@charset "utf-8";



@font-face {

  font-family: "UniviaPro";

  src: url("../fonts/UniviaPro.woff2") format("woff2"),

       url("../fonts/UniviaPro.woff") format("woff"),

       url("../fonts/UniviaPro.ttf") format("truetype"),

       url("../fonts/UniviaPro.eot") format("embedded-opentype"),

       url("../fonts/UniviaPro.svg") format("svg"),

       url("../fonts/UniviaPro.otf") format("opentype");

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: "UniviaProLight";

  src: url("../fonts/UniviaPro-Light.woff2") format("woff2"),

       url("../fonts/UniviaPro-Light.woff") format("woff"),

       url("../fonts/UniviaPro-Light.ttf") format("truetype"),

       url("../fonts/UniviaPro-Light.eot") format("embedded-opentype"),

       url("../fonts/UniviaPro-Light.svg") format("svg"),

       url("../fonts/UniviaPro-Light.otf") format("opentype");

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: "UniviaproBold";

  src: url("../fonts/univiapro-bold.woff2") format("woff2"),

       url("../fonts/univiapro-bold.woff") format("woff"),

       url("../fonts/univiapro-bold.ttf") format("truetype"),

       url("../fonts/univiapro-bold.eot") format("embedded-opentype"),

       url("../fonts/univiapro-bold.svg") format("svg"),

       url("../fonts/univiapro-bold.otf") format("opentype");

  font-weight: normal;

  font-style: normal;

}



*{padding: 0; margin: 0; box-sizing: border-box;}

html,body{ color:#333333; font-family:'Microsoft YaHei', Arial, 'FontAwesome', 'Glyphicons Halflings' !important; font-size: 62.5%; font-weight:normal; font-style:normal;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color:#fff; width:100%;}

html{overflow: -moz-scrollbars-none;}

html::-webkit-scrollbar{width: 0px;	background: none;}



a {

	color:#333333;

	text-decoration: none;

	transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;



	border:none;

	-webkit-tap-highlight-color: rgba(0,0,0,0);

	-webkit-tap-highlight-color:transparent;

	outline:none;

}

a::before, a::after, img, span, li{

	transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

}

a:hover{text-decoration:none;}

ul li{ list-style:none;}

h1, h2, h3, h4, h5, h6 {

	color:#000000;

	font-family: "Microsoft YaHei";

	transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

}

.clear{display: block; clear: both;}

.clearfix{display: block; clear: both;}

.whiteBg{background-color: #fff!important;}

.pad10{padding: 10px 0px 50px !important;}

/* 清除IOS下按钮的原生样式 */

input[type=button], input[type="submit"]{-webkit-appearance:none;outline:none;}

.fl{float: left;}

.fr{float: right;}



.topline{width: 100%; font-size: 0px; height: 12px; background-color: #3cae3f;}

.topdiv{width: 100%; height: 100px; font-size: 0; background-color: rgba(0,0,0,0.30); position: fixed; top: 0; left: 0; z-index: 20;}

.topdiv:hover{background-color: rgba(0,0,0,0.70);}

.xynavScroll{background-color: rgba(0,0,0,0.70);/*background-color: rgba(60,174,63,0.9);*/}

.topdiv .container{font-size: 0px;}

.logodiv{max-width: 200px; display:block;}

.logodiv img{max-width: 100%; display: block; /*image-rendering:-moz-crisp-edges; image-rendering:-o-crisp-edges; image-rendering:-webkit-optimize-contrast; image-rendering:crisp-edges; -ms-interpolation-mode:nearest-neighbor;*/}

#navdiv{width:100%; padding-left: 200px; padding-right: 200px; padding-right: 130px;}

#navul{display: inline-block; font-size: 0; padding:0px; margin-bottom: 0px;}

#navul::after{content: ''; display: block; clear: both;}

#navul li{display: inline-block; font-size: 0px; box-sizing: border-box; position: relative; z-index: 3;}

#navul li a{font-size: 1.5rem; font-family: "UniviaproBold"; text-transform: uppercase; color:#252525; color:#ffffff; position: relative; z-index: 3;}

#navul li a:hover{color:#3cae3f;}

.atop::after{content:"\f0d7"; display:block; position: absolute; top:3px; right:-15px; width:15px; height: 15px; color:#fff; font-size:1.2rem; font-family:'FontAwesome'; padding-left:7px; line-height: 1.0; }

.atop:hover::after{color:#3cae3f;}



#navul li ul{display: inline-block; display: none; position: absolute; z-index: 2; left: 0; top: 65px; border-top:5px solid #3cae3f; background-color: #fff; box-shadow: 5px 5px 15px rgba(0,0,0,0.3);}

#navul li ul li{background-color: #fff; width: 100%; border-bottom:1px solid #ccc;}

#navul li ul li a{display: block; width: 100%; padding: 15px 20px; background-color: #fff; color:#454545; text-transform: capitalize;}

#navul li ul li a:hover{background-color: #e0e0e0; color:#000;}





#mobileBtn{font-size: 2.4rem;}

.icondiv{max-width:200px; display:block; font-size: 2.1rem;}

.icondiv a,.icondiv span{float:right; color:#333333; color:#ffffff; margin-left: 30px;}

.icondiv a:hover{/*color:#000;*/}

.moveBanner{ position: relative; width: 100vw; height: 65vh; overflow: hidden; z-index: 2;}

#searchBar{position: relative;}

#searchDiv{display: none; position: absolute; z-index: 3; left: -60px; top:35px;}

#searchDiv #searchform{position: relative;}

#searchDiv #searchform #searchtxt{width:170px; height:32px; border:1px solid #3cae3f; background-color:#fff; padding-left:15px; padding-right:32px; border-radius:6px; font-size:1.4rem; box-shadow: 5px 5px 15px rgba(0,0,0,0.3); color:#333; line-height: 32px;}

#searchDiv #searchform button{width: 32px; height: 32px; background-color: transparent; position: absolute; right: 0;top: 0; border: none; cursor: pointer;}

#searchDiv #searchform button:active{ outline: none;}

#mynavBar{display: none;}

#languageBar{position: relative;}

.language{display:none; position:absolute; z-index:3; left:-22px; top:35px; background-color:#fff; border-radius:6px; padding:5px 10px;border:1px solid #3cae3f; box-shadow:5px 5px 15px rgba(0,0,0,0.3);text-align: center;}

.language ul{margin-bottom: 0px;}

.language ul li{width: 100%; line-height: 30px;}

.language ul li:first-child{border-bottom:1px solid #3cae3f;}

.language ul li a{font-size: 1.4rem; color:#333; text-align: center; float: none; margin-left: 0px;}

.language ul li a:hover{color:#3cae3f;}



.slideimg{

	position: absolute;

	width: 100%;

	height: 100%;

	background: no-repeat 50% 50%;

	background-size: cover;

	-webkit-animation-name: displacementAnimation;

		  animation-name: displacementAnimation;

	-webkit-animation-timing-function: linear;

		  animation-timing-function: linear;

	-webkit-animation-iteration-count: infinite;

		  animation-iteration-count: infinite;

	-webkit-animation-duration: 16s;

		  animation-duration: 16s;

	opacity: 1;

	-webkit-transform: scale(1.2);

		  transform: scale(1.2);

}



.slideimg:nth-child(1){

	-webkit-animation-name: displacementAnimation;

	animation-name: displacementAnimation;

	z-index: 2;

}

.slideimg:nth-child(2){

	-webkit-animation-name: displacementAnimation-2;

	animation-name: displacementAnimation-2;

	z-index: 1;

}

.slideimg:nth-child(3){

	-webkit-animation-name: displacementAnimation-3;

	animation-name: displacementAnimation-3;

	z-index: 0;

}



.slideimg p{font-size: 24px; font-family: "UniviaproBold"; color:#000; display: inline-block; padding: 10px 30px; background-color: rgba(255,255,255,0.65); position: absolute; left: 50%; top:50%; transform:translate(-50%,-50%); border-radius: 32px; box-shadow: 0 0 12px rgba(0,0,0,0.3); z-index: 3;}



@-webkit-keyframes displacementAnimation {

  0% { opacity: 1; -webkit-transform: scale(1.2);  transform: scale(1.2); }

  1.5625% { opacity: 1; }

  23.4375% { opacity: 1; }

  26.5625% { opacity: 0; -webkit-transform: scale(1); transform: scale(1); }

  100% { opacity: 0; -webkit-transform: scale(1.2);  transform: scale(1.2); }

  98.4375% { opacity: 0; -webkit-transform: scale(1.21176); transform: scale(1.21176); }

  100% { opacity: 1; }

}



@keyframes displacementAnimation {

  0% { opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2); }

  1.5625% { opacity: 1; }

  23.4375% { opacity: 1; }

  26.5625% { opacity: 0; -webkit-transform: scale(1); transform: scale(1); }

  100% { opacity: 0; -webkit-transform: scale(1.2); transform: scale(1.2); }

  98.4375% { opacity: 0; -webkit-transform: scale(1.21176); transform: scale(1.21176); }

  100% { opacity: 1; }

}

@-webkit-keyframes displacementAnimation-2 {

  23.4375% { opacity: 1;  -webkit-transform: scale(1.2); transform: scale(1.2); }

  26.5625% { opacity: 1; }

  48.4375% { opacity: 1; }

  51.5625% { opacity: 0;  -webkit-transform: scale(1); transform: scale(1); }

  100% { opacity: 0; -webkit-transform: scale(1.2); transform: scale(1.2); }

}

@keyframes displacementAnimation-2 {

  23.4375% { opacity: 1;  -webkit-transform: scale(1.2);  transform: scale(1.2); }

  26.5625% { opacity: 1; }

  48.4375% { opacity: 1; }

  51.5625% { opacity: 0; -webkit-transform: scale(1);  transform: scale(1); }

  100% { opacity: 0;  -webkit-transform: scale(1.2); transform: scale(1.2); }

}

@-webkit-keyframes displacementAnimation-3 {

  73.4375% { opacity: 1; }

  76.5625% { opacity: 0; -webkit-transform: scale(1); transform: scale(1); }

  100% { opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2); }

}

@keyframes displacementAnimation-3 {

  73.4375% { opacity: 1; }

  76.5625% { opacity: 0; -webkit-transform: scale(1); transform: scale(1); }

  100% { opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2); }

}



.topicTitle{width: 100%; padding: 75px 0px 60px;}

.topicTitle h2{width: 100%; background: url(../images/linedot.jpg) left center repeat-x; text-align: center; margin: 0;}

.topicTitle h2 span{ display: inline-block; padding: 12px 72px; background-color: #3cae3f; /*background-color: #fff; border:1px solid #3cae3f; border-bottom: 1px solid #3cae3f;*/ font-size: 3.0rem; color:#3cae3f; color:#fff; font-weight: 700;}



.productCatalogue{margin: auto; width: 100%;}

.product_c_item{width:50%; float: left;}

.product_c_item:nth-of-type(odd){padding-right: 15px;}

.product_c_item:nth-of-type(even){padding-left: 15px;}

.product_c_item dl{display: block; width: 100%; background-color: #f1f1f1; margin-bottom: 30px;}

.product_c_item dl::after{content: ''; display: block; clear: both;}

.product_c_item dl dt{display: block; width: 50%; float: left; overflow: hidden;}

.product_c_item dl dd{display: block; width: 50%; height: 100%; float: left; overflow: hidden; position: relative;}



.product_c_item dl dt a{display: block; width: 100%; height: 0px; padding-bottom: 100%; position: relative; margin: 0 auto;}

.product_c_item dl dt a img{position: absolute; width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}

.product_c_item dl dt a:hover img{transform:scale(1.25); -ms-transform:scale(1.25); -moz-transform:scale(1.25); -webkit-transform:scale(1.25); -o-transform:scale(1.25);}

.product_c_item dl dd .product_c_pic{width: 100%; height: 0px; padding-bottom: 100%; position: relative; margin: 0 auto;}

.product_c_item dl dd .product_c_pic a {display:block; position: absolute; width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}

.product_c_item dl dd .product_c_pic a img{width: 100%; height: auto;}

.product_c_item dl dd .product_c_pic a:hover img{transform:scale(0.9); -ms-transform:scale(0.9); -moz-transform:scale(0.9); -webkit-transform:scale(0.9); -o-transform:scale(0.9);}

.product_c_item dl dd .product_c_txt{width: 100%; position: absolute; left: 0; bottom: 0; overflow: hidden;}

.product_c_item dl dd .product_c_txt a{display: block; width: 100%; height: 42px; text-align: center; color:#fff; background-color: #454545; font-size: 1.6rem; line-height: 40px;}

.product_c_item dl dd .product_c_txt a:hover{background-color: #3cae3f;}



.hotlinediv{width: 100%; margin-top: 27px; margin-bottom: 57px; padding: 55px 0px; background-color: #3cae3f;}

.hotlineleft{float:left; width: 60%;}

.hotlineright{float: right; width: 40%;}

.hotlineleft dl{display: block;}

.hotlineleft dl dt{float: left; margin-right: 28px;}

.hotlineleft dl dt img{max-width: 100%;}

.hotlineleft dl dd{padding-top: 0px;}

.hotlineleft dl dd h3{font-size: 3.0rem; font-weight: 700; color:#fff; padding-top: 10px; margin-bottom: 10px;}

.hotlineleft dl dd p{font-size: 1.6rem; color:#fff;}

.hotlineright h2{text-align: right; margin-top: 0px; margin-bottom: 0px; line-height: 115px;}

.hotlineright h2 a{font-family: Arial; font-size: 4.8rem; font-weight: 700; color:#ffd029;}

.hotlineright h2 a:hover{color:#fff;}



.i_about{width:100%; padding: 80px 0px 65px; background-color: #f7f9fa; margin-top: 27px;}

.i_about_topic{width: 50%; float: left; padding-right: 54px;}

.i_about_topic h2{font-size: 3.6rem; color:#272727; font-weight: 700; margin-bottom: 50px;}

.i_about_topic h2::after{content: ''; display: block; width: 82px; height: 3px; background-color: #3cae3f; font-size: 0px; margin-top: 28px; }

.i_about_topic p{font-size: 1.6rem; color:#999; text-align: justify; line-height: 24px;}

.i_about_topic p span{color:#3cae3f;}

.i_about_topic p span a{font-size: 1.6rem; color:#3cae3f; font-weight: 700; text-decoration: underline;}

.i_about_topic p span a:hover{color:#000;}

.i_about_photo{width: 50%; padding: 45px 34px 0px; float: left;}

.i_about_wrap{width: 100%; background-color: #3cae3f;}

.i_about_wrap img{width: 100%; height: auto; position:relative; transform:translateX(34px) translateY(-34px);}

.i_about_pic{width: 50%; float: left; padding-right: 54px; font-size: 0px;}

.i_about_pic_a{width: 50%; padding-right: 14px; display: inline-block;}

.i_about_pic_a img{width: 100%;}

.i_about_pic_b{width: 50%; padding-left: 14px; display: inline-block;}

.i_about_pic_b img{width: 100%;}

.i_about_advantage{width: 50%; padding: 0px 34px; float: left;}

.i_about_advantage ul{display: block;}

.i_about_advantage ul li{display:block; background-color: #fff; border-radius: 5px; box-shadow: 0px 0px 15px rgba(0,0,0,0.15); margin-bottom: 15px; padding: 12px 27px; font-size: 1.6rem; color:#333; font-weight: 700;}

.i_about_advantage ul li span{display: inline-block; width: 40px; height: 40px; background-color: #3cae3f; border-radius: 50%; text-align: center; margin-right: 24px; line-height: 40px;}

.i_about_advantage ul li span i{font-size: 1.7rem; color:#fff;}

.i_about_advantage ul li:hover{background-color: #3cae3f; color:#fff;}

.i_about_advantage ul li:hover span{background-color: #fff;}

.i_about_advantage ul li:hover span i{color:#3cae3f;}



.i_product{width: 100%; padding: 0px 0px 75px;}

.productShow{width: 100%;}

.index_product_item{}

.index_product_wrap{width: 100%; background-color: #fff; position: relative;}

.index_product_pic{width: 100%; height: 0px; padding-bottom: 100%; overflow: hidden; position:relative; margin: 0 auto;}

.index_product_pic a{display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; overflow: hidden;}

.index_product_pic a img{width: 100%; height: auto;}

.index_product_txt{margin-top: 10px; min-height: 80px; overflow: hidden;}

.index_product_txt::before{content: ''; display: block; width: 56.875%; height: 2px; font-size: 0px; margin: 0 auto 13px; background-color: #9f9f9f; }

.index_product_txt a{font-size: 1.4rem; color:#000; text-align: center;}

.index_product_mask{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.15); opacity: 0.0;}

.index_product_mask a{display:block; width: 100%; height: 100%;}

.index_product_mask:hover{opacity: 1.0;}

.productBar{padding: 20px 0 0px; font-size: 0; width: 100%; text-align:center; margin: 0 auto;}

.productButton{display: inline-block; margin: 0 10px; width: 54px; height: 54px; border-radius: 50%; background-color: #3cae3f; text-align: center; line-height: 54px;}

.productButton a{font-size: 1.8rem; color:#fff;}

.productButton:focus{outline: none;}

.productButton:hover{background-color: #272727;}



.application{width: 100%;}

.application_top{display: block; width: 100%; font-size: 0;}

.application_top_item{display: inline-block; width: 33.33%; margin: 0 auto;}

.application_top_wrap{width: 100%; height: 0; padding-bottom: 75%; position: relative; margin: 0 auto; overflow: hidden;}

.application_top_wrap a{display: block; width: 100%; height: 100%; position:absolute; left: 0; top: 0; right: 0; bottom: 0;}

.application_top_wrap a img{width: 100%; height:auto;}

.application_top_wrap a:hover img{transform:scale(1.10); -ms-transform:scale(1.10); -moz-transform:scale(1.10); -webkit-transform:scale(1.10); -o-transform:scale(1.10);}

.application_title{width: 100%; height: 75px; background-color: #ffd029; text-align: center; color:#000; font-size: 3.0rem; font-weight: 700; line-height: 75px;}

.application_bottom{display: block; width: 100%; font-size: 0;}

.application_bottom_item{display: inline-block; width: 25.0%; margin: 0 auto;}

.application_bottom_wrap{width: 100%; height: 0; padding-bottom: 122.9%; position: relative; margin: 0 auto; overflow: hidden;}

.application_bottom_wrap a{display: block; width: 100%; height: 100%; position:absolute; left: 0; top: 0; right: 0; bottom: 0;}

.application_bottom_wrap a img{width: 100%; height:auto;}

.application_bottom_wrap a:hover img{transform:scale(1.10); -ms-transform:scale(1.10); -moz-transform:scale(1.10); -webkit-transform:scale(1.10); -o-transform:scale(1.10);}



.partner{width: 100%; padding: 15px 0px 75px; background: url(../images/dotbg.jpg) repeat;}

.partnerlist{margin-bottom: 20px; padding-left: 10px; padding-right: 10px;}

.partnerlist img{width: 100%;}

.partnerlist img:hover{transform:scale(0.9); -ms-transform:scale(0.9); -moz-transform:scale(0.9); -webkit-transform:scale(0.9); -o-transform:scale(0.9);}

.i_news{width: 100%; padding: 15px 0 75px; background-color: #fff;}

.i_news_list{}

.i_news_item{}

.i_news_wrap{border:1px solid #ffd029; padding: 20px 0px;}

.i_news_date{width: 100%; height: 48px; padding: 0 20px; background-color: #ffd029;}

.i_news_date p{font-size: 3.0rem; color:#000; line-height: 48px; font-family: Arial;}

.i_news_date p span{float: right; font-size: 4.8rem; font-weight: 700; font-family: Impact,sans-serif; color:rgba(0,0,0,0.15);}

.i_news_wrap h4{font-size: 1.8rem; font-weight: 700; padding: 0 20px; margin-top: 36px; margin-bottom: 14px;}

.i_news_wrap h4 a{color:#000; overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

.i_news_wrap h4 a:hover{color:#3dae3f;}

.i_news_wrap h4::after{content: ''; display: block; width: 100%; font-size: 0px; height: 1px; background-color:#000; margin-top: 8px;}

.i_news_wrap h4:hover::after{background-color:#3dae3f;}

.i_news_desc{height: 54px; margin-bottom: 18px;}

.i_news_desc p{ padding: 0 20px; font-size: 1.4rem; line-height: 18px; color:#acacac; overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.i_news_btn{padding-left: 20px;}

.i_news_btn a{font-size: 3.6rem; color:#fdd921; padding-left: 0;}

.i_news_btn a:hover{color:#3dae3f; padding-left: 15px;}



.footer{background-color: #3dae3f; background-color: #19712c; padding: 70px 0 40px; width: 100%;}

.footertop{width: 100%; text-align: center;}

.footertop img{margin: 0 auto; max-width: 100%; }

.footertop h1{font-size: 3.6rem; color:#fff; font-weight: 700; padding-bottom: 54px; border-bottom: 1px solid #fff; margin-bottom: 54px;}

.footertop h1 span{ color:#ffed4d; }

.footerdown{}

.footersublist{}

.footersublist h4{font-size: 2.1rem; color:#ffed4d; font-weight: 700; margin: 0;}

.footersublist h4::after{content: ''; display: block; margin-top: 11px; margin-bottom: 16px; width: 38px; height: 2px; background-color: #ffed4d; font-size: 0;}

.footersublist ul{}

.footersublist ul li{font-size: 1.4rem; color:#fff; margin-bottom: 6px;}

.footersublist ul li a{color:#fff;}

.footersublist ul li a:hover{color:#000;}

.footersublist p{font-size: 1.4rem; color:#fff; margin-bottom: 24px;}

.footersublist ol{display: block;}

.footersublist ol::after{ content: ''; display: block; clear: both;}

.footersublist ol li{list-style: none; float:left; margin-right: 32px; margin-bottom: 1px;}

.footersublist ol li img{width: 100px; height: 100px;}

.footersublist ol li p{margin-bottom: 5px; text-align: center;}

.followIco{margin: auto; font-size: 0px;}

.followIco a{display: inline-block; font-size: 2.4rem; color:#ffed4d; padding-right: 18px;}

.copyrightdiv{width: 100%; padding: 20px 0 80px; background-color: #fff; text-align: center;}

.copyrightdiv p.copyright{font-size: 1.2rem; color:#000;}

.copyrightdiv p.copyright span{padding-left: 30px;}

.copyrightdiv p.copyright span a{color:#000;}

.friendlink{text-align: center; font-size: 1.2rem;}

.friendlink span{ font-size: 1.2rem; color:#777; font-weight: 700;}

.friendlink span i{padding-right: 7px;}

.friendlink a{font-size: 1.2rem; color:#999; padding: 0 10px; border-right:1px solid #999;}



.innerbanner{width: 100%;}

.innerbanner img{width: 100%; height: auto;}

.innertoptitle{width: 100%; min-height: 70px; background-color: #f9f9f9; border-bottom:1px solid #cccccc;}

.toptopic{float: left; padding-top: 17px;}

.toptopic h3{margin: 0; background: url(../images/titleIcon.png) left top no-repeat; padding-left: 54px; font-size: 2.1rem; /*font-weight: 700;*/ color:#8e8e8e; line-height: 36px;}

.location{float: right; text-align: right; padding-top: 24px; font-size: 1.5rem; color:#333;}

.location a{font-size: 1.5rem; color:#8e8e8e; padding: 0 12px;}

.location a:hover{color:#3dae3f;}



.innersubnav{width: 100%; min-height: 80px; background-color: #78bb7a; padding: 22px 0;}

.innersubnavlist{width: 100%; font-size: 0px;}

.innersubnavlist a{display: inline-block; min-width: 100px; background-color: #f9f9f9; color:#000; font-size: 1.2rem; font-weight: 700; border:1px solid #f9f9f9; border-radius: 20px; padding: 8px 12px; text-align: center; margin: 0 4px 3px 0px;}

.innersubnavlist a:hover{border:1px solid #2a7a2c; color:#2a7a2c;}

.innersubnavlist a.on{color:#000; border:1px solid #ffd02a; background-color: #ffd02a;}



.aboutinfo{width: 100%; padding: 50px 0px 20px;}

.aboutinfoleft{width: 50%; float: left;}

.aboutinfoleft h1{font-size: 3.6rem; color:#000; font-weight: 700; padding: 0px; margin: 0; margin-bottom: 50px;}

.aboutinfoleft p{font-size: 1.6rem; color:#333; text-align: justify; line-height: 22px; }

.aboutinfoleft p span{font-size: 2.0rem; font-weight: 700; color:#3dae3f;}

.aboutinforight{width: 50%; float: left; padding-left: 5.46%;}

.aboutinforight img{width: 100%; height: auto;}

.aboutinforight img:hover{transform:scale(0.9); -ms-transform:scale(0.9); -moz-transform:scale(0.9); -webkit-transform:scale(0.9); -o-transform:scale(0.9);}

.roll{width: 100%; padding: 0px 0px 50px; height: 400px; overflow: hidden; position: relative;}

.roll ul{display: block; position: relative; padding-top: 20px;}

.roll ul li{ float:left; list-style: none; margin-right: 0px; margin-bottom: 50px; border:5px solid #fff;}

.roll ul li:hover{box-shadow: 0px 0px 10px #999; transform:scale(1.08); -ms-transform:scale(1.08); -moz-transform:scale(1.08); -webkit-transform:scale(1.08); -o-transform:scale(1.08); }

.roll ul li img{display: block; height: 320px; width: auto;}



.helpdiv{width: 100%; padding: 0 0 80px;}

.companyCulture{width: 50%; float: left;}

.companyCulture h1{font-size: 3.6rem; color:#000; font-weight: 700; padding: 0px; margin: 0; margin-bottom: 50px;}

.companyCulture p{font-size: 1.6rem; color:#333; text-align: justify; line-height: 22px; }

.companyCulture p span{font-size: 1.6rem; font-weight: 700; color:#3dae3f;}

.coreValue{width: 50%; float: left; padding-left: 5.46%;}

.coreValue h1{font-size: 3.6rem; color:#000; font-weight: 700; padding: 0px; margin: 0; margin-bottom: 50px;}

.coreValue p{font-size: 1.6rem; color:#333; text-align: justify; line-height: 22px; }

.coreValue p span{font-size: 1.6rem; font-weight: 700; color:#3dae3f;}



.globalSalesNetwork{width: 100%; padding: 50px 0 90px; background: url(../images/networkBg.jpg) center top repeat-y;}

.networkContent{}

.networkContent h1{font-size: 3.6rem; color:#fff; font-weight: 700; padding: 0px; margin: 0; margin-bottom: 21px;}

.networkContent p{font-size: 1.6rem; color:#fff; text-align: justify; line-height: 22px; }

.networkpic{float: right; width: 70%;}

.networkContent ul{display: block; width: 30%; font-size: 0; padding-top: 55px;}

.networkContent ul li{float: left; display:inline-block; width: 50%;  margin-bottom: 12px; font-size: 1.6rem; font-weight: 700; color:#fff; padding-left: 26px; background: url(../images/networkDot.png) left center no-repeat;}

.aboutbottom{width: 100%;}

.aboutbottom img{width: 100%; height: auto;}



.contactmodal{width: 100%; padding: 75px 0; font-size: 0;}

.contactinfo{display:inline-block; width: 36%; vertical-align: top;}

.contactinfo h2{font-size: 3.0rem; font-weight: 700; color:#000; margin: 0; margin-bottom: 12px;}

.contactinfo p{font-size: 2.0rem; color:#333; margin: 0; }

.contactinfo ul{padding-top: 30px;}

.contactinfo ul li{font-size: 2.0rem; color: #333; border-bottom:1px dotted #ccc; line-height: 42px;}

.contactinfo ul li a{font-size: 2.0rem; color:#333; font-family: Arial;}

.contactgap{display: inline-block; width: 22.5%;}

.message{display:inline-block; width: 41.5%; vertical-align: top;}

.message h2{font-size: 3.0rem; font-weight: 700; color:#000; margin: 0; margin-bottom: 12px;}

.message p{font-size: 2.0rem; color:#333; margin: 0; }

.message form{padding-top: 30px;}

.message input[type='text']{font-size: 1.6rem;}

.form-control1 { display: block; padding: 0px; width: 100%; height: 40px; border: 1px solid #ccc;  padding-left: 10px; font-size: 1.6rem;}

.message textarea{width: 100%; min-height: 100px;}

.form-group { margin-bottom: 12px;}

.input-group-addon{background-color: #fff;}

.input-group{margin-bottom: 12px;}

.submitbtn{width: 180px; height: 42px; background-color: #ffd02a; font-size: 1.8rem; color:#000; text-align: center; border:none; cursor: pointer;}

.m25{
  margin-bottom: 25px;
  width: 100%;
}
#contactform .input-group span{
  width: 5.5%;
  padding: 0 10px;
  background-color: transparent;
}
#contactform .input-group span img{
  width: 30px;
}
#contactform .input-group #yourmessage{
  width: 100%;
  height: 200px;
  border-radius: 6px;
}
#contactform .input-group .submitbtn{
  width: 50%;
  max-width: 300px;
  height: 60px;
  background-color: #f9ba02;
  font-size: 2.4rem;
  color:#fff;
  text-align: center;
  border:none;
  border-radius: 6px;
  line-height: 58px;
}
#contactform .input-group .submitbtn:hover{
  background-color: #342c2a;
}



.baiduorgooglemap.cn{width: 100%; height: 500px; background: url(../images/cn_map.jpg) center center no-repeat;}

.baiduorgooglemap.en{width: 100%; height: 500px; background: url(../images/en_map.jpg) center center no-repeat;}

.baiduorgooglemap a{display: block; width: 100%; height: 100%;}



.servicediv{width: 100%; padding: 87px 0 100px; min-height: 810px; background: url(../images/servicebg.png) center bottom no-repeat;}

.servicecontent{width: 100%;}

.servicecontent img{display: block; float:right; margin-left: 6%; max-width: 100%;}

.servicecontent h1{font-size: 3.6rem; color:#000; font-weight: 700; padding: 0px; margin: 0; margin-bottom: 50px;}

.servicecontent p{font-size: 1.6rem; color:#333; padding: 0px; margin: 0; margin-bottom: 35px;}

.servicecontent p.largetp{font-size: 2.0rem; color:#333;}

.servicecontent p.largetp a{font-size: 2.2rem; font-family: Arial; font-weight: 700; color:#3dae3f;}

.servicecontent p.largetp a:hover{color:#000;}



/*产品部分*/

.products{width: 100%; padding: 50px 0 130px;}

.productlist{width: 100%;}

.productlist::after{content: ''; display: block; clear: both;}

.productitem{width: 25%; float: left;}

.productwrap{width: 100%; background-color: #fff; position:relative; margin: 0 auto; text-align: center;}

.productpic{width: 100%; height: 0px; padding-bottom: 100%; overflow: hidden; position: relative; margin: 0 auto;}

.productpic a {display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; overflow: hidden;}

.productpic a img {width: 100%; height: auto;}

.productpic1{width: 100%; height: 0px; padding-bottom: 100%; overflow: hidden; position: relative; margin: 0 auto;}

.productpic1 a {display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; overflow: hidden;}

.productpic1 a img {width: 100%; height: auto;}

.producttxt{margin-top: 10px; min-height: 80px; overflow: hidden;}

.producttxt::before {content: '';  display: block; width: 56.875%; height: 2px; font-size: 0px; margin: 0 auto 13px; background-color: #9f9f9f;}

.producttxt a {font-size: 1.4rem; color: #000; text-align: center;}

.productmask {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.15); opacity: 0.0;}

.productmask a {display: block; width: 100%; height: 100%;}

.productmask:hover{opacity: 1.0;}



.productview{width: 100%; padding: 50px 0 30px;}

.bigphotolist{width: 40%; float:left;}

.productBigpic{width: 100%; height: 0px; padding-bottom: 100%; background-color: #fff; border:1px solid #ccc; position: relative; margin: 0 auto; overflow: hidden;}

.productBigpic a{display: block; width: 100%; height: 100%; position:absolute; left: 0; top: 0; right: 0; bottom: 0;}

.productBigpic a img{width: 100%; height:auto;}

.productBigpic a:hover img{ transform:scale(1.08); -ms-transform:scale(1.08); -moz-transform:scale(1.08); -webkit-transform:scale(1.08); -o-transform:scale(1.08);}

.otherbigpic{display: block; margin-top: 10px;}

.otherbigpic li { list-style: none; display: inline-block; margin-right: 7px; margin-bottom: 10px;}

.otherbigpic li a {display: table-cell; width: 100px; height: 100px; overflow: hidden;  border: 1px solid #ccc; vertical-align: middle;}

.otherbigpic li a img { display: block; max-width: 100%;}

.otherbigpic li a:hover{border: 1px solid #3dae3f;}



.productdetails{width:50%; float: right;}

.productssection{width: 100%; padding-bottom: 12px; border-bottom:1px solid #78bb7a;}

.productssection h1{font-size: 4.0rem; color:#000; margin-top: 0; margin-bottom: 50px;}

.productssection h4{font-size: 1.4rem; color:#000; font-weight: 700; margin-top: 18px; margin-bottom: 12px;}

.productssection table{width: 100%; height: auto; border-collapse: collapse; border:1px solid #000;}

.productssection table thead tr td{border:1px solid #000; font-size: 1.4rem; color:#000; font-weight: 700; padding: 2px 2px 2px 15px;}

.productssection table tr td{border:1px solid #000; font-size: 1.4rem; color:#000; padding: 2px 2px 2px 15px;}

.productssection div, .productssection p, .productssection span{font-size: 1.4rem; color:#000;}

.productssection img{max-width: 100%;}

.contactinformation{width: 100%; border-bottom:1px solid #78bb7a; background: url(../images/quickicon.png) right bottom no-repeat;}

.contactinformation h4{font-size: 1.4rem; color:#000; font-weight: 700; margin-top: 15px; margin-bottom: 12px;}

.contactinformation p{font-size: 1.4rem; color:#000;}

.contactinformation p span{font-size: 1.4rem; color:#000;}

.contactinformation p a{font-size: 1.8rem; font-weight: 700; color:#f60; font-family: Arial;}

.contactinformation p a:hover{color:#3cae3f;}

.contactinformation ul{display: block; margin-top: 18px;}

.contactinformation ul::after{content: ''; display: block; clear: both;}

.contactinformation ul li{list-style: none; float:left; margin-right: 25px; position: relative;}

.contactinformation ul li:hover{transform:translateY(-7px); -ms-transform:translateY(-7px); -moz-transform:translateY(-7px); -webkit-transform:translateY(-7px); -o-transform:translateY(-7px);}

.jumpaddress{margin-top: 25px;}

.linkbtn{margin-bottom: 8px; color:#000000; font-size: 1.4rem; font-weight: 700;}

.linkbtn span{font-size: 1.4rem; color:#333333; font-weight: 700;}

.linkbtn a{font-size: 1.4rem; color:#f60; font-weight: 700; text-decoration: underline;}

.linkbtn a:hover{color:#3cae3f;}

.rebackbtn{margin-top: 15px;}

.rebackbtn a{display: block; width: 142px; height: 32px; color:#fff; background-color: #3cae3f; text-align: center; border-radius: 18px; font-size: 1.3rem; line-height: 32px;}

.rebackbtn a:hover{background-color: #333; color:#ffd02a;}

.RecommendedProducts{width: 100%; padding: 0px 0 120px; margin-top: 30px;}

.RecommendedProductstitle{width: 100%; padding: 35px 0; background: url(../images/dotbg.jpg) repeat; margin-bottom: 50px;}

.RecommendedProductstitle h3{font-size: 2.1rem; color:#000; font-weight: 700; margin: 0;}



.newsdiv{width: 100%; padding: 50px 0 75px;}

.newsWrap{width: 100%; margin: 0 auto;}

.newslist{width: 100%; margin: 0; padding-bottom: 30px; border-bottom: 1px solid #ccc; margin-bottom: 30px;}

.newslist::after{content: ''; display: block; clear: both;}

.newslistLeft{width: 30%; float: left; overflow: hidden;}

.newslistLeft a{display: block; position: relative; width: 100%; height: 0; padding-bottom: 62.5%; margin: 0 auto; overflow: hidden;}

.newslistLeft a img{width: 100%; height: auto!important;}

.newslistLeft a:hover img{transform: scale(1.14); -ms-transform:scale(1.14); -moz-transform:scale(1.14); -webkit-transform:scale(1.14); -o-transform:scale(1.14);}

.newslistRight{width: 70%; padding: 30px 7% 0px; float: right;}

.newslistRight h4 a{font-size: 1.8rem; color:#333;}

.newslistRight h4 a:hover{color:#3cae3f;}

.newslistRight p{font-size: 1.4rem; color:#999;}

.readBtn{margin-top: 35px;}

.readBtn a{display: inline-block; font-size: 1.4rem; padding: 13px 52px; color: #3cae3f; border: 1px solid #3cae3f; background-color: #fff; border-radius: 27px;}

.readBtn a:hover{color:#fff; background-color: #3cae3f;}



.newsdetails{width: 46.875%; margin: 0 auto;}

h3.detailh3 {text-align: center; padding-bottom: 5px; border-bottom: 1px solid #ccc; margin-bottom: 2px;}

p.date_p {font-size: 1.4rem; text-align: center; color: #999;}

.newsContent { margin-top: 35px;}

.newsContent div, .newsContent p, .newsContent span, .newsContent a{font-size: 1.5rem!important; line-height: 2em!important; color:#434343!important; font-family: "Helvetica"!important; background-color: #ffffff!important;}

.newsContent p{margin-bottom: 25px;}

.newsContent img{max-width: 100%!important; height: auto!important; margin: 15px 0 20px;}



.faqsdiv{width: 100%; padding: 30px 0 75px;}

a.faq_a{ display:block; width:100%; box-sizing:border-box; padding:20px; border:1px solid #ccc; color:#333333; margin-bottom:10px; font-size:1.6rem; border-radius:4px;  text-decoration:none;}

a.faq_a:hover{border:1px solid #3cae3f; color:#3cae3f; text-decoration:none;}

a.faq_a span i{ font-size:16px;}

.well, .well div, .well p, .well span{font-size: 1.6rem;}

.well img{max-width: 100%; height: auto;}





.qualificationhonor{width: 100%; padding: 30px 0 75px;}

/*aboutAlbum*/

.aboutAlbum{width: 100%; margin: 0 auto;}

.aboutAlbumList {width: 25%; float: left; position: relative; padding: 15px; transition: all 0.3s ease; background-color: transparent; border-bottom: 1px solid transparent; margin-bottom: 15px;}

.aboutAlbumWrap {max-width: 500px; margin: 0 auto; padding: 20px; background-color: #e8e8e8;}

.aboutAlbumPic {position: relative; width: 100%; height: 0; padding-top: 140%; font-size: 0; background-color: #e8e8e8; overflow: hidden;}

.aboutAlbumPic img {position: absolute; left: 0; top: 0; right: 0; bottom: 0; max-width: 100%; max-height: 100%; margin: auto; transition: all 0.5s ease;}

.aboutAlbumTxt {margin-top: 0px; background-color: transparent;}

.aboutAlbumName {line-height: 24px; height: 48px; margin-top: 10px; padding: 0 35px; text-align: center; overflow: hidden; margin-bottom: 5px; font-size: 1.3rem; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.aboutAlbumName a.a14px {font-size: 14px; font-family: Arial; color: #333;}

.aboutAlbumList:hover {box-shadow: 0px 0px 15px rgba(0,0,0,0.25);	background-color: #fff;	border-bottom: 1px solid #3cae3f;}

.aboutAlbumList:hover .aboutAlbumWrap{background-color: #fff;}

.aboutAlbumList:hover .aboutAlbumPic img {transform: scale(1.4);}

.aboutAlbumList:hover .aboutAlbumName {color: #3cae3f;	text-align: center;}

.aboutAlbumList:hover .aboutAlbumName a {color: #3cae3f;}



.companyAlbum{width: 100%; padding: 30px 0 75px; margin: 0 auto;}

.companyAlbumItem{max-width: 15.66%; float: left; margin-right: 0.5%; margin-bottom: 10px; text-align: center;}

.companyAlbumItem a img{max-width: 100%; border:3px solid #fff; opacity:0.35; filter: grayscale(0) blur(.5px); transition: .2s filter ease;}

.companyAlbumItem a:hover img { opacity:1.0; filter: grayscale(0) blur(0); transition: .2s filter ease;}

.companyAlbumItem a h2, .companyAlbumItem a span { display: none;}



/*products start*/

.mainDiv{width: 100%; padding: 60px 0px; border-top:2px solid #efefef;}

.main-title-p{font-size: 1.8rem; text-transform: uppercase; font-family: "UniviaProLight";}

.main-subTitle{font-size: 4.0rem; text-transform: uppercase; color:#000; margin-top: 0; margin-bottom: 0;}

.main-link-layout{text-align: right; margin: 0; padding: 24px 15px 0; display: block;}

.main-link{ font-size: 1.4rem; color:#757575;}

.main-link a{padding-left: 10px; padding-right: 10px;}

.main-link a:last-child{padding-right: 0px;}

.main-title-line{width: 100%; height: 3px; background-color: #3cae3f; font-size: 0; margin: 15px 0;}

.main-title-des{ font-size: 1.6rem; margin-bottom: 20px; color:#353536;}

.sect-title{font-size: 2.4rem;}

.readMoreBtn{display: inline-block; padding: 10px 35px; color:#fff; background-color: #3cae3f; font-size: 1.7rem; border-radius: 6px;}

.readMoreBtn:hover{background-color: #324023; color:#fff;}

.otherModal{padding: 80px 0px;}

.contactBtn{font-size: 1.7rem; color:#000; display: inline-block; vertical-align: middle;}

.contactBtn i{font-size: 3.6rem; color:#3cae3f; margin-right: 8px; vertical-align: middle;}

.contactBtn:hover{text-decoration: underline; color:#3cae3f;}



.mainSubNav{width: 100%; background-color: transparent; padding: 0px 0px 15px; box-shadow: none;}

.mainSubNavTop{width: 100%; height: 36px; position: relative; background-color: #3cae3f; font-size: 1.6rem; color:#324023; text-align: left; padding-left: 20px; text-transform: capitalize; cursor: pointer; line-height: 36px; display: none;}

.mainSubNavTop::after{content: '\f078'; font-family: 'FontAwesome'; display: block; width: 30px; height: 30px; text-align: center; line-height: 30px; position: absolute; top:3px; right: 22px; color:#324023; opacity: 0.75;}

.mainSubNavTop:hover::after{opacity: 1.0;}



.mainSubNavTop.on::after{content: '\f077';}

.mainSubNavFixed{ position: fixed; top: 0; z-index: 1030; padding: 10px 0px 10px; background-color: rgba(255,255,255,0.97); box-shadow: 0 5px 10px rgba(0,0,0,0.3);}



.mainSubNavUl{display: block; position: relative; margin-top: 0; margin-bottom: 0; padding-left: 40px; padding-right: 0;}

.mainSubNavUl::before{content: '\f00a'; display: block; width: 30px; height: 30px; font-size: 2.6rem; color:#BF401D; position: absolute; left: 0; top: 3px;}

.mainSubNavUl::after{content: ''; display: block; clear: both;}

.mainSubNavUl li{float: left; margin-right: 10px; margin-bottom: 10px;}

.mainSubNavUl li a{display: inline-block; padding: 7px 20px; background-color: #fff; border: 1px solid #a0a0a0; color:#000; font-size: 1.6rem; }

.mainSubNavUl li a:hover{background-color: #3cae3f; border: 3px solid #324023; color:#060b00;}

.mainSubNavUl li a:hover, .mainSubNavUl li a.on{background-color: #3cae3f; border: 1px solid #324023; color:#060b00;}

.mainSubNavUl li span{display: inline-block; float: none; padding: 7px 10px; border: 1px solid #a0a0a0; border-left:none; background-color: #fff; color:#000; font-size: 1.6rem; cursor: pointer;}

.mainSubNavUl li a:hover+span {background-color: #3cae3f; border: 1px solid #324023; border-left:none; color:#060b00;}

.mainSubNavUl li a:hover+span, .mainSubNavUl li a.on+span{background-color: #3cae3f; border: 1px solid #324023; border-left:none; color:#060b00;}



.mainSubNavUl>li{display: inline-block; position: relative;}

.mainSubNavUl>li>div{position: absolute;  left: 0; top:38px; box-shadow: 0 8px 10px rgba(0,0,0,0.3); background-color: #fff; display: block; display: none;}



.mainSubNavUl>li>div>ul{display: block;}

.mainSubNavUl>li>div>ul>li{float: none; margin-right: 0; margin-bottom: 0; display: block; padding: 8px 20px; border-top:1px solid #ccc; background-color: #fff;}

.mainSubNavUl>li>div>ul>li>a{display: block; color:#000; padding: 0; padding-left: 12px;font-size: 1.6rem; border: none; position:relative;}

.mainSubNavUl>li>div>ul>li>a::before{content: '▸';display: block; position: absolute; left: 0; font-size: 1.4rem;}

.mainSubNavUl>li>div>ul>li>a:hover{background-color: #3cae3f; border: none; color:#060b00;}











.pagediv{clear:both; margin:30px 0px 0px 0px; text-align: center; padding-bottom: 10px;}

.pagediv a {display: inline-block; font-family: Arial; font-size: 18px; width: 54px; height: 54px; padding: 0;  margin: 5px; text-align: center; color: #fff; background-color: #ccc; text-decoration: none; border-radius: 50%; line-height: 54px;}

.pagediv a:hover,.pagediv a:focus{font-family: Arial;font-size: 18px; color: #fff; background-color: #3dae3f;}

.pagediv .current, .pagediv span{font-family: Arial; font-size: 18px; padding:0px; color: #3dae3f; margin: 5px; background-color: #fff;}

.pagediv .pageinfo{display: inline-block; font-family: Arial; font-size: 18px; border: #3dae3f 1px solid; border-radius: 32px; padding:15px 35px; margin: 5px; color: #3dae3f; text-decoration: none; background-color: #fff;}

.pagediv .thisclass{display: inline-block; width: 54px; height: 54px; padding: 0; text-align: center; font-family: Arial; font-size: 18px; color: #fff; margin: 5px; background-color: #3dae3f; border-radius: 50%; line-height: 54px;}

/*products end*/



/*download page*/

.downdiv{width: 100%; padding: 30px 0 70px;}

.cateroriesObj{width: 100%; padding: 15px; background-color: #ededed; margin-bottom: 30px;}

.cateroriesObj h4{font-size: 1.8rem; color:#333; line-height: 2em;}

.cateroriesObj p{font-size: 1.2rem; color:#333;}

.coverpic{width: 75%; margin-top: 35px; margin-bottom: 20px;}

.coverpic img{width: 100%; box-shadow: 2px 2px 5px rgba(0,0,0,0.2);}

.downlaodBtn{margin: 0; margin-bottom: 20px;}

.downlaodBtn a{display:block; width: 130px; height: 42px; font-size: 1.3rem; font-weight: 700; background-color: #ffd02a; color:#000; text-align: center; border-radius: 25px; line-height: 40px;}

.downlaodBtn a:hover{background-color: #000;color:#fff;}



/*solution*/

.solutionDiv{width: 100%; min-height: 35vh;}



.production{width: 100%; min-height: 35vh;}



/*aboutDiv*/

.aboutDiv{width: 100%;}

.abouttoppic{width: 50%; float:left; margin-right: 30px; margin-bottom: 35px;}

.abouttoppic img{max-width: 100%;}

.aboutmailbtn{display: inline-block; padding: 10px 30px; background-color: #3cae3f; border-radius: 30px; color: #fff; margin-top: 30px; margin-bottom: 30px;}

.aboutmailbtn:hover{background-color:#324023; color:#fff;}

.aboutcenterpic{width: 100%; margin-bottom: 20px;}

.aboutcenterpic img{max-width: 100%;}

.aboutDiv p{font-size: 1.6rem;}

.globalmarket{width: 100%;  height: 650px; background:url(../img/globalmap.png) no-repeat center center; background-size:contain; margin: 0 auto; text-align: center;}

.pmsh{width: 50%; height: 50%; padding: 30px 45px; background-color:rgba(124,190,47,0.8); text-align: center; margin: 0 auto; position: relative; transform: translateY(-50%); top:50%;}

.pmsh h3{color:#fff;}

.pmsh ul{padding-top: 35px;}

.pmsh ul::after{content: ''; display: block;; clear: both;}

.pmsh ul li{color:#fff; float: left; margin-right: 30px; margin-bottom: 10px;}





/*mobile nav*/

.m-mobmenu{display: none;}

@media only screen and (min-width:320px) and (max-width:767px)

{

	.topline{width: 100%; font-size: 0px; height: 5px; background-color: #3cae3f;}

	.topdiv{width: 100%; height: 60px; font-size: 0; position: relative; background-color: rgba(0,0,0,0.70); background: url(../images/mobilenavbg.jpg) repeat;}

  .icondiv a,.icondiv span{margin-left: 10px; font-size: 2.1rem!important;}

  .language ul li a { font-size: 1.4rem!important;}

	.moveBanner { position: relative; width: 100vw; height: 35vh; overflow: hidden; z-index: 2;}

	.slideimg p { font-size: 14px; font-family: "UniviaproBold"; color: #000; display: inline-block; padding: 10px 10px; background-color: rgba(255,255,255,0.65); position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 6px; box-shadow: 0 0 12px rgba(0,0,0,0.3);  z-index: 3;}

	#navul{display: none;}

	#mynavBar{display: inline;}

	.mainSubNavUl {padding-left: 20px;	padding-right: 20px; padding-bottom: 30px; padding-top:0px; border:1px solid #3cae3f; border-top:none;}

	.mainSubNavUl::before {content: '';	display: block;	width: 0px;	height: 0px;font-size: 2.6rem;color: #BF401D;position: absolute;left: 0;top: 0px;}

	.mainSubNavUl li { float: none; margin-right: 1px; margin-bottom: 0px; list-style: outside disc; border-bottom: 1px dashed #3cae3f;}

	.mainSubNavUl li a {display: inline-block;	padding: 15px 0px;	background-color: #fff;	border: none;color: #000;font-size: 1.4rem;	}

	.mainSubNavUl li a:hover, .mainSubNavUl li a.on { background-color: #fff; border: none; color: #ff6600;}



	.m-mobmenu{display: inline-block;width: 80%;position: fixed;height: 100%; background: #256E28;left: -80%;top: 0;z-index: 2000;}

	.m-mobmenu .m-closeline{ width: 100%;display: inline-block; line-height: 24px; padding:20px 0 20px 10%;box-sizing: border-box;text-align: left;font-size: 18px;color: #fff; border-bottom: 1px solid #141419; background: #1e1d24; }

	.m-mobmenu .m-closeline i{ width: 24px; height: 24px;display: inline-block;float: right; margin: 0px 7px 0 0; color:#e81123; font-size: 24px;}

	.m-mobmenu .m-listbox{ width: 100%;height: 91.6%;display: inline-block;overflow-x:hidden;overflow-y:auto;}

	.m-mobmenu .m-linkline{ width: 100%;display: inline-block; padding:0px 0 0px 10% ;box-sizing: border-box;text-align: left;font-size: 18px;color: #e6eeff; border-bottom: 1px solid #0c230d; position: relative;}

	.m-mobmenu .m-linkline a{ display:-webkit-flex;height: 45px;line-height: 20px; float: left; width: 80%;font-size: 16px;color: #fff;align-items:center; }

	.m-mobmenu .m-linkline .m-more{width: 38px;height: 45px;display: inline-block;float: right; border-left:1px solid #0c230d;background: url('../img/ico-jtright.png') no-repeat center center;}

	.m-mobmenu .m-linkline .m-more.show{background: url('../img/ico-jtdown.png') no-repeat center center;}

	.m-mobmenu .m-linkline:last-child{border-bottom: none;}



	.m-mobmenu .m-sublistbox{ width: 100%;display: none;box-sizing: border-box;text-align: left; background: #329436;}

	.m-mobmenu .m-sublistbox.show{display: inline-block;}

	.m-mobmenu .m-sublistbox .m-list{ width: 100%; height: 45px; display: inline-block;vertical-align: top; padding-left:10% ;box-sizing: border-box;text-align: left; border-bottom: 1px solid #0c230d; }

	.m-mobmenu .m-sublistbox a{ display:-webkit-flex;height: 45px;line-height: 20px;float: left; width: 80%;font-size: 16px;color: #fff;align-items:center; }

	.m-mobmenu .m-sublistbox .m-submore{width: 38px;height: 45px;display: inline-block;float: right; border-left:1px solid #3f690e;background: url('../img/ico-jtright.png') no-repeat center center;}

	.m-mobmenu .m-sublistbox .m-submore.show{background: url('../img/ico-jtdown.png') no-repeat center center;}



	.m-mobmenu .m-threelistbox{ width: 100%;display: none;box-sizing: border-box;text-align: left; background: #0569ed;}

	.m-mobmenu .m-threelistbox.show{display: inline-block;}

	.m-mobmenu .m-threelistbox .m-list{ width: 100%; height: 45px; display: inline-block;vertical-align: top; padding-left:10% ;box-sizing: border-box;text-align: left; border-bottom: 1px solid #3f690e; }

	.m-mobmenu .m-threelistbox a{ display:-webkit-flex;height: 45px;line-height: 20px;float: left; width: 80%;font-size: 16px;color: #fff;align-items:center; }

	.m-mobmenu .m-threelistbox .m-thrmore{width: 38px;height: 45px;display: inline-block;float: right; border-left:1px solid #3f690e;background: url('../img/ico-jtright.png') no-repeat center center;}

	.m-mobmenu .m-threelistbox .m-thrmore.show{background: url('../img/ico-jtdown.png') no-repeat center center;}



  .m-mobmenushadow{ width: 100%;display: none;height: 100%;position: fixed;left: 0;top: 0;z-index: 1000; }



  .callbacks_nav {display: none;}





  h1{font-size: 2.4rem!important;}

	h2{font-size: 2.1rem!important;}

	h3{font-size: 1.8rem!important;}

	h4{font-size: 1.5rem!important;}

	h5{font-size: 1.4rem!important;}

	h6{font-size: 1.3rem!important;}

	p{font-size: 1.2rem!important;}

	span{font-size: 1.2rem!important;}





  .callbacks_tabs { margin-top: -18px!important;}

  .topicTitle { width: 100%;  padding: 20px 0px 20px; margin-top: 0px!important;}

  .topicTitle h2 span {font-size: 1.4rem!important; color: #3cae3f; color: #fff; font-weight: 700; padding: 12px 30px;}

  .product_c_item { width: 100%; float: left;}

  .product_c_item:nth-of-type(odd) {  padding-right: 0px;}

  .product_c_item:nth-of-type(even) {  padding-left: 0px;}

  .product_c_item dl dd .product_c_txt a { font-size: 1.2rem; height: 32px; line-height: 30px;}

  .hotlinediv { width: 100%;  margin-top: 0px;  margin-bottom: 20px; padding: 20px 0px; background-color: #3cae3f;}

  .hotlineleft { float: left;  width: 100%;}

  .hotlineright { float: left;  width: 100%;}

  .hotlineright h2 { text-align: center; margin-top: 0px; margin-bottom: 0px; line-height: 50px;}

  .hotlineright h2 a { font-size: 3.0rem;}

  .i_about { width: 100%; padding: 20px 0px 20px; background-color: #f7f9fa;  margin-top: 0px;}

  .i_about_topic { width: 100%; float: left; padding-right: 0px;}

  .i_about_topic h2 {  margin-bottom: 20px;}

  .i_about_topic h2::after { margin-top: 15px;}

  .i_about_topic p span a { font-size: 1.4rem;}

  .i_about_photo { width: 100%;  padding: 45px 0px 0px;  float: left;}

  .i_about_wrap img { width: 100%; height: auto; position: relative;  transform: translateX(0px) translateY(0px);}

  .i_about_pic { width: 100%;  float: left;  padding-right: 0px;  font-size: 0px;}

  .i_about_pic_a { width: 100%; padding-right: 0px;  display: inline-block;}

  .i_about_pic_b { width: 100%; padding-left: 0px;  display: inline-block; margin-top: 15px;}

  .i_about_advantage { width: 100%;  padding: 0px 0px;  float: left; margin-top: 15px;}

  .i_about_advantage ul li {padding: 12px 20px;}

  .i_about_advantage ul li span { margin-bottom: 40px; float: left;}

  .clearfix{height: 15px!important;}

  .i_product { width: 100%; padding: 0px 0px 20px;}

  .application_top_item {font-size: 0px!important;}

  .application_title { width: 100%; height: 45px; background-color: #ffd029; text-align: center; color: #000; font-size: 2.1rem; font-weight: 700; line-height: 45px;}

  .partner { width: 100%; padding: 0px 0px 20px;}

  .i_news_item { margin-bottom: 20px;}

  .i_news_date p { font-size: 2.4rem!important;}

  .i_news_date p span { font-size: 4.8rem!important; color: rgba(0,0,0,0.05);}

  .i_news { width: 100%; padding: 15px 0 20px; background-color: #fff;}

  .footer { background-color: #3dae3f; padding: 35px 0 40px; width: 100%;}

  .footertop h1 { padding-bottom: 30px; margin-bottom: 30px; padding: 0 30px 30px;}

  .footertop h1 span { color: #ffed4d; font-size: 2.4rem!important;}

  .footersublist {margin-bottom: 30px;}

  .copyrightdiv p.copyright { padding: 0 15px;  text-align: left;}

  .copyrightdiv p.copyright span {display: block; padding-left: 0px;}

  .friendlink {padding: 0 15px; text-align: left;}

  .friendlink span {display:block;}

  #topcontrol{display: none;}



  .innerbanner{width: 100%; overflow: hidden;}

  .innerbanner img {

      width: auto;

      height: 120px;

      transform: translateX(-45px);

  }



  .aboutAlbumList {width: 50%;float: left;position: relative; padding: 0px; padding-right: 3px;transition: all 0.3s ease;	background-color: transparent;border-bottom: 1px solid transparent;	margin-bottom: 15px;}

	.aboutAlbumWrap {max-width: 500px;margin: 0 auto;padding: 5px;	background-color: #e8e8e8;	}

	.aboutAlbumName {line-height: 18px;height: 36px;margin-top: 10px;padding: 0px;text-align: center;overflow: hidden;margin-bottom: 5px;font-size: 1.2rem;text-overflow: ellipsis;	display: -webkit-box;-webkit-line-clamp: 2;	-webkit-box-orient: vertical;}

	.aboutAlbumName a.a14px {  font-size: 12px;  font-family: Arial;  color: #333;}

  .innertoptitle{display: none;}

  .innersubnav {padding: 20px 0; min-height: auto; background-color: #f1f1f1;}

  .innersubnavlist a {

      display: inline;

      min-width: 100px;

      background-color: transparent;

      color: #000;

      font-size: 1.2rem;

      font-weight: 700;

      border: none;

      border-radius: 0px;

      padding: 0px 8px 0px 8px;

      text-align: center;

      margin: 0 4px 5px 0px;

      border-right: 1px solid #fff;

      word-break: keep-all;

      white-space: nowrap;

      line-height: 1.8;

  }

  .products {

      width: 100%;

      padding: 20px 0 20px;

  }

  .productitem {

      width: 50%;

      float: left;

  }

  .producttxt a {

      font-size: 1.2rem;

      color: #000;

      text-align: center;

  }

  .productview {

      width: 100%;

      padding: 20px 0 20px;

  }

  .bigphotolist {

      width: 100%;

      float: left;

  }

  .productdetails {

      width: 100%;

      float: right;

      overflow: hidden;

  }

  .contactinformation ul li {

      list-style: none;

      float: left;

      margin-right: 9px;

      position: relative;

  }

  .RecommendedProducts {

      width: 100%;

      padding: 0px 0 20px;

      margin-top: 20px;

      overflow: hidden;

  }

  .servicediv {

      width: 100%;

      padding: 20px 0 20px;

      min-height: auto;

      background: url(../images/servicebg.png) center bottom no-repeat;

  }

  .servicecontent img { margin-bottom: 20px;}

  .servicecontent h1 { margin-bottom: 15px;}

  .servicecontent p.largetp a { font-size: 1.8rem;}

  .faqsdiv {

      width: 100%;

      padding: 20px 0 20px;

  }

  a.faq_a { font-size: 1.4rem;}

  .well, .well div, .well p, .well span { font-size: 1.4rem;}

  .downdiv { width: 100%;  padding: 20px 0 20px;}

  .newsdiv { width: 100%;  padding: 20px 0 20px;}

  .newslistLeft { width: 100%; float: left; overflow: hidden;}

  .newslistRight { width: 100%; padding: 0px 0% 0px; float: right;}

  .newsdetails { width: 100%; padding: 0 15px; margin: 0 auto;}

  h3.detailh3 { margin-top: 0px;}

  .aboutinfo { width: 100%; padding: 20px 0px 20px;}

  .aboutinfoleft { width: 100%; float: left;}

  .aboutinfoleft h1 { margin-bottom: 20px;}

  .aboutinforight { width: 100%; float: left; padding-left: 0%;}

  .globalSalesNetwork { padding: 20px 0 20px;}

  .networkpic { float: left; width: 100%;}

  .networkpic img{max-width:100%; height: auto;}

  .networkContent ul { display: block; width: 100%;}

  .networkContent ul li { font-size: 1.4rem;}

  .companyCulture { width: 100%; float: left;}

  .coreValue { width: 100%; float: left; padding-left: 0%;}

  .coreValue h1 { margin-bottom: 30px;}

  .helpdiv { width: 100%; padding: 0 0 20px;}

  .companyAlbum { width: 100%; padding: 20px 0 20px;  margin: 0 auto;}

  .companyAlbumItem { max-width: 32.33%; float: left; margin-right: 0.5%; margin-bottom: 10px; text-align: center;}

  .companyAlbumItem a img {max-width: 100%; border: 3px solid #fff; opacity: 1.0; filter: grayscale(0) blur(0px); transition: .2s filter ease;}

  .contactmodal {width: 100%; padding: 20px 0; font-size: 0;}

  .contactinfo {display: block; width: 100%; vertical-align: top;}

  .contactinfo p { font-size: 1.4rem!important;}

  .contactinfo ul { padding-top: 10px;}

  .contactinfo ul li { font-size: 1.6rem;}

  .contactinfo ul li a {font-size: 1.6rem; color: #333; font-family: Arial;}

  .contactgap { display: block; width: 100%; height: 30px;}

  .message {display: block; width: 100%; vertical-align: top;}

  .message p { font-size: 1.4rem!important;}

  .message form { padding-top: 15px;}

  .m25 {
      margin-bottom: 15px;
      width: 100%;
  }
  #contactform .input-group span {
      width: 12.5%;
      padding: 0 10px;
      background-color: transparent;
  }
  .input-group .form-control {
      font-size: 15px;
  }
  #contactform .input-group .submitbtn {
      width: 90%;
      max-width: 300px;
      height: 42px;
      background-color: #f9ba02;
      font-size: 1.8rem;
      color: #fff;
      text-align: center;
      border: none;
      border-radius: 6px;
      line-height: 40px;
  }

}



@media only screen and (min-width:768px) and (max-width:1024px)

{

	.topline{width: 100%; font-size: 0px; height: 5px; background-color: #3cae3f;}

  .topdiv { width: 100%; height: 60px; font-size: 0;  position: relative; background-color: rgba(0,0,0,0.70); background: url(../images/mobilenavbg.jpg) repeat;}

	.moveBanner { position: relative; width: 100vw; height: 35vh; overflow: hidden; z-index: 2;}

	.slideimg p { font-size: 14px; font-family: "UniviaproBold"; color: #000; display: inline-block; padding: 10px 10px; background-color: rgba(255,255,255,0.65); position: absolute;

    left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 6px; box-shadow: 0 0 12px rgba(0,0,0,0.3);  z-index: 3;}

	#navul{display: none;}

	#mynavBar{display: inline;}

  /*

	.m-mobmenushadow{ width: 100%;display: none;height: 100%;position: fixed;left: 0;top: 0;z-index: 1000;}

	.m-mobmenu{display: inline-block;width: 80%;position: fixed;height: 100%; background: #65a816;left: -80%;top: 0;z-index: 2000;}

	.m-mobmenu .m-closeline{width:100%; display: inline-block; line-height: 24px; padding:20px 0 20px 10%;box-sizing: border-box;text-align: left;font-size: 18px;color: #e6eeff; border-bottom: 1px solid #65a816; background: #262626; }

	.m-mobmenu .m-closeline i{ width: 24px; height: 24px;display: inline-block;float: right; margin: 1px 8px 0 0; font-size: 2.4rem; color:#e81123; cursor: pointer;}

	.m-mobmenu .m-listbox{ width: 100%;height: 91.6%;display: inline-block;overflow-x:hidden;overflow-y:auto;}

	.m-mobmenu .m-linkline{ width: 100%;display: inline-block; padding:10px 0 10px 10% ;box-sizing: border-box;text-align: left;font-size: 18px;color: #e6eeff; border-bottom: 1px solid #3f690e; }

	.m-mobmenu .m-linkline.m-more{background: url('../img/ico-jtright.png') no-repeat right center;}

	.m-mobmenu .m-linkline.m-more.show{background: url('../img/ico-jtdown.png') no-repeat right center;}

	.m-mobmenu .m-linkline:last-child{border-bottom: none;}

	.m-mobmenu .m-sublistbox{ width: 100%;display: none;box-sizing: border-box;text-align: left; background:#234227;}

	.m-mobmenu .m-sublistbox.show{display: inline-block;}

	.m-mobmenu .m-sublistbox .m-list{ width: 100%;display: inline-block; padding:5px 0 5px 15% ;box-sizing: border-box;text-align: left;font-size: 16px;color: #fff; border-bottom: 1px solid #162918; }

*/



  .m-mobmenu{display: inline-block;width: 80%;position: fixed;height: 100%; background: #256E28;left: -80%;top: 0;z-index: 2000;}

	.m-mobmenu .m-closeline{ width: 100%;display: inline-block; line-height: 24px; padding:20px 0 20px 10%;box-sizing: border-box;text-align: left;font-size: 18px;color: #fff; border-bottom: 1px solid #141419; background: #1e1d24; }

	.m-mobmenu .m-closeline i{ width: 24px; height: 24px;display: inline-block;float: right; margin: 0px 7px 0 0; color:#e81123; font-size: 24px;}

	.m-mobmenu .m-listbox{ width: 100%;height: 91.6%;display: inline-block;overflow-x:hidden;overflow-y:auto;}

	.m-mobmenu .m-linkline{ width: 100%;display: inline-block; padding:0px 0 0px 10% ;box-sizing: border-box;text-align: left;font-size: 18px;color: #e6eeff; border-bottom: 1px solid #0c230d; position: relative;}

	.m-mobmenu .m-linkline a{ display:-webkit-flex;height: 45px;line-height: 20px; float: left; width: 80%;font-size: 16px;color: #fff;align-items:center; }

	.m-mobmenu .m-linkline .m-more{width: 38px;height: 45px;display: inline-block;float: right; border-left:1px solid #0c230d;background: url('../img/ico-jtright.png') no-repeat center center;}

	.m-mobmenu .m-linkline .m-more.show{background: url('../img/ico-jtdown.png') no-repeat center center;}

	.m-mobmenu .m-linkline:last-child{border-bottom: none;}



	.m-mobmenu .m-sublistbox{ width: 100%;display: none;box-sizing: border-box;text-align: left; background: #329436;}

	.m-mobmenu .m-sublistbox.show{display: inline-block;}

	.m-mobmenu .m-sublistbox .m-list{ width: 100%; height: 45px; display: inline-block;vertical-align: top; padding-left:10% ;box-sizing: border-box;text-align: left; border-bottom: 1px solid #0c230d; }

	.m-mobmenu .m-sublistbox a{ display:-webkit-flex;height: 45px;line-height: 20px;float: left; width: 80%;font-size: 16px;color: #fff;align-items:center; }

	.m-mobmenu .m-sublistbox .m-submore{width: 38px;height: 45px;display: inline-block;float: right; border-left:1px solid #3f690e;background: url('../img/ico-jtright.png') no-repeat center center;}

	.m-mobmenu .m-sublistbox .m-submore.show{background: url('../img/ico-jtdown.png') no-repeat center center;}



	.m-mobmenu .m-threelistbox{ width: 100%;display: none;box-sizing: border-box;text-align: left; background: #0569ed;}

	.m-mobmenu .m-threelistbox.show{display: inline-block;}

	.m-mobmenu .m-threelistbox .m-list{ width: 100%; height: 45px; display: inline-block;vertical-align: top; padding-left:10% ;box-sizing: border-box;text-align: left; border-bottom: 1px solid #3f690e; }

	.m-mobmenu .m-threelistbox a{ display:-webkit-flex;height: 45px;line-height: 20px;float: left; width: 80%;font-size: 16px;color: #fff;align-items:center; }

	.m-mobmenu .m-threelistbox .m-thrmore{width: 38px;height: 45px;display: inline-block;float: right; border-left:1px solid #3f690e;background: url('../img/ico-jtright.png') no-repeat center center;}

	.m-mobmenu .m-threelistbox .m-thrmore.show{background: url('../img/ico-jtdown.png') no-repeat center center;}



  .m-mobmenushadow{ width: 100%;display: none;height: 100%;position: fixed;left: 0;top: 0;z-index: 1000; }



  .callbacks_nav {display: none;}



	.iabout {width: 100%;  padding: 5px 0px 30px;}

	.iaboutPic { width: 100%; float: none;}

	.iaboutPic a { display: block; width: 100%; padding-left: 30%; padding-right: 30%; padding-top: 15px;}

	.iaboutPic a img {border: 5px solid #fff;}

	.iaboutText { width: 100%; float: none; text-align: center;}

	.iaboutTextWrap {width: 100%; padding-right: 0%;}

	.iaboutTextWrap h1 {font-size: 2.4rem; padding-right: 0%;}

	.iaboutTextWrap h4 {font-size: 1.6rem;  color: #555;}

	.iaboutTextWrap p {font-size: 1.4rem; padding-top: 10px;}

	.iaboutBtn { margin-top: 30px;}

	.iaboutBtn a { display: block; width:75%; height:36px;  font-size:1.4rem; color:#fff; background-color: #3cae3f; text-align: center; margin: 0 auto; border-radius: 6px; line-height: 36px;}

	.indexproduct { width: 100%; padding: 20px 0px;}



	.iplist { width: 100%; height: auto; padding-bottom: 0;  position: static;  overflow:hidden;}

	.iplistTotWrap { position: static; }

	.iplistItem { margin-left: 2%; margin-right: 2%; width: 46%; float: left; margin-bottom: 20px; border: 5px solid #fff;}

	.iplistItem:nth-of-type(3) { margin-right: 2%;}

	.last_iplistItem{width: 80%;}

	.mainname { float: left; width: 5.0%; height: auto; position: relative; transform: translateX(0%) translateY(20%) rotate(0deg);}

	.iplistLink a {font-size: 1.4rem;}



	.last_iplistItem .RepresentativeGraph ul{transform: translateY(-80%);}

	.inTipPic { width: 100%; height: auto; overflow: hidden;}

	.inTipPic img { width: 100%; height: auto; position: relative; transform: translateX(0%);}

	.choosediv { width: 100%; padding: 20px 0px 20px;}

	.choosediv h1 { display: block; padding: 10px; color: #fff; background-color: #3cae3f; margin: 0 auto; text-align: center; font-size: 2.0rem; border-radius: 42px;}

	.choosediv ul {	padding-top: 20px;}

	.choosediv ul li { display: block; width: 100%; margin-bottom: 20px;}

	.choosediv ul li dl dt { display: inline-block;  width: 30%; float: left;}

	.choosediv ul li dl dt img { border-radius: 50%; box-shadow: 0 0 8px rgba(0,0,0,0.15); max-width: 80%;}

	.choosediv ul li dl dd { display: inline-block; width: 70%; padding-left: 0%; padding-right: 0%; float: left; text-align: left;}

	.choosediv ul li dl dd h3 { font-size: 1.6rem; margin-top: 0;}

	.choosediv ul li dl dd p { font-size: 1.2rem; color: #000;}

	.indexinfo { width: 100%;  background-color: #f1f1f1;  padding: 20px 0;}

	.indexinfotitle {margin-bottom: 20px;}

	.indexinfotitle h1 a {font-size: 2.4rem;}

	.indexinfotitle span { font-size: 1.4rem;  color: #000;}

	.infoListItem { margin-right: 2%; margin-left: 2%; width: 46%; float: left; margin-bottom: 20px; background-color: #fff;}

	.infoListText h4 a {font-size: 1.6rem;}

	.infoListText p { font-size: 1.2rem;}

	.infoListMore a { display: block; width: 150px; height: 36px; font-size: 1.4rem; color: #fff; text-align: center; border-radius: 6px; background-color: #3cae3f; line-height: 36px;}

	/*.footer {width: 100%; background-color: #262626; padding: 40px 0px;}*/

	.footerList { width: 50%; display: inline-block; margin-bottom: 25px; vertical-align: top;}

	.footerList:nth-of-type(5){width: 100%;}

	.footerList:nth-of-type(2){padding-left:10px;}

	.footerList:nth-of-type(4){padding-left:10px;}

	.footerList h4 {font-size: 1.5rem;}

	.footerList p { color: #a7a9a6;	font-size: 1.2rem;}

	.footerList ul li a { color: #a7a9a6; font-size: 1.2rem; font-family: "UniviaPro";}



	.productItem{width: 31%;}

  .mainSubNavTop{display: block;}

  .mainSubNavUl {padding-left: 20px;	padding-right: 20px; padding-bottom: 30px; padding-top:0px; border:1px solid #3cae3f; border-top:none;}

	.mainSubNavUl::before {content: '';	display: block;	width: 0px;	height: 0px;font-size: 2.6rem;color: #BF401D;position: absolute;left: 0;top: 0px;}

	.mainSubNavUl li { float: none; margin-right: 1px; margin-bottom: 0px; list-style: outside disc; border-bottom: 1px dashed #3cae3f;}

	.mainSubNavUl li a {display: inline-block;	padding: 15px 0px;	background-color: #fff;	border: none;color: #000;font-size: 1.4rem;	}

	.mainSubNavUl li a:hover, .mainSubNavUl li a.on { background-color: #fff; border: none; color: #ff6600;}



  .mainSubNavUl{display: none;}

	.mainSubNavUl>li { display: block; position:static; font-size: 0;}

	.mainSubNavUl>li>span{float: right; border: none; background-color: #fff;  border: none; font-size: 2.0rem;}

	.mainSubNavUl>li>div{z-index: 102; position:static; box-shadow: none; display: none;}

	.mainSubNavUl>li>div>ul>li{border-bottom: none;}

	/* .mainSubNavUl li a.on+span {background-color: #fff;border: none; color: #060b00;} */

  .globalmarket{width: 100%;  height: 450px;}

  .pmsh{width: 70%; height: 70%;}



  .newslistRight { width: 70%; padding: 0px 7% 0px; float: right;}

	.newsDiv { width: 80%;  margin: 0 auto;}

	h3.detailh3 { text-align: center; padding-bottom: 5px; border-bottom: 1px solid #ccc;  margin-bottom: 2px;}



  .hotlineleft { float: left;  width: 100%;  }

  .hotlineright {  float: left; width: 100%;}

  .hotlineright h2 { text-align: left; padding-left: 118px;}

  .i_about_topic { width: 100%; float: left; padding-right: 0px;}

  .i_about_photo { width: 100%; padding: 45px 34px 0px 0px; float: left;}

  .i_about_pic {width: 50%; float: left; padding-right: 10px; font-size: 0px;}

  .i_about_pic_a { width: 100%; padding-right: 14px; display: inline-block; margin-bottom: 10px;}

  .i_about_pic_b {width: 100%; padding-left: 0px; padding-right: 14px; display: inline-block;}

  .i_news_date p span { font-size: 4.0rem;}

  .i_news_wrap h4 a { -webkit-line-clamp: 2;  -webkit-box-orient: vertical; line-height: normal;}

  .servicediv { width: 100%; padding: 30px 0 100px; min-height: 580px;}

  .servicecontent img { display: block;  float: left; margin-left: 0%; max-width: 50%; margin-right: 30px;}

  .newsdetails { width: 80%; margin: 0 auto;}

  .aboutinfoleft { width: 100%; float: left;}

  .aboutinforight { width: 100%; float: left; padding-left: 0%;}

  .networkpic{padding-top: 80px;}

  .networkpic img{max-width: 100%;}

  .networkContent ul li { padding-left: 18px;}

  .aboutAlbumList { width: 33.33%;}

  .companyAlbumItem { max-width: 24%;}

  .companyAlbumItem a img { max-width: 100%; border: 3px solid #fff; opacity: 1.0; filter: grayscale(0) blur(0px); transition: .2s filter ease;}

  .lighterbox-overlay-title, .lighterbox-overlay-desc{font-size: 1.8rem;}

  .lighterbox-close{font-size: 8em!important; opacity: 1.0;}

  .contactgap { display: inline-block;  width: 12.5%;}

  .message { display: inline-block; width: 51.5%; vertical-align: top;}

  input, textarea{-webkit-appearance: none;}



}







@media only screen and (min-width:1025px) and (max-width:1366px)

{

	.iaboutPic a { display: block; width: 100%; padding-left: 15%; padding-right: 15%; padding-top: 15px;}

	.iplistItem{margin-right: 2.48%; width: 31.68%; float: left; margin-bottom: 40px; border:15px solid #fff;}

	.iplistItem:nth-of-type(3){margin-right: 0%;}

	.last_iplistItem{margin-right: 2.48%; width: 50.37%; float: left; margin-bottom: 40px; border:15px solid #fff;}

	.mainname { display: block;}

	.infoListItem { margin-right: 2.48%; width: 31.68%; float: left; margin-bottom: 40px; background-color: #fff;}

	.productItem{width: 22.5%;}

}



@media only screen and (min-width:1920px)

{

	.productItem{width: 19.0%;}

}







@media screen and (orientation: landscape) and (max-width:1024px)

{

	.moveBanner { position: relative; width: 100vw; height: 80vh; overflow: hidden; z-index: 2;}

	.inTipPic img { width: auto; height: 100%; position: relative; transform: translateX(-10%);}

	.iaboutPic a { display: block; width: 100%; padding-left: 30%; padding-right: 30%; padding-top: 15px;}

	.iplistItem { margin-right: 3%; margin-left: 0%; width: 47%; float: left; margin-bottom: 20px;  border: 5px solid #fff;}

	.iplistItem:nth-of-type(3) {margin-right: 3%;}

	.last_iplistItem{width: 80%;}

	.mainname{display: none;}

	.infoListItem { margin-right: 3%; width: 47%; float: left; margin-bottom: 20px; background-color: #fff;}

}

