@charset "utf-8";
@font-face {
    font-family: '267-cai978regular';
    src: url('../fonts/267-cai978_2-webfont.eot');
    src: url('../fonts/267-cai978_2-webfont.eot') format('embedded-opentype'),
         url('../fonts/267-cai978_2-webfont.woff2') format('woff2'),
         url('../fonts/267-cai978_2-webfont.woff') format('woff'),
         url('../fonts/267-cai978_2-webfont.ttf') format('truetype'),
         url('../fonts/267-cai978_2-webfont.svg#267-cai978regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: '035-cai978035-cai978';
    src: url('../fonts/035-cai978-webfont.eot');
    src: url('../fonts/035-cai978-webfont.eot') format('embedded-opentype'),
         url('../fonts/035-cai978-webfont.woff2') format('woff2'),
         url('../fonts/035-cai978-webfont.woff') format('woff'),
         url('../fonts/035-cai978-webfont.ttf') format('truetype'),
         url('../fonts/035-cai978-webfont.svg#035-cai978035-cai978') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: '031-cai978031-cai978';
    src: url('../fonts/031-cai978-webfont.eot');
    src: url('../fonts/031-cai978-webfont.eot') format('embedded-opentype'),
         url('../fonts/031-cai978-webfont.woff2') format('woff2'),
         url('../fonts/031-cai978-webfont.woff') format('woff'),
         url('../fonts/031-cai978-webfont.ttf') format('truetype'),
         url('../fonts/031-cai978-webfont.svg#031-cai978031-cai978') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
body {
  overflow-x: hidden;
  font-family: Arial, 'Microsoft YaHei', Helvetica, SimSun, Sans-serif !important;
}
li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
img{
  border: none;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
a {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.no-linefeed {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.center {
  text-align: center;
}
.color1 {
  color: #0162b1;
}
.container {
  width: 1400px;
  padding: 0 40px;
  margin: 0 auto;
}
.container1 {
  padding: 0 3%;
  margin: 0 auto;
}
.indexline{ border-top:5px #0162b1 solid; width:100%; height:1px;}
#header .h-top {
  padding: 12px 3% 14px;
}
#header .h-top .logo img {
  width: auto;
}
#header .topp{
padding-top: 25px;
display:inline-block;
margin-left:35px;
}
#header .topp2{
padding-top: 25px;
display:inline-block;
margin-left:15px;
}
#header .topp2 a,
#header .topp a{
color:#050505;}
#header .right {
}
#header .right .share-list .share {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
}
#header .right .share-list .share.link {
  background-image: url(../images/share-link.png);
}
#header .right .share-list .share.ytb {
  background-image: url(../images/share-youtube.png);
}
#header .right .share-list .share.fb {
  background-image: url(../images/share-face.png);
}
#header .right .share-list .share.gg {
  background-image: url(../images/share-google.png);
}
#header .right .share-list .share.tt {
  background-image: url(../images/share-twitter.png);
}
#header .right .share-list .share.cert {
  background-image: url(../images/share-cert.png);
}
#header .right .share-list .share + .share {
  margin-left: 12px;
}
#header .right .lan {
	margin-top: 17px;
	margin-left: 15px;
  /*position: relative;
  padding-left: 44px;
  color: #050505;
  padding-right: 94px;*/
}
#header .right .lan .tip {
  margin-right: 12px;
  display: inline-block;
  padding-right: 57px;
  font-size: 14px;
  line-height: 24px;
  background: url(../images/map-ico.png) no-repeat right center;
}
#header .right .lan .select {
  border: 1px solid #000;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  box-sizing: border-box;
}
#header .right .lan .select .fa {
  margin-right: 8px;
}
#header .right .lan .select > li {
  padding: 0 12px 0 6px;
  cursor: default;
}
#header .right .lan .select .sub {
  display: none;
  text-align: center;
  position: absolute;
  z-index: 5;
  top: calc(100% + 1px);
  right: 0;
  width: 100%;
  box-shadow: 0 2px 2px #999;
}
#header .right .lan .select .sub li a {
  display: block;
}
#header .right .lan .select .sub li:hover {
  background: #f1f1f1;
}
#header .nav {
  height: 63px;
  line-height: 63px;
}
#header .nav .menu-box {
  height: 50px;
}
#header .nav .menu-box .menu {
  font-weight: normal;
  font-size: 18px;
}
#header .nav .menu-box .menu .sub-menu {
  /*border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;*/
  opacity: 0;
  filter: alpha(opacity=100);
  position: absolute;
  top: 130%;
  left: 0;
  width: 100%;
  background: #333;
  text-align: left;
  z-index: 99;
  display: none;
  box-shadow: 0 0 3px 0 #666666;
  -webkit-box-shadow: 0 0 3px 0 #666666;
  -moz-box-shadow: 0 0 3px 0 #666666;
  -ms-box-shadow: 0 0 3px 0 #666666;
  -o-box-shadow: 0 0 3px 0 #666666;
}
#header .nav .menu-box .menu .sub-menu li {
  font-size: 13px;
  line-height: 1em;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
#header .nav .menu-box .menu .sub-menu li a {
    font-size: 16px;
  color: #fff;
  display: block;
  padding: 15px 8px 15px 10px;
  text-align: center;
  line-height: 1.2;
}
#header .nav .menu-box .menu .sub-menu li:hover {
  background: #0162b1;
}
#header .nav .menu-box .menu .sub-menu li:hover a {
  color: #fff;
}
#header .nav .menu-box .menu > li {
  position: relative;
  float: left;
  text-transform: uppercase;
  font-weight: normal;
}
#header .nav .menu-box .menu > li > a {
	display: block;
  color: #333;
  padding: 0 33px;
}
#header .nav .menu-box .menu > li > a:hover {
  color: #fff;
  background: #0162b1;
}
#iview {
  position: relative;
  height: 750px;
  overflow: hidden;
}
#iview #iview-timer {
  display: none !important;
}
#iview .iview-caption {
  font-weight: bold;
  color: #000;
}
#iview .move-img {
  margin-left: 100px;
  width: auto;
}
#iview .color2 {
  color: #606060;
}
#iview .font-80 .caption-contain {
  font-size: 80px;
}
#iview .font-78 .caption-contain {
  font-size: 78px;
}
#iview .font-76 .caption-contain {
  font-size: 76px;
}
#iview .font-74 .caption-contain {
  font-size: 74px;
}
#iview .font-72 .caption-contain {
  font-size: 72px;
}
#iview .font-60 .caption-contain {
  font-size: 60px;
}
#iview .font-48 .caption-contain {
  font-size: 48px;
}
#iview .font-46 .caption-contain {
  font-size: 46px;
}
#iview .font-44 .caption-contain {
  font-size: 44px;
}
#iview .font-42 .caption-contain {
  font-size: 42px;
}
#iview .font-40 .caption-contain {
  font-size: 40px;
}
#iview .font-38 .caption-contain {
  font-size: 38px;
}
#iview .font-30 .caption-contain {
  font-size: 30px;
}
#iview .font-28 .caption-contain {
  font-size: 28px;
}
#iview .font-26 .caption-contain {
  font-size: 26px;
}
#iview .font-24 .caption-contain {
  font-size: 24px;
}

#index-body {
 
}
.i-product{
	padding: 50px 0;
}
.i-product .container1 {
  position: relative;
  padding: 0;
}
.i-product .swiper-container .swiper-slide .img {
  padding: 15px;
  overflow: hidden;
}
.i-product .swiper-container .swiper-slide .tit {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
#index-body .i-product .swiper-button-next,
#index-body .i-product .swiper-button-prev {
  width: 37px;
  height: 74px;
  margin-top: -42px;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: center;
}
#index-body .i-product .swiper-button-prev {
  background-image: url(../images/product-arr-l.png);
}
#index-body .i-product .swiper-button-prev:hover {
  background-image: url(../images/product-arr-l-hover.png);
}
#index-body .i-product .swiper-button-next {
  background-image: url(../images/product-arr-r.png);
}
#index-body .i-product .swiper-button-next:hover {
  background-image: url(../images/product-arr-r-hover.png);
}

.indexAbout{
	    padding: 65px 50px 50px 55px;
	background: #f9f9f9;
	box-shadow: 0 10px 20px #eee;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.indexAboutLeft{
	width: 30%;
}
.indexAboutLeft h2{
	display: inline-block;
	padding-bottom: 8px;
	border-bottom: 3px #0162b1 solid;
	font-size: 46px;
	font-family:Arial, Helvetica, sans-serif,Microsoft YaHei;
}
.indexAboutLeft h3{
	display:block;
	font-size: 24px;
    margin-top: 30px;
    color: #172733;
	font-family:Arial, Helvetica, sans-serif,Microsoft YaHei;
}
.indexAboutLeft ul{
	margin: 90px 0 95px 0
}
.indexAboutLeft ul li{
	line-height: 36px;
	margin: 5px 0;
	font-size: 18px;
    color: #172733;font-family:Arial, Helvetica, sans-serif,Microsoft YaHei;
}
.indexAboutLeft ul li:before{
	display: inline-block;
	content: '';
	width: 10px;
    height: 10px;
    background: #dddddd;
    border-radius: 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.indexAboutLeft a{
	width: 300px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
	color: #fff;
    background: #0162b1;
    display: block; font-family:Arial, Helvetica, sans-serif,Microsoft YaHei;
}
.indexAboutRight{
	width: 70%;
}
.indexAboutRight video{
	width: 100%;
	max-height:495px; background:#000;
}
#index-body .i-cate .container1{
	padding: 0 0 50px;
}

#index-body .i-cate {
  padding-top: 50px;
}
#index-body .i-cate .items .item {
  float: left;
  width: 23%;
}
#index-body .i-cate .items .item + .item {
  margin-left: 2.66666%;
}
#index-body .i-cate .items .item .img {
  position: relative;
  overflow: hidden;
}
#index-body .i-cate .items .item .img img {
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -ms-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
}
#index-body .i-cate .items .item .img .cover {
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  line-height: 235px;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: rgba(0, 117, 170, 0.7);
  position: absolute;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -moz-transform: perspective(400px) rotateX(-90deg);
  -ms-transform: perspective(400px) rotateX(-90deg);
  -o-transform: perspective(400px) rotateX(-90deg);
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .i-cate .items .item .img .cover a{
color: #fff;
}
#index-body .i-cate .items .item .img:hover img {
  transform: scale(1.06);
}
#index-body .i-cate .items .item .img:hover .cover {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -moz-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  -o-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}
#index-body .i-product .swiper-container .swiper-slide img {
  transition: 0.5s ease;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -ms-transition: .5s ease;
  -o-transition: .5s ease;
}
#index-body .i-product .swiper-container .swiper-slide .img:hover img {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
#footer {
  padding: 80px 0 0;
  color: #171723;
}
#footer a {
  color: #171723;
}
#footer a:hover {
  color: #0162b1;
}
#footer .footerTop{
  padding: 0;
	background: #fff;
	padding-top: 50px;
}
#footer .footerCenter{
  padding: 30px 0;
	margin-top: 40px;
	line-height: 1.5;
	border-top: 1px #eee solid;
	font-size: 24px;
    font-weight: bold;
    color: #0162b1;
}
#footer .footerCenter b{
    font-family: "Arial";
    font-weight: bolder;
}
#footer .footerBtm{
  padding: 30px 0;
	color: #0162b1;
	line-height: 2;
}
#footer .footerBtm a{
	color: #0162b1;
	margin-left: 20px;
}
#footer .footerBtm img{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
	margin-right: 5px;
}
#footer .item {
  float: left;
}
#footer .item:last-child{
	margin-right: 0;
}
#footer .item .title {
  font-size: 24px;
  color: #172733;
  font-weight: normal;
    border-bottom: 1px #0162b1 solid;
    padding-bottom: 15px;
    margin-bottom: 30px;
	display:inline-block;
}
#footer .item ul {
  padding: 8px 0;
}
#footer .item li {
  line-height: 2;
  font-size: 18px;
  color: #333;
}
#footer .item.item-4 li.add {
  background-image: url(../images/address-ico.png);
}
#footer .item.item-4 li.phone {
  background-image: url(../images/phone-ico.png);
}
#footer .item.item-4 li.fax {
  background-image: url(../images/fax-ico.png);
}
#footer .item.item-4 li.email {
  background-image: url(../images/email-ico.png);
}
#footer .footerEwm{
	text-align: center;
}
#footer .footerEwm p{
	margin-top: 10px;
}
@media screen and (max-width: 1280px){
	
	#footer .item {
	  margin-right: 80px;
	}
	
}
@media screen and (max-width: 1023px){
	.indexAbout{
		padding: 30px 3%;
	}
	.indexAboutLeft{
		width: 100%;
		text-align: center;
	}
	{
		font-size: 22px;
	}
	.indexAboutLeft h3{
		font-size: 18px;
		margin-top: 20px;
	}
	.indexAboutLeft ul{
		margin: 20px 0 30px 0;
	}
	.indexAboutLeft ul li{
		font-size: 16px;
	}
	.indexAboutLeft a{
		display: inline-block;
		width: 200px;
		font-size: 16px;
		line-height: 40px;
	}
	.indexAboutRight{
		width: 100%;
		margin-top: 40px;
	}
	#footer{
		padding: 0;
	}
	#footer .footerTop{
		padding-top: 30px;
	}
	
	#footer .item {
	}
	#footer .footerEwm{
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	#footer .footerEwm img{
		display: inline-block;
	}
	#footer .footerCenter{
		font-size: 20px;
		text-align: center;
	}
	#footer .footerBtm .fl,
	#footer .footerBtm .fr{
		width: 100%;
		float: none;
		text-align: center;
	}
	#footer .footerBtm a{
		display: block;
		margin-left: 0;
	}
	#footer .footerBtm .fr{
		float: left;
	}
}
.inner-banner {
  text-align: center;
  padding: 20px 0 42px;
}
.inner-banner .title1{
  font-size: 55px;
  line-height: 1em;
  padding: 40px 0 20px;
  display: inline-block;
  width: 100%;
  text-transform: capitalize;}
.inner-banner .title {
  font-size: 60px;
  line-height: 1em;
  padding: 40px 0 20px;
  text-transform: capitalize;
  display: inline-block;
  width: 100%;
}
.bread-crumbs {
  color: #000;
}
.bread-crumbs a {
  color: #000;
}
.bread-crumbs a:hover {
  border-bottom: 1px solid #000;
}
.inner-page {
  background: #f9f9f9;
  padding-bottom: 0;
}
.inner-page .container h1{
font-size:22px;
margin-bottom:10px;}
.inner-page .container p{
margin-bottom:15px;}
.inner-page .container p a{
color:#000;}
.inner-page .bread-crumbs {
  padding: 15px 0;
}
.inner-page .bread-crumbs a,
.inner-page .bread-crumbs span {
  font-size: 14px;
  color: #444;
}
.inner-page .bread-crumbs a:hover {
  color: #0162b1;
}
.alm-btn-wrap {
  text-align: center;
  padding: 30px 0;
}
.alm-btn-wrap button {
  border: none;
  outline: none;
  background: none;
  font-size: 18px;
}
.about-page .about-artical {
  font-size: 16px;
  line-height: 1.7em;
}
.about-page .about-artical p {
  padding: 6px 0;
}
.product-page .piclist .box {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.product-page .piclist .box a {
  position: relative;
  color: #000;
  display: block;
  z-index: 2;
}
.product-page .piclist .box .txt {
  width: 50%;
  padding: 0 40px 0 45px;
}
.product-page .piclist .box .txt .title {
  font-weight: normal;
  font-size: 72px;
  line-height: 100px;
}
.product-page .piclist .box .txt .abst {
  padding-top: 24px;
  font-size: 18px;
  line-height: 28px;
  width: 80%;
}
.product-page .piclist .box .txt .abst p {
  padding-bottom: 6px;
}
.product-page .piclist .box .txt .abst p:nth-of-type(1) {
  padding-right: 20px;
}
.product-page .piclist .box .txt .read-more {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  line-height: 44px;
  padding: 0 16px;
  color: #000;
  border: 1px solid #000;
  margin-top: 86px;
}
.product-page .piclist .box .img {
  width: 50%;
}
.product-page .piclist .box .img img {
  width: auto;
}
.product-page .piclist .box:nth-of-type(odd) {
  background-image: url(../images/product-bg-odd.jpg);
}
.product-page .piclist .box:nth-of-type(odd) .txt {
  float: left;
}
.product-page .piclist .box:nth-of-type(odd) .img {
  float: right;
}
.product-page .piclist .box:nth-of-type(even) {
  background-image: url(../images/product-bg-even.jpg);
}
.product-page .piclist .box:nth-of-type(even) .txt {
  float: right;
}
.product-page .piclist .box:nth-of-type(even) .img {
  float: left;
}
.product-page .piclist .box:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #0162b1;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  z-index: 1;
}
.product-page .piclist .box:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.thank-you {
  background: #0162b1;
  padding: 60px 0 70px;
  text-align: center;
}
.thank-you .thank-1 {
  font-size: 58px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 1.4em;
}
.thank-you .thank-2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4em;
}
.pro-padding {
  padding: 68px 0 42px;
}
.prodet-page {
  overflow: hidden;
}
.prodet-page .product-header {
  background-image: url(../images/product-bg-odd.jpg);
  background-size: cover;
}
.prodet-page .product-header .left {
  width: 38%;
}
.prodet-page .product-header .right {
  width: 50%;
}
.prodet-page .product-header .right .title {
  font-size: 50px;
  line-height: 1em;
  padding-bottom: 30px;
}
.prodet-page .product-header .right .abst {
  font-size: 16px;
  line-height: 1.8em;
}
.prodet-page .product-details .prodet-top-l {
  width: 55%;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery {
  margin-top: 20px;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery li {
  float: left;
  width: 15%;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #ddd;
  padding: 0;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 40%;

}
.prodet-page .product-details .prodet-top-r h1.protit {
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.prodet-page .product-details .prodet-top-r .prodetail {
  margin: 20px 0 60px;
  font-size: 14px;
}
.prodet-page .product-details .prodet-top-r .prodetail p {
  line-height: 2em;
}
.prodet-page .product-details .prodet-top-r a.pro-mes {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  color: #fff;
  width: 195px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #0162b1;
}
.prodet-page .product-details .prodet-top-r a.pro-mes:hover {
  background: #000;
}
.prodet-page .pro-title {
  width: 150px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #0162b1;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 15px;
}
.prodet-page .prodet-details {
  margin-top: 50px;
  margin-bottom: 20px;
}
.prodet-page .prodet-details p {
  line-height: 2em;
  font-size: 14px;
}
.prodet-page .product-header .point-box {
  position: absolute;
  width: 100%;
  bottom: 25px;
  text-align: center;
  z-index: 998;
}
.prodet-page .product-drawing {
  overflow: hidden;
  background: #fff;
}
.prodet-page .product-process {
  background: #fff;
}
.prodet-page .product-drawing h1,
.prodet-page .product-drawing h2,
.prodet-page .product-drawing h3,
.prodet-page .product-drawing h4,
.prodet-page .product-drawing h5,
.prodet-page .product-drawing h6,
.prodet-page .product-process h1,
.prodet-page .product-process h2,
.prodet-page .product-process h3,
.prodet-page .product-process h4,
.prodet-page .product-process h5,
.prodet-page .product-process h6 {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  padding: 80px 0 60px;
}
.prodet-page .product-drawing p {
  padding: 40px 0 80px;
}
.prodet-page .product-drawing p::after {
  display: block;
  content: "";
  clear: both;
}
.prodet-page .product-drawing img {
  width: auto;
  margin: 0 auto;
}
.prodet-page .product-header .point-box .point {
  display: inline-block;
  margin: 0 6px;
  padding: 10px 0;
  cursor: pointer;
}
.prodet-page .product-header .point-box .point .point-color {
  display: block;
  height: 14px;
  width: 14px;
  background: #FFFFFF;
  border-radius: 100%;
}
.prodet-page .product-header .point-box .point.active .point-color {
  background: #f9b601;
}
.prodet-page .product-header .img-list {
  padding-top: 39%;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.prodet-page .product-header .img-list .item {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.prodet-page .product-header .img-list .container {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -700px;
  z-index: 99;
  padding-top: 5%;
  font-size: 18px;
  line-height: 1.8em;
}
.prodet-page .product-header .img-list .container .txt {
  width: 36%;
}
.prodet-page .product-header .img-list .container .txt .title {
  font-size: 34px;
  line-height: 1.4em;
  padding-bottom: 10px;
}
.prodet-page .product-details {
  width: 1300px;
  padding: 0 10px;
  margin: 0 auto;
}
.prodet-page .product-details .items {
  background: #fff;
  box-shadow: 0 0 50px 0px #888888;
  overflow: hidden;
}
.prodet-page .product-details .items .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.prodet-page .product-details .items .item-title {
    font-family: '031-cai978031-cai978';
  position: relative;
  height: 0;
  z-index: 999;
}
.prodet-page .product-details .items .item-title-left .block-1 {
  position: absolute;
  width: 100%;
  height: 5px;
  top: 0;
  background: #e0641e;
  z-index: 1;
}
.prodet-page .product-details .items .item-title-left .block-2 {
  position: absolute;
  width: 558px;
  height: 64px;
  top: -18px;
  left: 100px;
  background: url(../images/det-title-1.png) no-repeat center;
  z-index: 0;
}
.prodet-page .product-details .items .item-title-left .block-3 {
  position: absolute;
  width: 544px;
  height: 52px;
  top: -10px;
  left: 0;
  line-height: 52px;
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: url(../images/det-title-2.png) no-repeat center;
  z-index: 2;
}
.prodet-page .product-details .items .item-title-right .block-1 {
  position: absolute;
  width: 100%;
  height: 5px;
  top: 0;
  background: #e0641e;
  z-index: 1;
}
.prodet-page .product-details .items .item-title-right .block-2 {
  position: absolute;
  top: 0;
  width: 868px;
  height: 64px;
  background: url(../images/det-title-3.png) no-repeat center;
  z-index: 0;
}
.prodet-page .product-details .items .item-title-right .block-3 {
  position: absolute;
  top: -18px;
  right: 0;
  width: 493px;
  height: 64px;
  background: url(../images/det-title-4.png) no-repeat center;
  z-index: 0;
}
.prodet-page .product-details .items .item-title-right .block-4 {
  position: absolute;
  width: 544px;
  height: 52px;
  top: -10px;
  right: 47px;
  line-height: 52px;
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: url(../images/det-title-2.png) no-repeat center;
  z-index: 2;
}
.prodet-page .product-details .items .item-1 {
  background: url(../images/det-bg-1.jpg) no-repeat center;
  background-size: cover;
  padding-top: 23%;
  padding-bottom: 5%;
}
.prodet-page .product-details .items .item-1 .img {
  width: 80%;
  margin: 0 auto;
}
.prodet-page .product-details .items .item-1 .list {
  padding: 0 4%;
}
.prodet-page .product-details .items .item-1 .list li {
  float: left;
  width: 12.5%;
}
.prodet-page .product-details .items .item-1 .list li .inner-img {
  margin: 0 auto;
  width: 119px;
  height: 104px;
  background: url(../images/det-list-bg.png) no-repeat center center;
}
.prodet-page .product-details .items .item-1 .list li .inner-img img {
  width: auto;
  margin: 0 auto;
}
.prodet-page .product-details .items .item-1 .list li .inner-txt {
  text-align: center;
  font-size: 12px;
  padding: 12px 4px 0;
}
.prodet-page .product-details .items .item-2 {
  background-image: none !important;
}
.prodet-page .product-details .items .item-2 .list {
  position: relative;
  height: 902px;
}
.prodet-page .product-details .items .item-2 .list .li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.prodet-page .product-details .items .item-2 .list .li img {
  width: auto;
  margin: 0 auto;
}
.prodet-page .product-details .items .item-2 .list .li .txt {
  position: absolute;
  width: 420px;
  top: 80px;
  left: 94px;
  z-index: 99;
  line-height: 30px;
  color: #343434;
}
.prodet-page .product-details .items .item-2 .list .li .txt .contact-us {
  line-height: 32px;
  display: inline-block;
  padding: 0 14px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin-top: 54px;
  background: #fb7021;
}
.prodet-page .product-details .items .item-2 .list .li:nth-of-type(1) {
  display: block;
}
.prodet-page .product-details .items .item-2 .list .tabs {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center;
}
.prodet-page .product-details .items .item-2 .list .tabs .tab {
  display: inline-block;
  width: 80px;
  height: 8px;
  margin: 0 2px;
  background: #000;
  cursor: pointer;
}
.prodet-page .product-details .items .item-2 .list .tabs .tab:hover,
.prodet-page .product-details .items .item-2 .list .tabs .tab.active {
  background: #fbc704;
}
.prodet-page .product-details .items .item-3 .product-drawing {
  padding: 100px 0 95px;
}
.prodet-page .product-details .items .item-3 .product-drawing p a {
  float: left;
  display: inline-block;
  width: 23%;
  margin: 0 5.16666%;
  border-radius: 100%;
  overflow: hidden;
  padding: 16px;
  border: 1px solid #ccc;
}
.prodet-page .product-details .items .item-3 .product-drawing img {
  width: auto;
  margin: 0 auto;
}
.prodet-page .product-details .items .item-4 {
  padding-bottom: 68px;
}
.prodet-page .product-details .items .item-4 .left {
  padding-top: 105px;
  width: 48%;
}
.prodet-page .product-details .items .item-4 .right {
  padding-top: 90px;
  width: 50%;
}
.prodet-page .product-details .items .item-4 .right .list li {
  position: relative;
  float: left;
  width: 206px;
}
.prodet-page .product-details .items .item-4 .right .list li img {
  border: 1px dashed #9a9a9a;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.prodet-page .product-details .items .item-4 .right .list li + li {
  margin-left: -20px;
}
.prodet-page .product-details .items .item-4 .right .list li:nth-of-type(1):after {
  content: '1';
}
.prodet-page .product-details .items .item-4 .right .list li:nth-of-type(2):after {
  content: '2';
}
.prodet-page .product-details .items .item-4 .right .list li:nth-of-type(3):after {
  content: '3';
}
.prodet-page .product-details .items .item-4 .right .list-1 {
  padding-top: 36px;
  margin-left: 12%;
  width: 400px;
}
.prodet-page .product-details .items .item-4 .right .list-1 li {
  line-height: 2em;
}
.prodet-page .product-details .items .item-4 .right .list-1 li:nth-of-type(1):after {
  content: '1';
  left: -30px;
  top: 16px;
}
.prodet-page .product-details .items .item-4 .right .list-1 li:nth-of-type(2):after {
  content: '2';
  left: -30px;
  top: 16px;
}
.prodet-page .product-details .items .item-4 .right .list-1 li:nth-of-type(3):after {
  content: '3';
  left: -30px;
  top: 16px;
}
.prodet-page .product-details .items .item-4 .right .number {
  position: relative;
}
.prodet-page .product-details .items .item-4 .right .number:after {
  position: absolute;
  width: 20px;
  border: 1px solid #000;
  background: #e68148;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #000;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.prodet-page .product-details .items .item-5 {
  height: 768px;
}
.prodet-page .product-details .items .item-5 img {
  width: auto;
}
.prodet-page .product-details .items .item-5 .left {
  padding-top: 158px;
  padding-left: 120px;
}
.prodet-page .product-details .items .item-5 .list {
  position: relative;
}
.prodet-page .product-details .items .item-5 .list .li {
  width: 500px;
  position: absolute;
}
.prodet-page .product-details .items .item-5 .list .li .inner {
  position: relative;
}
.prodet-page .product-details .items .item-5 .list .li .inner .txt {
  position: absolute;
  left: 100px;
  top: 66px;
  font-size: 12px;
  color: #fff;
  padding: 0 16px;
  line-height: 24px;
  background: rgba(248, 144, 78, 0.6);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.prodet-page .product-details .items .item-5 .list .li:nth-of-type(1) {
  top: 0;
  left: 0;
}
.prodet-page .product-details .items .item-5 .list .li:nth-of-type(2) {
  top: 100px;
  left: -60px;
}
.prodet-page .product-details .items .item-5 .list .li:nth-of-type(3) {
  top: 205px;
  left: -66px;
}
.prodet-page .product-details .items .item-5 .list .li:nth-of-type(4) {
  top: 300px;
  left: -10px;
}
.prodet-page .product-details .items .item-5 .right {
  padding-top: 110px;
  padding-right: 50px;
  width: 430px;
}
.prodet-page .product-details .items .item-5 .right .title {
  font-size: 22px;
  line-height: 1em;
  font-style: italic;
  text-transform: uppercase;
}
.prodet-page .product-details .items .item-5 .right .abst {
  padding-top: 16px;
  font-size: 16px;
  line-height: 20px;
}
.prodet-page .product-details .items .item-6 {
  height: 786px;
}
.prodet-page .product-details .items .item-6 .img {
  padding-top: 150px;
  margin: 0 auto;
  width: 25%;
}
.prodet-page .product-details .items .item-6 .txt {
  margin: 0 auto;
  width: 25%;
  font-weight: bold;
  font-style: italic;
  padding-top: 52px;
  line-height: 24px;
}
.prodet-page .product-details .items .item-8 img {
  width: auto;
  margin: 0 auto;
}
.prodet-page .product-details .items .item-8 .left {
  padding-bottom: 0px;
  width: 50%;
}
.prodet-page .product-details .items .item-8 .left .img {
  position: relative;
  padding-top: 350px;
}
.prodet-page .product-details .items .item-8 .left .img img:nth-of-type(2),
.prodet-page .product-details .items .item-8 .left .img img:nth-of-type(3),
.prodet-page .product-details .items .item-8 .left .img img:nth-of-type(4) {
  position: absolute;
  border: 1px dashed #959595;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  top: 40px;
  left: 0;
}
.prodet-page .product-details .items .item-8 .left .img img:nth-of-type(2) {
  top: 182px;
  left: 36px;
  z-index: 3;
}
.prodet-page .product-details .items .item-8 .left .img img:nth-of-type(3) {
  top: 143px;
  left: 198px;
  z-index: 2;
}
.prodet-page .product-details .items .item-8 .left .img img:nth-of-type(4) {
  top: 202px;
  left: 355px;
  z-index: 1;
}
.prodet-page .product-details .items .item-8 .right {
  width: 50%;
  padding-top: 95px;
  padding-bottom: 62px;
}
.prodet-page .product-details .items .item-8 .right .tip {
  padding-top: 4px;
  font-size: 16px;
  line-height: 3em;
  color: #6b6b6b;
}
.prodet-page .product-details .items .item-6 table,
.prodet-page .product-details .items .item-9 table,
.prodet-page .product-details .items .item-8 .right table,
.prodet-page .product-details .items .item-4 table {
  width: 80%;
  text-align: center;
  font-size: 12px;
  color: #626262;
  line-height: 26px;
  border-collapse: collapse;
  border: #d9d9d9;
}
.prodet-page .product-details .items .item-6 table tr:nth-of-type(odd),
.prodet-page .product-details .items .item-9 table tr:nth-of-type(odd),
.prodet-page .product-details .items .item-8 .right table tr:nth-of-type(odd),
.prodet-page .product-details .items .item-4 table tr:nth-of-type(odd) {
  background: #f3f3f3;
}
.prodet-page .product-details .items .item-6 table tr:nth-of-type(even),
.prodet-page .product-details .items .item-9 table tr:nth-of-type(even),
.prodet-page .product-details .items .item-8 .right table tr:nth-of-type(even),
.prodet-page .product-details .items .item-4 table tr:nth-of-type(even) {
  background: #ffffff;
}
.prodet-page .product-details .items .item-6 table tr:nth-of-type(1),
.prodet-page .product-details .items .item-9 table tr:nth-of-type(1),
.prodet-page .product-details .items .item-8 .right table tr:nth-of-type(1),
.prodet-page .product-details .items .item-4 table tr:nth-of-type(1) {
  font-size: 16px;
  line-height: 1em;
  background: #afafaf;
}
.prodet-page .product-details .items .item-6 table tr:nth-of-type(1) th,
.prodet-page .product-details .items .item-9 table tr:nth-of-type(1) th,
.prodet-page .product-details .items .item-8 .right table tr:nth-of-type(1) th,
.prodet-page .product-details .items .item-4 table tr:nth-of-type(1) th {
  color: #fff;
  padding: 15px 0;
  font-weight: normal;
}
.prodet-page .product-details .items .item-6 table tr:nth-of-type(1),
.prodet-page .product-details .items .item-9 table tr:nth-of-type(1),
.prodet-page .product-details .items .item-8 .right table:nth-of-type(2) tr:nth-of-type(1),
.prodet-page .product-details .items .item-4 table tr:nth-of-type(1) {
  font-size: 12px;
  line-height: 18px;
  background: #afafaf;
  text-transform: capitalize;
}
.prodet-page .product-details .items .item-6 table:nth-of-type(2) tr:nth-of-type(1) th,
.prodet-page .product-details .items .item-9 table:nth-of-type(2) tr:nth-of-type(1) th,
.prodet-page .product-details .items .item-8 .right table:nth-of-type(2) tr:nth-of-type(1) th,
.prodet-page .product-details .items .item-4 table:nth-of-type(2) tr:nth-of-type(1) th {
  color: #fff;
  padding: 15px 0;
  font-weight: normal;
}
.prodet-page .product-details .items .item-9 {
  position: relative;
  background-image: url(../images/det-bg-5.jpg);
  height: 690px;
}
.prodet-page .product-details .items .item-9 .txt {
  position: absolute;
  font-size: 16px;
  line-height: 1.6em;
}
.prodet-page .product-details .items .item-9 .txt .title {
  text-transform: capitalize;
}
.prodet-page .product-details .items .item-9 .txt.txt-1 {
  top: 120px;
  left: 880px;
}
.prodet-page .product-details .items .item-9 .txt.txt-1 > p:nth-of-type(1) {
  font-weight: bold;
  padding-bottom: 8px;
}
.prodet-page .product-details .items .item-9 .txt.txt-1 ul li {
  padding-left: 30px;
}
.prodet-page .product-details .items .item-9 .txt.txt-1 ul li:nth-of-type(1):after {
  content: '1';
}
.prodet-page .product-details .items .item-9 .txt.txt-1 ul li:nth-of-type(2):after {
  content: '2';
}
.prodet-page .product-details .items .item-9 .txt.txt-1 ul li:nth-of-type(3):after {
  content: '3';
}
.prodet-page .product-details .items .item-9 .txt.txt-1 ul li:nth-of-type(4):after {
  content: '4';
}
.prodet-page .product-details .items .item-9 .txt.txt-1 ul li:nth-of-type(5):after {
  content: '5';
}
.prodet-page .product-details .items .item-9 .txt.txt-1 ul li:nth-of-type(6):after {
  content: '6';
}
.prodet-page .product-details .items .item-9 .txt.txt-1 ul li:nth-of-type(7):after {
  content: '7';
}
.prodet-page .product-details .items .item-9 .txt.txt-2 {
  top: 372px;
  left: 880px;
}
.prodet-page .product-details .items .item-9 .txt.txt-2 > p:nth-of-type(1) {
  font-weight: bold;
  padding-bottom: 8px;
}
.prodet-page .product-details .items .item-9>.txt.txt-3 {
  font-family: '267-cai978regular';
  text-align: center;
  width: 100%;
  line-height: 1.5em;
  bottom: 30px;
  font-size: 20px;
}
.prodet-page .product-details .items .item-9 .txt.txt-3 .color {
  color: #e0641e;
}
.prodet-page .product-details .items .item-9 .point {
  display: block;
  position: absolute;
  width: 20px;
  border: 1px solid #000;
  background: #fec901;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #000;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.prodet-page .product-details .items .item-9 .point:nth-of-type(1) {
  left: 230px;
  top: 250px;
}
.prodet-page .product-details .items .item-9 .point:nth-of-type(2) {
  left: 516px;
  top: 220px;
}
.prodet-page .product-details .items .item-9 .point:nth-of-type(3) {
  left: 740px;
  top: 510px;
}
.prodet-page .product-details .items .item-9 .point:nth-of-type(4) {
    left: 690px;
    top: 290px;
}
.prodet-page .product-details .items .item-9 .number {
  position: relative;
}
.prodet-page .product-details .items .item-9 .number:after {
  position: absolute;
  width: 20px;
  border: 1px solid #000;
  background: #fec901;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #000;
  left: 0;
  top: 50%;
  margin-top: -10px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.prodet1-page .product-details .items .item-1 {
  background: url(../images/det-bg-1.jpg);
}
.prodet1-page .product-details .items .item-2 .list .li {
  display: none;
}
.prodet1-page .product-details .items .item-2 .list .li img {
  width: auto;
  margin: 0 auto;
}
.prodet1-page .product-details .items .item-2 .list .li .txt {
  width: 430px;
}
.prodet1-page .product-details .items .item-2 .list .li:nth-of-type(1) {
  display: block;
}
.prodet1-page .product-details .items .item-4 {
  background: url(../images/det-bg-2.jpg);
  background-size: cover;
}
.prodet1-page .product-details .items .item-4 .top {
  padding-top: 84px;
  width: 978px;
  margin: 0 auto;
}
.prodet1-page .product-details .items .item-4 .top .txt {
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 100px;
  line-height: 58px;
}
.prodet1-page .product-details .items .item-4 .bottom {
  padding-top: 30px;
}
.prodet1-page .product-details .items .item-4 .bottom img {
  width: auto;
  margin: 0 auto;
}
.prodet1-page .product-details .items .item-5 {
  height: auto;
  background: #fff;
}
.prodet1-page .product-details .items .item-5 .list {
  padding: 100px 32px 60px 32px;
}
.prodet1-page .product-details .items .item-5 .list li {
  height: 240px;
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 40px;
}
.prodet1-page .product-details .items .item-5 .list li .img {
  position: relative;
  width: 40%;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.prodet1-page .product-details .items .item-5 .list li .img .title {
  position: absolute;
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 72px;
  font-size: 12px;
}
.prodet1-page .product-details .items .item-5 .list li .img:after {
  position: absolute;
  content: '';
  width: 26px;
  height: 26px;
  background: url(../images/point.png);
  right: -20px;
  top: 50%;
  margin-top: -13px;
  z-index: 1;
}
.prodet1-page .product-details .items .item-5 .list li .txt {
  height: 100%;
  width: 50%;
  display: table;
}
.prodet1-page .product-details .items .item-5 .list li .txt .inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.prodet1-page .product-details .items .item-5 .list li .txt .inner p {
  position: relative;
  background: #e0641e;
  padding: 26px 34px 26px 28px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  z-index: 2;
}
.prodet1-page .product-details .items .item-5 .list li .txt .inner:after {
  position: absolute;
  width: 100%;
  top: 50%;
  left: -50px;
  height: 1px;
  content: '';
  background: #e0641e;
  z-index: 1;
}
.prodet1-page .product-details .items .item-5 .list li:nth-of-type(2n) {
  margin-right: 0;
}
.prodet1-page .product-details .items .item-6 {
  background: #f1f1f1;
  height: auto;
}
.prodet1-page .product-details .items .item-6 .box {
  position: relative;
}
.prodet1-page .product-details .items .item-6 .tip-list {
  position: absolute;
  top: 120px;
  left: 24px;
}
.prodet1-page .product-details .items .item-6 .tip-list span {
  display: inline-block;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 12px;
  background: url(../images/point1.png) no-repeat left center;
}
.prodet1-page .product-details .items .item-7 .box {
  padding: 126px 70px 30px;
}
.prodet1-page .product-details .items .item-7 .box .title {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}
.prodet1-page .product-details .items .item-7 .box .sub-title {
  font-size: 18px;
  font-weight: bold;
}
.prodet1-page .product-details .items .item-7 .box .abst {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 60px;
}
.prodet1-page .product-details .items .item-7 .box .img {
  padding-bottom: 20px;
}
.prodet1-page .product-details .items .item-7 .box .img img {
  width: auto;
  margin: 0 auto;
}
.prodet1-page .product-details .items .item-8 .box {
  position: relative;
  padding: 80px 0 45px;
}
.prodet1-page .product-details .items .item-8 .box .right {
  position: absolute;
  bottom: 60px;
  right: 38px;
  width: 505px;
}
.prodet1-page .product-details .items .item-8 .box .right table {
  width: 100%;
}
.prodet1-page .product-details .items .item-9 .point:nth-of-type(1) {
  left: 160px;
  top: 206px;
}
.prodet1-page .product-details .items .item-9 .point:nth-of-type(2) {
  left: 504px;
  top: 188px;
}
.prodet1-page .product-details .items .item-9 .point:nth-of-type(3) {
  left: 576px;
  top: 372px;
}
.prodet1-page .product-details .items .item-9 .txt.txt-1 {
  left: 800px;
  top: 110px;
}
.prodet1-page .product-details .items .item-9 .txt.txt-2 {
  left: 1010px;
  top: 110px;
}
.prodet1-page .product-details .items .item-9 .table,
.prodet2-page .product-details .items .item-9 .table {
  position: absolute;
  bottom: 160px;
  right: 38px;
  width: 505px;
}
.prodet2-page .product-details .items .item-9{
  height: 600px;
}
.prodet2-page .product-details .items .item-9 .table{
  width: 465px;
  top: 210px;
  bottom: auto;
}
.prodet1-page .product-details .items .item-9 .table .title,
.prodet2-page .product-details .items .item-9 .table .title {
  font-size: 16px;
  padding-bottom: 12px;
  font-weight: bold;
}
.prodet1-page .product-details .items .item-9 table,
.prodet2-page .product-details .items .item-9 table {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #626262;
  line-height: 26px;
  border-collapse: collapse;
  border: #d9d9d9;
}
.prodet1-page .product-details .items .item-9 table tr:nth-of-type(odd),
.prodet2-page .product-details .items .item-9 table tr:nth-of-type(odd) {
  background: #f3f3f3;
}
.prodet1-page .product-details .items .item-9 table tr:nth-of-type(even),
.prodet2-page .product-details .items .item-9 table tr:nth-of-type(even) {
  background: #ffffff;
}
.prodet1-page .product-details .items .item-9 table tr:nth-of-type(1),
.prodet2-page .product-details .items .item-9 table tr:nth-of-type(1) {
  font-size: 14px;
  line-height: 1em;
  background: #afafaf;
  text-transform: initial;
}
.prodet1-page .product-details .items .item-9 table tr:nth-of-type(1) th,
.prodet2-page .product-details .items .item-9 table tr:nth-of-type(1) th {
  color: #fff;
  padding: 15px 0;
  font-weight: normal;
}
.prodet1-page .product-details .items .item-9 table:nth-of-type(2) tr:nth-of-type(1),
.prodet2-page .product-details .items .item-9 table:nth-of-type(2) tr:nth-of-type(1) {
  font-size: 12px;
  line-height: 18px;
  background: #afafaf;
  text-transform: capitalize;
}
.prodet1-page .product-details .items .item-9 table:nth-of-type(2) tr:nth-of-type(1) th,
.prodet2-page .product-details .items .item-9 table:nth-of-type(2) tr:nth-of-type(1) th {
  color: #fff;
  padding: 15px 0;
  font-weight: normal;
}
.prodet2-page .product-details .items .item-2 .list .li {
  padding-top: 38px;
}
.prodet2-page .product-details .items .item-2 .list .li img {
  width: auto;
  margin: 0 auto;
}
.prodet2-page .product-details .items .item-2 .list .li .txt {
  width: 400px;
  line-height: 30px;
}
.prodet2-page .product-details .items .item-2 .list .li .txt .contact-us {
  margin-top: 20px;
}
.prodet2-page .product-details .items .item-4 .box {
  position: relative;
  padding-top: 150px;
  padding-bottom: 60px;
}
.prodet2-page .product-details .items .item-4 .box img {
  width: auto;
  margin: 0 auto;
}
.prodet2-page .product-details .items .item-4 .box .txt {
  position: absolute;
  top: 220px;
  left: 114px;
  font-size: 16px;
  line-height: 28px;
  width: 570px;
}
.prodet2-page .product-details .items .item-4 .box .txt .inner-title {
  padding-bottom: 4px;
}
.prodet2-page .product-details .items .item-5 {
  height: auto;
}
.prodet2-page .product-details .items .item-5 .box {
    padding-top: 136px;
    padding-left: 20px;
    padding-bottom: 95px;
    padding-right: 60px;
}
.prodet2-page .product-details .items .item-5 .box .img-l {
  width: 40%;
  float: left;
}
.prodet2-page .product-details .items .item-5 .box .table {
}
.prodet2-page .product-details .items .item-5 .box .table {
  width: 54%;
  float: right;
}
.prodet2-page .product-details .items .item-5 .box .table .title {
  font-size: 16px;
  padding-bottom: 12px;
  font-weight: bold;
}
.prodet2-page .product-details .items .item-5 .box table {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #626262;
  line-height: 26px;
  border-collapse: collapse;
  border: #d9d9d9;
}
.prodet2-page .product-details .items .item-5 .box table tr:nth-of-type(odd) {
  background: #f3f3f3;
}
.prodet2-page .product-details .items .item-5 .box table tr:nth-of-type(even) {
  background: #ffffff;
}
.prodet2-page .product-details .items .item-5 .box table tr:nth-of-type(1) {
  font-size: 14px;
  line-height: 1em;
  background: #afafaf;
  text-transform: initial;
}
.prodet2-page .product-details .items .item-5 .box table tr:nth-of-type(1) th {
  color: #fff;
  padding: 15px 0;
  font-weight: normal;
}
.prodet2-page .product-details .items .item-5 .box table:nth-of-type(2) tr:nth-of-type(1) {
  font-size: 12px;
  line-height: 18px;
  background: #afafaf;
  text-transform: capitalize;
}
.prodet2-page .product-details .items .item-5 .box table:nth-of-type(2) tr:nth-of-type(1) th {
  color: #fff;
  padding: 15px 0;
  font-weight: normal;
}
.prodet3-page .product-details .items .item-1 {
  background: url(../images/det-bg-1.jpg);
}
.prodet3-page .product-details .items .item-2 .list .li {
  padding-top: 38px;
}
.prodet3-page .product-details .items .item-2 .list .li img {
  width: auto;
  margin: 0 auto;
}
.prodet3-page .product-details .items .item-2 .list .li .txt {
  width: 400px;
  line-height: 30px;
}
.prodet3-page .product-details .items .item-2 .list .li .txt .contact-us {
  margin-top: 20px;
}
.prodet3-page .product-details .items .item-5 .right .title {
    font-family: '035-cai978035-cai978';
  color: #fff;
  text-transform: capitalize;
  line-height: 1.7em;
  text-shadow: 0 0 10px #000000;
  -webkit-text-shadow: 0 0 10px #000000;
  -moz-text-shadow: 0 0 10px #000000;
  -ms-text-shadow: 0 0 10px #000000;
  -o-text-shadow: 0 0 10px #000000;
  filter: Shadow(Color=#000000, Direction=0, Strength=10px);
  filter: dropshadow(OffX=0, OffY=0, Color=#000000, Positive='true');
}
.prodet3-page .product-details .items .item-8 .box .left {
  width: 50%;
  padding-top: 105px;
}
.prodet3-page .product-details .items .item-8 .box .left .img {
  padding-top: 0;
  position: relative;
}
.prodet3-page .product-details .items .item-8 .box .left .img span {
  position: absolute;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  width: 72px;
  top: 10px;
  left: 300px;
}
.prodet3-page .product-details .items .item-8 .box .left .img .span1 {
  position: absolute;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  width: 72px;
  top: 48px;
  left: 444px;
}
.prodet3-page .product-details .items .item-8 .box .left .img .span2 {
  position: absolute;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  width: 72px;
  top: 430px;
  left: 106px;
}
.prodet3-page .product-details .items .item-8 .box .left .img .span3 {
  position: absolute;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  width: 72px;
  top: 279px;
  left: 475px;
}
.prodet3-page .product-details .items .item-8 .box .right {
  width: 50%;
  padding-top: 232px;
}
.prodet3-page .product-details .items .item-4 {
  padding-bottom: 0;
}
.prodet3-page .product-details .items .item-4 .box img {
  width: auto;
  margin: 0 auto;
}
.prodet3-page .product-details .items .item-6 {
  height: 980px;
  background: #f8f8f8;
}
.prodet3-page .product-details .items .item-6 .box {
  position: relative;
  padding-top: 102px;
  height: 100%;
}
.prodet3-page .product-details .items .item-6 .box .img {
  position: relative;
  margin-left: 300px;
  padding-top: 20px;
  width: auto;
}
.prodet3-page .product-details .items .item-6 .box .img img {
  width: auto;
}
.prodet3-page .product-details .items .item-6 .box .img .inner-img {
  position: absolute;
  left: -150px;
}
.prodet3-page .product-details .items .item-6 .box .img .inner-img p {
  margin-left: 14px;
  width: 148px;
  text-align: center;
  margin-top: -44px;
  color: #fff;
}
.prodet3-page .product-details .items .item-6 .box .img .inner-img-1 {
  width: 162px;
  top: -10px;
}
.prodet3-page .product-details .items .item-6 .box .img .inner-img-2 {
  width: 162px;
  top: 210px;
}
.prodet3-page .product-details .items .item-6 .box .right-list {
  position: absolute;
  top: 100px;
  right: 100px;
}
.prodet3-page .product-details .items .item-6 .box .right-list > div {
  width: 185px;
  margin-bottom: 8px;
}
.prodet3-page .product-details .items .item-6 .box .right-list > div p {
  font-size: 12px;
  text-align: center;
  color: #fff;
  position: relative;
  top: -45px;
}
.prodet3-page .product-details .items .item-6 .box .bottom-list {
  padding-top: 50px;
  padding-left: 150px;
  position: absolute;
}
.prodet3-page .product-details .items .item-6 .box .bottom-list > div {
  float: left;
  position: relative;
  width: 222px;
  margin-right: 30px;
}
.prodet3-page .product-details .items .item-6 .box .bottom-list > div p {
  position: absolute;
  top: -15px;
  left: 120px;
  font-size: 14px;
  line-height: 30px;
  width: 133px;
  color: #fff;
  padding: 0 0 0 18px;
  background: #e0641e;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  z-index: 99;
}
.prodet3-page .product-details .items .item-6 .box .txt {
  position: absolute;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  font-weight: bold;
  bottom: 50px;
  left: 70px;
  width: 100%;
}
.prodet3-page .product-details .items .item-7 .box {
  position: relative;
  padding-top: 70px;
  padding-bottom: 50px;
}
.prodet3-page .product-details .items .item-7 .box .tip-list {
  width: 336px;
  position: absolute;
  top: 120px;
  left: 66px;
  font-size: 14px;
  line-height: 22px;
  color: #e0641e;
}
.prodet3-page .product-details .items .item-7 .box .tip-list .title {
  padding-bottom: 6px;
  font-size: 18px;
  font-weight: bold;
}
.prodet3-page .product-details .items .item-9 .point:nth-of-type(1) {
  left: 198px;
  top: 286px;
}
.prodet3-page .product-details .items .item-9 .point:nth-of-type(2) {
  left: 518px;
  top: 244px;
}
.prodet3-page .product-details .items .item-9 .point:nth-of-type(3) {
  left: 750px;
  top: 324px;
}
.prodet3-page .product-details .items .item-9 .txt-box {
  padding-left: 870px;
  padding-top: 150px;
}
.prodet3-page .product-details .items .item-9 .txt-box .txt {
  position: initial;
  margin-bottom: 30px;
}
.prodet3-page .product-details .items .item-9 .txt-box .txt.txt-3 {
  text-align: left;
  font-weight: normal;
}
.prodet3-page .product-details .items .item-9 .txt-box .txt.txt-3 p:nth-of-type(1) {
  font-weight: bold;
  text-transform: capitalize;
}
.news-page .newslist li {
  padding: 20px 10px 34px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li .new-l {
  width: 20%;
}
.news-page .newslist li .new-r {
  width: 78%;
  font-weight: 600;
}
.news-page .newslist li .new-r h3 {
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 600;
  color: #444;
  height: 2.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
  color: #777;
  font-size: 13px;
}
.news-page .newslist li .new-r i.new-update {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
  line-height: 1.7em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-page .newslist li .new-r:hover h3 {
  color: #0162b1;
}
.news .news_title h1 {
  padding-bottom: 30px;
  font-size: 28px;
  text-align: center;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_date {
  font-size: 14px;
  line-height: 3em;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 15px;
}
.news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
  line-height: 2em;
}
.news .news_abst p {
  display: inline-block;
}
.news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .news_contents p {
	margin-bottom: 0;
}
.news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.news .news_contents div,
.news .news_contents p,
.news .news_contents span,
.news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.news .news_contents table{
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.news .news_contents table tr{
	/*border: 0;*/
}
.news .news_contents table tr td{
	/*border: 0;*/
}
.news .news_next {
  width: 99%;
  margin-top: 0;
  padding-left: 5px;
  border-top: 0 solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.news #gallery-1 .gallery-item img{
	height: 291px;
}
.contact-page {
  padding-top: 0;
  padding-bottom: 60px;
}
.contact-page img {
  width: auto;
}
.contact-page .cn-form {
  width: 67%;
  float: left;
  padding: 25px 35px 15px;
}
.contact-page .contact-details {
  background: #fff;
  width: 30%;
  padding: 30px;
  border: 6px solid #f2f2f2;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.contact-page .contact-details h3.contact-title {
  font-family: 'Euphemia';
  font-weight: 600;
  font-size: 22px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
  margin-bottom: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
.contact-page .contact-details .contact-list p {
  font-size: 14px;
  line-height: 2em;
}
.contact-page .contact-details .contact-list a {
  color: #333;
}
.contact-page .contact-details .contact-list a:hover {
  color: #0250a9;
}
.parts-page {
  background: url(../images/bj-1.jpg) no-repeat center;
  background-size: cover;
}
.parts-page .piclist li .img{
  background: #f9f9f9;
  box-shadow: none !important;
}
.parts-page .piclist li .img img{
  width: 80%;
  margin: 0 auto;
}
.parts-page .piclist li .txt{
  color: #fff;
}
.lg-page .piclist {
  padding-top: 68px;
}
.lg-page .piclist li {
  float: left;
  width: 23%;
  margin-right: 2.6666%;
  margin-bottom: 3%; 
}
.lg-page .piclist li:nth-of-type(4n) {
  margin-right: 0;
}
.lg-page .piclist li .img {
  cursor: pointer;
    border: 6px solid #fff;
    box-shadow: 0 0 12px 0px #acacac;
}
.lg-page .piclist li .txt {
  font-size: 18px;
  line-height: 2em;
  text-align: center;
}

.ts-page .download-box li,
.ts-page .box li {
  float: left;
  width: 15%;
  margin-right: 2%;
  margin-bottom: 3%;
}
.ts-page .download-box li:nth-of-type(6n),
.ts-page .box li:nth-of-type(6n) {
  margin-right: 0;
}
.ts-page .download-box li .img,
.ts-page .box li .img {
  cursor: pointer;
      border: 2px solid #fff;
    box-shadow: 0 0 12px 0px #acacac;
}
.ts-page .download-box li .txt,
.ts-page .box li .txt {
  font-size: 14px;
  line-height: 2em;
  text-align: center;
}

.ts-page .title{
  padding-bottom: 30px;
}
.ts-page .item-adv,
.ts-page .item-manual,
.ts-page .item-download{
  padding-bottom: 20px;
}
.ts-page .item-adv .inner-item .inner-title{
	padding-bottom: 20px;
}
.ts-page .item-adv .inner-item .list{
}
.ts-page .item-adv .inner-item .list li{
	float: left;
	width: 20%;
	margin-right: 6.66666%;
	margin-bottom: 20px;
	cursor: pointer;
}
.ts-page .item-adv .inner-item .list li + li{
	position: relative;
}
.ts-page .item-adv .inner-item .list li + li:after{
	position: absolute;
	width: 90px;
	height: 80px;
	background: url(../images/i-pro-arr-r-h.png) no-repeat center;
	background-size: contain;
	left: -90px;
	content: '';
	top: 50%;
	margin-top: -60px;
}
.ts-page .item-adv .inner-item .list li:nth-of-type(4n){
	margin-right: 0;
}
.ts-page .item-adv .inner-item .list li .txt{
	padding-top: 10px;
}
.ts-page .item-adv .inner-item .list#step6 li:nth-of-type(3):after{
  display: none;
}

.ts-page .item-download .txt{
  position: relative;
  padding-right: 12px;
}
.ts-page .item-download .fa{
  position: absolute;
  right: 3px;
  top: 6px;
  font-size: 16px;
  color: #333;
}

.faq-page .faqlist{
  
}
.faq-page .faqlist li{
  padding-left: 20px;
  padding-bottom: 14px;
}
.faq-page .faqlist li .question{
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 30px;
  padding-right: 20px;
  line-height: 1.4em;
  background: #ececec;
  cursor: pointer;
  margin-bottom: 4px;
  transition: 0.2s ease;
}
.faq-page .faqlist li .question.active,
.faq-page .faqlist li .question:hover{
  background: #0162b1;
  color: #fff;
}
.faq-page .faqlist li .question .fa{
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 16px;
}
.faq-page .faqlist li .answer{
  display: none;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 30px;
  line-height: 1.6em;
  color:#0162b1;
  border: 1px solid #ececec;
}
.faq-page .faqlist li .question:after{
  position: absolute;
  content: 'Q:';
  font-size: 18px;
  left: 6px;
  top: 6px;
}
.faq-page .faqlist li .answer:after{
  position: absolute;
  content: 'A:';
  font-size: 18px;
  left: 6px;
  top: 6px;
  color:#0162b1;
}

.cn-form {
  width: 100%;
  height: auto;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
  background: #fff;
}
.cn-form p {
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #0162b1;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 237px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;

  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%!important;
  display: inline-block;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #000;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 1s linear;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
.around-line li {
  float: left;
  position: relative;
  cursor: pointer;
}
.around-line li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.around-line li:before,
.around-line li:after {
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: absolute;
}
.around-line li:before {
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:after {
  right: 0;
  bottom: 0;
  top: 100%;
  left: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:hover:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li:hover:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.m-page {
	padding-bottom: 40px;
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 12px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #fff;
  background: #0162b1;
}
.m-page a:active {
  background: #0162b1;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #0162b1;
}

.scoped-selectivity{
	color: #fff;
}
@media screen and (max-width: 1600px){
#index-body .i-cate .items .item .img .cover{
  font-size: 20px;
}
}
@media screen and (max-width: 1400px){
  .container{
    width: 1200px;
    padding: 0 10px;
  }
  #index-body .i-cate .items .item .img .cover{
    font-size: 18px;
  }
  #header .nav .menu-box .menu > li > a{
    padding: 0 26px;
  }
  #header .nav .menu-box .menu,
  #header .nav .menu-box .menu .sub-menu li{
    font-size: 12px;
  }
}
















.newabout-page .newabout-item {
  background-repeat: no-repeat;
  background-position: top;
  font-size: 18px;
  line-height: 2em;
}
.newabout-page .newabout-item .color1 {
  color: #fe9206;
}
.newabout-page .newabout-item .left {
  width: 49%;
}
.newabout-page .newabout-item .right {
  width: 49%;
}
.newabout-page .newabout-item .txt1 .font-l {
  width: 30%;
  text-align: right;
}
.newabout-page .newabout-item .txt1 .font-r {
  width: 69%;
}
.newabout-page .newabout-item .txt2 {
  border-left: 2px solid #000;
  padding-left: 20px;
}
.newabout-page .newabout-item1 {
  background-image: url(../images/newabout-bg-1.jpg);
}
.newabout-page .newabout-item1 .right {
  padding-top: 120px;
}
.newabout-page .newabout-item1 .right .img {
  margin-top: 112px;
  position: relative;
}
.newabout-page .newabout-item1 .right .img img {
  position: relative;
  z-index: 2;
}
.newabout-page .newabout-item1 .right .img:after {
  position: absolute;
  content: '';
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #fe9206;
  transform: translate(11px, 11px) rotate(0deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -webkit-transform: translate(11px, 11px) rotate(0deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -moz-transform: translate(11px, 11px) rotate(0deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -ms-transform: translate(11px, 11px) rotate(0deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -o-transform: translate(11px, 11px) rotate(0deg) scale(1, 1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
}
.newabout-page .newabout-item1 .left {
  padding-top: 560px;
}
.newabout-page .newabout-item1 .bottom {
  padding-bottom: 54px;
  padding-top: 50px;
}
.newabout-page .newabout-item1 .bottom .list li {
  float: left;
  width: 32.6%;
  margin-right: 1.1%;
}
.newabout-page .newabout-item1 .bottom .list li:nth-of-type(3n) {
  margin-right: 0;
}
.newabout-page .newabout-item1 .bottom .list li .tit {
  text-align: center;
}
.newabout-page .newabout-item2 {
  padding-top: 50px;
  padding-bottom: 110px;
  background-image: url(../images/newabout-bg-2.jpg);
}
.newabout-page .newabout-item2 .top .right {
  margin-top: 8px;
  text-align: right;
}
.newabout-page .newabout-item2 .top .right span {
  display: inline-block;
  font-size: 36px;
  line-height: 86px;
  color: #ffecde;
  padding: 0 12px;
  text-transform: uppercase;
  background: #fe9206;
  font-weight: bold;
}
.newabout-page .newabout-item2 .bottom {
  padding-top: 32px;
}
.newabout-page .newabout-item2 .bottom li {
  float: left;
  width: 49.5%;
  margin-right: 1%;
}
.newabout-page .newabout-item2 .bottom li + li {
  margin-right: 0;
}
.newabout-page .newabout-item3 {
  padding-top: 50px;
  padding-bottom: 92px;
  background-size: cover;
  background-image: url(../images/newabout-bg-3.jpg);
}
.newabout-page .newabout-item3 .top .left {
  width: 39%;
  text-align: left;
}
.newabout-page .newabout-item3 .top .left span {
  display: inline-block;
  font-size: 36px;
  line-height: 86px;
  color: #ffecde;
  padding: 0 12px;
  text-transform: uppercase;
  background: #fe9206;
  font-weight: bold;
}
.newabout-page .newabout-item3 .top .right {
  width: 59%;
}
.newabout-page .newabout-item3 .top .right .txt2 {
  border-left: none;
}
.newabout-page .newabout-item3 .bottom {
  padding-top: 120px;
}
.newabout-page .newabout-item3 .bottom li {
  float: left;
  width: 32.6%;
  margin-right: 1.1%;
}
.newabout-page .newabout-item3 .bottom li:nth-of-type(3n) {
  margin-right: 0;
}
html.mobile {
    overflow: hidden;
}
html.mobile .body-overflow-box {
    position: relative;
    left: 280px;
}
#mobile {
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: none;
    z-index: 20000;
    height: 100%;
}
#mobile:before {
    content: '';
    width: 200%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 100%;
    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;
}
#mobile .mobile-logo {
    position: absolute;
    left: 100%;
    width: 100vw;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #111;
    -moz-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
    -o-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
#mobile .mobile-logo img {
    max-height: 30px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
#mobile #menu-on {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    position: absolute;
    left: 100%;
    top: 0;
    cursor: pointer;
    cursor: hand;
    z-index: 1;
}
#mobile #menu-on i {
    width: 23px;
    height: 2px;
    background: #222;
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
#mobile #menu-on i.line1 {
    top: 12px;
}
#mobile #menu-on i.line2 {
    top: 19px;
}
#mobile #menu-on i.line3 {
    top: 26px;
}
#mobile .menu-content {
    width: 100%;
    height: 100%;
    display: block;
    background: #222;
    padding: 40px 10% 60px;
    overflow-y: auto;
    color: white;
}
#mobile .menu-content::-webkit-scrollbar {
    width: 3px;
    border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
    display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
    background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
    background-color: #eee;
}
#mobile .menu-content h3 {
    font-size: 20px;
    color: inherit;
    text-transform: capitalize;
    margin-bottom: 10px;
}
#mobile .menu-content h3 i {
    font-size: 16px;
    position: relative;
    top: -1px;
}
#mobile .menu-content .menu-logo {
    display: block;
}
#mobile .menu-content .menu-logo img {
    margin: 0 auto;
}
#mobile .menu-content .menu-list {
    margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
    font-size: 15px;
    color: inherit;
    text-transform: uppercase;
    line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
    padding: 8px 0;
    display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
    color: #0162b1;
    text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
    position: relative;
    padding-left: 15px;
    font-size: 13px;
    line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
    content: '';
    width: 6px;
    height: 1px;
    background: white;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#mobile .menu-content .menu-list ul li li li a {
    padding-left: 25px;
}
#mobile .menu-content .menu-list ul li li li a:after {
    width: 12px;
}
#mobile .menu-content .mob-search form {
    position: relative;
}
#mobile .menu-content .mob-search form input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    border: none;
    padding: 0 15px;
    font-size: 14px;
    color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
    width: 45px;
    height: 45px;
    background: url("../images/icon-search-white.png") no-repeat center center #222;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
}
#mobile .menu-content .mob-yuy {
    margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
    margin-bottom: 10px;
    color: inherit;
    font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
    max-width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #333;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: white;
    font-size: 14px;
    margin-right: 3px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#mobile .menu-content .mob-share ul li:hover {
    background: #0162b1;
}
#mobile .menu-content #menu-off {
    margin-top: 40px;
    cursor: pointer;
    cursor: hand;
}
#mobile.active {
    left: 0;
}
#mobile.active:before {
    right: 0;
}
#mobile.active #menu-on i.line1 {
    -webkit-transform: translateX(-50%) rotateZ(45deg);
    -moz-transform: translateX(-50%) rotateZ(45deg);
    -ms-transform: translateX(-50%) rotateZ(45deg);
    -o-transform: translateX(-50%) rotateZ(45deg);
    transform: translateX(-50%) rotateZ(45deg);
    top: 12px;
    margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
    opacity: 0;
}
#mobile.active #menu-on i.line3 {
    -webkit-transform: translateX(-50%) rotateZ(-45deg);
    -moz-transform: translateX(-50%) rotateZ(-45deg);
    -ms-transform: translateX(-50%) rotateZ(-45deg);
    -o-transform: translateX(-50%) rotateZ(-45deg);
    transform: translateX(-50%) rotateZ(-45deg);
    top: 28px;
    margin-left: 3px;
}
#mobile.white .mobile-logo {
    -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);
    background: white;
}
#mobile.white .menu-content {
    background: white;
    color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
    background: black;
}
#mobile.white .menu-content .mob-search form input {
    border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


.indexAboutLeft h2{ font-size:46px;}
#footer .footerTop .items { width:80%;}
#footer .footerEwm{ width:20%;}
#footer .footerEwm img{ max-width:160px; display:block; margin:0 auto;}
#footer .item{ width:25%;}
#footer{    padding: 0 45px 0 60px; }
@media(min-width:992px) {
	.container {max-width:960px;padding-right:15px;padding-left:15px; margin-left:auto; margin-right:auto;}
}
@media(min-width:1200px) {
	#header .h-top,#index-body,#footer,.i-product .container1 {max-width:1170px; margin-left:auto; margin-right:auto;} 
}
@media(min-width:1360px) {
	#header .h-top,#index-body,#footer,.i-product .container1 {max-width:1330px; margin-left:auto; margin-right:auto;}
}
@media(min-width: 1440px) {
	#header .h-top,#index-body,#footer,.i-product .container1 {max-width:1410px; margin-left:auto; margin-right:auto;}
}
@media(min-width:1680px) {
	#header .h-top,#index-body,#footer,.i-product .container1 {max-width:1650px; margin-left:auto; margin-right:auto;}
}
@media (min-width: 1200px){
	#header .h-top,.i-product .container1{ padding-left:20px; padding-right:20px;}
	.indexAboutRight{ width:66.66%; padding-left:20px; padding-right:20px;}
	.indexAboutLeft{ width:33.33%;padding-left:20px; padding-right:20px;}
	}


@media screen and (max-width: 1680px){
	.indexAboutLeft h2{ font-size:34px;}
	}

@media screen and (max-width: 1440px){
	#header .nav .menu-box .menu > li > a{ padding:0 13px}
	#footer{ padding:0; padding-top:40px;}
	.indexAboutLeft ul{ margin:35px auto;}
	}
@media screen and (max-width: 1360px){
	.indexAbout{padding: 60px 40px 40px 40px;}
	.indexAboutLeft ul{ margin:30px auto;}
	.indexAboutLeft ul li{ font-size:16px;}
	}
@media screen and (max-width: 1000px) {
    #banner,
    .inner-banner {
        margin-top: 40px;
    }
}
@media screen and (max-width: 1250px){
	.indexAboutRight{ padding-left:15px; padding-right:15px;}
	.indexAboutLeft{padding-left:15px; padding-right:15px;}
	#header .h-top,.i-product .container1{ padding:15px;}
  img {
    width: auto;
  }
  a {
    color: inherit;
  }
    .container {
        width: 970px;
    }
    #header .topp {
        padding-top: 5px;
    }
    #header .right {
        
    }
    .inner-banner .title {
        font-size: 44px;
    }
    .product-page .piclist .box .txt .title {
        font-size: 48px;
    }
    .product-page .piclist .box .txt .abst {
        width: 100%;
    }
    .product-page .piclist .box .txt .abst {
        font-size: 16px;
        line-height: 24px;
    }
    .product-page .piclist .box .txt .read-more {
        margin-top: 20px;
    }
    .product-page .piclist .box .txt {
        padding: 20px 3%;
    }
    .thank-you .thank-1 {
        font-size: 50px;
    }
    .prodet-page .product-details {
        width: 100%;
    }
    .prodet-page .product-details .items .item-2 .list .li .txt {
        left: 3%;
    }
    .prodet-page .product-details .items .item-2 .list .li {
        padding-top: 100px;
    }
    .prodet-page .product-details .items .item-5 .right {
        padding-top: 8%;
        padding-right: 1%;
    }
    .prodet-page .product-details .items .item-5 {
        height: 680px;
    }
    .prodet-page .product-details .items .item-2 .list .tabs {
        bottom: 7%;
    }
    .prodet-page .product-details .items .item-title-left .block-3,.prodet-page .product-details .items .item-title-left .block-2,.prodet-page .product-details .items .item-title-right .block-4,.prodet-page .product-details .items .item-title-right .block-3,.prodet-page .product-details .items .item-title-left .block-1,.prodet-page .product-details .items .item-title-right .block-4,.prodet-page .product-details .items .item-title-right .block-3 {
        font-size: 20px;
        background-size: 100% 100%;
        width: 380px;
    }
    .prodet-page .product-details .items .item-4 .right .list li {
        width: 33%;
    }
    .prodet-page .product-details .items .item-6 {
        background-size: 100% auto;
        height: 700px;
    }
    .prodet-page .product-details .items .item-6 .txt {
        padding-top: 30px;
    }
    .prodet-page .product-details .items .item-6 .img {
        padding-top: 100px;
    }
    .prodet-page .product-details .items .item-9 {
        background-size: 100% auto;
        height: 580px;
    }
    .prodet-page .product-details .items .item-9 .txt.txt-1 {
        left: 70%;
    }
    .prodet-page .product-details .items .item-9 .point:nth-of-type(1) {
        left: 24%;
        top: 36%;
    }
    .prodet-page .product-details .items .item-9 .point:nth-of-type(2) {
        left: 42%;
        top: 37%;
    }
    .prodet-page .product-details .items .item-9 .point:nth-of-type(3) {
        left: 52%;
        top: 61%;
    }
    .prodet-page .product-details .items .item-9 .point:nth-of-type(4) {
        left: 57%;
        top: 41%;
    }
    .prodet-page .product-details .items .item-9>.txt.txt-3 {
        width: 60%;
        line-height: 1.2em;
        bottom: 10px;
    }
    .prodet-page .product-details .items .item-8 .right {
      padding-left: 5%;
    }
    .ts-page .item-adv .inner-item .list li + li:after {
        width: 50px;
        height: 30px;
        left: -54px;
    }
    .ts-page .item-adv .inner-item .list li .txt {
        font-size: 12px;
    }
    .ts-page .download-box li, .ts-page .box li {
        width: 20%;
        padding: 7px;
        margin: 0 !important;
    }
    .ts-page .download-box, .ts-page .box {
        margin: -7px;
    }
    .news-page .newslist li .new-r h3 {
        font-size: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        height: auto;
    }
    .news-page .newslist li {
        padding: 15px;
    }
    .news-page .newslist li .new-r p.new-abst {
        margin-bottom: 0;
    }
    .news .news_title h1 {
        white-space: normal;
    }
    #header .nav .menu-box .menu > li > a {
        padding: 0 14px;
    }
    .newabout-page .newabout-item {
        font-size: 14px;
        line-height: 1.6em;
    }
    .lg-page .piclist li .img {
        border-width: 3px;
    }
}
@media screen and (max-width: 1000px){
	#index-body,#footer{ padding-left:15px; padding-right:15px;}
	
	#footer .item{ width:33.33%;}
	#footer .footerTop .items{ float:none; width:100%;}
	#footer .item li a{ font-size:14px; line-height:1.4;}
	#footer .item .title{ font-size:18px; padding-bottom:15px; margin-bottom:10px;}
	#footer .item:nth-child(3n+1){ clear:left;}
	#footer .footerCenter{
		margin-top: 30px;
	}
    .container {
        width: 700px;
    }
    .contact-page .cn-form {
        width: 100%;
        float: none;
    }
    .contact-page .contact-details {
        width: 100%;
        float: none;
        margin-top: 40px;
    }
    .inner-banner .title {
        font-size: 34px;
        padding: 0 0 10px;
    }
    #header {
        display: none;
    }
    #mobile {
        display: block;
    }
    .contact-page iframe{
        height: 300px;
    }
    .iview-directionNav a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    #index-body .i-product .swiper-button-next, #index-body .i-product .swiper-button-prev {
        width: 20px;
        height: 50px;
        background-size: 100% auto;
    }
    #index-body .i-product .container1 {
        /*padding: 0 45px;*/
    }
    #iview {
        margin-top: 40px !important;
    }
    .iview-directionNav a {
      display: none !important;
    }
    #footer .item.item-3 {
        width: 40%;
    }
    #footer .item.item-2 {
        width: 35%;
    }
    #footer .item.item-1 {
        width: 25%;
    }
    #footer .item.item-4 {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
    #index-body .i-cate .items .item {
        width: 50%;
        margin: 0 !important;
        padding: 7px;
    }
    #index-body .i-cate .items {
        margin: -7px;
    }
    .lg-page .piclist li {
        width: 33.333%;
        padding: 7px;
        margin: 0 !important;
    }
    .lg-page .piclist {
        margin: -7px;
    }
    .m-page {
        display: inline-block;
        width: 100%;
    }
    .lg-page .piclist li .txt {
      font-size: 14px;
    }
    .ts-page .item-adv .inner-item .list li {
        width: 33.33%;
        margin: 0 !important;
        padding: 20px;
    }
    .ts-page .item-adv .inner-item .list {
        margin: -20px;
    }
    .ts-page .item-adv .inner-item .list li + li:after {
      left: -25px;
    }
    .ts-page .item-adv .inner-item .inner-title {
      display: inline-block;
      width: 100%;
    }
    .ts-page .download-box li, .ts-page .box li {
      width: 25%;
    }
    .news-page .newslist li .new-l {
      width: 25%;
    }
    .news-page .newslist li .new-r {
      width: 72%;
    }
    .news-page .newslist li .new-r p.new-abst {
      -webkit-line-clamp: 2;
    }
    .news-page .newslist li .new-r h3 {
      font-size: 16px;
    }
    .news .news_title h1 {
      font-size: 20px;
    }
    .pro-padding {
      padding: 20px 0;
    }
    .newabout-page .newabout-item {
      padding-bottom: 40px;
    }
    .newabout-page .newabout-item3 .bottom {
      padding-top: 60px;
    }
    .newabout-page .newabout-item .left {
      width: 70%;
    }
    .newabout-page .newabout-item .right {
      width: 29%;
    }
    .newabout-page .newabout-item1 .bottom {
      padding-bottom: 0;
    }
    .newabout-page .newabout-item1 .left {
      width: 50%;
      padding-top: 300px;
    }
    .newabout-page .newabout-item1 .right {
      width: 48%;
      padding-top: 40px;
    }
    .newabout-page .newabout-item1 .right .img {
      margin-top: 80px;
    }
    .lg-page .piclist {
      padding-top: 30px;
    }
    .product-page .piclist .box .txt .title {
      font-size: 32px;
      line-height: 1.2;
    }
    .product-page .piclist .box .txt .read-more {
      font-size: 14px;
      line-height: 36px;
      height: 36px;
    }
    .product-page .piclist .box .txt {
      width: 100%;
    }
    .product-page .piclist .box .img {
      width: 100%;
    }
    .product-page .piclist .box .img img {
      max-height: 300px;
    margin: 0 auto;
    }
}
@media screen and (max-width: 700px){
	#footer .item{ margin-right:0;}
	#footer .footerEwm{ width:100%; float:none; border-top:1px solid #eee; padding-top:30px;}
	.indexAboutLeft ul li{ font-size:14px; line-height:1.5;}
	.indexAboutLeft h2{ font-size:22px;}
	#footer .footerTop .items{ padding-bottom:20px; display:none;}
	#footer{ padding-top:0;}
    .container {
        width: 100%;
    }
    .lg-page .piclist li {
        width: 50%;
    }
    .ts-page .item-adv .inner-item .list li {
      width: 50%;
      display: inline-block;
      float: none;
      letter-spacing: 0;
      vertical-align: top;
    }
    .ts-page .item-adv .inner-item .list {
      letter-spacing: -5px;
    }
    .ts-page {
      overflow: hidden;
    }
    .ts-page .download-box li, .ts-page .box li {
      width: 33.333%;
    }
    .news-page .newslist li .new-r {
      width: 62%;
    }
    .news-page .newslist li .new-l {
      width: 35%;
    }
    .inner-banner .title {
      font-size: 28px;
    }
    .cn-form .m-form-l {
      width: 100%;
      float: none;
    }
    .cn-form .m-form-r {
      display: none;
    }
    .contact-page .cn-form {
      padding: 20px 15px;
    }
    #footer .item.item-1 {
      width: 40%;
    }
    #footer .item.item-2 {
      width: 60%;
    }
    #footer .item.item-3 {
      width: 100%;
      margin-top: 40px;
      float: none;
      display: inline-block;
    }
    #footer .bt {
      line-height: normal;
      padding: 15px 0;
    }
    .ts-page .title {
      font-size: 1.2em;
    }
    .ts-page .download-box li, .ts-page .box li {
      width: 50%;
    }
    .news-page .newslist li .new-r h3 {
      font-size: 14px;
    }
    .news-page .newslist li .new-r i.new-update {
      margin: 3px 0;
    }
    .newabout-page .newabout-item1 .left {
      width: 100%;
      padding-top: 80px;
    }
    .newabout-page .newabout-item1 .right,.newabout-page .newabout-item .left,.newabout-page .newabout-item .right,.newabout-page .newabout-item3 .top .right,.newabout-page .newabout-item3 .top .left {
      width: 100%;
    }
    .newabout-page .newabout-item1 .bottom .list li,.newabout-page .newabout-item3 .bottom li {
      width: 100%;
      margin: 0 !important;
    }
    .newabout-page .newabout-item .txt2 {
      padding-left: 0;
    }
    .faq-page .faqlist li .question {
      font-size: 15px;
    }
}

