@charset "utf-8";
/* CSS Document */

/* common style*/
*{margin:0px;padding:0px;}
body{font-family:"微软雅黑";font-size:12px;color:#616161;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{padding:0 margin:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,table,th,td{font-size:1em;font-style:normal;font-weight:normal;}
strong{font-weight:bold;}
ul,ol{list-style:none outside none;}
fieldset,img{border:medium none;}
caption,th{text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
input,select,textarea{font-family:"微软雅黑";}
a{outline:medium none;}
a:link,a:visited,a:active{text-decoration:none;}
a:hover{text-decoration:underline;}
i,cite,em{font-style:normal;}
.fl{ float:left;}


body{background:url(../images/smrz_bg.gif) repeat-x;}
.smrz_warp{width:990px;margin:0 auto;background:url(../images/smrz_bgcon.png) no-repeat;height:582px;min-height:582px; padding-top:248px;}

/* 选项卡入口  登记or查询 */
.smrz_main1{clear:both;padding:8px;text-align:center;}
#smrz_tabs1,#smrz_tabs2{height:auto;width:466px;border-left:1px solid #c2c2c2;border-top:2px solid #0e60ad;border-right:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2;background-color:#f4f4f4; margin:0 auto;}
.smrz_menu1{width:466px;height:40px;}
.smrz_menu1 li{display:block;float:left;width:233px;font-size:18px;line-height:40px;color:#fff;text-align:center;cursor:pointer;background:#0e60ad;}
.smrz_menu1 li.hover{background:#f4f4f4;width:233px;border:0px;color:#333;}
#smrz_main1 ul{display:none;}
#smrz_main1 ul.block{display: block;}
.smrz_main1 li.djrk{padding-top:8px;}
.smrz_main1 li.cxrk{padding-top:26px;}
.smrz_main1 li dl{padding-top:16px;padding-left:54px;height:31px;font-size:14px;color:#616161;}
.smrz_main1 li dl dt{float:left;width:92px;height:31px;line-height:31px;text-align:left;}
.smrz_main1 li dl dd{float:left;height:31px;line-height:31px;}
.smrz_main1 li dl .mathcodes{margin-left:6px;}
.smrz_main1 li dl dd input{padding:0px 8px;width:224px;height:29px;line-height:29px;border:1px solid #d5d5d5;margin-right:12px;}
.smrz_main1 li dl dd.yzm_input input{padding:0px 8px;width:86px;margin-right:12px;}
.smrz_main1 li .djrk_kh input,.smrz_main1 li .cxrk_kh input{margin-right:12px;}
.smrz_main1 li .djrk_kh a,.smrz_main1 li .cxrk_kh a{display:inline-block;width:14px;height:26px;background:url(../images/smrz_icon.png) 0 0;color:#fff;margin-top:-1px;margin-left:6px;}
.smrz_main1 li .djrk_kh .car_del,.smrz_main1 li .cxrk_kh .car_del{background:url(../images/smrz_icon.png) 0 -31px;}
.smrz_main1 li .djrk_yzm a{font-size:12px;color:#0e60ad;margin-left:6px;}
.smrz_main1 li .djrk_yzm span{font-size:12px;color:#868686;}
.smrz_main1 li .djrk_yzxx,.smrz_main1 li .cxrk_yzxx{padding-top:10px;height:31px;*height:auto;}
.smrz_main1 li .djrk_yzxx dd,.smrz_main1 li .cxrk_yzxx dd{font-size:12px;color:#f00;width:270px;height:auto;line-height:18px;text-align:left;margin-bottom:10px;font-family:"宋体"}
.smrz_main1 .djrk_btn,.smrz_main1 .cxrk_btn{width:100%;margin:0 auto;height:30px;margin-bottom:28px;}
.smrz_main1 .djrk_btn a,.smrz_main1 .cxrk_btn a{display:inline-block;width:126px;height:32px;line-height:30px;background-color:#0e60ad;color:#fff;font-size:16px;}
.smrz_main1 .djrk_btn a:hover,.smrz_main1 .cxrk_btn a:hover{text-decoration:none;background-color:#1f7cd3;}

/*  登记or查询结果  */
.smrz_tabs2 h3{width:100%;height:67px;line-height:67px;text-align:center;font-size:18px;color:#333;}
.smrz_tabs2 table{width:402px;height:auto;border:1px solid #d3d3d3;margin:0 auto;font-size:12px;color:#616161;}
.smrz_tabs2 table tr{height:30px;line-height:30px;text-align:center;}
.smrz_tabs2 table th{color:#333;text-align:center;}
.smrz_tabs2 table .col{background:#b9d4f3;}
.smrz_tabs2 .link{height:60px;line-height:60px;text-align:center;}
.smrz_tabs2 .link a{color:#468bfe;text-decoration:none;}
.smrz_tabs2 .link a:hover{text-decoration:underline;}
.smrz_tabs2 .cxjg_btn{width:100%;margin:0 auto;height:30px;margin-bottom:28px;text-align:center;}
.smrz_tabs2 .cxjg_btn a{display:inline-block;width:126px;height:32px;line-height:30px;background-color:#0e60ad;color:#fff;font-size:16px;text-align:center;}
.smrz_tabs2 .cxjg_btn a:hover{text-decoration:none;background-color:#1f7cd3;}

/* 右侧浮动 */
#right_arrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:152px;z-index:999;}
#right_arrow a{display:block;height:45px;}
#float_boxs{width:152px;height:457px;background:url(../images/smrz_rbg.png) no-repeat;position:fixed;top:180px;right:0;z-index:999;}
#float_boxs .float_one{width:106px;height:108px;float:left;line-height:28px;position:relative;padding-top:170px;padding-left:45px;}
#float_boxs .float_one a{color:#676767;font-size:14px;text-decoration:none;}
#float_boxs .float_one a:hover{color:#1f7cd3;text-decoration:underline;}
#float_boxs .float_two{width:118px;height:67px;line-height:18px;float:left;color:#0e60ad;font-size:12px;padding-left:26px;padding-top:28px;}
#float_boxs .float_three{float:left;width:142px;height:23px;color:#0e60ad;font-size:20px;padding-top:48px;padding-left:12px;}

/*  弹出遮罩  公告or明细or充值网点or成功or失败  */
.text_2em{text-indent:2em;}
.p_fr{text-align:right;}
.black_overlay{position:fixed;top:0;left:0;z-index:1987;width:100%;height:100%;background:#000;filter:alpha(opacity=70);opacity:0.7;display:none;}
* html{background:url(*) fixed;}
* html body{margin:0;height:100%;}
* html .black_overlay{position:absolute;left:expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);z-index:999999px;}
.white_content_gg{position:absolute;top:20%;left:25%;width:600px;height:446px;padding:20px;border:10px solid #1f7cd3;background-color:white;z-index:2014;overflow:auto;font-size:12px;color:#565656;display:none;}
.white_content_gg h3{font-size:24px;color:#0e60ad;font-weight:normal;text-indent:20px;height:50px;line-height:40px;border-bottom:2px solid #0e60ad;text-align:center;letter-spacing:10px;margin-bottom:15px;}
.white_content_gg .gonggao{ width:600px; height:849px; overflow-y:auto; background-image:url(../images/smrz_gg.gif);}
.white_content_gg p{line-height:22px;padding:6px 0px;font-family:"宋体"}
.white_content_gg p a{color:#565656;text-decoration:none;}
.white_content_gg p a:hover{color:#1f7cd3;text-decoration:underline;}
.white_content_gg .gg_close{text-align:center;}
.white_content_gg .gg_close a{color:#1f7cd3;text-decoration:none;font-size:14px;}
.white_content_gg .gg_close a:hover{color:#0e60ad;text-decoration:underline;}

.white_content{position:absolute;top:20%;left:25%;width:596px;height:568px;background-color:#ececec;z-index:2014;overflow:auto;display:none;}
.white_content .mx_close{display:block;float:right;width:14px;height:18px;background:#a6a6a6;color:#fff;text-decoration:none;padding-left:6px;padding-top:2px;margin-right:16px;margin-top:16px;}
.white_content .mx_close:hover{background:#1f7cd3;}
.white_content .rzmx{width:500px;height:448px;margin:0 auto;background-image:url(../images/smrz_mxbg1.png);margin-top:42px;}
.white_content .rzmx h4{font-size:16px;color:#fff;padding-left:26px;padding-top:12px;}
.white_content .rzmx .rzmx_con{width:460px;height:348px;padding-left:20px;margin-top:40px;overflow-y:scroll;overflow-x:hidden;}
.white_content .rzmx .rzmx_con h5{font-size:16px;color:#6d6d6d;text-align:center;margin:10px 0px;}
.white_content .rzmx .rzmx_con p{line-height:18px;padding-top:10px;color:#767676;}
.white_content .rzmx .rzmx_con .text{text-indent:2em;}
.white_content .rzmx .rzmx_con a{color:#767676;text-decoration:none;}
.white_content .rzmx .rzmx_con a:hover{color:#1f7cd3;text-decoration:underline;}
.white_content .tip_text{color:#131313;font-size:14px;line-height:22px;margin:16px 47px 0px;text-indent:2em;}
.white_content .tip_text em{color:#0e60ad;}
.white_content .czwd{width:500px;height:448px;margin:0 auto;background-image:url(../images/smrz_mxbg2.png);margin-top:42px;}
.white_content .czwd h4{font-size:16px;color:#fff;padding-left:26px;padding-top:12px;}
.white_content .czwd .czwd_con{width:460px;height:372px;padding:0px 20px;margin-top:40px;}
.white_content .czwd .czwd_con .czwd_nav{width:430px;height:54px;background-color:#e2e2e2;padding:15px;}
.white_content .czwd .tit{float:left;width:66px;color:#302f2f;}
.white_content .czwd .czwd_nav_con{float:left;width:350px;}
.white_content .czwd .czwd_nav_con a{display:inline-block;margin-left:6px;color:#a0a0a0;text-decoration:none;line-height:18px;}
.white_content .czwd .czwd_nav_con .more{color:#a0a0a0;}
.white_content .czwd .czwd_nav_con a.hover{display:inline-block;background:#0e60ad;text-align:center;color:#fff;padding:1px 6px;}
.white_content .czwd .czwd_nav_con .hover:hover{color:#fff;text-decoration:none;}
.white_content .czwd .czwd_nav_con a:hover{color:#1f7cd3;text-decoration:underline;}
.white_content .czwd .czwd_con .czwd_add{width:460px;height:262px;margin-top:18px;overflow-y:scroll;overflow-x:hidden;}
.white_content .czwd .czwd_con .czwd_add dl{padding-top:26px;padding-left:12px;color:#616161;}

.white_content_sb,.white_content_cg{position:absolute;top:50%;left:38%;width:334px;height:189px;padding:8px;background-color:white;z-index:2014;overflow:auto;display:none;}
.white_content_sb .rz_wz,.white_content_cg .rz_wz{height:27px;width:100%;margin:0 auto;margin-top:12px;margin-bottom:26px;}
.white_content_sb .rz_wz,.white_content_cg .rz_wz1{margin-top:30px;}
.white_content_sb .rz_wz .sb_text,.white_content_cg .rz_wz .sb_text{font-size:18px;color:#000;line-height:27px;text-align:center;}
.white_content_sb .rz_wz .rzjg_tag1{display:inline-block;position:relative;top:5px;width:25px;height:25px;background:url(../images/smrz_icon.png) 0px -125px;margin-right:8px;}
.white_content_cg .rz_wz .rzjg_tag2{display:inline-block;position:relative;top:5px;width:25px;height:25px;background:url(../images/smrz_icon.png) 0px -78px;margin-right:8px;}
.white_content_sb1 .rz_wz .rzjg_tag3,.white_content_cg1 .rz_wz .rzjg_tag3{background:url(../images/smrz_icon.png) 0px -175px;}
.white_content_sb .rz_jgts,.white_content_cg .rz_jgts{font-size:12px;font-family:"宋体";color:#f00;width:266px;margin:0 auto;margin-bottom:30px;line-height:16px;}
.white_content_sb .rz_zsts,.white_content_cg .rz_zsts{font-size:14px;color:#fd610c;width:266px;margin:0 auto;margin-bottom:10px;line-height:18px;}
.white_content_sb .cz_btn{height:30px;}
.white_content_cg .cz_btn{height:30px;margin-top:20px;}
.white_content_cg .cz_btn1{margin-top:56px;}
.white_content_sb .cz_btn .qr,.white_content_cg .cz_btn .qr{display:inline-block;width:87px;height:30px;text-align:center;color:#fff;background:#0e60ad;line-height:28px;font-size:12px;text-decoration:none;margin:0 auto;}
.white_content_cg .cz_btn .qr,.white_content_sb .cz_btn .qr{display:block;}

.white_content_sb .cz_btn .qrmr,.white_content_cg .cz_btn .qrmr{margin-right:20px;margin-left:68px;}
.white_content_sb .cz_btn .qr:hover,.white_content_cg .cz_btn .qr:hover{background:#1f7cd3;text-decoration:none;}



/* 实名制认证流程 */
.flow_body{background:none;}
.smrz_warp1{background:none;height:auto; padding-top:0px;}
.smrz_warp1 .smrz_flow1{ float:left; width:990px; height:144px; padding-top:76px; margin:0 auto; background:#0e60ad;}
.smrz_warp1 .flow1_line{ width:990px; height:2px; background:#0e60ad; margin-top:3px; overflow:hidden;}
.smrz_warp1 .smrz_flow1 .flow1_tit{ width:652px; height:87px; background:url(../images/smrz_flowtit.gif) no-repeat; margin:0 auto;}
.smrz_warp1 .smrz_flow2{ float:left; width:990px; background:#f8f8f8; margin:0 auto;}
.smrz_warp1 .smrz_flow2 #smrzf_tabs1{ width:942px; padding:60px 24px;}
.smrz_warp1 .smrz_flow2 .smrzf_menu1{ width:365px; height:52px; line-height:52px; background:#288ceb; color:#fff; text-align:center;border-radius:8px;background:#288ceb url(../images/smrz_flowtag.gif) no-repeat 160px 0; margin:0 auto;}
.smrz_warp1 .smrz_flow2 .smrzf_menu1 li{ float:left; width:124px; color:#fff; font-size:16px; display:inline-block; cursor:pointer;}
.smrz_warp1 .smrz_flow2 .smrzf_menu1 .hover{ color:#fddb89;}
.smrz_warp1 .smrz_flow2 .smrzf_main1{ margin-top:52px;}
.smrz_warp1 .smrzf_main1 .flow1_con p,.smrz_warp1 .smrzf_main1 .flow2_con p{ font-size:14px; color:#3d3d3d; line-height:18px; padding-bottom:30px;}
.smrz_warp1 .smrzf_main1 .flow1_con .img,.smrz_warp1 .smrzf_main1 .flow2_con .img{ width:100%;margin-bottom:20px;}
.smrz_warp1 .smrzf_main1 .flow1_con .img img,.smrz_warp1 .smrzf_main1 .flow2_con .img img{ display:block; margin:0 auto; border:1px solid #c5c5c5;}
.smrz_warp1 .smrzf_main1 .flow1_con .img span,.smrz_warp1 .smrzf_main1 .flow2_con .img span{ display:block; text-align:center; padding:10px 0px 20px; color:#909090;}
.smrz_warp1 .flow1_con .imgpt20,.smrz_warp1 .flow2_con .imgpt20{ padding-top:20px;}
.smrz_warp1 .smrz_flow3{ float:left; width:990px; height:128px; background:#f8f8f8;}
.smrz_warp1 .smrz_flow3 a{ display:block; width:194px; height:54px; background:#38d158; font-size:16px; color:#fff; text-decoration:none;border-radius:5px; box-shadow:0 4px 0 #25b643; text-align:center; line-height:54px; margin:0 auto; margin-top:8px;}

/* 实名制认证报失登记 */
.smrz_menu1 li.odd_menu{ width:466px;cursor:auto;}
.white_content_sb1,.white_content_cg1{ height:160px; top:40%;}
.white_content_sb2{ height:218px;}
.white_content_cg2{ height:200px;}
.white_content_cg3{ height:218px;}
.white_content_cg1 .rz_jgts_b{ color:#333;}
.white_content_cg1 .rz_zsts_red{ color:#f00;}


/*detailed page begin*/
.white_content3,.white_content4{position:absolute;width:596px;height:529px;left:29%;top:160px;background:#ececec;z-index:2015;overflow:auto;display:none;}
.smrz_closeT1{ float:right; width:18px; height:18px; color:#fff; background:#a6a6a6; font-size:16px; margin:13px 15px;}
.smrz_closeT1:hover{ color:#000; filter:alpha(opacity=60);opacity:0.6;}
.white_content3 .title{ width:500px; height:51px; background-image:url(../images/detailed_ys.png); text-indent:-9999px; margin:44px 48px 0px;}
.white_content3 .con{ width:456px; height:395px; border-left:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; border-right:1px solid #d5d5d5; margin:0px 48px; background-color:#fff; padding:0px 21px; overflow-y:scroll;}
.white_content3 .con h4{ font-size:16px; color:#6d6d6d; line-height:42px; text-align:center;}
.white_content3 .con p{font-size:12px; color:#565656; text-align:left; text-indent:2em; line-height:28px;}
/*detailed page end*/
#smrz_warp .yszc{
  color: #666;
  padding-top: 6px;
  padding-bottom:10px;
}
#smrz_warp .yszc a,#smrz_warp .yszc a:hover {
  color: #0e60ad;
  text-decoration:none;
}
.smrz_main1 li div .tui-checkbox:checked {
	background:#0e60ad;
}
.smrz_main1 li div .tui-checkbox {
	width:16px;
	height:16px;
	background-color:#fff;
	border:solid 1px #0e60ad;
	-webkit-border-radius:50%;
	border-radius:50%;
	font-size:12px;
	margin:0;
	padding:0;
	margin-right:4px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	cursor:default;
	-webkit-appearance:none;
	-webkit-user-select:none;
	user-select:none;
	-webkit-transition:background-color ease 0.1s;
	transition:background-color ease 0.1s;
}
.smrz_main1 li div .tui-checkbox:checked::after {
	content:'';
	top:1px;
	left:1px;
	position:absolute;
	background:transparent;
	border:#fff solid 2px;
	border-top:none;
	border-right:none;
	height:5px;
	width:9px;
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}