/*清除样式*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, 
fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;} 

table { border-collapse:collapse; /*让表格边框细线*/
	    border-spacing:0; /*清除边框间距*/} 
img { border:0 none; /*有些浏览器默认这些标签有边框，所以要清除默认边框*/
	           display:block;
	           margin: 0 auto;
	           } 
address,caption,cite,code,dfn,em,i,u,b,th,var { font-style:normal; 
	                                                   font-weight:normal; 
	                                                   /*清除标签默认文本样式和加粗*/}
input,textarea{outline:0 none;/*去掉文本框的默认轮廓线*/
               border:0;
               border:none;} 
ol,ul { list-style:none; /*清除列表默认样式*/} 
caption,th { text-align:left; /*清除标签默认文本居中对齐*/} 
h1,h2,h3,h4,h5,h6 { font-size:100%; 
	                 /*清除标题标签的默认样式*/} 
					
a{text-decoration:none;/*大部分页面中的链接没有下划线*/}

.clearfix:after{height:0;
		        content:" ";
		        display:block;
		        overflow:hidden;
		        clear:both;}
.clearfix{zoom:1;/*IE低版本浏览器不支持after伪类所以要加这一句*/}

body{
  font-family: "Microsoft Yahei",arial,'微软雅黑','宋体';
}


.f{
	float: left;
}
.r{
	float: right;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}

/*top*/

.logo{
	margin-top: 16px;
}

.top_wrap{
	width: 100%;
	height: 98px;
	background: url(../images/top_bg.png) repeat-x left top;
}

.tel{
	margin-top: 35px;
}

/*导航*/

.menu{
	width: 100%;
	height: 55px;
	background: #0079ba;
}
.menu_ul{
	overflow: hidden;
}
.menu_ul li{
	float: left;
	margin: 0 10px;
}
.menu_ul li.on{
	background: #fff;
}
.menu_ul li.on a{
	color: #0079BA;
}
.menu_ul li a{
	display: block;
	width: 130px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}


/*banner*/





/*关于我们*/

.about{
	overflow: hidden;
	margin-top: 50px;
}
.compay{
	
}
.about_tittle{
	width: 690px;
}
.about_top{
	width: 326px;
	margin: 0 auto;
}
.about_p{
	text-indent: 2em;
	line-height: 30px;
	margin-top: 30px;
}
.about_p a{
	font-size: 16px;
	color: #5c5c5c;
}
.about_p a:hover{
	text-decoration: underline;
}
.more{
	
	display: block;
	width: 140px;
	height: 33px;
	margin: 0 auto;
		margin-top: 20px;
}


/*产品中心*/

.prodcts{
	margin-top: 50px;
	width: 100%;
	height: 470px;
	background: #fafafa;
}
.product_top{
	width: 328px;
	height: 57px;
	margin: 0 auto;
	padding-top: 35px;
}


/*企业文化*/

.qiye{
	width: 100%;
	height: 209px;
	background: url(../images/wenhua_bg.png) no-repeat center center;
    overflow: hidden;
}
.wenhua{
	width: 815px;
	margin-left: 80px;
}
.wenhua h2{
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	padding-top: 45px;
}
.wenhua p{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	padding-top: 15px;
}


/*新闻中心*/

.news_heart{
	overflow: hidden;
	margin-top: 40px;
}
.tittle{
	width: 328px;
	margin: 0 auto;
}
.si{
	width: 562px;
	margin-right: 38px;
}
.si h3{
	width: 100%;
	height: 60px;
	background: #67aecb;
	line-height: 60px;
	text-align: center;
	font-size: 23px;
	color: #fff;
	font-weight: 400;
}
.gongsi_top{
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
.gongsi_top_p{
	font-size: 20px;
	color: #333;
	padding: 15px 0;
}
.gongsi_top_p a{
	font-size: 20px;
	color: #333;
}
.gongsi_top_p a:hover{
	text-decoration: underline;
}
.gongsi_top_p2{
	font-size: 15px;
	color: #6a6a6a;
	line-height: 27px;
}
.gongsi_top_p2 a{
	color: #333;
}
.gongsi_top_p2 a:hover{
	text-decoration: underline;
}

.news_list_ul{
	margin-top: 20px;
}
.news_list_ul li{
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-indent: 20px;
	background: url(../images/dian.png) no-repeat left center;
}
.news_list_ul li a{
	color: #333;
}
.news_list_ul li a:hover{
	text-decoration: underline;
}


/*底部*/

.footer{
	width: 100%;
	height: 282px;
	background: #0075a1;
	margin-top: 40px;
}
.footer_menu{
	border-bottom: 1px solid #1f86ac;
}
.footer_menu_ul{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.footer_menu_ul li{
	float: left;
	color: #fff;
	font-size: 16px;
}
.footer_menu_ul li a{
	display: inline-block;
	color: #fff;
	margin: 0 40px;
	font-size: 16px;
}
.footer_menu_ul li a:hover{
	text-decoration: underline;
}

.text{
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-left: 180px;
}


/*内容区*/

/*左边*/

.content_wrap{
	width: 100% ;
}
.content_heart{
	margin-top: 40px;
	overflow: hidden;
}
.content_left{
	width: 200px;
}
.content_left_ul{
	
}
.content_left_ul li{
	line-height: 40px;
	text-align: center;
}
.content_left_ul li a{
	display: block;
	color: #666;
}
.content_left_ul li.cc{
	background: #0079ba;
}
.content_left_ul li.cc a{
	color: #fff;
}

/*右边*/

.content_right{
	width: 920px;
    padding-bottom: 15px;    
    
}
.content{
	width: 98%;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 14px;
	padding-left: 40px;
	border-left:1px solid #bcbcbc ;
}
.positions{
	color: #666;
	line-height: 30px;
	font-size: 14px;
	border-bottom: 1px dashed #bcbcbc;
}
.positions  a{
	color: #666;
	font-size: 14px;
}
.main{
	width: 95%;
	margin: 0 auto; 
	font-size: 14px;
	line-height: 24px;
}

.art_h{
	width: 95%;
	margin: 0 auto;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
}


/*新闻列表页*/

.main_ul{
	
}
.main_ul li{
	overflow: hidden;
	margin-top: 20px;
}
.page{
	
	width: 250px;
	margin: 0 auto;
	margin-top: 50px;
}
.page_ul{
	overflow: hidden;
}
.page_ul li{
	float: left;	
	text-align: center;	
	margin: 0 10px;
}

.page_ul li a{
	display: block;
	width: 40px;
	line-height: 25px;
	height: 25px;
	border: 1px solid #BCBCBC;
	color: #666;
}
.page_ul .thisclass{
	width: 40px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #BCBCBC;
	color: #bcbcbc;
}
.tit{
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.refer_span{
	font-size: 18px;
	color: #000;
	font-weight: 700;
}
.refer_span2{
	color: #999;
}
.refer_span3 a{
	color: #999;
}
.refer_div{
	margin-top: 20px;
	overflow: hidden;
}
.refer_div3{
	width: 76%;
}
.refer_div4{
	
	line-height: 24px;
	margin-top: 10px;
}
.refer_div4 a{
	font-size: 14px;
	color: #666;
}
.refer_div4 a:hover{
	color: #0079ba;
	text-decoration: underline;
}



.position{
	width: 100%;
	height: 37px;
	line-height: 37px;
	text-indent: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #707070;
	background: #efefef;
}
.position a{
	line-height: 37px;
	text-indent: 15px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #707070;
}

.content_text{
	margin-top: 20px;
	padding-left:40px;
    border-left:1px solid #bcbcbc;
}
.content_tittle{
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #e7e7e7;
}
.content_p{
	font-size: 30px;
	color: #000;
}
.content_p2{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;
	margin-top: 15px;
}
.com{
	margin-top: 25px;
}
.pax{
	margin-top: 150px;
}
.pax_ul{
	
}
.pax_ul li{
	line-height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4f4f4f;
}
.pax_ul li a{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4f4f4f;
}
.pax_ul li a:hover{
	color: #C50C11;
}


.content_ul{
	width: 86%;
	margin: 0 auto;
}
.content_ul li{
	margin-top: 10px;
}

.list_ul li{
	margin: 0 7.6px;
	margin-top: 10px;
}
.company_ul li img{
border: 1px solid #eee;
}
.product_ul{
	overflow: hidden;
}
.product_ul li{
	float: left;
	margin: 0 11px;
	margin-top: 40px;
}
.tet{
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #000;
}
.product_ul li img{
	display: block;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
}
.company_ul{
	overflow: hidden;
}
.company_ul li{
	float: left;
	margin: 0 10px;
	margin-top: 10px;
}