﻿.chanp-box dl@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	font-family:"Microsoft YaHei","SimHei"; 
	font-size:14px;
	background:#fff;
	box-sizing:border-box;
}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,th, td span{
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;	
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input{
	vertical-align:middle;
}

a{
	text-decoration:none;
	color:#000;
} 
.clear{
	 content:"";
    display: table;
	 clear: both;
}
.wra{
	overflow:hidden;
	min-width:1200px;
}
.top{
	width:1200px;
	margin:0 auto;
}
.logo{
	float:left;
	padding:23px 0;
	
}
.tel{
	float:right;
	padding-left:60px;
	margin:30px 0 20px;
	background:url(../images/tel-icon_06.gif) no-repeat left;
}
.tel span{ font-size:16px; color:#343434;}
.tel strong{ font-size:25px; color:#0561ba; display:block;}

/* 导航css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; width:1200px; height:64px; line-height:64px;  position:relative; z-index:1; clear:both; margin:0 auto;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; width:150px;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 35px; font-size:16px; font-weight:bold;  }
		.nav .sub{ display:none; width:133px; left:0; top:53px;  position:absolute; background:#8cc40b; line-height:38px; padding:5px 0; text-align:center; z-index:99999; }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#d4a514; color:#fff;  }
		.nav .on h3 a{ background:#d50002; display:block; color:#fff;  }
		.nna{background:#0077DC; height:64px; clear:both;width:100%; z-index:999;}

/* 幻灯片css */
		.slideBox{position:relative; overflow:hidden; width:100%;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:30px; height:3px; line-height:14px; text-align:center; background:#feb900; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#fff; color:#fff; }
		.slideBox .bd{ position:relative; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ display:block;position:absolute;left:50%; margin-left:-960px; width:1920px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.cp-lk{
    background: url(../images/bg1.jpg) center no-repeat fixed;
    height: 800px;
    min-width: 1200px;
}
/*产品区*/
.chanp{
	background:url(../images/pro-bg_03.gif);
	overflow:hidden;
	padding:50px 0;
}
.chanp-box{
	width:1200px;
	margin:0 auto;
}
.chanp-box h1{
	text-align:center;
	color:#000;
	font-size:30px;
}
.chanp-box h3{
	text-align:center;
	color:#000;
	background:url(../images/icon_03.png) no-repeat center bottom;
	height:54px;
	padding-top:15px;
}
.chanp-box dl{
    margin: 10px 0;
    overflow: hidden;
}
.chanp-box dl a{
	background:#0561ba;
	width:597px;
	height:53px;
	line-height:53px;
	text-align:center;
	font-size:15px;
	margin-right:2px;
	color:#fff;
	display:block;
	float:left;
}
.chanp-box dl a:hover{ color:#d6fc00; background:#2196F3; display:block; }
/*产品分类图*/
.content{ width:1200px; margin:0 auto;}
.da-thumbs{list-style:none;position:relative;margin:0 0 25px 0;padding:0; float: left;}
.da-thumbs li{float:left; margin-bottom:30px;margin-right:4px;background:#fff;position:relative;}
.da-thumbs li a,.da-thumbs li a img{display:block;position:relative; width:296px; height:209px;}
.da-thumbs li a{color:#fff;overflow:hidden}
.da-thumbs li a div{position:absolute;background:#333;background:rgba(5,97,186,0.9);width:100%;height:100%}
.da-thumbs li a em{display:block;width:92px;height:2px;background:rgba(255,255,255,0.8);*background:#fff;background:#fff\0;filter:alpha(Opacity=30);margin:0 auto;}
.da-thumbs li a h2{ font-size:20px;margin:40px 8px 15px;font-weight:normal;text-align:center}
.da-thumbs li a p{ width:280px;text-align: center; color:#fff;margin:0 auto; padding-top:15px;font:normal 14px/18px 'Microsoft YaHei'}
.da-thumbs li.subscribe{border:none;width:76px;height:101px;margin-right:0;background:#0d9572;padding:8px}
.da-thumbs li.subscribe h2{font-size:33px;line-height:36px;margin:0;text-align:center; }
.da-thumbs li.subscribe h2 span{font-size:16px; float:right; margin-right:5px; line-height:30px}
.da-thumbs li.subscribe img{clear:right;float:right;margin:7px 5px 0 0px}



.fengmao{
	
	padding-top:22px;
    height:390px;
    min-width: 1200px;background: #f1f1f1;
}
.fengmao-box{
	width:1200px;
	margin:0 auto;
}
.fengmao-box h1{
	text-align:center;
	font-size:30px;
	color:#0561ba;
	text-transform:uppercase;
	font-weight:bold;      
}
.fengmao-box h2{
	text-align:center;
	background: url(../images/hd-xian_03.png) no-repeat center;
	font-size:14px;
	color:#acacac;
	padding:13px 0 13px;
}
.fengmao-box h2 span{
	width:155px;
	text-transform:uppercase;
	text-align:center;
	
	margin:0 auto;
	font-size:14px;
	color:#acacac;
	display:block;
}
.fengmao-box h3{
	text-align:center;
	font-size:13px;
	color:#9a9a9a;
	padding-bottom:10px;
}
/* 滚动css */

		.slideGroup{ width:1200px; padding-bottom:12px; clear:both;  overflow:hidden; }
		.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
		.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:286px; height:202px;display:block; padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }

/* 关于我们 */

.about{
	height:570px;
	clear:both;
}
.about-box{
	width:1200px;
	padding-top:85px;
	margin:0 auto;
}
.about-left{
	width:573px;
	float:left;
}
.about-left strong{
	width:573px;
	display:block;
	color:#3b3b3b;
	font-size:24px;
}
.about-left p{
	width:573px;
	padding:25px 0 45px;
	line-height:30px;
	color:#3b3b3b;
	text-indent:2em;
}
.about-left span{
	width:170px;
	height:50px;
	text-align:center;
	line-height:50px;
	border:1px solid #0561ba;
	display:block;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
}

.about-left span a{
	color:#393939;
	width:170px;
	height:50px;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.about-left span a:hover{
	background:#0561ba;
	transition:0.5s ease;
	color:#fff;
	width:170px;
	height:50px;
	display:block;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
}
.about-righ{
	width:500px;
	float:right;
}
/* 奖杯 */
.jiangbei{
	height:285px;
	margin-top:10px;
	background: url(../images/gg.jpg) no-repeat center;
	}

/* 新闻css */		
#inews{width: 100%; min-width: 1200px; padding: 50px 0; overflow:hidden;}
#inews h2{height: 48px; text-align: center; font-size: 26px; color: #333; letter-spacing: 1px; line-height: 30px; background: url(../images/inewsh2.png) bottom center no-repeat; margin-bottom: 22px}

.inewsl{width:560px; float:left; margin-right: 40px; height: 275px; margin-left: 10px}
.inewsltop{position:relative; width:560px; height:198px}
.inewsltop img{float:left; z-index:9; width:560px; height:198px}
.inewsltw{position:absolute; width:160px; height:160px; border-radius:160px; background-color:#0066cc; filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4; z-index:99; float:left; margin:19px 0 0 200px}
.inewsltm{position:absolute; width:140px; height:140px; border-radius:140px; background-color:#0066cc; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; z-index:999; float:left; margin:29px 0 0 210px; color:#FFF; text-align:center}
.inewsltm strong{display:block; height:32px; line-height:30px; font-size:18px; border-bottom:1px solid #FFF; border-top:1px solid #FFF; width:80px; margin:45px auto 0 auto}
.inewsltm span{display:block; height:32px; line-height:30px; font-size:16px}
.inewsl h3{height:25px; line-height:30px; padding:10px 0; font-size:16px}
.inewsl h3 a{color:#222}
.inewsl h3:hover a{color:#0066cc;}
.inewsl p{font-size:14px; color:#777; line-height:24px; overflow: hidden; zoom:1; text-align: justify}

.inewsr{width:580px; float:left; overflow: hidden; zoom:1}
.inewsr li{height:58px; border-bottom:1px dashed #bbb; margin-bottom: 6px}
.inewsr li a{height:22px; line-height:20px; display:block; color:#000; font-size:14px}
.inewsr li a:hover{color:#0066cc;}
.inewsr li p{height:20px; line-height:20px; color:#777; font-size:12px}
.inew-box{
	width: 1200px;
	margin: 0 auto;
}
/*友情*/
.links{
	width:1200px;
	margin:0 auto;
	padding-top:10px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	line-height:45px;
	}
.links strong{
	float:left;
	display:block;
}
.links a{
	float:left;
	display:block;
	padding-right:10px;
}
/*foot*/
.foot{
	padding:30px 0;
	background:#0561ba;
	width:100%;
	margin-top:10px;
	overflow:hidden;
	font-size:13px;
	}
.foot-box{
	width:1149px;
	margin:0 auto;
	}
.foot-left{
	float:left;
}
.foot-left ul{
	border-bottom:1px solid #cee1f3;
	padding-bottom:13px;
	overflow:hidden;
	}
.foot-left ul li{
	width:53px;
	float:left;
	margin-right:33px;
	}
.foot-left ul li a{
	color:#cee1f3;
	}
.foot-left p{
	width:630px;
	padding-top:22px;
	line-height:30px;
	color:#cee1f3;
}
/*内页*/

/*内页左侧公共*/
.nei-main{
	width:1200px;
	margin:0 auto;
	padding:20px 0;
	overflow: hidden;
}
.nei-left{
	width:240px;
	float:left;
}
.nei-lef-hd{
	height:84px;
	background:#0561ba;
	width:240px;
	text-align:center;
	color:#fff;
}
.nei-lef-hd strong{
	font-size:18px;
	color:#fff;
	display:block;
	padding-top:17px;
}
.nei-lef-hd span{
	padding-top:10px;
	text-transform:uppercase;
	display:block;
}
.nei-left ul{
	overflow:hidden;
	border:#efefef 1px solid;
}
.nei-left ul li{
	height:58px;
	line-height:58px;
	border-bottom:#efefef 1px solid;
	background:url(../images/about_li1.png) no-repeat 15px 23px;
}

.nei-left ul li a:hover{
	display:block;
	background:#035cac url(../images/about_li2.png) no-repeat 15px 23px;
    transition: all 0.2s;
}
.nei-left ul li a{
	color:#222;
	padding-left:40px;
	height:58px;
	line-height:58px;
	display:block;
}
.nei-left ul li a:hover{ color:#fff;}

.nei-let-lxhd{
	width:190px;
	height:60px;
	background:#035cac url(../images/about_lx_logo.png) no-repeat 70px 14px;
	line-height:60px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding-right:50px;
}
.nei-left dl{
	border:#efefef 1px solid;
	padding:10px;
	line-height:30px;
	color:#222;
	font-size:15px;
}
.nei-right{
	width:947px;
	float:right;
}
.nei-rig-hd{
	height:48px;
	line-height:48px;
	background:#efefef;
	border:1px solid #e5e4e4;
}
.nei-rig-hd strong{
	background:#fff;
	padding:0 18px;
	font-size:15px;
	float:left;
	border-top:3px solid #035cac;
	border-bottom:1px solid #e5e4e4;
	    height: 45px;
}
.nei-rig-hd span{
	float:right;
	color:#222;
	padding-right:18px;
}
.nei-rig-hd span a{
	color:#222;
}
.nei-rigcon{
	border:1px solid #e5e4e4;
	margin-top:18px;
	padding:14px;
	color:#222;
	line-height:30px;
}
/*图片列表*/
.piclist{
	overflow:hidden;
	clear:both;
	padding-top:20px;
}
.piclist li{
	width:230px;
	float:left;
	text-align:center;
	margin-right:6px;
	margin-bottom:10px;
	}
.piclist li img{  height:163px; border:1px solid #efefef; padding:1px;box-sizing:border-box;}

/*.piclist li img{ width:230px; height:163px; border:1px solid #efefef; padding:1px;box-sizing:border-box;}*/
.piclist li:hover img{border:1px solid #035cac;}
.piclist li:hover span{ background:#035cac;transition: all 0.2s; color:#fff;}
.piclist li span{
	height:37px;
	line-height:37px;
	background:#efefef;
	display:block;
}

.piclist h1{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.pic-img{
	text-align:center;
	padding:10px 0;
}
.pic-jies{
	line-height:28px;
}

/*新闻列表*/
.relate-new{position:relative;padding:15px 0;overflow:hidden}
.relate-new li{float:left;width:100%;position:relative;line-height:30px;font-size:14px;color:#666}
.relate-new li a{display:block;padding-right:30%;color:#444}
.relate-new li span{position:absolute;right:0;top:0;font-size:12px;color:#999}
.relate-new li a:before{content:'';display:inline-block;width:14px;height:14px;background:#d1d1d1 url(../images/arrows_5.png) -1px -16px no-repeat;border-radius:50%;vertical-align:middle;margin-right:10px}
.relate-new li:hover a{color:#ff7c00}
.relate-new li:hover a:before{background-color:#ff7c00}
.news-list{ padding-top:20px;}
.news-list li{padding:10px;background:#fff;margin-bottom:20px;-webkit-transition:all .5s;transition:all .5s}
.news-list li .tit{border-bottom:1px solid #f2f2f2;margin-bottom:5px;position:relative}
.news-list li .tit h3{padding-bottom:5px;font-size:16px;color:#565656;font-weight:400;padding-right:25%;margin:0}
.news-list li .tit .date{position:absolute;right:0;top:0;font-size:12px;color:#999}
.news-list li .info{font-size:14px;line-height:2;color:#999}
/*新闻详情*/
.news-box{
	width:920px;
	padding:35px 0;
	overflow:hidden;
}
.mai-tit{
	text-align:center;
	font-size:25px;
	text-transform: uppercase
}
.mai-tit strong{
	display:block;
	color:#000;
	padding:25px 0 18px;
}
.mai-tit h1{
	color:#4d4d4d;
}

.mai-tit h2{
	color:#4d4d4d;
	font-size:14px;
	border-bottom:#cdcdcd 1px solid;
	padding-bottom:15px;
}

.new-con{
	text-indent:2em;

	padding-top:15px;
	line-height:30px;
	font-size:14px;
	color:#686868;
	text-align:left;
}
/*翻页*/
.xypg-pagination{text-align:right;clear:both}
.xypg-pagination a, .xypg-pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.xypg-pagination a:hover{background:#eee;color:#00641c}
.xypg-pagination span.current{background:#000;color:#fff}
.xypg-pagination span.disable{background:#f2f2f2;color:#999}
/*留言*/
.message{padding-left:30px;padding-top:10px;z-index:100;position:relative}
.message tr th{font-weight:400;text-align:right;height:42px;line-height:42px;color:#666}
.message .m_input{height:30px;line-height:30px;padding:0;padding-left:6px;border:1px solid #e7e7e7;width:460px}
.message textarea.m_input{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #e7e7e7;margin-top:6px}
.message .msgbtn{background:#000;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px}

.validform_checktip{font-size:12px;padding-left:10px}
.validform_wrong{color:#e33b3d}
.validform_error{border-color:#e33b3d !important}
.validform_right,.validform_loading{display:none !important}
/*上下页*/
.pianshu{
	overflow:hidden;
	padding:20px 0 10px
}
.pianshu span{
	display:block;
        float:left;
	text-align:left;

	color:#919191;
	font-size:14px;
}
.pianshu a{
	color:#919191;
	font-size:14px;
	display:block;
        float:left;
}
.bbox{
	margin-bottom:10px;
	overflow:hidden;
        padding-left:20px;
}
.erwm{
	width:125px;
	float:right;
	margin:10px 0;
	color:#fff;
	text-align:center;
	}
.erwm img{
	margin-bottom:10px;
}