ul {
    list-style-type: none
}
.dongchaContainer{
    min-width: 1080px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.dongchaStyle{
    width: 100%;
     background-image: linear-gradient(#1D55E4, #1FA5ED);
}

.dongchaBanner {
    width: 1300px;
    height: 500px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #fff;
}
.left h1{
    letter-spacing: 5px;
    font-size: 40px;
    font-weight: bold;
}
.img2 {
    width: 390px;
    height: 365px;
}

.aStyle{
    background-color: #fff;
    color: #3280FC !important;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    border-radius: 10px;
    border: solid 1px #3280FC;
    cursor: pointer;
    padding: 15px 39px;
     
}
.aStyle:hover{
     color: #2E88FF;
    
}
/*.aStyle{width: 220px;height: 60px;background-color: #fff;border-radius: 8px;color: #2E88FF;text-decoration: none;font-size: 14px;padding: 9px 20px;margin-right: 30px;}*/
.aSpecial{border: 2px solid #fff;background-color: #2899E9;color: #fff !important;margin-left:40px;}
.aSpecial:hover{color:#fff}
.baseStyle{margin-top: 50px;}
.textIcon{width: 19px;height: 20px;vertical-align:middle;}
.textValue{line-height: 50px;margin-left: 5px; vertical-align:middle;margin-right: 30px;font-size:20px; }
.shenqing{width: 316px;height: 76px;margin-top: 20px;cursor: pointer;}
.specialIcon{margin-left: 38px;}
/* 顶部style end */

/* barStyle */
 
.middleImg{width: 400px;height: 400px;vertical-align:middle;}
.middleText{line-height: 40px;margin-left: 5px; vertical-align:middle;margin-right: 30px; }
/* barStyle end */
.tabTitle{
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-top: 49px;
    font-weight: bold;
}

.picTextContext {
    width: 100%;
    height: 450px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #333;
}
.picText{
    font-size: 25px;
}

.picContent{
    font-size: 14px;
    margin-top: 40px;
}
.contentBox{
    margin-top: -120px;
}
.boxLeft{
    margin-left: 230px;
}
/* numcardStyle */
.cardStyle{
    width: 100%;
    background-color: #f2f2f2;
}
.section {
    position: relative;
   
}

.section.section-fixed-width {
    width: 1100px;
    margin: 25px auto 0px auto;
}
.sectionSpecial {
    width: 1100px;
    margin: 25px auto 65px auto important;
}
.section .transform-animation {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    transition: transform .3s ease-out
}

.section .transform-animation:hover {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.section a {
    color: #0054e6
}

.section.section-intro {
    margin-top: 150px;
    margin-bottom: 50px
}

.section .title {
    margin-bottom: 16px;
    line-height: 50px;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #0a0b0d
}

.section .description {
    margin: 0 auto;
    width: 740px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #545b66
}

.section.section-plough {
    padding: 60px 0
}

.section.section-plough .title {
    margin-bottom: 64px
}

.section.section-plough ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.numberImg1 {
    width: 53px;
    height: 136px;
    float: right;
    margin-right: 10px;
}
.numberImg2 {
    width: 83px;
    height: 138px;
    float: right;
    margin-right: 10px;
}
.numberImg3 {
    width: 87px;
    height: 139px;
    float: right;
    margin-right: 10px;
}
.numberImg4 {
    width: 92px;
    height: 136px;
    float: right;
    margin-right: 10px;
}

.section.section-plough .section-plough-item {
    padding: 30px 15px;
    width: 250px;
    /* height: 230px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 282px 443px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.section.section-plough .section-plough-item .section-plough-item-title {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 28px;
    /* font-weight: 500 */
}

.section.section-plough .section-plough-item .section-plough-item-description {
    font-size: 13px;
    line-height: 28px;
    color: #545b66
}

.backStyle{
    background-color: #fff;
    border-radius: .9375rem;
}

.section.section-customer .description {
    margin-bottom: 35px
}

.section.section-customer .slick-list {
    overflow: hidden;
    height: 100%
}

.section.section-customer .slick-list .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}
.rowImg{
    width: 30px;
    height: 120px;
}
.section.section-customer .slick-arrow {
    position: absolute;
    z-index: 2;
    width: 30px;
    height: 120px;
    /* overflow: hidden; */
    /* border-radius: 16px; */
    /* border: 0; */
    /* -webkit-box-shadow: 0 4px 24px rgba(190, 196, 207, .28); */
    /* box-shadow: 0 4px 24px rgba(190, 196, 207, .28); */
    /* background-color: #fff; */
    cursor: pointer;
    /* font-family: iconfont !important; */
    /* font-size: 16px; */
    /* font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale */
}

.section.section-customer .slick-arrow.slick-prev {
    left: -24px;
    top: 60px;
}

.section.section-customer .slick-arrow.slick-prev::before {
    margin-right: 50px;
    content: '\e6d8'
}

.section.section-customer .slick-arrow.slick-next {
    right: -47px;
    top: 60px;
}

.section.section-customer .slick-arrow.slick-next::before {
    margin-right: 50px;
    margin-left: 3px;
    content: '\e6db'
}

.section.section-customer .customer-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 280px;
    margin-bottom: 60px;
}

.section.section-customer .customer-container .customer-item {
    position: relative;
    padding: 24px;
    width: 363px;
    height: 200px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* background-image: url(/web5/css/decorator/homepage/customer_bg.png); */
    background-size: cover;
    border-radius: 15px;
    border: 2px solid #fff;
    background-color: #f2f2f2;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    transition: transform .5s ease;
    -webkit-box-shadow: 0 4px 33px rgba(190, 196, 207, .28);
    box-shadow: 0 4px 33px rgba(190, 196, 207, .28)
}

.section.section-customer .customer-container .customer-item.slick-slide {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    opacity: .7
}


/* .section.section-customer .customer-container .customer-item.slick-center .customer-item-description {
    color: #282c33
} */

.section.section-customer .customer-container .customer-item[aria-hidden=hidden] {
    opacity: 0
}

.section.section-customer .customer-container .customer-item .customer-item-description {
    margin-bottom: 13px;
    font-size: 12px;
    line-height: 2;
    /* color: #848b99 */
}
.section.section-customer .customer-container .customer-item.slick-center {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    z-index: 2;
    background-color: #4985ed;
    color: #fff;
    border: 1px solid  #fff;
    border-width: 2px;
}


.section.section-customer .customer-container .customer-item .customer-item-footer {
    position: absolute;
    width: 360px;
    bottom: 30px;
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -moz-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-pack: justify;*/
    /*-webkit-justify-content: space-between;*/
    /*-moz-box-pack: justify;*/
    /*-ms-flex-pack: justify;*/
    /*justify-content: space-between;*/
    /*-webkit-box-align: center;*/
    /*-webkit-align-items: center;*/
    /*-moz-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center*/
}
.customer-item-footer .customImg {
    float: left;
    left: 30px;
}
.customer-item-footer .customer-item-sign {
    float: right;
    right: 30px;
}
.section.section-customer .customer-container .customer-item .customer-item-footer .customer-item-sign {
    /* color: #848b99; */
    font-size: 12px;
    line-height: 20px
}

.section.section-customer .customer-wall {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0 90px
}

.section.section-customer .customer-wall .customer-wall-item {
    margin-right: 40px
}

.section.section-customer .customer-wall .customer-wall-item:nth-child(7n+7) {
    margin-right: 0
}
.blue_box{
   width: 600px;
   margin: 70px auto auto auto;
}
.blue_span{
    color: #fff !important;
    width: 250px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    border-radius: 10px;
    /*border: solid 1px #3280FC;*/
    background-color: #3280FC;
    cursor: pointer;
    display: block;
}

.blue_span_special{
    background-color: #2BA6EB;
    color:#fff;
}
.blue_span_special:hover{
    background-color: #3280FC;
    color: white !important;
}
.blue_con{
    display: flex;
    justify-content: space-around;
}
.blue_btns{
    margin: 0 auto;
    width: 25rem;
    height: 3.125rem;
    background: #4985ed;
    border-radius: 0.3rem;
    line-height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
     -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: .8rem;
}

.blue_special{
     margin: 0 auto;
    color: #fff !important;
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-radius: 10px;
    border: solid 1px #3280FC;
    background-color: #3280FC;
    cursor: pointer;
    display: block;
}
 

/* numcardStyle end */

/* bottom style */
.googleBase{
    margin-left: 30px;
    margin-top: 29px;
}
.googleImg{
    width: 24px;
    height: 24px;
    vertical-align:middle
}
.googleText {
    vertical-align:middle;
    font-size: 18px;
    color: #333;
}
/* bottom style end */
/*modtify style*/
.bottomTab {
    margin-top: 104px;
}
.jingzhunStyle{
    margin-top: 70px;
}
.jingzhunPlough {
    padding: 40px 0;
}
.googleContext{
    margin-left: 8px;
}

.dongchaNewsBanner {
    width: 1200px !important;
    justify-content: space-between !important;
}
.dongchaNewsBanner .left {
    width: 800px;
    margin: 0px;
}
.dongchaNewsBanner .right {
    margin: 0px;
}
.blue_news_special {
    text-align: center;
    margin-top: 50px;
}
.blue_news_special a {
    display: inline-block;
    width: auto !important;
    padding: 0 30px;
}
.blue_news_box {
    width: 1200px !important;
}
.blue_news_con {
    justify-content: center !important;
}
.blue_news_con a {
    width: auto;
    padding: 0 30px;
    margin: 0px 40px;
}