<!--
@charset "utf-8";

a{ color:#1d94d1;}

.text_right{ text-align:right;}



body{background:#eee url(../images/user/user_contents.jpg) no-repeat center 100px;}

.contents{ margin:26px auto 26px auto;padding:0 0 35px 0;width:1200px; background:#fff;border-radius:6px; border:#e8e8e8 solid 1px;}

.footer{ margin:0 auto; background:#fff; border-top:none;}

.header .header_search_tel{ padding-top:36px;}

.footer .footer_box{  min-height:160px; background:none;}
.footer .footer_box,.footer .footer_box a{ color:#7a7a7a;}
.footer .footer_menu{border-top:none;border-bottom:none; text-align:center;}
.footer .footer_copy{text-align:center;}

.form_input{ display:inline-block;*display:inline;*zoom:1; vertical-align:top; min-width:100px; line-height:24px; border:#e5e5e5 solid 1px; padding:6px 10px;}


/* User form */
.u_form{ margin:20px 20px 20px 20px; border:#eaeaea solid 3px; padding:10px 0;}
.u_form dl{ display:block; margin:8px auto 0 auto; padding:0 0px 8px 20px; width:80%; border-bottom:#e5e5e5 dotted 1px;}
.u_form dl dt{display:inline-block;*display:inline;*zoom:1; vertical-align:top; padding-right:2%; width:18%; line-height:36px;font-size:14px; text-align:right;}
.u_form dl dd{display:inline-block;*display:inline;*zoom:1; vertical-align:top; width:60%;}
.u_form dl dd.u_form_text{line-height:36px;font-size:14px;}
.u_form dl:last-child{ border-bottom:none;}
.u_form .validation-summary-valid,.u_form .validation-summary-errors{ margin:-10px 0 15px 0;}


.u_form dl dt strong{ color:#f76e12; font-weight:normal;}
.u_form .form_input{ width:70%;}
.u_form .verifycode .form_input{ width:120px;}
.u_form .verifycode .btn{ height:38px;}
.u_form .select2_category{width:70%;}

.u_form .u_form_date dt{}
.u_form .u_form_date dd{ width:auto;}
.u_form .u_form_date .form_input{ width:110px;}


.u_form_list{ margin:10px 20px 0 20px; border:#eaeaea solid 1px; padding:0 0;}
.u_form_list dl{ display:block; margin:6px auto 0 auto; padding:0 0px 6px 20px; width:80%;line-height:28px; border-bottom:#e5e5e5 dotted 1px;}
.u_form_list dl dt{display:inline-block;*display:inline;*zoom:1; vertical-align:top; padding-right:2%; width:18%; font-size:14px; text-align:right;}
.u_form_list dl dd{display:inline-block;*display:inline;*zoom:1; vertical-align:top; width:60%;}
.u_form_list dl:last-child{ border-bottom:none;}

.u_form_top { /*margin:10px 20px 0 20px;*/ position:relative; height:36px; border-bottom:#d7d7d7 solid 3px;}
.u_form_top h2{display:inline-block;*display:inline;*zoom:1; vertical-align:top; margin-bottom:-3px; padding:0 8px 0 8px; height:36px; color:#666; font-size:18px; font-weight:normal;border-bottom:#ff6600 solid 3px;}
.u_form_top h2 em{font-size:14px;}
.u_form_top span{ position:absolute; right:0; top:5px;}

.u_form_table,.u_form_tablenoimg { margin:10px 0px 0 0px;border: 1px solid #ddd;}
.u_form_table img{width:50px; max-width:50px; }
.u_form_table td,.u_form_table th,.u_form_tablenoimg td,.u_form_tablenoimg th{ font-size:14px; line-height:22px !important; vertical-align:middle !important;}



.search_submit{ margin:10px auto; text-align:center;}
.search_submit .btn{ margin:0 5px;}


.orders_pay_submit{ position:relative; margin:18px  auto 10px auto; padding:0 0 0 42px; height:72px; line-height:72px;font-size:14px; font-weight:400; color:#4e4e4e; border:#ff6600 solid 2px; background:#fffcf0;}
.orders_pay_submit strong{ color:#f76e12; font-size:36px;}
.orders_pay_submit button{ position:absolute; right:-2px; top:-2px; padding:0 80px; height:76px; line-height:76px; font-size:30px; border-radius:0; color:#fff; text-align:center; background-color:#ff6600; border:none; cursor:pointer;}
.orders_pay_submit button[disabled]{cursor:not-allowed; color:#ccc; background-color:#777;}


.orders_buy{ margin:10px auto; text-align:center;}
.orders_buy button{display:inline-block;*display:inline;*zoom:1; vertical-align:top;padding:6px 20px; font-size:22px; border-radius:3px; color:#fff; background-color:#f76e12; border:none; cursor:pointer;}



.login{ min-width:1200px; height:595px; background:#60b6e7 url(../images/user/login.jpg) no-repeat center bottom;}
.login .body_box{ overflow:hidden;}
.login .login_form{ position:relative; margin:80px auto 0 790px; padding:26px 28px 10px 28px; width:306px; min-height:386px; border:#d2d2d2 solid 1px; background:#fff;}
.login .login_form h2{ font-size:24px; color:#3c3c3c; font-weight:normal;}
.login .login_form dl{}
.login .login_form dd{padding:10px 0;}
.login .login_form .i_username,.login .login_form .i_userpassword,.login .login_form .i_verifycode{ display:inline-block;*display:inline;*zoom:1;vertical-align:middle; box-sizing:border-box; width:100%; padding:0 0 0 50px; height:40px; line-height:40px; font-size:16px; border:#ddd solid 1px; border-radius:0;}
.login .login_form .i_username{ background:url(../images/user/user_ico.png) no-repeat -60px 0px;}
.login .login_form .i_userpassword{ background:url(../images/user/user_ico.png) no-repeat -60px -40px;}
.login .login_form .i_verifycode{ background:url(../images/user/user_ico.png) no-repeat -60px -40px; width:45%;}
.login .login_form dd img{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}

.login .login_form .login_reg_forgot{margin-top:16px; }
.login .login_form .login_reg_forgot a{color:#28beaf;}
.login .login_form .login_reg{ float:left; }
.login .login_form .login_reg a{font-size:14px;}
.login .login_form .login_btn{ margin-top:16px;}
.login .login_form .login_btn button{display:inline-block; width:100%; padding:6px 20px; font-size:22px; border-radius:0; color:#fff; background-color:#f76e12; border:none; cursor:pointer;}

.login .login_cooperation{ display:block; clear:right; margin-top:20px;}
.login .login_cooperation dd{ display:block; padding-top:12px;}
.login .login_cooperation dd a{display:inline-block;*display:inline;*zoom:1;vertical-align:top; width:40px; height:40px; background:url(../images/user/user_ico.png) no-repeat 0px -80px;}
.login .login_cooperation a.login_weibo{ background-position:0px -120px;}
.login .login_cooperation a.login_qq{ background-position:0px -80px;}
.login .login_cooperation a.login_weixin{background-position:-40px -80px;}
.login .login_container{ display:none;position:absolute; left:0; top:0;width:362px; height:100%; z-index:20; background:#fff;}

.login .login_container_close{ display:none;position:absolute;right:5px;top:5px;z-index:30;width:30px;height:30px;overflow:hidden; cursor:pointer;}
.login .login_container_close:after{content:" ";float:right; margin:8px 8px;width:15px;height:15px;background:url(../images/ico.png) no-repeat 0px -468px; overflow:hidden}


.reg{ margin:30px 100px 0 100px;}
.reg .orders_buy button{ padding:6px 60px;}
.reg .u_form{ border:none;}
.reg .u_form dl dt{font-size:16px;}

.user_reg_step{margin:42px 50px 0 50px; height:50px; text-align:center; border-bottom:#d4d4d4 solid 7px;}
.user_reg_step dl{display:inline-block;*display:inline;*zoom:1; vertical-align:top; margin-bottom:-7px; padding:0 30px; height:50px;border-bottom:#d4d4d4 solid 7px; }
.user_reg_step dl dt{display:inline-block;*display:inline;*zoom:1;vertical-align:top; width:30px; height:30px; line-height:30px; font-size:18px; color:#fff; background:#7f7f7f; border-radius:30px;}
.user_reg_step dl dd{display:inline-block;*display:inline;*zoom:1;vertical-align:top; padding-left:24px; line-height:30px; color:#666; font-size:24px; font-weight:400;}

.user_reg_step dl.hover{ border-bottom-color:#ff6600;}
.user_reg_step dl.hover dt{ background:#ff6600;}
.user_reg_step dl.hover dd{color:#f76e12;}

.user_reg_tips{ display:block; margin:60px auto 0 auto; padding:30px 28px 28px 28px; width:500px; }
.user_reg_tips dt{display:inline-block;*display:inline;*zoom:1; vertical-align:top; width:34px; height:34px; background:url(../images/ico.png) no-repeat -66px -510px;}
.user_reg_tips dd{display:inline-block;*display:inline;*zoom:1; vertical-align:top; padding-top:0px; margin-left:28px; font-size:24px; color:#f76e12;}
.user_reg_tips dd p{ display:block; padding-top:10px; font-size:14px; color:#8c8c8c;}
.user_reg_tips dd strong{ color:#ff6600; font-weight:normal;}


.user_top{ height:48px; line-height:48px; background:#f5f5f5; border-bottom:#f0f0f0 solid 2px;}
.user_top h2{display:inline-block;*display:inline;*zoom:1; padding-left:36px; color:#969696; font-size:22px; font-weight:normal;}
.user_top span{ float:right; padding-right:34px; line-height:48px;}
.user_top span a{ color:#3c3c3c;}
.user_top span strong { color:#f76e12; font-weight:normal;}


/*.lefts{ display:inline; float:left; margin:26px 0 0 16px; padding:12px 0px 80px 0px; width:190px; border:#e4e4e4 solid 1px;}
.rights{ display:inline; float:right; margin:26px 36px 0 0; width:922px;}*/



.user_menu{ display:block;}
.user_menu dd{ position:relative; padding-left:36px; height:35px; line-height:35px; border-bottom:#ddd dotted 1px;}
.user_menu dd i{ position:absolute; top:8px; left:6px; width:18px; height:18px; background:url(../images/user/user_menu.png) no-repeat -18px 0px;}
.user_menu dd a{ display:block; height:100%; color:#333; font-size:14px; font-weight:400;}
.user_menu dd a:hover,.user_menu dd a:active,.user_menu dd a.hover{text-decoration:none;  color:#ff6600; }
/*.user_menu dd.user_menu_no{ margin:6px -10px 0 -10px;padding-left:16px; border-bottom:#ddd solid 2px;font-size:16px; color:#ff6600;}*/
.user_menu dd.user_menu_no{ margin:6px 0px 0 0px;padding-left:16px; border-bottom:#ddd solid 2px;font-size:16px; color:#ff6600;}
.user_menu dd.user_menu_line{ margin:10px -16px -6px -16px; height:10px;border-top:#e4e4e4 solid 1px;border-bottom:#ff6600 solid 4px; background:#fff;}

a.icon-MyPolicyBatchPay i{background-position:-18px -18px;}
a.icon-MyAppraise i{background-position:-18px -36px;}
a.icon-MyAgentDetails i{background-position:-18px -54px;}
a.icon-MyAgentQRCode i{background-position:-18px -72px;}
a.icon-MyAgentUser i{background-position:-18px -90px;}
a.icon-MyWallet i{background-position:-18px -108px;}
a.icon-MyUserCash i{background-position:-18px -126px;}
a.icon-MyUserPolicyInfo i{background-position:-18px -144px;}
a.icon-MyPolicy:hover i,a.icon-MyPolicy.hover i{background-position:0px 0;}
a.icon-MyPolicyBatchPay:hover i,a.icon-MyPolicyBatchPay.hover i{background-position:0px -18px;}
a.icon-MyAppraise:hover i,a.icon-MyAppraise.hover i{background-position:0px -36px;}
a.icon-MyAgentDetails:hover i,a.icon-MyAgentDetails.hover i{background-position:0px -54px;}
a.icon-MyAgentQRCode:hover i,a.icon-MyAgentQRCode.hover i{background-position:0px -72px;}
a.icon-MyAgentUser:hover i,a.icon-MyAgentUser.hover i{background-position:0px -90px;}
a.icon-MyWallet:hover i,a.icon-MyWallet.hover i{background-position:0px -108px;}
a.icon-MyUserCash:hover i,a.icon-MyUserCash.hover i{background-position:0px -126px;}
a.icon-MyUserPolicyInfo:hover i,a.icon-MyUserPolicyInfo.hover i{background-position:0px -144px;}


.u_top { margin-top:12px; position:relative; height:46px; border-bottom:#d7d7d7 solid 7px;}
.u_top h2{display:inline-block;*display:inline;*zoom:1; vertical-align:top; margin-bottom:-4px; padding:0 8px 0 8px; height:46px; color:#666; font-size:24px; font-weight:normal;border-bottom:#ff6600 solid 7px;}
.u_top .u_top_menu{display:inline-block;*display:inline;*zoom:1; vertical-align:top;}
.u_top .u_top_menu a{display:inline-block;*display:inline;*zoom:1; vertical-align:top; margin-left:20px; padding:0 15px; height:28px; line-height:28px; border:#fff solid 1px; font-size:14px; color:#333; font-weight:400; border-radius:3px;}
.u_top .u_top_menu a:hover,.u_top .u_top_menu a:active,.u_top .u_top_menu a.hover{border:#bdbdbd solid 1px; }
.u_top .u_top_tools{ position:absolute; top:8px; right:200px;}
.u_top .u_search{ position:absolute; top:18px; right:10px; height:20px; line-height:20px; color:#000; font-size:16px; cursor:pointer;}
.u_top .u_search i{ padding-left:6px; color:#d7d7d7; font-size:12px;}
.u_top .u_search {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currentlynot supported by any browser */}




/* 会员首页 */
.u_info{ margin:26px auto 26px auto;}
.u_info .profile{display:inline-block;*display:inline;*zoom:1; vertical-align:top;}
.u_info .profile dt{display:inline-block;*display:inline;*zoom:1; vertical-align:top; margin-right:30px; width:114px; height:114px; border:#fff solid 5px; border-radius:114px;
-moz-box-shadow:4px 4px 8px #4D4D4D; -webkit-box-shadow:4px 4px 8px #4D4D4D; box-shadow:4px 4px 8px #4D4D4D;}
.u_info .profile dt img{ width:100%; height:100%;border-radius:114px;}
.u_info .profile dd{display:inline-block;*display:inline;*zoom:1; vertical-align:top; color:#666; line-height:30px;font-size:14px; }
.u_info .profile dd h4{ color:#000; font-size:16px; line-height:52px;}
.u_info .profile dd i{ color:#666; padding-left:20px; font-size:14px; font-style:normal; font-weight:normal;}
.u_info .profile dd strong{ color:#ef1011;font-weight:normal;}
.u_info .profile dd span{display:inline-block;*display:inline;*zoom:1; vertical-align:middle; width:90px; height:12px; line-height:12px; background:#ddd; overflow:hidden;}
.u_info .profile dd label{ display:block; font-size:10px; background:#ef1011; height:100%; color:#fff; text-align:center;}
.u_info .search_claims{ float:right; margin-top:10px; padding:14px 40px 10px 22px; border-left:#ebebeb solid 1px;}
.u_info .search_claims dd{display:inline-block;*display:inline;*zoom:1; vertical-align:top; width:94px; height:75px; margin-left:16px;}
.u_info .search_claims dd a{ display:block; height:100%; color:#fff; font-size:14px; font-weight:400; text-align:center; background:#ff6600; border-radius:3px;}
.u_info .search_claims dd a i{ display:block; margin:0 auto; width:40px; height:48px;}
.u_info .search_claims dd a.icon_claims{ background:#28beaf;}
.u_info .search_claims dd a.icon_searchpolicy i{ background:url(../images/user/user_ico.png) no-repeat 0px -160px;}
.u_info .search_claims dd a.icon_claims i{background:url(../images/user/user_ico.png) no-repeat 0px -208px;}

.u_box{ margin:22px 0px 10px 0px; padding:8px 12px; border:#eaeaea solid 5px;}
.u_box dl{ display:block; margin:0 auto 0 auto; padding:0 0px 0 0; height:42px; line-height:42px; width:100%; border-bottom:#e5e5e5 dotted 1px;font-size:14px;}
.u_box dl dd{display:inline-block;*display:inline;*zoom:1; vertical-align:top; width:30%; padding-left:1%;}
.u_box dl:last-child{ border-bottom:none;}
.u_box a.u_gray,.u_box a.u_yellow{display:inline-block;*display:inline;*zoom:1; vertical-align:middle; margin-left:10px; padding:0 6px; height:22px; line-height:22px;color:#fff; background:#b4b4b4; text-align:center; border-radius:3px; overflow:hidden;}
.u_box a.u_yellow{background:#ff6600; }

/* 会员首页结束 */



/* 我的保单 */
.orders_list,.userfriends_list,.usercash_list{ margin:18px auto 0 auto;border: 1px solid #ddd;}
.orders_list td,.orders_list th,.userfriends_list td,.userfriends_list th,.usercash_list td,.usercash_list th{ padding:10px 8px !important; font-size:14px; line-height:22px !important; vertical-align:middle !important;}
.orders_list td img{ width:100px;}
.orders_list td h4{ position:relative; padding:0 0 3px 0;font-size:14px;}
.orders_list td span{display:inline-block; padding:0 18px; height:20px; line-height:20px; font-size:12px; font-weight:normal; background:#fff; border:#e7e7e7 solid 1px; border-radius:5px;}
.orders_list td label{ padding-right:5px; color:#979797;}
.orders_list td .ordersprice,.usercash_list td .ordersprice{ color:#f76e12; font-size:18px; font-weight:normal;}
.orders_list td .orderscostprice,.usercash_list td .orderscostprice{ text-decoration:line-through; font-weight:normal;}
.orders_list .btn,.usercash_list .btn{ margin-top:5px; padding-left:15px; padding-right:15px;}
.orders_list tbody > tr > td:nth-child(2){ text-align:left;}
.userfriends_list td img{ width:80px; height:80px; border:#fff solid 5px; border-radius:80px;
-moz-box-shadow:4px 4px 8px #4D4D4D; -webkit-box-shadow:4px 4px 8px #4D4D4D; box-shadow:4px 4px 8px #4D4D4D;}
.usercash_list img{ width:50px;}

/* 保单查询 */
.box_search{  margin:-3px auto 0 auto;  border:#eaeaea solid 3px;}
.box_search dl{ display:block; margin:8px auto 0 auto; padding:0 0px 8px 20px;line-height:34px; border-bottom:#e5e5e5 dotted 1px;font-size:16px;}
.box_search dl dt{display:inline-block;*display:inline;*zoom:1; vertical-align:top; width:90px;  text-align:right;}
.box_search dl dd{display:inline-block;*display:inline;*zoom:1; vertical-align:top; padding:0 8px;}
.box_search dl:last-child{ border-bottom:none;}
.box_search .form_input{ width:180px;}
.box_search .select2_category{ min-width:300px;}

/* 批量支付 */
.policybatchpay{ }
.policybatchpay input[type="checkbox"],.policypay input[type="radio"]{ display:none;}
.policybatchpay input[type="checkbox"]+label:after,.policypay input[type="radio"]+label:after{content:"";position:absolute;left:50%;right:20px;top:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border:none;background: url(../images/user/red.png) no-repeat;}

.policybatchpay input[type="checkbox"]+label,.policypay input[type="radio"]+label{position:relative; padding-left:28px;color:#505050; font-weight:normal;
overflow: hidden;white-space: nowrap; -webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;text-overflow: ellipsis;cursor: pointer;}
.policybatchpay input[type="checkbox"]+label:after,.policypay input[type="radio"]+label:after{background-position: -120px 0;}
.policybatchpay input[type="checkbox"]:checked+label:after,.policypay input[type="radio"]:checked+label:after{background-position: -168px 0;}
.policybatchpay input[type="checkbox"][disabled]+label:after,.policypay input[type="radio"][disabled]+label:after{background-position: -192px 0;cursor: default;}
.policybatchpay input[type="checkbox"][disabled]checked+label:after,.policypay input[type="radio"][disabled]checked+label:after {background-position: -216px 0;}


/* 充值 */
.pay_form{ margin:20px auto 10px 10%;}
.radio_pay input[type="radio"]{ display:none;}
.radio_pay label{display:inline-block;border:1px solid #ceced0;background-color:#fafafa;min-width:2em;padding:0.6em 1em;margin:0 .5em .5em 0;max-width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box; font-weight:normal; cursor:pointer;}

.radio_pay [type="radio"]:checked+label{border-color:#ff5400; color:#ff5400;}
.radio_pay [type="radio"][disabled]+label{color:#cfcfcf;border-color:#cfcfcf}



/* 订单评价列表
.myappraise_list dd input[disabled]{ display:none;}
 */
.myappraise_list{ margin-top:20px; border:#e4e4e4 solid 1px;}
.myappraise_list dl{margin:20px 14px 0 14px; padding-bottom:10px;border-bottom:#ddd dotted 1px;}
.myappraise_list dl:last-child { border-bottom:none;}
.myappraise_list dt{ position:relative; padding:10px 60px 10px 10px; font-size:16px; font-weight:normal;}
.myappraise_list dt span{position:absolute; right:10px; top:9px; }
.myappraise_list dd{position:relative; padding:5px 10px 5px 38px; line-height:20px;font-size:14px;}
.myappraise_list dd.comments{ padding:5px 48px 5px 48px; color:#28beaf;}
.myappraise_list dd.comments:before{ position:absolute;content:" "; left:8px; top:8px; width:40px; height:40px; background:url(../images/user/user_ico.png) no-repeat -60px -160px;}
.myappraise_list dd.comments div{ margin-top:5px;line-height:20px;color:#ff6600;padding:5px 0 5px 0; border-top:#e5e5e5 solid 1px;}
.myappraise_list dd.comments label{ display:block; color:#999; font-size:10px; font-weight:normal; font-style:normal;}


.myagentqrcode{margin:0 auto; width:500px; background-color:#fff;padding:12px 10px;border-bottom:1px solid #ccc;}
.myagentqrcode h2{padding-top:30px;  text-align:center;}
.myagentqrcode_img{ text-align:center; }
.myagentqrcode_img img{ width:100%; max-width:300px;}


.orders_pay_success dt{ background:url(../images/orders_pay_success.png) no-repeat center 0;}
.orders_pay_fail dt{ background:url(../images/orders_pay_fail.png) no-repeat center 0;}
.orders_pay_success,.orders_pay_fail{ display:block; margin:18px auto 10px auto; padding:20px 28px 20px 28px; border:#ff6600 solid 2px; background:#fffcf0;}
.orders_pay_success dt,.orders_pay_fail dt{ display:block; margin:0 auto; width:80px; height:80px; background-size:100% auto;}
.orders_pay_success dd,.orders_pay_fail dd{ display:block; text-align:center;}
.orders_pay_success dd h3,.orders_pay_fail dd h3{ display:block; padding:10px 0 30px 0;font-size:20px; font-weight:normal;}
.orders_pay_success a,.orders_pay_fail a{display:inline-block;*display:inline;*zoom:1; vertical-align:top;padding:6px 20px; font-size:22px; border-radius:3px; color:#fff; background-color:#f76e12; border:none; cursor:pointer;}


.sex_group [type="radio"]:checked+label,.radio_pay [type="radio"]:checked+label{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMzMEFBMzQ5Nzg5NzExRTY5NDRBQ0RENThEOTY1MTFGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMzMEFBMzRBNzg5NzExRTY5NDRBQ0RENThEOTY1MTFGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzMwQUEzNDc3ODk3MTFFNjk0NEFDREQ1OEQ5NjUxMUYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzMwQUEzNDg3ODk3MTFFNjk0NEFDREQ1OEQ5NjUxMUYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7H/d71AAAAW0lEQVR42pSSQQ7AIAgEwTfqK33kKkYTArbdcuHgDOoGBSB0NYXSwoStccKGOcHB30KA34ULbFVouEPvgsH7MMJZ8JMPdHqKNT7D35JiffjgklKsVX7shsgQYABWZTidWFMOJwAAAABJRU5ErkJggg==') no-repeat 100% 100%;}

.sex_group{display:inline-block;*display:inline;*zoom:1; text-align:center; box-sizing:border-box;
-webkit-box-flex:1;-ms-box-flex:1;box-flex:1;}
.sex_group input[type="radio"]{ display:none;}
.sex_group label{display:inline-block; margin-right:5px;border:1px solid #ceced0;background-color:#fafafa;min-width:40%;
max-width:100%;height:34px;height:3.4erm;padding: 6px 20px;padding: .6rem 2rem;font-size: 14px;font-size: 1.4rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box; font-weight:normal; cursor:pointer;}
.sex_group [type="radio"]:checked+label{border-color:#ff5400;color:#ff5400;background-color:#fff;}

/* Styles for validation helpers */
.field-validation-error { color: #ff0000;padding:0px !important;font-size:14px;}

.field-validation-valid {    display: none;}

.input-validation-error {    
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {    display: none;}

/*.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}*/
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  /*color: #333;*/
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
/*.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}*/

.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}

.from-title {
  font-size: 15px;
  display: inline-block;
  padding-left: 4px;
  font-weight: 300;
}


.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}

.form-select{ height:38px; }


.bg_1{background:#3da06a;}
h1, h2, h3, h4, h5, h6{font-size: 100%; font-weight: normal;}
.clearl{clear:left;}
.inner{width:1190px;margin:0 auto;font-family:"\5FAE\8F6F\96C5\9ED1";}
.c_header {line-height:24px;padding:5px 18px 6px 6px;color:#91969d;}
.c_header .search {background:url(../../images/tourInsurance/all_bg.png) 0 -142px no-repeat;}
.c_header_left {float:left;}
.c_header_left img {margin:5px 0 0 10px;}
.c_header_right {float:right;color:#91969d;}
.c_header_right a{color:#91969d;padding:0 6px;}
.c_header_right a:hover {color:#29965b;}
.c_logo {float:left;width:191px;height:52px;margin-top:12px;margin-right:10px;display:none;}
.c_logo a {display:block;}
.s_break {margin:0 3px;}
.c_htxt {float:left;width:119px;height:52px;padding-top:15px;margin-right:20px;}
.c_htxt img {display:block;width:119px;height:52px;margin-left:-2px;}
.c_nav {float:right;}
.c_nav li {float:left;height:75px;overflow:hidden;}
.c_nav li a{padding:0 20px;color:#1a623b;height:75px;line-height:75px;float:left;font-size:18px;border-right:1px solid #31925e;}
.c_nav li a:hover,.c_nav li a.active{background-color:#2d8e5a;color:#fff;-webkit-transition-property:all;-moz-transition-property:all;-ms-transition-property:all;-o-transition-property:all;transition-property:all;-moz-transition-duration:0.8s;-webkit-transition-duration:0.8s;-ms-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;}
.c_hot_line {float:right;background:url(../../images/tourInsurance/c_hot_line.png) no-repeat;width:169px;height:74px;}


.bor_e{border:1px solid #eee;}
.back_f{background:#fff;}
.cont_list{width:881px;float: left;}
.travel_agency{background:#f9fafb;padding:35px 35px 35px 60px;}
.travel_agency h4 span{float:left;line-height:32px;color:#4a4a4a;font-size:20px;}
.travel_agency h4 em{float:left;margin:5px;width:86px;height:22px;line-height:22px;color:#fff;text-align:center;background:url(/content/agent/images/agency.png) no-repeat;}
.login_detail{line-height:30px;color:#888; font-size:14px;}
.balance{height:54px;line-height:54px;overflow:hidden;font-size:16px;color:#666;}
.balance span{color:#ff7542;font-size:26px;padding-left:15px;}
.recharge a{float:left;width:98px;height:32px;text-align:center;line-height:32px;color:#fff;background:url(/content/agent/images/recharge.png) no-repeat;}
.recharge a.disable{background-position:0 -64px;color:#666;cursor:pointer !important;}
.recharge a:hover{background-position:0 -32px;}
.recharge a.disable:hover{background-position:0 -96px;}
.insure_manage h4,.msg_manage h4{padding-top:25px;line-height:54px;font-size:20px;color:#676767;}
.msg_manage h4 em,.msg_manage h4 a{font-size:14px;color:#29965b;font-weight:normal; }
.insure_manage dl{padding:35px 40px;color:#676767;}
.insure_manage dt{font-size:16px;line-height:26px;border-bottom:1px solid #e5e5e5;margin-bottom:20px;}
.insure_manage div{float: left;text-align:center;padding:3px;height:96px;background:url(../../images/tourInsurance/bg_right.png) right center no-repeat;}
.insure_manage div:hover,.insure_manage div.active{border:3px solid #f0f2f5;padding:0;background:none;}
.insure_manage div.sp{background:none;}
.insure_manage div span{display:block;font-size:16px;color:#ff7542;padding-top:14px;line-height:36px;}
.insure_manage div p{font-size:16px;}
.ml20{margin-left: 20px;}
.orange {color:#ff7542;}




