* {
    margin: 0;
    padding: 0;
}

.classList,
.header,
.navigation,
.Zfooter,
.main,
.recommend,
.introduDiv,
.footer {
    width: 1200px;
    /*版心*/
    margin: 0 auto;
    /*块级元素水平居中*/
    text-align: center;
}

.header {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
}

.logoTitle {
    width: 295px;
    height: 133px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7D88A7;
    line-height: 24px;
}

.header .logoImg {
    width: 179px;
    height: 73px;
    display: inline-block;
}

.phoneImg {
    margin: 11px 8px 0 10px;
    width: 32px;
    height: 32px;
}

.hotPhone {
    text-align: left;
    display: inline-block;
}

.hotPhoneName {
    display: block;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-style: italic;
    color: #909090;
}

.hotPhoneNumber {
    display: block;
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-style: italic;
    color: #1174EE;
}

.main {
    background-color: #F0F2F7;
}


.navigation {
    text-align: left;
    width: 1200px;
    height: 50px;
    display: flex;
    align-items: center;
}


.navigation>img {
    background-color: #fff;
}

.addressNew {
    background-color: #fff;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    padding: 0 0 0 9px;
}

.addressColor {
    background-color: #fff;
    color: #1174EE;
}

.introduction {
    display: inline-block;
    padding: 20px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.Gintroduction {
    font-size: 29px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #2C3E5C;
    margin: 0 12.5px;
}

.introductionImg {
    display: inline-block;
    background: url("../img/组 25@2x(1).png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-top: 23px;
    width: 1200px;
    height: 309px;
}

.titleGD {
    padding: 24px 40px;
}

.titleG {
    background-color: rgb(255, 255, 255, 0.06);
    text-align: left;
    width: 601px;
    position: absolute;
    right: 50px;
    top: 31px;
}

.titleGD>text {
    text-align: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.footer {
    position: relative;
}

.footer_a {
    background: #091633;
}

.Zfooter {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #071024;
}

.Zfooter .ZfooterTitle {
    font-size: 16px;
    color: #6D7792;

}

.tabber {
    margin: 32px 0;
    display: inline-block;
}

.tabber>text {
    margin: 16px 23px 13px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6D7792;
}

.tabber1 {
    margin: 46px 0 0 0;
    display: inline-block;
}

.tabber1>text {
    margin: 8px 12px 7px 30px;
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.outer {
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    background-color: pink;
    padding: 15px;
    line-height: 20px;
    left: 175px;
    top: 90px;
}

.outer>text {
    display: block;
}

.classList {
    text-align: center;
    display: flex;
    justify-content: space-around;
    background-color: #091633;
}

.classsifyDiv {
    border-radius: 5px;
    width: 305px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #071024;
    height: 140px;
    margin: 40px 0 30px;
}

.classsifyDivImg {
    width: 48px;
    height: 48px;
}

.classsifyDivText {
    padding: 5px 0;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6D7792;
}

.scone {
    text-align: center;
    padding: 20px;

}


.sconeName {
    padding: 15px 0;
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6D7792;
}

.development {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
}

.development1 {
    margin: 0 10px 0 0;
    position: relative;
    width: 580px;
    height: 284px;
    background-color: #F0F2F7;
}

.development2 {
    position: relative;
    width: 580px;
    height: 284px;
    background-color: #F0F2F7;
}

.developmentimg {
    position: absolute;
    left: 0;
    width: 210px;
    height: 286px;
}

.right_ji {
    text-align: center;
    position: absolute;
    right: 0;
    background-color: #F0F2F7;
    width: 370px;
    height: 286px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

.right_line {
    height: 4px;
    position: absolute;
    top: 57px;
    background: #999999;
    width: 58px;
    left: 159px;
}

.right_text {
    padding: 10px 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
}

.circle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url("../img/组 25@2x.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 364px;
    height: 357px;
}

.circlediv {
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.dicCX {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1200px;
    position: relative;
    padding: 94px 0;
}

.dicLeft {
    position: absolute;
    left: 60px;
    top: 0;
}

.divRight {
    position: absolute;
    right: 75px;
    top: 0;
}

.circleName1 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.circle1 {
    background: url("../img/圆角矩形 6 拷贝 6@2x.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 333px;
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.circle2 {
    background: url("../img/圆角矩形\ 6@2x.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 333px;
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.circleDic1 {
    margin: 72px 0px 0 75px;
}

.circleDic2 {
    margin: -5px 0 0 50px;
}

.circleDic3 {
    margin: -5px 0 0 35px;
}

.circleDic4 {
    margin: -5px 0 0 30px;
}

.circleDic5 {
    margin: -5px 0 0 55px;
}

.circleDic6 {
    margin: -5px 0 0 75px;
}



.circleDic7 {
    margin: 72px 0 0 0;
}

.circleDic8 {
    margin: -5px 0 0 35px;
}

.circleDic9 {
    margin: -5px 0 0 55px;
}

.circleDic10 {
    margin: -5px 0 0 60px;
}

.circleDic11 {
    margin: -5px 0 0 35px;
}

.circleDic12 {
    margin: -5px 0 0 15px;
}

.recommend {
    text-align: center;
    width: 550px;
    height: 44px;
    padding: 0 0 48px 0;
}

.recommend>text {

    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.mainBOX {
    width: 100%;
    background-color: #F0F2F7;
}


.banner_box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.ljxq {
    position: absolute;
    right: 69%;
    top: 64.8%;
    width: 12%;
    height: 5.2%;

}

.ljxqTitle {
    font-size: 1%;
    position: absolute;
    right: 72%;
    top: 66.2%;
    width: 5%;
    height: 4%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFEFE;
}

.banner0 {
    width: 100%;
    box-sizing: border-box;
}

@keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(0px, -40px);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

.banner1 {
    position: absolute;
    right: 44.7%;
    top: 34.8%;
    width: 2%;
    height: 4%;
    animation: myfirst 2s infinite;
}

.banner2 {
    position: absolute;
    right: 9.8%;
    top: 34.8%;
    width: 2%;
    height: 4%;
    animation: myfirst 2s infinite;
}

.banner3 {
    position: absolute;
    right: 23%;
    top: 42.8%;
    width: 10%;
    height: 13%;
    animation: myfirst 2s infinite;
}

.banner4 {
    animation: myfirst 2s infinite;
    position: absolute;
    right: 45.4%;
    top: 69.8%;
    width: 2%;
    height: 4%;
}

.banner5 {
    animation: myfirst 2s infinite;
    position: absolute;
    right: 9.2%;
    top: 72%;
    width: 2%;
    height: 4%;
}

.main_box {
    width: 1200px;
    height: 550px;
    background: #FFFFFF;
    margin: 50px 0;
    display: flex;
}

.main_box_div {
    padding: 15px 40px;

}

.main_box_n {
    cursor: pointer;
    margin-top: 10px;
    width: 330px;
    height: 90px;
    background: #F6F8FB;
    display: flex;
    align-items: center;
}

.main_box_y {
    background-image: url(../img/newTaber/main/mainB.png);
    background-repeat: no-repeat;
    background-size: 359px 96px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    width: 350px;
    height: 90px;
    z-index: 9;
}

.main_box_img {
    padding: 0 0 0 30px;
    width: 70px;
    height: 70px;
}

.main_fize {
    width: 143px;
    height: 20px;
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C3E5C;
    text-align: left;
    margin-left: 15px;
}

.big {
    display: none;
    width: 746px;
    height: 438px;
}

.right_img {
    margin-top: 30px;
}

.bottom_go {
    display: flex;
    justify-content: space-between;
    margin-top: 22px;
}

.left_go {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7D88A7;
}

.go {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0071F5;
}

.introduDiv {
    width: 100% !important;
    height: 883px;
    background-image: url(../img/newTaber/main/mapBgc.jpg);
    /* background-repeat: no-repeat; */
    /* background-size: 359px 96px; */
}

.map_title {
    margin: 0 auto;
    font-size: 16px;
    color: #FFFFFF;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-top: 20px;
    color: #FFFFFF;
}

.map {
    margin: 0 auto;
    width: 852px;
    height: 698px;
    position: relative;
}

.china {
    width: 100%;
    height: 100%;
}

.nansha {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 144px;
    height: 191px;
}

/* 合作伙伴 */
.hzhb {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 76px;
}

.hzhbDiv {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 70px;
}

.hzhbImg {
    width: 282px;
    height: 102px;
    margin: 0 0 20px 0;
}