.company_verification {
    margin-top: 63px;
    text-align: center;
    padding: 0 23px;
}
.company_verification h3 {
    font-size:28px;
    font-weight:500;
    color:#1890FF;
    line-height:40px;
    margin-bottom: 30px;
}
.company_search_box {
    position: relative;
}
.company_search_box .company_search {
    width:727px;
    font-size: 16px;
    line-height: 18px;
    padding: 11px 15px 11px 15px;
    background-color: #fff;
}
.company_search_box .company_city {
    text-align: center;
    border-right: 1px solid #D9D9D9;
    width: 120px;
    line-height: 40px;
}
.company_city span {
    font-size: 16px;
    line-height: 38px;
    color:rgba(0,0,0,0.65);
}
.company_search_box input[type=submit] {
    width:160px;
    height:42px;
    background:#1890FF;
    border-radius:4px;
    font-size:16px;
    color:#fff;
    line-height:22px;
    margin-left: 23px;
    cursor: pointer;
}
.company_inp_box {
    border: 1px solid rgba(51,51,51,0.4);
    border-radius:4px;
    box-sizing: content-box;
    background: #F7F7F7;
}


.verification_dropDown {
    text-align: center;
    line-height: 40px;
    width: 120px;
    border-left: 1px solid #D9D9D9;
    position: relative;
}
.verification_dropDown .selectValNext {
    color:rgba(0,0,0,0.65);
}
.selectNext {
    cursor: pointer;
    font-size:16px;
    line-height:38px;
}
.selectNext i {
    font-size: 10px;
    color:rgba(0,0,0,0.65);
}

.selectListNext {
    z-index: 999;
    /* display: none; */
    width: 235px;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    position: absolute;
    top: 54px;
    left: -47px;
    background-color: white;
}
.listANext {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #545454;
    text-align: center;
    display: block;
    background-color: #FFFFFF;
}
.listANextH {
    background-color: #f6faff;
    color: #376ec0;
}
.listANext:hover {
    background-color: #f6faff;
    color: #396fc5;
}
.listANext:first-child {
    border-radius: 6px 6px 0 0;
}
.selectListNext::before,
.selectListNext::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    display: block;
    border-width: 10px;
    border-style: solid;
    right: 50%;
    transform: translateX(50%);
}
.selectListNext::before,
.verification-sug::before,
.verification-policy::before {
    top: -21px;
    border-color: transparent transparent rgba(0,0,0,0.15) transparent;
}
.verification-sug::after,
.selectListNext::after,
.verification-policy::after {
    top: -20px;
    border-color: transparent transparent #fff transparent;
}
.hot_msg {
    margin-top: 35px;
    position: relative;
}
.hot_msg h2 {
    text-align: left;
    font-size:18px;
    font-weight:500;
    color:#333;
    line-height:25px;
    margin-bottom: 11px;
}
.tel_roll {
    width:480px;
    height:222px;
    background:#FFF1F0;
    border-radius:4px;
    border:1px solid #FFA39E;
}
.tel_head p {
    font-size:16px;
    font-weight:500;
    color:rgba(0,0,0,0.85);
    line-height:42px;
    text-align: left;
    margin-left: 63px;
}
.tel_head span {
    color: #F5222D;
}
.tel_head {
    background: url("/up/pc/img/index/trumpet.png") no-repeat 19px center;
    background-size: 25px;
    height: 43px;
    width: 100%;
    box-shadow:0px 2px 4px -2px rgba(0,0,0,0.23);
}
.tel_box {
    position: absolute;
    padding: 0 45px 0px 64px;
    width: 100%;
}
.tel_box li {
    display: flex;
    justify-content:space-between;
}
.tel_box li span {
    font-size:14px;
    color:rgba(0,0,0,0.65);
    line-height:22px;
}
.roll_box {
    height: 160px;
    position: relative;
    overflow: hidden;
}
.intro_box {
    float: left;
    margin-left: 42px;
    width:180px;
    height:224px;
    background:#fff;
    border-radius:4px;
    text-align: center;
    border:1px solid rgba(0,0,0,0.2);
    transition: all .2s linear;
}
.intro_box:hover,
.package_pro:hover {
    box-shadow:0px 4px 12px 0px rgba(0,0,0,0.15);
    border: 1px solid #fff;
}
.intro_box:nth-of-type(1) {
    margin-left: 46px;
}
.intro_box span {
    margin-top: 30px;
    font-size:18px;
    font-weight:500;
    color:rgba(0,0,0,0.85);
    line-height:24px;
}
.intro_img {
    margin: 50px auto 30px;
}
.intro_box:nth-of-type(1) .intro_img {
    width: 88px;
    height: 88px;
    background-size: cover;
    background: url("../img/index/intro_1.png") no-repeat;
}
.intro_box:nth-of-type(2) .intro_img {
    width: 79px;
    height: 88px;
    background-size: cover;
    background: url("../img/index/intro_2.png") no-repeat;
}
.intro_box:nth-of-type(3) .intro_img {
    width: 84px;
    height: 84px;
    background-size: cover;
    background: url("../img/index/intro_3.png") no-repeat;
}
.verification-ts {
    text-align: left;
    float: left;
    font-size: 12px;
    color: red;
    display: none;
    position: absolute;
    top: 48px;
    margin-left: 135px;
}
.shade {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: black;
    z-index: 999;
    opacity: 0.5;
}
.verification-shade {
    /* display: none; */
    width: 300px;
    height: 300px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1000;
    transition: all .2s linear;

}
.verification-shade .verification_submit {
    width: 300px;
    background: #fff;
    box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.15);
    padding: 30px 35px 46px;
    text-align: center;
}
.verification-shade .close_symbol {
    position: absolute;
    top: 8px;
    right: 15px;
}
.verification_submit h3 {
    font-size: 16px;
    font-weight: bold;
    color: rgba(0,0,0,0.85);
    line-height: 24px;
    margin-bottom: 36px;
}
.close_symbol span {
    font-size: 20px;
    cursor: pointer;
}
.verification_submit input[type=text] {
    width:224px;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 12px;
    background:rgba(0,0,0,0.04);
    border-radius:4px;
    border:1px solid rgba(0,0,0,0.15);
    margin-bottom: 20px;
}
.verification_submit input[type=text]::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}
  
.verification_submit input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}
  
.verification_submit input[type=text]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}   
.verification_submit .sub_ver {
    width:100%;
    height:40px;
    background:#2097FF;
    border-radius:4px;
    font-size:16px;
    color:#fff;
    margin-top: 12px;
    cursor: pointer;
}
.verification-shade h2 {
    font-size:16px;
    font-weight:500;
    color:rgba(0,0,0,0.85);
    line-height:24px;
}
.verification-sug {
    position: absolute;
    width: 400px;
    background-color: white;
    left: 412px;
    top: 278px;
    box-shadow: 1px 2px 6px #d5e6fc;
    border-radius: 5px;
    /* display: none; */
    z-index: 990;
    text-align: left;
    padding: 15px;
    transition: all .2s linear;
}
.verification-sug div>span,
.verification-policy div>span {
    font-size: 15px;
    color: #376ec0;
    line-height: 25px;
}
.verification-sug p,
.verification-policy p {
    font-size: 13px;
    line-height: 20px;
    color: #333;
}
.verification-policy {
    position: absolute;
    width: 440px;
    background-color: white;
    left: 620px;
    top: 278px;
    box-shadow: 1px 2px 6px #d5e6fc;
    border-radius: 5px;
    /* display: none; */
    z-index: 990;
    text-align: left;
    padding: 15px;
    transition: all .2s linear;
}
.intro_qa a {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.icon_intro {
    margin: 40px 0 91px;
    background:#fff;
    box-shadow:0px 1px 5px 0px rgba(0, 0, 0, 0.21);
    padding: 28px 45px 35px 50px;
    justify-content: space-between;
}
.icon_box .icon_img {
    width: 105px;
    height: 105px;
}
.icon_phone .icon_img {
    background: url("../img/index/icon_intro_1.png") no-repeat;
}
.icon_clock .icon_img {
    background: url("../img/index/icon_intro_2.png") no-repeat;
}
.icon_flash .icon_img {
    background: url("../img/index/icon_intro_3.png") no-repeat;
}
.icon_hand .icon_img {
    background: url("../img/index/icon_intro_4.png") no-repeat;
}
.icon_text {
    margin-left: 21px;
}
.icon_text h3 {
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 10px;
}
.icon_text span {
    font-size: 22px;
    font-weight: 500;
}
.icon_text p {
    font-size:16px;
    font-weight:500;
    color:#333;
    line-height:21px;
    text-align: left;
}
.icon_phone h3,
.icon_phone span {
    color: #FB5E53;
}
.icon_clock h3,
.icon_clock span {
    color: #5C62E1;
}
.icon_flash h3,
.icon_flash span {
    color: #AB18B9;
}
.icon_hand h3,
.icon_hand span {
    color: #0A83ED;
}
.hot_ser,
.company_ser {
    width: 286px;
    height: 345px;
    background: #eee;
}
.hot_ser img,
.company_ser img {
    width: 100%;
}
.package_img {
    width: 286px;
    height: 190px;
    background-color: #eee ;
    text-align: center;
    justify-content:center;
}
.package_pro {
    border-radius:3px;
    border:1px solid rgba(0,0,0,0.2);
    transition: all .2s linear;
    height: 345px;
    overflow: hidden;
}
.package_pro img {
    height: 100%;
}
.hot_package,
.company_package {
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 27px;
}
.package_box_text {
    text-align: center;
    margin-top: 19px;
}
.package_box_text del {
    font-size:22px;
    font-weight:400;
    color:rgba(51,51,51,0.64);
    line-height:24px;
}
.package_box_text h3 {
    margin-top: 6px;
    font-size:18px;
    font-weight:600;
    color:#FE6D01;
    line-height:23px;
}
.package_box_text h3 span {
    font-size: 32px;
    display: inline-block;
    line-height: 32px;
    vertical-align: bottom;
    letter-spacing: 2px;
}
.package_box_button {
    margin: 19px 34px 16px;
    justify-content: space-between;
}
.package_box_button a:hover {
    background-color: #2097FF;
    color: #fff;
}
.package_box_button a {
    display: inline-block;
    width:100px;
    height:40px;
    border:1px solid #2097FF;
    border-radius:20px;
    line-height: 38px;
    text-align: center;
    font-size:18px;
    color:#2097FF;
    transition: all .2s linear;
}
.company_package {
    margin-bottom: 80px;
}
.comment_background {
    background: url("../img/index/comment_bg.jpg") no-repeat;
    width: 100%;
    height: 531px;
    margin-bottom: 35px;
    padding: 30px 35px 74px;
    justify-content: space-between;
}
.client_comment>h3,
.office>h3,
.package_box>h3 {
    font-size:28px;
    font-weight:500;
    color:#333;
    line-height:28px;
    margin-bottom: 30px;
}
.client_comment {
    margin-bottom: 35px;
}
.comment_box {
    width: 269px;
    height: 366px;
    background-color: #5E9CF7;
    border-radius:10px;
    padding: 97px 20px 0;
    position: relative;
    text-align: center;
    margin-top: 55px;
}
.comment_box .comment_img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 114px;
    height: 114px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
}
.comment_box .comment_img_1 {
    background: url("../img/index/comment_img_1.jpg") no-repeat;
}
.comment_box .comment_img_2 {
    background: url("../img/index/comment_img_2.jpg") no-repeat;
}
.comment_box .comment_img_3 {
    background: url("../img/index/comment_img_3.jpg") no-repeat;
}
.comment_box .comment_img_4 {
    background: url("../img/index/comment_img_4.jpg") no-repeat;
}
.comment_box h2 {
    font-size:24px;
    font-weight:400;
    color:#FFF;
    line-height: 24px;
}
.comment_box h3 {
    font-size:22px;
    font-weight:400;
    color:#FFF;
    margin-top: 15px;
}
.comment_text span {
    font-size:16px;
    font-weight:400;
    color:#fff;
}
.comment_text {
    width: 205px;
    padding-top: 14px;
    margin: 7px auto 0;
    border-top: 1px dashed #fff;
    text-align: left;
}
.company_result {
    display: inline-block;
    padding: 30px 20px;
    width: 270px;
    background: #fff;
}
.company_result img {
    width: 60px;
    height: 60px;
}
.company_result h2 {
    margin: 15px 0 30px;
    color: #333;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    vertical-align: middle;
}
.company_result p {
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    vertical-align: middle;
}
.pad_t_30 {
    padding-top: 30px;
}
.rect_button {
    display: inline-block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #4267E7;
    line-height: 16px;
    border-radius: 3px;
}
.arrow-left {
    font-size: 0;
    line-height: 0;
    border-width: 10px;
    border-color: #e6e6e6;
    border-top-width: 0;
    border-style: dashed;
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;    
    right: 50%;
    top: -11px;
    transform: translateX(50%);
}
.arrow-left1 {
    font-size: 0;
    line-height: 0;
    border-width: 10px;
    border-color: #fff;
    border-top-width: 0;
    border-style: dashed;
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    right: 50%;
    top: -10px;
    transform: translateX(50%);
}
.index_bottom {
    justify-content: space-between;
}
.index_bottom_img {
    width: 64px;
    height: 64px;
    margin-right: 30px;
}
.index_bottom_img_1 {
    background: url("../img/index/index_bottom_1.png") no-repeat;
}
.index_bottom_img_2 {
    background: url("../img/index/index_bottom_2.png") no-repeat;
}
.index_bottom_img_3 {
    background: url("../img/index/index_bottom_3.png") no-repeat;
}
.index_bottom_img_4 {
    background: url("../img/index/index_bottom_4.png") no-repeat;
}
.index_bottom_box h3 {
    font-size:24px;
    font-weight:500;
    color:#333;
    line-height:33px; 
    margin-bottom: 10px;
}
.index_bottom_box p {
    font-size:20px;
    font-weight:400;
    color:#666666;
    line-height:30px;
}
.index_bottom {
    padding: 60px 0;
    border-top: 1px solid #D8D8D8;
}
.office {
    margin-bottom: 139px;
}
.wx_saoma {
    margin: auto;
    width: 228px;
    height: 270px;
    background: url("../img/index/saoma.png") no-repeat;
}
#divTip {
    overflow: hidden;
    z-index: 100;
    will-change: transform;
    transition: all .35s ease-out;
}
.wx_saoma_box {
    transform: translate3d(100%, 0, 0) scale(1);
    position: fixed;
    top: 100px;
    right: 0;
    padding-right: 23px;
}
.index_ad {
    height: 240px;
    background-color: #eee;
    text-align: center;
    margin-bottom: 70px;
}
.index_ad img {
    height: 100%;   
}
.wx_saoma_close {
    padding: 3px 6px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #bbb;
    background-color: #fff;
    line-height: 16px;
}
.wx_close_box span:nth-of-type(2) {
    line-height: 17px;
    display: inline-block;
    vertical-align: text-bottom;
    color: #bbb;
    font-size: 12px;
}
.wx_close_box span:nth-of-type(1) {
    font-size: 23px;
    color: #fff;
    background-color: #aaa;
    display: inline-block;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 15px;
    vertical-align: text-bottom;
}
.wx_close_box {
    text-align: right;
    margin: 0 10px 6px 0;
}
.index_top_ad .index_ad_img {
    width: 1200px;
    height: auto;
}
.index_ad_imgx {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}
.city_index {
    width: 1200px;
    position: relative;
    margin: auto;
    overflow: hidden;
    height: 100px;
    transition: all .5s ease-in-out;
}
.index_qa_img p {
    font-size:20px;
    color:#333;
    line-height:30px;
    margin: 20px auto 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 380px;
    text-align: center;
}
.index_qa_img {
    width: 460px;
    float: left;
    margin-right: 23px;
}
.index_qa_img .swiper-wrapper img {
    height: 300px;
}
.index_qa_img .swiper-button-prev{
    left: 5px;
}
.index_qa_img .swiper-button-next {
    right: 5px;
}
.index_qa_img .swiper-button-prev,
.index_qa_img .swiper-button-next {
    top: 150px;
    outline: none;
}
.index_qa_img i {
    color: #fff;
    font-size: 20px;
}
.index_qa {
    margin-bottom: 60px;
}
.index_qa_ad {
    display: inline-block;
}
.index_qa_ad img {
    width: 280px;
    height: auto;
}
.index_new img {
    width: 120px;
    height: 90px;
}
.index_qa_text {
    width: 370px;
    height: 300px;
    overflow: hidden;
}
.index_new_con {
    width: 237px;
    position: relative;
    height: 90px;
}
.index_qa_text .swiper-slide {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.index_new_con .time {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    color: #666;
    line-height: 18px;
}
.index_new_con p {
    width: 100%;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
.index_qa_line {
    margin-right: 23px;
    height: 300px;
    border-right: 1px solid rgba(0,0,0,.15);
}
.qa_text_more>a {
    font-size:16px;
    color:#1890FF;
    line-height:30px;
    margin-top: 20px;
}
.index_text_con a:nth-of-type(1) {
    margin: 0;
}

.school_hot_qa {
    width: 280px;
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 19px 20px 17px;
    text-align: center;
}
.school_hot_qa h3 {
    font-size:16px;
    font-weight:600;
    color:#333;
    line-height:16px;
}
.school_hot_qa a {
    font-size:14px;
    color:#1890FF;
    line-height:16px;
}
.hot_qa_text {
    margin: 18px 0 15px;
    min-height: 185px;
}
.hot_qa_text li {
    padding: 0 0 0 16px;
    width: 100%;
    margin-bottom: 15px;
    height: 15px;
}
.hot_qa_text li a {
    line-height: 15px;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: inline-block;
    color: #333;
    text-align: left;
}
.hot_qa_text li:nth-of-type(-n+3) {
    background: url("../img/index/hot_qa.png") left center no-repeat;
}
.hot_qa_text li:nth-last-of-type(1) {
    margin: 0;
}
.hot_qa_bottom {
    bottom: 17px;
    border-top: 1px solid #F3F3F3;
    width: 241px;
    padding-top: 15px;
}
.hot_qa_bottom p {
    font-size:12px;
    color:#333;
    line-height:12px;
    margin-bottom: 16px;
}
.hot_qa_bottom a {
    width: 165px;
    background: #1890FF;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    display: inline-block;
}
/* 每日弹窗 */
.picture_content {
    position: relative;
    opacity: 1;
}
.picture_content img {
    width: 100%;
    height: auto;
}
.picture_content .close {
    width: 20px;
    height: 20px;
    cursor: pointer;
    top: 0%;
    right: -5%;
    position: absolute;
    z-index: 99;
}