.ctnBox {
    display: inline-block;
}

.main {
    width: 100%;
}

.main .inner .mainOne {}

.title {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 20px;
}

.title h2 {
    font-size: 20px;
    color: #4c4c4c;
    line-height: 40px;
    height: 40px;
    font-weight: normal;
}

.title p {
    height: 38px;
    font-size: 14px;
    color: #808080;
}

.main .inner .mainOne .serviceIntroduction {
    width: 100%;
    margin-bottom: 40px;
}

.main .inner .mainOne .serviceIntroduction li.subKey {
    width: 25%;
    float: left;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateTop {
    width: 100%;
    max-height: 150px;
    text-align: center;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateTop img {
    width: 12%
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateTop p {
    height: 150px;
    width: 234px;
    font-size: 14px;
    color: #808080;
    line-height: 42px;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateBottom {
    width: 100%;
    margin-top: 10px;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateBottom li.stateIcon {
    width: 100%;
    height: 88px;
    text-align: center;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateBottom li.stateText {
    width: 100%;
    text-align: center;
    line-height: 30px;
    height: 30px;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateBottom li a {
    display: inline-block;
    width: 88px;
    height: 88px;
    overflow: hidden;
    position: relative;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateBottom li a .img1 {
    position: absolute;
    left: -83px;
    top: 0;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateBottom li a .img2 {
    position: absolute;
    left: 0;
    top: 0;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateBottom li a .img3 {
    position: absolute;
    left: -249px;
    top: 0;
}

.main .inner .mainOne .serviceIntroduction li.subKey .stateBottom li a .img4 {
    position: absolute;
    left: -166px;
    top: 0;
}

.main .inner .mainTwo {}

.main .inner .mainTwo .aboutUs {
    margin-bottom: 62px;
}

.main .inner .mainTwo .aboutUs .aboutUsPic {
    width: 50%;
}

.main .inner .mainTwo .aboutUs .aboutUsPic img {
    width: 100%;
}

.main .inner .mainTwo .aboutUs .aboutUsTxt {
    min-width: 46%;
    width: 46%;
}

.main .inner .mainTwo .aboutUs .aboutUsTxt .para1 {}

.main .inner .mainTwo .aboutUs .aboutUsTxt p {
    font-size: 14px;
    color: #808080;
    line-height: 33px;
}

.main .inner .mainTwo .aboutUs .aboutUsTxt .para2 {}

.main .inner .mainTwo .aboutUs .aboutUsTxt .para3 {}

.container {
    height: 100%;
    display: inline-block;
    width: 1200px;
}

.aside-nav {
    background-color: #f3f3f3;
    padding-top: 28px;
    text-align: center;
    padding-bottom: 30px;
}


/*left*/

.aside-nav .leftsidebar_box {
    background-color: #fff;
    text-align: left;
}

.leftsidebar_box dt {
    padding-left: 35px;
    padding-right: 35px;
    background-repeat: no-repeat;
    background-position: 30px center;
    color: #616161;
    font-size: 16px;
    position: relative;
    line-height: 48px;
    cursor: pointer;
}

.leftsidebar_box dd {
    background-color: #fff;
    padding-left: 65px;
    color: #808080;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
}


/*.leftsidebar_box dd a{}*/

.leftsidebar_box dd:hover {
    color: #5bd6ff;
}

.leftsidebar_box dt img {
    position: absolute;
    right: 25px;
    top: 20px;
}

.positionTitle {
    background-color: #5bd6ff;
}

.positionTitle li {
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}


/* .technician dt{background-image:url(../images/orther/tech_icon.png)} */


/* .salesman dt{background-image:url(../images/orther/seles_icon.png)} */

.runner dt {
    background-image: url(../images/run_icon.png)
}

.leftsidebar_box dl dd:last-child {
    padding-bottom: 10px;
}

.aside-nav .right_content {
    height: 500px;
    background-color: #fff;
    text-align: left;
}

.right_content ol {}

.right_content ol li {
    padding: 0 50px;
    display: none;
}

.right_content ol li h2 {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 90px;
    font-weight: normal;
}

.right_content ol li p {
    font-size: 14px;
    color: #808080;
    line-height: 30px;
    margin-bottom: 20px;
}


/**/

.main .mainThree .addPadding {
    margin-bottom: 0;
    padding-bottom: 24px;
}

.cooperation {
    background-color: #f2f2f2;
}

.cooperationMerchant {
    background-color: #fff;
}

.cooperation .lefCont {
    margin-top: 70px;
}

.cooperation .rightCont {
    background-color: #fff;
    padding: 20px 35px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.cooperation .secRightCont {
    width: 588px;
    position: absolute;
    top: 50%;
    margin-top: -94px;
    right: 0;
}

.cooperation .rightCont .form {}

.cooperation .rightCont .form label {
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 15px;
    line-height: 24px;
}

.cooperation .rightCont .form label span {
    color: orangered;
}

.cooperation .rightCont .form label span.noEmpty {
    color: #fd7e7e;
    display: none;
}

.cooperation .rightCont .form label:nth-child(2n+1) {
    margin-right: 35px;
}

.cooperation .rightCont .form label input {
    width: 265px;
    height: 40px;
    background-color: #f2f2f2;
    font-size: 14px;
    padding-left: 10px;
}

.cooperation .lefCont .title,
.cooperation .rightCont .title {
    text-align: left;
}

.cooperation .title {
    margin: 0;
}

.cooperation ul {
    width: 482px;
    white-space: nowrap;
    overflow: hidden;
}

.cooperation li {
    float: left;
    text-align: center;
}

.companyCoop li:nth-child(2n+1) {
    margin-right: 70px;
    margin-bottom: 25px;
}

.cooperation li a {
    display: inline-block;
    width: 172px;
    height: 72px;
    overflow: hidden;
    position: relative;
}

.cooperation li a img {
    position: absolute;
    top: 0;
}

.cooperation li a .img1 {
    left: 0;
}

.cooperation li a .img2 {
    left: -187px;
}

.cooperation li a .img3 {
    left: -375px;
}

.cooperation li a .img4 {
    left: -562px;
}

.cooperation li a .img5 {
    left: -749px;
}

.cooperation li a .img6 {
    left: -936px;
}

.cooperation li a .imgTop {
    top: -80px;
}

.bottomCont .leftInfo {
    margin-top: 10px;
}

.joinBtn {
    margin-top: 12px;
}

.merchantJoin {
    margin-top: 35px;
    text-align: center;
    width: 100%;
}

.joinBtn a {
    display: inline-block;
    width: 150px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #58d3fc;
    font-size: 16px;
}

.joinBtn a:hover {
    background-color: #03b8cf;
}

.bottomCont .leftInfo p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 8px;
}

.infoBox {
    text-align: center;
}

.infoBox h2 {
    font-size: 28px;
    color: #4c4c4c;
    font-weight: normal;
    line-height: 50px;
}

.infoBox p {
    color: #808080;
    font-size: 18px;
}

.closeBtn {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 14px;
    right: 17px;
    cursor: pointer;
}

.modal {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
    display: none
}

.alertBox {
    position: absolute;
    width: 605px;
    height: 375px;
    background-color: #fff;
    text-align: center;
    z-index: 100;
}

.alertBox .top {
    margin-top: 110px;
}

.alertBox .top h2 {
    font-size: 20px;
    color: #4d4d4d;
    font-weight: normal;
    line-height: 36px;
}

.alertBox .top p {
    font-size: 14px;
    color: #808080;
    letter-spacing: initial;
}

.alertBox .top h2 img {
    width: 33px;
    height: 33px;
    margin-right: 10px;
    vertical-align: top;
}

.alertBox .bottom {
    display: inline-block;
    margin-top: 50px;
}

.alertBox .bottom .code {}

.alertBox .bottom .right {
    padding: 15px 0;
}

.alertBox .bottom .code img {
    width: 80px;
    height: 80px;
}

.alertBox .bottom .right p {
    color: #808080;
    font-size: 14px;
    text-align: left;
    margin-left: 15px;
}

.fillHead {
    position: fixed;
    width: 100%;
    top: 0;
}

.fillMain {
    margin: 2.898rem .512rem 0 .512rem;
    background-color: #fff;
}

.fillMain .joinBtn {
    text-align: center;
    padding: 1.28rem 0;
}

.fillMain .joinBtn a {
    vertical-align: top;
    width: 6.4rem;
    height: 1.28rem;
    display: inline-block;
    line-height: 1.28rem;
    background-color: #58d3fc;
    color: #fff;
    font-size: .6rem;
    border-radius: .2rem;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
}

.fillMain h2 {
    font-size: .68rem;
    color: #4c4c4c;
    font-weight: normal;
    text-align: center;
    line-height: 1.237rem;
    padding-top: .768rem;
}

.fillMain p {
    font-size: .512rem;
    color: #808080;
    text-align: center;
    line-height: 1.237rem;
    margin-bottom: .768rem;
}

.fillMain .listBox {
    padding: 0 .512rem;
}

.fillMain .listBox label {
    font-size: .6rem;
    color: #4c4c4c;
}

.fillMain .listBox label span {
    color: #fd7e7e;
}

.fillMain .listBox label .noEmpty {
    color: #fd7e7e;
    display: none;
}

.fillMain .listBox label input {
    height: 1.28rem;
    width: 98%;
    background-color: #f2f2f2;
    padding-left: 2%;
}

.bottomInfo {
    text-align: center;
    padding: .64rem 0;
}

.downMove {
    margin-top: .2rem;
}

.bottomInfo .footBox {
    width: 68%;
    position: relative;
    left: 50%;
    margin-left: -34%;
}

.bottomInfo .footBox .codePic {
    width: 3.925rem;
    height: 3.925rem;
}

.bottomInfo .footBox .codePic img {
    width: 3.925rem;
    height: 3.925rem;
}

.bottomInfo .footBox .infoTxt {
    font-size: .512rem;
    text-align: initial;
    line-height: .896rem;
}

.bottomInfo .footBox .infoTxt h3 {
    color: #b2b2b2;
    font-weight: normal;
}

.bottomInfo .footBox .infoTxt p {
    color: #4d4d4d;
}

.joinUsBox {
    text-align: center;
    width: 13.8rem;
    position: absolute;
    z-index: 100;
    background-color: #fff;
    display: none;
}

.joinUsBox .up {
    height: 1.13rem;
    line-height: 1.13rem;
    padding-top: 2.13rem;
}

.joinUsBox .up img {
    width: 1.13rem;
    height: 1.13rem;
}

.joinUsBox .up span {
    font-size: .68rem;
    color: #4d4d4d;
    vertical-align: top;
}

.joinUsBox .down {
    font-size: .6rem;
    color: #999;
    margin-top: .32rem;
    padding-bottom: 2.688rem;
}

.mainThree {
    background-color: #f2f2f2;
}

.gap li {
    margin: 0 8px;
}

.gap {
    padding-bottom: 80px;
}

.leftsidebar_box .dt-active {
    background-color: #fafafa;
    color: #fe5000;
    position: relative;
}

.leftsidebar_box .dt-active::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3px;
    background-color: #fe5000
}

.leftsidebar_box dl {
    margin-top: 0;
}

.qualificationContent .imgItem {
    min-height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.center .qualificationContainer .qualificationContent .imgItem:nth-child(2) {
    padding-right: 0;
}