@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;}
.strengthMainxp li{
	float:left;
	width:280px;
	height:210px;
	overflow:hidden;
	background:#000;
	position:relative;
	margin-left: 24px;
    margin-bottom: 30px;
    box-shadow: 0 5px 10px 2px #aaa;
}
.strengthMainxp li:nth-child(3n+1) {
	margin-left: 0px;
}
.strengthMainxp li img{
	width:280px;
	height:210px;
	transition:all .5s;
	opacity:1;
	filter:alpha(opacity=100);
}
.strengthMainxp li .font{
	width:280px;
	height:160px;
	top:0;
	left:0;
	position:absolute;
	color:#fff;
	text-align:center;
	font-size:16px;
	padding-top:50px;
}
.strengthMainxp li .font i{
	display: block;
	font-style: normal;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	margin-bottom:20px;
	line-height:36px;
	position: relative;
	top: 124px;
	background: url(../images/imghoverbg.png);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 40px;
	width: 200px;
}
.strengthMainxp li:hover img{
	transform: scale(1.1, 1.1);
	opacity:0.8;
	filter:alpha(opacity=80);
}
.strengthMainxp li:hover .font i{
	font-size:20px;
	color:#fff;
	font-weight:normal;
	margin-bottom:20px;
	line-height:100px;
	background: none;
	position: relative;
	top: 0;
	display: block;
}
.strengthMainxp li .font::before,.strengthMainxp li .font::after{
	position:absolute;
	content:'';
	opacity:0;
	transition:all 0.5s;
}
.strengthMainxp li .font::before{
	top:25px;
	right:15px;
	bottom:25px;
	left:15px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	transform:scale(0,1);
	-webkit-transform-origin:0 0;
	transform-origin:0 0;
}
.strengthMainxp li .font::after{
	top:15px;
	right:25px;
	bottom:15px;
	left:25px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	transform:scale(1,0);
	transform-origin:100% 0;
}
.strengthMainxp li:hover .font::before,.strengthMainxp li:hover .font::after{
	opacity:1;
	transform:scale(1);
	transition: all 0.5s;
}
/* 友情链接 */
.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:100%; background-color:#F2F2F2;}
.ny_left_title{ width:100%; height:auto;}
.ny_left_title p{ font-size:25px;color:#fff; background-color:#E3820F; text-align:center;line-height:40px !important; padding: 15px 0px !important; width: 100% !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:80%; height:auto;  margin:0 auto; padding:10px 0px; }
.ny_list li{ width:100%; height:auto; margin:7px auto;}
.ny_list li a{ display:block; color:#333; font-size:15px; font-weight: bold;    background: url(../images/list.png) no-repeat 5px center #dedede;border-radius: 4px; height: 35px; line-height:35px; padding: 0px 10px; background-size: 20px 20px; text-indent: 25px;}
.ny_list li a img{ vertical-align: middle; padding-left: 10px;}
.ny_list li a:hover{ color:#fff;background: url(../images/list.png) no-repeat 5px center #E3820F;text-decoration:none;background-size: 25px 25px;}
.ny_list .submenuon{color:#fff; background:#4bbff0;}
.ny_list .submenuon a{ color:#fff;}
.ny_list li ul{}
.ny_list li ul li{ margin:0 auto;}
.ny_list li ul li a{ background: none; color: #555; line-height:30px; height: 30px; border-bottom: 1px dashed #dedede ;background: url(../images/cont5_listbg.png) no-repeat  -5px center;text-indent:0px; font-size: 14px; font-weight: normal;}
.ny_list li ul li a img{ vertical-align: middle; padding: 0px;}
.ny_list li ul li a:hover{background: url(../images/cont5_listbg.png) no-repeat  -5px center;color: #E3820F;}

.nynlist{ width:85%; margin:0 auto; padding:20px 0px;}
.nynlist li{ width:100%;line-height:35px; border-bottom:1px dashed #dedede; height:35px; }
.nynlist li a{ display:block;color:#3d3d3d;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background: url(../images/cont5_listbg.png) no-repeat  -5px center; text-indent: 20px;}
.nynlist li a:hover{ color:#E3820F; }
.nynlist li span{ float:right;}

.ny_rightpro{ width: 890px;height:auto;margin:20px 0px 30px 0px; padding-bottom:20px;  background-color:#fff; float: right;}
/* 内页右边 */
.ny_right{ width:100%; height:auto;margin:20px 0px 30px 0px; padding-bottom:20px;  background-color:#fff;}
.ny_right_title{ height:46px; line-height:46px;background: #f1f1f1;padding: 0px 15px; border-bottom: 2px solid #E3820F;}
.ny_right_title p{float:left;font-size:20px;font-weight:bold;width:350px;height:46px !important; line-height:46px !important; color:#E3820F;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.ny_right_title .navpost{ width: 100%;height:46px !important; line-height:46px;float:left; display: block; text-align: left; color: #333;}
.ny_right_title .navover{ color: #333; max-width: 130px;white-space:nowrap;vertical-align:top; overflow:hidden; text-overflow:ellipsis; display:inline-block; margin: 0px;}
.ny_right_title .navpost a{color: #333;padding: 0px 3px;height:46px !important; line-height:46px !important;}
.ny_right_title .navpost a:hover{ color:#E3820F; text-decoration:underline;}
.ny_right_title .ny_right_content{height:auto; line-height:26px; padding:10px 15px; color:#666;}
.ny_right_title .ny_right_content table{margin: 0 auto; text-align: center;}


.ny_right_title1{ height:46px; line-height:46px;background: #E3820F;padding: 0px 15px;}
.ny_right_title1 p{float:left;font-size:20px;font-weight:bold;width:350px;height:46px !important; line-height:46px !important; color:#fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:200px;}
.ny_right_title1 .navpost{ width:70%;height:46px !important; line-height:46px;float:right; display: block; text-align: right; color: #fff;}
.ny_right_title1 .navover{ color: #fff; max-width: 130px;white-space:nowrap;vertical-align:top; overflow:hidden; text-overflow:ellipsis; display:inline-block; margin: 0px;}
.ny_right_title1 .navpost a{color: #fff;padding: 0px 3px;height:46px !important; line-height:46px !important;}
.ny_right_title1 .navpost a:hover{ color:#; text-decoration:underline;}
.ny_right_title1 .ny_right_content{height:auto; line-height:26px; padding:10px 15px; color:#666;}
.ny_right_title1 .ny_right_content table{margin: 0 auto; text-align: center;}

/*内页新闻*/
.nynewslist{ width:100%; height:auto;}
.nynewslist li{ width:100%; height:auto; margin:10px auto; padding:10px; border-top: 1px solid #aaa;border-bottom: 1px solid #aaa;}
.nynewslist li img{ width:180px; height:110px; float:left;}
.nynewslist li:hover{ background: #dedede; border-radius: 4px;}
.newstop1-r{ width:100%; height:auto; 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;background: url(../images/jt.png) no-repeat center left;text-indent: 20px;}
.newstop1-r .date{ float: right; color: #444;}
.newstop1-r .nconc{ font-size:13px; color:#656565; line-height:22px; text-indent: 20px;}
.newstop1-r .more{ display: inline-block; height:25px; line-height:25px; border-radius:8px; text-align:center; color:#fff; background:#014fa7; margin-top:10px; padding: 0px 8px;}
.nynewslist li:hover{ background:#0077DD; color: #fff;}
.nynewslist li:hover .ntitle{color: #fff;background: url(../images/jth.png) no-repeat center left;}
.nynewslist li:hover .date{color: #fff;}
.nynewslist li:hover .nconc{color: #fff;}
/*内页产品*/
.nypro-list{ width:100%; height:auto; list-style:none; padding:15px 0px;}
.nypro-list li{ width:276px; height:auto;float:left; margin:10px 8px; border: 1px solid #dedede; padding: 1px;}
.nypro-list li img{ width:100%; height:207px;}
.nypro-list li p{ width:100%; line-height:35px; height:35px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background: #dedede; }
.nypro-list li  a{color:#333;display: block;}
.nypro-list li:hover {color:#fff !important; text-decoration:none; background: #0077DD; border: 1px solid #0077DD;}
.nypro-list li:hover a{color:#fff !important;}
.nypro-list li:hover p{ background: #0077DD;}
/*分页*/
.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: #E3820F;}
.ipage .current { display: inline-block; height:28px;line-height:28px; padding: 0px 12px;border-radius: 4px; background-color: #E3820F !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;}
.prright{ width:720px; margin: 0 auto; height: auto;}
.prottt{ width: 100%; height:35px; background:#E3820F; box-shadow: 0 0 10px 0 #ccc; text-align: center;}
.prottt p{ width:auto; padding:0px 20px; height: 35px; line-height: 35px; background: #fff; color: #E3820F; text-align: center; border-radius: 3px;display: inline-block; margin: 0px; font-size: 15px;}

.powpaqq{ width:49%; height: 40px; line-height: 40px;color: #666; font-weight: bold; display: inline-block; font-size:20px; margin-top:15px;}
.powpaqq img{ vertical-align:middle;}
.powpaqq a{ color: #f00;}
.powpaqq:nth-child(2){ text-align: right;}

/*上页下页*/
.newsnext{ height:35px; line-height:35px; background:#f1f1f1; border-radius: 3px; padding: 0px 10px; margin-top: 20px;}
.newsnext li{ width:50%; height:auto; float:left; color:#E3820F; 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:nth-child(2){ text-align: right !important;}

/*多阅读*/
.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{padding:15px 10px; border-left:2px solid #E3820F;border-bottom:2px solid #E3820F;border-right:2px solid #E3820F; clear: both;}
.morearticle li{ width:31.333%; height:35px; line-height:35px; float:left; background:url(../images/dd.png) no-repeat left center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin: 0px 1%; border-bottom:1px dashed #dedede;}
.morearticle li a{ color:#333; padding-left:10px;}
.morearticle li a:hover{ color:#E3820F}

.moreproducts{ padding:15px 0px;border-left:2px solid #E3820F;border-bottom:2px solid #E3820F;border-right:2px solid #E3820F;}
.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:#E3820F}
.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;}
/* clearfix */

.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}

.preview{width:720px; height:600px; position: relative; margin: 20px auto;}
/* smallImg */
.smallImg{position:relative; height:auto; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:710px; 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:30px;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:690px; margin-top:-105px;}

#imageMenu {height:130px; width:680px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:130px; width:130px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:120px; height:90px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:118px; height:88px; border:1px solid #E3820F;}
#imageMenu li span{ display: block; width: 120px; margin: 0 auto; height: auto; line-height:18px; font-size: 11px; padding-top: 5px}
/* bigImg */
.bigImg{position:relative; float:left; width:720px; height:540px; line-height: 540px; border: 1px solid #dedede; text-align: center;}
.bigImg #midimg{max-width:720px; max-height:540px; vertical-align: middle;}
.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: 720px !important; }
#bigView img{position:absolute;}


