@charset "utf-8";
/* CSS Document */
/*-----------overall setting ------------*/
body {margin:0 0; padding: 0 0; background:#222; font-size:13px; font-family: Microsoft YaHei UI, Calibri, Thoma,Helvetica Verdana; font-style:normal;  }
div, p, ul, ul li, ul li:hover{margin:0 0; padding:0 0; list-style-type:none; }/*ul总体设置*/
h1{margin:0 0px; padding:10px 0; font-size:2em; } 
h2 {font-size:1.5em; font-weight: bold;}
h3{height:30px; line-height:30px; margin: 0 0; padding:0 0;}
*{outline: none;}
a{ text-decoration:none; }
a:link{color:#000;}
a:visited{color:#222;}/* color:#800080; */
a:hover{color:#D93600;}/*#D93600*/
.colorOn>a{color:#999; }/*D93600 008c69 315EFB*/
table, table tr td{ border-collapse:collapse; }
.spacer{width:100%;height:0px;clear:both;}
.page_box{ width:100%; margin:0 auto;}
.boxer{display:block; width:80%; max-width:1260px; min-width:960px; margin:0 auto; clear:both;  padding:0 0;}
.fgx{widht:100%; height:30px;  display:block; clear:both;  background-image:linear-gradient(#333,#666); border-bottom:solid thin #ddd; border-top:solid thin #ddd;}

	/*----------- frame setting ------------*/
/* 页面框架结构 样式*/
.p1,p2,p3,p4,p5,p6,p7,p8 {display:block;clear:both;position:relative; }

.p1{z-index:999;background-color:#fafafa;}/*header*/
.p2{z-index:888;background-color:#fafafa;}/*navbar*/
.p3{z-index:777;background-image:linear-gradient(#eee,#fafafa);}/*banner*/
.p4{z-index:666; }/*brief*/
.p5{z-index:555; background-color:#fafafa;}/*position*/
.p6{z-index:444;background-color:#fafafa; }/*middle*/
	.p6L1{width:20%; display:inline-block; float:left;  vertical-align:top; }
	.p6L2{width:1%; display:inline-block; float:left; vertical-align:top; }
	.p6R1{width:78%; display:inline-block; float:right; vertical-align:top; }
	.p6R2{width:99%; display:inline-block; float:right; vertical-align:top;}	
.p7{z-index:333;background-color:#fafafa; text-align:center; }/*footer-top*/
.p8{z-index:222; }/*footer*/


/*----------- modules ----------------------*/
.p1{ position:relative; width:100%;z-index:999;height:80px; box-shadow:3px 0px 6px 1px #ddd;  background-color:#fff; margin-bottom:-20px;}
.p1-active{position:fixed; position:-webkit-sticky; margin-top:-20px; height:60px; box-shadow:3px 0px 3px 1px #ddd; opacity:0.98; background:#fafafa; }



/*----------- modules ---功能模块样式------------*/
.mod_box{ margin:0px auto; text-align:center;  padding:20px 0 30px 0;  border-radius:0px 0px;box-shadow:0 0 3px 0px #ddd; background:#fff; }

	/*mod--- header */
	.header{height:80px; line-height:80px;}
	.header>ul{display:block; }
	.header>ul>li{display:inline-block; height:80px; line-height:80px; vertical-align:top;}
	.header>ul>li:nth-child(1){width:200px; float:left;}
	.header>ul>li:nth-child(2){min-width:50px; }
	.header>ul>li:nth-child(3){width:calc(100% - 340px);}
	.header>ul>li:nth-child(4){width:80px;float:right; text-align:right;}
	
	/*mod--- logo*/
	.logo{float:left; }
	.logo>a>img{margin-top:8px;height:60px;}
	.logo-active{}
	.logo-active>a>img{height:50px; margin-top:16px;}

	/*mod--- slogan*/
	.slogan{float:left; display:none; visibility:hidden; vertical-align:middle; color:#555; font-weight:; font-style:italic;  vertical-align:middle; magin-left:20px;} 
	
	/*mod--- lang*/
	.lang{float:right;}
	.lang>a{ margin:0px 2px 0 2px; display:inline-block;  border-radius:12px 12px; text-align:center;  font-size:10px; border:solid 1px #333; height:22px; width:22px; line-height:22px;}
	.lang img{height:15px; width:20px;}
	
	/*mod--- searchUnit*/
	.searchUnit{ margin-left:30px;}
	.searchUnit:hover{margin-left:30px;}
	.schBut{height:0px; width:0px; line-height:0px; float:right; opacity:0.0; cursor:pointer;display:inline-block; }
	.search_top{z-index:999;  display:inline-block; width:80px; height:10px;}

	.searchBox{vertical-align:middle;width:50px;height:20px;border-radius:5px 0px 0px 5px; border:solid thin #ddd; border-right:hidden; margin-right:-4px; font-size:9px;}
	.searchButton{ width:22px;height:22px;border:solid thin #ddd; vertical-align:middle; border-radius: 0 5px 5px 0;}

	/*p----search*/
	.search{display:block; height:50px; line-height:50px; }
	.search>span{display:inline-block;}
	.search>span:nth-child(1){float:left; color:#666; font-size:0.9em;}
	.search>span:nth-child(2){float:right;}
	.search>span>form>input{vertical-align: middle;}
	.search>span>form>input:nth-child(1){ border:solid thin #ddd;height:22px; width:200px; line-height:22px; color:#999; font-size:0.9em; background:#fafafa;}
	.search>span>form>input:nth-child(2){ border:solid thin #ddd; height:24px; line-height:24px; margin-left:-5px; }
		
	/*mod--- navBar */
	.navBut{display:none; }
	.navBar_h{display:inline-block;  position:relative;  height:60px;}

.navBar{float:right;}

/*一级菜单样式*/
	.navBar>ul{ }
	.navBar>ul>li{height:80px; line-height:80px;display:inline-block;vertical-align:middle; text-align:center; font-size:1.2em; padding: 0 20px;float:left; }
	.navBar>ul>li>a{display:block; }
	.navBar>ul>li:hover{height:80px; }/*一级菜单鼠移上样式*/
	
	/*二级菜单*/ 
	.subNav-active{display:none;width:90px; margin-left:-25px; margin-top:-20px; border-top:solid 2px #D93600; opacity:0.99; background-color:#fff; box-shadow:0px 1px 3px 0px #ccc; }
	.subNav {display:none;width:90px; margin-left:-25px; border-top:solid 2px #D93600; opacity:0.99; background-color:#fff; box-shadow:0px 1px 3px 0px #ccc; }
	.navBar>ul>li:nth-child(2)>ul{width:120px; margin-left:-30px;}	
	.subNav>li{  height:40px; font-size:0.95em;line-height:40px; text-align:left;} /*下级菜单公共属性*/
	.navBar>ul>li:hover>ul{display:block;position:absolute; font-size:0.9em; text-align:center;}/*二级菜单整体，鼠标移上一级菜单后样式*/
	.navBar>ul>li:hover>ul>li{text-align:center; border-top:dotted thin #aaa;}
	.navBar>ul>li:hover>ul>li:nth-child(1){border-top:hidden;}

				
/*mod--- bannerslide */
.slider_box{display:block; position:relative; width:100%;height:550px; margin-top:8px; overflow:hidden; background-image:linear-gradient(180deg, #eee,#ddd); } /*linear-gradient(#06F,#069); linear-gradient(#060,#066);*/ 

	/*3.11 slider con imgage container */
	.slider_con{position:absolute; z-index:2;overflow:hidden;  }
	.slider_con>li{text-align:center; linear-gradient(); } /*background:linear-gradient(#fff,#f2f2f2);*/
	.slider_con>li:nth-child(1){background-image:url(../images/banner/ban-11.png); }/*background-image: linear-gradient(#060,#066); */
	.slider_con>li:nth-child(2){background-image:url(../images/banner/ban-41.png); }/* background-image: linear-gradient(#06f,#069); */
	.slider_con>li:nth-child(3){background-image:url(../images/banner/ban-21.png); } /*background-image: linear-gradient(#C30,#936); */
	.slider_panel{position:relative;overflow:hidden;float:left; text-align:center; height:550px; vertical-align:middle; }
	.slider_panel>div>a>img{height:500px; margin-top:20px; margin-left:400px;} text-shadow:#000 3px 3px 6px;
	.slider_panel>div>a{display:block;} 
	/*3.12 介绍 slider intro*/
	/*3.12 介绍 slider intro*/
	.slider_intro{position:absolute;z-index:9;top:160px; width:100%; height:0px; }
	.slider_intro>div>ul{text-align:center;display:block; width:50%; height:0px;  }
	.slider_intro>div>ul>li{margin:20px 0; line-height:20px;}
	.slider_intro>div>ul>li:nth-child(1){font-size:2em; font-weight:bold; }
	.slider_intro>div>ul>li:nth-child(2){font-size:1em; font-weight:normal;  }
	.slider_intro>div>ul>li:nth-child(3){text-align:center;}
	.slider_intro>div>ul>li:nth-child(3)>p{margin:0 auto; font-size:1em;  border:solid thin #bbb; width:80px; height:30px;line-height:30px; }
	.slider_intro>div>ul>li:nth-child(3)>p>a{color:#000; display:block; }
	.slider_intro>div>ul>li:nth-child(3)>p>a:hover{color:#D93600;}
	.slider_intro>div>ul>li:nth-child(3)>p:hover{border:solid thin #D93600; }
		
	/*3.2 pre next button*/
	.but{position:relative; width:100%; z-index:9;  }
	.but div{position: absolute; top:200px;display:inline-block;width:30px; padding: 10px 10px; border-radius:10px 10px;color:#ddd; font-size:3em; opacity:0.6;}
	.but div:hover{ color:#da4328; cursor:pointer; opacity:0.5;}
	.next{ right: 10px; }	
	.prev{ left: 10px; }
	/*3.3 抬头*/
	.slider_nav{position:absolute; z-index:99; bottom:8px; width:100%;height:50px; text-align:center; opacity:1; }
	.slider_nav li{ display:inline-block; height:40px; line-height:40px; width:120px;  border-radius: 0px 0px; margin: 10px 1px; font-size:1em; opacity:0.8;  border:solid thin #aaa;}
	.slider_nav li.current{display:inline-block; height:40px; line-height:40px; width:120px;  border-radius: 0px 0px; margin: 10px 1px;  opacity:1;  border:solid thin #aaa;} /* background: #FC0; #0080ff*/
	.slider_nav li a{ color:#999;} .slider_nav li.current a{ color:#111; }
	.slider_nav>li>p{}

/*mod--- application*/
.application{ text-align:center; }
.application>div{padding:30px 0;}
.application>div>p{ }
.application ul{text-align:center; display:none;  }
.application>div>ul>li {display:inline-block; border:solid 0px #ddd; border-radius:2px 2px; height:80px; line-height:80px; width:21%; box-shadow:0 0 3px 0px #888; -moz-background-size:100% 100%; background-size:100% 100%; opacity:1; }
.application>div>ul>li>p{background:#06C; opacity:0.9;  font-size:1.5em; font-weight:bold; color:#fff;}
.application ul li:nth-child(1){background-image:url(../images/application/application1.jpg); float:left;margin:0 0;}
.application ul li:nth-child(2){background-image:url(../images/application/application2.jpg); margin-left:4%; margin-right:2%;}
.application ul li:nth-child(3){background-image:url(../images/application/application3.jpg); margin-left:2%; margin-right:4%;}
.application ul li:nth-child(4){background-image:url(../images/application/application4.jpg); float:right; margin:0 0;}


/*mod--- brandIntro*/
.brandIntro{display:block; text-align:center; padding-bottom:30px;}
.brandIntro>div{display:block; }
.brandIntro ul{display:inline-block; vertical-align:middle; text-align:left;  }
.brandIntro>div>ul>li>img{width:120px; height:120px;  }
.bi-p2{width:calc(100% - 170px);}

/*mod--- advantage*/
.advantage{ }
.advantage>div{padding-bottom:20px; }
.adv1{height:150px; line-height:150px; background-image: url(../images/banner/ban1.jpg);}
.adv1 h1{background:#333; color:#fff; opacity:0.9; top:25%; margin:0 auto; padding:0 0;}
.adv2 {margin-top:30px;  }
.advantage ol li{display:inline-block; margin:10px 10px; border-radius:3px 3px; padding:10px 10px; font-size:1em; height:55px; width:200px; line-height:20px; text-align:center; opacity:0.8; border:solid thin #ddd; background:#fff;}
.advantage ol li b{ padding:10px 10px; font-size:2em; }
	
/*mod--- team*/
.team{}
.team>div{background:#fff; box-shadow:0 0 6px 0px #ddd;  padding-bottom:20px; }
.team1{height:150px;line-height:150px; color:#fff; background-image: url(../images/banner/ban2.jpg);}
.team1 h1{background:#333; opacity:0.9; margin:0 0; padding:0 0;}
.team2{ line-height:25px; margin-top:10px; padding: 20px 20px; }

/*mod--- story*/
.story{ text-align:center; padding:20px 0; border-bottom:solid 0px #eee; background-image: url(../images/banner/ban.jpg);}
.story>div>h1:first-child{}
.story span{display:inline-block; vertical-align:middle; margin-right:20px; width:100%; }
.story span ol li{display:inline-block; margin:10px 10px; border-radius:9px 9px; padding:10px 10px; font-size:1em; height:55px; width:200px; line-height:20px; text-align:center; border:solid thin #ddd; }
.story span ol li b{ padding:10px 10px; font-size:2em; }
.story span img{height:300px;}

/**mod--- position */
.pos{height:50px; line-height:50px; color:#999; z-index:999;}
.pos>p{display:inline-block; margin:0 0; padding:0 0; color:#D93600;}

/*mod--- productsFeatu#D93600*/
.pf ul{margin:10px 10px;}

/*mod--- productCase*/
.productCase>div>marquee{width:94%;}
.productCase>div>marquee>ul>li{display:inline-block; border:solid thin #ddd; margin:20px 10px; padding-bottom:5px; border-radius:10px 10px; background:#fff; text-align:center;}
.productCase>div>marquee>ul>li>img{height:120px; border-radius:10px 10px 0 0;}

/*mod--- simpleCategory*/
.tree{display:block; width:100%; height:auto; position:relative; float:left; vertical-align:top; text-align:left;  }
.tree a{display:block;}
#proc{font-size:1.2em; font-weight:bold; }

.mu{margin-bottom:30px; border-radius: 0 0 5px 5px;}
.ml{width:100%; height:42px; border:solid thin #ccc; color:#000;  font-weight:bold; border-radius: 5px 5px 0 0;  background-image:linear-gradient(#f2f2f2,#f6f6f6,#f2f2f2);}
.ml>p{display:inline-block;  width:75%; height:42px; line-height:42px;padding-left:20px;  }
.ml>label{display:inline-block;  height:15px; width:10%;}
.ml>label2{ display:inline-block;  height:15px; width:10%;}
.mcd{background:url(../images/navlistdown.png); }
.mcu{background:url(../images/navlistup.png); }

.mu{display:block;border:solid thin #ccc;border-top:hidden; width:100%; }
.mu>li{display:block; height:42px; line-height:42px; border-bottom:dotted thin #aaa; padding-left:30px; }
.mu>li:last-child{border:hidden;  }
.mu>li:hover{background-color:#ddd; padding-left:30px;}

/*mod--- productNew*/
#productNew ul{display:block; width:100%; text-align:center;  margin-bottom:10px; }
#productNew ul li span{display:block; line-height:20px;  height:20px; overflow:hidden; }
#productNew img{width:90%; max-width:300px;}


/*mod--- similar-products*/
.relateditem{width:100%; height:98%; padding-top:10px;float: left;clear:both;  text-align:center;}
.relateditem img{width:90%;}
.relateditem span{display:inline-block; text-align:center; width:90%;  border:dotted thin #aaa; margin:10px 2px;background:#fff; padding:10px 0;}
.relateditem span ul li:nth-child(1){}
.relateditem span ul li:nth-child(2){font-size:1em;  }
/*mod--- pic_box*/
.pic_box{display:inline-block;clear:both;float:left; width:500px; height:520px; }

	.big_pic{display:block; clear:both; width:auto; float:left; height:450px; }
	.big_pic>li{display:block; }
	.big_pic>li>img { position: absolute; height:450px; width:450px; border:solid thin #ddd;}
	
.small_pic{display:block; clear:both;float:left; width:100%; height:60px;line-height:120px;vertical-align:middle;   }
.small_pic>li{display:inline-block;  margin-right:2px; text-align:left;}
.small_pic>li>img{ height:50px; width:50px; border:solid thin #ccc;}

.js{display:inline-block; float:left; height:520px; width:300px; font-size:1em;} 
.js>ul>li{height:25px; }
.js>ul>li:nth-child(1){font-weight:;  }
.js>ul>li:nth-child(2){font-weight:;  }
.js>ul>li:nth-child(3){  margin:0px 0;}
.js>ul>li:nth-child(4){margin:20px 0 0 0;}
.js>ul>li:nth-child(4)>ol{font-weight:normal; margin: 0 0; padding:0 0;}
.js>ul>li:nth-child(4)>ol>li{line-height:25px; }

/*mod--- seriesName*/
#js{ font-weight:bold; margin:10px 0 5px 0;  border-bottom:solid thin #aaa; padding-bottom:10px;color:#900;} 
	#name {font-size: 1.2em; }
	#series{font-size:1.8em;  margin:5px 0; }	
	#s22{font-size:0.5em;color:#D93600;}

/*mod--- productSpec -*/
.srp h2{padding-top:10px;}
	.qs1{ }
		.qs1>ul{display:inline-block; width:166px; margin:5px 5px; border:solid thin #777; border-radius:3px 3px; background:#888; padding:5px 5px; color:#fff;}
		.qs1>ul>li{text-align:center; }
		.qs1>ul:hover{color:#333; background:#aaa;}
		.qs1>ul>li:nth-child(1){font-weight:;font-size:0.75em; }
		.qs1>ul>li:nth-child(2){font-weight:bold; }

/*mod--- datasheet>table*/
.datasheet{margin:20px 0; }
.datasheet ul{display:inline-block; vertical-align:top; text-align:center; font-size:0.875em; margin:0 -3px; padding:0 0; }
.datasheet ul:first-child{width:150px; text-align:left;}
.datasheet ul>li{height:30px; line-height:30px;vertical-align:middle; padding: 0 10px; border:solid thin #ddd; border-top:hidden; white-space:nowrap; overflow:hidden;}
.datasheet ul>li:nth-child(even){background-color:#fdfdfd ;}
.datasheet ul>li:nth-child(odd){background-color:#f5f5f5;}
.datasheet ul>li:first-child{background-color:#ddd; background-image:linear-gradient(#ccc); height:36px; line-height:36px;font-weight:bold; border:solid thin #bbb;}
.datasheet ul{width:calc(100% - 150px);} /*background-image:linear-gradient(#ccc,#ccc,#ddd); */


.headLine{font-size:1.2em; font-weight:bold; margin-top:10px;}


/*mod -----searchresult*/
.search_result_box{min-height:100px; padding-bottom:100px; border-bottom:solid thin #ccc;}
.sr{display:inline-block; margin:5px 5px; vertical-align:top; }
.sr ul{width:220px; border:solid thin #ddd; background:#fff; font-size:0.75em;}
.sr ul:hover{border:solid thin #D93600; }
.sr ul li img{width:100%; }
.sr ul li p{text-align:center;height:40px;  }
.sr a:hover{}
.searchCount{display:block; position:absolute; top:100px; }

.las{ display:none; }


/*-mod - sideleft menu css*/
.box{ border: solid thin #ccc; margin: 0 0 10px 0; font-size:0.875em;}
.boxHead{height:32px; line-height:32px;font-weight:bold; padding-left:10px; border-bottom: solid thin #ccc; 
background:#eee;}
.boxBody{padding:5px 5px;}
#menuBox ul li{padding-left:10px;height:33px; line-height:33px; border-bottom:dotted thin #ccc; margin:1px 0px;}
#menuBox ul li:hover{background-color:#ccc;}

.boxWhite{  margin: 0 0 10px 0; display:inline-block; }
.boxHeadWhite{height:25px; line-height:25px;font-size:1.2em;font-weight:bold;  padding: 0 0 0 0px; }
.boxBodyWhite{display:block; overflow:hidden; padding:5px 5px 10px 0px;}
.boxBodyWhite img{display:inline-block;margin:3px 5px 0 0;}
.boxBodyWhite ul li{display:block; float:center; clear:left; }

/*-mod - sideleft menu css*/
.productSlide{display:inline-block; float:left; text-align:center; overflow:hidden; padding:5px 0 10px 0;
 width:120px;height:165px;}
.productSlide ul li p{height:15px;line-height:15px; }
.productSlide ul li span{display:block; float:left;height:100px; width:100%;}
.productSlide ul li img{border:dotted thin #ccc; }


/*-mod --series-right --*/
.series-right_box{display:block; max-width:1080px;}
.series-right_box>div{display:block; position:relative; width:99%; }
/*end of seires-left*/

.details {margin: 5px 0; padding: 10px 5px; } 
.d12 ul li{height:25px;line-height:25px;}
.details1 {box-shadow: 0 -2px 3px 0px #ddd;height: 25px;line-height: 25px; background-color:#eee; margin:0 0;padding-left: 10pt;width: 730px;float: right;display: block;font-weight: bold;}	
.pro {float:left; display: inline; border: dotted thin #ccc;height: 140px; width: 750px; margin: 0; display: block; padding: 10px 0 0 0; border-bottom:hidden; border-left: hidden; border-right:hidden;}

#li11,#li21{background-color:#eee;}
#li12,#li22{background-color:#ddd;}
#li13{background-color:#ccc;}

/*mod---skw*/
.skw{color:#fafafa;}

/*mod -----footer*/
.footer{padding:20px 0; text-align:center; border-top:solid thin #555; background:#222; color:#eee;}
.footer a{color:#eee;}



/*mod--- footerNav*/
.footerNav{padding:50px 0; border-top:solid thin #ddd; background:#eee; color:#333; vertical-align:top; }
.footerNav a{}
.footerNav>ul>li{display:inline-block; vertical-align:top;}
.footerNav>ul>li:nth-child(1){width:220px; text-align:left;}
.footerNav>ul>li:nth-child(2){width:calc(100% - 460px);}
.footerNav>ul>li:nth-child(3){width:230px; float:right; text-align:right;}

.footerNav>ul>li:nth-child(1)>ul>li:nth-child(1)>img{height:55px; }
.footerNav>ul>li:nth-child(1)>ul>li:nth-child(2){font-size:1.5em; font-weight:bold; }
.footerNav>ul>li:nth-child(1)>ul>li:nth-child(3){font-weight:bold;}

.footerNav>ul>li:nth-child(2)>ul>li{display:inline-block; padding:0 20px;  vertical-align:top;font-weight:bold; }
.footerNav>ul>li:nth-child(2)>ul>li>ul{margin-top:10px;}
.footerNav>ul>li:nth-child(2)>ul>li>ul>li{line-height:25px;font-weight:normal;}

.footerNav>ul>li:nth-child(3)>ul>li{display:inline-block; text-align:center; padding:0 10px; }
.footerNav>ul>li:nth-child(3)>ul>li>img{height:80px; margin-top:10px;}

/*----------- pages -----页面样式------------*/
	
/*--- category ---*/
.category{min-height:550px; }
.series_box{display:inline-block; padding:10px 10px; margin:10px 10px; background:#fff; border:solid 1px #eee; box-shadow: 0 0 3px 0 #eee; border-radius:5px 5px;  text-align:center; font-size:1em;}
.series_box>a>li:nth-child(2){font-size:1em; height:18px; color:#333;}
.series_box>a>li:nth-child(3){padding-bottom:5px; font-size:0.9em;color:#666;}
.series_box>a>li>img{width:90%; max-width:200px; }
.series_box:hover{box-shadow: 0 0 30px 0 #ccc; opacity:0.9;}

/*p--- aboutus*/
.aboutus{padding-bottom:50px; }
.aboutus ul{font-size:1.2em;}
.aboutus ul li{line-height:25px; padding: 5px 0;}
/*p---- about-right*/
.about-right img{width:100%;}
.about-right{font-size:; line-height:25px; }

.about-right>div{border-top:solid thin #aaa; padding-bottom:50px;}
.jsnl>ul>li{display:inline-block; vertical-align:top; margin-left:10px; border:solid thin #ddd; padding:10px 10px; text-align:center; background:#fff;}
.jsnl img{width:100px;}
.gsjs2{}
.gsyj img{height:400px; width:400px; display:inline-block; }

.ysts img{width:80%;}
.ysts>span{width:49%; display:inline-block; vertical-align:middle;}
/**/
/**/
.aboutShow{display:block; clear:both; width:100%;height:400px; }
.aboutShow>div>div:nth-child(1)>span:nth-child(1){width:260px; margin-left: calc(50% - 125px); padding-left:0px;}
.aboutShow>div>div:nth-child(2)>span{display:inline-block; width:48%; }
.aboutShow>div>div:nth-child(2)>span:nth-child(1){float:left; text-align:left;}
.aboutShow>div>div:nth-child(2)>span:nth-child(1)>div>ul{margin-top:30px;}
.aboutShow>div>div:nth-child(2)>span:nth-child(1)>div>ul>li{line-height:25px; }
.aboutShow>div>div:nth-child(2)>span:nth-child(2){float:right;}
.aboutShow>div>div:nth-child(2)>span:nth-child(2)>ul>li{width:30%; display:inline-block;margin: 20px 0 ;}
.aboutShow>div>div:nth-child(2)>span:nth-child(2)>ul>li>ul>li{display:block; text-align:center; }
.aboutShow>div>div:nth-child(2)>span:nth-child(2)>ul>li>ul>li:nth-child(2){font-size:2.5em; }
.aboutShow>div>div:nth-child(2)>span:nth-child(2)>ul>li>ul>li>img{width:50px;}



/*p--- support */
.support{padding-bottom:50px; height:calc(60vh);}

/*p--- products*/
.products {min-height:550px;}
.products h1 {display:block; width:100%; clear:both;}
.products>div{display:block; width:100%; clear:both; border-top:solid thin #ccc; }
.products>div>ul{display:inline-block; float:left; margin:20px 0px;}
.products_group_box{width:15%; text-align:center; font-weight:bold;}
.products_group_box img{width:0px;height:0px; border-radius:75px 75px; }
.products_spec_box{width:84%;}
.products_spec_box img{width:200px;}
.products_spec_box ul{ padding:5px 5px; margin:5px 5px;}

/*p--- samples*/
.samples{text-align:center; }
.samples>ul{display:block;clear:both; margin: 40px 0; width:100%;}
.samples>ul>li{width:calc(25% - 26px);height:260px; border:solid thin #ddd; margin:10px 10px;  display: inline-block;  border-radius:5px 5px; text-align:center; background:#fff; }
.samples>ul>li>ul>li:nth-child(2){height:18px;overflow:hidden;}
.samples>ul>li>ul>li:nth-child(3){height:18px;overflow:hidden;}
.samples>ul>li>ul>li>img{ width:200px; height:200px; padding-top:20px;  }

/*p -----searchresult*/
.search_result_box{min-height:100px; padding-bottom:100px; border-bottom:solid thin #ccc;}
.sr{display:inline-block; margin:5px 5px; vertical-align:top; }
.sr ul{width:220px; border:solid thin #ddd; background:#fff; font-size:0.75em;}
.sr ul:hover{border:solid thin #D93600; }
.sr ul li img{width:100%; }
.sr ul li p{text-align:center;height:40px;  }
.sr a:hover{}
.searchCount{display:block; position:absolute; top:100px; }

/*p------faq*/
.faq{line-height:25px;}

/*p-------howtobuy*/
.howtobuy>img{margin-bottom:10px; width:100%; height:220px; }
.howtobuy ul{margin:50px auto; }
.howtobuy ul a{color:#D93600;}
.howtobuy ul li {display:inline-block; text-align:center; width:100px; height:50px; line-height:50px; border:solid thin #ddd; background:#fff; padding:50px 50px; margin:10px 20px;  border-radius: 5px 5px;}
.howtobuy ul li:hover{box-shadow: 0 0 30px 0 #ccc; opacity:0.9;}
/**/
.knowMore{display:block; border:solid 2px #666; width:100px; min-width:50px; min-height:40px; line-height:40px; margin:20px 0; text-align:center; text-decoration:underline;}

/**/
.titleLine{display:block; height:50px; width:100%;margin-bottom:50px; border-bottom:solid thin #666; height:30px;line-height:40px;}
.titleLine>span:nth-child(1){display:block; background:#fafafa; width:150px; margin-left:calc(50% - 75px); text-align:center; }

/*mod---news*/
.news-right{line-height:25px;}
.news-right>ul{display:block;  vertical-align:top; margin: 10px 10px;padding:10px 10px;  }
.news-right>ul>li{display:block;  text-align:left;  }
.news-right>ul>li>img{width:100%; }
.news-right>ul>li:nth-child(2){line-height:20px;}

.news-right>div{display:block; }
.news-right>div>div{border-bottom:solid thin #ddd; margin-bottom:20px;}
.news-right>div>div>span{display:inline-block;  }
.news-right>div>div>span:nth-child(2){display:inline-block;  float:right;}
.news_cop{}
.news_cop>li>a>span:nth-child(1){float:left;}
.news_cop>li>a>span:nth-child(2){float:right;}
.news_ind{}
.news_ind>li>span:nth-child(1){float:left;}
.news_ind>li>span:nth-child(2){float:right;}
.news_faq{}

.news-ind-right table{text-align:center; width:99%; }
.news-ind-right table tr td{border:solid thin #aaa; padding:2px 5px;}
.news-ind-right table tr:nth-child(1) td{font-weight:bold; background:#ccc;}
.news-ind-right table tr td:nth-child(1){}

/**/
.brief{background:#fafafa; padding:20px 0; text-align:center;}
.brief h1{ color:#D93600;}

/**/
/**/
.proShow{display:block; clear:both; width:100%;  text-align:center;}
.proShow>div{display:block;padding:20px 0;}
.proShow>div:nth-child(2) img{ width:200px;}

/*mod--- productCase*/
.caseShow{display:block; clear:both; width:100%; background:#eee; padding:50px 0; }
.caseShow>div>div:nth-child(1)>span:nth-child(1){background:#eee;}
.caseShow>div>marquee{width:94%;}
.caseShow>div>marquee>ul>li{display:inline-block; font-size:0.8em; border:solid thin #ddd; margin:20px 10px; padding-bottom:5px; border-radius:10px 10px; background:#fff; text-align:center;}
.caseShow>div>marquee>ul>li>img{height:120px; border-radius:10px 10px 0 0;}

/**/
.certShow{display:block; clear:both; width:100%;padding:20px 0; }
.certShow>div>ul>li{display:inline-block; margin:10px 8px; padding:5px 5px;width:150px; height:240px; border:solid thin #ddd; color:#000; vertical-align:top; font-size:0.8em; background:#fff;}
.certShow img{width:150px; }

/**/
.newsShow{display:block; clear:both; width:100%;color:#333;}
.newsShow>div>div:nth-child(2)>div{display:inline-block; width:calc(33% - 20px); vertical-align:top; border:solid thin #bbb; margin:0px 0px; text-align:left; min-height:150px; }
.newsShow>div>div:nth-child(2)>div>ol{padding:0 30px;}
.newsShow>div>div:nth-child(2)>div>div>span>h3{padding-left:10px;}
.newsShow>div>div:nth-child(2)>div>div>span>a{padding-right:10px;}
.newsShow>div>div:nth-child(2)>div:nth-child(1){float:left;}
.newsShow>div>div:nth-child(2)>div:nth-child(3){float:right;}
.newsShow>div>div:nth-child(2)>div>div{border-bottom:solid thin #ccc;  margin-bottom:20px; background-image:linear-gradient(#eee,#eee); padding:5px 0;}
.newsShow>div>div:nth-child(2)>div>div>span{display:inline-block; }
.newsShow>div>div:nth-child(2)>div>div>span:nth-child(2){float:right; line-height:32px; }
.newsShow li{line-height:22px; font-size: 0.95em;}
/**/
.news-cop-right,.news-ind-right,.news-faq-right{}

/**/
/*mod--- left-list*/
.left-list{vertical-align:top; margin:-10px 0 30px 0; min-height:350px;}
.left-list>li{display:block;height:40px; line-height:40px; background:#eee; border:solid thin #ddd; padding-left:20px;font-weight:bold; font-size:1.1em;}
.left-list>li:hover{padding-left:20px; background:#ddd;}
.left-list>li:nth-child(1)>a{color:#eee;}
.left-list>li>a{display:block; width: 100%; }
.left-list>li>a:hover{color:#D93600;}
.left-list>li:nth-child(1),.left-list>li:nth-child(1):hover{ height:60px; line-height:60px; background:#333; font-size:2em;  color:#eee;padding-left:20px;}


/*mod--- left-list2*/
.left-menu{vertical-align:top; }
.left-menu>h1{ height:50px; line-height:50px; background:#333; color:#eee;padding-left:20px;}
.left-menu>h1>a{color:#eee;}
.left-menu a:hover{color:#d93600;}
.left-menu>ul>li{display:block;height:40px; line-height:40px; background:#eee; border:solid thin #ddd; padding-left:20px;font-weight:bold; font-size:1.1em;}
.left-menu>ul>li:hover{padding-left:20px; background:#ddd;}
.left-menu>ul>li>a{display:block; width: 100%; }

/**/
.back{display:block; border:solid thin #aaa; padding:2px 10px; margin:0 0 10px 20px; width:40px; text-align:center; background:#ddd;}