html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/1.14 arial,\5b8b\4f53; color:#666; outline:0;}
body{background:#fff; font-family: "Century Gothic", "Microsoft YaHei", "arial", sans-serif; font-size:14px;}
a{color:#666;}
a:hover{color:#ffa516;text-decoration:underline;}
.clear{clear:both;content:" ";display:block;height:0px;overflow:hidden;zoom:1 }
.fl{float:left}
.fr{float:right}
/*清除浮动*/
.clearfix:after {content: '';display: block;height: 0;clear: both;}
.clearfix {zoom: 1;}
.warp{width:1200px; margin:0 auto;}
.container {width:1200px; margin:0 auto;}

/*顶部导航*/
.header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999999;
	width: 100%;
	height: 100px;
	line-height: 100px;
	background: #13455e;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	-o-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
}
.header_cl {
	padding-top: 18px;
	float: left;
}
.header_cr {
	float: right;
}
.header_cr2 {
	float: right;
	width: 60px;
	padding: 0 15px;
	color:#777;
}
.header_cr2 a{
	color:#afbbd1;
}
.nav{
	width:100%;
	height:100%;
	overflow:hidden;
}
ul.topnav li{
	float:left;
	display: block;
	cursor: pointer;
	padding:0 20px;
	font-size:16px;
	color:#fff;
	height:97px;
	line-height:97px;
}
ul.topnav li a{
	display: block;
	color:#fff;
	text-decoration:none;
}
ul.topnav li a:hover{
	color:#ffa516;
	border-bottom:3px solid #ffa516;
}
ul.topnav li.on a{
	color:#ffa516;
	border-bottom:3px solid #ffa516;
}

.urhere{
	height: 40px;
	padding:10px;
	line-height: 40px;
	border-radius: 3px;
	font-size:13px;
	color:#888;
}
.urhere a{
	color:#888;
}
.urhere img{
	padding-right: 10px;	
}

/*页面底部*/
.footer{
    background-color: #13455e;
	min-height: 310px;
	color: #fff;
}
.footer a{
	color: #afbbd1;
}
.footer-info {
	width: 1200px;
	margin: 0 auto;
}
.footer-info-main {
	padding-top: 30px;
	Color: #fff;
}
.footer-info-main span{
	font-size: 16px;
    font-weight: bold;
	line-height: 42px;
	color: #ffb134;
}
.footer-info-main a{
	color: #afbbd1;
}
.footer-info-main-1 {
	float: left;
	width: 30%;
	margin-left:5px;
	line-height: 24px;
	color: #afbbd1;
}
.footer-info-main-2 {
	float: left;
	width: 38%;
	margin-left:60px;
	line-height: 24px;
	color: #afbbd1;
}
.footer-info-main-3 {
	float: left;
	width: 7%;
	margin-left:60px;
	line-height: 28px;
	color: #afbbd1;
}
.footer-info-main-4 {
	float: left;
	width: 8%;
	margin-left:60px;
	line-height: 28px;
	color: #afbbd1;
}
.footer_line{
	margin-top: 25px;
    width: 100%;
	height:0;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.footer_copyright{
	text-align: center;
	font-size: 13px;
	line-height: 48px;
	color: #afbbd1;
	border-top: 1px solid rgba(0,0,0,0.1);
}

/*页面布局*/
.pgbanner{
	width: 100%;
	height: 250px;
	position: relative;
    margin-top:100px;
}
.main_line{
	height: 1px;
	padding-top: 15px;
	border-bottom: 1px solid #ddd;
}
.main{
	min-height: 450px;
}
.main_pg_title{
	width: 100%;
	height: 70px;
	line-height: 70px;
	padding-left: 13px;
	font-size: 36px;
	color: #13455e;
	font-weight: bold;
	overflow: hidden;
}
.main_pg_content{
	padding: 30px 13px 60px 13px;
	font-size: 16px;
	line-height: 180%;
}
.main_lt_title{
	width: 100%;
	height: 70px;
	line-height: 70px;
	padding-left: 13px;
	font-size: 36px;
	color: #13455e;
	font-weight: bold;
	padding-bottom: 10px;
	overflow: hidden;
}
.main_lt_title2{
	width: 100%;
	height: 70px;
	line-height: 70px;
	padding-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.main_lt_content{
	padding: 30px 13px 60px 13px;
	font-size: 16px;
	line-height: 180%;
}
.list_content{
	
}
.list_content ul.list li {
	width: 100%;
	height: 48px;
	line-height: 48px;
	list-style-type: circle;
	border-bottom: 1px dotted #ccc;
}
.list_content ul.list li .list_time {
	float: right;
	color: #ccc;
	font-size: 13px;
}

.list_content2 {

}
.list_content2 ul.pro_list li {
	float: left;
	width: 23%;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 16px;
	position: relative;
	overflow: hidden;
}
.list_content2 ul.pro_list li .pro_imgs {
	text-align: center;
	display: block;
}
.list_content2 ul.pro_list li .pro_imgs img{
	width: 260px;
	height: 260px;
}
.list_content2 ul.pro_list li .pro_title {
	height: 42px;
	line-height:42px;
	text-align: center;
	display: block;
}

.list_content2 ul.pro_list2 li {
	float: left;
	width: 48%;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 16px;
	position: relative;
	overflow: hidden;
}
.list_content2 ul.pro_list2 img{
	width: 520px;
	height: 240px;
}


.main_at_title{
	width: 100%;
	height: 50px;
	padding-top:10px;
	line-height: 50px;
	font-size: 32px;
	text-align: center;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	margin-bottom:20px;
}
.main_at_content{
	padding: 35px 13px 60px 13px;
	font-size: 16px;
	line-height: 180%;
}
.main_at_line{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	color: #aaa;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.main_pt_title{
	width: 100%;
	height: 50px;
	padding:10px 0 0 15px;
	line-height: 50px;
	font-size: 32px;
	text-align: left;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	margin-bottom:20px;
}
.main_pt_content{
	padding: 35px 13px 60px 13px;
	font-size: 16px;
	line-height: 180%;
}
.main_pt_intro{
	height: 220px;
	padding:15px 20px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
.main_pt_intro_a{
	float: left;
}
.main_pt_intro_a img{
	height: 220px;
}
.main_pt_intro_b{
	width: 50%;
	float: left;
	margin-left:40px;
	line-height:220%;
	font-size: 16px;
	color: #666;
	text-align: left;
}
.main_pt_content{
	text-align: left;
}
.main_pt_content img{
	 width: 800px;
}

/*文章产品分页*/
.pagelist{ text-align:center; padding-top:20px; margin-right:20px; margin-top: 15px;}
.pagelist li{display:inline-block;border:solid 1px #ccc;margin-right:2px;}
.pagelist li{*display:inline;}
.pagelist a{display:inline-block;padding:4px 12px;color:#666;background:#eee;text-decoration:none;}
.pagelist li a:hover{background:#ccc}
.pagelist li.on a{background:#ccc}

/*产品页分类名称*/
.class_box{
	padding-left: 15px;
}
.class_box .class_list{

}
.class_box .class_list li{
	float:left;
	display: block;
	margin-right:12px;
	border: 1px solid #aaa;
	border-radius: 2px;
	line-height: 16px;
	font-size: 14px;
}
.class_box .class_list li a{
	padding: 7px;
	display:block;
	width:100%;
	text-decoration:none;
}
.class_box .class_list li.on{
	background: #888;
	color:#fff;
}
.class_box .class_list li:hover{
	background: #ffa516;
	color:#fff;
}
.class_box .class_list li a:hover{
	color:#fff;
}
.class_box .class_list li.on a{
	color:#fff;
}

/*首页价值*/
.index-value {
	width: 1200px;
	margin: 0 auto;
	min-height: 300px;
    padding-top: 30px;
}
.index-value li {
	float: left;
	width: 33%;
	margin-right: 1px;
	position: relative;
}
.index-value-title {
	text-align: center;
	padding: 20px 0;
}
.index-value-content{
    padding: 10px 30px;
	font-size: 18px;
	line-height: 150%;
	color: #13455e;
	font-weight: bold;
	
}

/*首页产品*/
.index-products {
	width: 1200px;
	margin: 0 auto;
	min-height: 1060px;
    padding-top: 10px;
}
.index-products-title {
	height: 70px;
	text-align: center;
	padding: 20px 0;
}
.index-products-content{
	padding: 20px 0;
}
.index-products-content ul.index-prolist li {
	float: left;
	width: 48%;
	margin-left: 20px;
	margin-right: 1px;
	margin-bottom: 60px;
	position: relative;
	overflow: hidden;
}
.index-products-content ul.index-prolist img{
	width: 520px;
	height: 240px;
}
