.container {
    min-width: 1366px;
    position: relative;
}
.satisfied_top {
    min-height: 495px;
    background: url('../images/images_b/satisfiedBg3.png') no-repeat center bottom #f0f5fc;
}
.main_s {
    width: 1060px;
    margin: auto;
}
.satis_build {
    min-height: 495px;
    background: url('../images/images_b/satisfiedBg2.png') no-repeat right 90px;
}
.satis_build p {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    padding: 230px 465px 0 20px;
    background: url('../images/images_b/satisfiedBg1.png') no-repeat 0px 55px;
}
.officeCommentT {
    color: #5b90e0;
    font-size: 28px;
    font-weight: normal;
    line-height: 73px;
    padding-left: 54px;
    border-bottom: 1px solid #cccccc;
    background: url('../images/images_b/officeTBg.png') no-repeat 30px center;
}
.officeCommentT span {
    color: #333333;
    font-size: 28px;
    margin: 0 8px;
}
.person_satisfy_line {
    height: 80px;
    box-sizing: border-box;
    padding-top: 24px;
}
.satisfy_gary_txt {
    float: left;
    font-size: 16px;
    color: #777777;
    line-height: 34px;
    height: 34px;
    width: 115px;
    text-align: right;
    margin-right: 10px;
}
.textLeft {
    text-align: left;
}
.person_satisfy_ul {
    height: 42px;
    margin-left: 124px;
}
.person_satisfy_ul li {
    float: left;
    width: 132px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    margin-right: 102px;
    padding-left: 40px;
    box-sizing: border-box;
    color: #333333;
    cursor: pointer;
    position: relative;
}
.person_satisfy_ul li.active {
    background: url(../images/images_b/person_satisfy.png) no-repeat center center;
}
.list_satisfy_line {
    background: #f6f6f6;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 7px 0px;
}
.person_satisfy_ul li .ar_ico {
    display: none;
    background: url(../images/images_b/ar_ico.png) no-repeat center center;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -5px;
}
.person_satisfy_ul li.active .ar_ico {
    display: block;
}
.list_satisfy_li {
    margin: 7px 0px;
    float: left;
    width: 100%;
}
.list_satisfy_ul {
    height: 34px;
    margin-left: 126px;
}
.list_satisfy_ul li {
    float: left;
    width: 132px;
    padding-left: 45px;
    height: 34px;
    font-size: 16px;
    color: #333;
    line-height: 34px;
    margin-right: 104px;
    box-sizing: border-box;
    cursor: pointer;
}
.list_satisfy_ul li.active {
    background: url(../images/images_b/list_satisfy.png) no-repeat center center;
}
.person_satisfy_ul2 li.active .ar_ico {
    display: none;
}
.other_info_ta {
    margin-left: 126px;
    height: 122px;
}
.other_info_textarea {
    height: 122px;
    width: 100%;
    border: 1px solid #c1c1c1;
    outline: none;
    box-shadow: 0px 0px 4px 0px #dfdfdf inset;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 12px 14px;
    color: #888;
    resize: none;
}
.other_info {
    margin: 20px 0;
}
.officeIobList {
    padding: 42px 0 0 0;
}
.officeIobList li {
    float: left;
}
.officeIobList div {
    width: 111px;
    height: 145px;
    margin: 0 5px;
    text-align: center;
    border-radius: 6px;
    border: 1px dashed #cccccc;
    box-sizing: border-box;
    cursor: pointer;
}
.officeIobList i {
    display: block;
    height: 80px;
    margin-top: 15px;
}
.officeIobList h2 {
    height: 48px;
    display: table;
    width: 100%;
    color: #777777;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.officeIobList h2 span {
    display: table-cell;
    vertical-align: middle;
}
.officeIcon1 {
    background: url('../images/images_b/officeIcon1.png') no-repeat center;
}
.officeIcon2 {
    background: url('../images/images_b/officeIcon2.png') no-repeat center;
}
.officeIcon3 {
    background: url('../images/images_b/officeIcon3.png') no-repeat center;
}
.officeIcon4 {
    background: url('../images/images_b/officeIcon4.png') no-repeat center;
}
.officeIcon5 {
    background: url('../images/images_b/officeIcon5.png') no-repeat center;
}
.officeIcon6 {
    background: url('../images/images_b/officeIcon6.png') no-repeat center;
}
.officeIcon7 {
    background: url('../images/images_b/officeIcon7.png') no-repeat center;
}
.officeIcon8 {
    background: url('../images/images_b/officeIcon8.png') no-repeat center;
}
.officeIobList li.active div {
    /*width: 138px;*/
    width: 115px;
    border: 1px solid #5c79cf;
    border-top: 4px solid #5c79cf;
    background: #f1f5ff;
    position: relative;
}
.officeIobList li.active div:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 10px;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
    background: url('../images/images_b/afficeTriangle.png') no-repeat center;
}
.officeIobList li.over div:after {
    background: none;
}
.officeIobList li.over .ok_word {
    width: 46px;
    height: 46px;
    background: url(../images/images_b/pj_in.png);
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}
.officeIobList li.over div {
    border: 1px dashed #cccccc;
    background: none;
    position: relative;
}
.officeIobList li.active h2 {
    color: #5c79cf;
}
.officeIobList li.active .officeIcon1 {
    background: url('../images/images_b/officeIcon1-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon2 {
    background: url('../images/images_b/officeIcon2-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon3 {
    background: url('../images/images_b/officeIcon3-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon4 {
    background: url('../images/images_b/officeIcon4-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon5 {
    background: url('../images/images_b/officeIcon5-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon6 {
    background: url('../images/images_b/officeIcon6-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon7 {
    background: url('../images/images_b/officeIcon7-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon8 {
    background: url('../images/images_b/officeIcon8-2.png') no-repeat center;
}
.officeIobComment {
    border: 1px solid #5c79cf;
    background: #f1f5ff;
    padding: 10px;
    margin: 13px 5px 40px;
    box-sizing: border-box;
    border-radius: 4px;
}
.whiteColor {
    background: #fff;
    padding: 0 20px 1px;
}
.officeIobComment .person_satisfy_ul li {
    margin-right: 100px;
}
.officeIobComment .list_satisfy_ul li {
    margin-right: 102px;
}
.satisfy_assess_foot {
    border-top: 1px solid #cccccc;
    padding-top: 35px;
    text-align: center;
    font-size: 0px;
}
.satisfy_assess_foot_a {
    display: inline-block;
    width: 269px;
    height: 64px;
    line-height: 64px;
    font-size: 30px;
    text-align: center;
    margin: 0 10px;
    border-radius: 3px;
}
.satisfy_assess_foot_a.first {
    background: url('../images/images_b/officeBtnBg2.png') repeat-x;
    color: #888888;
}
.satisfy_assess_foot_a.last {
    background: url('../images/images_b/officeBtnBg1.png') repeat-x;
    color: #ffffff;
}
.satisfy_assess_foot_red {
    font-size: 14px;
    color: #df2525;
    height: 45px;
    line-height: 45px;
    margin-bottom: 35px;
}
.satisfy_assess_con {
    padding: 0 30px;
}
.choose_pj {
    margin-top: 29px;
}
.pj_select {
    width: 170px;
    height: 40px;
    line-height: 38px;
    color: #333333;
    font-size: 16px;
    padding-left: 18px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-right: 10px;
}
.pj_select2 {
    width: 232px;
}
.choose_pj .satisfy_gary_txt {
    line-height: 40px;
}
.main1100 {
    width: 1100px;
    margin: auto;
}
.main_border {
    margin-top: 16px;
    border-top: 3px solid #014291;
}
.banner2_marg {
    margin: 12px 0 33px;
}
.ts_para {
    background: #fafafa;
    padding: 32px 85px;
}
.ts_para p {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    text-indent: 2em;
    text-align: justify;
}
.linear_bg {
    background: linear-gradient(to bottom, #ffffff, #f5fbff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f5fbff', GradientType=0);
}
.appointment_infor {
    margin-bottom: 20px;
}
.appointment_infor label {
    float: left;
    width: 152px;
    line-height: 40px;
    text-align: right;
    color: #333333;
    font-size: 14px;
    padding-right: 10px;
    box-sizing: border-box;
}
.appointment_infor input, .appointment_infor select, .appointment_infor textarea {
    width: 100%;
    height: 40px;
    line-height: 38px;
    color: #333333;
    font-size: 14px;
    padding-left: 14px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 2px;
    outline: 0 none;
}
.appointment_infor textarea {
    height: 103px;
    resize: none;
}
.notarization_event {
    height: 40px;
    line-height: 38px;
    color: #333333;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    background: #ffffff;
}
/*.notarization_event span {
    float: right;
    background: #f5f5f5;
    border-left: 1px solid #e7e7e7;
    padding: 0 14px 0 17px;
    line-height: 38px;
    cursor: pointer;
}*/
.appointment_btn a {
    display: inline-block;
    min-width: 120px;
    padding: 0 15px;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 2px;
    margin: 0 14px;
    text-align: center;
    box-sizing: border-box;
}
.appointment_submit {
    background: #4172ef;
}
.appointment_cancel {
    background: #e59a48;
}
.yz_code {
    width: 100px;
    height: 40px;
    margin-left: 10px;
    background: url('../images/images_b/code.png') no-repeat center center #f5f5f5;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    box-sizing: border-box;
}
.appointment_files {
    background: #fafafa;
    padding: 34px 0 31px 88px;
    color: #333333;
    font-size: 14px;
    line-height: 36px;
}
.appointment_files h5 {
    color: #333333;
    font-size: 14px;
    background: url(../images/images_b/zxIcon6.png) no-repeat left center;
    padding-left: 27px;
}
.appointment_files li {
    color: #333333;
    font-size: 14px;
    line-height: 36px;
}
.file_list>li {
    float: left;
    color: #606266;
    font-size: 14px;
    line-height: 38px;
    padding: 0 23px 0 0;
    margin: 0 22px 0 17px;
    text-decoration: underline;
    cursor: pointer;
}
.pdf_icon, .word_icon {
    display: inline-block;
    width: 14px;
    height: 38px;
    background: url(../images/images_b/zxIcon1.png) no-repeat center center;
    vertical-align: top;
    margin-right: 6px;
}
.word_icon {
    background: url(../images/images_b/zxIcon3.png) no-repeat center center;
}
.zx_check>li {
    float: left;
    color: #333333;
    font-size: 14px;
    line-height: 40px;
    padding-left: 26px;
    margin-right: 22px;
    background: url(../images/images_b/zxIcon4.png) no-repeat 7px center;
    cursor: pointer;
}
.zx_check>li.active {
    background: url(../images/images_b/zxIcon5.png) no-repeat 7px center;
}
.zx_tip {
    color: #d50000;
    font-size: 14px;
    line-height: 40px;
    margin-left: 25px;
}
.apply_form {
    border: 1px solid #eeeeee;
    padding: 0 19px;
    margin-top: 36px;
}
.apply_form_tit {
    border-bottom: 2px solid #eeeeee;
    background: url(../images/images_b/officeTBg2.png) no-repeat 4px center;
    margin-bottom: 30px;
}
.apply_form_tit span {
    display: inline-block;
    color: #333333;
    font-size: 18px;
    line-height: 51px;
    padding: 0 13px 0 18px;
    position: relative;
}
.apply_form_tit span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 103px;
    bottom: -2px;
    border-bottom: 2px solid #1055b9;
}
.apply_infor .appointment_infor label {
    line-height: 32px;
    color: #555555;
    font-size: 15px;
}
.apply_infor .appointment_infor input, .apply_infor .appointment_infor select, .apply_infor .appointment_infor textarea {
    width: 260px;
    height: 32px;
    line-height: 30px;
    color: #555555;
    font-size: 15px;
    border: 1px solid #cccccc;
}
.apply_infor .appointment_infor textarea {
    width: 790px;
    height: 103px;
}
.yy_infor {
    margin-right: 173px;
}
.yy_infor .appointment_infor input, .yy_infor .appointment_infor select, .yy_infor .appointment_infor textarea {
    width: 100%;
}
.apply_infor .appointment_infor {
    margin-bottom: 17px;
}
.apply_form .apply_infor label {
    padding-right: 19px;
    position: relative;
}
.apply_star:after {
    content: '*';
    position: absolute;
    right: 5px;
    top: 0;
    color: #f22323;
    font-size: 15px;
    line-height: 32px;
}
.apply_file, .apply_up {
    min-width: 76px;
    padding: 0 7px;
    color: #666666;
    font-size: 15px;
    line-height: 30px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    margin-left: 10px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
}
.apply_up {
    color: #fff;
    background: #4172ef;
}
.apply_tip, .yy_tip {
    color: #555555;
    font-size: 14px;
    line-height: 47px;
    padding-left: 140px;
}
.yy_tip {
    color: #bbbbbb;
    padding-left: 150px;
    margin-bottom: 20px;
}
.apply_tip span {
    color: #f22323;
    font-size: 15px;
    margin-right: 5px;
}
.appointment_btn a.prev_btn {
    border: 1px solid #4172ef;
    color: #4172ef;
    background: #fff;
}
.up_files {
    color: #333333;
    font-size: 15px;
    line-height: 1;
    padding: 17px 0 27px 74px;
}
.yy_banner {
    margin: 0 -19px 35px;
    border-bottom: 1px solid #eeeeee;
}
.wts_box {
    background: #eaf1fb;
    margin: 20px 31px 20px 52px;
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 10px;
    border: 1px dashed #bfbfbf;
}
.wts_tit {
    text-align: center;
    margin: 9px 0 3px;
}
.wts_para {
    text-align: justify;
    text-indent: 2em;
    padding: 0 20px;
}
.wts_infor {
    width: 140px;
    margin-left: auto;
    line-height: 24px;
}
.wts_tip {
    padding-left: 38px;
    line-height: 20px;
    margin-bottom: 45px;
    font-size: 12px;
}
.apply_result {
    margin-right: -20px;
}
.apply_result.resultCont .resList {
    width: calc(33.33% - 20px);
}
.apply_result .resList .resInfo {
    float: none;
    overflow: hidden;
}
.apply_result .resInfo li .txt {
    float: none;
    width: auto;
    white-space: break-spaces;
}
.infor_check {
    color: #333333;
    font-size: 15px;
    line-height: 32px;
}
.check_box {
    border-bottom: 2px solid #f5f7f8;
    position: relative;
    padding-bottom: 20px;
}
.check_box:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 32px;
    border-bottom: 2px solid #bed0e9;
}
.check_box:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -2px;
    width: 32px;
    border-bottom: 2px solid #bed0e9;
}
.check_box:last-child, .check_box:last-child:before, .check_box:last-child:after {
    border-bottom: 0 none;
}
.check_tit {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    margin: 19px 0;
}
.check_img {
    margin: 0 -10px;
}
.check_img>li {
    float: left;
    width: 142px;
    height: 89px;
    overflow: hidden;
    margin: 10px;
}
.gr_l {
    float: left;
    width: 272px;
    margin-right: 30px;
}
.gr_r {
    overflow: hidden;
}
.gr_tit {
    color: #0079df;
    font-size: 25px;
    font-weight: bold;
    background: url(../images/images_b/centerIcon8.png) no-repeat left center;
    padding-left: 63px;
    line-height: 58px;
}
.gr_infor {
    border: 1px solid #e6e6e6;
    padding: 20px 0 18px;
}
.gr_pict {
    width: 106px;
    height: 107px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
}
.gr_name {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 20px 0;
}
.gr_btn {
    text-align: center;
    font-size: 0;
}
.gr_btn button {
    width: 80px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    margin: 0 10px;
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    background: transparent;
}
.gr_btn_blue {
    border: 1px solid #0079df;
    color: #0079df;
}
.gr_btn_red {
    border: 1px solid #ff0012;
    color: #ff0012;
}
.yw_list {
    margin: 9px -10px;
}
.yw_list>li {
    float: left;
    width: 116px;
    height: 101px;
    margin: 10px;
    padding: 31px 0 0 51px;
    box-sizing: border-box;
}
.yw_icon1 {
    background: url(../images/images_b/centerBg1.png) no-repeat center center;
}
.yw_icon2 {
    background: url(../images/images_b/centerBg2.png) no-repeat center center;
}
.yw_icon3 {
    background: url(../images/images_b/centerBg3.png) no-repeat center center;
}
.yw_icon4 {
    background: url(../images/images_b/centerBg4.png) no-repeat center center;
}
.yw_icon5 {
    background: url(../images/images_b/centerBg5.png) no-repeat center center;
}
.yw_icon6 {
    background: url(../images/images_b/centerBg6.png) no-repeat center center;
}
.yw_name {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
}
.yw_num {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Arial';
    line-height: 1;
}
.yw_total {
    border: 1px solid #f5f5f5;
    padding: 5px 13px 0;
}
.yw_tit {
    color: #333333;
    font-size: 16px;
    padding-left: 13px;
    line-height: 30px;
    background: url(../images/images_b/officeTBg2.png) no-repeat left center;
}
.yw_charts {
    height: 292px;
    line-height: 292px;
    text-align: center;
}
.yw_charts img {
    vertical-align: middle;
}
.gr_nav {
    border: 1px solid #f5f5f5;
    border-bottom: 0 none;
    margin-top: 20px;
}
.gr_nav.gr_nav .oneUl .oneList .oneList-btn {
    padding-left: 20px;
}
.gr_nav.gr_nav .oneUl .oneList .oneList-btn em {
    display: inline-block;
    width: 30px;
    height: 100%;
}
.gr_nav.gr_nav .oneList .oneList-btn span {
    margin-left: 0px;
}
.gr_nav.gr_nav .oneList.list1 .oneList-btn em {
    background: url(../images/images_b/centerIcon2.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list2 .oneList-btn em {
    background: url(../images/images_b/centerIcon3.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list3 .oneList-btn em {
    background: url(../images/images_b/centerIcon4.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list4 .oneList-btn em {
    background: url(../images/images_b/centerIcon5.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list5 .oneList-btn em {
    background: url(../images/images_b/centerIcon6.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list1.active .oneList-btn em {
    background: url(../images/images_b/centerIcon2-2.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list2.active .oneList-btn em {
    background: url(../images/images_b/centerIcon3-2.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list3.active .oneList-btn em {
    background: url(../images/images_b/centerIcon4-2.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list4.active .oneList-btn em {
    background: url(../images/images_b/centerIcon5-2.png) no-repeat left center;
}
.gr_nav.gr_nav .oneList.list5.active .oneList-btn em {
    background: url(../images/images_b/centerIcon6-2.png) no-repeat left center;
}
.gr_nav.gr_nav .oneUl .oneList.active .oneList-btn {
    background: #0079df;
}
.gr_nav.gr_nav .oneList.active .oneList-btn span {
    color: #fff;
}
.gr_nav.gr_nav .oneList .oneList-btn i {
    width: 6px;
    height: 11px;
    background: url(../images/images_b/centerIcon7.png) no-repeat center;
}
.gr_nav.gr_nav .oneList.active .oneList-btn i {
    width: 6px;
    height: 11px;
    background: url(../images/images_b/centerIcon7-2.png) no-repeat center;
}
.gr_nav .twoUl .twoList .twoList-btn {
    color: #333333;
    padding-left: 50px;
}
.gr_r .apply_form .apply_infor label {
    color: #888888;
}
.advice_main .appointment_files {
    background: #fafafa;
    padding: 14px 20px 17px;
    line-height: 36px;
    margin-top: 20px;
}
.advice_main .appointment_files h5 {
    background: url(../images/images_b/centerIcon9.png) no-repeat left center;
}
.advice_main .appointment_files li {
    line-height: 24px;
}
.advice_star {
    color: #ff0000;
}
.advice_main .appointment_infor label {
    width: 100px;
}
.gr_th {
    margin: 20px 0 4px;
}
.gr_th th {
    color: #666666;
    font-size: 14px;
    height: 29px;
    background: #f9f9f9;
    border-right: 2px solid #fff;
    box-sizing: border-box;
}
.gr_th th:last-child {
    border-right: 0 none;
}
.gr_td table {
    table-layout: fixed;
}
.gr_td td {
    color: #666666;
    font-size: 15px;
    height: 40px;
    border-right: 2px solid #fff;
    box-sizing: border-box;
    text-align: center;
}
.gr_td td.gr_td_tit {
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 15px;
}
.gr_td_num {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    background: #1055b9;
    border-radius: 2px;
    margin: auto;
}
.gr_td_detail {
    display: inline-block;
    color: #0079df;
    background: url(../images/images_b/centerIcon10.png) no-repeat left center;
    padding-left: 22px;
    cursor: pointer;
}
.login_container {
    background: url(../images/images_b/loginBg.png) no-repeat center top;
    background-size: 100% auto;
}
.login_container .head {
    height: 190px;
    background: none;
}
.login_container .bottom-copyright {
    height: auto;
}
.login_container .cpMid {
    padding: 24px 0;
}
.login_main {
    width: 900px;
    margin: 33px auto 47px;
    background: #fff;
    padding: 20px 142px 114px;
    box-sizing: border-box;
}
.login_tit {
    color: #1055b9;
    font-size: 30px;
    line-height: 46px;
    text-align: center;
    position: relative;
    margin-bottom: 26px;
}
.login_tit:before {
    content: '';
    position: absolute;
    width: 31px;
    height: 4px;
    background: #1055b9;
    border-radius: 2px;
    left: 0;
    right: 0;
    bottom: -4px;
    margin: auto;
}
.login_tab>li {
    float: left;
    width: 50%;
    text-align: center;
    color: #888888;
    font-size: 18px;
    line-height: 38px;
    border-bottom: 4px solid #fafafa;
    cursor: pointer;
}
.login_tab>li.active {
    color: #1055b9;
    font-size: 22px;
    border-bottom: 4px solid #1055b9;
}
.login_input {
    margin-top: 27px;
}
.login_input input {
    width: 100%;
    height: 54px;
    line-height: 53px;
    color: #aaaaaa;
    font-size: 16px;
    padding-left: 62px;
    border: 0 none;
    outline: 0 none;
    border-bottom: 1px solid #d8d8d8;
    box-sizing: border-box;
}
.login_icon1 {
    background: url(../images/images_b/loginIcon2.png) no-repeat 21px center;
}
.login_input input.login_icon2 {
    width: 480px;
    background: url(../images/images_b/loginIcon3.png) no-repeat 19px center;
    padding-right: 130px;
}
.code_error {
    position: relative;
    color: #ff6600;
    font-size: 14px;
    background: url(../images/images_b/loginIcon1.png) no-repeat 9px center #fffce6;
    padding: 0 14px 0 36px;
    line-height: 34px;
    margin: 10px 0 0 -124px;
}
.send_error {
    display: inline-block;
    height: 34px;
    line-height: 32px;
    color: #0092cf;
    font-size: 14px;
    padding: 0 12px;
    border: 1px solid #0092cf;
    border-radius: 2px;
    background: #caeaf7;
    margin: 10px 0 0 17px;
    cursor: pointer;
    box-sizing: border-box;
}
.login_btn {
    margin: 72px 18px 22px;
}
.login_btn button {
    width: 265px;
    line-height: 44px;
    font-size: 20px;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    border: 0 none;
    outline: 0 none;
    letter-spacing: 4px;
    padding: 0;
}
.login_btn_blue {
    color: #fff;
    background: #1055b9;
}
.login_btn_grey {
    color: #666666;
    background: #eeeeee;
}
.login_link {
    margin: 15px 18px 0;
}
.login_link a {
    color: #0092cf;
    font-size: 14px;
    line-height: 15px;
}
.login_link_r {
    margin: 0 -8px;
    font-size: 0;
}
.login_link_r a {
    border-right: 1px solid #0092cf;
    padding: 0 8px;
}
.login_link_r a:last-child {
    border-right: 0 none;
}
.login_link a:hover {
    text-decoration: underline;
}
.register_main {
    padding: 20px 0px 24px 0;
    margin: 0 auto 33px;
}
.register_main .apply_form {
    border: 0 none;
    padding: 0;
    margin-top: 30px;
}
.register_main .apply_form {
    padding: 0px 114px;
    border: 0 none;
    border-bottom: 1px solid #ccc;
}
.register_main .apply_infor label {
    padding-right: 0;
    position: relative;
    text-align: left;
    width: 103px;
}
.register_main .appointment_infor input, .register_main .appointment_infor select {
    width: 100%;
}
.register_main .appointment_infor input:focus {
    border: 1px solid #0078ff;
}
.register_main .apply_star:after {
    left: -15px;
}
.register_main .zx_check>li {
    color: #333333;
    font-size: 16px;
    line-height: 32px;
    padding-left: 30px;
    margin-right: 22px;
    background: url(../images/images_b/loginIcon6.png) no-repeat left center;
}
.register_main .zx_check>li.active {
    background: url(../images/images_b/loginIcon7.png) no-repeat left center;
}
.register_main .apply_infor .appointment_infor {
    margin-bottom: 14px;
}
.register_agree {
    color: #333333;
    font-size: 14px;
    padding-left: 33px;
    background: url(../images/images_b/loginIcon4.png) no-repeat 6px center;
    cursor: pointer;
    line-height: 38px;
    margin-bottom: 17px;
    margin-left: 103px;
}
.register_agree a {
    color: #3465ef;
    text-decoration: underline;
}
.register_agree.active {
    background: url(../images/images_b/loginIcon5.png) no-repeat 6px center;
}
.register_main .login_btn {
    margin: 36px 0 14px;
    font-size: 0;
    text-align: center;
}
.register_main .login_btn button {
    width: 116px;
    line-height: 39px;
    margin: 0 12px;
}
.has_acc {
    text-align: center;
    background: none;
    padding: 0;
    line-height: 24px;
    margin: 0;
}
.register_main .code_error {
    padding: 0 14px 0 36px;
    line-height: 32px;
    margin: 0 0 0 9px;
}
.tj_tips {
    color: #d50000;
    padding-left: 23px;
    line-height: 40px;
}
.tj_warning {
    color: #38b4e7;
    font-size: 14px;
    line-height: 31px;
}
.tj_top {
    padding: 57px 0 66px;
    background: url(../images/images_b/banner7.png) no-repeat center bottom #f0f5fc;
}
.tj_top_warn {
    background: url(../images/images_b/tjIcon6.png) no-repeat left 26px;
}
.tj_top_txt {
    margin-left: 478px;
    line-height: 30px;
    padding-left: 27px;
    color: #333333;
    font-size: 17px;
    background: url(../images/images_b/zxIcon6.png) no-repeat left 6px;
}
.tj_top_txt a {
    color: #007adf;
}
.tj_top_btn {
    width: 180px;
    color: #007adf;
    font-size: 17px;
    line-height: 40px;
    padding: 0 15px;
    background: #deebfe;
    border: 1px solid #007adf;
    border-radius: 4px;
    box-sizing: border-box;
    margin: 21px 0 43px auto;
}
.tj_top_btn i {
    display: inline-block;
    width: 24px;
    height: 40px;
    background: url(../images/images_b/tjIcon5.png) no-repeat center center;
    margin-right: 6px;
    vertical-align: top;
}
.tj_list>li {
    float: left;
    width: 277px;
    height: 94px;
    background: url(../images/images_b/tjBg1.png) no-repeat center center;
    padding: 5px 9px 0 9px;
    box-sizing: border-box;
}
.tj_list_num {
    float: left;
    width: 55px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    font-family: 'Arial';
    margin-right: 20px;
}
.tj_list_txt {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
    margin-top: 13px;
}
.tj_icon1 {
    background: url(../images/images_b/tjIcon1.png) no-repeat right 15px center;
}
.tj_icon2 {
    background: url(../images/images_b/tjIcon2.png) no-repeat right 15px center;
}
.tj_icon3 {
    background: url(../images/images_b/tjIcon3.png) no-repeat right 15px center;
}
.tj_icon4 {
    background: url(../images/images_b/tjIcon4.png) no-repeat right 15px center;
}
.tj_list {
    margin: 0 -4px;
}
.tj_list>li.active {
    background: url(../images/images_b/tjBg2.png) no-repeat center center;
}
.width100 {
    width: 100%;
}
.width50 {
    width: 50%;
}
.width65 {
    width: 65%;
}
.width46 {
    width: 46%;
}
.img_box {
    font-size: 0;
}
.hidden_r, .over_hidden {
    overflow: hidden;
}
.bg_fff {
    background: #fff;
}
.appointment_btn {
    font-size: 0;
    text-align: center;
}
.margb0.margb0 {
    margin-bottom: 0;
}
