@charset "utf-8";


/*-- 首页 --*/

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
    margin: 0px;
    padding: 0px; 
}

ul, ol, li {
	margin:0;
	padding:0;
	list-style:none;
}

a:link,a:visited,a:active{ color:#333;text-decoration:none; -webkit-transition:all .2s linear;transition:all .2s linear;}a:hover{ color:#16a5f3; text-decoration:underline; webkit-transition: .5s; transition: .5s;}
table{border-collapse:collapse;border-spacing:0;}
.fl{float:left;}.fr{float:right;}
.clear{clear:both;}
img{ vertical-align:middle;}

.clearfix:after { 
    visibility: hidden; 
    display: block; 
    font-size: 0; 
    content: " "; 
    clear: both; 
    height: 0; 
} 

input,select{font-family:"微软雅黑","黑体";}



html,body{
	background:#f0f2f5; font-family:"微软雅黑","黑体";color:#333; font-size:16px;
    padding:0;
    margin:0; height:100%;
}

::-webkit-input-placeholder{color: #ccc;}
::-moz-placeholder{ color: #ccc;        }
:-ms-input-placeholder{  color: #ccc;}



.top{ background:url(../img/top_bg.jpg)  no-repeat  center bottom; height:140px; min-width:1200px; position:relative;}

.bg_fff{ background:#fff;}

.botom{ padding:25px 0; background:#fff; min-width:1200px; text-align:center;}
.wid570px{ width:570px; margin:0 auto; line-height:24px; font-size:14px; text-align:left;}
.wid570px img{ float:left; margin-right:10px;}


.login_bg{ background:url(../img/login_bg.jpg) no-repeat bottom center; height:560px; position:relative; min-width:1200px;}


.login_box{ width:410px; height:520px; background:#fff; border-radius:6px; border:2px solid #e6e6e6; padding:16px 25px; box-sizing:border-box; position:absolute; bottom:27px; left:50%; margin-left:170px; box-shadow:0px 0px 12px 4px #eee;}


.login_box h2{ text-align:center; font-size:22px; line-height:40px; color:#222; margin-bottom:18px;}

.login_nav{ height:44px; border-bottom:2px solid #eee;  line-height:44px; text-align:center; margin-bottom:28px;}

.login_nav ul li{ width:50%; float:left; cursor:pointer; height:46px; font-size:18px; position:relative; line-height:42px; text-align:center; color:#000;}
.login_nav ul li:hover{ color:#19a4f2;}
.login_nav ul li.on{ background:#19a4f2; color:#fff;}
.arrowd{border: 8px solid #fff; position:absolute; left:50%; bottom:-16px; margin-left:-8px; display:none;
border-color: #19a4f2  transparent  transparent transparent ;}
.login_nav ul li.on .arrowd{ display:block;}


.login_list{ margin-top:10px;}
.login_list ul li{ height:46px;  margin-bottom:20px; position:relative; }
.bor_bg{ height:44px; border:1px solid #dbdbdb; padding-left:52px; border-radius:24px;  }
.icon_zh{ background:url(../img/icon_zh.png) no-repeat center center; height:25px; width:25px; position:absolute; top:11px; left:16px;}
.icon_mm{ background:url(../img/icon_mm.png) no-repeat center center; height:25px; width:25px; position:absolute; top:11px; left:16px;}
.icon_yzm{ background:url(../img/cjzh_icon4.png) no-repeat center center; height:25px; width:25px; position:absolute; top:11px; left:16px;}
.login_list ul li.active .bor_bg{ background:#e6f6ff;}
.login_list ul li.active .bor_bg{ border:1px solid #19a4f2;}

/* 首页添加手机验证码和图片验证码 */
.icon_tpyzm{ background:url(../img/icon_tpyzm.png) no-repeat center center; height:30px; width:25px; position:absolute; top:11px; left:16px;}
.icon_sjyzm{ background:url(../img/icon_sjyzm.png) no-repeat center center; height:30px; width:25px; position:absolute; top:11px; left:16px;}
.tpyml_img{width: 30%;  height: 45px;cursor: pointer;}
.sjyzm_btn{width: 30% !important;  background-color: #027de1 !important;  color: #ffffff !important;  font-size: 14px !important;  height: 45px !important;cursor: pointer;}



.login_list ul li input{ width:100%; height:44px; line-height:44px; outline:none; border:none; background:none; font-size:17px; color:#333;}
input.login_btn2{ background:#19a4f2; height:50px; border-radius:25px; margin-top:16px; line-height:50px; cursor:pointer; font-size:19px; color:#fff; border:none; width:100%; margin-bottom:12px;}
input.login_btn2:hover{ opacity:.9;}

input[disabled].login_btn2{ background:#ccc; cursor:default;}
input[disabled].login_btn2:hover{ opacity:1;}


.lj_tt{ padding:0 12px; height:26px; line-height:26px;  margin-top:-7px; font-size:15px;}
.lj_tt a{ color:#f29419;}
.lj_tt a.fr{ color:#19a4f2;}


.bt_links{ height:70px; position:absolute; left:25px; width:360px; bottom:15px; text-align:center;}

.lind{ height:20px; border-bottom:1px solid #eee; width:240px; text-align:center; margin:0 auto; margin-bottom:20px;}
.lind h3{ background:#fff; padding:0 12px; display:inline-block; line-height:40px; font-size:15px; color:#777; font-weight:normal;}
.bt_links a{ margin:0 6px; font-size:15px; color:#19a5f2;}

.error{ font-size:14px; color:#f00; /*padding-left:12px;*/ line-height:24px;}

.regist_bg{background:url(../img/login_bg.jpg) no-repeat bottom center; min-height:400px; padding:20px 0; position:relative; min-width:1200px;}
.regist_con{ width:1140px; margin:0 auto; background:rgba(255,255,255,0.9); padding:0px 0 24px 0; min-height:550px; *background:#fff;  }
.wid750px{ width:750px; margin:0 auto; }
.wid750px h2{ text-align:center; line-height:50px; color:#111; font-size:22px; margin-bottom:18px;}
.wid750px h2 img{ margin-right:12px;}

.buzhou_list{ margin:0 auto; margin-bottom:15px; width:630px;}
.buzhou_list ul li{ width:90px; text-align:center; font-weight:bold; line-height:40px; font-size:17px; color:#333; float:left; position:relative; margin-left:178px;}
.num_box{ background:#c9ccce; margin:0 auto; font-weight:none; border-radius:100%; width:66px; height:66px; text-align:center; line-height:66px; font-size:28px; color:#fff;}
.buzhou_list ul li:first-child{ margin-left:0px;}
.line_bg{ background:url(../img/bz_bg.png) no-repeat; height:15px; width:178px; position:absolute; top:30px; right:-178px;}
.buzhou_list ul li.active .num_box{ background:#ff9415;}
.buzhou_list ul li.active .line_bg{ background:url(../img/bz_bg2.png) no-repeat;}
.zhuce_list ul li{  margin-bottom:16px; background:#fff; position:relative; }
.bor_box{height:40px; border:1px solid #ccc; padding-left:184px; position:relative;}
.zhuce_list ul li input{ width:100%; height:38px; font-family:"微软雅黑","黑体";color:#000; font-size:16px; outline:none; border:none;}
.zhuce_list ul li select{ background:url(../img/arrow.png) no-repeat 98% center; width:100%; height:38px; font-family:"微软雅黑","黑体";color:#000; font-size:16px; outline:none; border:none;appearance:none; padding-left:12px;
-moz-appearance:none;
-webkit-appearance:none;}

option{ line-height:30px;}


.fl_text{ position:absolute; top:0px; left:0px; background:#eee; height:40px; line-height:40px; width:168px; color:#000; border-right:1px solid #ccc;}
.fl_text img{ height:21px; width:21px; margin-left:12px; margin-right:12px; float:left; margin-top:9px;}
.col_f00{ color:#f00;}
.col_f60{ color:#f60;}

.zhuce_list ul li.active .bor_box{ border:1px solid #19a4f2;}
.zhuce_list ul li.active .fl_text{ border-right:1px solid #19a4f2;}
.jies_tt{ font-size:15px; color:#888; line-height:26px; padding-left:175px;}
.xy_tt{ font-size:14px; color:#333; margin-top:8px;}
.xy_tt a{ color:#19a4f2;}
.btn_box{ margin-top:15px;}
.btn_box a{ width:350px; height:44px; text-decoration:none; text-align:center; line-height:44px; font-size:18px; color:#fff; display:block; background:#16a5f3;}
.btn_box a:hover{ opacity:.9;}
.btn_box a.bg_f60{ background:#ff9415;}
.btn_box a.bg_f60.active{ background:#d5d5d5;}
.tx_box{ height:40px; border:1px solid #ff2b2b; width:140px; background:#ffafaf; position:absolute; top:-1px; right:-1px; text-align:center; color:#961313; font-size:18PX; line-height:40PX;}
.wid150pxd{ width:140px; padding-left:0px; margin-left:15px;}
.zhuce_list ul li .wid150pxd  select{ background:url(../img/arrow.png) no-repeat 94% center; }
.pad_btn{ padding:12px 0;}

.smrz_nav{ height:32px; margin-bottom:20px; text-align:center;}
.smrz_nav ul li{ border:2px solid #ccc; height:28px; line-height:28px; display:inline-block; margin:0 12px; width:130px; text-align:center; font-size:14px; cursor:pointer;}

.smrz_nav ul li.on{ background:#44abf6; border-color:#44abf6; color:#fff;}
.zccg_box{ text-align:center; font-size:14px; line-height:26px; margin-top:60px;}
.zccg_box a{color:#19a4f2; margin:0 5px;}
.dx_box{ background:#16a5f3; color:#fff; border:1px solid #16a5f3; cursor:pointer; font-size:16px;}
.jg_box{ background:url(../img/icon_jg.png) #d0ecff no-repeat 10px 9px; line-height:24px; padding:5px 0; padding-left:34px; width:640px; margin:0 auto; font-size:13px; color:#1ba6f2; border-radius:4px; margin-bottom:15px; padding-right:15px;}
.jg_box a{ color:#ff9415;}



.apl_box{ position:fixed; top:0px; left:0px; display:none; height:100%; width:100%; background:rgba(0,0,0,0.4); *background:#000; z-index:1001;}

.wid720px{ width:720px; height:400px; background:#fff; border-radius:8px; overflow:hidden; position:fixed; top:50%; left:50%; margin-left:-360px; margin-top:-200px;}


a.close_btn{ background:url(../img/icon_close.png) no-repeat center center; display:block; height:28px; width:28px; border-radius:100%; position:absolute; top:10px; right:12px;}
a.close_btn:hover{background:url(../img/icon_close.png) #139eff no-repeat center center; }

.wid720px h3{ border-bottom:1px solid #e1e1e1; height:56px; line-height:56px; font-size:18px; font-weight:normal; color:#000; text-align:center;}

.tip_cond{ padding:20px 60px; text-align:center; font-size:16px; line-height:30px;}

.numdd{ font-size:12px; line-height:50px;}
.numdd b{ font-size:34px; font-weight:normal;}

.col_ddd{ color:#ffc07c; margin-bottom:30px;}



.anniu_btn{ height:42px; text-align:center; padding-top:20px;}
.anniu_btn a{ height:40px; border:1px solid #bfbfbf; border-radius:6px; font-size:16px; color:#333; text-align:center; line-height:40px; text-decoration:none; width:150px; margin:0 20px; display:inline-block;}
.anniu_btn a.active{ background:#139eff; border-color:#139eff; color:#fff;}

.tip_cond h1{ font-size:24px; text-align:center; line-height:40px; font-weight:normal; margin-bottom:10px;}

#qh_box2{ display:none;}

.grzx_pad{ padding:10px 30px 20px 30px; box-sizing:border-box;}

.wid220px{ width:210px;  }
.wid840px{ width:810px; }


.head_box{ height:100px; width:100px; position:relative;  border-radius:100%; margin:0 auto; margin-bottom:10px; background:#ededed;}
.head_box img{height:100px; width:100px; border-radius:100%;}

.dj_tt{ position:absolute; bottom:-4px; left:70px; height:22px; display:inline-block; color:#fff; white-space: nowrap; line-height:22px; padding:0 10px; border-radius:10px; background:#ffbc39; font-size:12px;}


.wid220px h3{ line-height:20px; font-size:13px; text-align:center; margin-bottom:5px;}

.rz_txt{ text-align:center; font-size:15px;}
.rz_txt a{ color:#ffbc39;}

.nav_list{ margin-top:30px;}
.nav_list ul li{ height:50px; line-height:50px; background:url(../img/arrow2.png) no-repeat 95% center;}
.nav_list ul li img{ height:20px; width:20px; margin-right:10px; float:left; margin-top:15px; }
.nav_list ul li a{ text-decoration:none; display:block;}

.wid840px h2{ color:#222; font-size:17px; line-height:26px; margin-bottom:20px;}


.wid840px ul li{ background:url(../img/list_bg.png) no-repeat; height:100px; width:371px; border:1px solid #e5e5e5; border-radius:4px; float:left; margin-right:32px; box-sizing:border-box; font-size:14px; line-height:28px; margin-bottom:20px; }
.wid840px ul li a{ background:url(../img/icon_more.png) no-repeat 330px 60px; height:100px; width:371px;  display:block; padding:10px 20px; text-decoration:none;}

.wid840px ul li h3{ font-size:16px;  line-height:40px; margin-bottom:5px; }
.wid840px ul li h3 img{ height:22px; width:22px; margin-right:10px; float:left; margin-top:9px;}

.wid840px ul li:hover{ border:1px solid #16a5f3;}


a.return_btn{ height:24px; line-height:24px; text-decoration:none; border-radius:13px; border:1px solid #18a5f3; color:#18a5f3; font-size:14px; display:inline-block; padding:0 14px; margin-bottom:30px;}


.renzheng_list{ padding-top:15px;}
.renzheng_list h2{ background:url(../img/tit_bgd.png) no-repeat left center; font-weight:normal; height:30px; line-height:30px; padding-left:18px; color:#ffc66a; font-size:16px; margin-bottom:20px;}
.renzheng_list h2 b{ font-size:24px;  margin-right:6px;}

.renzheng_list ul li{ width:500px; float:left; height:104px; padding:27px 20px; box-sizing:border-box; border:1px solid #e5e5e5; background:#fff; margin: 0 20px; margin-bottom:35px; font-size:19px; color:#333; line-height:50px; position:relative;}

.renzheng_list ul li img{ width:42px; height:50px; margin-right:20px;}

.renzheng_list ul li.active{ background:#f6f6f6;}

a.renzheng_btn{ width:98px; height:34px; border-radius:6px; color:#fff; font-size:16px; line-height:34px; text-align:center; text-decoration:none; background:#16a5f3; position:absolute; top:50%; margin-top:-17px; right:25px;}
a.renzheng_btn:hover{ opacity:.9;}

.renzheng_list ul li.active a.renzheng_btn{ background:#d9dcde; color:#999; cursor:default;}


h2.titdd{ text-align:center; line-height:50px; color:#111; font-size:22px; margin-bottom:18px;}
h2.titdd img{ margin-right:12px;}

#step_two,#step_three{ display:none;}

#rzqk .rzqk{  text-align: center;font-size: 14px;padding-bottom: 5px;color: #843936;}



.dlbj{
    background-image: url(../img/dlbi_03.jpg);
    background-repeat: no-repeat;

}
.dlbj input{
    margin-top: 389px;
}








