*{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
}
input[type='button']{
    cursor: pointer;
}
button{
    cursor: pointer;
}
.clear{
    display: block;
    overflow: hidden;
}
.footer{
    width: 1003px;
    height: 301px;
    background-color: #2a2a2a;
    margin: 0 auto;
    /*text-align: center;*/
}
.footer_center{
    margin: 49px auto;
    width: 393px;
    height: 120px;
}
.footer_center_img{
    float: left;
    width: 117px;
    width: 116px;
}
.footer_center_text{
    float: right;
    font-size: 14px;
    color: #ffffff;
}
.footer_center_text2{
    font-size: 14px;
    color: #999999;
    margin-top: 17px;
}
.footer_bottom{
    text-align: center;
    font-size: 14px;
    color: #999999;
    margin-top: 70px;
}
/*棰滆壊瀛椾綋鏍峰紡*/
.orange-font{
    color: #ff7d00;
}
.red-font{
    color: #ff0000;
}



/*-------------
    澶囨鏍峰紡
---------------*/

/*璐﹀彿淇℃伅*/
.record-account{
    background: #efeff4;
    width: 95%;
    margin: 0 auto;
}

.clear{
    clear: both;/*娓呴櫎娴姩*/
}
.my-record{
    padding-top: 10px;
    margin-bottom: 10px;
}
.account-left-head{
    width: 8%;
}
.account-left-information{
    width: 35%;
}
.account-left{
    float: left;
    text-align: left;
    padding-left: 27px;
    height: 115px;
}
.account-right{
    float: right;
    width: 40%;
    text-align: left;
    height: 115px;
    padding-left: 20px;
    font-size: 14px;
    color: #333;
}
.account-head-portrait{
    display: inline-block;
}
.information{
    display: inline-block;
}
.information p{
    margin-top: 15px;
    margin-bottom: 20px;
}
.information p span{
    margin-right: 15px;
}
.account-right p{
    margin-bottom: 5px;
    margin-top: 5px;
}
.account-right p span{
    padding-left: 25px;
}
.apply-btn{
    height: 30px;
    width: 80px;
    background-color: #ee4f17;
    color: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
}
.apply-btn:active{
    filter: grayscale(20%);
}
.recharge-btn{
    height: 30px;
    width: 80px;
    background-color: #36a9cc;
    color: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
}
.recharge-btn:active{
    filter: grayscale(20%);
}
/*浣滃搧淇℃伅*/
.work-information{
    text-align: left;
    margin-top: 25px;
    padding-left: 50px;
    margin-bottom: 40px;
}
.work-information .work-information-title{
    font-weight: 700;
    border-left: 2px solid #ff0000;
    padding-left: 10px;
}
.work-information .prompt{
    font-size: 16px;
    padding-left: 10px;
    margin-top: 0px;
}
.work-information p{
    margin-top: 40px;
    font-size: 16px;
}
.work-information #imageUploadDiv{
    margin-top: 40px;
    font-size: 16px;
}
.work-information p .red-font{
    margin-right: 5px;
}
#imageUploadDiv .red-font{
    margin-right: 5px;
}
.radio-span{

    margin-left:10px;
}
.work-information p input[type=radio]{
    display: none;
}

.red-font-right{
    margin-left: 180px !important;
}
.work-information p input[type=text]{
    height: 30px;
    width: 200px;
    line-height: 30px;
    outline: none;
}
.work-information p .works-category{
    height: 30px;
    width: 200px;
    line-height: 30px;
    outline: none;
}
.work-information .gray-font{
    margin-top: 5px !important;
    color: #b8b8b8;
    font-size: 16px;
    padding-left: 105px;
}
.works-describe{
    vertical-align: top;
    outline: none;
    padding: 10px;
    background-color: #fdf3f3;
}
.work-information .cost{
    width: 80%;
    height: 100px;
    background-color: #eeeeee;
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
}
.work-information .cost span{
    padding: 50px;
}
.work-information .cost a:hover{
    color: #db4814;
    text-decoration: none;
}
.work-information .cost a:active{
    color: #db4814;
    text-decoration: none;
}
.work-information .cost a{
    color: #db4814;
    text-decoration: none;
}
.submit-box{
    padding-left: 110px;
}
.submit-btn{
    height: 40px;
    width: 120px;
    background-color: #db4814;
    border: none;
    color: #ffffff;
    outline: none;
    cursor: pointer;
}
.submit-btn:active{
    filter: grayscale(20%);
}
.preview-btn{
    height: 40px;
    width: 120px;
    background-color: #ffffff;
    border: 1px solid #bfbfbf;
    color: #2a2a2a;
    outline: none;
}
.explain{
    margin-left: 105px;
}

.upload-btn-box{
    width: 200px;
    height: 40px;
    background-color: #f5451c;
    margin-top: 10px !important;
    margin-left: 105px;
}
.upload-btn{
    width: 140px;
    height: 40px;
    border: none;
    background-color: #f76442;
    float: right;
    color: #ffffff;
    font-size: 16px;
    outline: none;
    cursor: pointer;
}
.upload-btn:active{
    filter: grayscale(20%);
}
.upload-btn-bg{
    background: url("../images/icon1.png") no-repeat;
    display: inline-block;
    width: 35px;
    height: 35px;
    background-size: 35px;
    padding: 0 auto;
    margin-top: 3px;
    margin-left: 13px;
}
/*鍗曢�*/
.radio_label{
    background: url(../images/point_nor.png) no-repeat;
    background-size:18px;
    display: inline-block;
    line-height: 18px;
    height: 18px;
    text-indent:18px;
    margin-right:18px;
}

input[type='radio'] {
    display:none;
}
.checked {
    background: url(../images/point_check.png) no-repeat !important;
}
.img_box{
    padding-left: 105px;
    margin-top: 20px;
}
.img_box .img_box_p{
    display: inline-block;
    margin-top: 0px;
}
.img_box .img{
    width: 100px !important;
    height: 100px !important;
    display: block;
}
.remove_btn{
    margin-top: 10px;
    width: 100px;
    height: 30px;
    outline: none;
    background-color: #e54747;
    border: none;
    color: #ffffff;
}

#img-head{
    border: none;
    height: 150px;
    width: 150px;
    vertical-align: top !important;
}

.continue_p{
    margin-top: 5px !important;
    padding-left: 105px;
    font-size: 16px !important;
    color: #b8b8b8;
}
.continue_btn{
    color: red;
    border-bottom: 1px solid red;
}
.continue_btn:hover{
    cursor: pointer;
}
.upload-btn-box-x{
    width: 80px;
}
.upload-btn-x{
    width: 80px;
}
.file_box{
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #efeff4 !important;
}



/*-------------
    鍘熷垱鏁存暟鏍峰紡
---------------*/
.certificate-img{
    float: left;
    padding-left: 105px;
    margin-top: 30px;
}
.certificate-img p{
    margin-top: 20px;
    font-size: 14px;
}
.certificate-text{
    float: right;
    width: 43%;
    text-align: left;
    padding-right: 100px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 100px;
    margin-top: 30px;
}
.certificate-text h4{
    color: #000000;
}
.certificate-text p span{
    font-weight: 700;
    color: #000000;
}
.certificate-img img{
    height: 400px;
    width: 280px;
}

/*-------------
    澶囨娴佺▼鏍峰紡
---------------*/
.process{
    width: 95%;
    margin: 0 auto;

}
.process ul{
    float: left;
    margin-right: 3.5%;
    margin-top: 20px;
}
.process ul li{
    font-size: 14px;
}
.process ul .left-li{
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
}
.process ul li .big-font{
    font-size: 18px;
    color: black;
    font-weight: 100;
}
.process ul li .big-li{
    font-size: 35px;
}
.process ul li a{
    text-decoration: none;
    color: #f5451c;

}
.process ul .margin-li{
    margin-bottom: 200px;
    margin-top: 10px;
    text-align: left;
}


/*-------------
    鐧诲綍鏍峰紡
---------------*/
.login_content_input{
    float: left;
    text-align: left;
    margin-left: 120px;
    margin-top: 30px;
}
.login_content_input input[type='text']{
    width: 200px;
    height: 30px;
    padding-left: 10px;
}
.login_content_input input[type='password']{
    width: 200px;
    height: 30px;
}
.login_content_input p{
    margin-bottom: 20px;
}
.login_content_input p input{
    margin-left: 20px;
}
.login_content_input p input[type='password']{
    margin-left: 22px !important;
    padding-left: 10px;
}
.login_content_input .login_content_inputs2{
    width: 125px !important;
}
.login_content_input .login_content_inputs_code{
    width: 60px;
    height: 30px;
    margin-left: 10px;
    background: #7d7d7d;
    border: none;
    color: #ffffff;
    vertical-align: bottom;
}
.login_btn_box{
    text-align: right !important;
    margin-bottom: 5px !important;
}
.login_content_input_login{
    height: 40px;
    width: 200px;
    background-color: #f56633;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
}
.login_content_input_login:active{
    filter: grayscale(20%);
}
.login_content_forgetP{
    text-align: right !important;
    color: #a9a9a9;
}
.login_content_right{
    float: right;
    text-align: right;
    margin-right: 100px;
    color: #bababa;
    margin-top: 30px;
    margin-bottom: 150px;
}
.login_content_line{
    border-left: 1px solid #c6c6c6;
    height: 200px;
    float: left;
    margin-left: 12%;
    margin-top: 30px;
}
.login_content_right_register a{
    color: #f56633;
    text-decoration: none;
}
.login_content_right_register{
    margin-top: 100px;
}


/*-------------
    鎵惧洖瀵嗙爜鏍峰紡
---------------*/
/*閭鎵惧洖瀵嗙爜*/
.retrieve_password_content{
    background-color: #e8f0fe;
    color: #666666;
}
.retrieve_password_email_box{
    height: 350px;
    width: 500px;
    border: 1px solid #dadada;
    margin: 10px auto 100px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 20px #d1d7e1;
}
.retrieve_password_email_box p span{
    width: 50%;
    text-align: center;
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 50px;
}
.retrieve_password_email_box .email_retrieve input[type='button']{
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    border: none;
    color: #666666;
    font-size: 16px;
    outline: none;
}

.retrieve_password_email_box .phone_retrieve input[type='button']{
    height: 100%;
    width: 100%;
    background-color: #e8f0fe;
    border: none;
    color: #666666;
    font-size: 16px;
    outline: none;
}

.retrieve_password_email_box{
    background-color: #ffffff;
}
.retrieve_password_email_box .email{
    font-size: 18px;
    color: #666666;
    width: 300px;
    margin: 130px auto 10px;
}
.retrieve_password_email_box .email input[type='text']{
    height: 30px;
    width: 200px;
    margin-left: 15px;
    outline: none;
}
.email_btn_box{
    width: 300px;
    margin: 25px auto 10px;
    text-align: right;
}
.email_btn_box input[type='button']{
    width: 205px;
    height: 35px;
    background-color: #f56633;
    border: none;
    color: #ffffff;
    margin-right: 5px;
}

/*鎵嬫満鎵惧洖瀵嗙爜*/
.retrieve_password_phone_box{
    height: 350px;
    width: 500px;
    border: 1px solid #dadada;
    margin: 10px auto 100px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 20px #d1d7e1;
    display: none;
}
.retrieve_password_phone_box p span{
    width: 50%;
    text-align: center;
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 50px;
}
.retrieve_password_phone_box .email_retrieve input[type='button']{
    height: 100%;
    width: 100%;
    background-color: #e8f0fe;
    border: none;
    color: #666666;
    font-size: 16px;
    outline: none;
}

.retrieve_password_phone_box .phone_retrieve input[type='button']{
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    border: none;
    color: #666666;
    font-size: 16px;
    outline: none;
}
.retrieve_password_phone_box{
    background-color: #ffffff;
}
.retrieve_password_phone_box .phone{
    font-size: 18px;
    color: #666666;
    width: 300px;
    margin: 100px auto 10px;
}
.retrieve_password_phone_box .verification_code{
    font-size: 18px;
    color: #666666;
    width: 300px;
    margin: 0px auto 10px;
}
.retrieve_password_phone_box .new_password{
    font-size: 18px;
    color: #666666;
    width: 300px;
    margin: 0px auto 10px;
}
.retrieve_password_phone_box .phone input[type='text']{
    height: 30px;
    width: 200px;
    margin-left: 15px;
    outline: none;
    padding-left: 5px;
}
.retrieve_password_phone_box .verification_code input[type='text']{
    height: 30px;
    width: 110px;
    margin-left: 15px;
    outline: none;
    padding-left: 5px;
}
.retrieve_password_phone_box .new_password input[type='password']{
    height: 30px;
    width: 200px;
    margin-left: 15px;
    outline: none;
    padding-left: 5px;
}
.phone_btn_box{
    width: 284px;
    margin: 25px auto 10px;
    text-align: right;
}
.phone_btn_box input[type='submit']{
    width: 200px;
    height: 35px;
    background-color: #f56633;
    border: none;
    color: #ffffff;
    margin-left: 5px;
    cursor: pointer;
    outline: none;
}
.phone_btn_box input[type='submit']:active{
    filter: grayscale(20%);
}
.retrieve_password_phone_code{
    display: inline-block;
    height: 30px;
    width: 85px;
    border: none;
    background-color: #7d7d7d;
    color: #ffffff;
    outline: none;
    cursor: pointer;
}
.retrieve_password_phone_code:active{
    filter: grayscale(20%);
}


/*-------------
    涓汉璧勬枡鏍峰紡
---------------*/
.account-left-head-margin{
    margin-top: 16px;
}
.information_margin{
    margin-top: 20px;
}
.account_right_margin{
    margin-top: 20px;
}
.information_margin p i{
    background: url("../images/checked_logo.png") no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 20px;
    vertical-align: top;
}
.account_data_detail{
    width: 95%;
    height: 355px;
    padding-top: 20px;
    margin: 10px auto 20px;
    background-color: #efeff4;
}
.data_detail_box .data_detail_box_title{
    text-align: left;
    height: 25px;
    line-height: 25px;
    margin-left: 25px;
    padding-left: 20px;
    border-left: 2px solid #ee4f17;
}


.data_detail{
    width: 94.5%;
    margin: 20px auto 20px;
    background-color: #ffffff;
    padding-bottom: 20px;
}
.data_detail_line{
    border-left: 1px solid #c6c6c6;
    height: 160px;
}
.data_detail_line,.data_detail_left,.data_detail_right{
    display: inline-block;
}
.data_detail_line{
    margin-top: 70px;
    margin-bottom: 30px;
}
.data_detail_left,.data_detail_right{
    width: 48%;
    vertical-align: top;
    padding-top: 20px;
    position: relative;
}
.data_detail_left .data_detail_left_title{
    position: absolute;
    left: -11px;
    top: 0;
    width: 130px;
    height: 35px;
    background-color: #ee4f17;
    color: #ffffff;
    line-height: 35px;
}
.data_detail_right .data_detail_right_title{
    position: absolute;
    left: -6px;
    top: 0;
    width: 130px;
    height: 35px;
    background-color: #36a9cc;
    color: #ffffff;
    line-height: 35px;
}
.data_detail_left p{
    color: #6e6e6e;
}
.data_detail_left_name{
    font-size: 24px;
    margin-bottom: 5px;
    color: #333333 !important;
}
.data_detail_left_name i{
    background: url("../images/checked_logo.png") no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-left: 10px;
}
.data_detail_left .self_icon{
    background: url("../images/contacts.png") no-repeat;
    display: inline-block;
    height: 13px;
    width: 13px;
    background-size: 13px;
    margin-right: 5px;
}
.data_detail_left .date_icon{
    background: url("../images/date.png") no-repeat;
    display: inline-block;
    height: 18px;
    width: 18px;
    background-size: 18px;
    margin-right: 5px;
    margin-left: 20px;
    vertical-align: bottom;
}
.data_detail_left .certificates_address{
    margin-top: 10px;
    font-size: 14px !important;
    color: #666666;
}
.data_detail_left .data_ID{
    margin-top: 5px;
    color: #666 !important;
    font-size: 14px !important;
}
/*.certificates_address{
    width: 335px;
}*/
.limit_width_span{
    display: inline-block !important;
    width: 38.5% !important;
    text-align: left !important;
    vertical-align: top !important;
}
.limit_span{
    display: inline-block !important;
    width: 55% !important;
    text-align: left !important;
    vertical-align: top !important;
}
.data_detail_right .data_detail_right_box p{
    color: #666666;
    font-size: 14px !important;
}
.data_detail_right .contacts{
    width: 120px;
    text-align: left;
    display: inline-block;
}
.data_detail_right .data_detail_right_box{
    text-align: left;
    padding-left: 45px;
}
.data_detail_right .data_detail_right_box p{
    margin-bottom: 10px;
}
.data_detail_right .contacts i{
    background: url("../images/contacts.png") no-repeat;
    display: inline-block;
    height: 15px;
    width: 15px;
    background-size: 15px;
    margin-right: 10px;
}
.data_detail_right .mobile_phone{
    width: 120px;
    text-align: left;
    display: inline-block;
}
.data_detail_right .mobile_phone i{
    background: url("../images/mobile-phone.png") no-repeat;
    display: inline-block;
    height: 15px;
    width: 15px;
    background-size: 11px;
    margin-right: 10px;
    vertical-align: bottom;
}
.data_detail_right .data_detail_email{
    width: 120px;
    text-align: left;
    display: inline-block;
}
.data_detail_right .data_detail_email i{
    background: url("../images/eamil_i.png") no-repeat;
    display: inline-block;
    height: 15px;
    width: 15px;
    background-size: 15px;
    margin-right: 10px;
    vertical-align: bottom;
}
.data_detail_right .present_residence{
    width: 120px;
    text-align: left;
    display: inline-block;
}
.data_detail_right .present_residence i{
    background: url("../images/residence.png") no-repeat;
    display: inline-block;
    height: 15px;
    width: 15px;
    background-size: 13px;
    margin-right: 10px;
    vertical-align: bottom;
}
.data_detail_right .contact_phone{
    width: 120px;
    text-align: left;
    display: inline-block;
}
.data_detail_right .contact_phone i{
    background: url("../images/phone.png") no-repeat;
    display: inline-block;
    height: 15px;
    width: 15px;
    background-size: 15px;
    margin-right: 10px;
    vertical-align: bottom;
}
.data_detail_right .postcode{
    width: 120px;
    text-align: left;
    display: inline-block;
}
.data_detail_right .postcode i{
    background: url("../images/zip-code.png") no-repeat;
    display: inline-block;
    height: 15px;
    width: 15px;
    background-size: 15px;
    margin-right: 10px;
    vertical-align: bottom;
}
.modify_btn_box{
    margin-top: 15px;
}
.modify_btn_box .modify_password_btn{
    height: 35px;
    width: 80px;
    background-color: #efeff4;
    border: 1px dashed #959595;
    margin-right: 10px;
    outline: none;
}
.modify_btn_box .modify_data_btn{
    height: 35px;
    width: 80px;
    background-color: #efeff4;
    border: 1px dashed #959595;
    outline: none;
}

/*-------------
    澶囨璇︽儏鏍峰紡
---------------*/
.gray-font_details{
    padding-left: 120px;
    color: #b8b8b8;
}
.img_box_details{
    padding-left: 120px !important;
    margin-bottom: 25px;
}
.file_box_details{
    text-align: center;
}
.record_detail{
    width: 95%;
    height: 900px;
    padding-top: 20px;
    margin: 10px auto 20px;
    background-color: #efeff4;
    position: relative;
}
.record_detail_box .works_detail_box_title{
    text-align: left;
    height: 25px;
    line-height: 25px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 2px solid #ee4f17;
}
.work_detail_form{
    text-align: left;
    padding-left: 40px;
    margin-top: 15px;
}
.work_detail_form p{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 10px;
}
.work_detail_form p label{
    width: 100px;
    display: inline-block;
    text-align: right;
    margin-right: 20px;
}
.work_detail_form p input[type='text']{
    width: 200px;
    height: 30px;
    outline: none;
    line-height: 30px;
}

.special_title{
    margin-left: 48px !important;
}
.special_search{
    margin-left: 48px !important;
}
.special_table{
    width: 95% !important;
}

.work_detail_form p .work_detail_select{
    width: 200px;
    height: 30px;
    outline: none;
}
.work_describe{
    height: 240px !important;
}
.work_detail_form p textarea{
    vertical-align: top;
    padding: 10px;
    outline: none;
    display: inline-block;
    height: 200px;
    max-height: 200px;
    max-width: 704px;
}
.work_detail_submit{
    width: 140px;
    height: 40px;
    background-color: #db4814;
    border: none;
    margin-left: 120px;
    color: #ffffff;
    outline: none;
    cursor: pointer;
}
.work_detail_submit:active{
    filter: grayscale(20%);
}
.upload_img_box{
    position: absolute;
    right: 50px;
    top: 30px;
    text-align: center;
}
.upload_img_box p{
    text-align: center;
    font-size: 14px;
}
#record_details_upload_file_btn{
    display: block;
    width: 150px;
    height: 30px;
    margin: 5px auto;
    background-color: #db4814;
    border: none;
    color: #ffffff;
    outline: none;
}
.record_detail_p{
    display: none;
    background-color: #fff;
    border: #eee;
    padding: 0 10px;
    border-radius: 14px;
    max-width: 200px;
    overflow: auto;
}





/*-------------
    鐣欒█鏍峰紡
---------------*/
.leave_message_detail_box{
    width: 95%;
    padding-bottom: 15px;
    padding-top: 20px;
    margin: 10px auto 25px;
    background-color: #efeff4;
}
.leave_message_detail{
    width: 90.5%;
    margin: 15px auto 30px;
    background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 35px;
    height: 345px;
}
.leave_message_detail p{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: 15px;

}
.leave_message_detail p label{
    width: 90px;
    display: inline-block;
    color: #666;
    font-size: 14px;
}
.leave_message_detail p input[type='text']{
    width: 200px;
    height: 40px;
    outline: none;
    background-color: #fcfbfb;
    line-height: 30px;
    border: 1px solid #dcdcdc;
    margin-left: 4.5px;
}
.leave_message_detail p textarea{
    vertical-align: top;
    height: 100px;
    max-height: 200px;
    max-width: 665px;
    margin-top: 10px;
    outline: none;
    padding: 10px;
    background-color: #fcfbfb;
    border: 1px solid #dcdcdc;
    margin-left: 4.5px;
}
.leave_message_select{
    width: 200px;
    height: 40px;
    background-color: #fcfbfb;
    line-height: 30px;
    border: 1px solid #dcdcdc;
    outline: none;
}
.leave_message_select_label{
    width: 115px !important;
}
.leave_message_p{
    height: 185px !important;
}
.leave_message_submit{
    height: 35px;
    width: 120px;
    background-color: #db4814;
    border: none;
    color: #ffffff;
    margin-left: 95px;
}
.leave_message_table{
    width: 94.5%;
    margin: 0px auto 20px;
    background-color: #efeff4;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
}
.leave_message_table tr{
    background-color: #ffffff;
    height: 40px;
    text-align: center;
    width: 100%;
    border-left: none;
    border-right: none;
    font-size: 14px;
    color: #666666;
}
.leave_message_remove{
    width: 120px;
    height: 40px;
    background-color: #db4814;
    border: none;
    color: #ffffff;
    font-size: 16px;
    float: left;
    margin-left: 50px;
}
.leave_message_table input[type='checkbox']{
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    outline: none;
}
.check_all_p{
    float: right;
    margin-right: 50px;
}
.check_all{
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    vertical-align: top;
    margin-right: 10px;
}


/*-------------
    鐢宠涔﹂潰璇佷功鏍峰紡
---------------*/
.written_certificate_notice{
    width: 60%;
    margin: 20px auto 20px;
    background-color: #ffffff;
    padding: 25px 35px 20px 35px;
    text-align: left;
    height: 325px;
    border: 6px solid #fee2e3;
}
.written_certificate_notice p{
    margin-bottom: 10px;
    color: #666666;
    line-height: 30px;
}
.written_certificate_notice p span{
    color: #36a9cc;
}
.certificate_data{
    width: 87%;
    margin: 20px auto 20px;
    background-color: #ffffff;
    padding: 25px 35px 20px 35px;
    text-align: left;
}
.certificate_data p{
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666666;
}
.certificate_data p label{
    width: 120px;
    color: #333 !important;
    display: inline-block;
    font-size: 16px !important;
}
.certificate_data p input[type='text']{
    height: 40px;
    width: 300px;
    background-color: #fcfbfb;
    border: 1px solid #dcdcdc;
    outline: none;
    padding-left: 10px;
}
.certificate_data p textarea{
    vertical-align: top;
    margin-top: 20px;
    background-color: #fcfbfb;
    border: 1px solid #dcdcdc;
    max-width: 649px;
    max-height: 138px;
    outline: none;
    padding: 5px;
}
.certificate_data_p{
    height: 200px !important;
}
.written_certificate_btn{
    width: 120px;
    height: 40px;
    background-color: #db4814;
    border: none;
    color: #ffffff;
    font-size: 16px;
    margin-right: 29px;
    outline: none;
    cursor: pointer;
}
.written_certificate_btn:active{
    filter: grayscale(20%);
}
.written_certificate_p_h4{
    width: 100%;
    text-align: center;
    margin-bottom: 45px !important;
    height: 20px;
    line-height: 20px;
}
.written_certificate_h4{
    color: #504f4f !important;
    display: inline-block;
    width: 90px;
    border-bottom: 3px solid #ee4f17;
    font-weight: 600;
    padding-bottom: 10px;
}
.written_certificate_account{
    text-align: right;
    margin-top: 20px;
}
.written_certificate_account span{
    color: #666666 !important;
    margin-right: 20px;
}
.written_certificate_cost{
    text-align: right;
    width: 90%;
    margin: 0px auto;
    padding: 0px 0px 10px 35px;
}
.written_certificate_cost span{
    display: inline-block;
    width: 100px;
    text-align: left;
}
.data_detail_box hr{
    width: 94%;
    margin: 0 auto;
    border: 0;
    background-color: #dad6d6;
    height: 1px;
}
.written_span_right{
    text-align: right !important;
}
.written_certificate_btn_p{
    height: 40px;
    text-align: right;
    margin-top: 25px;
}
.total_cost{
    margin-top: 10px !important;
}


/*-------------
    浣滃搧鎼滅储鏍峰紡
    璇佷功鏍告煡鏍峰紡
---------------*/
.content_detail_search{
    margin-bottom: 30px;
}
.inline_div{
    display: inline-block;
    width: 420px;
    background-color: #e3e5e7;
    height: 50px;
    line-height: 50px;
    border: none;
    border-radius: 30px;
    text-align: left;
    padding-left: 10px;
}
.search_box p{
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 26px;
}
.search_text{
    height: 40px;
    width: 300px;
    background-color: #ffffff;
    border: none;
    border-radius: 20px;
    padding-left: 10px;
    outline: none;
}
.inline_div select{
    height: 40px;
    border: none;
    outline: none;
    border-radius: 20px;
    background-color: #e3e5e7;
    text-align: right;
    color: #818282;
}
#search_btn{
    height: 50px;
    width: 130px;
    border: none;
    border-radius: 30px;
    background-color: #f4632e;
    color: #ffffff;
    outline: none;
    cursor: pointer;
}
.history_search{
    width: 55%;
    margin: 40px auto 150px;
}
.history_search_p{
    text-align: left;
    margin-bottom: 30px;
}
.history_search_label{
    text-align: left;
    margin-bottom: 20px;
}
.history_search_label span{
    height: 20px;
    display: inline-block;
    background-color: #fbf0f0;
    margin-right: 10px;
    padding: 10px;
    border: 1px dashed #eababa;
}


/*-------------
    鎴戠殑澶囨鏍峰紡
---------------*/
.record_work_box{
    width: 95%;
    padding-bottom: 15px;
    padding-top: 20px;
    margin: 10px auto 20px;
    background-color: #efeff4;
}
.record_work_box_title{
    display: inline-block;
    font-size: 14px;
    color: #666666;
}
.record_work_date_search{
    float: right;
    display: inline-block;
    outline: none;
    margin-right: -3px;
}
#beianTimeBegin,#beianTimeEnd{
    width: 100px;
}
.record_work_date_search input[type='text']{
    height: 25px;
    outline: none;
}
#start_date,#end_date{
    width: 80px;
}
#start_date{
    margin-right: 20px;
}
#end_date{
    margin-right: 8px;
}
.record_work_search_btn{
    height: 25px;
    width: 60px;
    background-color: #7d7d7d;
    border: none;
    margin-right: 30px;
    outline: none;
    color: #ffffff;
    cursor: pointer;
}
.record_work_search_btn:active{
    filter: grayscale(20%);
}
.record_work_exhibition_label span:hover{
    border: 1px dashed #5ca5f3;
    cursor: pointer;
    color: #5ca5f3 !important;
}


.record_work_box_title label{
    color: #ec6c55;
}
.record_work_date_search i{
    background: url("../images/search_bg.png") no-repeat;
    height: 30px;
    width: 55px;
    background-size: 50px;
    display: inline-block;
    vertical-align: top;
}
.record_work_exhibition_box{
    background-color: #ffffff;
    width: 90%;
    margin: 20px auto;
    padding: 20px;
}
.record_work_exhibition_detail{
    background-color: #ffffff;
    width: 90%;
    margin: 20px auto;
    padding: 20px;
}
.record_work_exhibition_detail h4{
    text-align: left;
    margin-left: 20px;
    color: #333333;
    margin-bottom: 20px;
}
.record_work_exhibition_detail h4 span{
    color: #eb3a02;
}
.record_work_exhibition_detail p{
    text-align: left;
    margin-left: 20px;
    margin-bottom: 10px;
}
.record_work_exhibition_detail .record_work_p span{
    margin-right: 10px;
    width: 300px;
    font-size: 15px;
    display: inline-block;
    color: #808080;
}
.record_work_exhibition_label{
    margin-top: 10px;
}
.record_work_exhibition_label span{
    display: inline-block;
    height: 20px;
    padding: 5px;
    border: 1px dashed #959595;
    margin-right: 30px;
    background-color: #efeff4;
}

/*-------------
    璐︽埛涓績鏍峰紡
---------------*/
.account_care_search_box{
    text-align: left;
    margin-left: 180px;
    display: inline-block;
}
.account_care_search input[type='text']{
    height: 25px;
    outline: none;
}
.account_care_search_btn{
    height: 29px;
    width: 80px;
    background-color: #7d7d7d;
    border: none;
    margin-right: 30px;
    outline: none;
    color: #ffffff;
    cursor: pointer;
}
.account_care_search_btn:active{
    filter: grayscale(20%);
}
.account_core_table{
    width: 94.5%;
    margin: 0px auto 20px;
    background-color: #efeff4;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
}
.account_core_table tr{
    background-color: #ffffff;
    height: 40px;
    text-align: center;
    width: 100%;
    border-left: none;
    border-right: none;
    font-size: 14px;
    color: #666666;
}


/*-------------
    涔﹂潰璇佷功鐢宠娴佺▼
---------------*/
.procedure{
    margin-bottom: 40px;
}
.procedure .procedure_title{
    height: 30px;
    display: inline-block;
    padding: 10px;
    margin-top: 40px;
    border-bottom: 2px solid #ee4f17;
}
.procedure .procedure_step_box{
    margin-top: 20px;
}
.procedure .procedure_step{
    display: inline-block;
    width: 40%;
    height: 300px;
}
.procedure_step_box p{
    color: #666666;
    font-size: 14px;
}
.procedure_photo{
    width: 180px;
    height: 155px;
    margin-top: 20px;
}
.procedure_one{
    border-bottom: 1px dashed #1b1b1b;
    border-right: 1px dashed #1b1b1b;
}
.procedure_two{
    border-bottom: 1px dashed #1b1b1b;
}
.procedure_three{
    border-right: 1px dashed #1b1b1b;
}
.procedure_three, .procedure_four{
    padding-top: 25px;
}
.procedure_table{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/*-------------
    鏀粯-鏀粯鏂瑰紡
---------------*/
.payment_explain{
    width: 95%;
    margin:  10px auto;
}
.payment_explain .payment_explain_p{
    text-align: left;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 40px;
}
.money_title_p{
    text-align: left;
    font-size: 18px;
    padding-left: 25px;
}
.money_btn_box_p{
    text-align: left;
    padding-left: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.money_btn_box_p input[type="button"]{
    display: inline;
    height: 51px;
    width: 119px;
    background-color: #ffffff;
}
.money_btn_box_p input[type="text"]{
    display: inline;
    height: 47px;
    width: 119px;
    padding-left: 5px;
}
.payment_method_box input[type='button']{
    border: 1px solid #dcdcdc;
    outline: none;
}
.recharge_immediately_p{
    text-align: left;
    padding-left: 25px;
    margin-bottom: 50px;
    margin-top: 30px;
}
.recharge_immediately{
    height: 45px;
    width: 130px;
    background-color: #db4814;
    color: #ffffff;
    border: none;
    cursor: pointer;
    outline: none;
}
.recharge_immediately:active{
    filter: grayscale(20%);
}
.transition_p{
    margin-bottom: 10px;
}
.QR_code_p{
    margin-top: 20px;
    margin-bottom: 30px;
}
.selected_btn{
    background: url("../images/Selected.png")no-repeat;
    background-size: 117px;
    border: none !important;
}
.mode_btn{
    background: url("../images/Selected.png")no-repeat;
    background-size: 117px;
    border: none !important;
}


/*-------------
    寰俊鍏呭�
---------------*/
.wechat_box{
   margin-left: 25%;
}
.wechat_inline_div{
    margin-top: 50px;
    margin-bottom: 80px;
    margin-right: 20px;
    float: left;
}
.wechat_inline_div img{
    margin-bottom: 5px;
}
.wechat_inline_div p{
    color: #666666;
}
.wechat_inline_left{
    text-align: left;
    margin-left: 30px;
}
.wechat_inline_left h5{
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 500;
}
.wechat_inline_left p{
    margin-bottom: 10px;
    color: #666666;
}

/*-------------
    閾惰仈鍏呭�
---------------*/
.receivables_account{
    text-align: left;
    padding-left: 25px;
    margin: 25px 0 30px;
}
.receivables_account h4{
    margin-bottom: 15px;
    font-weight: 500;
}
.receivables_account p{
    margin-bottom: 10px;
    color: #666666;
}
.transition{
    margin: 20px 0 50px;
}
.UnionPay_box{
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 100px;
}
.UnionPay_box p{
    color: #666666;
}
.UnionPay_box h4{
    font-weight: 500;
    margin-bottom: 10px;
}
.quick_entry{
    margin-top: 50px;
}
.UnionPay_table{
    border: 1px solid #d2d2d2 !important;
}
.UnionPay_table td{
    border: 1px solid #d2d2d2 !important;
    width: 220px;
    height: 55px;
    padding: 10px;
}
.UnionPay_table img{
    width: 220px;
    height: 55px;
}


/*-------------
       璇佷功
---------------*/
.certificate{
    margin: 20px auto 40px;
}
.certificate_box{
    padding-left: 85px;
}
.video_box,.photo_box{
    float: left;
    height: 555px;
    border: 1px solid #e5e5e5;
}
.video_box{
    width: 45%;
    margin-right: 20px;
}
.photo_box{
    width: 35%;
    background-color: #fafafa;
}
.statement_one,.statement_two,.share{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    padding-left: 20px;
    color: #282828;
}
.statement_one{
    background-color: #e5e5e5;
}
.statement_one i{
    background: url("../images/ce.png") no-repeat;
    height: 20px;
    width: 20px;
    background-size: 15px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}
.statement_two i{
    background: url("../images/pro.png") no-repeat;
    height: 20px;
    width: 20px;
    background-size: 15px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}
.QQ{
    background: url("../images/qe.png") no-repeat;
    height: 20px;
    width: 20px;
    background-size: 20px;
    display: inline-block;
    vertical-align: sub;
    margin-left: 30px;
    margin-right: 10px;
}
.QQ_space{
    background: url("../images/kj.png") no-repeat;
    height: 25px;
    width: 25px;
    background-size: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 10px;
}
.micro_blog{
    background: url("../images/wb.png") no-repeat;
    height: 25px;
    width: 25px;
    background-size: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 10px;
}
.certificate_thumbnail{
    height: 30px;
    margin: 10px 0;
    text-align: left;
}
.certificate_thumbnail i{
    background: url("../images/sl.png") no-repeat;
    height: 20px;
    width: 20px;
    background-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 10px;
}
.certificate_photo{
    width: 85%;
    margin: 0 auto;
    height: 40%;
}
.certificate_photo img{
    width: 100%;
    height: 100%;
}
.video_box video{
    width: 100%;
}
.video_p_box{
    position: relative;
    top: 345px;
    padding-bottom: 10px;
}
.video_box{
    background: url("../images/recordBook3.jpg") no-repeat;
    background-size: contain;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/recordBook3.jpg', sizingMethod='scale')\9;
    position: relative;
}
.img_box_cer{
    width: 160px;
    height: 160px;
    margin-bottom: 20px;
    position: absolute;
    top: 182px;
    right: 115px;
    border: 1px solid #666666;
    background: no-repeat 50%;
}
.video_box p{
    color: #333;
    width: 240px;
    margin: 5px auto;
    text-align: left;
    font-size: 12px;
    height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 82px;
}
.ewm{
    width: 85px;
    height: 85px;
    position: absolute;
    bottom: 28px;
    left: 25px;
}
.ewm img{
    width: 100%;
}
.big_width{
    width: 265px !important;
}
/*-------------
 璇佷功澶囨浣滃搧鍥剧墖
---------------*/
.certificate_photo_box{
    width: 55%;
    height: 400px;
    border: 2px solid #f2f2f2;
    border-radius: 4px;
    margin: 10px auto 100px;
}
.certificate_photo_box img{
    width: 100%;
    height: 100%;
}
.certificate_works_img{
    width: 100%;
    height: 100%;
}
.certificate_photo_box p{
    text-align: left;
    width: 80%;
    margin: 0px auto 10px;
    font-size: 14px;
}
.certificate_photo_box p .two_span{
    margin-right: 70px;
}
.certificate_photo_box p .one_span{
    margin-right: 92px;
}
.photo_box_cer{
    width: 70%;
    height: 73%;
    margin: 20px auto;
}

/*-------------
    淇敼瀵嗙爜
---------------*/
.modify_password_box{
    height: 350px;
    width: 500px;
    border: 1px solid #dadada;
    margin: 50px auto 75px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 20px #d1d7e1;
    background-color: #ffffff;
}
.modify_password_box h4{
    margin-top: 70px;
    font-size: 20px;
    font-weight: 500;
}
.modify_password_box .used_password{
    font-size: 16px;
    color: #666666;
    width: 300px;
    margin: 30px auto 10px;
}
.modify_password_box .used_password input[type='password']{
    height: 30px;
    width: 200px;
    margin-left: 15px;
    outline: none;
}
.modify_password_box .new_password{
    font-size: 16px;
    color: #666666;
    width: 300px;
    margin: 0px auto 10px;
}
.modify_password_box .new_password input[type='password']{
    height: 30px;
    width: 200px;
    margin-left: 15px;
    outline: none;
}
.modify_password_box .confirm_password{
    font-size: 16px;
    color: #666666;
    width: 300px;
    margin: 0px auto 10px;
}
.modify_password_box .confirm_password input[type='password']{
    height: 30px;
    width: 200px;
    margin-left: 15px;
    outline: none;
}
.modify_password_btn_box{
    width: 300px;
    margin: 25px auto 10px;
    text-align: right;
}


.modify_password_btn_box input[type='submit']{
    width: 205px;
    height: 35px;
    background-color: #f56633;
    border: none;
    color: #ffffff;
    margin-right: 5px;
    outline: none;
}

/*-------------
    淇敼璧勬枡
---------------*/
.modify_information_box{
    width: 680px;
    border: 1px solid #dadada;
    margin: 50px auto 75px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 20px #d1d7e1;
    background-color: #ffffff;
}
.modify_information_box h4{
    margin-top: 70px;
    font-size: 20px;
    font-weight: 500;
}
.modify_information_box p{
    font-size: 16px;
    color: #666666;
    width: 400px;
    margin: 30px auto 10px;
}
.modify_information_box p input[type='text']{
    height: 30px;
    width: 302px;
    margin-left: 1px;
    outline: none;
    padding-left: 10px;
}
.modify_information_box .modify_information_left{
    text-align: left !important;
}
.modify_information_btn_box{
    width: 300px;
    margin: 25px auto 10px;
    text-align: right;
}
.modify_information_btn_box input[type='submit']{
    width: 205px;
    height: 35px;
    background-color: #f56633;
    border: none;
    color: #ffffff;
    margin-right: 60px;
    outline: none;
    margin-bottom: 20px;
    cursor: pointer;
}
.modify_information_btn_box input[type='submit']:active{
    filter: grayscale(20%);
}
/*-------------
    鎼滅储缁撴灉
---------------*/
.search_result{
    width: 80%;
    margin: 15px auto;
    padding: 25px 20px 0;
    text-align: left;
    border: 1px solid #BBBBBB;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #bbbbbb;
}
.search_result p{
    margin-bottom: 15px;
    font-size: 14px;
    color: #333333;
}
.search_result a{
    color: #333;
    font-size: 18px !important;
}
.search_result p{
    width: 200px;
    display: inline-block;
}
.search_result .width{
    width: 300px !important;
}
.search_result p span{
    color: #666666 !important;
    font-size: 14px;
}
.search_result .a_div{
    margin-bottom: 5px;
}
.bDeta{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
}
.bDeta-img{
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
#PasswordBtn {
    width: 205px;
    height: 35px;
    background-color: #db4814;
    border: none;
    color: #fff;
    margin-right: 8px;
    cursor: pointer;
    outline: none;
}
#PasswordBtn:active{
    filter: grayscale(20%);
}
.search_box {
    margin-bottom: 40px;
}
.search_result div {
    margin-bottom: 25px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 25px !important;
}
.record_work_exhibition_label span{
    cursor: pointer;
}

#ctimeBegin{
    width: 100px !important;
}
#ctimeEnd{
    width: 100px !important;
}
.modify_A{
    width: 73%;
    display: inline-block;
    vertical-align: top;
}
.modify_password_btn:hover{
    cursor: pointer;
    border: 1px dashed #5ca5f3;
    color: #5ca5f3;
}
.modify_data_btn:hover{
    cursor: pointer;
    border: 1px dashed #5ca5f3;
    color: #5ca5f3;
}
.leave_message_select_tr{
    height: 56px;
    font-size: 16px !important;
    color: #333333 !important;
}
.search_result a{
    text-decoration: none;
}
.search_result a:hover{
    text-decoration: underline;
}
.account_core_tr{
    font-size: 16px !important;
    color: #333333 !important;
    height: 56px;
}
#vedioAndDocUploadDiv{
    margin-top: 40px !important;
}
#vedioAndDocUploadDiv .red-font{
    margin-right: 5px;
}
#repeatNewPwd{
    margin-left: 13px !important;
}
.account_core_tr tr{
    min-width: 70px;
}
.record_xufei{
    height: 690px !important;
}
.account_core_table th{
    min-width: 70px;
}
.pag-left li button{
    vertical-align: middle;
}
#pageNumInputId{
    vertical-align: middle;
}
#content #help #help_center #search{
    background: #dbdbdb !important;
    height: 100px;
    margin-bottom: 10px;
}
#content #help #help_center #contact p{
    background-color: #fff;
    height: 45px;
    width: 161px !important;
}
#content #help #help_center #contact{
    background: #efefef !important;
    height: 300px !important;
}
#content #help #help_center #contact ul li{
    padding: 10px 0 20px 12px !important;
}
#email{
    margin-left: 5px !important;
}
.data_detail_box_title_A{
    display: inline-block;
    width: 22%;
    margin-left: 25px !important;
}
.xiugai_phone{
    height: 30px;
    width: 90px;
    border: none;
    border-radius: 4px;
    margin-left: 125px;
    background-color: #f56633;
    color: #fff;
    outline: none;
    cursor: pointer;
}
.xiugai_phone:active{
    filter: grayscale(20%);
}
#pageNumButtonId:hover{
    cursor: pointer;
}
.share{
    height: 0 !important;
    border: none !important;
}
.big-li{
    text-align: left;
}
.register_center_infomation_input_div{
    height: 33px !important;
}

.wenxin_tishi {margin-top: 30px;}
.wenxin_tishi p{
    color: #f56633;
    font-size: 14px;
}
