* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	font-family:"微软雅黑";
}

.wrap {
	position: relative;
	width: 100%;
}

.header_main{
	height: 135px;
}
.footering{
	clear: both;
	width: 100%;
	height: 280px;
}
.newscons{
	width: 100%;
	padding-bottom: 100px;
}
.newscons_banner {
	width: 100%;
}

.banner_img {
	width: 100%;
}


/*主体*/

.newscons_main {
	display: block;
	margin: 0px auto;
	width: 1200px;
	height: auto;
}
/*文字内容*/
.main_cons{
	padding-top: 10px;
	margin: 0px auto;
	width: 1200px;
	height: auto;
}
.cons_list{
	margin-bottom: 50px;
	background: #FAFAFA;
	border: 1px solid #ADADAD;
	float: left;
	display: block;
	width: 260px;
	height: auto;
}
.list_h4{
	color: #FFFFFF;
	width: 262px;
	height: 65px;
	background: #3967BC;
}
.list_ul{
	overflow: hidden;
	width: 262px;
	height: auto;
}
.list_ul li{
	display: block;
	width: 260px;
	height: 50px;
	border-bottom: 1px dashed #ADADAD;
}
.list_ul li a{
	font-size: 14px;
	color:#000000;
	padding-left: 50px;
	padding-top: 10px;
	display: block;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden;
	width: 200px;
	height: 50px;
}
.list_ul li a:hover{
	font-size: 14px;
	color:#FFFFFF;
	background-color: #3967BC;
	padding-left: 50px;
	padding-top: 10px;
	display: block;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden;
	width: 212px;
	height: 50px;
}
.list_products{
	background: #FAFAFA;
	display: block;
	width: 260px;
	height: auto;
}
.list_ul1{
	overflow: hidden;
	width: 262px;
	height: auto;
}
.list_ul1 li{
	display: block;
	width: 260px;
	height: 150px;


}
.list_ul_li1_m{
	float: left;
	margin: 4px;
	width: 120px;
	height: 140px;
	text-align:center;
	margin-left:5px;
}
.list_ul_li1_m p{
	background: #FFFFFF;
	text-align: center;
}
.li_p{
	display: block;
	width: 120px;
	text-align: center;
}
.li_p a{
	margin: 0px auto;
	display: block;
	width: 120px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden;
	color: #000000;
}


.list_ul_li1_img{
	width: 120px;
	height: 100px;
}


/*文章*/
.cons{
	overflow: hidden;
	float: right;
	display: block;
	margin: 0px auto;
	width:900px;
	height: auto;
	margin-bottom: 50px;
}
.news_main_center{
	margin: 0px auto;
	width:900px;
	height: auto;
	margin-bottom: 20px;
}

.news_title{
	width: 100%;
}
.news_s{
	margin-right: 10px;
	float: left;
	width: 15px;
	height: 20px; 
	background-image: url(../image/17.png);
	background-size: 100% 100%;
}
.news_title p {
	font-size: 14px;
	color: #212121;
}
.news_title p a{
	font-size: 14px;
	color: #212121;
}
.news_main_center_title>a{
	display: block;
	padding-top: 20px;
	text-align: center;
	font-size: 20px;
}
.news_main_center_title p{
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
	color: #99A6BF;
}
.news_main_center_title p a{
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
	color: #99A6BF;
}
.news_pros{
	width: 100%;
}
.news_pros>div{
	float: left;
}
.news_pros_left{
	margin-left: 20px;
	width: 300px;
	height: 300px;
}

.news_pros_right{
	margin-top: 20px;
	overflow: hidden;
	width: 900px;
	height: 330px;
}
.news_pros_right>div{
	float: left;
}
.news_pros_right_bottom{
	margin-left: 20px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 16px;
	width: 500px;
	height: auto;
}
.news_pros_right_bottom p{
	font-size: 14px;
}
.pros_btn{
	margin-top: 20px;
	width: 100px;
	height: 30px;
	border: none;
	font-size: 18px;
	font-weight: 10px;
	border-radius: 5px 5px 5px 5px;
	outline: navajowhite;
	color: #FFFFFF;
	background: #EC6601;
}
/*隐藏div*/
.btn_clic{
	z-index: 999;
	overflow: hidden;
	position: fixed;
	top: 10%;
	left: 10%;
	width: 1200px;
	height: 400px;
	border-radius: 4px 4px 0 0;
	background: #FFFFFF;
}
.cli_top{
	line-height: 40px;
	border-bottom: solid 1px #ddd;
    background-color: #f5f5f5;
	width: 1200px;
	height: 40px;
	padding-left: 20px;
}
.cli_top h4{
	display: block;
	width: 1150px;
	height: 30px;
}
.clo_cli{
	font-size: 30px;
	float: right;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.cli_main{
	margin: 0px auto;
	padding: 10px;
	width: 800px;
	height: 350px;
}
.cli_form{
	text-align: center;
	width: 800px;
	height: 350px;
}
.btn_inp{
	border: 1px solid #DDDDDD;
	width: 600px;
	height: 30px;
	margin: 5px;
	text-align:center;
}
.btn_m{
	margin: 0px auto;
	font-family: "微软雅黑";
	color: #FFFFFF;
	outline: none;
	width: 100px;
	height: 40px;
	border-radius: 5px 5px 5px 5px;
	background: #FF6D00;
}
/*隐藏end*/
/*遮罩层*/
.overlay {    
    position: absolute;    
    top: 0px;    
    left: 0px;    
    z-index: 888;    
    display:none;    
    filter:alpha(opacity=60);    
    background-color: #777;    
    opacity: 0.5;     
} 

.products_link{
	margin-top: 10px;
	width: 350px;
	height: 80px;
}
.news_center_link{
	padding-left: 20px;
	padding-top: 20px;
}
.news_center_link p a{	
	color: #2C90FF;
}
.cent_img{
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	width: 1200px;
	height: 38px;
}
.news_main_bottom_img{
	text-align: center;
	width: 100px;
	height: 30px;
	background: #3967BC;
	line-height: 30px;
}
.news_main_bottom_img a{
	color: #FFFFFF;
	font-size: 16px;
}
.hr_bto{
	z-index: -1;
	position: absolute;
	left: 0px;top: 20px;
	width: 1200px;
	color: #3967BC;
	background-color: #3967BC;
}
.news_main_bottom{
	padding: 20px;
	width: 900px;
	height: auto;
}
.main_img{
	text-align: left;
	text-indent: 30px;
	line-height: 30px;
	width: 870px;
	height: auto;
}
.products_img{
	width: 1000px;
	height: 400px;
}
@media only screen and (min-width: 100px) and (max-width: 1200px) {
	.banner_img {
		width: 1200px;
	}
}