@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{ text-decoration:none; color:#555555;}
a:hover{ color:#0094dc}


		

body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:13px; color:#555; }
.top{ width:100%; background:#0094dc; height:30px; }
.top .topcen{ width:1100px; margin:0 auto; color:#fff;}
.top .topcen .yuyan ul li{ float:left;color:#004ea4;}
.top .topcen .yuyan ul li a{ color:#fff; padding-left:7px; padding-right:7px;}
.cf{height:20px;margin-top:5px; }
.topcen .hy{ line-height:30px;}

.search{height:20px; padding-right:20px; margin:0 auto; float:left;}
.search li{ float:left; width:auto }
.searchinput{ height:18px; padding-left:10px; width:128px; border:1px solid #d8d8d8;color:#d8d8d8; font-size:12px; margin-top:5px;line-height:20px;-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;  }


.logo{ width:1100px; margin:0 auto; padding-bottom:10px; padding-top:10px;}
.logo .nav{ margin-top:12px;}
#menu{font-size:16px; margin:0 auto; margin-top:8px;}
ul.menu {list-style:none; margin:0; float:inherit; text-align:center; padding-left:0px; }
ul.menu * {margin:0; padding:0; }
ul.menu a {display:block; text-decoration:none; color:#333 }
ul.menu li {position:relative; float:left;}
ul.menu ul {position:absolute;left:0; display:none; opacity:0; list-style:none;text-align:center;}
ul.menu ul li {position:relative; border-top:none; margin:0;font-weight:normal;color:#fff;background:#0094dc; font-size:12px;border-bottom:1px solid #fff; width:93px; top:2px;}
ul.menu ul li a {display:block;color:#fff;font-weight:normal;line-height:24px;}
ul.menu ul li a:hover { color:#fff;background:#f59906;}
ul.menu ul ul {top:0px}
ul.menu .menulink {font-size:15px;padding-bottom:0px;height:50px;line-height:50px;padding-left:16px; padding-right:16px;}
ul.menu .menulink:hover, ul.menu .menuhover {color:#fff; background:#f4aa0b;height:50px; padding-left:16px; padding-right:16px;}
ul.menu .topline {}

.banner{ width:100%; height:500px; overflow:hidden; position:relative;font-size:0; }
.b-img{ height:350px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:500px; float:left;}
.b-list{ height:50px; padding-top:470px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #1974b3; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #da0200;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:185px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:185px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

/*--------搜索-------------*/
.product{ width:1100px; margin:0 auto; margin-top:50px;}
 .tabbox {width:1100px;margin:0 auto; padding-top:30px;}
    .tabmenu {width:540px;height:35px; margin:0 auto; text-align:center}
    .tabmenu ul {margin:0;padding:0;list-style-type: none;}
    .tabmenu li { text-align:center; float:left; display:block; -moz-border-radius:15px;/*Firefox支持*/ -webkit-border-radius:15px;/*webkit内核的Safari和Chrome支*/border-radius:15px;/*--Opera支持*/ background:#0094dc;display:inline; width:150px; height:35px; line-height:35px; margin-right:30px;color:#fff}
    .tabmenu .cli {text-align:center;float:left;display:block;width:150px; height:35px; line-height:35px;cursor:pointer; background:#f4aa0b; color:#fff}
    #tabcontent {width:1100px;}
    #tabcontent ul {margin:0;padding:5px;list-style-type: none;}
    #tabcontent .hidden {display:none;}
.ptitle{ background:url(../images/index_07.jpg) no-repeat center; height:62px;}
.ptitle h2{ color:#000; font-size:22px; font-weight:bold; text-align:center}
.ptitle h3{ text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0094dc; text-align:center}
.cplista{ width:540px; margin:0 auto; margin-top:20px;}
 .cplista ul {margin:0;padding:0;list-style-type: none;}
    .cplista li { text-align:center; float:left; display:block; -moz-border-radius:15px;/*Firefox支持*/ -webkit-border-radius:15px;/*webkit内核的Safari和Chrome支*/border-radius:15px;/*--Opera支持*/ background:#0094dc;display:inline; width:150px; height:35px; line-height:35px; margin-right:30px;color:#fff}
	 .cplista li a{ color:#fff}
    .cplista li a:hover {text-align:center;float:left;display:block;width:150px; height:35px; line-height:35px;cursor:pointer; background:#f4aa0b; color:#fff;-moz-border-radius:15px;/*Firefox支持*/ -webkit-border-radius:15px;/*webkit内核的Safari和Chrome支*/border-radius:15px;/*--Opera支持*/ }


#demoleft{OVERFLOW: hidden; WIDTH:1100px; margin:0 auto; padding-top:35px; }
#demolefta{OVERFLOW: hidden; WIDTH:1100px; margin:0 auto; padding-top:35px; }
#demoleftab{OVERFLOW: hidden; WIDTH:1100px; margin:0 auto; padding-top:35px; }

#demoleftac{OVERFLOW: hidden; WIDTH:1100px; margin:0 auto; padding-top:35px; }
.producta{ width:1100px; margin:0 auto; margin-top:40px;}
.cp{ float:left; display:inline;margin-right:25px; border:#0094dc solid 8px; width:200px; height:300px; margin-left:20px;}
.cp img{ text-align:center; height:120px; width:180px; border:1px solid #d8d8d8; }
.cp .cimg{ background:#fff; height:120px; width:180px; margin:0 auto;  }
a:hover .cp { border:#f4aa0b solid 8px; display:block; width:200px; height:300px; color:#000}
a:hover .cp  .gd{ color:#000}
a:hover .cp .xingxi h3{ color:#000}
a:hover .cp  .xingxi p{ color:#000}
.gao{ height:10px;} 
.xingxi{ width:200px; margin:0 auto; padding-top:10px;}
.xingxi h3{  font-size:15px; padding-bottom:5px; padding-bottom:15px;}
.xingxi p{ line-height:28px; font-size:14px; }
a:hover .xingxi .gd{ margin:0 auto;margin-top:10px;  width:80px; height:30px; display:block; text-align:center; color:#fff; line-height:30px; background:#f4aa0b }
.moreb{-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ border:1px solid #f4aa0b; text-align:center; width:120px; margin:0 auto; margin-top:30px; height:30px;}
.xingxi .gd{ margin:0 auto;margin-top:10px;  width:80px; height:30px; display:block; text-align:center; color:#fff; line-height:30px; background:#0094dc }
.moreb{-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ border:1px solid #f4aa0b; text-align:center; width:120px; margin:0 auto; margin-top:30px; height:30px;}
.moreb a{color:#f4aa0b; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:30px;}
.moreb a:hover{ color:#F00}

/*--------搜索-------------*/
#abouta{ width:100%; margin:0 auto; background:url(../images/index_14.jpg) no-repeat center;
height:375px; margin-top:50px; }
.about{ width:1100px; margin:0 auto; padding-top:50px;}
.abing{ width:394px;}
.abnr{ width:650px;}
.abnr h2{ color:#fff; font-size:20px; font-weight:bold;}
.abnr .enp{ font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; padding-left:20px; text-transform:uppercase;}
.abxx{ line-height:30px; padding-top:10px; color:#fff; height:180px; overflow:hidden}
.abnr a{ color:#fff}
.more{ background:url(../images/more.jpg) no-repeat center; width:107px; height:34px; margin-top:20px;}
.more a{ color:#0094dc; line-height:34px; padding-left:10px;}
/*------------news-------*/
.news{ width:1100px; margin:0 auto; margin-top:40px;}
.centeraa{ width:747px; height:250px; }
.centerab{ width:167px;}
.cpab { width:167px; }
.cpab li{width:167px; height:124px; margin-top:1px; background:url(../images/6.jpg) }
.cpab li .biao{ text-align:center; font-size:16px; color:#FFF; padding-top:35px;}
.cpab li.getfor{ background:url(../images/7.jpg);}
.lis li{ display:none;}
.lis li.getfor{ display:block;}
.centerac{ width:550px; height:242px; margin-top:10px;}
.centerad{ width:550px; height:214px;}
.centerada{ height:89px; border-bottom:1px dotted #CCCCCC;}
.centeradb{ height:139px; padding-top:10px;}
.centeradb dl dt{ line-height:32px; background:url(../images/li.jpg) no-repeat left; padding-left:20px;}
.big{ padding-bottom:15px;}
.big a{ color:#000; font-size:15px; font-weight:bold}
.centerb{ width:334px;}
.centerba{ height:47px;}
.centerbb{ height:111px;}
.centerbc{ height:91px;}
.centerc{ margin-top:74px; height:484px; background:url(../images/11.jpg) no-repeat center top;}
.centerca{ height:58px; padding-top:65px; text-align:center;}
.centercb{ height:265px;}
.centercc{ height:30px; width:141px; background:#f9be05; border-radius:60px; text-align:center; line-height:30px; color:#FFF; margin:auto;}
.centercc a{color:#FFF; font-weight:bold;}
.centere{ margin-top:54px; }
.centerea{ height:191px;}
.centereaa{ width:156px; height:191px;}
.centereab{ width:975px; height:187px; border:2px solid #09a139;}
.centereaba{ height:62px; border-bottom:1px dashed #919191;}
.centereaba ul li{ width:145px; float:left; padding-left:50px;}
.centereaba ul li a{ display:block; margin-top:15px; height:30px; line-height:30px; width:80px; text-align:center; background:#fdb626; color:#FFF; font-weight:bold;}
.centereaba ul li a:hover{ background:#09a139;}
.centereabb{ }
.centereabb ul li{border-bottom:1px dashed #919191; float:left;}
.centereabb ul li p{ margin-left:50px; width:135px; line-height:62px; background:url(../images/25.jpg) no-repeat left; float:left; padding-left:10px;}
/*------------news-------*/
.link{ width:100%; margin:0 auto; background:#0094dc; margin-top:50px;}
.lianjie{ width:1100px; margin:0 auto; }
.lianzuo{ width:80px;}
.lianjie h2{ color:#fff; font-size:18px; font-weight:bold}
.lianjie h3{ text-transform:uppercase; color:#62b1e5; font-size:30px; font-weight:bold; text-align:left}
.hl_main5_content{width:1100px;border-top:none; padding-top:20px; padding-bottom:20px }
.hl_main5_content1{width:980px;margin-top:5px; overflow:hidden; float:left; margin-left:25px;}
.hl_main5_content1 ul{width:16000px; overflow:hidden;}
.hl_main5_content1 ul li{ float:left;  display:inline; margin-right:20px;}
.hl_scrool_leftbtn{width:27px; height:25px; background:url(../images/index_24.jpg) no-repeat; float:left; cursor:pointer; margin-top:10px;}
.hl_scrool_rightbtn{width:27px; height:25px; background:url(../images/index_26.jpg) no-repeat; float:right; cursor:pointer;margin-top:10px;}
.hl_main5_content1 ul li p{ text-align:center; line-height:30px;} 
.lanrena{ width:180px; height:95px;text-align:center;vertical-align:middle;display:block;position:relative; background:#fff }
.lanrena a{display:table-cell;vertical-align:middle;width:180px; height:95px; }
.lanrena a img{max-width:180px;max-height:95px; }
/*------------contact-------*/
.contact{ width:1100px; margin:0 auto; margin-bottom:50px; margin-top:50px;}
.cona{ width:553px;}
.conb{ width:500px;}
.conb h2{ color:#000; font-size:20px; font-weight:bold;}
.conb h2 .engp{ text-transform:uppercase; font-size:15px; color:#8d8d8d; font-weight:normal; padding-left:20px;}
.lxxx{ margin-top:20px; line-height:35px;}
.ea{color:#0094dc; font-size:18px; font-weight:bold; padding-bottom:10px;}

/*------------foot-------*/
.foot{  width:100%; margin:0 auto; background:#0094dc; border-top:15px solid #0185c5; }
.foota{ width:1100px; margin:0 auto; padding-top:20px; padding-bottom:20px; color:#fff}
.foota .fzuo ul li,.foota .fyou ul li{ line-height:35px; background:url(../images/index_39.jpg) no-repeat left; padding-left:20px;}
.foota a{color:#fff}
.foota a:hover{ text-decoration:underline}
.yellow{ color:#ffd200; font-size:24px; font-weight:bold}
.fzhong{ width:520px; margin-left:22%; margin-top:10px;}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-decoration:none;color: #909091;}
a.zzb07link:hover {text-decoration: underline;color: #909091;}
.zzb07tail{font-size:13px;font-family:Arial, Helvetica, sans-serif;color:#909091;}
.footb{  width:100%; margin:0 auto; background:#0f1011; height:50px; line-height:50px;}
.footd{ width:1100px; margin:0 auto; color:#909091}
/*------------foot-------*/

.zhongjian .search{height:35px;margin:0 auto;border:none; margin-top:3px; margin-right:0px; margin-left:50px;}
.zhongjian .search li{ float:left; width:auto }
.zhongjian .search .se{background:#fff; border:none; }

.zhongjian{ width:1100px; margin:0 auto; padding-top:40px; padding-bottom:40px;}
.zhongjian h2{ color:#333; font-size:20px; font-weight:bold;}
.zhongjian h2 .ena{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; padding-left:20px; font-size:18px; color:#555}
.neirong{ width:1100px; margin:0 auto; padding-top:20px; line-height:35px; padding-bottom:20px;}
.bgt{ font-size:28px; text-align:center; color:#000; font-weight:bold}
.bgt .xiao{ padding-left:10px; color:#555; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:20px;}
.dao{ width:250px; text-align:center; margin:0 auto; margin-bottom:30px;}
.dao a{ float:left; width:120px; height:40px; border:1px solid #d8d8d8; line-height:40px; font-size:16px;}
.dao a:hover{ background:#0099ff; color:#fff}



.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;padding-bottom:35px; width: 100%; color: #666; line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #00959c; font-weight: normal;}
.contentPage a:visited {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #00959c; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0d499f; font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #f00; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}
.chanpinlb{ width:200px; height:100px!important;text-align:center;vertical-align:middle;display:block;position:relative;   border:1px solid #d8d8d8;  margin-bottom:10px; margin-left:25px;margin-right:25px}
.chanpinlb a{display:table-cell;vertical-align:middle; width:200px; height:100px }
.chanpinlb a img{max-width:200px;max-height:100px; }
.chanpinlb a:hover{border:1px solid #F60; }
.gcal2 ul li{ float:left; margin-bottom:20px;}
.font_4{border-bottom:1px dashed #d8d8d8; padding-bottom:10px;font-size:16px;font-weight:bold;}
.zheng{ font-size:12px; font-weight:normal}
.chanpinlbc{ width:200px; height:262px!important;text-align:center;vertical-align:middle;display:block;position:relative;   border:1px solid #d8d8d8;  margin-bottom:10px; margin-left:25px;margin-right:25px}
.chanpinlbc a{display:table-cell;vertical-align:middle; width:200px; height:262px }
.chanpinlbc a img{max-width:200px;max-height:262px; }
.chanpinlbc a:hover{border:1px solid #F60; }
.list{ width:28%; float:left; background:#fff; border:1px solid #d8d8d8; margin-right:20px; margin-left:20px; margin-bottom:30px; margin-top:20px;}
.list a:hover{ background:#f2f2f2; display:block; color:#000}
.lizhong{ width:250px; padding-top:20px; margin:0 auto; padding-bottom:20px;}
.lbt{ font-size:15px; border-bottom:1px solid #d8d8d8; color:#000}
.lsz{ font-size:13px; line-height:28px; height:80px; overflow: hidden;}
.gda{ background:#ff6600; width:120px; height:35px; text-align:center; margin-top:15px;color:#fff; line-height:35px; }
.nybt{text-align:center; padding-top:10px;color: #B2191E; font-size:16px; padding-bottom:15px; border-bottom:1px dashed #d8d8d8}
.miaoshu{text-align:center; padding-top:15px;}
.chanpinlist{ width:320px; height:220px!important;text-align:center;vertical-align:middle;display:block;position:relative;   border:1px solid #d8d8d8;  margin-bottom:10px; }
.chanpinlist a{display:table-cell;vertical-align:middle; width:320px; height:220px; }
.chanpinlist a img{max-width:320px;max-height:220px; }
.chanpinlist a:hover{ border:1px solid #0094dc }