
.containers {
    width: 1200px;
    margin: 0 auto;

}
p{
    margin: 0;
}
a:hover{
    color: #fff;
    text-decoration: none;
}
.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}
.fr{
    float: right;
}
.marl6 {
    margin-left: 0.16rem;
}

.onePage, .twoPage, .threePage,.fourPage, .fivePage,.fixPage {
    overflow: hidden;
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul {
    list-style: none;
}
a{
    text-decoration: none;
}
.englishBtn a:hover,.loginBtn a:hover,.fivePage .tc a:hover{
    text-decoration: none;
}
.twoPage a{
    cursor:default;
}
html{
    font-size: 12px;
    font-family: " Gotham-Book","Gotham-Light","Helvetica-Neue","Helvetica","Arial","sans-serif";
    min-width: 1200px;
}
body{
    font-size: 12px;
    font-family: " Gotham-Book","Gotham-Light","Helvetica-Neue","Helvetica","Arial","sans-serif";
    min-width: 1200px;

}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0rem;
}
p{
    margin-bottom: 0rem;
}
dd {
    margin-bottom: 0rem;
    margin-left: 0;
}
                                                    /*section1*/
.box {
    height: 500px;
}

.nav-header {
    margin-top: 20px;
    overflow: hidden;

}

.nav-brand {
    float: left;
}

.nav-header ul {
    float: right;
}

.nav-header ul li {

    float: left;
    border-radius: 15px;
}

.nav-header ul li a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 5px 18px;
}

.logo {
    background: url("../img/section1_logo.png");
    width: 4rem;
    height: 35px;
    background-repeat: no-repeat;
}

.englishBtn {
    background-color: #3d9ad6;
    border: 1px solid #3d9ad6;
    margin-right: 0.1rem;
    /*padding: 10px 18px;*/
}

.loginBtn {
    border: 1px solid #fff;
}

.firstPage {
    /*width: 100%;*/
    height: 8rem;
    overflow: hidden;
    background: url("../img/section1_bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.title_content {
    text-align: center;
    padding-top: 2rem;
}

.title_content p {
    color: #fff;
}

.title_content .title_content_item1 {
    font-size: 0.6rem;
    margin-bottom: 0.1rem;
}

.title_content .title_content_item2 {
    font-size: 0.3rem;
    letter-spacing: 0.13rem;
}
.onePageBottom ul{
    overflow: hidden;
}
.onePageBottom ul li{
    float: left;
    width: 12.5%;
    text-align: center;
}
.onePageBottom ul li p{
text-align: center;
    color: #fff;
    margin-top: 5px;
}
.onePage{
    position: relative;
}
.onePageBottom{
         position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.2);
    padding: 0.2rem;
     }                                                     /*section2*/

.main_content {
    margin-bottom: 0.8rem;
    overflow: hidden;
}


.customer_font {
    font-family: PingFangSC-Semibold;
    font-size: 0.4rem;
    letter-spacing: 2px;
    color: #5f89d5;
    text-align: center;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}

.main_content {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}


.main_content ul li {
    margin-bottom: 1.57rem;
}

.main_content ul li:last-child {
    margin-bottom: 0rem;
}

.main_content ul:last-child {

    text-align: right;
}

.main_content ul li span {
    display: inline-block;
}

.main_content ul li span img {
    height: 0.47rem;

}

.twoPage_first_ul {
    margin-right: 0.5rem;
}

.twoPage_last_ul {
    margin-left: 0.5rem;
}

.twoPage_first_ul li span img {
    margin-right: 0.16rem;
}

.main_content ul li a {
    font-size: 0.3rem;
    letter-spacing: 0.8px;
    color: #666666;
    vertical-align: baseline;
}

.logonContacts{
    display: inline-block;
    padding: 0.14rem 0.8rem;
    border: solid 1px #fff;
    font-family: PingFangSC-Regular;
    font-size: .24rem;
    letter-spacing: 1.2px;
    color: #fff;
    border-radius: 50px;
    margin-top: 60px;
}

                   /*section3*/
.swiper-slide{
    height: 100%;
}
.threePage{
    background-color:#f9fbff;
}
.threePage .wheelPlanting{
    /*border: 1px solid #dee6f7;*/
    border-bottom: 1px solid #dee6f7;

    border-left: 1px solid #dee6f7;
    border-right: 1px solid #dee6f7;
    /*box-shadow: 3px -1px 6px #dee6f7;*/
    margin-bottom: .8rem;
    overflow: hidden;
    display: flex;
}
.threePage .wheelPlantings{
    /*border-bottom: 1px solid #dee6f7;*/
    /*box-shadow: 3px -1px 6px #dee6f7;*/
    overflow: hidden;
    display: flex;
    border-top:1px solid #dee6f7;
    border-left: 1px solid #dee6f7;
    border-right: 1px solid #dee6f7;
 }
.threePage .wheelPlanting .wheelPlantingLeft,.threePage .wheelPlantings .wheelPlantingLeft{
    text-align: center;
    flex:1;
    min-width: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;

}
.threePage .wheelPlantings .wheelPlantingLeft{

    font-size: 0.19rem;
    font-weight: bold;
    color: #484848;
    padding: 0.15rem 0;
}
.threePage .wheelPlanting .wheelPlantingLeft dl{
    width: 100%;

}
.swiper-containers img{
    width: 100%;
    height: 100%;
    object-fit: contain;

}
#swiperContent{
    /*height: 8.7rem;*/
    width: 880px;
    height: 634px;
    background: #fff;
}
.threePage .wheelPlanting .wheelPlantingLeft dt{
    font-size: .18rem;
    color: #484848;
    padding: .19rem 0;
    font-weight: bold;

}
.threePage .wheelPlanting .wheelPlantingLeft dd{

    padding: .25rem 0;
    font-size: .16rem;
}
.threePage .wheelPlanting .wheelPlantingRight{
    /*flex:3;*/
}
.threePage .wheelPlantings .wheelPlantingRight{
    font-weight: bold;
    width: 880px;
    font-size: 0.19rem;
    color: #484848;
    text-align: center;
    padding: 0.15rem 0;
}
.atctionTag {
    color: #5f89d5;
    background-color: #ffffff;
}
.tab:hover{
    cursor: pointer;
    /*background-color: #ffffff;*/
}
    /*section4*/
.fourPage .fourContent {
    margin-top: 0.8rem;
}

.fourPage .fourContent .fourPage_left_first .title, .fourPage .fourContent .fourPage_left_second .title {

    font-size: 0.36rem;
    letter-spacing: 1.8px;
    color: #5f89d5;
    margin-bottom: .3rem;
}

.fourPage .fourContent .fourPage_left_first .small_title, .fourPage_left_second .small_title {
    font-size: 0.24rem;
    color: #484848;
    margin-bottom: .3rem;
}

.fourPage .fourContent .fourPage_left_first .details, .fourPage_left_second .details {
    font-size: 0.18rem;
    color: #484848;
}

.fourPage .fourContent .fourPage_left_first .item_img {
    /*background: url("../img/system.png");*/
    margin-bottom: 1.6rem;
}

.fourPage_left_second .item_img {
    margin-bottom: .25rem;
    /*background: url("../img/safe.png");*/
}

.fourPage .fourContent .fourPage_left_first .item_img, .fourPage_left_second .item_img {
    display: inline-block;
    margin-top: .5rem;


}

.fourPage .fourContent .fourPage_right_first .title {

    font-size: 0.36rem;
    letter-spacing: 1.8px;
    color: #5f89d5;
    margin-bottom: .3rem;
}

.fourPage .fourContent .fourPage_right_first .small_title {
    font-size: 0.24rem;
    color: #484848;
    margin-bottom: .3rem;
}

.fourPage .fourContent .fourPage_right_first .details {
    font-size: 0.18rem;
    color: #484848;
}

.fourPage .fourContent .fourPage_right_first .item_img {
    display: inline-block;
    margin-top: .5rem;
    margin-bottom: 1.6rem;

}

.fourPage .fourContent {
    display: flex;
    display: -webkit-flex;
}
.fourPage .fourContent .fourPage_left{
flex: 1;
}
.fourPage .fourContent .fourPage_right {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: right;
    flex: 1;
}

.fourPage .fourContent p {
    font-size: .14rem;
    letter-spacing: 1.8px;
    color: #484848;
    font-family: PingFangSC-Regular;
}

.fourPage .containers .verisign {
    font-size: .18rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
    font-family: PingFangSC-Regular;
}

/*section5*/
.fivePage {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-top: 0.8rem;
    width: 100%;
    height: 3rem;
    overflow: hidden;
    background: url("../img/loginbg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.fivePage p {


    font-family: PingFangSC-Regular;
    font-size: .24rem;
    letter-spacing: 0.6px;
    color: #484848;
    margin-bottom: 0.7rem;
}

.fivePage a ,.fivePage span{
    display: inline-block;
    padding: 0.14rem 0.8rem;
    border: solid 1px #484848;
    font-family: PingFangSC-Regular;
    font-size: .24rem;
    letter-spacing: 1.2px;
    color: #484848;
}

.my_a{
    color: #fff !important;
   text-decoration: none !important;
}
                             /*section6*/
.fixPage{
    background-color: #272f3e;
    color: #fff;
}
.fixPage .containers .fixDetails .fixDetails_first{
    margin-right: 0.7rem;
}
.fixPage .containers .fixDetails .fixDetails_first p span{
    margin-left: .22rem;
}
.fixPage .containers .fixDetails .fixDetails_first p span a{
   color: #fff !important;
   text-decoration: none !important;
}
.fixPage .containers .fixDetails .fixDetails_first,.fixPage .containers .fixDetails .fixDetails_second{
    float: left;
}
.fixPage .containers .fixDetails .fixDetails_first p img{
    height: 0.17rem;

}
.fixPage .containers .title{
    font-size: .24rem;
    color: #ffffff;
    margin-top: 0.55rem;
    margin-bottom: 0.25rem;
}
.fixPage .containers>p:nth-child(2){
    font-size: .14rem;
    color: #999999;
    margin-bottom: .53rem;
}

.fixPage .containers .fixDetails .fixDetails_first p:nth-child(1),.fixPage .containers .fixDetails .fixDetails_second p:nth-child(1){
    font-size: .14rem;
    color: #999999;
    margin-bottom: .28rem;

}
.fixPage .containers .fixDetails .fixDetails_first p:nth-child(1){
    /*padding-left: .4rem;*/
}
.fixPage .containers .fixDetails .fixDetails_first p,.fixPage .containers .fixDetails .fixDetails_second p{
    /*margin-right: .22rem;*/
    margin-bottom: .24rem;
}
.fixPage .containers>img{
    mix-blend-mode: multiply;
    /*width: 3rem;*/
    width: 289px;
    height: 89px;
}
#contact input.form-control.error {
    border: 1px solid #e4393c;
    color: #e4393c;
}
#contact label.error {
    color: #e4393c;
    margin-bottom: 0px;
    padding: 0 12px;
    font-size: 12px;
}
.form-control {
border-radius: 50px;
}
.submit{
    background-color: #5f89df;
    border-radius: 50px;
    color: #fff;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
