@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, form, p, blockquote, th {margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-style:normal;font-weight:normal;}
ol, ul, li {list-style:none;}
address, caption, cite, code, dfn, em, th, var{font-style:normal;font-weight:normal;}
fieldset {border:0;}
caption, th{text-align:left;}
q:before, q:after{content:'';}

.l{float:left;}
.r{float:right;}
.tc{text-align:center;}
.tr{text-align:right;}
.dis{display:block;}
.undis{display:none;}


img{border:0;}

body {font-size: 12px;margin:0 0;font-family:Microsoft YaHei,SimHei,Arial,Helvetica,Sans-serif; background:#b3b4b6;}

td,th{color:#000000;font-family:微软雅黑,Verdana,Arial,Helvetica,Sans-serif;font-size:12px;line-height:20px;}

/*链接默认样式*/
a{color: #333333;text-decoration: none;}
a:hover{text-decoration: underline;}

/*去除虚线,兼容IE和火狐*/
a {outline: none;}
a:active {star:expression(this.onFocus=this.blur());}

.cl{clear:both;visibility:hidden;font-size:0px;line-height:0px;width:100%;height:0;padding:0px;margin:0px;}
/*clear float*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */ 
.center {clear:both;width:1002px;margin:0 auto;padding:0;}


/*头样式*/
.headerwrap{clear:both; width:100%; margin:0 auto; padding:0;background:#e0e0e2;}
.header{clear:both; width:1020px; padding:0 9px; margin:0 auto; background:#fff;height:93px; border-bottom:solid #ccc 1px;}
.header .logo{float:left; width:200px; padding:0; margin:10px 0 0 0;}
.header .logo img{ float:left;display:block;}
.header .logo a{ display:inline-block;  padding:30px 5px 0 5px; font-size:14px;}
.header .logo a.s1{ color:#0460ab;}
.header .headright{float:right; width:722px; margin-top:20px; }
.header .top { width:100%; clear:both;}
.header .top .top_l{ float:left; width:800px; }
.header .top .top_l span{ display:inline-block; padding:10px 20px 0 0;}
.header .top .top_l span img{ float:left; margin-right:5px;}
.header .top .top_l span b{ color:#0460ab;}
.header form{ float:right; width:200px; margin-top:10px;}
.header form .input{ border-radius:20px 0 0 20px; border:solid #ccc 1px; height:22px; width:140px; padding-left:10px;}
.header form .button{background:url(images/search.png) left no-repeat; border:none; width:39px; height:24px;}
/*主导航*/
.mainnav{clear:both;height:27px;margin:0 auto 0 auto; padding:10px 0 0 0;}
.mainnav a,.mainnav a:link,.mainnav a:visited {float:left; width:90px; height:27px; line-height:27px;padding:0px; text-align:center;color:#333; font-size:14px;text-decoration:none; display:block; transition:all 0.8s; -moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;  position:relative;}
.mainnav a:after{
    content: "";
    width: 0;
    height: 3px;
    background: #0460ab;
    position: absolute;
    top: 100%;
    left: 50%;
    transition: all 1s;
}
.mainnav a:hover:after,.mainnav a.active:after{
   left: 0%;
   width: 100%;
}

.bannerbox{background:#989898;float:left; width:100%; }
.mainnav a { float:left; }
.mainnav img{display:block;}

.nav{clear:both;width:1002px;margin:0 auto; clear:both;top:127px;}

.downmenu{padding:0;position:absolute;  padding:0 0; width:99px;z-index:1; text-align:center; background-color:#f47f00;}
.downmenu ul{ padding:0; margin:0;}
.downmenu ul li{ line-height:23px; height:23px;}
.downmenu a {color:#fff;text-decoration: none;}
.downmenu a:link,.downmenu a:visited{ color:#fff;}
.downmenu a:hover{color: #ffe7b9;text-decoration:underline;}

.mainbox{ background:#b3b4b6;float:left; width:100%;}
.main{ width:1038px; margin:0 auto;background-color:#FFFFFF; background-image: url(images/mainbg.png); background-repeat:repeat-y;}
.pro{ position:relative; width:990px; margin:0 auto; padding-top:10px; clear:both;}
.pro h2{ border-bottom:dotted #0460ab 1px; line-height:40px; font-size:16px; font-weight:bold; color:#0460ab;}
.pro h2 a{float:right; font-size:14px; font-weight:normal; margin-top:6px;}
.pro li{ float:left;margin:10px 20px 0 0; width:310px; position:relative;}
.pro li:last-child{ margin:10px 0 0 0;}
.pro li .item{ width:100%; height:172px; cursor:pointer; position:relative; display:block;}
.pro li .item img{ width:308px; height:114px; border:solid #eee 1px;}
.pro li .item h2{ border-bottom:none; position:absolute; left:10px; top:80px;}
.pro li .pro_a{ position:absolute; width:310px; top:113px; background:rgba(2,104,255,0.9); border-radius:2px 2px 10px 10px; height:0; overflow:hidden;-webkit-transition: all 900ms ease;

    -ms-transition: all 900ms ease;

    -o-transition: all 900ms ease;

    transition: all 900ms ease;
	text-align:center;}
.pro li .pro_a a{ display:block; line-height:30px; border-bottom:solid #fff 1px; color:#fff;}
.pro li:hover .pro_a{ position:absolute; width:310px; height:auto; overflow:auto; z-index:99; }
.pro li .pro_a a:last-child{ border-bottom:none;}

.pro p{ float:left;  line-height:26px; color:#666; font-size:12px;}
/*尾*/
.footerwrap{ margin:0 auto;width:1038px; height:150px; clear:both; border-top:solid #0460ab 3px; background:#fff; }
.link{ width:100%; clear:both;line-height:30px;}
.link h2{ float:left; width:80px; font-size:16px;  color:#333;}
.link a{ display:inline-block; padding:2px 10px 0 10px; color:#666;}
.footer{ float:left; width:900px;padding:5px 0 0 10px;  color:#666; font-size:12px; line-height:21px;}
.footer .en{font-family:Arial;}
.footer p{font-size:12px;line-height:25px;}
.ewm{ float:right; width:100px;}
.mainimg{clear:both;width:1002px;height:325px;margin:1px auto 0 auto; padding:0;}
.mt10{clear:both;width:1002px; height:10px; margin:0 auto; padding:0; line-height:0; font-size:0; background-image:url(images/bg.gif); background-repeat:repeat-x;}
.mt10_2{clear:both;width:1002px; height:10px; margin:0 auto; padding:0; line-height:0; font-size:0;}
/*首页*/
.imain{ width:1038px; margin:0 auto; background:#fff; clear:both; min-height:640px;}

.mainbox1{ clear:both; border:solid 1px #e4e4e4; height:272px; background-color:#FFFFFF; background-image:url(images/bg01.jpg); background-repeat:repeat-x;}

.votebox{ float:left; width:300px; margin-left:19px;}
.votebox h2{}
.votebox h3{ height:30px;margin-top:15px; padding-left:10px;  line-height:30px; font-size:14px; background-color:#f1f1f1;}
.votebox ul{ padding:10px;}
.votebox ol { clear:both;height:25px; line-height:25px;}
.votebox .ac{ text-align:center;}

.aboutus{float:left; width:393px; margin-left:20px;}
.aboutus h3{ height:42px;}
.aboutus div.content{ padding:15px 10px 10px 10px; line-height:22px;}

.lianxi{ float:right; margin:19px 19px 0 0;}

.chanpin{ clear:both; margin-top:15px;border:solid 1px #e4e4e4;background-color:#FFFFFF; background-image:url(images/bg02.jpg); background-repeat:repeat-x;}
.chanpin h3{ height:42px;}
.chanpin ul{ padding:0; margin:10px;}
.chanpin ul li{ float:left; text-align:center; margin:0 2px;}

.mainbox2wrap{clear:both; width:100%;margin:15px auto 0 auto ;background-color:#FFFFFF; background-image:url(images/bg03.jpg); background-repeat:repeat-x; }
.mainbox2{ clear:both;margin:0 auto ; width:1002px; height:272px; background-color:#FFFFFF; background-image:url(images/bg03.jpg); background-repeat:repeat-x;}


.newsbox{ float:left; width:712px;  }
.newsbox ul{ padding:18px 20px 20px 20px;}
.newsbox li{clear:both; font-size:12px;height:26px;line-height:26px; background-image:url(images/getbg.gif);background-position: bottom;background-repeat: repeat-x;}
.newsbox font.dot{color:#e15200; font-family:"微软雅黑";}

.fuwu{ float:right;float:right; margin:19px 0 0 0;}


/*内页*/
.mainwrap{clear:both; width:100%;margin:0 auto;  background:#b3b4b6;}
.left{float:left; width:230px; padding:0;}
.right{float:right; width:800px; padding:0px; }
.tipbox{ background:#b3b4b6; width:100%; clear:both; height:33px; line-height:33px;}
.position{ width:1018px; margin:0 auto;padding:0 0 0 20px;text-align:left; font-size:12px;color:#565656; background:#efefef;}
.position a,.position a:link,.position a:visited {color:#565656;}
.position a:hover,.position font.active,.position a.active,.position a.active:link,.position a.active:visited{color:#0460ab;}
.positioninfo{margin:0 15px;  height:26px; padding-top:7px;  padding-left:20px;font-size:14px; color:#000000; font-weight:bold;  background-image:url(images/positioninfo.gif); }
.menu1 h2{ width:100%; height:30px; background:#0460ab; line-height:30px; color:#fff; font-size:16px; font-weight:bold; text-align:center;}
.mainarea{padding:10px 20px 20px 20px;min-height:360px; height:360px; }
[class].mainarea{height:auto;}
.mainarea div.content{font-size:14px; line-height:23px;}

/*内页*/
.menu1{clear:both;}
.menu1 ul{padding:10px 0px;}
.menu1 li{ height:32px; margin-bottom:8px;}
.menu1 li a {color:#115cb3;line-height:32px;height:32px; padding:0px 0px 0px 20px;font-size:14px;text-decoration: none; display:block; background:url(images/menu1.png) left no-repeat; margin:10px 20px;}
.menu1 li a:link,.menu1 li a:visited{color: #333; border-bottom:solid #ddd 1px;}
.menu1 li a:hover,.menu1 li a.active,.menu1 li a.active:link,.menu1 li a.active:visited{ color:#0460ab; font-weight:bold;}


.menu2{clear:both;}
.menu2 h2{ clear:both; padding:0px; margin-bottom:8px; font-size:14px; font-weight:bold;}
.menu2 h2 img{ display:block;}
.menu2 h3{ padding:0; margin-bottom:10px;}
.menu2 h3 a {color:#000;line-height:32px;padding-left:40px; font-size:14px;text-decoration: none; display:block; }
.menu2 h3 a:link,.menu2 h3 a:visited{background-image: url(images/menu1.png);background-repeat:no-repeat; background-position:12px;  }
.menu2 h3 a:hover,.menu2 h3 a.active,.menu2 h3 a.active:link,.menu2 h3 a.active:visited{color: #ff6501;background-image: url(images/menu1a.png);background-repeat: no-repeat;}

.menu2 ul{padding:0px;}
.menu2 li a {color:#000;line-height:32px; padding-left:40px;margin-bottom:8px;text-decoration: none; display:block;}
.menu2 li a:link,.menu2 li a:visited{background-image: url(images/menu1.png);background-repeat:no-repeat; background-position:12px;  }
.menu2 li a:hover,.menu2 li a.active,.menu2 li a.active:link,.menu2 li a.active:visited{color: #ff6501;background-image: url(images/menu1a.png);background-repeat:no-repeat;}

.backtop{ text-align:right; margin-top:10px;}
.infosearch{ text-align:right; margin-bottom:10px;}

.infodes{ clear:both; padding:10px 0; line-height:20px;}

.af{ clear:both;}
.af dl{ clear:both;font-size:12px;line-height:23px;}
.af dl dt,.addf dl dd{ float:left;}
.af dl dt{ width:70px; text-align:right;}

/*信息*/
.info_list{clear:both;margin-top:0px;padding:0px;}
.info_list ul{clear:both;}
.info_list ul li{ float:left; text-align:center; margin-top:15px;}

.info_list ol.head{background: #def3fe;font-size:14px;height:30px;line-height:30px; text-align:center; color:#000000;}
.info_list ol.head span.title{float:left;width:60%;}
.info_list ol.head span.views{float:left;width:10%;  }
.info_list ol.head span.date{float:right;width:28%; }

.info_list ol.info{clear:both; font-size:12px;height:30px;line-height:30px; }
.info_list ol.bg{background: #f5f5f5;}
.info_list ol.info font.dot{color:#e15200; font-family:"微软雅黑";}
.info_list ol.info a.title{float:left;width:60%; }
.info_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.info_list ol.info span.date{float:right;width:28%; text-align:center;font-size:12px;color:#666666;}

.info_list dl{ float:left; width:300px; height:265px; text-align:center; margin:0 25px 15px 25px;}
.info_list dl dd{ height:20px;line-height:20px;}


.info_view{ clear:both;padding:0px 5px;}
.info_view h1.title{background:#def3fe;font-size:14px;line-height:28px;padding-top:3px;text-align:center; font-weight:bold;}
.info_view h2.subtitle{ background:#f5f5f5;color:#555555;font-size:12px;line-height:23px;padding-top:2px;text-align:center;}
.info_view div.content{padding:10px 5px; font-size:14px;line-height:23px;font-family:"微软雅黑", Arial, Verdana, Helvetica, Sans-serif;}
.info_view div.content p{padding:10px 0;}
.info_view div.atta{font-size:12px;line-height:23px;padding-top:2px;color:#e50012;}
.info_view div.comment{font-size:12px;line-height:23px;padding-top:2px;}

.info_view div.other{ text-align:left; padding-right:0px;}

.info_comment{clear:both;margin-top:0px;padding:0px;}
.info_comment h1{background:#def3fe;font-size:14px;line-height:28px;padding-top:3px;text-align:center;}
.info_comment ul{clear:both; margin-top:10px;}
.info_comment ol.head{background: #f0f0f0; padding:0 8px;font-size:12px;height:26px;line-height:26px;padding-top:2px;text-align:center; color:#000000;}
.info_comment ol.head span.name{float:left;}
.info_comment ol.head span.date{float:right; }
.info_comment ol.content{clear:both; font-size:12px;line-height:20px;}


/*产品*/
.product_cate{clear:both;}
.product_cate dl{ clear:both; width:100%; margin-top:10px;}
.product_cate dl dt{ float:left; width:30%;}
.product_cate dl dd{ float:right; width:69%; line-height:21px;}
.product_cate dl strong{ font-size:14px;}

.product_list{clear:both;}
.product_list ul{clear:both;}
/*产品：上图下字*/
.product_list li{ padding:5px 0px 10px 0px; float:left; font-size:12px; line-height:21px; text-align:center; margin-left:10px;}
/*产品：列表*/
.product_list ol.head{background: #def3fe;font-size:14px;height:26px;line-height:26px;padding-top:2px; padding-left:16px;text-align:center; color:#000000;}
.product_list ol.head span.title{float:left;width:60%;}
.product_list ol.head span.views{float:left;width:10%;  }
.product_list ol.head span.date{float:right;width:28%; }

.product_list ol.info{clear:both; font-size:12px;height:27px;line-height:27px;padding:2px 0 1px 16px;padding:1px 0 2px 16px\9;_padding:2px 0 1px 16px; background-image:url(images/bg.gif); background-repeat:no-repeat;}
.product_list ol.bg{background: #f5f5f5;}
.product_list ol.info font.dot{color:#e15200; font-family:"微软雅黑";}
.product_list ol.info a.title{float:left;width:60%; }
.product_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.product_list ol.info span.date{float:right;width:28%; text-align:center;font-size:12px;color:#666666;}

/*产品：左图右字*/
.product_list dl{ clear:both; width:100%; margin-top:10px;}
.product_list dl dt{ float:left; margin-right:10px;}
.product_list dl dd{ float:left; line-height:21px;}
.product_list dl strong{ font-size:14px;}
.product_list dl div.summary{ line-height:20px;}



/*.product_list ol.other,ol.other a,.product ol.other a:link,.product ol.other a:visited { display:block; font-size:12px; height:23px; line-height:23px;}*/
.product_view h1.title{background:#def3fe;font-size:14px;line-height:28px;padding-top:3px;text-align:center;}
.product_view h2.subtitle{ background:#f5f5f5;color:#555555;font-size:12px;line-height:23px;padding-top:2px;text-align:center;}
.product_view div.bigimg{ float:left; width:300px; padding:10px;}
.product_view div.bigimg img{ display:block; max-width:100%;}
.product_view div.con{ float:left; width:430px; margin-left:20px;}

.product_view dl{ clear:both;}
.product_view dl dt,.product_view dl dd{ float:left;}
.product_view dl dt{ margin-right:10px; }
.product_view dl dd ul{ clear:both;}
.product_view dl dd li{ clear:both;font-size:12px;line-height:23px;}
.product_view dl dd span,.product_view dl dd p{ float:left;}
.product_view dl dd span{ width:70px; text-align:right;}
.product_view div.content{padding:10px; font-size:12px;line-height:23px;}
.product_view div.content table{ border-bottom:solid #ccc 1px;border-right:solid #ccc 1px; width:740px;}
.product_view div.content td{ border-left:solid #ccc 1px;border-top:solid #ccc 1px; padding:5px;}

.product_view div.atta{font-size:12px;line-height:20px;color:#FF0006;}

/*留言*/
.message_add{ background-color:#b7daf0;}
.message_list{clear:both; margin-bottom:15px;padding:0px;font-size:12px;line-height:20px;}
.message_list h1.title{background:#ebebeb;font-size:14px; height:28px; line-height:28px;padding-top:3px;text-align:center;}
.message_list div.memo{padding:5px;}
.message_list div.other{text-align:right; padding:0 5px;}
.message_list div.reply,.message div.replydate{ background-color:#f7f7f7; }
.message_list div.reply{ padding:5px;}
.message_list div.replydate{ text-align:right; padding:0 5px;}

/*订单*/
.order_add{ background-color:#b7daf0;}

/*qq*/
.webqq{ clear:both;}
.webqq h3{ clear:both;}
.webqq ul{clear:both;}
.webqq li{ font-size:12px;height:21px;line-height:21px;padding-left:10px;background-image:url(images/qq2.gif); background-repeat:repeat-y;}

/*滚动*/
.scroll{clear:both;width:500px; height:30px; margin:0 auto;overflow:hidden;} 
.scrolllist{ clear:both; width:1000px; height:60px;}
.scrolllist ul{ clear:both;}
.scrolllist li{ float:left;margin:0 5px;  width:240px; line-height:30px; height:30px; } 
.scrolllist img{display:block;} 
 
 
.scrolllist2{ clear:both;}
.scrolllist2 ul{ padding:0px 10px;}
.scrolllist2 li{clear:both; font-size:12px;height:26px;line-height:26px; background-image:url(images/getbg.gif);background-position: bottom;background-repeat: repeat-x;}
.scrolllist2 font.dot{color:#e15200; font-family:"微软雅黑";}



/*分页*/
.pagelist{clear:both;font-size:12px;height:25px;line-height:25px;margin-top:10px;text-align:center;background:#eeeeee;color:#0460ab;  }
.pagelist a{color:#363535;text-decoration:none;margin:0px 3px;}
.pagelist a:hover{color:#0460ab;text-decoration:underline;}
.pagelist a.red{color:#0460ab;text-decoration:none;font-weight:bold;}
.pagelist a.red:hover{color:#0460ab;text-decoration:underline;} 

.plinktop{text-align:right;font-size:12px;line-height:25px; padding-right:8px;}
.plinktop a,.plinktop a:link,.plinktop a:visited { padding:0 3px;color:#363535;  text-decoration:none;}
.plinktop a:hover{color:#d73d00; text-decoration:underline;}
.plinktop a.red,.plinktop a.red:link,.plinktop a.red:visited {color:#d73d00; text-decoration:underline; }
.plinktop a.red:hover{color:#d73d00; text-decoration:underline;} 

.plinkbottom{text-align:center;font-size:12px;line-height:25px;  padding-right:8px;}
.plinkbottom a,.plinkbottom a:link,.plinkbottom a:visited {padding:0 3px;color:#363535;  text-decoration:none; }
.plinkbottom a:hover{color:#d73d00; text-decoration:underline;}
.plinkbottom a.red,.plinkbottom a.red:link,.plinkbottom a.red:visited {color:#d73d00; text-decoration:underline; }
.plinkbottom a.red:hover{color:#d73d00; text-decoration:underline;}

.imgborder{border:solid 1px #cccccc;}

.zoominfo{ clear:both;}
.zoominfo .zoominfoleft{ float:left; }
.zoominfo .zoominforight{ float:left; margin-left:15px; font-size:14px; line-height:25px;    width:230px;}

.midpicarea{border:solid 1px #9f7551;z-index:5;cursor:crosshair;}
.bigpicarea{border:solid 1px #9f7551;overflow:hidden;position:absolute;z-index:6;}
.viewarea{border:solid 1px #fff;cursor:move; background-color:#999;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;overflow:hidden;position:absolute; z-index:10;  }

.zoomsmall{margin-top:8px;}
.zoomsmall ul{clear:both;}
.zoomsmall ul li{float:left; margin:0 2px;}
.zoomsmall ul li img{border:solid 1px #9f7551; padding:2px; cursor:pointer;}

.language{ width:100%; clear:both; padding-top:10px;}
.language li{ float:left; width:60px; text-align:center;margin:10px;}