@charset "utf-8";
/* CSS Document */
body{  font-family:"Microsoft Yahei"; color:#333; font-size:14px; font-weight:none;}
body,table,form,p,dl,dt,dd,h1,h2,h3,div,dl,dt,dd,td,th,ul,li{margin:0;padding:0; list-style:none;}
img{ border:0px;}
.clear{ clear:both;}
a{ text-decoration:none;}
a:hover{ cursor:pointer;}

.main{ width: 1200px; height: auto; margin: 0 auto;}
/* 友情链接 */
.links-title{ width:100%; height:40px; line-height:40px; font-size:24px; color:#fff;}
.links{ width:100%; height: auto; background: #666; clear: both;}
.links ul{ width:1200px; height:auto; margin:0 auto; padding:10px 0px;clear:both;}
.links ul li{float:left; margin:0px; color: #fff;line-height:23px;}
.links ul li a{color:#fff; padding:0px 8px; font-size:14px; line-height:23px; display:inline-block; }
.links ul li a:hover{ color:#fff; text-decoration:none;}

/* 内页左边 */
.ny_left{ width:280px; float:left; height:auto; margin:20px 0px 30px 0px; }
.ny1{ width:256px; background-color:#fff; border:2px solid #225ea2; padding: 10px;}
.ny_left_title{ width:100%; height:auto; background-color:#225ea2; padding: 20px 0px;}
.ny_left_title p{ font-size:25px;color:#fff;text-align:center;line-height:40px !important; padding: 0px !important; }
.ny_left_title span{ font-size:25px;color:#fff;text-align:center; display:block; }
.nyl{ width:100%; background-color:#f3f3f3;  margin-top:20px;}
.nyl p{ line-height:26px; width:90%; margin:0 auto; padding:25px 0px 50px 0px; height:auto;}
.ny_list{ width:100%; height:auto;  margin:0 auto; padding:10px 0px; }
.ny_list li{ width:100%; margin:0 auto; height:auto; line-height:30px; text-align:center;  margin:7px auto;}
.ny_list li a{ display:block; color:#fff; font-size:15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background:#225ea2;}
.ny_list li a:hover{ color:#fff; background:#FF7C00; text-decoration:none;}
.ny_list li ul{ width: 100%; height: auto;}
.ny_list li ul li{ background:none; text-align: center; border-bottom: 1px dashed #dedede;}
.ny_list li ul li a{ background: none; color: #333;}
.ny_list .submenuon{color:#fff; background:#4bbff0;}
.ny_list .submenuon a{ color:#fff;}

.nynlist{ width:85%; margin:0 auto; padding:20px 0px;}
.nynlist li{ width:100%;line-height:35px; border-bottom:1px dashed #dedede; height:35px; overflow:hidden; }
.nynlist li a{ float:left; color:#3d3d3d;}
.nynlist li a:hover{ color:#FF7C00; }
.nynlist li span{ float:right;}

/* 内页右边 */
.ny_right{ width:890px; float:right; height:auto;margin:20px 0px 30px 0px; padding-bottom:20px;  background-color:#fff;}
.ny_right_title{ width:100%; height:46px; line-height:46px; border-bottom:3px solid #225ea2;}
.ny_right_title p{float:left;font-size:20px;font-weight:bold;width:400px;height:46px !important; line-height:46px !important; color:#333; padding-left:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.navpost{ width: 450px;height:46px !important; line-height:46px;float:right; display: block; text-align: right; }
.navover{ max-width: 130px;white-space:nowrap;vertical-align:top; overflow:hidden; text-overflow:ellipsis; display:inline-block; margin: 0px;}
.navpost a{color: #454545;padding: 0px 3px;height:46px !important; line-height:46px !important;}
.navpost a:hover{ color:#F00; text-decoration:underline;}
.ny_right_content{width:860px; height:auto; line-height:26px; padding:10px 15px; color:#666;}
.ny_right_content table{margin: 0 auto; text-align: center;}
/*内页新闻*/
.nynewslist{ width:100%; height:auto;}
.nynewslist li{ width:870px; height:auto; margin:5px auto; padding:10px; border-bottom:1px dashed #dedede;}
.nynewslist li img{ width:180px; height:110px; float:left;}
.nynewslist li:hover{ background: #dedede; border-radius: 4px;}
.newstop1-r{ width:100%; height:110px; overflow:hidden; }
.newstop1-r .ntitle{ width: 80%; height: 30px; color: #444; line-height: 30px; float: left; font-size:16px; font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.newstop1-r .date{ float: right; color: #444;}
.newstop1-r .nconc{ font-size:13px; color:#656565; line-height:22px;}
.newstop1-r .more{ display: inline-block; height:25px; line-height:25px; border-radius:8px; text-align:center; color:#fff; background:#FF7C00; margin-top:10px; padding: 0px 8px;}

/*内页产品*/
.nypro-list{ width:100%; height:auto; list-style:none; padding:15px 0px;}
.nypro-list li{ width:280px; height:auto;float:left;  margin:10px 8px;}
.nypro-list li img{ width:100%; height:207px;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.nypro-list li .img{ width:276px; height: 207px; overflow: hidden; border: 2px solid #dedede;}
.nypro-list li p{ width:100%; margin-top: 6px; line-height:35px; height:35px;background: #dedede; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nypro-list li a{color:#333;display: block;}
.nypro-list li:hover a{color:#fff !important;text-decoration:none;  }
.nypro-list li:hover p{ background: #225ea2;}
.nypro-list li:hover .img{border: 2px solid #225ea2;}
.nypro-list li:hover img{transform: scale(1.1, 1.1);opacity:0.4;filter:alpha(opacity=40);}

.nycase-list{ width:100%; height:auto; list-style:none; padding:15px 0px;}
.nycase-list li{ width:210px; height:auto;float:left;  margin:10px 6px;}
.nycase-list li img{ width:100%; height:70px;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.nycase-list li .img{ width:210px; height:70px; overflow: hidden; border: 1px solid #dedede;}
.nycase-list li p{ width:100%; margin-top: 6px; line-height:35px; height:35px;background: #fff; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nycase-list li a{color:#333;display: block;}

/*分页*/
.ipage{width:100%;height:35px; padding-top:15px; text-align:center;font-size: 14px;}
.ipage a{ height:28px; line-height:28px; color: #fff; padding: 0px 12px; background: #999; border-radius: 4px; display: inline-block; margin: 0px 3px; }
.ipage a:hover{ color: #fff; text-decoration: none; background: #225ea2;}
.ipage .current { display: inline-block; height:28px;line-height:28px; padding: 0px 12px;border-radius: 4px; background-color: #225ea2 !important; color: #fff;}


/*详情页*/
.article_title{ text-align:center; width:100%; font-size:24px; line-height:60px; color:#444;}
.newsin-c{width:100%; height:auto; text-align: center; padding-bottom: 20px;}
/*上页下页*/
.newsnext{ width:100%; height:30px; line-height:30px; padding-top:30px;}
.newsnext li{ width:50%; height:auto; float:left; color:#225ea2; margin-bottom:20px; overflow: hidden; font-size: 16px; font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.newsnext li a{ color:#666;}
.newsnext ul li:first-child{ text-align: left !important;}
.newsnext ul li:nth-child(2){ text-align: right !important;}
.prright{ width: 400px; height: auto; float: right;}
.prottt{ width: 100%; height: 30px; border-bottom: 2px solid #014fa7;}
.prottt p{ width: 90px; height: 25px; line-height: 25px;color: #014fa7; text-align: center; border-left:3px solid #014fa7;font-size:17px; font-weight: bold;}
.powpaqq{ width:190px;height:40px; line-height: 40px; font-size: 16px; color: #fff; font-weight:bold; background: #f00; margin: 10px 0px; text-indent: 54px; border-radius: 6px;}
.powpaqq img{ vertical-align: middle;}
.powpaqq a{ color: #fff; font-size: 16px;}
/*多阅读*/
.ny_xg_title{ width:100%; height:35px; line-height:35px; color:#000; border-bottom:3px solid #105195;}
.ny_xg_title p{font-size:16px; font-weight:bold;height:35px; line-height:35px; color:#105195; padding-left:10px; }

.morearticle{ width:100%; padding:15px 0px;}
.morearticle li{ width:50%; height:30px; line-height:30px; float:left; background:url(../images/dd.png) no-repeat left center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.morearticle li a{ color:#333; padding-left:10px;}
.morearticle li a:hover{ color:#225ea2}

.moreproducts{ width:100%; padding:15px 0px;}
.moreproducts li{ width:165px; height:auto;float:left; margin:0px 6px 10px 6.5px; text-align:center;}
.moreproducts li a{ color:#333;}
.moreproducts li a p{ text-align: center;}
.moreproducts li a:hover{ color:#D60002}
.moreproducts li img{ width:100%; height:120px; border:1px solid #ccc;}
.moreproductsov{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*留言*/
.zxlyinp{ width:300px; height:28px; line-height:28px; margin:5px 0px; padding-left:10px; border:1px solid #dedede; border-radius:4px;}
.zxlyyzm{width:100px; height:30px; line-height:30px; margin:5px 0px; font-size:14px; padding-left:10px; border:1px solid #dedede; border-radius:4px;}
.zxlysub{ width:120px; height:30px; line-height:30px; color:#fff; text-align:center; border-radius:4px; background-color:#188FE1; border:0px; font-size:15px;}
.zxlysub:hover{ cursor:pointer;}
.pcnone{ display: none;}

/*网站地图*/
.mapbody{margin:0 auto;}
#content01 h3{ font-size: 20px;padding: 10px;margin-left: 22px;color:#04AFDA;line-height: 20px;font-weight: 600;border-bottom: #d6d6d6 1px solid;    clear: both; }
#content01 h3 span{float: right;font-weight: 100; font-size: 12px;color: #666666;}
#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px;  margin-top: 25px;  width: 1100px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:auto;}.f6{width:990px;}.linkbox h3{ width:150px;}
.linkbox ul li{border-bottom:1px #ccc dashed;margin-left:15px; width:auto; float:left;list-style:none; line-height:30px;text-align: center; margin-bottom: 10px;}
.linkbox .sj{ width:900px;}.linkbox .sj ul li{ float:left; }
.hotnew_bt{font-size:16px;width:1100px;float:left;color:#666666;font-weight: bold;border-bottom:#111111 2px solid;margin-bottom: 20px;}
.hotnew{ width:auto;padding: 0px 30px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;}
.hotnew a{ color: #333;}
.wrapper {width:1200px;margin: 0 auto;}
.preview{width:400px; height:auto; position: relative; float: left;}
/* smallImg */
.smallImg{position:relative; height:auto; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat; margin-top:10px;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:375px; margin-top:-105px;}

#imageMenu {height:115px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:auto; width:120px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:100px; height:75px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:98px; height:73px; border:1px solid #959595;}
#imageMenu li span{ display: block; width: 100px; margin: 0 auto; height: 40px; line-height: 20px;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:300px; border: 1px solid #dedede;}
.bigImg #midimg{width:400px; height:300px;}
.bigImg #winSelector{width:100px; height:100px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999; width: 300px !important; height: 300px !important; top:0px !important; left: 400px !important; }
#bigView img{position:absolute;}



/*product03 start*/
.product_03{ background:#eee; height: auto;padding:30px 0 40px 0;}
.pro03_body{ width: 1200px; height: auto; margin:0px auto;}
/*左侧*/ 
.pb03_l{width: 260px; height: auto; float: left;}
.pb03_l .pbl_top{width: 254px;height: 133px;text-align: center; border:3px solid #225ea2; color: #333;}
.pb03_l .pbl_top p{ width: 100%; height: 20px;line-height:20px;font-size: 15px; font-weight: bold; text-align: center; padding-top:25px;display: block;}
.pb03_l .pbl_top span{ font-size: 49px; display: block; height: 60px; line-height: 60px;}
.pro_list9{ width: 100%; height: auto;position:relative;}
.pro_list9 li{ width:100%;margin-top:20.5px; line-height:83px; position:relative; display:block; cursor: pointer;}
.pro_list9 li .p03lin{ width: 100%;background: #dedede;}
.pro_list9 li .p03lin a{ color:#444; font-size:20px;display: block; text-align: center;}
.pro_list9 li .p03lin p{ width: 22px;height:22px; line-height: 20px; display: block; color: #fff; background: #32808D; color: #fff; float: right; border-radius: 15px; text-align: center; margin: 6.5px 5px;}
.pro_list9 .on .p03lin{ background: #225ea2 !important;}
.pro_list9 .on .p03lin a{ color: #fff !important;}
.pro_list9 .on .p03lin p{background: #fff; color: #225ea2;}
.pro_list9 li ul{display:none;width:180px;left:260px;top:0px;position:absolute;background:#225ea2;z-index: 9999;}
.pro_list9 li ul li{ width: 100%; height: auto; height: 40px; line-height: 40px; text-align: center; font-size: 13px; margin: 5px 0px;}
.pro_list9 li ul a{ color: #fff; display:block;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.pro_list9 li ul a:hover{background:#FF7C00;color:#fff;}
/*右侧*/
.pb03_r{ width: 870px; height:auto; float: right;}
.pb03_r .top{width: 100%;height: 50px;border-top:3px #225ea2 solid;border-bottom:3px #225ea2 solid;}
.pb03_r .top font{font-size: 24px;padding-left: 20px;line-height: 50px;color: #444}
.pb03_r .top span{line-height: 50px;font-size: 16px;color: #444;}
.pb03_r .top .more{ width:100px; height:35px; line-height: 35px; text-align:center; font-size: 16px; background: #225ea2; color:#fff; font-weight: bold; margin-top: 8px; display: inline-block; float: right;}
.pb03_r .top .more:hover{ background:#FF7C00;}
.pb03_r .bot{ width: 100%; height: auto; }
.pb03_r .bot ul{ width:900px; height: auto;}
.pb03_r .bot ul li{ width:270px; height:auto;transition: all 0.2s ease-in; margin: 23px 30px 13px 0px; float: left;}
.pb03_r .bot ul li img{ width: 100%; height:202px;}
.pb03_r .bot ul li p{height: 35px;line-height: 35px;font-weight: bold;font-size: 16px;color: #fff;text-align: center; background-color: #225ea2;}
.pb03_r .bot ul li p:hover{background-color: #FF7C00;}
.pb03_r .bot ul li .more{width: 100px;height:30px;background: #0173B9;color: #fff;text-align: center;line-height: 30px;transition: all 0.2s ease-in;}
.pb03_r .bot ul li .more:hover{background: #DD1300}