@font-face {
  font-family: 'DINPRO-REGULAR';
  src: url(../fonts/DINPRO-REGULAR.ttf) format('truetype'), url(../fonts/DINPRO-REGULAR.eot) format('eot'), url(../fonts/DINPRO-REGULAR.woff) format('woff'), url(../fonts/DINPRO-REGULAR.woff2) format('woff2');
}
@font-face {
  font-family: 'AGENCYR';
  src: url(../fonts/AGENCYR.ttf) format('truetype'), url(../fonts/AGENCYR.eot) format('eot'), url(../fonts/AGENCYR.woff) format('woff'), url(../fonts/AGENCYR.woff2) format('woff2');
}
@font-face {
  font-family: 'AGENCYB';
  src: url(../fonts/AGENCYB.ttf) format('truetype'), url(../fonts/AGENCYB.eot) format('eot'), url(../fonts/AGENCYB.woff) format('woff'), url(../fonts/AGENCYB.woff2) format('woff2');
}
@font-face {
  font-family: 'PlayfairDisplay-Bold';
  src: url(../fonts/PlayfairDisplay-Bold.ttf) format('truetype'), url(../fonts/PlayfairDisplay-Bold.eot) format('eot'), url(../fonts/PlayfairDisplay-Bold.woff) format('woff'), url(../fonts/PlayfairDisplay-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'DMSerifDisplay-Regular';
  src: url(../fonts/DMSerifDisplay-Regular.ttf) format('truetype'), url(../fonts/DMSerifDisplay-Regular.eot) format('eot'), url(../fonts/DMSerifDisplay-Regular.woff) format('woff'), url(../fonts/DMSerifDisplay-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'playfairdisplay-Regular';
  src: url(../fonts/playfairdisplay-Regular.ttf) format('truetype'), url(../fonts/playfairdisplay-Regular.eot) format('eot'), url(../fonts/playfairdisplay-Regular.woff) format('woff'), url(../fonts/playfairdisplay-Regular.woff2) format('woff2');
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
	.shangjianju{
	padding-top: 0px!important;
}

#ewm{
  width: 100px;
}

.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1330px;
}


.home.container {
  padding: 0 15px;
  position: relative;
  max-width: 1790px;
  margin: 0 auto;
}
.language-box {
  margin-left: 25px;
  font-size: 17px;
  line-height: 17px;
}
.language-box .language-img {
  display: inline-block;
  vertical-align: middle;
}
.language-box .zhuyu {
  display: inline-block;
  vertical-align: middle;
}
.language-box .zhuyu i {
  margin-left: 5px;
}
.language-box .hover-language {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.language-box ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  background: #fff;
  top: 100%;
  left: 0;
  width: 50px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  display: none \9;
}
.language-box ul.sub-menu li a {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  font-size: 14px!important;
  color: #000000!important;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
.language-box ul.sub-menu li:hover a {
  background: #ffb11b;
  color: white!important;
}
.language-box .hover-language:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header {
  z-index: 1;
  position: relative;
}
#header .h-top {
  line-height: 36px;
  height: 36px;
  background: #171717;
}
#header .h-top ul {
  float: right;
  margin-right: -15px;
}
#header .h-top ul li {
  line-height: 36px;
  font-size: 14px;
  color: white;
  display: inline-block;
  height: 36px;
  margin-top: -3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header .h-top ul li.active,
#header .h-top ul li:hover {
  background: #fd2318;
}
#header .h-top ul li a {
  padding: 0 15px;
}
#header .nav {
  display: inline-block;
  width: 100%;
  background: #fff;
  padding: 10px 0;
}
#header .nav .ui.menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 1790px;
  padding: 0 15px;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box.left {
  margin-left: auto;
}
#header .nav .ui.menu .menu-box.right {
  margin-right: auto;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 25px;
  font-size: 18px;
  line-height: 1.8;
  font-family: "DMSerifDisplay-Regular";
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: #fd2318;
  -webkit-transition: .5s .5s border;
  -moz-transition: .5s .5s border;
  -ms-transition: .5s .5s border;
  -o-transition: .5s .5s border;
  transition: .5s .5s border;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  display: block;
  padding: 25px 0;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #fd2318;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  font-size: 16px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .h-search {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  cursor: hand;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #fd2318;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #fd2318;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #fd2318;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100%;
  margin-bottom: 20px;
  word-break: break-word;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: 50%;
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #666;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #fd2318;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}

#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #fd2318 !important;
}
.haha{
	width: 1660px!important;
  	margin-top: 40px!important;
	margin-bottom: 40px!important;
}
.zhishi{
font-size: 30px!important;
line-height: 1.6!important;
color: #666!important;
text-align: center!important;
}

.bankuai{
 font-size: 18px!important;
  line-height: 32px!important;
  padding-top: 30px!important;
  color: #666!important;
    }
#mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 200;
}
#mobile:before {
  content: '';
  width: 100%;
  height: 200%;
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#mobile .m-search {
  padding: 10px 15px;
  background: #ddd4cf;
  z-index: 2;
  position: relative;
}
#mobile .m-search form {
  width: 100%;
  padding-right: 50px;
  position: relative;
}
#mobile .m-search form input {
  width: 100%;
  line-height: 40px;
  height: 40px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  background: url("../images/icon-search-black.png") center left 5px no-repeat white;
  background-size: 14px;
  padding-left: 25px;
  font-size: 16px;
}
#mobile .m-search form input[type="submit"] {
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/icon-search-white.png") center center no-repeat;
}
#mobile .m-logo {
  text-align: center;
  background: #fff;
  z-index: 1;
  position: relative;
  line-height: 60px;
  height: 60px;
}
#mobile .m-logo img {
  max-height: 40px;
  display: inline-block;
  vertical-align: middle;
  max-width: 200px;
}
#mobile .m-btn {
  position: absolute;
  bottom: 16px;
  left: 15px;
  width: 30px;
  z-index: 2;
  height: 24px;
}
#mobile .m-btn i {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background: #000;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile .m-btn i.ie1 {
  margin-top: -10px;
}
#mobile .m-btn i.ie3 {
  margin-top: 10px;
}
#mobile .box {
  position: fixed;
  background: white;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 0;
  height: 100%;
  overflow: auto;
  top: 0;
  padding: 25px;
  padding-top: 145px;
}
#mobile .m-nav ul li {
  display: block;
}
#mobile .m-nav ul li a {
  display: block;
  padding: 8px 0;
  font-size: 16px;
  line-height: 2;
  text-transform: capitalize;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-right: 40px;
}
#mobile .m-nav ul li a:hover {
  background: #eee;
  padding-left: 15px;
}
#mobile .m-nav ul li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 10px;
}
#mobile .m-nav ul li.children > a:before {
  content: "\f107";
}
#mobile .m-nav ul li.children.active > a:before {
  content: "\f106";
}
#mobile .m-nav ul li ul {
  display: none;
}
#mobile .m-nav ul li li a {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  line-height: 2;
}
#mobile .m-nav ul li li a:after {
  content: '-';
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .m-nav ul li li a:hover {
  padding-left: 30px;
}
#mobile .yuy {
  padding: 20px 0;
}
#mobile .yuy h4 {
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 20px;
}
#mobile .yuy ul li {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
  line-height: 2;
  padding-right: 5px;
  border-right: 1px solid #eee;
  margin-bottom: 5px;
}
#mobile .yuy ul li img {
  max-width: 30px;
}
#mobile h6 {
  font-size: 20px;
  line-height: 1.8;
  text-align: center;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
#mobile #gotop {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #eee;
  background: white;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  position: fixed;
  right: 10px;
  bottom: 20px;
  display: none;
}
#mobile.active .m-btn i {
  margin: 0 !important;
}
#mobile.active .m-btn i.ie1 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile.active .m-btn i.ie2 {
  opacity: 0;
}
#mobile.active .m-btn i.ie3 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile.active:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#mobile.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  #ewm{
    display: none;
  }
  #banner{
    margin-top: 120px;
  }
  .inner-page.product-page{
    margin-top: 15px;
  }
  .inner-banner.banner {
    padding-top: 120px;
  }
 
}
#banner ul li {
  position: relative;
}
#banner ul li > img {
  width: 100%;
}
#banner .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.txt-upp {
  text-transform: uppercase;
}
#banner .content .left {
  color: #fff;
}
#banner .content h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 5px;
}
#banner .content h2 {
  font-size: 60px;
  margin: 20px 0;
  font-family: "PlayfairDisplay-Bold";
}
#banner .content p {
  font-size: 16px;
}
#banner .content .more-btn {
  margin-top: 100px;
}
#banner .content .more-btn a {
  display: inline-block;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  background-color: #fff;
  padding: 12px 40px;
  transition: .5s ease;
}
#banner .content .more-btn a:hover {
  color: #fff;
  background-color: #da251c;
}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 25px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  color: #000;
  font-size: 16px;
  line-height: 2;
  font-family: "playfairdisplay-Regular";
}
.btn6 {
  position: relative;
  border: 1px solid #da251c;
  overflow: hidden;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn6:hover {
  color: #fff;
  border-color: #da251c;
}
.btn6 .bg_in {
  background: #da251c;
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  *filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform .3s, opacity .3s;
}
.btn6:hover .bg_in {
  opacity: 1;
  *filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn6 span {
  position: relative;
  z-index: 1;
}
.ty-tit {
  font-family: 'DMSerifDisplay-Regular';
}
.our-equipment {
  padding: 40px 0;
}
.our-equipment .left .content {
  /*max-width: 460px;*/
  padding: 30px 0 0;
}
.our-equipment .left {
  width: 37%;
}
.our-equipment .right {
  width: 63%;
}
.our-equipment .right ul li.column {
  width: 50%;
  padding-left: 30px;
}
.our-equipment .right .img::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.our-equipment .right ul li:nth-child(1) .img::after {
  content: "";
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: 15px;
  right: 15px;
  border: 2px solid #fff;
  transition: .5s ease;
}
.our-equipment .right ul li:nth-child(1) .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  transition: .5s ease;
  z-index: 2;
}
.our-equipment .right ul li:nth-child(1) .img:hover::after {
  border-width: 7px;
}
.our-equipment .right ul li:nth-child(1) .img:hover .content {
  top: 40%;
}
.our-equipment .right ul li:nth-child(1) .content h4 {
  font-size: 36px;
  line-height: 1.6;
  font-family: 'DMSerifDisplay-Regular';
}
.our-equipment .right ul li:nth-child(1) .content h3 {
  font-size: 60px;
  line-height: 1.2;
  font-family: 'DMSerifDisplay-Regular';
}
.ty-line {
  width: 95px;
  height: 6px;
  background-color: #da251c;
  display: inline-block;
}
.our-equipment .right ul li:nth-child(2) .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 70px 35px;
  color: white;
  z-index: 2;
}
.our-equipment .right ul li:nth-child(2) .content .ty-line {
  background-color: white;
}
.max-410 {
  max-width: 410px;
}
.our-product {
  padding: 50px 0;
}
.our-product .pro-tab ul {
  margin: 0 -30px;
}
.our-product .pro-tab ul li {
  display: inline-block;
  padding: 0 30px;
  font-size: 20px;
  line-height: 1.8;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
.our-product .pro-tab ul li a {
  display: block;
  position: relative;
}
.our-product .pro-tab ul li a::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #da251c;
  display: block;
  transition: .5s ease;
}
.our-product .pro-tab ul li.active a::after,
.our-product .pro-tab ul li a:hover::after {
  width: 100%;
}
.our-product .list {
  margin-top: 70px;
}
.our-product .list ul {
  margin: -10px;
}
.our-product .list ul li {
  padding: 10px;
}
.our-product .list .pro-box .img {
  padding: 10px;
  border: 1px solid #adadad;
}
.our-product .list .pro-box .content {
  text-align: left;
  padding: 30px 0;
}
.our-product .list .pro-box .content .name {
  font-size: 18px;
  line-height: 1.8;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
.our-product .list .pro-box .content .more-btn {
  font-size: 16px;
  line-height: 2;
  font-family: 'PlayfairDisplay-Bold';
}
.our-product .list .pro-box .content .more-btn a {
  display: inline-block;
  padding: 5px 0;
  border-bottom: 1px solid #000;
  transition: .3s ease;
}
.our-product .list .pro-box .content .more-btn a:hover {
  color: #da251c;
  border-color: #da251c;
}
.i-advantage {
  padding: 105px 0;
  background-color: #ddd4cf;
}
.ty-tit2 {
  font-family: 'PlayfairDisplay-Bold';
}
.i-advantage .box {
  background-color: #fff;
  padding: 70px 0 70px 70px;
}
.i-advantage .left {
  width: 63%;
}
.i-advantage .right {
  width: 37%;
  padding: 0 50px;
}
.our-choose {
  padding: 120px 0 0;
}
.our-choose .left {
  width: 50%;
}
.our-choose .left .warp {
  margin: -25px -20px;
}
.our-choose .left .item {
  width: 50%;
  padding: 25px 20px;
}
.our-choose .left .item .content {
  padding-left: 110px;
  position: relative;
  text-align: left;
}
.our-choose .left .item .content .img {
  position: absolute;
  left: 0;
  top: 0;
  transition: .7s ease;
}
.our-choose .left .item:hover .content .img {
  transform: rotateY(180deg);
}
.our-choose .right {
  width: 50%;
  padding-left: 45px;
}
.our-choose .right .form-bg {
  padding: 60px 80px;
  background: url(../images/form-bg.jpg) no-repeat center;
  background-size: cover;
}
.our-choose .right .form {
  padding: 35px 55px;
  background-color: rgba(255, 255, 255, 0.9);
}
.our-choose .right .form ul {
  margin: 0 -8px 18px;
}
.our-choose .right .form ul li.column {
  width: 33.33%;
  padding: 0 8px;
}
.our-choose .right .form input,
.our-choose .right .form textarea {
  width: 100%;
  background-color: rgba(221, 212, 202, 0.5);
  border: none;
  color: #666666;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 2;
}
.our-choose .right .form textarea {
  height: 100px;
  margin-top: 18px;
}
.our-choose .right .form input::-webkit-input-placeholder,
.our-choose .right .form textarea::-webkit-input-placeholder {
  font-family: 'playfairdisplay-Regular';
}
.our-choose .right .form input:-moz-placeholder,
.our-choose .right .form textarea:-moz-placeholder {
  font-family: 'playfairdisplay-Regular';
}
.our-choose .right .form input::-moz-placeholder,
.our-choose .right .form textarea::-moz-placeholder {
  font-family: 'playfairdisplay-Regular';
}
.our-choose .right .form input:-ms-input-placeholder,
.our-choose .right .form textarea:-ms-input-placeholder {
  font-family: 'playfairdisplay-Regular';
}
.our-news {
  padding: 90px 0;
}
.our-news .list .content {
  position: relative;
  text-align: left;
}
.our-news .list .content .img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.our-news .list .content .time {
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  color: #da251c;
}
.our-news .list ul li:nth-child(1) {
  width: 50%;
}
.our-news .list ul li:nth-child(1) .img {
  height: 600px;
  width: 100%;
}
.our-news .list ul li:nth-child(1) .txt {
  position: absolute;
  left: 135px;
  top: 40px;
  background-color: #fff;
  max-width: 350px;
  padding: 40px 45px;
}
.our-news .list ul li:nth-child(2) {
  width: 25%;
}
.our-news .list ul li:nth-child(2) .img {
  height: 600px;
  width: 100%;
}
.our-news .list ul li:nth-child(2) .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 50px 30px;
  color: #fff;
}
.our-news .list ul li:nth-child(2) .btn {
  color: #fff;
}
.our-news .list ul li:nth-child(2) .btn6:hover {
  color: #000;
  border-color: #fff;
}
.our-news .list ul li:nth-child(2) .btn6 .bg_in {
  background-color: #fff;
}
.our-news .list ul li:nth-child(3) {
  width: 25%;
}
.our-news .list ul li:nth-child(3) .img {
  height: 405px;
  width: 100%;
}
.our-news .list ul li:nth-child(3) .txt {
  padding-top: 35px;
}
.our-news .list ul li {
  padding-right: 25px;
}
.our-news .list ul li:last-child {
  padding-right: 0;
}
.our-video {
  background: url(../images/video-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 200px 0;
}
.our-video .play {
  display: inline-block;
  cursor: pointer;
}
#footer .ty-line {
  width: 45px;
  height: 3px;
}
#footer .footer-top {
  padding: 70px 0 35px;
}
#footer .footer-top .item {
  width: 25%;
  padding-left: 70px;
  position: relative;
}
#footer .footer-top .item::before {
  content: "";
  width: 1px;
  height: 340px;
  background-color: #d6d6d6;
  position: absolute;
  left: 0;
  top: 0;
}
#footer .footer-top .item:nth-child(1)::before {
  display: none;
}
#footer .footer-top .item:nth-child(1) {
  padding-right: 100px;
  padding-left: 0;
}
#footer .footer-top ul li {
  font-size: 16px;
  line-height: 2;
  padding: 7px 0;
}
#footer .footer-top ul li p {
  padding-left: 25px;
  position: relative;
}
#footer .footer-top ul li p span {
  position: absolute;
  left: 0;
  top: 0;
}
#footer .footer-top ul li p img {
  vertical-align: middle;
}
#footer .footer-top ul li .news-box {
  max-width: 250px;
}
#footer .footer-top ul li .news-box .left {
  width: 34%;
}
#footer .footer-top ul li .news-box .right {
  width: 66%;
  padding-left: 14px;
}
#footer .footer-top ul li .news-box .right .time {
  color: #da251c;
  margin-top: 15px;
}
#footer .footer-top .partner-list {
  border-top: 1px solid #d6d6d6;
}
#footer .footer-bottom .box {
  padding: 30px 0;
  background-color: #eeeeee;
}
@media screen and (max-width: 1600px) {
  .our-choose .right .form-bg {
    padding: 50px;
  }
  .our-choose .right .form {
    padding: 30px;
  }
}
@media screen and (max-width: 1400px) {
  #banner .content .more-btn {
    margin-top: 60px;
  }
  .our-equipment .left .content {
    padding: 30px 0 0;
  }
  .mb-60 {
    margin-bottom: 40px;
  }
  .mt-30 {
    margin-top: 20px;
  }
  .i-advantage .right {
    padding: 0 30px;
  }
  .i-advantage .box {
    padding: 50px 0 50px 30px;
  }
  .font-20 {
    font-size: 18px;
  }
  #footer .footer-top .item:nth-child(1) {
    padding-right: 30px;
  }
  #footer .footer-top .item {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1330px) {
  .ui.container{
    width: 1200px;
  }
}
@media screen and (max-width: 1200px) {
  .ui.container {
    width: 1000px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 16px;
  }
  .our-equipment .right ul li:nth-child(1) .content h4 {
    font-size: 25px;
  }
  .font-30 {
    font-size: 25px;
  }
  .mt-48 {
    margin-top: 30px;
  }
  .font-16 {
    font-size: 14px;
  }
  .our-choose .right .form ul li.column {
    width: 100%;
    margin-top: 18px;
  }
  .our-news .list ul li:nth-child(1) .txt {
    left: 40px;
  }
  .our-news .list ul li:nth-child(2) .txt {
    padding: 15px;
  }
  .font-22 {
    font-size: 18px;
  }
  .our-choose .right .form-bg {
    padding: 30px;
  }
  #header .nav .ui.menu .logo {
    margin-left: 15px;
    margin-right: 15px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 15px;
  }
  #banner .content h2 {
    font-size: 40px;
  }
  #banner .content .more-btn {
    margin-top: 30px;
  }
  .mt-24 {
    margin-top: 10px;
  }
  .mt-30 {
    margin-top: 10px;
  }
  .our-product .list {
    margin-top: 40px;
  }
  .our-choose .left .item .content .img {
    width: 60px;
  }
  .our-choose .left .item .content {
    padding-left: 70px;
  }
  .our-choose .left .warp {
    margin: -10px;
  }
  .our-choose .left .item {
    padding: 10px;
    width: 100%;
  }
  .our-news .list ul li:nth-child(1) .img {
    height: 400px;
  }
  .our-news .list ul li:nth-child(2) .img {
    height: 400px;
  }
  .our-news .list ul li:nth-child(3) .img {
    height: 185px;
  }
  .our-video {
    padding: 100px 0;
  }
  .our-video img {
    width: 60px;
  }
  .font-24 {
    font-size: 18px;
  }
  #footer .footer-top .item {
    padding-left: 15px;
  }
  #footer .footer-top ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;
  }
  .pro-des{
    display: none!important;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  .our-product .pro-tab ul li {
    font-size: 16px;
  }
  .i-advantage .left {
    width: 100%;
  }
  .i-advantage .right {
    width: 100%;
    padding: 30px 0;
  }
  .i-advantage .box {
    padding: 30px;
  }
  .our-choose .left {
    width: 100%;
  }
  .our-choose .right {
    width: 100%;
    padding-left: 0;
    margin-top: 60px;
  }
  .mb-30 {
    margin-bottom: 20px;
  }
  #footer .footer-top .warp {
    margin: -20px;
  }
  #footer .footer-top .item {
    width: 50%;
    padding: 20px;
  }
  #footer .footer-top .item::before {
    display: none;
  }
  #footer .footer-top .item:nth-child(1) {
    padding-left: 20px;
    padding-right: 20px;
  }
  .our-news .list ul li:nth-child(1) {
    width: 100%;
  }
  .our-news .list ul li:nth-child(2) {
    width: 100%;
  }
  .our-news .list ul li:nth-child(3) {
    width: 100%;
  }
  .our-news .list ul {
    margin: -15px;
  }
  .our-news .list ul li {
    padding-right: 0;
    padding: 15px;
  }
  .our-news .list ul li:nth-child(1) .img {
    height: 500px;
  }
  .our-news .list ul li:nth-child(2) .img {
    height: 500px;
  }
  .our-news .list ul li:nth-child(3) .img {
    height: 310px;
  }
  .ty-line {
    display: none;
  }
  .our-equipment .left .content {
    padding: 0;
  }
  .our-equipment .right ul li.column {
    padding-left: 10px;
  }
  .our-equipment .right ul li:nth-child(1) .img::after {
    display: none;
  }
  .our-equipment .right ul li:nth-child(1) .content h4 {
    font-size: 18px;
  }
  .our-equipment .right ul li:nth-child(1) .content h3 {
    font-size: 45px;
  }
  .our-equipment .right ul li:nth-child(2) .content {
    padding: 30px 15px;
  }
  .our-product .pro-tab ul {
    margin: 0 -15px;
  }
  .our-product .pro-tab ul li {
    padding: 0 15px;
  }
  .i-advantage {
    padding: 90px 0;
  }
  .our-choose {
    padding: 90px 0 0;
  }
  .our-news .list ul li:last-child {
    padding-right: 15px;
  }
}
@media screen and (max-width: 700px) {
  .our-equipment {
    display: none;
  }
  #footer .footer-bottom .box p a.foot-link{
    display: none!important;
  }
  .ui.container {
    width: 100%;
    overflow: hidden;
  }
  #banner .content h2 {
    font-size: 30px;
    margin: 10px 0;
  }
  #banner .content h6 {
    font-size: 14px;
  }
  #banner .content p {
    font-size: 14px;
  }
  #banner .content .more-btn a {
    font-size: 12px;
    padding: 10px 30px;
  }
  #banner .content .more-btn {
    margin-top: 15px;
  }
  .i-advantage {
    padding: 60px 0;
  }
  .our-news {
    padding: 60px 0;
  }
  .our-video {
    display: none;
  }
  .our-product .pro-tab ul {
    font-size: 0;
    margin: -10px;
  }
  .our-product .pro-tab ul li {
    width: 100%;
    padding: 10px;
  }
  .our-product .pro-tab ul li a {
    display: inline-block;
  }
  .our-product .list ul {
    margin: -5px;
  }
  .our-product .list ul li {
    padding: 5px;
  }
  .our-product .list .pro-box .img {
    padding: 2px;
  }
  .our-product .list .pro-box .content {
    padding: 10px 0;
  }
  .our-product .list .pro-box .content .name {
    font-size: 16px;
    line-height: 2;
  }
  .our-product .list .pro-box .content .more-btn {
    font-size: 16px;
  }
  .btn {
    font-size: 16px;
  }
  .font-30 {
    font-size: 20px;
  }
  .mt-60 {
    margin-top: 40px;
  }
  .our-news .list ul li:nth-child(1) .img {
    height: 400px;
  }
  .our-news .list ul li:nth-child(2) .img {
    height: 400px;
  }
  .our-news .list ul li:nth-child(3) .img {
    height: 220px;
  }
  .i-advantage .right {
    padding: 15px 0;
  }
  .our-product .pro-tab ul li {
    font-size: 16px;
    line-height: 2;
  }
}
@media screen and (max-width: 500px) {
  #banner .content p {
    display: none;
  }
  .haha{
	display: none!important;
}

  #banner .content h6 {
    font-size: 12px;
    letter-spacing: 1px;
  }
  #banner .content h2 {
    font-size: 20px;
    margin: 0;
  }
  .i-advantage .box {
    padding: 15px;
  }
  .font-16 {
    font-size: 12px;
  }
  .our-news .list ul li:nth-child(1) .txt {
    max-width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    padding: 20px;
    width: 100%;
  }
  .mb-20 {
    margin-bottom: 10px;
  }
  .mt-36 {
    margin-top: 20px;
  }
  .our-news .list ul li:nth-child(2) .txt {
    padding: 10px;
  }
  .our-news .list ul {
    margin: -5px;
  }
  .our-news .list ul li {
    padding: 5px;
  }
  .our-news .list ul li:last-child {
    padding-right: 5px;
  }
  .our-news .list ul li:nth-child(2) .img {
    height: 285px;
  }
  .our-news .list ul li:nth-child(3) .img {
    height: 130px;
  }
  .our-news .list ul li:nth-child(3) .txt {
    padding-top: 20px;
  }
  .font-22 {
    font-size: 15px;
  }
  #footer .footer-top ul {
    margin: -5px 0;
  }
  #footer .footer-top ul li {
    font-size: 16px;
    line-height: 2;
    padding: 5px 0;
  }
  #footer .footer-top .item:nth-child(1) {
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer .footer-top .warp {
    margin: -10px;
  }
  #footer .footer-top .item {
    padding: 10px;
  }
  #footer .footer-top .item:nth-child(3) {
    width: 100%;
    display: none!important;
  }
  #footer .footer-top .item:nth-child(4) {
    width: 100%;
  }
  #footer .footer-top .item:nth-child(3) ul {
    font-size: 0;
  }
  #footer .footer-top .item:nth-child(3) ul li {
    width: 50%;
    display: inline-block;
  }
  #footer .footer-top ul li .news-box .left {
    display: none;
  }
  #footer .footer-top ul li .news-box .right {
    width: 100%;
    padding-left: 0;
  }
  #footer .footer-top .item h2 {
    margin-bottom: 20px;
  }
  .our-news .list .content .time {
    font-size: 14px;
  }
  #footer .footer-top {
    padding: 40px 0 35px;
}
}






/* 内页样式 */

.m-page {
  text-align:center;
}
.m-page a,
.m-page span {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #c58a41;
  color: #7b8393;
  text-align: center;
  line-height: 30px;
  margin: 0 10px;
  display: inline-block;
  font-size: 12px;
}
.m-page span,
.m-page a:hover {
  background: #c58a41;
  color: white;
}
.inner-page div#nav {
  padding:0;
}
.inner-page div#nav .more{
	position:absolute;
	right:-10px;
	top:27px;
	z-index:8;
}
.inner-page div#nav .more .fa{
	font-size:20px;
}
.inner-page div#nav ul.ui {
  position:relative;
}
.inner-page div#nav ul.ui li {
  font-size: 16px;
  color: #858586;
  line-height: 80px;
  height:80px;
  text-align: center;
  font-weight: bold;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position:static;
}
.inner-page div#nav ul.ui li a {
  color: inherit;
  display: block;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.inner-page div#nav ul.ui li:hover,
.inner-page div#nav ul.ui li a.active{
  background: #c58a41;
  color: white;
}
.inner-page div#nav ul.ui li ul {
  position:absolute;
  top:100%;
  left:0;
  width:100%;
  background:#f9f9f9;
  z-index:2;
  display:none;
  margin-top:0;
  border-top:none;
}
.inner-page div#nav ul.ui li ul li {
  line-height:45px;
  font-size:12px;
  border-left:1px solid #ededed;
}
.inner-page div#nav ul.ui li ul li:first-child {
  border-left:none;
}
.about-page .init-2 {
  padding: 40px 0;
}
.about-page .init-2 p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding: 12px 0;
}
.inner-banner { 
padding-top: 0;
}
.inner-banner .mxb{
background: #F8F6F9;
}
.inner-banner .container{
  /*padding:20px 0;*/
  background: #F8F6F9;
}
.inner-banner h2 {
  float:left;
  display: inline-block;
  font-size: 1.5rem;
  text-transform: capitalize;margin-right:30px;
}
.inner-banner .bread-crumbs{
	float:left;
  line-height: 61px;
  font-size: 16px;
}
.inner-banner a,
.inner-banner span {
  color: #7e8e97;
}
.service-page .init-1{
  height: 61px;
}
.product-page,.prodet-page {
/*   background: #f8f6f5; */
	padding:0 3%;
}
.inner-page .grid-box.two>.column.sidebar {
    width: 18%; padding-top:60px;
}
.inner-page .grid-box.two>.column.page-right-bar {
    width: 82%;
    padding: 15px;
}
.inner-page .sidebar .side-top {

  border: 1px solid #fff;

}

.inner-page .sidebar .side-top .side-tit {

  display: block;

  color: #303030;

  padding: 0 0 15px 20px;

  font-size: 22px;
  line-height: 1.8;
  font-weight: 800;



  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

   text-transform: uppercase;

}

.inner-page .sidebar .side-top .side-menu {
	background:#F8F6F9;

}

.inner-page .sidebar .side-top .side-menu li a {

  position: relative;

  display: block;

  font-size: 16px;

  font-weight: 500;

  padding-right: 20px;

  white-space: nowrap;

  text-overflow: ellipsis;

  transition: 0.4s ease;

  -webkit-transition: 0.4s ease;

  -moz-transition: 0.4s ease;

  -ms-transition: 0.4s ease;

  -o-transition: 0.4s ease;

  overflow: hidden;

  height: 65px;

  line-height: 65px;

  text-indent: 34px;

  color: #555;

  background-repeat: no-repeat;

  background-position: 10px center;
font-weight: 600;
  text-transform: uppercase;

}

.inner-page .sidebar .side-top .side-menu li {

  position: relative;

}

.inner-page .sidebar .side-top .side-menu li i {

position: absolute;

    right: 10px;

    top: 22px;

    font-size: 14px;

    color: #fff;

}
.inner-page .sidebar .side-top .side-menu li:hover>a,

.inner-page .sidebar .side-top .side-menu li a:hover,

.inner-page .sidebar .side-top .side-menu li a.active {

	font-size:16px;
  background-color: #da251c;

  color: #fff;

  text-indent: 45px;

  background-position: 20px center;

}
.inner-page .sidebar .side-top .side-menu li ul li a{
	    color: #b3b3b3;background-color:#F8F6F9;
}
.inner-page .sidebar .side-top .side-menu ul li:hover>a,

.inner-page .sidebar .side-top .side-menu li ul a:hover,

.inner-page .sidebar .side-top .side-menu ul li a.active{
	background-color:#F8F6F9;color:#da251c;
}



.inner-page .sidebar .side-top .side-menu li>ul {

  padding-left: 20px;

  display: none;

}
.inner-banner .init-1 {
  float: right;
  width: 50%;
}
.inner-banner .init-1 li a{
  display: block;
  height: 61px;
  line-height: 61px;
  text-align: center;
  font-size: 16px;
}
.inner-banner .init-1 li a:hover,
.inner-banner .init-1 li a.active{
  background: #c58a41;
  color: #fff;
}

.product-page.inner-page .probox {
  padding-top: 40px;
}
.product-page.inner-page .probox .row {
  padding:0 3%;
  margin: auto;
}
.product-page.inner-page .probox .row .col-4 .ig-box {
  margin: 0 1rem;
}
.product-page.inner-page .probox .row .col-4 .ig-box .img-box {
  text-align: center;
}
.product-page.inner-page .probox .row .col-4 .ig-box .img-box .bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  padding-bottom: 14rem;

  transition: .5s linear;
/*  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease; */
}
.product-page.inner-page .probox .row .col-4 .ig-box .img-box img {
  margin: auto;
  margin-top:3rem;
   filter: drop-shadow(30px 20px 8px rgba(0,0,0,0.2));
    transition-property: transform;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.3, 0.1, 0.1, 1);
}
.product-page.inner-page .probox .row .col-4 .ig-box .text {
  text-align: center;
}
.product-page.inner-page .probox .row .col-4 .ig-box .text h4 {
  color: #605e5e;
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
  text-align: center;
}
.product-page.inner-page .probox .row .col-4 .ig-box .img-box a {
  position: relative;
  z-index: 1;
}
.product-page.inner-page .probox .row .col-4 .ig-box .text h4 a {
  transition: .3s;
}
.product-page.inner-page .probox .row .col-4 .ig-box .text h4:hover a {
  color: #000;
/*   border-bottom: 2px solid #262626; */
}
.product-page.inner-page .probox .row .col-4 .ig-box .text p {
  font-size: 14px;
  color: #262626;
  text-transform: uppercase;
  line-height: 2.111;
  text-align: center;
}
.product-page.inner-page .probox .row .col-4 .ig-box:hover .bg {
  background:url(../images/back-1.jpg) no-repeat center;
  background-size:100% 100%;
}

@media screen and (min-width: 1200px) {
  #index-body .i-advantage .news .right {
    padding-right: 300px;
  }
  #footer .row:last-child .copy p {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 769px) {
  #index-body .i-advantage .news .left .title,
  #index-body .i-advantage .news .left .form {
    max-width: 535px;
  }
  #footer .row .left dl {
    max-width: 200px;
  }
}
@media screen and (max-width: 768px) {
  #index-body .i-advantage .news .left .form .label {
    margin: auto;
  }
  #footer .row:first-child .left dl dd #ewm {
    margin: 0 auto;
    margin-bottom: 1rem;
  }
  #footer .row:first-child .left dl dd a {
    margin: 0 0.9rem;
  }
}
@media screen and (max-width: 700px) {
  #index-body .i-advantage .solt {
    display: none;
  }
  #index-body .i-advantage .video {
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  #index-body .i-advantage .news .right {
    padding-left: 0;
    padding-right: 0;
  }
  #index-body .i-advantage .air-washer .img-box,
  #index-body .i-advantage .air-washer .right .img-box {
    padding: 3rem 1rem 3rem;
    margin: 0;
  }
  #index-body .i-advantage .video .text {
    display: none;
  }
}
table {
  width: 100%;
  margin-bottom: 20px;
/*   word-break: break-word; */
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
 
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #666;
}

#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #fd2318;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #fd2318 !important;
}


.product-page .init-2 {
  padding: 70px 0 60px;
}
.product-page .init-2 ul {
  padding: 35px 80px;
  background: url("../images/product-init-2-bg.jpg") #0251b8 no-repeat right bottom;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 30px 0 #aaaaaf;
  -webkit-box-shadow: 0 0 30px 0 #aaaaaf;
  -moz-box-shadow: 0 0 30px 0 #aaaaaf;
  -ms-box-shadow: 0 0 30px 0 #aaaaaf;
  -o-box-shadow: 0 0 30px 0 #aaaaaf;
}
.product-page .init-2 ul li .left {
  width: 50%;
  padding-right: 3%;
  margin-right: -5px;
  display: inline-block;
  vertical-align: middle;
}
.product-page .init-2 ul li .left a {
  display: block;
}
.product-page .init-2 ul li .right {
  width: 50%;
  display: inline-block;
  padding-left: 2%;
  vertical-align: middle;
}
.product-page .init-2 ul li .right h2 {
  font-size: 30px;
  color: white;
  line-height: 45px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 225, 0.3);
}
.product-page .init-2 ul li .right h2 a {
  color: inherit;
}
.product-page .init-2 ul li .right h2:hover {
  color: #c58a41;
}
.product-page .init-2 ul li .right p {
  font-size: 14px;
  color: white;
  line-height: 30px;
  margin: 30px 0;
}
.product-page .init-2 ul li .right a.more {
  display: inline-block;
  padding: 10px 25px;
  border-radius: 20px;
  background: white;
  font-size: 14px;
  color: #e60012;
}
.product-page .init-2 ul li .right a.more:hover {
  background: #c58a41;
  color: white;
}
.product-page .init-2 ul button.slick-arrow {
  background: none;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  color: transparent;
  display: block;
  font-family: "FontAwesome";
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .init-2 ul button.slick-arrow:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .init-2 ul button.slick-arrow:hover {
  border-color: white;
}
.product-page .init-2 ul button.slick-arrow:hover:before {
  color: white;
}
.product-page .init-2 ul button.slick-prev {
  left: 10px;
}
.product-page .init-2 ul button.slick-prev:before {
  content: "\f104";
}
.product-page .init-2 ul button.slick-next {
  right: 10px;
}
.product-page .init-2 ul button.slick-next:before {
  content: "\f105";
}
.product-page .init-3 ul {
  margin: -10px;
  display: inline-block;
  width: 100%;
}
.product-page .init-3 ul li {
  width: 25%;
  float: left;
  padding: 10px;
}
.product-page .init-3 ul li a {
  display: block;
}
.product-page .init-3 ul li a span {
  display: block;
  border: 1px solid #e4e7ee;
  overflow: hidden;
  background: #fff;
}
.product-page .init-3 ul li a span img {
  width: 100%;
}
.product-page .init-3 ul li a h2 {
  font-size: 14px;
  color: #7b8393;
  text-align: center;
  padding: 25px 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .init-3 ul li a h2:hover {
  color: #c58a41;
}
.product-page .init-4 {
  padding: 40px 0;
}
.prodet-page .init-2 {
  padding: 70px 0 60px;
}
.prodet-page .init-2 .prodet-scroll {
  width: 10%;
  display: inline-block;
  vertical-align: top;
}
.prodet-page .init-2 .prodet-scroll ul {
  padding: 20px 0;
}
.prodet-page .init-2 .prodet-scroll ul a {
  display: block;
  border: 1px solid #e5e5e5;
}
.prodet-page .init-2 .prodet-scroll ul button.slick-arrow {
  background: none;
  width: 55px;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  font-size: 28px;
  color: transparent;
  display: block;
  font-family: "FontAwesome";
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin: 0 auto;
  position: relative;
  font-weight: bold;
}
.prodet-page .init-2 .prodet-scroll ul button.slick-arrow:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .init-2 .prodet-scroll ul button.slick-arrow:hover:before {
  color: #c58a41;
}
.prodet-page .init-2 .prodet-scroll ul button.slick-prev:before {
  content: "\f106";
}
.prodet-page .init-2 .prodet-scroll ul button.slick-next:before {
  content: "\f107";
}
.prodet-page .init-2 .prodet-img {
  width: 40%;
  display: inline-block;
  margin-left: -5px;
  margin-right: -5px;
  
  vertical-align: top;
	position:relative;
}
.prodet-page .init-2 .prodet-img span.bg{
	    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    padding-bottom: 14rem;
    background-color: #f6f6f6;
    transition: .5s linear;
}
.prodet-page .init-2 .prodet-img:hover span.bg {
  background:url(../images/back-1.jpg) no-repeat center;
	background-size:100% 100%;
}
.prodet-page .init-2 .prodet-img a#zoom1 img {
  border: 1px solid #d7d7d7;
	filter: drop-shadow(30px 20px 8px rgba(0,0,0,0.2));
    transition-property: transform;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.3, 0.1, 0.1, 1);
}
.prodet-page .init-2 .prodet-title {
  width: 60%;
  display: inline-block;
  vertical-align: top;
	padding-left:5%;
}
.prodet-page .init-2 .prodet-title h1 {
  font-size: 24px;
  line-height: 1.8;
  color: #454444;
  padding-bottom: 20px;
}
.prodet-page .init-2 .prodet-title .content {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  padding: 25px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin:20px 0;
}
.prodet-page .init-2 .prodet-title .content p,
.prodet-page .init-2 .prodet-title .content * {
  line-height:inherit;font-family: Arial, Helvetica, sans-serif;
}
.prodet-page .init-2 .prodet-title a.more {
  display: inline-block;
  padding: 8px 25px;
  border-radius: 5px;
  background: #f2f2f2;
  font-size: 16px;
  line-height: 2;
  color: #999999;
  margin-right: 20px;
}
.prodet-page .init-2 .prodet-title a.more.first {
  background: #c58a41;
  color: white;
}
.prodet-page .init-2 .prodet-title a.more:hover {
  box-shadow: 0 5px 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 5px 10px 0 #d1d1d1;
  -moz-box-shadow: 0 5px 10px 0 #d1d1d1;
  -ms-box-shadow: 0 5px 10px 0 #d1d1d1;
  -o-box-shadow: 0 5px 10px 0 #d1d1d1;
}
.prodet-page .init-3 .init-3-top ul {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: -1px;
}
.prodet-page .init-3 .init-3-top ul li {
  padding: 10px 25px;
  background: #fbf9f9;
  border: 1px solid #ededed;
  float: left;
  font-size: 16px;
  line-height: 2;
  color: #666666;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .init-3 .init-3-top ul li a {
  color: inherit;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.prodet-page .init-3 .init-3-top ul li:hover,
.prodet-page .init-3 .init-3-top ul li.active {
  background: #c58a41;
  color: white;
  border-color: #c58a41;
}
.prodet-page .init-3 .init-3-bottom ul {
  padding: 25px 10px;
  border-bottom: 1px solid #ededed;
}
.prodet-page .init-3 .init-3-bottom img{
	display:block;
	margin:0 auto;
}
.prodet-page .init-3 .init-3-bottom ul li {
  font-size: 16px;
    line-height: 2;
}
.prodet-page .init-3 .init-3-bottom ul li table {
  border-collapse: collapse;
  border: none;

    width: 100%;
  
}
.prodet-page .init-3 .init-3-bottom ul li table tr:nth-child(odd) {
  background: #dedede;
}
.prodet-page .init-3 .init-3-bottom ul li table tr td {
  border: none;
  padding: 10px 10px;
  font-size: 16px;
  line-height: 2;
  color: #666666;font-family: Arial, Helvetica, sans-serif;
}
.prodet-page .init-4 {
  padding: 50px 0;
}
.prodet-page .init-4 h2 {
  border-bottom: 2px solid #c58a41;
}
.prodet-page .init-4 h2 em {
  font-size: 18px;
  line-height: 1.8;
  color: white;
  padding: 5px 25px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #c58a41;
  display: inline-block;
}
.prodet-page .init-4 ul {
  padding: 30px 10px;
  border-bottom: 1px solid #ededed;
  margin: -8px;
  position: relative;
}
.prodet-page .init-4 ul li {
  padding: 8px;position:relative;
}

.prodet-page .init-4 ul li a {
  display: block; position:relative;
}
.prodet-page .init-4 ul li a span.bg{
	position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    padding-bottom: 14rem;
    background-color: #f6f6f6;
    transition: .5s linear;
}
.prodet-page .init-4 ul li a:hover span.bg {
  background:url(../images/back-1.jpg) no-repeat center;
	background-size:100% 100%;
}
.prodet-page .init-4 ul li a span {
  display: block;
  overflow: hidden;
  border: 1px solid #ededed;
}
.prodet-page .init-4 ul li a span img {
  margin: auto;
	filter: drop-shadow(30px 20px 8px rgba(0,0,0,0.2));
    transition-property: transform;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.3, 0.1, 0.1, 1);
}
.prodet-page .init-4 ul li h3 {
  font-size: 16px;
  color: #666666;
  line-height: 2;
  padding-top: 15px;
}
.prodet-page .init-4 ul li a h3:hover {
  color: #c58a41;
}
.prodet-page .init-4 ul button.slick-arrow {
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 34px;
  color: transparent;
  display: block;
  font-family: "FontAwesome";
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-align: center;
  width: 30px;
  height: 30px;
}
.prodet-page .init-4 ul button.slick-arrow:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #b6b2b2;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .init-4 ul button.slick-arrow:hover {
  background: #c58a41;
}
.prodet-page .init-4 ul button.slick-arrow:hover:before {
  color: white;
}
.prodet-page .init-4 ul button.slick-prev {
  left: -30px;
}
.prodet-page .init-4 ul button.slick-prev:before {
  content: "\f104";
}
.prodet-page .init-4 ul button.slick-next {
  right: -30px;
}
.prodet-page .init-4 ul button.slick-next:before {
  content: "\f105";
}
.service-page .init-1 {
  background: #f6f7f9;
  padding: 70px 0;
  text-align: center;
}
.service-page .init-1 h2 {
  font-size: 60px;
  color: #222;
  text-align: center;
}
.service-page .init-1 .jc {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.service-page .init-1 .jc i {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #0582d2;
  z-index: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.service-page .init-1 .jc img {
  position: relative;
  z-index: 1;
}
.service-page .init-1 p {
  font-size: 14px;
  line-height: 24px;
  color: #999898;
  padding: 30px 5%;
}
.service-page .init-2 {
  padding: 100px 0;
  text-align: center;
}
.service-page .init-2 h2 {
  text-align: center;
  font-size: 34px;
  color: #283336;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -1px;
}
.service-page .init-2 .map {
  display: inline-block;
  margin: 30px auto 0;
  position: relative;
  width: 90%;
}
.service-page .init-2 .map h3 {
  text-align: center;
  font-size: 30px;
  color: #283336;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40%;
  letter-spacing: -1px;
}
.service-page .init-2 .map li {
  font-size: 20px;
  color: #333333;
  line-height: 32px;
  position: absolute;
  font-weight: bold;
}
.service-page .init-2 .map li.ie1,
.service-page .init-2 .map li.ie5 {
  right: 10%;
}
.service-page .init-2 .map li.ie2,
.service-page .init-2 .map li.ie4 {
  right: 5%;
}
.service-page .init-2 .map li.ie3 {
  right: 2%;
}
.service-page .init-2 .map li.ie1 {
  top: 7%;
}
.service-page .init-2 .map li.ie2 {
  top: 25%;
}
.service-page .init-2 .map li.ie3 {
  top: 46%;
}
.service-page .init-2 .map li.ie4 {
  top: 68%;
}
.service-page .init-2 .map li.ie5 {
  top: 87%;
}
.service-page .init-2 dl {
  text-align: left;
}
.service-page .init-2 dt {
  font-size: 30px;
  color: #1c1e23;
  margin-top: 50px;
  font-weight: bold;
}
.service-page .init-2 dd {
  font-size: 16px;
  color: #999898;
  line-height: 24px;
  margin-top: 15px;
}
.service-page .init-3 {
  padding: 40px 0 100px;
  margin-top: 30px;
  border-top: 2px solid #ebe9e9;
}
.service-page .init-3 .init-3-top {
  display: inline-block;
  width: 100%;
  padding-bottom: 60px;
}
.service-page .init-3 .init-3-top li {
  width: 25%;
  float: left;
  text-align: center;
}
.service-page .init-3 .init-3-top li a {
  display: inline-block;
  line-height: 54px;
  font-size: 18px;
  padding: 0 40px;
  color: #1c1e23;
  background-color: transparent;
  cursor: pointer;
  cursor: hand;
  position: relative;
}
.service-page .init-3 .init-3-top li a:after {
  content: '';
  left: 50%;
  bottom: 100%;
  height: 0;
  border-left: 2px solid #ebe9e9;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
.service-page .init-3 .init-3-top li a:hover,
.service-page .init-3 .init-3-top li.active a {
  color: #fff;
  background-color: #003b83;
}
.service-page .init-3 .init-3-top li a:hover:after,
.service-page .init-3 .init-3-top li.active a:after {
  height: 40px;
}
.service-page .init-3 .init-3-bottom li {
  display: block;
  background-color: #f6f7f9;
  display: none;
}
.service-page .init-3 .init-3-bottom li .left {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.service-page .init-3 .init-3-bottom li .right {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-left: -5px;
  padding: 0 5%;
}
.service-page .init-3 .init-3-bottom li .right h3 {
  font-size: 28px;
  color: #1c1e23;
}
.service-page .init-3 .init-3-bottom li .right dd {
  font-size: 18px;
  color: #9e979a;
  line-height: 24px;
  margin-top: 25px;
}
.contact-page .init-1 h2 {
  font-size: 36px;
  line-height: 1.6;
  color: black;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 20px;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
.contact-page .init-1 ul {
  padding: 80px 0px 0px;
}
.contact-page .init-1 ul li {
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .init-1 ul li i {
  width: 100px;
  height: 100px;
  border: 2px solid #ccc;
  border-radius: 100%;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
  color: #969696;
  margin: 0 auto;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .init-1 ul li h3 {
  font-size: 16px;
  line-height: 2;
  color: black;
  padding: 20px 0 10px;
  text-transform: capitalize;
}
.contact-page .init-1 ul li p {
  font-size: 16px;
  line-height: 2;
  color: rgba(0, 0, 0, 0.7);
}
.contact-page .init-1{
      padding-bottom: 70px;
}
.contact-page .init-1 ul li:hover {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}
.contact-page .init-1 ul li:hover i {
  color: #c58a41;
}
.contact-page .init-2 {
  border-top: 15px solid #d6d6d6;
  border-bottom: 15px solid #d6d6d6;
}
.contact-page .init-2 #map img,
.contact-page .init-2 #map label {
  max-width: none;
  width: auto;
}
.contact-page .init-3 h2 {
  font-size: 36px;
  line-height: 1.6;
  color: black;
  font-weight: bold;
  text-align: center;
  padding: 50px 0 20px;
  border-bottom: 1px solid #eee;
}
.contact-page .init-3 ul {
  margin: -12px;
  display: inline-block;
  width: 100%;
  padding: 70px 0;
}
.contact-page .init-3 ul li {
  width: 50%;
  padding: 12px;
  float: left;
  text-align: center;
}
.contact-page .init-3 ul li input,
.contact-page .init-3 ul li textarea {
  outline: none;
  background: none;
  border: 1px solid #ccc;
  width: 100%;
  padding: 0 10px;
}
.contact-page .init-3 ul li input::-webkit-input-placeholder,
.contact-page .init-3 ul li textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:-moz-placeholder,
.contact-page .init-3 ul li textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input::-moz-placeholder,
.contact-page .init-3 ul li textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:-ms-input-placeholder,
.contact-page .init-3 ul li textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:focus,
.contact-page .init-3 ul li textarea:focus {
  border-color: #c58a41;
}
.contact-page .init-3 ul li input {
  line-height: 60px;
	text-transform:capitalize;
	font-size:16px;
}
.contact-page .init-3 ul li textarea{
	text-transform:capitalize;
	font-size:18px;
}
.contact-page .init-3 ul li input[type="submit"] {
  width: auto;
  display: inline-block;
  padding: 10px 50px;
  line-height: 1.8;
  color: white;
  font-size: 18px;
  background: #c58a41;
  margin: 50px auto 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .init-3 ul li input[type="submit"]:hover {
  box-shadow: 0 5px 10px 0 #ccc;
  -webkit-box-shadow: 0 5px 10px 0 #ccc;
  -moz-box-shadow: 0 5px 10px 0 #ccc;
  -ms-box-shadow: 0 5px 10px 0 #ccc;
  -o-box-shadow: 0 5px 10px 0 #ccc;
}
.contact-page .init-3 ul li textarea {
  height: 200px;
  max-width: 100%;
  min-width: 100%;
  line-height: 1.8;
  padding-top: 15px;
}
.contact-page .init-3 ul li .yam {
  position: relative;
}
.contact-page .init-3 ul li .yam input {
  padding-right: 50%;
}
.contact-page .init-3 ul li .yam .img {
  position: absolute;
  right: 2px;
  top: 20px;
}
.contact-page .init-3 ul li .yam .img img,
.contact-page .init-3 ul li .yam .img p {
  display: inline-block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
}

.faq-page .init-2 ul.faq {
  padding: 40px 0;
}
.faq-page .init-2 ul.faq li {
  display: block;
  padding: 20px 25px;
  margin-bottom: 10px;
  background: #dedcdc;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  word-break: break-word;
}
.faq-page .init-2 ul.faq li h2 {
  font-size: 22px;
  line-height: 1.8;
  color: #222;
/*   padding-bottom: 20px; */
}
.faq-page .init-2 ul.faq li div{
  font-family: Arial;
}
.faq-page .init-2 ul.faq li p {
  font-size: 16px;
  line-height: 2;
  color: #585858;
}
.faq-page .init-2 ul.faq li:hover {
  box-shadow: 0 0 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
  -moz-box-shadow: 0 0 10px 0 #d1d1d1;
  -ms-box-shadow: 0 0 10px 0 #d1d1d1;
  -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.faq-page .init-2 ul.faq li:hover h2 {
  color: #c58a41;
}

.news-page .init-2 ul.newslist {
  padding: 40px 0;
}
.news-page .init-2 ul.newslist li {
  display: block;
  padding: 20px 25px;
  margin-bottom: 10px;
  background: #f9f9f9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .init-2 ul.newslist li h2 {
  font-size: 22px;
  line-height: 1.8;
  color: #222;
  padding-bottom: 20px;
	
}
.news-page .init-2 ul.newslist li h2 a {
  color:inherit;
}
.news-page .init-2 ul.newslist li time {
  font-size: 16px;
  line-height: 2;
  color: #585858;
  display: block;
  padding: 10px 0;
}
.news-page .init-2 ul.newslist li p {
  font-size: 16px;
  line-height: 2;
  color: #585858;font-family: Arial, Helvetica, sans-serif
}
.news-page .init-2 ul.newslist li:hover {
  box-shadow: 0 0 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
  -moz-box-shadow: 0 0 10px 0 #d1d1d1;
  -ms-box-shadow: 0 0 10px 0 #d1d1d1;
  -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.news-page .init-2 ul.newslist li:hover h2 {
  color: #c58a41;
}

.news-page .init-2 ul.newslist {
  padding: 40px 0;
}
.news-page .init-2 ul.newslist li {
  display: block;
  padding: 20px 25px;
  margin-bottom: 10px;
  background: #f9f9f9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .init-2 ul.newslist li h2 {
  font-size: 22px;
  color: #222;
  padding-bottom: 20px;
}
.news-page .init-2 ul.newslist li p {
  font-size: 16px;
  color: #585858;
}
.news-page .init-2 ul.newslist li:hover {
  box-shadow: 0 0 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
  -moz-box-shadow: 0 0 10px 0 #d1d1d1;
  -ms-box-shadow: 0 0 10px 0 #d1d1d1;
  -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.news-page .init-2 ul.newslist li:hover h2 {
  color: #c58a41;
}
.news-page .init-3 {
  padding: 40px 0;
}
.newsdet-page .init-2 {
  padding: 60px 0 40px;
}
.newsdet-page .init-2 div.newsdet h1 {
  font-size: 40px;
  line-height: 1.4;
  color: #222;
  text-align: center;
}
.newsdet-page .init-2 div.newsdet .news_date {
  font-size: 16px;
  line-height: 2;
  text-align: center;
  color: #585858;
  display: block;
  padding: 20px 0;
}
.newsdet-page .init-2 div.newsdet .news_contents {
  font-size: 16px;
  color: rgba(0,0,0.6);
  line-height: 2;
}
.newsdet-page .init-2 div.newsdet .news_contents p {
  padding: 10px 0;
}
.newsdet-page .init-2 div.newsdet .news_contents a {
  color: #c58a41;
}
.newsdet-page .init-3 .news_next {
  padding: 40px 0;
  font-size: 18px;
  line-height: 1.8;
  color: #222;
}
.newsdet-page .init-3 .news_next a {
  color: inherit;
}
.newsdet-page .init-3 .news_next a:hover {
  color: #c58a41;
}
.picture-page .init-2 {
  padding: 40px 0;
}
.picture-page .init-2 ul.picture {
  display: inline-block;
  width: 100%;
}
.picture-page .init-2 ul.picture li {
  width: 25%;
  float: left;
  padding: 15px 10px;
}
.picture-page .init-2 ul.picture li a {
  display: block;
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
}
.picture-page .init-2 ul.picture li a em {
  display: block;
  overflow: hidden;
}
.picture-page .init-2 ul.picture li a h2 {
  color: #585858;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 20px 10px;
  text-transform: capitalize;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.picture-page .init-2 ul.picture li a h2:hover {
  color: #c58a41;
}
.picture-page .init-3 {
  padding: 40px 0;
}

.about-page-company .init-top {
  padding-top: 50px;
}
.about-page-company .init-2{
  padding: 0px 0 60px;
}
.about-page-company .init-2 h2,.init-top h2 {
  font-size: 30px;
  color: #394b50;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.about-page-company .init-top .box{padding:50px 10px 0px;}
.about-page-company .init-top .box p{line-height:30px; font-size:16px;}
.about-page-company .init-2 h2 small,.init-top h2 small{
  display: block;
  font-size: 16px;
  text-transform: none;
  line-height: normal;
  font-weight: normal;
}
.about-page-company .init-2 ul {
  margin: -30px -40px;
  display: inline-block;
  padding-top: 70px;
}
.about-page-company .init-2 ul li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 30px 40px;
  position: relative;
  margin-left: -3px;
}
.about-page-company .init-2 ul li .img {
  position: absolute;
  left: 45px;
  top: 30px;
}
.about-page-company .init-2 ul li .img img.img2 {
  display: none;
}
.about-page-company .init-2 ul li:hover .img img.img2 {
  display: block;
}
.about-page-company .init-2 ul li:hover .img img.img1 {
  display: none;
}
.about-page-company .init-2 ul li .content {
  padding-left: 80px;
}
.about-page-company .init-2 ul li .content h3 {
  font-size: 16px;
  color: #394b50;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.about-page-company .init-2 ul li .content p {
  font-size: 13px;
  color: #7b7b7b;
  line-height: 22px;
}
.about-page-company .init-3 {
  background: #f6f7f9;
  position: relative;
}
.about-page-company .init-3 div.left {
  width: 50%;
}
.about-page-company .init-3 div.left img {
  width: 100%;
}
.about-page-company .init-3 div.right {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.about-page-company .init-3 div.right .box {
  width: 50%;
  float: right;
  padding-left: 5%;
}
.about-page-company .init-3 div.right .box h2 {
  font-size: 25px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
}
.about-page-company .init-3 div.right .box p {
  font-size: 14px;
  color: black;
  line-height: 27px;
  position: relative;
  margin: 60px 0 40px;
}
.about-page-company .init-3 div.right .box img {
  float: right;
}
.about-page-company .init-3 div.right .box .content {
  position: relative;
  padding-left: 10%;
}
.about-page-company .init-3 div.right .box i {
  position: absolute;
  font-size: 60px;
  color: #e5e6e8;
}
.about-page-company .init-3 div.right .box i.left {
  top: -10px;
  left: -40px;
}
.about-page-company .init-3 div.right .box i.right {
  bottom: -50px;
  right: -20px;
}
.about-page-company .init-4 {
  padding: 20px 0;
}
.about-page-company .init-4 img {
  margin: 20px 0;
}
.about-page-company .init-4 p {
  font-size: 14px;
  color: black;
  line-height: 28px;
  font-family: Arial;
  padding: 15px 0;
}

.inner-page.video-page {
  background: #f8f6f9;
}
.inner-page.video-page ul.con {
    font-size: 0;
}

.inner-page.video-page ul.con li {
    padding: 1rem 0;
}

.inner-page.video-page ul.con li .ig {
    display: flex;
  flex-wrap: wrap;
}

.inner-page.video-page ul.con li .ig .left {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
}

.inner-page.video-page ul.con li .ig .right {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    background-color: #e3e2e2;
    padding: 3rem;
}

.inner-page.video-page ul.con li .ig .right h4 {
    position: relative;
    display: inline-block;
    font-size: 1.2rem;
}

.inner-page.video-page ul.con li .ig .right h4::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 2px;
    width: 80%;
    background-color: #1b1b1b;
}

.inner-page.video-page ul.con li .ig .right .more {
    padding-top: 7rem;
}

.inner-page.video-page ul.con li .ig .right .more a {
    display: inline-block;
    font-size: 0.8rem;
    text-transform: uppercase;
}

.inner-page.video-page ul.con li .ig .right .more a img {
    vertical-align: middle;
}

@media screen and (max-width: 1440px){
  .about-page-company .init-3 div.right .box p {
    margin: 20px 0;
  }
  .about-page-company .init-3 div.right .box i {
    display: none;
  }
  .about-page-company .init-3 div.right .box .content {
    padding-left: 0;
  }
.header__nav .h-nav__list > li.has-children .children__list {
    font-size: 1.2rem;
}
.header__nav .h-nav__list > li .label {
    font-size: 2.4rem;
}
}
@media screen and (max-width: 1200px){
  .about-page-company .init-3 div.right .box img {
    display: none;
  }
}
.button-group .button {
  background-color: #c58a41 !important;
}
@media screen and (max-width: 1200px){
  .faq-page .init-2 ul.faq li p {
    font-size: 14px;
  }
  .faq-page .init-2 ul.faq li h2 {
    font-size: 18px;
  }
  .about-page-company .init-3 div.right .box h2 {
    font-size: 24px;
  }
  .prodet-page .init-2 .prodet-title .content {
    font-size: 13px;
  }
  .prodet-page .init-2 .prodet-img {
    width: 40%;
  }
  .prodet-page .init-2 .prodet-title {
    width: 50%;
  }
  .prodet-page .init-4 h2 em,.prodet-page .init-3 .init-3-top ul li {
    font-size: 16px;
  }
  .newsdet-page .init-2 div.newsdet .news_contents {
    font-size: 14px;
  }
  .newsdet-page .init-2 div.newsdet h1 {
    font-size: 28px;
  }
  #mapContainer {
    height: 360px !important;
  }
  .contact-page .init-3 h2,.contact-page .init-1 h2 {
    font-size: 30px;
  }
  .contact-page .init-3 ul li input {
    line-height: 40px;
  }
  .contact-page .init-3 ul li .yam .img {
    top: 12px;
  }
  .about-page-company .init-2 ul li .content p {
    font-size: 12px;
  }
  .about-page-company .init-2 h2 {
    font-size: 24px;
  }
  .about-page-company .init-2 h2 small {
    font-size: 12px;
  }
  .about-page-company .init-3 div.right .box h2 {
    font-size: 18px;
  }
  .picture-page .init-2 ul.picture li,.product-page .init-3 ul li {
    width: 33.333%;
  }
  .prodet-page .init-2 .prodet-title {
    width: 100%;
    padding-top: 30px;
  }
  .prodet-page .init-2 .prodet-scroll {
    width: 20%;
  }
  .prodet-page .init-2 .prodet-img {
    width: 80%;
  }
  .news-page .init-2 ul.newslist li h2 {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .news-page .init-2 ul.newslist li p {
    font-size: 16px;
    line-height: 2;
  }
  .newsdet-page .init-2 div.newsdet h1 {
    font-size: 20px;
  }
  .newsdet-page .init-2 div.newsdet .news_contents {
    font-size: 16px;
    line-height: 2;
  }
  .newsdet-page .init-3 .news_next {
        font-size: 16px;
    line-height: 2;
    padding: 0;
  }
  .contact-page .init-3 h2, .contact-page .init-1 h2 {
    font-size: 22px;
    line-height: 1.8;
  }
  .contact-page .init-1 ul li p {
    font-size: 16px;font-family: Arial, Helvetica, sans-serif;
  }
}

@media screen and (max-width: 700px){
  .inner-page.video-page ul.con li .ig .left {
    width: 100%;
  }
  .inner-page.video-page ul.con li .ig .right {
    width: 100%;
  }
  .inner-page div#nav {
    display: none;background:#fff;
  }
  .about-page-company .init-2 h2 {
    font-size: 18px;
  }
  .about-page-company .init-2 ul li {
    width: 100%;
    padding: 0;
    margin: 15px 0;
  }
  .about-page-company .init-2 ul {
    margin: 20px 0;
  }
  .about-page-company .init-2 ul li .img {
    left: 10px;
  }
  .about-page-company .init-3 div.left {
    width: 100%;
  }
  .about-page-company .init-3 div.right {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 30px;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  .about-page-company .init-3 div.right .box {
    width: 100%;
    padding-left: 0;
    float: none;
  }
  .about-page-company .init-3 div.right .box h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .picture-page .init-2 ul.picture li, .product-page .init-3 ul li {
    width: 100%;
  }
  .faq-page .init-2 ul.faq li p {
    font-size: 16px;
  }
  .faq-page .init-2 ul.faq li h2 {
    font-size: 18px;
    line-height: 1.8;
  }
  .product-page .init-2 {
    display: none;
  }
  .product-page .init-3 {
    padding-top: 30px;
  }
  .product-page .init-3 ul li a h2 {
    padding: 5px;
  }
  #cs td, #cs th {
    padding: 5px;
  }
  .prodet-page .init-2 .prodet-title .content {
    font-size: 12px;
  }
  .prodet-page .init-2 .prodet-title a.more.first {
    margin-bottom: 10px;
  }
  .prodet-page .init-4 h2 em, .prodet-page .init-3 .init-3-top ul li {
    font-size: 16px;
    line-height: 2;
  }
  .news-page .init-2 ul.newslist li h2 {
    font-size: 18px;
    line-height: 1.8;
  }
  .news-page .init-2 ul.newslist li {
    padding: 15px;
  }
  .newsdet-page .init-2 div.newsdet h1 {
    font-size: 20px;
    line-height: 1.8;
  }
  .newsdet-page .init-2 div.newsdet .news_contents p {
    padding: 5px 0;
  }
  .contact-page .init-1 ul li {
    width: 100% !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    margin-top: 20px;
  }
  .contact-page .init-1 ul li:nth-child(2n) {
    margin-left: 0;
  }
  .contact-page .init-1 ul li i {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .contact-page .init-1 ul {
    padding: 40px 0;
  }
  .button-group .button:nth-child(2) {
    display: none;
  }
  .contact-page .init-3 ul li {
    width: 100%;
  }
  .contact-page .init-3 ul li input[type="submit"] {
    width: 100%;
    margin-top: 20px;
  }
  .contact-page .init-1 h2 {
    padding: 30px 0 10px;
  }

}
@media screen and (max-width: 500px){
  .init-2 .ui ul.downlondul li {
    width: 100%;
  }
  .abt-his .ui.container .his-box ul.list li.item .ig .grid-box .left,
  .abt-his .ui.container .his-box ul.list li.item .ig .grid-box .right{
      width: 100%;
  }
  .abt-his .ui.container .his-box ul.list li.item .ig .grid-box .right{
    padding: 15px 0;
  }
 .abt-his .ui.container .his-box ul.list li.item .ig{
    padding: 0 10px;
  }
}
table.sc th, table.sc td{border:0px;}
.inner-page{
}
#index-body{background:#fffefe; padding-top:100px;}
.flex-b {
    position: relative;
    height: 520px;
    width: 100%;
    overflow: hidden;
}
.aw-talent .talent-box{
  position: absolute;
  width: 62.5%;
  top: 50%;
  left: 50%;
  background: #fff;
  padding:25px 3% 25px;
  margin: -180px 0 0 -31.25%;
  text-align: center;
}
.aw-talent h2{
  font-size: 24px;
  color: #333333;
  line-height: 40px; height:40px;
}
.aw-talent .bg{
  padding-left: 45px;
  font-size: 22px;
  color: #000000;
  line-height: 42px;
  background: url(../img/pro05.png) no-repeat left 10px;
  display: inline-block;
  margin-bottom: 38px;
}
.aw-talent p{
  font-size: 14px;
  color: #808080;
  line-height: 24px;
  
}
table.Culturetb tr {height: 400px !important;}
table.Culturetb tr td{ font-size:14px;
  border: 0px;
    height: 400px !important;
    overflow: auto;
    overflow-y: scroll;
    display: inline-block;
    width: 50% !important;
 }
table.Culturetb tr td h2{ font-size:20px; line-height:40px; padding:20px 0px 0px; margin-top:20px;}
.about-page-company .init-top .box p{margin:30px 30px; line-height:30px; font-size:14px; color:#666;}
ul.downlondul{width:100%; clear: both;}
ul.downlondul li{float:left;width:33.3%}
.faq-page .init-2 h2{font-size:30px; margin-bottom:30px 0px 20px;}


.about-page {
  padding-bottom: 100px;
}
.about-page .init1 {
  position: relative; padding-top:40px;
}
.about-page .init1 .img {
  width: 70%;
  float: right;
  text-decoration: underline;
}
.about-page .init1 .border-text {
  position: absolute;
  background-color: #F4F4F4;
  width: 45%;
  padding: 30px;
  bottom: 0;
}
.about-page .init1 .border-text h2 {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: bold;
  line-height: 1.6;
  color: #333;
  text-transform: capitalize;
  padding-bottom: 20px;
  position: relative;
}
.about-page .init1 .border-text h2:before {
  content: '';
  display: block;
  position: absolute;
  background-color: #E3D2C2;
  height: 2px;
  width: 80px;
  bottom: 0;
  left: 0;
}
.about-page .init1 .border-text p {
  line-height: 2;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  margin-top: 30px;
  font-family:Arial, Helvetica, sans-serif;
  max-height: 300px;
  overflow-y: auto;
}
.about-page .init2 {
  padding: 100px 0;
}
.about-page .init2 .left-img {
  position: relative;
}
.about-page .init2 .left-img:before {
  content: '';
  position: absolute;
  border: 13px solid #C9DDDB;
  display: block;
  bottom: 54px;
  left: 54px;
  top: 54px;
  right: 0;
  width: 75%;
}
/*.about-page .init2 .right-text {
  padding-top: 7%;
}*/
.about-page .init2 .right-text p {
  font-weight: 400;
  line-height: 2;
  color: #666;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
.about-page .init2 .right-text .lead {
  color: #333;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.6;
  margin: 10px 0;
}
.about-page .init3 {
  padding: 80px 0 40px;
  background-color: #DDC9C9;
  margin-bottom: 88px;
}
.about-page .init3 h2 {
  font-size: 28px;
  line-height: 1.6;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.about-page .init3 h2:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 2px solid;
  width: 80px;
  bottom: 0;
  left: 0;
}
.about-page .init3 .grid-box.three .column {
  overflow: hidden;
  position: relative;
  padding-left: 56px;
  margin-bottom: 40px;
  padding-right: 20px;
}
.about-page .init3 .grid-box.three .column p {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  color: #666;font-family: Arial, Helvetica, sans-serif;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}
.about-page .init3 .grid-box.three .column p.active{
  height: auto;
}
.about-page .init3 .grid-box.three .column span {
  position: absolute;
  display: block;
  height: 35px;
  width: 35px;
  left: 0;
  top: 0;
  font-size: 17px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #fff;
  color: #333;
}
.about-page .init4 .grid-box .column {
  padding: 20px;
  perspective: 1000;
  transform-style: preserve-3d;
}
.about-page .init4 .grid-box .column .bg-2 {
  background-color: #E3D2C2 !important;
}
.about-page .init4 .grid-box .column .difference__keyCard-inner {
  position: relative;
  color: #333;
  cursor: default;
  transition: 0.6s;
  transform-style: preserve-3d;
  min-height: 232px;
}
.about-page .init4 .grid-box .column .difference__keyCard-inner h2 {
  font-size: 2.444rem;
}
.about-page .init4 .grid-box .column .difference__keyCard-inner p {
  font-size: 16px;
}
.about-page .init4 .grid-box .column .difference__keyCard-front,
.about-page .init4 .grid-box .column .difference__keyCard-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  text-align: center;
  padding: 32px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  position: absolute;
  top: 0px;
  left: 0px;
}
.about-page .init4 .grid-box .column .difference__keyCard-front {
  z-index: 2;
}
.about-page .init4 .grid-box .column .difference__keyCard-back {
  transform: rotateY(-180deg);
}
.about-page .init4 .grid-box .column:hover .difference__keyCard-inner {
  transform: rotateY(180deg);
}
.about-page .init4 .grid-box .column:nth-child(2) .bg-2{
  background:none !important;
}
.about-page .init4 .grid-box .column:nth-child(2):hover .difference__keyCard-inner {
  transform: rotateY(0) !important;
}
.about-page .init4 .grid-box .column:nth-child(3) .bg-2{
	background-color: #CDD8D8 !important;
}
.about-page .init4 .grid-box .column:nth-child(4) .bg-2{
	background-color: #BBC8CF !important;
}
.about-page .init4 .grid-box .column:nth-child(5) .bg-2{
	background-color: #CED1D7 !important;
}
.about-page .init4 .grid-box .column:nth-child(6) .bg-2{
	background-color: #DDC9C9 !important;
}
/*.about-page .init5 {
  padding-top: 100px;
}*/
.about-page .init5 .container .bg {
  padding: 92px 0 48px;
  background-color: #D8D3CD;
  margin: 0 92px;
}
.about-page .init5 .container .bg .video{
	margin:0 auto;
	width:900px;
}
.about-page .init5 .container .bg h2 {
  text-align: center;
  max-width: 600px;
  margin: 20px auto;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
  font-size: 30px;
}
.about-page .init5 .container .bg h2:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 2px solid;
  width: 80px;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.about-page .init5 .mail {
  padding-top: 0px;
}
.about-page .init5 .mail h2{
  font-size: 32px;
  line-height: 1.6;
}
.about-page .init5 .mail p a {
  text-align: center;
  font-size: 2.444rem;
  display: block;
  margin: 0 auto;
}
.about-page .init5 .others-list {
  padding-top: 30px;
}
.about-page .init5 .others-list .swiper-slide img {
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
.about-page .init5 .others-list .swiper-slide:hover img {
  opacity: 0.8;
  filter: alpha(opacity=100);
}

.video_layer {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	z-index: 998;
    background: rgba(0,0,0,.7);
}
.i_video {
    width: 536px;
    height: 253px;
    top: 45%;
    left: 56%;
    margin: -250px 0 0 -400px;
    z-index: 9999;
}
.i_video, .video_layer {
    position: absolute;
    display: none;
}
@media (min-width: 576px) {
  .difference__keyCard-front,
  .difference__keyCard-back,
  .difference__keyCardCenter {
    height: 232px;
  }
}
@media (max-width: 1230px) {
	.about-page .init1 .border-text h2 {
	font-size: 2rem;
}
	.about-page .init4 .grid-box .column .difference__keyCard-inner h2 {
    font-size: 1.5rem;
}
}
@media (max-width: 768px) {
.about-page .init1 .border-text {
    width: 56%;
}
	.about-page .init2 .right-text{
		padding-left:5%;
	}
	.about-page .init2 .right-text .lead {
    font-size: 18px;
    line-height: 1.8;
}
	.about-page .init2 .right-text p {
    font-size: 16px;
}
	.about-page .init5 .mail p a {
    font-size: 1.4rem;
}
	.about-page .init1 .border-text p {
    line-height: 2;
    font-size: 16px;
    margin-top: 30px;
}
	.about-page .init4 .grid-box .column .difference__keyCard-inner h2 {
    font-size: 1rem;
}
.about-page .init1 .border-text {
    position: relative;
}
.about-page .init1 .border-text h2 {
    font-size: 1.2rem;
}
}

.init-3{
  padding: 40px 0;
}
.faq-page .init-1,.faq-page .init-2 .p{
  font-family: Arial;
}
@media (max-width: 700px) {
.about-page .init1 .border-text {
    width: 100%;
    position: relative;
}
	.about-page .init2 .left-img {
    position: relative;
    width: 100%;
}
	.about-page .init2 .right-text {
    padding-left: 0; width:100%;
}
	.about-page .init1 .border-text h2 {
    font-size: 22px;
    line-height: 1.8;
}
	.about-page .init3 h2 {
    font-size: 26px;
    line-height: 1.6;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
	.about-page .init3 .grid-box.three .column {
    margin-bottom: 20px;
    padding-right: 0;
    width: 100%;
}
	.about-page .init4{
		display:none;
	}
	.about-page .init5 {
    padding-top: 10px;
}
	.about-page .init5 .container .bg {
    padding: 20px 0;
    margin: 0;
}
	.about-page .init5 .container .bg h2 {
    padding-bottom: 30px;
    margin-bottom: 40px;
    font-size: 20px;
}
	.about-page .init1 .img {
    width: 100%;
    float: unset;
}
	#index-body {
    padding-top: 0;
}
	#footer .footer-bottom{
		padding-bottom:10px;
	}
	#footer .footer-bottom p{
		width:100%;
		text-align:center;
	}
	#footer .footer-bottom p img{
		display:block;
		margin:0 auto;
	}
	#footer .footer-top .column:nth-child(3) ul li {
    width: 100%;
}
	.inner-banner h2 {
    font-size: 1.3rem;
		padding-bottom:10px;
}
	.inner-page .grid-box.two>.column.sidebar {
    width: 100%;
    padding-top: 10px;
}
	.inner-page .grid-box.two>.column.page-right-bar {
    width: 100%;
    padding: 0;
}
	.inner-page .sidebar .side-top .side-tit {
    font-size: 18px;
}
	.inner-page .grid-box.two>.column.page-right-bar .grid-box.four>.column {
    width: 100%;
}
	.product-page.inner-page .probox .row .col-4 .ig-box .text h4 {
    line-height: 2;
    font-size: 16px;
    margin-top: 18px;
}
	.prodet-page .init-2 {
    padding: 30px 0;
}
	.prodet-page .init-2 .prodet-img {
    width: 100%;
    margin: 0;
}
	.prodet-page .init-2 .prodet-title {
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
}
	.prodet-page .init-2 {
    padding: 10px 0;
}
.inner-banner .mxb {
    padding: 0 10px;
}
#footer .footer-top .column,#footer .footer-top .column .column .column{
    width: 100% !important;
    padding-right: 0;
}
#footer .footer-top .column:nth-child(2) .i-qr{
  display: none;
}
.inner-banner .bread-crumbs {
    width: 100%;
    font-size: 18px;
    line-height: 1.8;
    height: auto;
    padding: 20px 0;
}
.inner-banner .init-1{
  display: none!important;
}
.contact-page .init-3 ul {
    margin: 0;
    width: 100%;
    padding: 20px 0;
}
}
.thumb-gallery{
	padding:20px 0;
  margin: -10px;
}
.thumb-gallery li{
	width:25%;
  padding: 10px;
}
.thumb-gallery li img{
	background-color: #f6f6f6;
} 


.amap-logo{
  display: none!important;
}




/* history */
.abt-his {
  padding: 5rem 0;
}
.abt-his .ui.container {
  border-bottom: 1px solid #E3DAD0;
  padding-bottom: 6rem;
}
.abt-his .title h3 {
  font-size: 36px;
  line-height: 1.6;
  font-weight: 600;
  padding: 0 0 20px 1.5rem;
}
.abt-his .his-box {
  position: relative;
}
.abt-his .his-box .prev-next span {
  position: absolute;
  right: -8px;
  font-size: 30px;
  color: #838383;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
}
.abt-his .his-box .prev-next span:hover {
  color: #d5241c;
}
.abt-his .his-box .prev-next span.prev {
  bottom: 100%;
}
.abt-his .his-box .prev-next span.next {
  top: 100%;
  color: #d5241c;
}
.abt-his .his-box ul.list li.item .ig {
  position: relative;
  padding-right: 6rem;
}
.abt-his .his-box ul.list li.item .ig::before {
  content: '';
  position: absolute;
  right: 6px;
  top: 0;
  height: 110%;
  width: 1px;
  background-color: #D3D3D3;
}
.abt-his .his-box ul.list li.item .ig::after {
  content: '';
  position: absolute;
  right: 0;
  top: 1.5rem;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #838383; 
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.abt-his .his-box ul.list li.item .ig:hover::after {
  background-color: #d5241c;
}
.abt-his .his-box ul.list li.item .ig .grid-box {
  border-bottom: 1px solid #D9D9D9;
  padding: 1.8rem 0 1.2rem;
}
.abt-his .his-box ul.list li.item:last-child .ig .grid-box {
  border: none;
}
.abt-his .his-box ul.list li.item .ig .grid-box .left {
  width: 240px;
  text-align: center;
  padding: 0 1.5rem;
}
.abt-his .his-box ul.list li.item .ig .grid-box .left h4 {
  display: inline-block;
  font-size: 24px;
  line-height: 1.8;
  font-weight: 600;
  border-radius: 40px;
  min-width: 140px;
  color: #fff;
  background-color: #d5241c;
  /*padding: 0 2rem;*/
}
.abt-his .his-box ul.list li.item .ig .grid-box .right {
  width: calc( 100% - 240px);
  padding: 5px 0;
}
.abt-his .his-box ul.list li.item .ig .grid-box .right .con {
  font-size: 18px;
  line-height: 1.8;
}
/* end */


#msg2 .box {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 280px;
  right: 0;
  background: white;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 20px 15px;
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  -o-transform: translateY(110%);
  transform: translateY(110%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: 2;
}
#msg2 .box h3 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 15px;
}
#msg2 .box i.close {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 18px;
  right: 10px;
  cursor: pointer;
  cursor: hand;
}
#msg2 .box i.close:after,
#msg2 .box i.close:before {
  content: '';
  width: 24px;
  height: 1px;
  display: block;
  background: black;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#msg2 .box i.close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#msg2 .box i.close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#msg2 .box form ul li {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 2;
}
#msg2 .box form ul li:last-child {
  padding-bottom: 0;
}
#msg2 .box form ul li input,
#msg2 .box form ul li textarea {
  width: 100%;
  line-height: 2;
  border: 1px solid #eee;
  padding: 5px 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#msg2 .box form ul li input:focus,
#msg2 .box form ul li textarea:focus {
  border-color: #f08200;
}
#msg2 .box form ul li textarea {
  height: 80px;
  resize: vertical;
  -webkit-transition: .5s all,height 0s;
  -moz-transition: .5s all,height 0s;
  -ms-transition: .5s all,height 0s;
  -o-transition: .5s all,height 0s;
  transition: .5s all,height 0s;
}
#msg2 .box form ul li input[type="submit"] {
  background: #f08200;
  color: white;
}
#msg2 .box form ul li input[type="submit"]:hover {
  background: #222;
}
#msg2.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#msg2:hover span,
#msg2.active2 span {
  left: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}


@media screen and (max-width: 1000px) {  
  .about-page .init2 .right-text{
    width: 100%;
  }
  .newsdet-page .init-2 {
    padding: 0px 0 40px;
 }
  .inner-page .grid-box.two>.column.sidebar{
    display: none;
  }
  .inner-page .grid-box.two>.column.page-right-bar{
    width: 100%;
    padding: 0;
  }
  
  .product-page.inner-page .probox{
    padding-top: 0;
  }
}
@media screen and (max-width: 700px) {
  #footer .footer-top .item:nth-child(2){
    display: none;
  }
}


.slick-track{
  margin-left: 0;
}

.font-24 {
    font-size: 24px;
    line-height: 1.8;
}

.font-16 {
    font-size: 16px;
    line-height: 2;
}
.font-30 {
    font-size: 30px;
    line-height: 1.6;
}
.font-22 {
    font-size: 22px;
    line-height: 1.8;
}

.font-20 {
    font-size: 20px;
    line-height: 1.8;
}
.font-14 {
    font-size: 14px;
    line-height: 2;
}

.txt.mt-30 h1{
  display: inline;
}
.pro-des{
    padding: 0 4%;
    font-size: 16px;
    line-height: 2;
    color: #605e5e;
}

.pro-des h1{
    font-size: 24px;
    padding-bottom: 10px;
    line-height: 1.8;
    font-weight: 800;
    color: #303030;
}


.about-page.single .init2{
       padding: 50px 0;
}
.about-page.single {
    padding-bottom: 0;
}

#footer .footer-bottom .box p a.foot-link{
      white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}