*{
	margin:0px;
	padding:0px;
	font-family: simhei;
	list-style: none;
	text-decoration: none;
}
img{
	max-width: 100%;
	font-size: 0px;
}
.fl{
	float: left;
}
.rl{
	float: right;
}
.clearfix::after,.clearfix::before{
	clear: both;
	content: '';
	display: block;
}
.w{
	width: 1200px;
	margin:0px auto;
}

.top{
	width: 100%;
	height: 270px;
	/* background-image: url(../images/login_top_img.jpg); */
	/* background-position: center; */
	background-color: #082f6e;
}

.top_con{
	width: 1180px;
	margin:0px auto;
	padding-top: 95px;
}
.logo_detail {
	margin-left: 15px;
	margin-top: 15px;
}
.logo_zh{
	font-size: 30px;
	color: #ffffff;
}
.logo_en{
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
}
.top_exit{
	line-height: 75px;
}
.top_exit a{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}


.footer{
	width: 100%;
	height: 280px;
	background-color: #1d2a3e;
}
.footer_con{
	width: 1220px;
	margin:0px auto;
	padding-top: 40px;
}
.lc_box{
	width: 560px;
}
.lc_box .center{
	margin:0 40px;
}
.lc_box .lc_item{
	width: 160px;
	height: 54px;
	box-sizing: border-box;
	line-height: 54px;
	border-radius: 6px;
}
.lc_box .yiwancheng{
	background-color: #fff;
}
.lc_box .yiwancheng .img2{
	display: none;
}
.lc_box .yiwancheng .item_span{
	color: #333333;
}
.lc_box .jinxingzhong{
	background-color: #3669fa;
}
.lc_box .jinxingzhong .img1{
	display: none;
}
.lc_box .jinxingzhong .item_span{
	color: #fff;
}
.lc_box .weiwancheng{
	border:1px solid #fff
}
.lc_box .weiwancheng .img1{
	display: none;
}
.lc_box .weiwancheng .item_span{
	color: #fff;
}
.lc_box .item_span{
	margin-left: 20px;
}
.lc_box .item_icon{
	margin-left: 10px;
	margin-top: 7px;
}
.lc_hang{
	position: relative;
}
.lc_icon{
	position: absolute;
}
.lc_hang2{
	margin-top: 40px;
	position: relative;
}
.lc_icon1{
	top: 18px;
	left: 170px;
}
.lc_icon2{
	top: 18px;
	left: 370px;
}
.lc_icon3{
	right: 75px;
	top: 65px;
}
.lc_icon4{
	top: 18px;
	left: 170px;
}
.lc_icon5{
	top: 18px;
	left: 370px;
}
.tog_box{
	width: 175px;
	margin:0px auto;
	margin-top: 20px;
}
.tog_item{
	text-align: center;
}
.tog_box .tog_col{
	width: 20px;
	height: 8px;
	border-radius: 4px;
	margin-bottom: 8px;
	display: inline-block;
}
.tog_box .yiwancheng .tog_col{
	background-color: #d6d6d6;
}
.tog_box .jinxingzhong .tog_col{
	background-color: #3669fa;
}
.tog_box .weiwancheng .tog_col{
	background-color: #ffffff;
}
.tog_box .tog_span{
	font-size: 12px;
	color: #fff;
}
.tog_box .center{
	margin:0 30px;
}
.bottom{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background-color: #161d29;
}
.bottom_con{
	width: 1120px;
	margin:0px auto;
}
.bottom p{
	font-size: 12px;
	color: rgba(255,255,255,0.5);
}
.bottom a{
	font-size: 12px;
	color: rgba(255,255,255,0.5);
	text-decoration: none;
}
.lc_item a{
	display: block;
	width: 100%;
	height: 100%;
}


/* 公共样式 */

.main_con{
	padding-top: 20px;
	padding-bottom: 60px;
}
.main{
	background-color: #f5f5f5;
}
.main_left{
	width: 300px;
	text-align: center;
}
.user_title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #eff5ff;
	background-color: #0140a5;
}
.user_item{
	width: 100%;
	background-color: #fff;
	/* padding-bottom: 110px; */
}
.user_img{
	padding-top: 40px;
	padding-bottom: 35px;
}
.user_img img{
	border:4px solid #557fc3;
	border-radius: 0%;
	box-sizing: border-box;
}
.user_name{
	font-size: 18px;
	color: #333333;
}
.user_tel{
	margin:0px auto;
	margin-top: 20px;
	width: 90px;
}
.tel{
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
}
.user_desc{
	margin-top: 20px;
	font-size: 12px;
	color: #666666;
}
.user_desc span{
	display: inline-block;
	line-height: 12px;
}
.user_desc .state{
	border-right: 1px solid #ddd;
	height: 12px;
	padding-right: 5px;
}
.user_desc .xingbie{
	border-right: 1px solid #ddd;
	height: 12px;
	padding-right: 5px;
}
.main_right{
	width: 880px;
}
.cnt_nav{
	width: 100%;
	height: 70px;
	background-color: #fff;
	position: relative;
}
.cnt_nav ul{
	padding:0 20px;
	box-sizing: border-box;
}
.cnt_nav li{
	float: left;
	line-height: 70px;
	width: 14.2%;
	text-align: center;
}
.cnt_nav li a{
	text-decoration: none;
	font-size: 16px;
	color: #666666;
}
.cnt_nav .active a{
	color: #0140a5;
}


.top_logo img{
	max-width: 85%;
	margin-top: 3px;
}
.footer_logo img{
	max-width: 85%;
	margin-top: 3px;
}