.contact_box1 {
    background-color: #FFF;
    padding: 10px 30px 21px 19px;
    margin-top: 12px;
    font-size: 0;
}

.contact_box1 h1 {
    line-height: 87px;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    position: relative;
}

.contact_box1 h1 div {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
}

.contact_box1 h1 div span {
    color: red;
}

.contact_box1 .left {
    width: 19%;
    display: inline-block;
}

.contact_box1 .left .console {
    background-color: #f7faff;
    height: 87px;
    padding: 0 12px;
    margin-bottom: 11px;
}

.contact_box1 .left .console img {
    display: inline-block;
    line-height: 87px;
    vertical-align: super;
}

.contact_box1 .left .console h2 {
    display: inline-block;
    width: calc(100% - 61px);
    margin-left: 11px;
    margin-top: 10px;
}

.contact_box1 .left .console h2 p {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.contact_box1 .left .console h2 span {
    font-size: 12px;
    color: #000;
    line-height: 18px;
    margin-top: 4px;
    display: block;
}

.contact_box1 .left .write {
    background-color: #e2ecff;
    padding: 0 14px 23px 14px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.contact_box1 .left .write h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 64px;
    color: #000;
    padding-left: 0;
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 21px;
    position: relative;
}

.contact_box1 .left .write h1 i {
    display: inline-block;
    margin-right: 16px;
    color: #2f5db8;
    font-size: 19px;
}

.contact_box1 .left .write h1 i:last-of-type {
    color: #7c9bd7;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 2px;
    margin-right: 0;
}

.contact_box1 .left .write a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    background-color: #FFF;
    box-sizing: border-box;
    color: #2f5db8;
    text-align: center;
    border-radius: 3px;
}

.contact_box1 .left .write a:hover {
    color: #FFF;
    background-color: #2f5db8;
}

.contact_box1 .left .write a i {
    display: inline-block;
    margin-left: 12px;
    color: #efe2ca;
}

.contact_box1 .left .report a {
    background-color: #e2ecff;
    padding-left: 37px;
    box-sizing: border-box;
    line-height: 57px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    position: relative;
    display: block;
}

.contact_box1 .left .report a i:first-of-type {
    display: inline-block;
    color: #2f5db8;
    font-size: 25px;
    margin-right: 14px;
    vertical-align: top;
}

.contact_box1 .left .report a i:last-of-type {
    position: absolute;
    color: #7c9bd7;
    font-size: 12px;
    right: 18px;
}

.contact_box1 .left .report a:hover {
    color: #FFF;
    background-color: #2f5db8;
}

.contact_box1 .left .report a:hover i {
    color: #FFF;
}

.contact_box1 .right {
    width: 79%;
    margin-left: 2%;
    display: inline-block;
    vertical-align: top;
}

.contact_box1 .right .contact_mail_search {
    background-color: #f7faff;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 14px;
    padding: 0 14px;
    font-size: 0;
}

.contact_box1 .right .contact_mail_search h1 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 57px;
    width: 200px;
}

.contact_box1 .right .contact_mail_search h1 i {
    display: inline-block;
    font-size: 27px;
    padding-right: 17px;
    color: #2f5db8;
    vertical-align: top;
}

.contact_box1 .right .contact_mail_search>div {
    width: calc(100% - 200px);
    display: inline-block;
    vertical-align: top;
    padding-top: 14px;
    box-sizing: border-box;
}

.contact_box1 .right .contact_mail_search>div #v_container {
    height: 30px;
    overflow: hidden;
    border-radius: 5px;
}

.contact_box1 .right .contact_mail_search>div input {
    border: 0;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.contact_box1 .right .contact_mail_search>div input::placeholder {
    font-size: 14px;
    color: #bebebe;
}

.contact_box1 .right .contact_mail_search>div a.search {
    display: block;
    line-height: 30px;
    text-align: center;
    background-color: #fa7e02;
    border: 1px #fa7e02 solid;
    box-sizing: border-box;
    font-size: 16px;
    color: #FFF;
}

.contact_box1 .contact_box_dh {
    background-color: #deebfe;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 0 !important;
}

.contact_box1 .contact_box_dh li {
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-right: 1px #f3f3f3 solid;
    box-sizing: border-box;
    width: 12%;
    display: inline-block;
}

.contact_box1 .contact_box_dh li:last-of-type {
    border-right: 0;
}

.contact_box1 .contact_box_dh li:nth-of-type(2) {
    width: 64%;
}

.contact_box1 .right .contact_box_content {
    overflow: hidden;
    height: 212px;
    border-bottom: 1px #f3f3f3 solid;
}

.contact_box1 .right .contact_box_content .mail_list_box {
    width: 100%;
    position: relative;
    top: 0;
    height: auto;
}

.contact_box1 .right .contact_box_content ul {
    border-left: 1px #f3f3f3 solid;
    position: relative;
}

.contact_box1 .right .contact_box_content ul .wait {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.contact_box1 .right .contact_box_content ul .wait i {
    font-size: 32px;
    color: #7f7f7f;
}

.contact_box1 .right .contact_box_content ul li {
    text-align: center;
    box-sizing: border-box;
    border-right: 1px #f3f3f3 solid;
    font-size: 16px;
    overflow: hidden;
}

.contact_box1 .right .contact_box_content ul li div div {
    box-sizing: border-box;
    border-right: 1px #f3f3f3 solid;
    padding: 10px 0 9px;
    display: inline-block;
    width: 12%;
    vertical-align: top;
}

.contact_box1 .right .contact_box_content ul li div div:nth-of-type(2) {
    width: 64%;
}

.contact_box1 .right .contact_box_content ul li div div:last-of-type {
    border-right: 0;
}

.contact_box1 .right .contact_box_content ul li:first-of-type div div {
    vertical-align: top;
}

.contact_box1 .right .contact_box_content ul li a.type {
    font-size: 14px;
    border: 1px #c1c1c1 solid;
    line-height: 19px;
    border-radius: 4px;
    color: #767676;
    padding: 0 8px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: text-bottom;
}

.contact_box1 .right .contact_box_content ul li a.mail_title {
    font-size: 16px;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    display: inline-block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: left;
}

.contact_box1 .right .contact_box_content ul li a:hover {
    color: #2f5db8;
}

.contact_box2 {
    background-color: #FFF;
    padding: 22px 18px;
    box-sizing: border-box;
    font-size: 0;
    margin-top: 10px;
}

.contact_box2 .left {
    width: 19%;
    display: inline-block;
}

.contact_box2 .left a {
    background-color: #f7faff;
    display: block;
    margin-bottom: 10px;
    padding: 0 8px;
    height: 92px;
    font-size: 0 !important;
}

.contact_box2 .left a img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

.contact_box2 .left a div {
    display: inline-block;
    width: calc(100% - 70px);
}

.contact_box2 .left a div p {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.contact_box2 .left a div span {
    font-size: 12px;
    color: #000;
    line-height: 18px;
    display: block;
    margin-top: 6px;
}

.contact_box2 .left a:first-of-type div {
    margin-top: 15px;
}

.contact_box2 .left a:first-of-type img {
    margin-top: 20px;
}

.contact_box2 .left a:last-of-type div {
    margin-top: 22px;
}

.contact_box2 .left a:last-of-type img {
    margin-top: 20px;
}

.contact_box2 .middle {
    width: 80%;
    display: inline-block;
    margin-left: 1%;
    vertical-align: top;
}

.contact_box2 .middle #answer {
    height: 196px;
}

.contact_box2 .right {
    width: 13%;
    display: inline-block;
    margin-left: 1%;
    border: 1px #f3f3f3 solid;
    box-sizing: border-box;
    vertical-align: top;
}

.contact_box2 .right h1 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 53px;
    text-align: center;
}

.contact_box2 .right div {
    background-color: #f7faff;
    overflow: hidden;
    position: relative;
    height: 143px;
}

.contact_box2 .right div img {
    display: block;
    margin: 22px auto 0;
}

.contact_box2 .right div img:nth-of-type(2) {
    width: 90px;
    display: none;
    margin-top: 10px;
}

.contact_box2 .right div span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.contact_box2 .right div:hover img:nth-of-type(1) {
    display: none;
}

.contact_box2 .right div:hover img:nth-of-type(2) {
    animation: flipInY 1s;
    display: block;
}

@media screen and (max-width: 768px) {
    .layui-container.contact_out {
        padding: 0 10px;
    }
    .contact_box1 {
        padding: 0 10px 10px;
        margin-top: 10px;
    }
    .contact_box1 h1 {
        font-size: 1.125rem;
        height: 35px;
        line-height: 35px;
        padding-top: 15px;
    }
    .contact_box1 h1 div {
        display: none;
    }
    .contact_box1 .left {
        display: none;
    }
    .contact_box1 .right {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .contact_box1 .right .contact_mail_search {
        display: none;
    }
    .contact_box1 .contact_box_dh li:first-of-type,
    .contact_box1 .contact_box_dh li:nth-of-type(3) {
        display: none;
    }
    .contact_box1 .contact_box_dh li:nth-of-type(2) {
        width: 65%;
    }
    .contact_box1 .contact_box_dh li:last-of-type {
        width: 35%;
    }
    .contact_box1 .right .contact_box_content ul li {
        font-size: 0.9875rem;
    }
    .contact_box1 .right .contact_box_content ul li div div:first-of-type,
    .contact_box1 .right .contact_box_content ul li div div:nth-of-type(3) {
        display: none;
    }
    .contact_box1 .right .contact_box_content ul li div div:nth-of-type(2) {
        width: 65%;
    }
    .contact_box1 .right .contact_box_content ul li div div:last-of-type {
        width: 35%;
    }
    .contact_box1 .right .contact_box_content ul li:nth-of-type(n+10) {
        display: none;
    }
    .contact_box1 .right .contact_box_content {
        height: auto;
    }
    .contact_box2 {
        padding: 10px 10px 0;
        margin-bottom: 10px;
    }
    .contact_box2 .left {
        width: 100%;
    }
    .contact_box2 .left a {
        height: auto;
        min-height: 92px;
    }
    .contact_box2 .left a div span {
        line-height: 150%;
        margin-bottom: 15px;
    }
}