*{
	margin:0;
	padding:0;
	list-style: none;
	font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
}
.apply_total{
	min-width: 1380px;
	max-width: 1920px;
	margin:0 auto;
}
.apply_topbc{
	background:url(../images/apply_01.png) no-repeat 100% 100%;
	background-size:center 100%;
	height:180px;
	line-height: 180px;
	text-align: center;
	color:#fff;
	letter-spacing: 2px;
}

/*info*/
.fill_information{
	width:1200px;
	margin:0 auto;
}
.fill_information>ul{
	/*overflow:hidden;*/
	height:300px;
}
.fill_information>ul>li{
	width:580px;
	float:left;
	margin-top:70px;
}
.fill_information>ul>li:nth-child(2n){
	margin-left:40px;
}
.fill_information>ul>li p input{
	outline: none;
	border: none;
	color:#aaa;
	height:20px;
}
.input_info{
	border-bottom:1px solid #e3e3e3;
    height:49px;
    line-height: 49px;
    box-sizing: border-box;
    transition: all 0.3s;
}
.input_info input{
	width:100%;
	height:100%;
}
::-webkit-input-placeholder{
	color:#aaa;
	font-size:16px;
}
.yzm{
	width:385px;
}
.get_yzm{
	overflow:hidden;
	height:50px;
}
.get_yzm>p{
	float:left;
}
.get_time{
	width:150px;
	height:48px;
	line-height: 50px;
	text-align: center;
	border:1px solid #2B90ED;
	color:#2B90ED;
	margin-left:20px;
	cursor: pointer;
	border-radius:2px;
}

.xudd_content_e{
	height:240px;
	background:url(../images/zhao_back_02.png) no-repeat 100% 100%;
	background-size:100% center;
}
.s_title{
	color:#fff;
	text-align: center;
	padding-top:50px;
}
.s_content{
	color:#94c1ff;
	text-align: center;
	margin-top:4px;
}
.input_choose span:last-child{
	float:right;
	padding-right:4px;
	display:inline-block;
	width:10px;
	height:30px;
}
.input_choose{
	color:#999;
}
.input_choose span img{
	transition: all .2s;
}
.input_area{
	width:385px;
}

.address>ul{
	overflow:hidden;
	width:100%;
	background-color:#f7f7f7;
}
.address>ul>li{
	float:left;
	box-sizing: border-box;
}
.address{
	position:absolute;
	width:100%;
	height:0;
	overflow:hidden;
	border-top:none;
	transition: all .5s;
	border:1px solid #fff;
}
.input_info{
	position:relative;
}
.address>ul>li:first-child>div{
	margin-left:0px;
}
.address>ul>li>div{
	color:#888;
	background-color:#eaeaea;
	height:30px;
	line-height: 30px;
	box-sizing: border-box;
	padding-left:10px;
	border:1px solid #dcdcdc;
	margin-left:-1px;
	margin-top:-1px;
}
.address>ul>li>ul>li{
	box-sizing: border-box;
	background-color:#f7f7f7;
	height:30px;
	line-height: 30px;
	color:#aaa;
	cursor: pointer;
}
.address>ul>li>ul>li p{
	padding-left:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.address>ul>li>ul>li p:hover{
	background-color:#dcdcdc;
	color:#444;
}
.address>ul>li>ul{
	max-height: 340px;
	overflow-y: scroll;
}
.address>ul>li:first-child{
	width:33.3%;
}
.address>ul>li:nth-child(2){
	width:33.3%;
}
.address>ul>li:last-child{
	width:33.3%;
}
.sure_address{
	display:inline-block;
	width:90%;
}
.apply_detailarea>div{
	float:left;
}
.apply_now{
	width:150px;
	height:48px;
	line-height: 50px;
	text-align: center;
	background-color:#2B90ED;
	color:#fff;
	margin-left:20px;
	cursor: pointer;
	border-radius:2px;
}
.apply_now:hover{
	background-color:#1573F7;
}
.apply_now a{
	display:inline-block;
	width:100%;
	height:100%;
	color: #fff;
	text-decoration: none;
}
/*::-webkit-scrollbar {display:none}*/


.apply_lists{
	padding-top:60px;
	padding-bottom:60px;
	background-color:#f7f7f7;
}
.apply_lists ul{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.apply_lists ul li{
	width:380px;
	height:500px;
	text-align: center;
	box-sizing: border-box;
	padding:0 30px;
	border:1px solid #f0f0f0;
	background-color:#fff;
	border-radius:2px;
	padding-top:30px;
	float:left;
	margin-left:20px;
	margin-top:28px;
}
.apply_lists ul li:nth-child(3n+1){
	margin-left:0;
}
.apply_lists ul li:first-child{
	margin-left:0;
}
.apply_lists ul li p{
	text-align: left;
	color:#888;
	margin-top:33px;
	line-height: 22px;
	height:110px;
	overflow: hidden;
}
.apply_lists ul li>div{
	color:#333;
	margin-top:35px;
}
.apply_fu{
	display:inline-block;
	width:65px;
	height:24px;
	line-height: 24px;
	text-align: center;
	background-color:#078cfa;
	border-radius:2px;
	color:#fff;
    float:left;
    margin-top:95px;
}
.check_more{
	width:380px;
	height:50px;
	line-height: 52px;
	text-align: center;
	border:1px solid #078CFA;
	margin:0 auto;
	margin-top:60px;
	border-radius:2px;
}
.check_more a{
	display:inline-block;
	width:100%;
	height:100%;
	text-decoration: none;
	color:#078CFA;
}
.check_more:hover{
	background-color:#078CFA;
}
.check_more:hover a{
	color:#fff;
}
.duo_foot{
	width:1200px;
	margin:0 auto;
}

.duo_foot h4{
	font-weight: 100;
	color:#fff;
}

.duo_foot  p{
	font-size: 15px;
	color:white;
	line-height: 25px;
	text-align:left;
	width:495px;
}

.div{
	float:left;
	width:600px;
}

.duo_foot{
	overflow:hidden;
	text-align:left;
	line-height:27px;
	padding-bottom:66px;
}

.div div{
	margin-top:35px;
}
.div .apply_duoduos{
	margin-top:8px;
}
.div .apply_duoduos p{
	color: white;
}
.apply_xu{
	margin-top:40px;
}
.apply_infoma{
	height:500px;
	/*background:url(../images/apply_03.png)no-repeat 100% 100%;
	background-size:center 100%;*/
	background-color:#186cce;
	box-sizing: border-box;
	padding-top:70px;
}
.apply_for{
	margin-top:31px;
	margin-bottom:8px;
}
.apply_second{
	box-sizing: border-box;
	padding-left:70px;
	border-left:1px solid #6186f2;
}
