body,h1,h2,h3,h4,h5,h6,p,dl,dd{
	margin:0;
	font-size:12px;
	font-weight:normal;
	font-family:"微软雅黑";
	line-height:1;
	color:#666;
}
ul,ol{
	list-style:none;
	margin:0;
	padding:0;
}
b,strong{
	font-weight:normal;
}
i,em{
	font-style:normal;
}
a{
	text-decoration:none;
	color:inherit;
}
mark{
	background:none;
	color:inherit;
}
img{
	border:none;
	vertical-align:top;
}
input,fieldset,textarea{
	margin:0;
	padding:0;
	background:none;
	border:none;
	vertical-align:top;
	resize:none;
}
input{
	outline:none;
	float:left;
}
.clearfix_:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
}
.clearfix_{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.auto{
	margin:0 auto;
}

.cn_nav{
	width: 100%;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
.cn_nav_logo{
	width: 320px;
}
.cn_nav_list{
	width: 610px;
	height: 74px;
}
.cn_nav_item{
	width: 16.6%;
	color: #fff;
	border-top: 4px solid transparent;
	cursor: pointer;
	line-height: 70px;
	font-size: 16px;
	text-align: center;
}
.cn_nav_item_active{
	color:  rgba(255, 255, 255, 0.75);
	border-top: 4px solid #fff;
}
.cn_nav_login{
	width: 152px;
}
.cn_nav_login_signIn{
	width: 58px;
	height: 28px;
	color: #0067ed;
	background: #fff;
	font-size: 14px;
	border: 1px #0067ed solid;
	border-radius: 4px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}
.cn_nav_login_apply{
	width: 86px;
	height: 28px;
	color: #fff;
	background: #0067ed;
	font-size: 14px;
	border: 1px #0067ed solid;
	border-radius: 4px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}
.cn_nav_login{
	padding-top: 25px;
}


.cn_consult{
	width: 100%;
	height: 280px;
	padding-top: 120px;
	background: #000;
	position: relative;
}
.cn_consult_bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.cn_consult_bg img{
	width: 100%;
	height: 400px;
}
.cn_consult_txt{
	text-align: center;
	font-size: 32px;
	line-height: 48px;
	margin: -15px 0 30px 0;
	color: #fff;
	position: relative;
	z-index: 99;
}
.cn_consult_phone{
	position: relative;
	z-index: 99;
	width: 320px;
	height: 72px;
	margin: 0 auto;
	line-height: 72px;
	color: #fff;
	font-size: 22px;
	border-radius: 2px;
	background-color: #0067ed;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	text-align: center;
	cursor: pointer;
}
.cn_footer{
	width: 100%;
	background: #050D16;
}
.cn_footer_link{
	width: 1200px;
	margin: 0 auto;
}
.cn_footer_txt{
	width: 1200px;
	margin: 0 auto;
}
.cn_footer_link_left{
	width: 570px;
}
.cn_footer_link_list{
	width: 190px;
}
.cn_footer_link_list_title{
	margin: 40px 0 20px 0;
	font-size: 18px;
	color: #ffffff;
	line-height: 1.4;
}
.cn_footer_link_item{
	margin: 15px 0;
	line-height: 1.4;
	width: 110px;
	padding-right: 80px;
	cursor: pointer;
    font-size: 14px;
}
.cn_footer_txt{
	margin-top: 15px;
	line-height: 1.4;
	cursor: pointer;
	padding-bottom: 30px;
}
.cn_footer_link_right{
	width: 300px;
}
.cn_footer_link_right_phone{
	width: 160px;
	margin-top: 40px;
	margin-right: 30px;
}
.cn_footer_link_right_phone_img{
	width: 58px;
	height: 58px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.cn_footer_link_right_phone_img img{
	width: 58px;
	height: 58px;
}
.cn_footer_link_right_phone_num{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.cn_footer_link_right_phone_time{
	font-size: 12px;
	margin-top: 10px;
	line-height: 16px;
	color: #fff;
	text-align: center;
}
.cn_footer_link_right_code{
	margin-top: 40px;
	width: 110px;
}
.cn_footer_link_right_code_img{
	width: 110px;
	height: 110px;
	margin-bottom: 12px;
}
.cn_footer_link_right_code_img img{
	width: 110px;
	height: 110px;
}
.cn_footer_link_right_code_txt{
	text-align: center;
	color: #fff;
	font-size: 12px;
}

