/*图片导航*/
.nav_pic a{
	width:50%;
	display:inline-block;
	float:left;
}
.nav_pic a i{
	margin:10px;
	display:block;
}
.nav_pic a img{
	width:100%;
}
/*尾部*/
.index_footer{}
.index_footer img{
	width:100%;
}
/*新闻中心*/
.news_list{
	padding:0 10px;
}
.news_list li{
	height:44px;
	line-height:44px;
	background:#fff url(../images/news_li.png) no-repeat 10px center;
	background-size:15px 20px;
	padding:0 15px 0 35px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-radius:10px;
}
.news_list .add_li{
	background:#e2f9ff url(../images/news_li.png) no-repeat 10px center;
	background-size:15px 20px;
}
/*走近驾校*/
.goin_school{
	padding:20px;
}
.goin_school img{
	width:100%;
}
.goin_school p{
	line-height:24px;
	padding:5px 0;
}
/*投诉建议*/
.suggest_pic img{
	width:100%;
}
.suggest{
	margin:20px;
	background:#c5edff;
	padding:10px;
	border-radius:5px;
}
.suggest_text_div{
	height:44px;
	background:#fff;
	border-radius:5px;
	line-height:44px;
	padding:0 10px;
}
.suggest_text_div .suggest_text{
	width:80%;
	outline:none;
	border:none;
}
.suggest_textarea_div{
	height:250px;
	background:#fff;
	border-radius:5px;
	margin-top:10px;
	padding:0 10px;
}
.suggest_textarea_div .textarea_cont{
	width:98%;
	height:200px;
	border:none;
}
.suggest_textarea_div p{
	padding:5px 0;
}
.submit_p{
	text-align:right;
	margin-top:10px;
}
.submit_p .submit_but{
	width:100px;
	height:35px;
	border:none;
	background:url(../images/submit_but.png) no-repeat;
	background-size:contain;
}
/*注册*/
.register img{
	width:100%;
}
.register_cont{
	margin:20px 35px;
}
.register_cont .reg_cont_p{
	height:48px;
	background:#fff url(../images/name_ico.png) no-repeat 10px center;
	background-size:32px 25px;
	line-height:48px;
	border-radius:5px;
	padding-left:45px;
	margin-bottom:15px;
	border:#d7d8dd solid 1px;
}
.register_cont .p_sf{
	background:#fff url(../images/sfz_ico.png) no-repeat 10px center;
	background-size:32px 25px;
}
.register_cont .p_sj{
	background:#fff url(../images/phone_ico.png) no-repeat 10px center;
	background-size:32px 25px;
}
.register_cont .p_hylx{
	background:#fff url(../images/hylx_ico.png) no-repeat 10px center;
	background-size:32px 25px;
}
.register_cont .p_mm{
	background:#fff url(../images/psw_ico.png) no-repeat 10px center;
	background-size:35px 25px;
}
.register_cont .p_sfz{
	background:#fff url(../images/sfz2_ico.png) no-repeat 10px center;
	background-size:32px 25px;
}
.register_cont select{
	width:96%;
	border:#fff solid 1px;
	font-family:"微软雅黑";
	color:#b0b0b0;
	padding:2px 0;
	outline:none;
}
.register_cont .reg_text{
	width:90%;
	border:none;
	font-size:14px;
	font-family:"微软雅黑";
}
.reg_submit_p{
	text-align:center;
}
.register_cont .ms_submit{
	width:140px;
	height:50px;
	background:url(../images/ms_submit.png) no-repeat;
	background-size:contain;
	border:none;;
}
.register_cont .regist_but{
	width:140px;
	height:50px;
	background:url(../images/regist_but.png) no-repeat;
	background-size:contain;
	border:none;;
}
.register_cont .login_but{
	width:140px;
	height:50px;
	background:url(../images/login_but.png) no-repeat;
	background-size:contain;
	border:none;;
}
.return_p{
	text-align:center;
	padding:15px 0 0;
}
/*在线报名*/
.enter_name img{
	width:100%;
}
.enter_name_cont{
	margin:20px 35px;
}
.enter_name_cont .enter_name_p{
	height:48px;
	background:#fff url(../images/name_ico.png) no-repeat 10px center;
	background-size:32px 25px;
	line-height:48px;
	border-radius:5px;
	padding-left:45px;
	margin-bottom:15px;
	border:#d7d8dd solid 1px;
}
.enter_name_cont .enter_text{
	width:90%;
	border:none;
	font-size:14px;
	font-family:"微软雅黑";
}
.enter_name_cont select{
	width:96%;
	border:#fff solid 1px;
	font-family:"微软雅黑";
	color:#b0b0b0;
	padding:2px 0;
	outline:none;
}
.enter_name_cont .p_sj{
	background:#fff url(../images/phone_ico.png) no-repeat 10px center;
	background-size:32px 25px;
}
.enter_name_cont .p_xzdd{
	background:#fff url(../images/xzdd_ico.png) no-repeat 10px center;
	background-size:36px 25px;
}
.enter_name_cont .p_sfz{
	background:#fff url(../images/sfz2_ico.png) no-repeat 10px center;
	background-size:32px 25px;
}
.enter_name_cont .sign_up_but{
	width:140px;
	height:50px;
	background:url(../images/sign_up.png) no-repeat;
	background-size:contain;
	border:none;;
}
/*404页面*/
.page_404 img{
	width:100%;
}
.page_p1{
	text-align:center;
	font-size:18px;
	color:#416291;
	padding:5px 0;
}
.page_p2{
	text-align:center;
	font-size:14px;
}
.page_p2 span{
	color:#416291;
	padding:0 5px;
}
.page_p2 .span_line{
	text-decoration:underline;
}


/************会员中心**************/
.member_top_back{
	height:170px;
	background:url(../images/member_top_back.jpg) no-repeat;
	background-size:cover;
	position:relative;
}
.member_top_back .member_head{
	width:100px;
	height:100px;
	border:#fff solid 5px;
	display:inline-block;
	background:#e4e4e4;
	border-radius:50%;
	margin:30px 15px 20px 25px;
}
.member_top_back .member_head img{
	width:100px;
	height:100px;
	border-radius:50%;
}
.member_top_back .member_name{
	color:#fff;
	font-size:22px;
	line-height:36px;
	display:inline-block;
	position:absolute;
	left:150px;
	top:50px;
}
/**/
.kaoshi{
	margin:10px 5px 0px 5px;
	font-size:14px;
}
.kaoshi a{
	width:50%;
	display:inline-block;
	float:left;
}
.kaoshi a i{
	height:25px;
	background:#fff;
	display:block;
	border:#d1d1d1 solid 1px;
	margin:0 5px;
	border-radius:5px;
	font-style:normal;
	text-align:center;
	line-height:25px;
	padding:8px 0;
}
.kaoshi i img{
	width:25px;
	height:25px;
	margin-right:10px;
	vertical-align:middle;
}
/*会员选项*/
.member_option{
	margin:10px;
	border:#d1d1d1 solid 1px;
	background:#fff;
	border-radius:5px;
}
.member_option li{
	height:38px;
	line-height:25px;
	border-bottom:#d1d1d1 solid 1px;
	padding:4px 10px;
	position:relative;
}
.member_option li:last-child{
	border-bottom:none;
}
.member_option li img{
	width:36px;
	height:36px;
	vertical-align:middle;
	margin-right:10px;
}

.member_option li a.other{
	width:80%;
	height:18px;
	display:inline-block;
	background:url(../images/member_jt.png) no-repeat right center;
	background-size:18px 18px;
	position:absolute;
	right:10px;
	top:15px;
}
.member_option li a{
	width:100px;
	height:18px;
	display:inline-block;

	position:absolute;
	right:10px;

}
/*
.member_option li a{
	width:80%;
	height:18px;
	display:inline-block;
	background:url(../images/member_jt.png) no-repeat right center;
	background-size:18px 18px;
	position:absolute;
	right:10px;
	top:15px;
}
*/
.member_option .tc_a{
	width:100%;
	background:none;
	position:static;
	font-size:16px;
	text-align:center;
	background-image:none!important;
	
}
.member_option li span{
	color:#b6b6b6;
	position:absolute;
	right:15px;
	top:10px;
}
/*修改会员信息*/
.modify_member_infor{
	margin:15px 10px;
	background:#fff;
	border-radius:5px;
	border:#d1d1d1 solid 1px;
	padding:10px 15px;
}
.modify_member_infor th{
	width:55px;
	text-align:left;
	padding:7px 0;
	font-size:14px;
	color:#b6b6b6;
	font-weight:400;
}
.modify_member_infor  input[type=text]{
	width:100%;
	border:#dddddd solid 1px;
	border-radius:5px;
	padding:10px 0;
}
.modify_member_infor td{
	padding:7px 0;
}
.modify_member_p{
	text-align:center;
}
.modify_member_p .qd_submit{
	width:140px;
	height:50px;
	background:url(../images/qd_submit.png) no-repeat;
	background-size:contain;
	border:none;
	margin:0 10px;
}
.modify_member_p .fh_submit{
	width:140px;
	height:50px;
	background:url(../images/fh_submit.png) no-repeat;
	background-size:contain;
	border:none;
	margin:0 10px;
}

/*在线成功*/
.zxcg_div{
	text-align:center;
	margin:20px 0;
	font-size:15px;
}
.zxcg_div .gg_p{
	color:#ff6600;
	font-size:40px;
	font-weight:bold;
	padding-top:20px;
}
.zxcg_div .fdj_p{
	color:#9e9e9e;
	font-size:22px;
}
.zxcg_div  .ewm_p{
	padding-top:40px;
}
.zxcg_div  .but_p{
	padding:30px 0 20px 0;
}
.zxcg_div  .but_p a{
	width:220px;
	height:50px;
	background:#4fc1e9;
	display:inline-block;
	color:#fff;
	line-height:50px;
	font-size:18px;
	border-radius:5px;
}