@charset "utf-8";
/* CSS Document */
.adviser_live{}
.header{height:100px;border-bottom: 2px solid #FF9900;}
.hd_top{height:28px;border-bottom: solid 2px #eee;}
.hd_top_l{line-height:28px;}
.hd_top_l span{font-family:PingFangSC;font-size:12px;font-weight:500;color:#fff;margin:0 5px;display:inline-block;float:left;position: relative}
.hd_top_l span a{color:#fff}
.hd_top_l em{width:2px;height:12.2px;background:#979797;line-height:37px;margin-top:12px;float:left;display: none}
.hd_slide_sm{position: absolute;top:28px;left:-10px;border: 1px solid #999;display: none}
.hd_slide_sm img{width:100px;height:100px;display: block;}

.hd_top_r{line-height:28px}
.hd_top_r span{font-size:12px;font-weight:500;color:#787878;margin:0 25px;min-height:18px;display:inline-block;padding:2px 0 0 0;position: relative}
.hd_top_r span a{color:#787878;}
.hd_top_r span a:hover{color:#f4a100;}
.hd_top_r .bg2 i{left:8px;}
.hd_top_r .bg1{background: url("../images/hd_ic1.png") no-repeat left center;padding-left: 30px;}
.hd_top_r .bg2{background: url("../images/hd_ic2.png") no-repeat left center;padding-left:20px;}
.hd_top_r .bg3{background: url("../images/hd_ic3.png") no-repeat left center;padding-left: 30px;cursor: pointer}
.hd_top_r .bg4{background: url("../images/u345.png") no-repeat left center;padding-left: 30px;cursor: pointer}

.hd_box{height:70px;}
.hd_box_l{width:170px;padding-top:8px;}
.hd_box_nav{margin: 0 0 0 340px;line-height:70px;}
.hd_box_nav a{font-weight: 500;color: #121212;margin: 0 20px;}
.hd_box_nav a:hover{color: #3174b9;}
.hd_box_r{padding-top:14px;}
.hd_box_r a{width: 111px;height:42px;border-radius: 4px;background-color: #f5a41e;display: inline-block;font-weight: 400;color: #ffffff;text-align: center;line-height: 42px;font-size: 18px;}


/*                会员中心           */
.u_center{}
/*登录页*/
.u_center_login{width:360px;margin:0 auto;}
.center_login_nav{border-bottom: 1px solid #ccc;margin-bottom: 25px;}
.center_login_nav span{color:#999;cursor: pointer;width:50%;display: inline-block;*display:inline;*zoom:1;text-align: center;line-height: 42px;float: left;position: relative;font-size: 16px;}
.center_login_nav span img{position: absolute;left:18px;top:12px;}
.center_login_nav span .img2{display: none;}
.center_login_nav .active{color:#508CEE;border-bottom:2px solid #508CEE;position: relative;margin-bottom: -1px;}
.center_login_nav .active .img2{display: block;}
.center_login_nav .active .img1{display: none}
.center_login_mb{display: none}
.center_login_ipt{width:285px;margin: 0 auto 20px;position: relative}
.center_login_ipt .center_login_wrong{position: absolute;left:300px;top:30px;}
.center_login_mb_yzm{width:180px;height:42px;line-height:42px;border-radius: 3px;border: 1px solid #ccc;text-indent: 5px;}
.center_login_mb_img{width:90px;height:42px;overflow: hidden;}
.center_login_mb_img img{width:90px;height:42px;display: block;}
.center_login_num{height:42px;border-radius: 3px;}
.center_login_mb_ipt1{width:180px;height:40px;line-height: 40px;border: none;text-indent: 5px;color:#333}
.center_login_mb_ipt3{width:160px;height:40px;line-height: 40px;border: none;text-indent: 5px;color:#333}
.center_login_mb_ipt2{width:100%;height:40px;line-height: 40px;text-indent: 5px;border-radius: 3px;border: 1px solid #ccc;}
.center_login_mb_sd{width:80px;height:40px;color:#003366;line-height: 40px;text-align: center;cursor: pointer;
    /*opacity:0.35;-moz-opacity:0.35;filter:alpha(opacity=35);*/
    /*这个为何要动这里的代码呢？因为我觉得变动不靠谱，回头恢复时方便*/
}
.center_login_mb_yzm_img{height:40px;cursor: pointer;}
.center_login_lab1{color:#999}
.center_login_lab1 input{vertical-align: middle;margin-right:5px;}
.center_login_a1{}
.center_login_btn1{width:100%;}


/*登录弹层*/
.popup_h38{}
.uc_popup_login{width:400px;background: #fff;border: 1px solid #ccc;display: none}
.uc_popup_reg{text-align: right;padding:15px 20px 0 0;}
.center_login_wrong{height:20px;line-height:20px;margin: -20px auto 0;position: relative;background: url("../images/wrong.png") no-repeat left center;padding-left: 20px;}
.center_login_tit{width:285px;height:17px;line-height:17px;margin:0 auto 4px;position: relative;white-space: nowrap;}

/*服务协议弹层*/
.uc_popup_agreement{width:580px;height:450px;border: 1px solid #ccc;background: #fff;padding: 0 50px;display: none}
.popup_agreement_h{font-size: 18px;color:#508CEE;text-align: center;padding: 30px 0 20px;border-bottom: 2px solid #508cee;margin-bottom: 13px;}
.popup_agreement_con{width:560px;height:330px;border: 1px solid #ccc;padding: 9px;}
.popup_agreement_text p{margin-bottom: 20px;line-height: 20px;font-size: 12px;color:#666;text-indent: 2em;}

/*注册成功*/
.u_center_regsucc{}
.uc_regsucc_dot{text-align: center}
.uc_regsucc_dot2{text-align: center}
.uc_regsucc_dot3{text-align: center}
.uc_regsucc_dot3 a{width:280px;margin: 15px 0;}
.uc_regsucc_dot4{background:#eef4fd;width:720px;padding: 25px 0;margin: 0 auto;}
.uc_regsucc_dot4_l{width:110px;font-size: 12px;margin-left:40px;}
.uc_regsucc_dot4_r{width:307px;margin-right: 50px;}
.uc_regsucc_dot4_r dt{height:35px;border-bottom: 1px solid #508cee;line-height: 35px;}
.uc_regsucc_dot4_r dd{padding-top: 8px;}
.uc_regsucc_dot4_r dd span{font-size: 14px;color:#666;display: inline-block;line-height:28px;}


/*忘记密码*/
.uc_tp_return{}
.uc_forget_pas{}
.uc_pass_step{height:4px;background: #cbddfa;position: relative;margin: 0 auto 80px;}
.uc_pass_step .step i{width:22px;height:22px;text-align: center;line-height: 22px;color:#fff;position: absolute;top:-10px;display: block;border-radius: 11px;font-style: normal}
.uc_pass_step .bg1{background: #508cee}
.uc_pass_step .bg2{background: #cbddfa;}
.uc_pass_step .po_l{left:0;}
.uc_pass_step .po_r{right:0;background: #508cee;}
.uc_pass_step .fst{left:-22px;}
.uc_pass_step .sec{right:-22px;}
.uc_pass_step .active{}
.uc_pass_step em{width:50%;height:4px;background: #508cee;position: absolute;top:0;}
.uc_pass_step .active em{display: block}
.uc_pass_step .active span{color:#508CEE}
.uc_pass_step span{position: absolute;top:20px;display: inline-block;width:100px;text-align: center;font-size: 12px;color:#ccc}
.uc_pass_step .sp_l{left:-60px;}
.uc_pass_step .sp_r{right:-60px;}


/*会员首页*/
.uc_index{background:#fff;border-left: 1px solid #E4E4E4;}
.uc_index_nav{width:135px;}
.uc_index_nav_h{height:42px;line-height: 42px;background: #F8F8F8;text-indent: 10px;border-top: 1px solid #E4E4E4;}
.uc_index_nav_c{}
.uc_index_nav_lst{height:36px;line-height: 36px;background-repeat: no-repeat;background-position: 10px center;padding-left: 33px;}
.uc_index_nav_c .active{background-color: #EEF4FD;}
.uc_index_nav_lst a{color:#333;}
.uc_index_nav_lst a:hover{color:#003366}
.uc_index_nav_c .bg1{background-image: url("../images/u278s.png");background-size: 16px 16px;}
.uc_index_nav_c .bg2{background-image: url("../images/u280.png");background-size: 16px 11px;}
.uc_index_nav_c .bg3{background-image: url("../images/u282.png");background-size: 13px 16px;}
.uc_index_nav_c .bg4{background-image: url("../images/u284.png");background-size: 16px 16px;}
.uc_index_nav_c .bg6{background-image: url("../images/u286.png");background-size: 16px 16px;}
.uc_index_nav_c .bg7{background-image: url("../images/u288.png");background-size: 14px 16px;}
.uc_index_nav_c .bg8{background-image: url("../images/u290.png");background-size: 16px 16px;}
.uc_index_nav_c .bg9{background-image: url("../images/u292.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg1{background-image: url("../images/d001.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg2{background-image: url("../images/d002.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg3{background-image: url("../images/d003.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg4{background-image: url("../images/d004.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg5{background-image: url("../images/d005.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg6{background-image: url("../images/d006.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg7{background-image: url("../images/d007.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg8{background-image: url("../images/d008.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg9{background-image: url("../images/d009.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg11{background-image: url("../images/inflow.png");background-size: 16px 16px;}
.uc_index_nav_c .d_bg10{background-image: url("../images/outflow.png");background-size: 16px 16px;}
.get_ql_sim_error{padding:11px 0px 23px 23px; width:252px; height:44px;border: 1px solid #dedede;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px;    font-size: small;display: none;}
.get_ql_sim_error_input{height: 28px;
    font-size: 14px;
    line-height: 28px;
    background: #508CEE;
    border-radius: 4px;
    display: inline-block;
    border: none;
    outline: none;
    color: #fff;
    cursor: pointer;margin-left: 30px;
    margin-right: 10px;
}
.get_ql_sim_mar_b{margin-bottom: 8px;}

.get_tj_sim_error{padding:11px 0px 23px 23px; width:252px; height:44px;border: 1px solid #dedede;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px;    font-size: small;display: none;}
.get_tj_sim_error_input{height: 28px;
    font-size: 14px;
    line-height: 28px;
    background: #508CEE;
    border-radius: 4px;
    display: inline-block;
    border: none;
    outline: none;
    color: #fff;
    cursor: pointer;margin-left: 30px;
    margin-right: 10px;
}
.get_tj_sim_mar_b{margin-bottom: 8px;}

.uc_index_r{width:1023px;min-height:650px;border-left: 1px solid #E4E4E4;position: relative}
.uc_index_r_title{height:65px;line-height:65px;border-bottom: 2px solid #E4E4E4;margin: 0 5%;}
.uc_index_r_con{margin: 0 5%;}
.uc_index_name{}
.uc_index_name_l{width:120px;height:120px;overflow: hidden}
.uc_index_name_l img{width:120px;height:120px;}
.uc_index_name_r{}
.uc_index_name_r dt{font-size:16px;color:#508CEE}
.uc_index_name_r dd{}
.uc_index_date{}
/*.uc_index_date_nav{border-left: 1px solid #e4e4e4;}*/
.uc_index_date_nav span{height:55px;line-height:55px;text-align: center;/*width:24%;*/display:block;/*float:left;*/background: #f8f8f8;/*border: 1px solid #e4e4e4;border-left: none;cursor: pointer*/}
/*.uc_index_date_nav span:hover{background: #fff;}*/
.uc_index_date_nav .active{height:54px;/*border-bottom: 2px solid #508cee;width:100%;background: #fff;*/}
.uc_index_date_nav span img{vertical-align: middle;margin-right: 13px;}
/**/
.uc_index_date01{margin-top: 24px;}
.index_date01_l{width:190px;margin:0 28px;}
/*修改过*/
/*.index_date01_top{width:165px;}*/
.index_date01_top_sp{width:80px;}
.index_date01_top_a ,.index_date01_top_b{width:80px;height:37px;display: block;color:#fff;text-align: center;line-height: 26px;margin-top:2px;}
.index_date01_top_a{background: url("../images/u366.png") no-repeat;}
.index_date01_top_b{background: url("../images/u362.png") no-repeat;}
.canvas_fonds{width:150px;height:150px;}/*持仓图*/
.index_date01_r{}
.index_date01_state{margin-left: 120px;padding-top: 20px;color:#666;}
.index_date01_r_tp{}
.index_date01_r_tp dt{color:#666;}
.index_date01_r_tp dd{}
.index_date01_r_tp dd span{font-size: 28px;line-height: 20px;}
.index_date01_r_bm{}
.index_date01_r_bm li{margin-bottom: 20px;line-height: 20px;}
.index_date01_r_bm li i{width:14px;height:14px;border-radius: 7px;background: #cbddfa;vertical-align: middle;margin-right: 12px;}
.index_date01_r_bm li span{color:#666;width:100px;}
.index_date01_r_bm li em{color:#666;}
.index_date01_r_bm li em.cor{color:#F5A101}
/*开户未签约状态*/
#ql_account_chart{display: none;}
#ql_account_number{display: none;}
#no_ql_account_number{display: none;}
#tj_account_chart{display: none;}
#tj_account_number{display: none;}
#no_tj_account_number{display: none;}
#ql_sim_account{display: none;}
#no_ql_sim_account{display: none;}
#tj_sim_account{display: none;}
#no_tj_sim_account{display: none;}
.uc_index_date02{}
.index_date02_banner{height:100px;background: #508CEE;}
.index_date02_r_stp{font-size: 14px;line-height: 20px;color:#FF0000;}
.index_date02_l{width:140px;margin: 0 100px 0 70px;text-align: center;}
.index_date02_l p{text-align: center;margin-top: 20px;font-size: 16px;font-weight: 500;}
.orod-l {width: 210px;text-align: center}
.index_date02_r_ben{padding: 0 10px;}
.mar_top51{margin-top:25px}
.orod-l{width: 140px; margin-left: 70px;margin-right: 100px;}
.orod-l img{width: 80px;height: 80px}
.index_date03_m{margin-right: 70px;}
.index_date03_r{width:300px;}
.index_date03_l{width:95px;margin-right: 70px;}
.index_date03_list{border-bottom: 1px dashed #E4E4E4;margin-right: 45px;margin-left: 45px;}
.index_date_tabcon{display: none}

/*一带一路开户未签约状态*/
/*#orod_account_chart{display: none;}*/
/*#orod_account_number{display: none;}*/
/*#no_orod_account_number{display: none;}*/
/*#tj_account_chart{display: none;}*/
/*#tj_account_number{display: none;}*/
/*#no_tj_account_number{display: none;}*/
/*#orod_sim_account{display: none;}*/
/*#no_orod_sim_account{display: none;}*/
/*#tj_sim_account{display: none;}*/
/*#no_tj_sim_account{display: none;}*/
/*.uc_index_date02{}*/
/*.index_date02_banner{height:100px;background: #508CEE;}*/
/*.index_date02_r_stp{font-size: 14px;line-height: 20px;color:#FF0000;}*/
/*.index_date02_l{width:140px;margin: 0 100px 0 70px;text-align: center;}*/
/*.orod-l {width: 210px;text-align: center}*/
/*.index_date02_l p{width: 210px;font-size: 10px;font-weight: 500;}*/
/*.index_date02_r_ben{padding: 0 10px;}*/
/*.mar_top51{margin-top:25px}*/
/*.orod-l{width: 140px; margin-left: 70px;margin-right: 100px;}*/
/*.orod-l img{width: 80px;height: 80px}*/
/*.index_date03_m{margin-right: 70px;}*/
/*.index_date03_r{width:300px;}*/
/*.index_date03_l{width:95px;margin-right: 70px;}*/
/*.index_date03_list{border-bottom: 1px dashed #E4E4E4;margin-right: 45px;margin-left: 45px;}*/
/*.index_date_tabcon{display: none}*/


/*个人资料*/
.uc_self_info{margin-bottom: 18px;position: relative}
.uc_self_info .jine_tishi {position: absolute;bottom: -20px;left: 194px;font-size: 12px;}
.uc_self_info .jine_tishi span {color: #003366;}
.uc_self_info_l{width:150px;text-align: right;margin-right: 40px;line-height: 40px;color:#666;}
.uc_self_info_r{width:330px;position: relative}
.uc_self_hd{width:120px;height:120px;margin-top: 5px;}
.uc_self_hd img{width:120px;height:120px;display: block;}
.uc_self_hd_btn{margin:5px 0 0 30px;padding: 0 10px;}
/*.uc_self_replace{background:url("../images/u_succ2.png") no-repeat left center;padding-left: 20px;}*/
.uc_self_replace{padding-left: 20px;}
.uc_self_pre{padding: 0 20px;}

.isFinished>img{display: none;}
.deposit-step-btn{z-index:1;padding:10px 15px;background: #003366;border-top-left-radius: 35px;border-bottom-left-radius: 35px;color: #fff;position: absolute;
    top: 0;right: 0;}
.deposit-step-btn:hover{background: #006699;opacity: 1;color: #fff;}
/*交易记录*/
.trans_record_nav{height:54px;border-bottom: 1px solid #e4e4e4;background: #f8f8f8}
.trans_record_nav span{height:42px;padding: 0 17px;line-height: 42px;color:#666;display: inline;float:left;margin-left: 20px;cursor: pointer;margin-top: 12px;}
.trans_record_nav .active{color:#3174b9;border: 1px solid #E4E4E4;border-bottom: none;background: #fff;}

.record_push{padding: 33px 0;}
.record_push_l{color:#666;margin-right: 35px;}
.record_push_btn{}
.lcs_wrap{display:inline-block;direction:ltr;height:28px;vertical-align:middle}
.lcs_wrap input{display:none}
.lcs_switch{display:inline-block;position:relative;width:55px;height:22px;border-radius:30px;background:#ddd;overflow:hidden;cursor:pointer;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.lcs_cursor{display:inline-block;position:absolute;top:2px;width:18px;height:18px;border-radius:100%;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.1);z-index:10;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}
.lcs_label{font-family:"Trebuchet MS",Helvetica,sans-serif;font-size:12px;letter-spacing:1px;line-height:22px;color:#fff;position:absolute;top:0;overflow:hidden;text-align:center;opacity:0;-webkit-transition:all .2s ease-in-out .1s;-ms-transition:all .2s ease-in-out .1s;transition:all .2s ease-in-out .1s}
.lcs_label.lcs_label_on{left:-70px;z-index:6}
.lcs_label.lcs_label_off{right:-70px;z-index:5}
.lcs_switch.lcs_on{background:#75b936;box-shadow:0 0 2px #579022 inset}
.lcs_switch.lcs_on .lcs_cursor{left:35px}
.lcs_switch.lcs_on .lcs_label_on{left:5px;opacity:1}
.lcs_switch.lcs_off{background:#b2b2b2;box-shadow:0 0 2px #a4a4a4 inset}
.lcs_switch.lcs_off .lcs_cursor{left:3px}
.lcs_switch.lcs_off .lcs_label_off{right:5px;opacity:1}
.lcs_switch.lcs_disabled{opacity:.65;filter:alpha(opacity=65);cursor:default}/*开关end*/

.trans_record_qilu_nav{height:37px;border-bottom: 1px solid #e4e4e4;background: #f8f8f8}/*齐鲁记录*/
.trans_record_qilu_nav span{height:29px;padding: 0 17px;line-height:29px;color:#508CEE;display: inline;float:left;margin-left: 20px;cursor: pointer;margin-top:8px;}
.trans_record_qilu_nav .active{color:#666;border: 1px solid #E4E4E4;border-bottom: none;background: #fff;}

.trans_record_date{padding: 27px 0 18px;}
.record_date_l{width:98px;height:35px;border: 1px solid #ccc;border-radius: 4px;position: relative;font-size: 12px;}
.record_date_l p{width:98px;height:35px;line-height:35px;cursor: pointer;text-indent: 8px;color:#999;}
.record_date_l .set{background:url("../images/select_down.png") 82px center no-repeat;}
.record_date_l .select{background:url("../images/select_up.png") 82px center no-repeat;}
.record_date_l ul{width:98px;background:#fff;display:none;z-index: 10;border: 1px solid #ccc;left:-1px;border-radius: 0 0 3px 3px;}
.record_date_l ul li{height:32px;line-height:32px;cursor: pointer;padding-left: 8px;color:#999;}
.record_date_l ul li:hover{background: #EEF4FD;}
.record_date_search{padding: 0 15px;}
.record_date_time{margin: 0 10px;}/*日期选择*/
.record_date_time input{width:108px;height:35px;border: 1px solid #d9d9d9;border-radius:4px;padding-left:8px;background: url("../images/uc_datebg.png") no-repeat 94px center;color:#666;font-size: 12px;}
.trans_record_page{text-align: center;padding: 5px 0;color:#666;}
.trans_record_page a{display: inline-block;color:#797979;border-radius: 4px;text-align: center}
.trans_record_page .active a{background: #508cee;color:#fff;}
.trans_record_page select{border: 1px solid #d9d9d9;color:#666;font-size: 12px;border-radius: 3px;}
.trans_record_page .page_ipt{width:45px;height:20px;border: 1px solid #d9d9d9;border-radius: 3px;text-indent: 3px;font-size: 12px;}
.record_qilu_in{display: none}
.trans_record_qilu{display:none}
.trans_record_table{background: #fff;}
.trans_record_table table{width:100%;}
.trans_record_table th ,.trans_record_table td{border: 1px solid #999;text-align: center;padding: 10px 0;font-size: 12px;color:#666;font-weight: normal}
.trans_record_table th{background: #f4f4f4;}
.trans_record_table td{}
.record_fail{color:#FF0000}
.trans_record_no{overflow: hidden}


/*uc 密码安全*/

.tab_pass_box{display: none}
.tab_pass_mail{}
.uc_pass_mail_tit{background: #e0eff9;border: 1px solid #3893d4;border-radius: 4px;width:92%;margin:30px auto 40px;}
.uc_pass_mail_tit p{padding: 12px 10px;color:#666;}
.uc_pass_bank_tit{background: #e0eff9;border: 1px solid #3893d4;border-radius: 4px;width:92%;margin:30px auto 40px;}
.uc_pass_bank_tit p{padding: 12px 10px;color:#666;}
.uc_pass_fm{margin-bottom: 17px;}
.uc_pass_fm_l{line-height: 42px;width:150px;text-align: right;margin-right: 36px;color:#666;}
.uc_pass_fm_r{width:280px;}
.uc_pass_fm_m{padding: 0 7px;margin: 5px 0 0 30px;}
.uc_pass_more{font-size: 12px;position: absolute;bottom: 40px;left:6%;}

.popup_passwd{width:0px;height:220px;background: #fff;border: 1px solid #ccc;position: fixed;right:-2px;top:60%;}
.popup_passwd_h{border-bottom: 1px solid #ccc;width:340px;margin-left:17px;height:45px;line-height: 45px;}
.popup_passwd_c{width:340px;margin: 0 auto;}
.popup_passwd_t{}
.popup_passwd_t span{width:60px;text-align: center;padding-top: 5px;color: #508CEE;}
.popup_passwd_t p{color:#666;line-height: 20px;width:270px;}
.popup_passwd_btn{text-align: right;}
.popup_passwd_btn span{padding: 0 7px;}
.uc_pass_mail_succ{margin: 100px 0 0 130px;}
.uc_pass_mail_succ dl{padding-left: 10px;}
.uc_pass_mail_succ dt{font-size: 18px;color:#666;margin-bottom: 10px;}
.uc_pass_mail_succ dd{color:#333;}
.mail_probate_p{color:#666;font-size: 16px;font-weight: normal;line-height: 42px;}
.uc_pass_fm_smt{width:100%;}
.uc_pass_fm_wm{line-height: 42px;margin-left: 15px;color:#ccc;}
.tab_pass_deal_or{margin-left: 88px;margin-right: 30px;}
.tab_pass_deal_or li{padding:40px 0;border-bottom: 1px solid #E4E4E4;}
.tab_pass_deal_or li:last-child{border-bottom: none}
.tab_pass_deal_or dt{margin-bottom: 24px;}
.tab_pass_deal_or dd{}
.tab_pass_deal_or dd span{margin-right: 20px;width:80px;margin-top: 6px;}
.tab_pass_deal_or dd p{width:440px;}
.tab_pass_deal_or dd .p1{color:#999;line-height: 28px;}
.tab_pass_deal_or dd .p2{padding-top: 13px;color:#999;}
.uc_pass_mail_div{display: none;}
#email_next_test{display: none;}
.uc_pass_mobile{display: none;}
.mobile_div{display: none;}

/*uc 消息中心*/
/*消息中心*/
.message_center{padding: 0 30px;}
.message_center .choose{color:#508CEE;margin-top: 30px;}
.message_center .choose label{}
.message_center .choose span{margin: 0 5px;cursor: pointer}
.message_center_con li{border-bottom: 1px dashed #ccc;padding: 30px 0 27px;*overflow: hidden;}
.message_center_con li .lon_chk{margin:35px 0 0 0;}
.message_center_con li dl{width:726px;position: relative}
.message_center_con li dl dt{line-height: 28px;}
.message_center_con li dl dt .cor1{color:#999;margin: 0 0 0 10px;}
.message_center_con li dl dt .cor2{color:#FF9900;}
.message_center_con li dl .cons .opens{color:#508CEE;font-size: 12px;cursor: pointer;position: absolute;top:35px;right:0;}
.message_center_con li dl .cons p{line-height: 28px;width:650px;overflow: hidden}
.message_center_con li dl .ft_time{background: url("../images/message_center_bg1.jpg") no-repeat left center;padding: 0 0 0 30px;font-size: 12px;color:#999;margin: 4px 0 0 0;}
.message_center_con li dl .hei28{height:28px;}
.new_center_more{text-align: center;line-height: 24px;}

.wrap{width: 716px;height: 100%;margin: auto;}
.email_top{width: 716px;}
.email_top p{padding:15px 0 30px 0;}
.main{width: 714px;height: 620px;border-left: 1px solid #ccc;border-top: 1px solid #ccc;border-right: 1px solid #CCCCCC;}
.main div{font-size: 30px;text-align: center;padding-top: 30px;padding-bottom: 40px;}
.main p{margin-top: 20px;text-indent: 55px;}
.main p:nth-of-type(6){padding-top: 50px;}
.main a{display: inline-block;margin-top: 20px;color: rgb(0,153,255);text-indent: 55px;}
.email_foot{width: 716px;height: 202px;background: rgba(250,250,250,1);}
.email_foot p span{padding-left: 10px;}
.email_foot p a{color: rgb(0,153,255);}
.email_foot p:nth-of-type(1){text-indent: 55px;padding-top: 30px;}
.email_p{margin-top: 20px;padding-left: 55px;}
.find_success{display: none;}
.find_success1{display: none;}
.find_success3{display: none;}
.find_success4{display: none;}
.find_success5{display: none;}
.find_success6{display: none;}


/*我的活动*/
.uc_mystretch{}
.mystretch_box{}
.mystretch_list{height:120px;border: 1px solid #e4e4e4;overflow: hidden;margin-top: 20px;}
.mystretch_list_l{margin-right: 20px;}
.mystretch_list_r{}
.mystretch_list_tex{height:90px;}
.mystretch_list_tex dt{height:48px;line-height:48px;font-size: 18px;}
.mystretch_list_tex dt a{color:#666;}
.mystretch_list_tex dd{color:#999;}
.mystretch_list_bm{}
.mystretch_list_bm .sp1{color:#FF0000;margin-right: 30px;}
.mystretch_list_bm .sp2{color:#999;}

/*模拟大赛*/
.uc_index_nav_smlst{height:30px;display: block;margin-left: -33px;}
.uc_index_nav_smlst a{display:block;background:url("../images/u57.png") no-repeat left center;padding-left: 18px;margin-left:60px;}

.mimic_contest_t{text-align: center}
.mimic_contest_t h5{line-height: 20px;text-align: center;margin-bottom: 5px;font-weight: normal}
.mimic_contest_t span{}
.mimic_contest_sign{width:100%;height:90px;border: 1px solid #FAC450;border-radius: 6px;background: #FEF9ED;margin: 76px 0 50px 0;position: relative}
.mimic_contest_sign_l{width:120px;height:113px;background: url("../images/u165.png") no-repeat;position: absolute;top:-30px;left:16px;}
.mimic_contest_sign_m{line-height: 28px;width:436px;margin-left: 188px;padding-top:18px;}
.mimic_contest_sign_m strong{font-size: 20px;color:#508CEE}
.mimic_contest_sign_m em{color:#FF0000}
.mimic_contest_sign_r{padding-top: 24px;}
.mimic_contest_sign_r span{padding: 0 60px;}
.mimic_contest_step{}
.mimic_contest_step h4{font-size: 28px;color:#508CEE;margin-bottom: 14px;}
.mimic_contest_step li{float: left;}
.mimic_contest_step li span{height:38px;background: #4D96EB;border-radius: 19px;display: block;padding: 0 20px;line-height: 38px;color:#fff;}
.mimic_contest_step li em{width:18px;height:30px;background:url("../images/u171.png") no-repeat;display: block;margin:4px 19px 0;}
.mimic_contest_num{height:42px;background: #F2F2F2;line-height: 42px;text-indent: 8px;margin-top: 28px;}
.mimic_contest_detai{padding: 50px 0 40px;border-bottom: 1px dashed #d7d7d7;}
.mimic_contest_detai_l{width:33%;}
.mimic_contest_detai_l span{color:#666;margin-right: 25px;line-height: 20px;float: left}
.mimic_contest_detai_l strong{font-size: 20px;color:#508CEE;font-weight: normal}
.mimic_contest_sh{font-size: 18px;line-height: 20px;margin-bottom: 20px;}
.mimic_contest_table{width:100%;padding-bottom: 30px;}
.mimic_contest_table table{width:100%;}
.mimic_contest_table table th ,.mimic_contest_table table td{text-align: center;border: 1px solid #ccc;}
.mimic_contest_table table th{background: #F1F4F9;padding: 10px 0;font-weight: normal}
.mimic_contest_table table td{padding:12px 0;}
.mimic_contest_table table td span{display: block}
.mimic_contest_table table td .red{color:#FF0000}
.mimic_acton_btn{cursor: pointer}
.mimic_contest_time{margin: 30px 0 16px;}
.mimic_perfect{color:#508CEE;cursor: pointer}
.mimic_reward{color:#ccc;}
.mimic_upload{width:680px;height:540px;border-radius: 4px;}/*完善信息*/
.mimic_upload_x{width:20px;height:20px;background: url("../images/center_closed.png") no-repeat;position: absolute;right:11px;top:11px;cursor: pointer}
.mimic_upload_h{font-size: 18px;color:#508CEE;text-align: center;margin: 0 50px;padding: 26px 0 20px;border-bottom: 2px solid #508cee;}
.mimic_upload_con{margin-left: 50px;}
.mimic_upload_btn{padding: 0 12px;margin-right: 9px;}
.mimic_upload_fai{color:#FF0000;cursor: pointer}
.mimic_upload_suc{width:14px;height:14px;background: url("../images/u_succ2.png") no-repeat;}
.mimic_contest_fom{margin: 33px 0;}/*交易心得*/
.mimic_fom_l{width:65px;height:42px;line-height:42px;text-indent: 5px;color:#666;}
.mimic_fom_ipt{width:280px;height:42px;line-height:42px;text-indent:5px;border-radius:3px;border:1px solid #ccc;}
.mimic_word_region{width:603px;height:auto;}
#content{border: none;}
.mimic_word_btn{padding: 33px 0 46px;margin-left:574px;}
.mimic_word_btn input{padding: 0 20px;}
#join_not{display: none;}
#join_failure{display: none;}
#join{display: none;}
#aging_join{display: none;}
#join_ok{display: none;}
.id_card_front_img_success_info{display: none;}
.id_card_back_img_success_info{display: none;}
.bank_card_front_img_success_info{display: none;}

.d_pos_box{
    position:relative;
}
.d_service_box{
    position: absolute;
    right:0;
    bottom: 10px;
    background: #ff9900;
    line-height: 30px;
    width: 100px;
    text-align: center;
}
.d_service_box a{
	display: block;
	width: 100%;
	height: 100%;
    color: #fff;
}

.mimic_contest_table table{
    font-size: 12px;
}

.sign_contract_con_bank {
    display: inline-block;
    border: 1px solid #cccccc;
    width: 620px;
    padding: 10px 0 0 20px;
}

.sign_contract_con_bank label {
    display: inline-block;
    margin: 0 15px 10px 0;
}

.sign_contract_con_bank img {
    width: 120px;
    height: 34px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
}

#topMsg>div{
    width:32%;
    text-align:center;
    margin:15px 0;
}
#topMsg .msgTitle{
    padding-top:5px;
    color:#aaa;
    font-size: 13px;
    display: inline-block;
}
#accountInfo>div{
    border-top:1px solid #E4E4E4;
}
.botRightBox>div{
    font-size: 13px;
    line-height: 40px;
}
.botRightBox .subTitle{
    width:100px;
}
.botRightBox .toDeposit,.botRightBox .toWithdraw{
    background:#145495;
    color:#fff;
    padding:0 25px;
    cursor:pointer;
    border-radius: 5px;
}
.botRightBox .toWithdraw:hover{
    background:#3174b9;
    
}
.botRightBox .toDeposit:hover{
	background:#3174b9;
}
#totalInfo{
    text-align: center;
    position: absolute;
    top: 103px;
    left: 25px;
    font-size: 13px;
    color: #aaa;
    width: 250px;
}

.d-note {
    display: inline-block;
    position: relative;
}
.d-detail {
    position: absolute;
    display: none;
    padding: 0 10px;
    background: rgba(51,51,51,0.8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 500;
    border-radius: 5px;
    font-size:14px;
    line-height: 24px;
    text-align: left;
    color:#fff;
}
.d-switch{
    display: inline-block;
    cursor:pointer;
}
.d-switch img{
    vertical-align: middle;
    width: 14px;
    height: 14px;
}
.d-helpBlock{
    display: none;
    position: absolute;
    width: 0;
    height: 0;
}

.moneyType{
    position: absolute;
    top:11px;
    right:11px;
    color:#999;
}
.input_error input{border:0}
.notice-warp {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0, .5);
    z-index: 1010;
}
.notice-box {
    text-align: center;
    position: fixed;
    width: 780px;
    background: #fff;
    padding: 20px 0 20px 50px;
    font-size: 14px;
    left: 0;
    right: 0;
    top: 5%;
    margin: auto;
    border-radius: 4px;
    border: 1px solid #ddd;
    z-index: 20;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.notice-content {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    line-height: 35px;
}
.d-iptBox{
    border:1px solid #ccc;
}
#activityTime .notice-box { padding: 0 0 20px 0;}
#activityTime .notice-content {margin-top: 0px;}
#activityTime .notice-content .suc-img{width: 65px;height: 65px; background: url(../images/suc.png) no-repeat;background-size: 100% 100%;margin: auto;}
#activityTimeS .notice-box { padding: 0 0 20px 0;}
#activityTimeS .notice-content {margin-top: 0px;}
#activityTimeS .notice-content .suc-img{width: 65px;height: 65px; background: url(../images/suc.png) no-repeat;background-size: 100% 100%;margin: auto;}

/*取消出金弹窗样式*/
.paymentSuccessful .notice-content{margin-bottom: 0;}
.paymentSuccessful .notice-content .suc-img{width: 100px;height: 100px; background: url(../images/suc.png) no-repeat;background-size: 100px 100px;margin: auto;}
.paymentSuccessful .notice-content .sb-img{width: 100px;height: 100px; background: url(../images/sp.png) no-repeat;background-size: 100px 100px;margin: auto;}
.paymentSuccessful .notice-content p{text-align: center;}
.paymentSuccessful .notice-content .p1{font-size: 20px;color: #003366;margin-top: 20px;margin-bottom: 10px;}
.paymentSuccessful .notice-content .p2{font-size: 13px;color: #666;line-height: 20px;}
.paymentSuccessful .notice-content .p3{font-size: 16px;color: #006699;}
.paymentSuccessful .btn-cont{width: 96%;height: 65px; margin: auto;display: flex;margin-top: 20px;}
.paymentSuccessful .btn-cont .btn-s{flex:2;height:60px;}
.paymentSuccessful .btn-cont .btn-s a{width: 200px; height:45px;line-height:50px;display: block;margin: auto;font-size: 20px;color: #fff;background: #003366;border: 1px solid #003366;border-radius: 5px;}
.paymentSuccessful .btn-cont .cancel-btn a{color: #003366;background: #fff;border: 1px solid #003366;}
.paymentSuccessful .sb-btn-cont{width: 96%;height: 65px; margin: auto;margin-top: 20px;}
.paymentSuccessful .sb-btn-cont .btn-s{height:60px;}
.paymentSuccessful .sb-btn-cont .btn-s a{width: 100%;height:45px;line-height:50px;display: block;margin: auto;font-size: 20px;color: #fff;background: #003366;border: 1px solid #003366;border-radius: 5px;}
.paymentSuccessful .btn-a{width: 96%;margin: auto;}
.paymentSuccessful .btn-a a{display: block;}
.paymentSuccessful .btn-a img{width: 100%;height: 110px;}

/*支付风控弹窗*/
.riskManagement .notice-content{position: relative;}
.riskManagement .notice-content .close-icon{width: 15px;height: 15px;position: absolute;top:-25px;right: -8px;cursor: pointer;}
.riskManagement .notice-content .wx-icon{width: 50px;height: 50px;display: block;margin: 10px auto;}
.riskManagement .copy-btn{width: 80%;height: 45px;font-size: 15px;color:#fff;cursor: pointer; background: #497ad3;text-align: center;line-height: 45px;border-radius: 4px;display: block;margin: auto;}
.riskManagement .wx-hm{font-size: 15px;text-align: center;line-height: 45px;}
.riskManagement .tips-p{text-align: left;line-height: 18px;font-size: 14px;color:red;margin-top: 15px;}

    /*快捷选取入金金额*/
.kj-je{padding-bottom: 5px;margin-top: -10px;}
.je{width: 100%;}
.je .je-list{width: 88px;display: inline-block;vertical-align: top;margin-left: 6px;}
.je .je-list:nth-child(4){margin-left: 0;}
.je .je-list:first-child{margin-left: 0;}
.je .je-list .je-bg{width: 100%;margin: auto;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.je .je-list .je-bg .p1{font-size: 14px;color: #666;text-align: center;border: 1px solid #666;padding: 3px 0;border-radius: 5px;}
.je .je-list .je-bg .p2{font-size: 12px;color: #5075e7;text-align: center;line-height: 26px;}
.je .je-list .je-bg .je-active{border: 1px solid #5075e7;color: #5075e7;}

/*选择入金优惠*/
#giveMoreMoneyBox{
    width: 370px;
    position: absolute;
    top: 20px;
    left: 27%;
    background: #ffffff;
    z-index: 1010;
    display: none;
}
.GMMTitle{
    font-size: 18px;
    border-bottom: 1px solid #F3F3F3;
    text-align: center;
    line-height: 50px;
    height: 50px;
}
.GMMContent{
    padding: 35px 20px;
}
.GMMSelectBox{
    border-top: 1px solid #F3F3F3;
}
.GMMSelection{
    border: 1px solid #F3F3F3;
    border-top:0;
    line-height: 45px;
    height: 45px;
    text-align: center;
    cursor:pointer;
}
.GMMSelection.active{
    background: #FF9900;
    color: #ffffff;
}
.GMMConfirmBtn{
    line-height: 45px;
    height: 45px;
    text-align: center;
    background: #FF9900;
    color: #ffffff;
    cursor:pointer;
}
/*颜色改为橙色*/
.isFinished .webuploader-pick{
    height: 42px;
    line-height: 42px;
    background: transparent;
    color: #003366;
    text-decoration: underline;
}
#btn_img3>:last-child{
    height:100%!important;
    width:100%!important;
}
button:focus{
    outline-color: transparent!important;
}
#avatar_upload_pc .webuploader-pick{
    background: #1972b7!important;
}
.N_line{
    background: url(../images/line.png) center bottom no-repeat;
}

/*代理商首页样式*/
.ag_uc_index_date{border-top: 1px solid #E4E4E4;padding-bottom: 46px;}
.ag_tlt{height: 60px;line-height: 60px;}
.ag_recruit_box{display: flex;flex-direction: row;justify-content: space-between;align-items: flex-start; border:1px solid #E4E4E4;}
.ag_recruit_l{width: 120px;height: 160px;border-right: 1px solid #E4E4E4;}
.ag_recruit_l .ag_p1{font-size: 16px;color:#666;text-align: center;line-height: 40px;height: 40px;}
.ag_recruit_l .ag_recruit_code{border-top: 1px solid #E4E4E4;width: 120px;height: 120px;position: relative;}
.ag_recruit_l .ag_recruit_code img{width: 90%;height:90%;padding: 5%;}
.ag_recruit_l .ag_recruit_code .code-logo{width: 26px;height: 26px;padding: 0;position: absolute;left: 50%;bottom: 50%;margin-bottom: -13px;margin-left: -13px;}
.ag_recruit_r{width: 798px;}
.ag_recruit_r .ag_recruit_date{display: flex;flex-direction: row;justify-content:space-around;align-items: center;border-bottom: 1px solid #E4E4E4;height: 100px;}
.ag_recruit_r .ag_recruit_date_list{width: 25%;display: flex;flex-direction: column;justify-content:space-around;align-items: center;}
.ag_recruit_r .ag_recruit_date_list .ag_num{font-size:30px;color:#333;}
.ag_recruit_r .ag_recruit_date_list .ag_on{color:#3174b9;}
.ag_recruit_r .ag_recruit_date_list .ag_p2{font-size:16px;color:#666;}
.ag_recruit_r .ag_link_box{display: flex;flex-direction: row;justify-content:center;align-items: center;margin-top: 9px;}
.ag_recruit_r .ag_link_box .ag_link{padding-left: 10px;width: 658px;height:40px;line-height: 40px;font-size:12px;background: #E4E4E4;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.ag_recruit_r .ag_link_box .ag_clop-btn{cursor: pointer;width: 80px;height:40px;background: #3174b9;color:#fff;font-size:14px;line-height: 40px;text-align: center;margin-left: -3px; border-radius:5px;}

/*代理商筛选查询样式*/
.ag_query_list{display: flex;flex-direction: row;justify-content:flex-start;align-items: center;}
.ag_query_mx{margin-top: 20px;margin-bottom: 10px;}
.ag_select{margin-right: -15px!important;}
.ag_input-box{display: flex;flex-direction: row;justify-content:space-between;align-items: center;width: 205px;}
.ag_input-box .ag_input{width: 135px;height: 32px;line-height: 32px;text-indent: 5px;border-radius: 3px;border: 1px solid #ccc;padding-left: 15px;}
.ag_input-box .ag_btn{width: 65px;height: 32px;line-height: 32px;font-size: 14px;background:#3174b9;color:#fff;border-radius: 3px;text-align: center;cursor: pointer;}

/*代理商资金流水样式*/
.ag_query_box{display: flex;flex-direction: row;justify-content:flex-start;align-items: center;width: 100%;}