.collaborate {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.collaborate_top_title {
    position: relative;
    padding-bottom: 24px;
}

.collaborate_top_title strong {
    width: 71%;
    display: block;
    margin: 0 auto;
    line-height: 45px;
    font-weight: 500;
    font-size: 28px;
}

.collaborate_top_title_span {
    position: absolute;
    width: 50px;
    height: 3px;
    background: #0066FB;
    transform: translate(0px, 22px);
}

.collaborate_list {
    width: 100%;
}

.collaborate_list_ul {
    display: flex;
    width: 94%;
    margin: 60px auto;
    flex-wrap: wrap;
    justify-content: space-between;
    /* border: 1px solid; */
}

.collaborate_list_ul li {
    background-color: white;
    text-align: center;
    width: 31.333%;
    padding: 50px 0;
    border-radius: 10px;
    margin: 20px 10px;
    box-shadow: 0 0 20px rgba(17, 41, 128, 0.08);
    transition: all 0.5s ease;
}

.collaborate_list_ul li:hover {
    box-shadow: 0 5px 25px rgba(17, 41, 128, 0.5);
    transform: translateY(-10px);
    transition: all 0.5s ease;
}

.li_img img {
    width: 62px;
    height: 62px;
}

.li_text {
    margin: 10px 0;
    font-size: 22px;
}

.li_span {
    font-size: 17px !important;
    color: gray;
}

.m2lxCon3 {
    padding: 4.2vw 0 0;
    background: white;
}

.m2pub_tbox {
    position: relative;
    text-align: center;
    padding-bottom: 24px;
}

.m2pub_tbox strong {
    font-size: 48px;
    line-height: 60px;
    font-weight: normal;
    letter-spacing: 3px;
    display: block;
}

.m2pub_tbox p {
    font-size: 18px;
    line-height: 28px;
    color: #555555;
    margin-top: 10px;
    letter-spacing: 1px;
}

.m2lxFm {
    margin: 2.7vw -9px 0;
}

.m2lxFm li {
    margin-bottom: 18px;
    width: 20%;
    padding: 0 9px;
    float: left;
}

.m2lx_inx {
    position: relative;
}

.m2lx_inx input {
    line-height: 58px;
    height: 60px;
    border: 1px solid #E3E3E3;
    padding: 0px 20px;
    width: 100%;
    font-size: 16px;
    color: #666;
}

.m2pub_tbox:after,
.collaborate_top_title::after {
    content: "";
    background: #102B80;
    height: 4px;
    width: 50px;
    margin-left: -25px;
    position: absolute;
    left: 50%;
    bottom: 0px;
}

.m2lx_inx textarea {
    height: 180px;
    border: 1px solid #E3E3E3;
    padding: 15px 20px;
    width: 100%;
    color: #666;
    font: 16px/30px "微软雅黑";
}

.m2lxFm li:last-child {
    width: 100%!important;
}

.m2lxBtnWpr {
    text-align: center;
    padding-top: 25px;
}

.m2lxSubmit {
    font-size: 16px;
    line-height: 60px;
    background: #112980;
    text-align: center;
    display: inline-block;
    height: 60px;
    width: 228px;
    color: #fff;
    cursor: pointer;
}

a {
    transition: all 0.5s ease;
}

.m2lxSubmit:hover {
    color: #fff;
    transform: translateY(-5px);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
}

.m2lxTop {
    margin-top: 2.6vw;
    box-shadow: 0 5px 22px rgba(17, 41, 128, 0.08);
    background: #fff;
    border-radius: 0.3em;
    padding: 2.91vw 4.06vw 2.39vw;
    position: relative;
    z-index: 2;
}

.m2lxTlx {
    float: left;
    width: 860px;
}

.m2lxTx strong {
    font-size: 30px;
    line-height: 42px;
    font-weight: normal;
    letter-spacing: 2px;
    display: block;
    padding-top: 16px;
}

.m2lxTx p {
    font-size: 14px;
    line-height: 40px;
    color: #555555;
    height: 40px;
    margin-bottom: 15px;
}

.m2lxTlx ul li {
    float: left;
    width: 407px;
    position: relative;
    height: 52px;
    line-height: 36px;
    padding-left: 57px;
    font-size: 18px;
}

.m2lxTlx ul li span {
    display: inline-block;
    height: 36px;
    width: 36px;
    border: 1px solid #DDDDDD;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
}

.m2lxTlx ul li span img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.m2lxTrx {
    float: right;
}

.m2lxTrx li {
    float: left;
    margin-left: 28px;
    text-align: center;
}

.m2lxTrx li img {
    width: 170px;
    height: 170px;
    border: 15px solid #fff;
    box-shadow: 0 3px 15px rgba(17, 41, 128, 0.15);
}

.m2lxTrx li p {
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    margin-top: 12px;
}

.center_all {
    background-color: white;
    margin: 0 0 80px 0;
}

.js_zc {
    background: #f4f4f4;
    padding-top: 80px;
    padding-bottom: 5.2vw;
}


/*联系我们*/

.m2lxCon1 {
    /* padding: 5.2vw 0px 0; */
}

.m2lxMap {
    height: 36.45vw;
    position: relative;
    z-index: 0;
    margin-top: -10.2vw;
    width: 100%;
}

.amap-info-close {
    top: 15px;
}

.mapLink {
    background: url(../images/m2lx_mp.png) no-repeat center center;
    display: block;
    height: 178px;
    width: 565px;
    padding: 18px 0 0 175px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #333;
}

.amap-info-content {
    background: none;
}

.amap-info-outer,
.amap-menu-outer {
    box-shadow: none!important;
}

.amap-info-content {
    transform: translate(168px, 25px);
}

.container {
    width: 80%;
}