.flexslider{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:700px;
    overflow: hidden;
    zoom: 1;
} 
.flexslider .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 100px;
    width: 100%;
    background: url(../images/home/bg.jpg) no-repeat center;
}
.navigation{
    height: 60px;
}
.navigation ul li a{
    line-height: 60px;
}
.navigation ul li a{
    color: #FFFFFF;
}
.navActive{
    height: 60px;
    color: #FFF000 !important;
    font-family: "PingFang-SC-Bold" !important;
}
.line{
    width: 1px;
    height: 17px;
    background: #FFFFFF;
}
.record a{
    color: #FFFFFF;
    margin-right: 40px;
}
.record a:hover{
    color: #FFFFFF;
}
.swiper-button-next{
    opacity: 1;
    background-size: cover;
    position: relative !important; 
}
.swiper-button-prev{
    opacity: 1;
    background-size: cover;
    position: relative !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;
}
.quality{
    width: 100%;
    height: 770px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.quality ul li{
    margin: 0 100px;
    margin-bottom: 30px;
}
.qualityLNo{
    width: 282px;
    height: 126px;
    background: url(../images/home/imga.png) no-repeat center;
}
.qualityLYes{
    width: 282px;
    height: 126px;
    background: url(../images/home/img.png) no-repeat center;
    display: none;
}
.qualityRNo{
    width: 282px;
    height: 126px;
    background: url(../images/home/img1a.png) no-repeat center;
}
.qualityRYes{
    width: 282px;
    height: 126px;
    background: url(../images/home/img1.png) no-repeat center;
    display: none;
}
.qualityActive .qualityLYes{
    display: block;
}
.qualityActive .qualityRYes{
    display: block;
}
.qualityActive .qualityLNo{
    display: none;
}
.qualityActive .qualityRNo{
    display: none;
}
.store{
    width: 100%;
    height: 359px;
    background: url(../images/home/bg2.png) no-repeat center;
    margin-top: -120px;
}
.storeBox{
    width: 470px;
    height: 47px;
    line-height: 47px;
    background: rgba(0, 0, 0, .2);
}
.line1{
    width: 80px;
    height: 2px;
    background:#FFFFFF;
}
.purchase{
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #FFF000;
    border-radius: 25px;
}
.moreProduct{
    width: 200px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
}
.swiper1{
    width: 1200px;
    margin: auto;
}
.next1{
    margin-top: -530px!important;
    margin-left: 1215px!important;
    background-image: url(../images/home/right.png) !important;
    width: 58px !important;
    height: 58px !important;
}
.prev1{
    margin-top: -58px!important;
    margin-left: -75px!important;
    background-image: url(../images/home/left.png) !important;
    width: 58px !important;
    height: 58px !important;
}
.electric li {
    margin-bottom: 30px;
}
.electric li img{
    width: 278px;
    height: 196px;
    border-radius: 5px;
    border: 1px solid #B9B9B9;
}
.electric li img p{
    margin-top: 20px;
}
.electricActive img{
    border: 1px solid #316A57!important;
}
.electricActive p{
    color: #316A57 !important;
}
.field{
    width: 100%;
    height: 768px;
    background: url(../images/home/bg3.jpg) no-repeat center;
}
.field ul li{
    margin-bottom: 30px;
}
.field ul li p{
   margin-top: 10px;
}
.field ul li img{
    width: 280px;
    height: 196px;
    border-radius: 5px;
    border: 1px solid #B9B9B9;
}
.fieldActive img{
    border: 1px solid #0F66AD!important;
}
.large{
    width: 100%;
    height: 920px;
    background: url(../images/home/bg4.jpg) no-repeat center;
}
.modelNo{
    width: 600px;
    height: 350px;
    position: relative;
    margin-top: -350px;
}
.line2{
    width: 51px;
    height: 1px;
    margin: auto;
    background: #FFFFFF;
}
.model li{
    width: 600px;
}
.modelYes{
    width: 600px;
    height: 350px;
    background: rgba(49,106,87,.88);
    position: relative;
    margin-top: -350px;
    display: none;
}
.modelActive .modelYes{
    display: block;
}
.modelActive .modelNo{
    display: none;
}
.signUp{
    width: 225px;
    height: 50px;
    line-height: 50px;
    background: #FFF000;
    border-radius: 25px;
    margin: auto;
}
.courseDetails{
    width: 225px;
    height: 50px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
    line-height: 50px;
    margin: auto;
    margin-top: 10px;
}
.Hongzheng{
    width: 100%;
    height: 480px;
    background: url(../images/home/bg5.jpg) no-repeat center;
}
.line3{
    width: 80px;
    height: 2px;
    background: #316A57;
    margin: 20px 0;
}
.information li{
    width: 380px;
    line-height: 50px;
    height: 50px;
    border: 1px solid #999999;
    border-radius: 5px;
    margin: 0 7px 30px 7px;
}
.informationActive{
    width: 380px;
    height: 50px;
    background: #316A57 !important;
    border-radius: 5px;
}
.informationActive{
    color: #FFFFFF !important;
}
.change li{
    width: 290px;
    border: 1px solid #999999;
    height: 176px;
}
.line4{
    width: 28px;
    height: 1px;
    background:#316A57;
    margin: auto;
    margin-bottom: 17px;
}
.change li div{
    width: 50px;
    height: 50px;
    margin: auto;
    padding-top: 30px;
    margin-bottom: 17px;
}
.footerNav li a{
    color: #333333;
}
.footerNav li a:hover{
    color: #333333;
}
footer form input{
   margin-left:5px;
   border: none;
   outline: none;
   width: 350px;
   height: 30px;
   background: none;
}
footer form p{
    width: 452px;
    padding-bottom: 10;
    border-bottom: 1px solid #666666;
    margin-top: 30px;
}
footer form button{
    width: 453px;
    height: 50px;
    line-height: 50px;
    background: #316A57;
    margin-top: 30px;
    border: none;
    outline: none;
}
input::-webkit-input-placeholder {
    color: #999999;
}
input:-moz-placeholder {
    color: #999999;
    opacity: 1;
}
input::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
input:-ms-input-placeholder {
    color: #999999;
}
