﻿.bannerCont {
    position: relative;
}

.bannerCont img {
    width: 100%;
}

.a-contactUs {
    margin-top: 10px;
}

.a-contactUs .a-content {
    width: 1440px;
    margin: 0 auto;
}

.a-contactUs .cont-tit {
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    padding: 48px 0 12px 0;
    border-bottom: 1px solid #e6e6e6;
}

.bannerInfo {
    position: absolute;
    left: calc((100% - 1400px)/2);
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.bannerInfo h1 {
    color: #2A2B2E;
    font-size: 46px;
    font-weight: 700;
}

.bannerInfo p {
    margin-top: 12px;
    color: #6A6B6D;
    font-size: 24px;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width:1600px) {
    .bannerInfo {
        left: calc((100% - 1200px)/2);
    }
    .bannerInfo h1 {
        font-size: 40px;
    }
    .bannerInfo p {
        margin-top: 10px;
        font-size: 20px;
    }
}

@media screen and (max-width:1440px) {
    .bannerInfo {
        left: calc((100% - 1100px)/2);
    }
    .bannerInfo h1 {
        font-size: 36px;
    }
    .bannerInfo p {
        margin-top: 8px;
        font-size: 18px;
    }
}

@media screen and (max-width:1280px) {
    .bannerInfo {
        left: calc((100% - 970px)/2);
    }
    .bannerInfo h1 {
        font-size: 32px;
    }
    .bannerInfo p {
        font-size: 16px;
    }
}

@media screen and (max-width:992px) {
    .bannerInfo {
        left: calc((100% - 750px)/2);
    }
    .bannerInfo h1 {
        font-size: 28px;
    }
    .bannerInfo p {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    .bannerInfo {
        left: calc((100% - 96%)/2);
        padding: 0 2%;
        top: 48px;
        transform: unset;
    }
    .bannerInfo p {
        font-size: 16px;
    }
}

@media screen and (max-width:480px) {
    .bannerInfo {
        top: 36px;
    }
    .bannerInfo h1 {
        font-size: 24px;
    }
}

.office-cont {
    background: #FFF;
    margin-bottom: 50px;
}

.contact-cont {
    padding-bottom: 60px;
}

.contact-cont .cont-list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 38px;
    justify-content: space-between;
}

.contact-cont .cont-list .list-info {
    width: 32.2%;
    height: 315px;
    background: #FFFFFF;
    box-shadow: 0px 0px 9px 0px rgba(221, 221, 221, 0.68);
    box-sizing: border-box;
    padding: 0 40px;
    margin: 12px 0;
}

.contact-cont .cont-list .list-info:hover {
    box-shadow: 0px 0px 27px 5px rgba(221, 221, 221, 0.88);
}

.contact-cont .cont-list .list-info .info-tit {
    padding: 40px 0 28px 0;
    border-bottom: 1px solid #f1f4f6;
    font-size: 22px;
    font-weight: bold;
    color: #303030;
    margin-bottom: 30px;
}

.contact-cont .cont-list .list-info .link-cont {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #7D7D7D;
    line-height: 26px;
    display: flex;
}

.contact-cont .cont-list .list-info .link-cont li {
    margin-right: 25px;
    padding-top: 12px;
    position: relative;
    padding-left: 35px;
}

.contact-cont .cont-list .list-info .link-cont li:last-child {
    margin-right: 0;
}

.contact-cont .cont-list .list-info .link-cont li.link-icon:before {
    content: "";
    height: 25px;
    width: 35px;
    background: url(../image/icon2.png) no-repeat;
    display: inline-block;
    background-size: 175px;
    position: absolute;
    left: 0;
}

.contact-cont .cont-list .list-info .link-cont li.link-icon.icon2:before {
    background-position: -30px center;
}

.contact-cont .cont-list .list-info .link-cont li.link-icon.icon3:before {
    background-position: -69px center;
}

.contact-cont .cont-list .list-info .link-cont li.link-icon.icon4:before {
    background-position: -105px center;
}

.contact-cont .cont-list .list-info .link-cont li.link-icon.icon5:before {
    background-position: -144px center;
}

.contact-cont .cont-list .list-info .link-cont li.link-icon.icon1,
.contact-cont .cont-list .list-info .link-cont a {
    color: #7D7D7D;
    text-decoration: underline;
}

.contact-cont .cont-list .list-info .link-cont li.link-icon.icon1:hover,
.contact-cont .cont-list .list-info .link-cont a:hover {
    color: #E60039;
}

.contact-cont .cont-list .hotline-cont {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    line-height: 28px;
}

.contact-cont .cont-list .hotline-cont p {
    padding: 0;
    margin: 2px 0;
}

.contact-cont .des-link {
    display: flex;
    font-weight: 400;
    font-size: 16px;
    color: #7D7D7D;
    line-height: 28px;
    margin-top: 15px;
}

.contact-cont .des-link a {
    color: #7D7D7D;
    background: url(../image/next.png) no-repeat right center;
    padding-right: 18px;
    margin-right: 25px;
    text-decoration: underline;
}

.contact-cont .des-link a:hover {
    color: #E60039;
}

.hotline-cont .recruit {
    font-size: 16px;
    font-weight: bold;
    color: #303030;
}

.hotline-cont .recruit a {
    color: #7D7D7D;
    background: url(../image/next.png) no-repeat right center;
    padding-right: 18px;
    margin-right: 25px;
    text-decoration: underline;
    font-weight: normal;
}

.hotline-cont .recruit a:hover {
    color: #E60039;
}

.hotline-cont .recruit.mt20 {
    margin-top: 28px;
}

.contact-support {
    font-size: 22px;
    font-weight: 400;
    color: #303030;
    line-height: 26px;
    padding-top: 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.contact-support ul {
    margin-top: 25px;
}

.contact-support ul li {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
}

.market-cont {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}

.market-cont:last-child {
    /* border-bottom: none; */
    padding-bottom: 50px;
}

.market-cont .market-tit {
    font-size: 22px;
    font-weight: 400;
    color: #303030;
    line-height: 26px;
    padding: 20px 0;
}

.market-cont .contactUs-box-item {
    overflow: hidden;
    clear: both;
}

.market-cont .contactUs-box-item h5 {
    color: #000;
    font-size: 18px;
    padding: 20px 0;
    font-weight: normal;
}

.market-cont .contactUs-box-item>h5 {
    cursor: pointer;
    display: inline-block;
    padding-right: 55px;
    position: relative;
    color: #303030;
}

.market-cont .contactUs-box-item>h5:after {
    position: absolute;
    content: "";
    background: url(../image/icon3.png) no-repeat left top;
    height: 18px;
    width: 30px;
    background-size: 30px;
    right: 0px;
    top: 24px;
}

.market-cont .contactUs-box-item>h5.show:after {
    position: absolute;
    content: "";
    background: url(../image/icon3.png) no-repeat left -18px;
    height: 18px;
    width: 30px;
    background-size: 30px;
    right: 0px;
    top: 24px;
}

.market-cont .contactUs-box-item li {
    float: left;
    width: 30.333%;
    height: 150px;
    margin-right: 3%;
    margin-bottom: 20px;
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

.market-cont:last-child a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    color: #7D7D7D;
    line-height: 28px;
    background: url(../image/next.png) no-repeat right center;
    padding-right: 18px;
}

.market-cont:last-child a:hover {
    color: #E60039;
}

.social-media {
    display: flex;
}

.media-cont {
    padding-bottom: 100px;
}

.media-cont .cont-tit {
    border-bottom: none;
}

.media-item {
    margin-right: 42px;
    padding-top: 20px;
    position: relative;
}

.media-item .item-icon {
    width: 34px;
    height: 30px;
    background: url(../image/icon1.png) no-repeat right top;
    background-size: 250px;
    cursor: pointer;
}

.media-item .item-icon:hover {
    background-position: right -30px;
    background-size: 250px;
}

.media-item .item-icon.icon2 {
    background-position: -70px top;
    background-size: 250px;
}

.media-item .item-icon.icon2:hover {
    background-position: -70px -31px;
    background-size: 250px;
}

.media-item .item-icon.icon3 {
    background-position: -118px top;
    background-size: 250px;
}

.media-item .item-icon.icon3:hover {
    background-position: -118px -31px;
    background-size: 250px;
}

.media-item .item-icon.icon4 {
    background-position: -166px top;
    background-size: 250px;
}

.media-item .item-icon.icon4:hover {
    background-position: -166px -32px;
    background-size: 250px;
}

.media-item .item-icon.icon5 {
    background-position: left top;
    background-size: 250px;
    width: 55px;
}

.media-item .item-icon.icon5:hover {
    background-position: left -31px;
    background-size: 250px;
    width: 55px;
}

.media-item .item-code {
    display: block;
    position: absolute;
    bottom: 56px;
    width: 108px;
    height: 128px;
    background: #FFFFFF;
    box-shadow: 0px 0px 9px 0px rgba(221, 221, 221, 0.68);
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    padding: 8px;
    font-weight: 400;
    color: #303030;
    line-height: 28px;
    left: -36px;
    display: none;
}

.media-item .item-code>div {
    position: relative;
    z-index: 3;
}

.media-item .item-code:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -17px;
    height: 36px;
    width: 36px;
    left: 34px;
    box-shadow: 0 0px 11px rgba(0, 0, 0, .11);
    transform: rotateZ(45deg)skew(-12deg, -12deg);
    background-color: #fff;
    z-index: 1;
}

.media-item .item-code:before {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    width: 100%;
    height: 20px;
    left: 0;
    z-index: 2;
    bottom: 0;
}


/*.media-item:hover .item-code{
	display: block;
}*/

@media (min-width: 768px) {
    .a-contactUs .a-content {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .a-contactUs .a-content {
        width: 970px;
    }
}

@media (min-width: 1280px) {
    .a-contactUs .a-content {
        width: 1100px;
    }
}

@media (min-width: 1440px) {
    .a-contactUs .a-content {
        width: 1200px;
    }
}

@media (min-width: 1600px) {
    .a-contactUs .a-content {
        width: 1440px;
    }
}

@media screen and (max-width:1600px) {
    .contact-cont .cont-list .list-info {
        width: 48%;
    }
    .contact-cont .cont-list {
        justify-content: space-evenly;
    }
    .market-cont .contactUs-box-item li {
        width: 48%;
    }
    .market-cont .contactUs-box-item li:nth-child(even) {
        margin-right: 0;
    }
}

@media screen and (max-width:992px) {
    .contact-cont .cont-list .list-info {
        width: 48%;
        margin: 12px 1%;
        padding: 0 20px;
        height: 250px;
    }
    .contact-cont .cont-list .list-info .link-cont,
    .hotline-cont .recruit {
        font-size: 14px;
    }
    .contact-cont .cont-list .hotline-cont {
        font-size: 14px;
        line-height: 22px;
    }
    .contact-cont .des-link {
        font-size: 14px;
        margin-top: 10px;
    }
    .a-contactUs .cont-tit {
        font-size: 24px;
        padding: 14px 0;
    }
    .contact-cont .cont-list .list-info .link-cont li {
        margin-right: 10px;
        padding-left: 22px;
    }
    .contact-cont .cont-list .list-info .link-cont li.link-icon:before {
        zoom: 0.7;
        top: 22px;
    }
    .contact-cont .cont-list .list-info .info-tit {
        padding: 25px 0 18px 0;
        font-size: 20px;
        margin-bottom: 15px;
    }
    .contact-support {
        font-size: 18px;
        line-height: 26px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .contact-support ul li {
        font-size: 14px;
        line-height: 20px;
    }
    .market-cont .contactUs-box-item h5 {
        font-size: 16px;
        padding: 10px 0;
    }
    .market-cont .contactUs-box-item li {
        width: 48%;
        font-size: 14px;
        line-height: 22px;
        height: 110px;
    }
    .market-cont .contactUs-box-item li:nth-child(even) {
        margin-right: 0;
    }
    .market-cont .contactUs-box-item>h5 {
        padding-right: 45px;
    }
    .market-cont .contactUs-box-item>h5:after {
        top: 12px;
    }
    .market-cont .contactUs-box-item>h5.show:after {
        top: 12px;
    }
}

@media screen and (max-width: 768px) {
    .a-contactUs .a-content {
        width: 96%;
        padding: 0 2%;
        /*    	overflow: hidden;*/
    }
    .contact-cont .cont-list {
        padding-top: 15px;
    }
    .contact-cont .cont-list .list-info {
        width: 100%;
        margin: 12px 0%;
        padding: 0 20px;
        height: 235px;
        box-sizing: border-box;
    }
    .market-cont .contactUs-box-item li {
        width: 100%;
        margin-right: 0;
        font-size: 14px;
        line-height: 22px;
        height: auto;
    }
    .market-cont .contactUs-box-item>h5 {
        padding-right: 45px;
        display: block;
    }
    .market-cont:last-child a {
        font-size: 14px;
    }
    .office-cont {
        margin-bottom: 20px;
    }
    .media-cont {
        padding-bottom: 60px;
    }
    .social-media {
        display: flex;
        zoom: 0.8;
        justify-content: space-around;
    }
    .media-item {
        margin-right: 0;
    }
}