@charset "utf-8";
/*header footer*/
html,body{background:#fff;}
.gx2_box{margin:0 auto; padding-top:3rem; background:#fff;}
.gx2_header_out{position:fixed; width:100%; height:3rem; left:0; top:0; z-index:9999;}
.gx2_header{height:3rem; margin:0 auto;}
.gx2_header a{width:33.33333333%; height:3rem; font-size:1.3rem; background:#e1c9a9; border:0.1rem solid #fff; color:#222;}
.gx2_header a.active{background:#cfa873; color:#000;}

.gx2_footer{margin-bottom:6rem;}
/*header footer*/

/*语言选择 begin*/
.gx2_choice_out{position:fixed; z-index:9; left:0; bottom:0; width:100%; height:4rem; background:#fff;}
.gx2_choice{margin:0 auto; padding:0 4%; height:4rem; position:relative;}
.gx2_choice::before{position:absolute; left:0; top:-5px; width:100%; height:5px; background-image:linear-gradient(to bottom, transparent 0%, transparent 20%, rgba(125, 97, 50, 0.6) 100%); content:'';}
.gx2_choice_zhou{width:35%; color:#000; font-size:1.3rem; height:2.9rem; border-radius:1.5rem; box-shadow: 0 0 5px #d3b282; background:#fff;}
.gx2_choice_zhou.active{background:#e0c9a7;}
.gx2_choice_language i{font-size:1.8rem; color:#7d6132;}
.gx2_choice_language span{font-size:1.1rem; color:#7d6132;}
/*语言选择 end*/

/*数据 begin*/
.gx2_jd_data{background:url(/img/level_bg.png) no-repeat center top / cover; padding-bottom:0.3rem;}

.gx2_jd_data_top{height:5rem;}
.gx2_jd_data_top span{color:#a94442; margin:0 0.3rem;}
.gx2_jd_data_top1_this,.gx2_jd_data_top1_add,.gx2_jd_data_top2{font-size:1.3rem; color:#000; font-weight:bold;}
.gx2_jd_data_top1_this{margin-right:0.3rem;}
.gx2_jd_data_top2{}

.gx2_jd_database{padding:0 5%;}
.gx2_jd_database_item{background:#eee; border-top:1px solid #d0a873; border-left:1px solid #d0a873;}
.gx2_jd_database_list{width:50%; height:4rem; float:left; border-bottom:1px solid #d0a873; border-right:1px solid #d0a873; display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; -webkit-flex-direction:column; flex-direction:column;}
.gx2_jd_database_list_name,.gx2_jd_database_list_number{text-align:center; font-size:1.2rem; font-weight:bold; line-height:1.2;}
.gx2_jd_database_list_number{color:#a94442; margin-top:0.1rem;}
.gx2_jd_database_list:last-child .gx2_jd_database_list_number{color:#c1580b;}

.gx2_jd_progress{height:3.2rem; padding:0 5.5%;}
.gx2_jd_progress .gx_progress_text{width:25%; height:3.2rem; font-size:1.2rem; font-weight:bold; color:#222;}
.gx2_jd_progress .gx2_jd_progress_con{width:75%; height:3.2rem;}
/*数据 end*/

/*最近提交 begin*/
.gx2_jd_rec_head{height:3.2rem; color:#222; font-size:1.5rem;}
.gx2_jd_rec_item{height:2.2rem;}
.gx2_jd_rec_item_name{font-size:1rem; color:#7e5f30; width:25%; height:2.2rem; display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center;}

.gx2_jd_rec_list{padding:0 0.5%;}
.gx2_jd_rec_every{height:3.2rem; border-bottom:1px solid #b28e5e;}
.gx2_jd_rec_every_one{width:25%; font-size:1rem; color:#333; display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center;}
.gx2_jd_rec_every.active .gx2_jd_rec_every_one{color:#c1580b; font-weight:bold;}

.gx2_jd_rec_100{height:4rem; font-size:1.2rem; line-height:4rem; text-align:center;}
/*最近提交 end*/


/*******************我的进度 begin*******************/
.gx2_myjd_out{padding:0.6rem 2% 0;}
.gx2_myjd{border:0.1rem solid #d0a873; padding:0 2%; border-radius:0.3rem; box-shadow:inset 0 0 0.2rem 0.1rem #ccc; /*background:url(/img/level_bg.png) no-repeat center top / cover;*/}

.gx2_myjd_head{height:3.2rem;}
.gx2_myjd_head span{font-size:1.5rem; font-weight:bold;}
.gx2_myjd_head button{background:#fff; color:#999; height:1.8rem; font-size:1.2rem; line-height:1.8rem; text-align:center; width:5rem; border:1px solid #999999;}

.gx2_myjd_choice{height:3.2rem;}
.gx2_myjd_choice_item{background:#cfa873; cursor:pointer; border-radius:1rem; height:2.2rem; padding:0 1.1rem;}
.gx2_myjd_choice_item i{font-size:1.3rem; color:#fff; margin-right:0.3rem;}
.gx2_myjd_choice_item span{font-size:1.1rem; color:#fff;}

.gx2_myjd_data{height:5.8rem; margin-top:0.5rem;}
.gx2_myjd_data li{background:#eee; width:49.5%; height:5.8rem; border:1px solid #d0a873;}
.gx2_myjd_data_top,.gx2_myjd_data_bot{font-size:1.3rem; font-weight:bold;}
.gx2_myjd_data_bot{color:#a94442; margin-top:0.2rem;}

/*表单提交 begin*/
.gx2_myjd_form_out{padding:0 2%; margin-top:1rem;}
.gx2_myjd_form{padding:0 5%; border:0.1rem solid #d0a873; /*background:#f2f2f2;*/}
.gx2_myjd_form_head{height:3.6rem; border-bottom:0.1rem solid #999999;}
.gx2_myjd_form_head span{font-size:1.5rem; color:#222; font-weight:bolder;}

/*.gx2_myjd_form_head a{color:#fff; padding:0 0.8rem; font-size:1.1rem; height:1.8rem; background:#ae814a; box-shadow:0 1px #7e5f30; border-radius:0.8rem;}*/
.gx2_myjd_form_head a{padding:0 1rem; height:2rem; box-shadow:0 1px #7e5f30; background:#e1c9a9; border-radius:1.1rem; color:#790f0f; font-size:1.3rem;}


.gx2_myjd_fyall{margin-top:1rem;}
.gx2_myjd_fyall_top{height:2.6rem;}
.gx2_myjd_fyall_top span{font-size:1.4rem; color:#222;}
.gx2_myjd_fyall_bot,.gx2_myjd_this_bot{height:3.6rem; border-radius:0.2rem; border:0.1rem solid #d9bd8a;}
.gx2_myjd_fyall_change,.gx2_myjd_fyall_num,.gx2_myjd_fyall_btn,.gx2_myjd_fyall_save,.gx2_myjd_editor,.gx2_myjd_fyall_cc{height:100%;}
.gx2_myjd_fyall_num{width:80%; padding-left:0.8rem; font-size:1.4rem; background:#fff;}
.gx2_myjd_fyall_btn{width:20%; border-left:0.1rem solid #d9bd8a; background:#e1caa9;}
.gx2_myjd_fyall_btn span{font-size:1.4rem; color:#fff;}

.gx2_myjd_fyall_save{box-shadow:rgb(217,189,138) 0 0 10px;}
.gx2_myjd_editor{width:65%; border:none; padding-left:0.8rem; font-size:1.4rem;}
.gx2_myjd_fyall_cc{width:35%; border-left:0.1rem solid #d9bd8a; background:#e1caa9;}
.gx2_myjd_fyall_cc span{font-size:1.4rem; color:#7e5f30;}
.gx2_myjd_fyall_cc i{margin:0 0.5rem 0; height:1.4rem; width:0.1rem; background:#fff;}

.gx2_myjd_this{margin-top:1rem;}
.gx2_myjd_this_top{height:2.6rem;}
.gx2_myjd_this_top span{font-size:1.4rem; color:#222;}

/*.gx2_myjd_this_top a{font-size:1.3rem; color:#fff; background:#ae814a; height:1.8rem; width:4rem; border-radius:0.9rem; box-shadow:0 1px #7e5f30;}*/

.gx2_myjd_this_top a{padding:0 1rem; height:2rem; box-shadow:0 1px #7e5f30; background:#e1c9a9; border-radius:1.1rem; color:#790f0f; font-size:1.3rem;}

.gx2_myjd_send{height:100%; width:100%; border:none; padding-left:0.8rem; font-size:1.4rem;}
input::-webkit-input-placeholder{color:#ccc;}
.gx2_myjd_sub{height:3rem; margin:1rem 0;}
.gx2_myjd_sub input[type=submit]{height:100%; width:40%; font-size:1.6rem; font-weight:bold; border-radius:1.5rem; background:#e1c9a9; color:#725432; border:none; box-shadow:0 1px #7e5f30;}
/*表单提交 end*/

.gx2_myjd_text_out{padding:0 2%; margin:1rem 0;}
.gx2_myjd_text{padding:0 5%; border:0.1rem solid #d0a873;}

.gx2_myjd_huix{margin-top:1.2rem;}
.gx2_myjd_huix h3{text-align:center; font-size:1.6rem; font-weight:bold; color:#000;}
.gx2_myjd_huix_main{font-size:1.2rem; color:#7e5f30; line-height:1.6; margin-top:0.3rem;}
.gx2_myjd_xian{margin:1.4rem auto; width:80%; height:0.1rem; background:#cfa873;}

.gx2_myjd_app_dload{width:60%; height:2.6rem; margin:0 auto; background:#e1c9a9; box-shadow:-1px 2px 2px #A79171; border-radius:0.5rem; color:#000; font-size:1.1rem;}

.gx2_myjd_know{margin-top:1.5rem; margin-bottom:1rem;}
.gx2_myjd_know_head{height:2rem; font-size:1.6rem; color:#000;}
.gx2_myjd_know_head a,.gx2_myjd_know_head span{width:33.3%; height:2rem; text-align:center;}
.gx2_myjd_know_head a{width:28%; font-size:1.3rem; border-radius:1rem; box-shadow:0 1px #7e5f30; color:#fff; background:#ae814a;}
.gx2_myjd_know_atten,.gx2_myjd_know_item li{font-size:1.3rem; color:#790f0f; line-height:1.3; margin-top:1rem;}

.gx2_myjd_know_item{list-style:outside decimal; padding-left:15px;}
.gx2_myjd_know_item li{color:#7e5f30;}
.gx2_myjd_item_mess{background:#7e5f30; line-height:26px; color:#fff; display:inline-block; margin-left:6px; padding:0 10px; height:26px; border-radius:3px;}


/*个人中心 begin*/
.gx2_self_out{position:fixed; width:100%; height:100%; z-index:9998; left:0; top:0; padding-top:3rem;}
.gx2_self_out_100{height:100%; margin:0 auto;}
.gx2_self_meng{background:rgba(0,0,0,0.5); width:100%; height:100%; position:absolute; left:0; top:0;}
.gx2_self_abs{height:100%; overflow:hidden; margin:0 auto; position:relative;}
.gx2_self{width:66.7%; height:100%; position:absolute; right:-67%; top:0; background:#e1caa9; transition:right ease-out 0.5s 0.1s;}

.gx2_self_mess_out{height:25%; width:100%; padding:10px 4%;}
.gx2_self_mess{border:0.2rem solid #fff; width:100%; height:100%;}
.gx2_self_mess_name{height:36%; font-size:1.3rem; font-weight:bold;}
.gx2_self_mess_time,.gx2_self_mess_tel{width:100%; padding-left:8%; font-size:1.1rem; color:#7e5f30;}
.gx2_self_mess_time span,.gx2_self_mess_tel span{color:#222;}
.gx2_self_mess_tel{margin-top:6px;}

.gx2_self_cbtn_out{width:100%; height:75%; padding:0 20%;}
.gx2_self_cbtn{width:100%; height:70%;}
.gx2_self_cbtn li{border-bottom:0.1rem solid #fff; cursor:pointer; font-size:1.3rem; height:20%; padding-bottom:10px; display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:flex-end; align-items:flex-end;}
.gx2_self_close{margin-top:25px; height:10%; background:#fff; cursor:pointer; border-radius:6px; font-size:1.4rem; color:#7e5f30;}

.gx2_self_modal_box{width:100%; height:100%; position:absolute; left:0; top:0; z-index:9998;}
.gx2_self_modal{background:#fff; width:86%; padding:0 4%; border-radius:0.3rem; box-shadow:0 0 3px #555;}
.gx2_self_modal li{position:relative; padding-top:1rem;}
.gx2_self_modal_close{position:absolute; right:-1%; top:0.8rem; background:#d0a873; height:1.6rem; border-radius:0.8rem; color:#fff; padding:0 0.5rem;}
.gx2_self_modal_close i{font-size:1.1rem; margin-right:0.2rem;}
.gx2_self_modal_head{height:3rem; margin-top:1.3rem; color:#222; font-size:1.6rem; font-weight:bold;}
.gx2_self_modal_now{height:3rem; font-size:1.4rem; color:#999999;}
.gx2_self_modal_now span{color:#a94341;}


.gx2_self_modal_change_name,.gx2_self_modal_change_pass,.gx2_self_modal_change_tel{height:3.6rem; background:#f2f2f2; margin:0.6rem 0; border:0.1rem solid #cfa873;}
.gx2_self_modal_change_name i,.gx2_self_modal_change_pass i,.gx2_self_modal_change_tel i{width:12%; font-size:1.3rem; color:#666; text-align:center;}
.gx2_self_modal_change_name input,.gx2_self_modal_change_pass input,.gx2_self_modal_change_tel input{width:86%; font-size:1.3rem; border:none; background:none;}
.gx2_self_modal_confirm{height:2.8rem; font-size:1.4rem; border:none; color:#7e5f30; width:46%; margin:1.5rem auto 2rem; box-shadow:0 1px #7e5f30; background:#e1caa9; border-radius:1.4rem;}

.gx2_self_modal_change_type{width:49%; height:4rem; margin-top:0.4rem; background:#f2f2f2; color:#999; font-size:1.2rem; border:0.1rem solid #d0a873;}
.gx2_self_modal_change_type i{display:none; margin-left:4px; font-size:2rem;}
.gx2_self_modal_change_type.active{background:#d0a873; color:#fff;}
.gx2_self_modal_change_type.active i{display:block;}
.gx2_self_modal_atten{font-size:1.2rem; color:#999999; line-height:1.4; margin:0.6rem 0;}
.gx2_self_modal_atten span{color:#a94341;}

/*小字弹窗*/
#dis_user,#dis_type,#dis_pwd1,#dis_pwd2,#dis_pwda,#dis_phone{font-size:1.3rem;}

/*公告 begin*/
.gx2_marquee{height:2.8rem; background:#fbfae8;}
.gx2_marquee marquee{font-size:1.4rem; color:#790f0f; font-weight:600;}
/*公告 end*/

/*个人中心 end*/

/*相关弹窗 begin*/
.gx2_tan{width:100%; height:100%; position:fixed; background:rgba(0,0,0,0.4); left:0; top:0; z-index:9998;}
.gx2_tan_con{background:#fff; position:relative; width:86%; padding:1rem 4% 0.5rem; border-radius:0.3rem; box-shadow:0 0 3px #555;}
.gx2_tan_close{position:absolute; right:3%; top:1rem; background:#d0a873; height:1.6rem; border-radius:0.8rem; color:#fff; padding:0 0.5rem;}
.gx2_tan_con h3{text-align:center; font-size:1.5rem; line-height:1.5; margin:1.6rem 0;}
.gx_tan_close_btn{height:2.8rem; font-size:1.4rem; border:none; color:#7e5f30; width:46%; margin:1.5rem auto 2rem; box-shadow:0 1px #7e5f30; background:#e1caa9; border-radius:1.4rem;}




/*相关弹窗 end*/

/*提交报数弹窗选项样式修改 begin*/
.sweet-alert button.cancel, .sweet-alert button.cancel:active, .sweet-alert button.cancel:hover {
    background-color: #e1c9a9 !important;
    color: #7e5f30 !important;
    box-shadow: -1px 2px 2px #A79171 !important;
}
.sweet-alert button.confirm{
    background-color: #e1c9a9 !important;
    color: #7e5f30 !important;
    font-weight: bold !important;
    box-shadow: -1px 2px 2px #A79171 !important;
}
.showSweetAlert {
    box-shadow: white 0px 0px 0px 10px !important;
    border: 1px solid rgb(207, 168, 115) !important;
}
/*.sweet-alert {
    left:26px !important;
    right:26px !important;
}*/
.sweet-alert button {
    width: 92%;
    font-size: 15px;
    padding: 10px 0px !important;
    text-align: center;
    font-weight: 400 !important;
}
.sweet-alert h2,.sweet-alert p{
    color: #000 !important;
}
/*提交报数弹窗选项样式修改 end*/

/*******************我的进度 end*******************/


/*******************历史报数 begin*******************/
/*历史报数里面的弹窗 begin*/
.over_fix{position:fixed; top:0; left:0; z-index:9999; width:100%; height:100%;}
.over_fix_out{background:rgba(0,0,0,0.45); margin:0 auto; height:100%;}
.over_out{width:90%; background:#fff; border-radius:6px; box-shadow:0 0 15px #000; padding:15px;}
.over_con{width:100%; border:1px solid #cfa873; border-radius:5px;}
.over_con h4{height:4rem; font-size:1.6rem;}
.gx2_bubao_item{width:86%; margin:0 auto 1rem; height:3rem; border:1px solid #cfa873; border-radius:4px;}
.gx2_bubao_item i{font-size:1.4rem; margin-right:0.5rem; width:10%; height:2.8rem; text-align:right; line-height:2.8rem;}
.gx2_bubao_item input{font-size:1.4rem; border:none; width:90%; height:2.8rem;}
/*历史报数里面的弹窗 end*/

.sa-icon{width:80px; height:80px; border:4px solid gray; border-radius:50%; margin:20px auto; padding:0; position:relative; box-sizing:content-box;}
.sa-icon.sa-error{border-color:#F27474;}
.sa-icon.sa-error .sa-line{position:absolute; height:5px; width:47px; background-color:#F27474; display:block; top:37px; border-radius:2px;}
.sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg); transform:rotate(45deg); left:17px;}
.sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg); transform:rotate(-45deg); right:16px;}
.over_con h3{font-weight:normal; font-size:1.7rem; text-align:center; color:#222;}
.over_con button{background:#e1c9a9; color:#7e5f30; border:none; width:30%; margin:20px auto; display:block; font-size:18px; padding:6px; font-weight:600; border-radius:5px;}

.gx2_history_name{height:4rem; color:#222; font-size:1.6rem; width:90%; margin:0 auto; border-bottom:1px solid #d0a873;}
.gx2_history_name span{color:#c1580b; font-weight:bold;}
.gx2_history_nret{height:4rem; padding:0 5%;}
.gx2_history_user{font-size:1.4rem; color:#7d6132; font-weight:bold;}
.gx2_history_user i{font-size:1.4rem; margin-right:0.4rem; font-weight:normal;}
.gx2_history_ret{font-size:1.4rem; color:#222;}
.gx2_history_ret span{font-weight:bold;}

.gx2_history_database{padding:0 5%;}
.gx2_history_database_item{background:#eee; border-top:1px solid #d0a873; border-left:1px solid #d0a873;}
.gx2_history_database_list{width:50%; height:4.6rem; float:left; border-bottom:1px solid #d0a873; border-right:1px solid #d0a873; display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; -webkit-flex-direction:column; flex-direction:column;}
.gx2_history_database_list_name,.gx2_history_database_list_number{text-align:center; font-size:1.4rem;}
.gx2_history_database_list_number{color:#a94442;}

.gx2_history_lookbu{padding:0 5%; height:4rem;}
.gx2_history_look{height:3rem;}
.gx2_history_look_text{font-size:1.4rem; margin-right:0.3rem; color:#7d6132;}
.gx2_history_look_sel select{height:2.2rem; font-size:1.3rem; width:8rem; border-radius:1.1rem; padding-left:0.3rem; color:#7d6132; background-color:#fff; background-image:none; border:1px solid #ccc; box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
.gx2_history_look_sel select:focus{outline:none;}
.gx2_history_bu{padding:0 1rem; height:2.2rem; box-shadow:0 1px #7e5f30; background:#e1c9a9; border-radius:1.1rem; color:#790f0f; font-size:1.2rem;}

.gx2_history_detail_out{padding:0 5%;}
.gx2_history_detail_head{border-bottom:1px solid #b28e5e; height:3rem;}
.gx2_history_detail_head_item{width:33.3%; text-align:center; font-size:1.4rem; color:#b28e5e;}

.gx2_history_detail{}
.gx2_history_detail_list{height:3rem; border-bottom:1px solid #b28e5e;}
.gx2_history_detail_list>div{width:33.3%; text-align:center; font-size:1.3rem; color:#333;}
.gx2_history_detail_do button{border:none; background:none; font-size:1.3rem; color:#333;}
.gx2_history_detail_do button.edit_btn{margin-right:0.7rem;}

.history_page span{padding:5px 8px !important; color:#7d6132 !important; background-color:#fff !important; border-left:1px solid #fff !important; float:left; margin:0 2px 0 -1px;}
.history_page a{padding:5px 8px !important; color:#7d6132 !important; background-color:#e1c9a9 !important; border-left:1px solid #fff !important; float:left; margin:0 2px 0 -1px;}
.history_page a:last-child{margin:0 -1px 0 2px;}
.history_page>div{display:inline-block; border-radius:4px; overflow:hidden;}
.gx2_page{margin-top:1.2rem;}

.sub_over_fix{position:fixed; left:0; top:0; width:100%; height:100%;}

/*******************历史报数 end*******************/



/*****留言弹窗 begin*****/
.textarea_fix {background:rgba(0, 0, 0, 0.5); height:100%; position:fixed; top:0; left:0; z-index:9999; width:100%;}
.textarea_out {max-width:400px; height:100%; margin:0 auto; width:86%; position:relative;}
.textarea_con {width:100%; position:absolute; top:24%; background:#fff; box-shadow:0 0 15px #000; border-radius:5px; padding-bottom:15px;}
#closeLy{position:absolute; top:5px; right:5px; font-size:20px; cursor:pointer; color:#444;}
.textarea_top{line-height:20px; margin-top:20px; margin-bottom:15px; padding:0 10px;}
.liuyan{resize:none; margin:0 auto; display:block; width:86%; border:1px solid #cfa873; color:#666; padding:10px; border-radius:3px; height:100px; font-size:14px;}
.liuyan_submit{width:86%; border-radius:5px; margin:10px auto 0; height:30px; display:block; border:none; box-shadow:-1px 2px 2px #A79171; background-color:#e1c9a9; color:#725432; font-weight:600;}


/*****留言弹窗 end*****/


/***********视频教学 begin***********/
.gx2_teach_out{position:fixed; width:100%; height:100%; z-index:9998; left:0; top:0; padding-top:3rem;}
.gx2_teach_out_100{height:100%; margin:0 auto;}
.gx2_teach_meng{background:rgba(0,0,0,0.5); width:100%; height:100%; position:absolute; left:0; top:0;}
.gx2_teach_abs{height:100%; overflow:hidden; margin:0 auto; position:relative;}
.gx2_teach{width:66.7%; height:100%; padding:1.3rem; position:absolute; left:-67%; top:0; background:#e1caa9; transition:left ease-out 0.5s; transition-delay:0.1s;}
.gx2_teach_top_box{border-radius:0.3rem; overflow:hidden; box-shadow:0 0 0.2rem #6d6150;}
.gx2_teach_top_text{height:3.2rem; background:#d0a873; font-size:1.4rem; letter-spacing:1px; font-weight:normal;}
.gx2_teach_choice a{width:86%; height:3.2rem; margin-top:2rem; background:url(/img/Index/teach_choice_item.png) center center/100% 100%; font-size:1.3rem; color:#000; font-weight:normal;}
.gx2_teach_choice a img{width:1.6rem; margin-right:0.4rem;}
.gx2_teach_choice_close{margin:2rem auto 0; width:70%; background:#fff; color:#7e5f30; font-size:1.3rem; border-radius:0.4rem; height:3rem;}

/***********视频教学 end***********/

/***********计数器 begin***********/
.gx2_num_box{position:fixed; width:100%; background:#fff; left:0; top:0; z-index:8; padding:3rem 0 4rem 0;}
.gx2_num_true{margin:0 auto; height:100%;}
.gx2_num_head{height:25%; font-size:1.8rem;}

.gx2_num_num{height:9%; font-size:2rem;}
.gx2_num_num span{font-size:2rem; margin-right:0.2rem;}

.gx2_num_btn_out{height:44%; position:relative;}
.gx2_num_btn_shadow{width:11rem; height:11rem; border-radius:50%; background:#fff; box-shadow:0 0 36px #b89b71; -webkit-animation:ease-out 0.3s backwards; animation:ease-out 0.3s backwards;}
.gx2_num_btn{width:11rem; height:11rem; position:absolute; left:50%; top:50%; margin:-5.5rem 0 0 -5.5rem; background:#b89b71; box-shadow:0 0 36px #b89b71; border-radius:50%;}
.gx2_num_btn_out.active .gx2_num_btn_shadow{-webkit-animation-name:shadow; animation-name:shadow;}
@-webkit-keyframes shadow {
    from{transform:scale(1.0); opacity:1;}
    to{transform:scale(1.3); opacity:0;}
}
@keyframes shadow {
    from{transform:scale(1.0); opacity:1;}
    to{transform:scale(1.3); opacity:0;}
}

.gx2_num_handle{height:14%; width:100%;}
.gx2_num_handle_list{background:#ab8958; width:25%; height:2.6rem; font-size:1.3rem; color:#fff; border-radius:0.2rem;}
.gx2_num_handle_list i{margin-right:0.2rem;}




/***********计数器 end***********/


/*********************英文 begin*********************/
.gxy2_header_out .gx2_header a{font-size:1rem; text-align:center;}
.gxy2_jd_data .gx2_jd_data_top2{margin-top:0;}


.gxy2_jd_progress .gx_progress_text{width:38%; font-size:1.1rem;}
.gxy2_jd_progress .gx2_jd_progress_con{width:72%;}
.gxy2_jd_database .gx2_jd_database_list_name,.gxy2_jd_database .gx2_jd_database_list_number{font-size:1.2rem;}
.gxy2_choice_out .gx2_choice_zhou{font-size:1rem; letter-spacing:-1px; text-align:center; line-height:1.1;}
.gxy2_jd_rec .gx2_jd_rec_item_name{font-size:1rem; text-align:center; line-height:1; padding:0 2px;}
.gxy2_jd_rec .gx2_jd_rec_item_name:nth-child(3){letter-spacing:-0.5px;}
.gxy2_myjd_out .gx2_myjd_choice_item{border-radius:1.5rem; height:2.6rem; padding:0 1rem; letter-spacing:-0.5px; line-height:1.1;}
.gxy2_myjd_out .gx2_myjd_choice_item:nth-child(1){margin-right:0.3rem;}
.gxy2_myjd_out .gx2_myjd_choice_item i{font-size:1.5rem;}
.gxy2_myjd_out .gx2_myjd_choice_item span{font-size:1rem;}
.gxy2_myjd_out .gx2_myjd_data_top,.gxy2_myjd_out .gx2_myjd_data_bot{font-size:1.2rem;}

.gxy2_myjd_form_out .gx2_myjd_fyall_top{height:3.6rem;}
.gxy2_myjd_form_out .gx2_myjd_fyall_top span,.gxy2_myjd_form_out .gx2_myjd_this_top span{font-size:1.1rem;}
.gxy2_myjd_form_out .gx2_myjd_this_top{height:3.8rem; line-height:1;}
.gxy2_myjd_form_out .gx2_myjd_this_top span{width:68%;}
.gxy2_myjd_form_out .gx2_myjd_this_top span small{color:#8a3a3a; text-align:justify; font-size:1rem;}
.gxy2_myjd_form_out .gx2_myjd_this_top a{width:32%; padding:0; height:2.4rem; border-radius:1.2rem; line-height:1; font-size:0.9rem; text-align:center;}
.gxy2_myjd_form_out .gx2_myjd_form_head a{font-size:1.2rem;}


.gxy2_myjd_text_out h3{text-align:center; font-size:1.6rem; font-weight:bold; color:#000; height:2.6rem; margin-top:1rem;}
.gxy2_myjd_text_out .gx2_myjd_text>div{margin-top:0.6rem; font-size:1.4rem;}
.gxy2_myjd_text_out .gx2_myjd_know .h4{margin:2rem 0 0 0 !important; font-size:1.4rem;}
.gxy2_myjd_text_out .gx2_myjd_know_item li{text-align:justify;}
.gxy2_myjd_text_out .open_textarea{display:inline-block; height:22px; line-height:22px; padding:0px 3px; border:1px solid #7e5f30; background:#7e5f30; color:#fff; border-radius:3px; margin-left:1px; font-size:12px; cursor:pointer;}
.gxy2_myjd_text_out .gx2_myjd_xian{width:100%; padding:0 5%; margin-top:1.4rem !important;}

.gxy2_self_out .gx2_self_mess_time{letter-spacing:-0.5px;}
.gxy2_self_out .gx2_self_mess_time,.gxy2_self_out .gx2_self_mess_tel{padding-left:4%;}
.gxy2_self_out .gx2_self_cbtn_out{padding:0 15%;}
.gxy2_self_out .gx2_self_cbtn li{font-size:1.2rem;}
.gxy2_self_out .gx2_self_modal_confirm{width:56%;}
.gxy2_self_out .gx2_self_modal_now{font-size:1.2rem; line-height:3rem;}
.gxy2_self_out .gx2_self_modal_change_type.active span{margin-left:5%; font-size:1.4rem;}
.gxy2_self_out .gx2_self_modal_change_type.active i{margin-right:8%;}

.gxy2_myjd_know .gx2_myjd_know_bao,.gxy2_myjd_know .gx2_myjd_know_app{width:40%; font-size:1.2rem; line-height:2rem;}
.gxy2_myjd_know .gx2_myjd_know_head{font-size:1.3rem; line-height:2rem;}

/*历史报数 begin*/
.gxy2_history_mess_out .gx2_history_database_list_name,.gxy2_history_mess_out .gx2_history_database_list_number{text-align:center; font-size:1.2rem;}
.gxy2_history_mess_out .gx2_history_name{font-size:1.3rem; line-height:3rem; padding-top:1rem; text-align:center;}
.gxy2_history_mess_out .gx2_history_look_text{line-height:1.2; font-size:1.2rem;}
.gxy2_history_mess_out .gx2_history_lookbu{margin-top:0.5rem;}
.gxy2_history_mess_out .gx2_history_bu{line-height:1; text-align:center; font-size:1.1rem; height:2.6rem; border-radius:1.3rem;}
.gxy2_history_mess_out .gx2_history_look_sel select{height:2.6rem; border-radius:1.3rem;}
.gxy2_history_mess_out .gx2_history_database_list_look_time{line-height:1.2;}
/*历史报数 end*/

/*视频教学 begin*/
.gxy2_teach_top_text{height:3.6rem; text-align:center; background:#d0a873; font-size:1.2rem; padding:0 0.6rem; font-weight:bold;}
.gx2_teach_choice a span{width:70%; font-size:1.2rem; margin-left:0.3rem;}

/*视频教学 end*/

/*********************英文 end*********************/


