  /*全局样式*/
@charset "UTF-8";
html{font-size:62.5%;font-family:'helvetica neue',tahoma,arial,'hiragino sans gb','Simsun',sans-serif} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,input,textarea,th,td,hr{margin:0;padding:0}
body {font: 75%/1.6 Arial;color:#6D6D6D;-webkit-text-size-adjust:none;-ms-text-size-adjust: 100%;line-height:1.333;font-size:12px}
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:arial,'hiragino sans gb','microsoft yahei','Simsun',sans-serif}
li{list-style:none}
a:link,a:visited{text-decoration:none}
a{text-decoration: none;color: #000;font-size: 14px;}


/*导航样式*/
.head-v3{position:relative;z-index:100;min-width:1000px}
.head-v3 .navigation-inner{margin:0 auto;width:980px;position:relative}
.navigation-up{height:60px;background:#27303f}
.navigation-up .navigation-v3{margin-left:45px;float:left;_margin-left:10px}
.navigation-up .navigation-v3 ul{float:left}
.navigation-up .navigation-v3 li{float:left;font:normal 16px/59px "microsoft yahei";color:#fff}
.navigation-up .navigation-v3 .nav-up-selected{background:#344157}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#202833}
.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0}
.navigation-up .navigation-v3 li h2 a{padding:0 25px;color:#fff;display:inline-block;height:60px;font-family:"microsoft yahei"}

.navigation-down{position:absolute;top:60px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#344157;position:absolute;top:0px}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1200px;position:relative}
.navigation-down .nav-down-menu dl{float:left;margin:18px 80px 18px 0}
.navigation-down .menu-1 dl{margin:20px 80px 25px 0}
.navigation-down .menu-1 dt{font:normal 16px "microsoft yahei";color:#61789e;padding-bottom:10px;border-bottom:1px solid #61789e;margin-bottom:10px}
.navigation-down .menu-1 dd a{color:#fff;font:normal 14px/30px "microsoft yahei"}
.navigation-down .menu-1 dd a:hover{color:#60aff6}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#fff;font:normal 16px "microsoft yahei"}


ol,ul,dl,li{list-style:none}
table input,select,textarea,option {background:transparent; font: 100%/1.8 Arial;color:#6D6D6D;}
button,input,textarea,select,label{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:Arial;}
img,input,label,button{vertical-align:middle;}
input:focus,button:focus,select:focus,textarea:focus,a:active{outline:0;}
.clear {height:0px; line-height: 0;content:"."; overflow:hidden;clear: both; font-size: 0px;color:transparent;}
img {border: 0px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
a {text-decoration: none;color:#6D6D6D; cursor:pointer;}
a:hover {color:#F7A829;text-decoration:none;}
a:active{background-color:transparent;}
/*页面内容样式*/
#top,#menu,.center{max-width:980px;margin:0 auto;width:100%;}
/*顶部样式*/
#header{background:url(../img/nav_bg.png) repeat-x 0 bottom; }
#top{overflow: hidden;vertical-align:middle;}
#top .logo{margin:2% 0px 2% 10px;height:39px;width:100%;max-width:41%; vertical-align:middle; overflow:hidden;}
#top .logo a{display:block;height:100%;width:100%;}
#top .logo a img{max-width:100%;height:100%;width:100%;position:relative;z-index:10000;}
#top .menu{
	width: 40px;
	height: 28px;
	cursor: pointer;
	display: none;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: -webkit-transform 250ms ease-out 0s;
	-moz-transition: -moz-transform 250ms ease-out 0s;
	-o-transition: -o-transform 250ms ease-out 0s;
	transition: transform 250ms ease-out 0s;
	background-image: url(menu-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
           }
#top .top-right{vertical-align:middle;max-width:56%;}
#top .top-right li{color:#A0A0A0; text-align:right;padding:5px 0px;}
#top .top-right li a{display:inline-block;*display:inline; vertical-align:middle;color:#A0A0A0;}
#top .top-right li a img{ vertical-align:middle;margin-right:5px;}
#top .top-right li:last-child{position:relative;}
#top .top-right li input[type="text"]{border:1px solid #CBC9CA;background-color:#EDEBEC;border-radius:5px;height:26px;line-height:26px;padding-left:10px;margin-left:10px;color:#A0A0A0;}
#top .top-right li input[type="submit"]{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	height: 26px;
	width: 26px;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	border: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#top .top-right a{padding:0px 3px;}
#menu{font-size:0px;}
#menu li{display:inline-block;background:url(../img/nav_bg1.png) no-repeat left center;}
#menu li a{display:block;font-size:12px;font-weight:bold;line-height:41px; white-space:nowrap;color:#fff;padding:0px 18px; text-transform:uppercase;}
#menu li:first-child{background-image:none;}
#menu li a:hover,#menu li a.now{color:#F7A829}
/*baner模块样式*/
/*导航条样式*/
/*共用 样式*/
.justify{text-align:justify; text-justify:inter-ideograph;font-size:0px;}
.justify:after{content:'.';height:0px;width:100%;display:inline-block; overflow:hidden;color:transparent;}
.justify .line{content:'.';display:inline-block;width:100%;height:0px; overflow:hidden;}
.justify .box{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
}
.space{margin-top:14px;}
.gradient
    {   background:-moz-linear-gradient(top,#F8F8F8,#D2D2D2);
        background:-ms-linear-gradient(top,#F8F8F8,#D2D2D2);
        background:-o-linear-gradient(top,#F8F8F8,#D2D2D2);
        background:-webkit-linear-gradient(top,#F8F8F8,#D2D2D2);
        filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F8F8F8',endColorstr='#D2D2D2');font-size:0px;
    }
.inner{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}    
.titl{width:100%;font-size:150%;}    
.titl span{color:#000; text-transform:capitalize;font-weight:bold;}
.titl a{ float:right;color:#00a6ff;}
.hcontent img{max-width:100%;}
/*首页部分*/
#banner{text-align:center; width:100%;display:inline-block;margin:3px auto;background-color:#fff;}
#banner img{max-width:100%;}

/*首页第一栏目*/
#newprat1{
	height:180px;
	background-image: url(newprat1bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.skin2,.server2mk dt div{
	background-repeat:no-repeat;
}
.server2mk{ width:303px; float:left; margin-top:10px; padding-right:20px; display:inline;}
.server2mk dt{ float:left; margin-right:15px;}
.server2mk dd{ width:193px; float:left;}
.server2mk dd h2{ font-size:16px; color:#000;}
.server2mk dd h2 a{ color:#000;}
.server2mk dd h3{ color:#13922b; font-weight:bolder; padding:4px 0; margin-top:5px; margin-left:10px;}
.server2mk dd h3 a{ color:#13922b;}
.server2mk dd p{ line-height:20px; margin-left:10px;}
.se1{ width:94px; height:81px; background-position:left 5px;}
.se2{ width:91px; height:109px; background-position:left -83px;}
.se3{ width:92px; height:77px; background-position:left -195px;}
#contus{ background-position:right -403px; width:98px; margin-bottom:8px; height:14px;}
.part3mk{ color:#939393; font-size:14px; width:333px; float:left;}
.part3mk p{ font-size:13px;}
.part3mk a{ color:#939393; display:block;}
#weibo{ background-position:-93px -345px; height:26px; line-height:26px; padding-left:40px;}
#weibo:hover{ background-position:-93px -374px; color:#626262;}
#online{ background-position:-4px -275px; height:32px; padding-left:125px; line-height:40px;}
#online:hover{ background-position:-4px -310px; color:#626262;}
.mrt20{ margin-top:20px;}

/*baner模块样式*/
#banner{overflow:hidden;text-align:center;background:#FFF}
#banner .focus{overflow:hidden;background:#FFF;position:relative;margin:0px auto;max-width:100%;}
#banner .focusWarp{overflow:hidden;position:relative;max-width:100%;}
#banner .imgList{position:absolute;max-width:100%;}
#banner .imgList li{float:left;text-align:center;max-width:100%;}
#banner .imgList_two{position:absolute;z-index:10;top:100px;}
#banner .imgList_two li{float:left;max-width:300px;padding:0px 35px;}
#banner .imgList_two li p{}
#banner .imgList_two li a{display:block;width:115px;height:25px;color:Red; margin-top:20px; line-height:25px;padding-bottom:12px;}
#banner .imgList_two li a b{padding:5.5px 20px 5.5px 10px;}
#banner .imgBtn{position:absolute;bottom:10px;z-index:10;}
#banner .btnWarp{overflow:hidden;}
/* 默认圆点样式 */
#banner .imgBtn li{width:18px;height:18px;float:left;font-size:14px;margin-right:10px;background:url(../img/list1-bg.png) no-repeat -28px -27px;text-align:center;line-height:18px;cursor:pointer;}
#banner .imgBtn li.hover{background:url(../img/list1-bg.png) no-repeat -0px -27px;}
/* 圆点样式结束 */
#banner .sizeBox{width:300px; position:absolute;z-index:10;top:0;left:0;}
#banner .prev,#banner .next{display:block;height:77px;width:36px;position:absolute;top:35%;z-index:100;outline:none;}
#banner .prev{
	left: 5%;
	background-color: #39284E;
	background-image: url(btn-prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#banner .next{
	right: 5%;
	background-color: #39284E;
	background-image: url(btn-next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#banner .thumPrev,#banner .thumNext{width:20px;height:20px;display:block;background:#39284E;margin-top:10px;margin-right:10px; outline:none;}
#banner .thumNext{}


#main{background:url(../img/main_bg.jpg) repeat-x 0 0;}
#main .hotpro{background-color:#F1F1F1;}
#main .hotpro .probox{max-width:33.3%;padding:8px; vertical-align:top; display:inline-block;}
#main .hotpro .probox .proimg{border:1px solid #E2E2E2;border-radius:5px;padding:2px;background-color:#fff;max-width:43%;width:100%; text-align:center;}
#main .hotpro .probox .proimg:hover{border:1px solid #E08309;}
#main .hotpro .probox .proimg img{max-width:100%;}
#main .hotpro .probox .protext{max-width:53%; text-align:left;width:100%;}
#main .hotpro .probox .protext h2 a{color:#404040;font-weight:bold;font-size:120%;line-height:1.1;}
#main .hotpro .probox .protext p{color:#8E8E8E;line-height:1.2;margin:10px 0px 8px;max-height:43px; overflow:hidden;}
#main .hotpro .probox .protext>a{border-radius:6px;color:#fff;padding:4px 10px;font-size:11px;
                                 background:-moz-linear-gradient(top,#9E9E9E,#7E7E7E);
                                background:-ms-linear-gradient(top,#9E9E9E,#7E7E7E);
                                background:-o-linear-gradient(top,#9E9E9E,#7E7E7E);
                                background:-webkit-linear-gradient(top,#9E9E9E,#7E7E7E);
                                filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9E9E9E',endColorstr='#7E7E7E');
                                 }
#main .left1{width:28.57%;}
#main .right1{width:67.34%;}
#main .left1 .titl:first-letter{color:#F7A829;font-size:150%;display:block;}
#main .left1 .nav{border-top:1px dashed #DADADA;
                 background:-moz-linear-gradient(top,#F3F3F3,#FFFFFF);
                background:-ms-linear-gradient(top,#F3F3F3,#FFFFFF);
                background:-o-linear-gradient(top,#F3F3F3,#FFFFFF);
                background:-webkit-linear-gradient(top,#F3F3F3,#FFFFFF);
                filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F3F3F3',endColorstr='#FFFFFF');
                 }
#main .left1 .nav dt { text-align:center;margin:15px 0px;}                 
#main .left1 .nav dt img{ max-width:100%;}
#main .left1 .nav dd a{
	border-bottom: 1px dashed #DADADA;
	padding: 3px 0px 3px 30px;
	color: #6D6D6D;
	display: block;
	background-image: url(nav_bg3.png);
	background-repeat: no-repeat;
	background-position: 15px center;

}
#main .right1 .titl:first-letter{color:#F7A829;font-size:150%;display:block;}
#main .right1 .aboutbox
{
    padding-top:20px;border-top:1px dashed #DADADA;
    background:-moz-linear-gradient(top,#F3F3F3,#FFFFFF);
    background:-ms-linear-gradient(top,#F3F3F3,#FFFFFF);
    background:-o-linear-gradient(top,#F3F3F3,#FFFFFF);
    background:-webkit-linear-gradient(top,#F3F3F3,#FFFFFF);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F3F3F3',endColorstr='#FFFFFF');
    }
#main .right1 .aboutbox img{float:right;margin-left:10px;}    
#main .right1 .aboutbox a{color:#F7A829;display:block;}    
/*页面左边样式*/

/*页面右边样式*/

/*产品盒子样式 text-align:justify 布局*/ 
.prolist{max-width:100%;}
.prolist .probox{padding:15px 10px;width:49.6%;text-align:justify; text-justify:inter-ideograph;}
.prolist .probox:after{content:'.';display:inline-block;width:100%;height:0px; overflow:hidden;color:transparent;}
.prolist .line{content:'.';display:inline-block;width:49.6%;height:0px; overflow:hidden;}
.prolist .probox .proimg{width:40%;text-align:center; overflow:hidden;padding:2px;border:1px solid #E8E8E8;border-radius:5px;}
.prolist .probox .proimg:hover{border:1px solid #F7A829;}
.prolist .probox .proimg img{max-width:100%;max-height:130px;}
.prolist .probox .protext{ text-align:left;min-height:0px;padding:0px;width:55%;}
.prolist .probox .protext h2 a{display:block;overflow:hidden;font-size:14px;font-weight:bold;color:#404040;line-height:16px;}
.prolist .probox .protext h2 a:hover{color:#F7A829;}
.prolist .probox .protext>span{color:#949494;}
.prolist .probox .protext p{line-height:16px;overflow:hidden;color:#8E8E8E;margin-top:10px;}
.prolist .probox .protext>a{color:#0d2f52;font-size:13px;}
.prolist .probox .protext>a:hover{text-decoration:none;}

.solutionlist{max-width:100%;}
.solutionlist .probox{padding:15px 10px 0px;width:32.5%;}
.solutionlist .probox:after{content:'.';display:inline-block;width:100%;height:0px; overflow:hidden;color:transparent;}
.solutionlist .line{content:'.';display:inline-block;width:32.5%;height:0px; overflow:hidden;color:transparent;}
.solutionlist .probox .proimg{width:100%;text-align:center; overflow:hidden;}
.solutionlist .probox .proimg img{max-width:100%;}
.solutionlist .probox .protext{ text-align:center;min-height:0px;padding:5px 0px;width:100%;}
.solutionlist .probox .protext h2 a{display:block;overflow:hidden;font-size:18px;font-weight:bold;text-transform:capitalize;}
.solutionlist .probox .protext h2 a:hover{color:#F7A829;}

.exhibitionlist{max-width:100%;}
.exhibitionlist .probox{padding:15px 10px;width:100%;text-align:justify; text-justify:inter-ideograph;}
.exhibitionlist .probox:after{content:'.';display:inline-block;width:100%;height:0px; overflow:hidden;color:transparent;}
.exhibitionlist .line{content:'.';display:inline-block;width:50%;height:0px; overflow:hidden;}
.exhibitionlist .probox .proimg{width:20%;text-align:center; overflow:hidden;padding:2px;border:1px solid #E8E8E8;border-radius:5px;}
.exhibitionlist .probox .proimg:hover{border:1px solid #F7A829;}
.exhibitionlist .probox .proimg img{max-width:100%;max-height:140px;}
.exhibitionlist .probox .protext{ text-align:left;min-height:0px;padding:0px;width:75%;}
.exhibitionlist .probox .protext h2{color:#404040;font-weight:bold;line-height:16px;font-size:14px;}
.exhibitionlist .probox .protext h2 a{display:inline-block;overflow:hidden;font-size:14px;font-weight:bold; vertical-align:bottom;color:#F7A829;}
.exhibitionlist .probox .protext>span{color:#949494;}
.exhibitionlist .probox .protext p{line-height:16px;overflow:hidden;color:#8E8E8E;margin-top:10px;}
.exhibitionlist .probox .protext p strong{color:#404040;font-size:14px;}

.newslist .newsbar{padding:15px 5px 5px;border-bottom:1px dashed #DADADA;}
.newslist .newsbar a{ text-align:left;}

.equipment{padding:30px 0px;margin:0px auto;max-width:520px;width:100%; text-align:center;}
.equipment #proimg {width:100%;max-height:400px; vertical-align:middle;text-align:center;font-size:0px;*font-size:400px;background-color:#fff;padding:20px;border:1px solid #D7D7D7;}
.equipment #proimg:after{height:100%;content:'.';overflow:hidden;display:inline-block; vertical-align:middle;color:transparent;}
.equipment #proimg img{max-width:100%;max-height:358px; vertical-align:middle;}
/*jqzoom*/
.equipment .jqzoom{position:relative;padding:0;margin:0px;}
.equipment .zoomdiv{height:400px; width:400px;z-index:100;position:absolute;top:1px;left:0px;width:300px;height:300px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.equipment .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #fff;background:#afafaf 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:pointer;}
.equipment .imglist{width:100%;height:80px;padding:8px 0px; vertical-align:middle;}
.equipment .imglist .control{
	width: 10px;
	height: 28px;
	cursor: pointer;
	vertical-align: middle;
	background-image: url(btn_certification.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.equipment .imglist .control#spec-left{background-position:0px 0px;}
.equipment .imglist .control#spec-left:hover{background-position:0px -30px;}
.equipment .imglist .control#spec-right{background-position:-13px 0px;}
.equipment .imglist .control#spec-right:hover{background-position:-13px -30px;}
.equipment .imglist #spec-list{width:400px;max-width:85%; vertical-align:middle; display:inline-block; text-align:center; overflow:hidden;}
.equipment .imglist .list-h li{width:80px;height:80px;border:1px solid #DFDFDF;font-size:0px;*font-size:80px; cursor:pointer;padding:5px;display:inline-block;}
.equipment .imglist .list-h li:first-child{}
.equipment .imglist .list-h li:after{content:'.';height:100%; vertical-align:middle;display:inline-block; overflow:hidden;color:transparent;}
.equipment .imglist .list-h li img{max-width:100%;max-height:100%; vertical-align:middle;}
.equipment .imglist .list-h li:hover{border:1px solid #DF8008;}
/*产品盒子样式 布局二*/

/*其他频道样式*/
#main .center{
	background-color:#FFF;
}
#main .left{max-width:22%;width:100%; text-align:left;}
#main .right{max-width:75.9%;width:100%;}
#main .left .titl{vertical-align:middle;line-height:2;}
#main .left .titl span{vertical-align:middle;display:inline-block;}
#main .left .titl:first-letter{font-size:140%;color:#F7A829}
#main .left .titl a{display:none; vertical-align:middle;}
#main .left .nav{border-top:1px dashed #DADADA;
                 background:-moz-linear-gradient(top,#F3F3F3,#FFFFFF);
                background:-ms-linear-gradient(top,#F3F3F3,#FFFFFF);
                background:-o-linear-gradient(top,#F3F3F3,#FFFFFF);
                background:-webkit-linear-gradient(top,#F3F3F3,#FFFFFF);
                filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F3F3F3',endColorstr='#FFFFFF');}
#main .left .nav dt {text-align:center;margin:15px 0px;}
#main .left .nav dt img{max-width:100%;}
#main .left .nav dd a{
	border-bottom: 1px dashed #DADADA;
	padding: 3px 0px 3px 30px;
	color: #6D6D6D;
	display: block;
	background-image: url(nav_bg3.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
#main .left .nav dd a:hover{
	color:#000;
	background-color:#026ec6
}
#main .left .video{margin-top:20px;}
#main .left .contactbox{}
#main .left .contactbox dt{margin:15px 0px; text-align:center;}
#main .left .contactbox dt img{max-width:100%;}
#main .left .contactbox dd{ text-align:left;padding:5px 0px;}
#main .left .contactbox dd i{font-style:normal;}

#main .right{padding-right:8px;}
#main .right .curpos{color:#F7A829;padding:14px 0px 7px;border-bottom:1px dashed #DADADA;}



/*新闻列表*/
.newstitle{padding:10px 0px; border-bottom:1px dashed #DADADA;margin-bottom:15px;}
.articletitle{}
.updatetime{}

.page { padding:10px 0;display:inline-block;width:100%; line-height: 25px;border-bottom:5px solid #D3D3D3;}
.page strong.box{font-size:18px;color:#1B1B1B;}
.page span,.page a{display:inline-block;text-align:center;padding:0 15px;}
.page a.cur,.page a:hover{color:red;}
.page select{margin-left:5px;border:1px solid #ABADB3;}
/*产品详细页面样式*/
.proleft{width:440px;height:350px;padding:10px;border:1px solid #E0E0E0;background-color:#F3F3F3;}
.proleft #proimg {width:330px; height:330px; vertical-align:middle;text-align:center;font-size:0px;*font-size:330px;background-color:#fff;}
.proleft #proimg:after{height:100%;content:'.';overflow:hidden;display:inline-block; vertical-align:middle;color:transparent;}
.proleft #proimg img{max-width:100%;max-height:100%; vertical-align:middle;}
/*jqzoom*/
.proleft .jqzoom{position:relative;padding:0;margin:0px;}
.proleft .zoomdiv{height:400px; width:400px;z-index:100;position:absolute;top:1px;left:0px;width:300px;height:300px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.proleft .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #fff;background:#afafaf 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:pointer;}
.proleft .imglist{width:60px;height:330px;}
.proleft .imglist .control{
	width: 100%;
	height: 18px;
	cursor: pointer;
	background-image: url(btn_prenex.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.proleft .imglist .control#spec-left{background-position:center -20px;}
.proleft .imglist .control#spec-left:hover{background-position:center 0px;}
.proleft .imglist .control#spec-right{background-position:center -40px;}
.proleft .imglist .control#spec-right:hover{background-position:center -60px;}
.proleft .imglist .list-h li{max-width:100%;height:60px;border:1px solid #DFDFDF;font-size:0px;*font-size:60px; cursor:pointer;margin-bottom:10px;}
.proleft .imglist .list-h li:first-child{margin-top:10px;}
.proleft .imglist .list-h li:after{content:'.';height:100%; vertical-align:middle;display:inline-block; overflow:hidden;color:transparent;}
.proleft .imglist .list-h li img{max-width:100%;max-height:100%; vertical-align:middle;}
.proleft .imglist .list-h li:hover{border:1px solid #DF8008;}


.proright {width: 270px;margin-top:2%;}
.proright h2{color:#000;font-size:150%;font-weight:bold;line-height:1;text-align:left;}
.proright .inquiry{background-color:#D2D2D2;border:1px solid #C5C5C5;padding:5px 10px;margin:20px 0px;display:inline-block;}
.proright>p{max-height:72px;overflow:hidden;line-height:1.5;margin:1% 0px;}
.proright .pdcon{border-top:1px dotted #B7B7B7;margin-top:2%;padding-top:2%;color:#285480;line-height:1.3;}
.proright .pdcon strong{display:block;}
.proright .pdcon a{display:inline-block;margin-top:5px;text-align:center;padding:1% 5%;color:#fff;border-radius:2px;
                   background:-moz-linear-gradient(top,#009FF3,#0073B0);
                    background:-ms-linear-gradient(top,#009FF3,#0073B0);
                    background:-o-linear-gradient(top,#009FF3,#0073B0);
                    background:-webkit-linear-gradient(top,#009FF3,#0073B0);
                    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#009FF3',endColorstr='#0073B0');
                   }




        
#proDes {width: 100%; height: 100%;margin:10px 0px;}
#tags{width:100%;font-size:0px;border-bottom:2px solid #DE7F08;}
#tags li{margin-right:5px;display:inline-block;*display:inline;}
#tags li a{padding:3px 15px;display:block;font-size:13px;}
#tags li a:hover,#tags li.selectTag a{color:#fff;text-decoration:none;background:#DE7F08;}
#tagContent{padding:1px;border:1px solid #e4e7e8;}
#tagContent .tagContent{color:#474747;padding:25px;}
#tagContent .tagContent table {max-width:100%; word-break:break-all;}

.info_table th {width: 25%; text-align: left; font-weight: normal;}
#related_search {margin: 10px 0px; overflow: hidden; clear: both;}
#images_list {width: 198px; height: 198px; text-align: center; margin-bottom: 10px; display: table;}
#images_list img {left: -50%; zoom: 1;}
#images_list p {background: rgb(255, 255, 255); left: 50%; vertical-align: middle; display: table-cell;}
.prenext{background:#F4F3F4;padding:2px 5px;margin:1% 0;width:100%;}
.prenext b{color:#F7A829;}
/*热门产品盒子*/
#hot {overflow:hidden;width:100%;}
#htitlebg {margin:1.5% 0;}
.htit1,.htit2 {padding: 0px 1% 0px 2%;cursor: pointer;}
.htit1{display:none;}
.hotbox {text-align: left;}
.rBar,.lBar {width: 29px; height: 53px; margin-top:7%; z-index: 4;}
.lBar {float: left;}
.rBar {float: right;}
.lBar a,.rBar a{width: 17px; height: 18px; display: block; cursor: pointer; }
.lBar a{
	background-attachment: scroll;
	background-image: url(btn_arrow.png);
	background-repeat: no-repeat;
	background-position: -2px -21px;
}
.rBar a {
	background-attachment: scroll;
	background-image: url(btn_arrow.png);
	background-repeat: no-repeat;
	background-position: -19px -21px;
}
.moverbox {margin: 0px 25px;width: 624px;height:176px;float:left;overflow: hidden;position: relative;}
.moverbox ul {position: absolute; zoom: 1;}
.moverbox ul::after{height: 0px; clear: both; display: block; visibility: hidden; content: ".";color:transparent;}
.moverbox li {padding: 0px 10px; width: 136px;height:176px; text-align: left; overflow: hidden; float: left;}
.moverbox .proimg {background: #fff; width: 130px; height:130px;padding:2px;border:1px solid #E8E8E8;border-radius:5px;}
.moverbox .proimg:hover{border:1px solid #F7A829}
.moverbox .proimg img{max-width:100%;max-height:100%;}
.moverbox .protext {margin:0px; padding:0px;padding:1% 0; text-align:center;}
/*邮件发送 样式*/
#quotation{margin:1% 0;padding:1% 0; border:1px solid #E6E6E6;}
#quotation .formtitle{padding-left:2%;font:normal normal bold 14px/30px Calibri;}
#quotation .text{color:#666;font:normal normal normal 12px/18px Calibri;padding:0px 2%;}
#quotation ul{margin:20px auto;width:100%;}
#quotation ul li{margin:10px 0px; text-align:center;line-height:22px;}
#quotation ul li{ vertical-align:top;}
#quotation ul li label{width:100%;display:block;width:80%; text-align:right;margin:0px auto;vertical-align:top;}
#quotation ul li input{border:1px solid #E2E2E2;height:22px;width:80%; vertical-align:top;}
#quotation ul li input[name="code"]{width:68%;}
#quotation ul li textarea{border:1px solid #E2E2E2;width:80%; vertical-align:top;min-height:100px;}
#quotation ul li i{color:red;}
#quotation input.btn{color: #fff; font-weight: bold;width:109px;height:23px;line-height:23px;border:0px; cursor:pointer;border-radius:3px;
                     background:-moz-linear-gradient(top,#F7A829,#EF842F);
                    background:-ms-linear-gradient(top,#F7A829,#EF842F);
                    background:-o-linear-gradient(top,#F7A829,#EF842F);
                    background:-webkit-linear-gradient(top,#F7A829,#EF842F);
                    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F7A829',endColorstr='#EF842F');
                     }
#quotation input[type="submit"]{ margin-right: 15px;}
#quotation input[type="reset"]{}
#quotation strong{margin-right:10px;}
#quotation td{padding:0.5% 0px;}
/*页面底部*/
#footer{color:#939393;background-color:#282828;}
#footer .center .titl{padding:0px;font-size:120%;}
#footer .center .titl span{color:#fff;}
#footer .center .titl:first-letter{font-size:135%;}
#footer .center .newsbox,#footer .center .letterbox,#footer .center .sharebox,#footer .center .certificatebox{max-width:25%;}
#footer .center .newsbox li{margin-bottom:8px;}
#footer .center .newsbox li a{color:#939393;}
#footer .center .newsbox li span{color:#636363;display:block;}
#footer .center .newsbox li:last-child a{color:#F7A829;}
#footer .center .letterbox input[type="text"]{border:0px;border-radius:5px;width:80%; color:#AFAFAF;padding-left:15px;height:27px;line-height:27px;margin-bottom:10px;}
#footer .center .letterbox img{border-radius:3px;}
#footer .center .letterbox input[type="submit"]{border-radius:5px;color:#fff;text-align:center; padding:4px 10px;border:0px; text-transform:capitalize; font-weight:bold;cursor:pointer;
                                                 background:-moz-linear-gradient(top,#EE9A15,#BD5D04);
                                                background:-ms-linear-gradient(top,#EE9A15,#BD5D04);
                                                background:-o-linear-gradient(top,#EE9A15,#BD5D04);
                                                background:-webkit-linear-gradient(top,#EE9A15,#BD5D04);
                                                filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EE9A15',endColorstr='#BD5D04');
                                                }
#footer .menubox {border-top:1px solid #494949;background-color:#000000;padding:0.8% 0px;font-size:11px;margin-top:10px;}
#footer .menubox .root-menu{margin-left:-10px;}
#footer .menubox .root-menu a{padding:0px 10px;display:inline-block;font-size:11px;}
#footer .menubox .copyright{font-size:11px;}
#footer .center .certificatebox a{display:inline-block;width:35%;margin-bottom:10px; text-align:left;}
#footer .center .certificatebox a:nth-child(2n+1){width:55%;}

* {
    margin:0;
    padding:0;
    list-style:none;
}
#shopnav {
}
#shopnav li {
    width:330px;
    position:relative;
}
#shopnav li div {
    display:none;
}
#shopnav li:hover div {
    display:block;
    width:330px;
    position:absolute;
    top:0;
    right:-350px;
}
/*产品滚动代码*/
.rollBox img{border:none;}
.rollBox{width:760px;overflow:hidden;margin:0 auto;}
.rollBox .Cont{width:690px;overflow:hidden;margin:0 auto;padding-top:20px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:130px;float:left;text-align:center;padding-right:20px;}
*+html .rollBox .Cont .pic{width:140px;float:left;text-align:center;padding-right:30px;}
.rollBox .Cont .pic img{padding:2px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color: #faa876;}
.rollBox #List1,.rollBox #List2{float:left;}
.img1,.img2,.Cont{
float:left;}
.img1,.img2{
width:25px;
height:105px;
display:block;
cursor:pointer;
margin-top:20px;
}
.img1{
	background-image: url(shqm_left_pic.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.img2{
	background-image: url(shqm_right_pic.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* 产品TAb 选项卡 */
ul,li{ list-style:none; font-size:14px}
.tab{ width:740px; margin:0 auto 50px;}
.tab-hd { background:#F93; overflow:hidden; zoom:1; height:30px;}
.tab-hd li{ float:left; width:170px; color:#fff; text-align:center; cursor:pointer; padding-top:5px;}
.tab-hd li.active{ background:#F60; height:30px;}
.tab-bd li{display:none; padding:20px; border:1px solid #ddd; border-top:0 none; font-size:12.5px;}
.tab-bd li.thisclass{ display:list-item;}


@media screen and (max-width:980px)
{
    #top,#menu,.center{width:96%;}
    #header{background-image:none;}
    #menu{display:none;width:250px;position:absolute;right:0px;z-index:10000;}
    #top .menu{display:block;position:fixed;top:50px;right:0px;z-index:100;opacity:0.6;filter:alpha(opacity=60);}
    #top .menu:hover{opacity:1;filter:alpha(opacity=100);}
    #main .right{padding-right:0px;}
    #menu li{display:block;background:#181818 none repeat 0 0;}
    #menu li a{padding-right:0px;}
    #main .hotpro{max-height:152px; overflow:hidden;}
    #main .hotpro .probox{max-width:50%;}
    #main .hotpro .probox:last-child{visibility:hidden; display:none;}
    #footer .menubox .copyright{padding-left:10px;}
    .prolist .probox{width:32.5%;}
    .prolist .line{width:32.5%;}
    .prolist .probox .proimg{width:100%;}
    .prolist .probox .protext{width:100%;}
    .prolist .probox .protext{}
    #hot{display:none;}
    
    }
@media screen and (max-width:900px)
{
    #main .left{max-width:28%;}
    #main .right{max-width:69%}
    }    
@media screen and (max-width:800px)
{
    #top .logo{max-width:100%;}
    #top .top-right{ width:100%;max-width:100%;}
    #top .top-right li{ text-align:left;}
    #top .logo{margin-left:0px;}
    #top .top-right li.search a{display:none;}
    #top .top-right li input[type="text"]{margin-left:0px;width:100%;}
    
    }
@media screen and (max-width:700px)
{
    
    #main .left,#main .right,#main .left1,#main .right1{max-width:100%;width:100%;display:block;}
    #main .left1 .nav dt,#main .left .nav dt,#main .left .contactbox dt{text-align:left;}
    #footer .center .newsbox, #footer .center .letterbox, #footer .center .sharebox, #footer .center .certificatebox{max-width:50%; width:100%;}
    #footer .center .newsbox{padding-right:10px;}
    #menu{width:180px;}
    #menu li a{line-height:30px;}
    #main .left .nav dt,#main .left .video,#main .left .contactbox{display:none;}
    #main .left .titl{ cursor:pointer;}
    #main .left .titl a{display:inline-block; color:#EA8035;font-weight:bold; font-family:Tahoma; font-style:normal; font-size:90%;}
#footer .center .letterbox img{max-height:25px;}
    }
@media screen and  (max-width:600px)
{
    #main .hotpro .probox{max-width:100%;}
    #main .hotpro{max-height:500px;}

#footer .center .letterbox input[type="text"]{display:block;}

#footer .center .letterbox img{max-height:20px;}
    }
@media screen and  (max-width:500px)
{
    .solutionlist .probox{width:49.5%;}
    .prolist .probox{width:49.5%;}
    .prolist .line{width:49.5%;}
    .prolist .probox .proimg{width:100%;}
    .prolist .probox .protext{width:100%;}
    .proleft{width:100%;}
    .proleft #proimg{max-width:80%;}
    .proleft .imglist{max-width:15%;}
#main .left1 .nav dt{display:none;}
    }
@media screen and  (max-width:400px)
{
    #footer .center .newsbox, #footer .center .letterbox, #footer .center .sharebox, #footer .center .certificatebox{max-width:100%; width:100%;margin-bottom:10px;}
    #quotation ul li label{width:96%;}
    }
@media  screen and (max-width:300px)
{
    
    }

@media screen and (max-width: 750px) {
  #uthservice{display:none;}
}
