.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:700px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 138px;
}
.nav ul li a{
    color: #666666;
    padding-bottom: 17px;
}
.nav ul li a:hover{
    color: #666666;
}
.navActive{
    border-bottom: 2px solid #2EA64D;
}

.record a{
    color: #5F5F5F;
    margin-right: 40px;
}
.record a:hover{
    color: #5F5F5F;
}
.swiper-button-next{
    opacity: 1;
    background-size: cover;
    position: relative !important; 
    outline: none !important;
}
.swiper-button-prev{
    opacity: 1;
    background-size: cover;
    position: relative !important;
    outline: none !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: none !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: none !important;
}
.line{
    width: 10px;
    height: 220px;
    background: #2EA64D;
    margin: 0 40px 0 60px;
}
.building ul li img{
    width: 8px;
    height: 8px;
    margin-right: 5px;
    padding-top: 5px;
}
.building ul li{
    margin-bottom: 10px;
}
.building ul li p{
    width: 583px;
}
.tuyere{
    width: 440px;
    height: 500px;
    background: url(../images/home/img.jpg) no-repeat center;
}
.line1{
    width: 5px;
    height: 60px;
    background: #2EA64D;
    margin: 40px 20px 0 50px;
}
.rigid{
    width: 100%;
    height: 1421px;
    background: url(../images/home/bg.jpg) no-repeat center;
}
.rigidIntroduce li {
    width: 1200px;
    height: 395px;
    background: #FFFFFF;
    border-radius: 0px 50px 0px 0px;
    margin-bottom: 30px;
}
.rigidIntroduce li div p img{
    margin-right: 5px;
}
.rigidTypeYes p{
    color: #FFFFFF;
}
.rigidTypeNo{
    width: 190px;
    height: 110px;
    background: #FFFFFF;
    border: 3px solid #F0F0F0;
}
.rigidTypeYes{
    width: 190px;
    height: 110px;
    background: #2EA64D;
    border: 3px solid #2EA64D;
    display: none;
}
.rigidType li{
    margin-bottom: 20px;
}
.rigidType li img{
    margin:0 20px;
}
.rigidType li div{
    height: 110px;
}
.rigidTypeActive .rigidTypeYes{
    display: block !important;
}
.rigidTypeActive .rigidTypeNo{
    display: none !important;
}
.provider{
    width: 100%;
    height: 800px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.provider ul li{
    width: 280px;
    height: 464px;
    background: #FFFFFF;
    border-radius: 10px;
}
.provider ul li p{
    padding-top: 30px;
}
.provider ul li div{
    margin-top: 10px;
}
.performance li{
    margin: 0 50px;
}
.performance li p{
    padding-bottom: 20px;
    border-bottom: 3px solid #B6B6B6;
}
.performanceActive p{
    border-bottom: 3px solid #2EA64D !important;
    color: #2EA64D !important;
}
.performanceb{
    display: none;
}
.performancec{
    display: none;
}
.line2{
    width: 100%;
    height: 1px;
    background: #E7E7E7;
}
.swiper1{
    width: 1200px;
    height:427px;
}
.next1{
    margin-top: -475px!important;
    margin-left: 1142px!important;
    background-image: url(../images/home/right.png) !important;
    width: 50px !important;
    height: 119px !important;
    outline: none!important;
}
.prev1{
    margin-top: -119px!important;
    margin-left: 10px!important;
    background-image: url(../images/home/left.png) !important;
    width: 50px !important;
    height: 119px !important;
    outline: none!important;
}
.swiper1 .swiper-slide .swiper1Box{
    width: 265px;
    height: 427px;
    background: #F7F7F7;
    margin: auto;
}
.swiper1Box div{
    width: 245px;
    height: 367px;
    padding: 10px;
}
.swiper1Box img{
    max-width: 245px;
    max-height: 367px;
}
.market{
    width: 100%;
    height: 1041px;
    background: url(../images/home/bg2.jpg) no-repeat center;
}
.swiper2{
    width: 1200px;
    height:710px;
}
.next2{
    margin-top: -405px!important;
    margin-left: 700px!important;
    background-image: url(../images/home/right1.png) !important;
    width: 25px !important;
    outline: none!important;
    height: 50px !important;
}
.prev2{
    margin-top: -51px!important;
    margin-left: 470px!important;
    background-image: url(../images/home/left1.png) !important;
    width: 25px !important;
    height: 50px !important;
    outline: none!important;
}
.swiper2 .swiper-slide div{
    width: 580px;
    height: 610px;
    background: #FFFFFF;
    border: 3px solid #FFFFFF;
    margin: auto;
}
.swiper2 img{
    width: 560px;
    height: 422px;
    margin: 10px 0 30px 0;
}
.swiper-pagination-bullet{
    width: 10px!important;
    height: 10px!important;
    border-radius: 50%!important;
}
.swiper-pagination-bullet-active{
    background: #39AA56!important;
}
.business{
    width: 100%;
    height: 832px;
    background: url(../images/home/bg3.jpg) no-repeat center;
}
.business ul li{
    width: 590px;
    height: 240px;
    background: #FFFFFF;
    margin-bottom: 30px;
}
.business ul li img{
    width: 250px;
    height: 220px;
    margin: 10px;
}
.business ul li div{
    margin-left: 25px;
    padding-top: 30px;
}
.business ul li div p:nth-child(1){
    margin-bottom: 20px;
}
.business ul li div p:nth-child(3){
    width: 250px;
    height: 43px;
    background: #F5F5F5;
    margin-top: 20px;
}
.business ul li div p img{
    width: 52px;
    height: 43px;
    margin: 0;
}
.support li {
    position: relative;
}
.support li img{
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
}
.partner{
    width: 1200px;
    height: 500px;
    background: #F7F7F7;
}
.formBox{
    width: 345px;
    height: 500px;
    background: #2EA64D;
}
.formBox form div{
    width: 258px;
    height: 50px;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 16px;
}
.formBox form div p{
    margin-left: 5px;
}
.formBox form input{
    width: 155px;
    height: 50px;
    display: block;
    background: none;
    border: none;
    outline: none;
}
.formBox form{
    width: 258px;
    margin: auto;
}
.formBox form button{
    border: none;
    outline: none;
    background: none;
    margin: auto;
    width: 258px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 25px;
    line-height: 50px;
    margin-top: 20px;
}
.line3{
    width: 42px;
    height: 4px;
    background: #A2A2A2;
    margin: 20px 0;
}
.consulting{
    width: 129px;
    height: 30px;
    background: #2EA64D;
}
footer ul li a{
    color: #666666;
}
footer ul li a:hover{
    color: #666666;
}