* {
    box-sizing: border-box;
}
em{
    font-style: initial;
}
a{
    cursor: pointer;
}
.hide{display: none}
.text h2{
    padding-bottom: 0.25rem;
    color:#333333;
    text-align: center;
}
.text p{
    color:#444444;
    text-align: left;
    line-height: 1.5;
}
/*pc*/
.kv {
    width: 100%;
    position: relative;
}
.kv img{
    width: 100%;
}
.kv.wey p{
    position: absolute;
    line-height: 1.2;
    color:#b5b5b5;
    left: 50%;
    margin-left: -7rem;
    top:1.5rem
}
.kv h1{
    position: absolute;
    line-height: 1.2;
    color:#ffffff;
    left: 50%;
    margin-left: -7rem;
    top:2rem
}
.kv h1:after{
    content: "";
    width: 1rem;
    height: 0.06rem;
    background: #ffffff;
    position: absolute;
    top:2.2rem;
    left: 0;

}
.six_box{
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 1rem;
    overflow: hidden;
}
.six_box>div{
    width: 50%;
    height: 6.4rem;
    float: left;
    position: relative;
}
.six_box>div img{
    width: 100%;
    height: 6.4rem;
}
.img_box_title{
    width: 6.5rem;
    color: #333333;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.four_div .img_box_title {
    width: 6rem;
}
.img_box_title h3 {
    text-align: left;
    margin-bottom: 0.3rem;
}
.img_box_title p {
    line-height: 0.3rem;
    text-align: left;
    margin-bottom: 0.3rem;
}
.bannner{
    width: 100%;
    height: 0.8rem;
    background: #eeeeee;
}
.bannner li{
    height: 0.8rem;
    line-height: 0.8rem;
    float: left
}
.bannner li a{
    position: relative;
    display: block;
    margin-right: 0.8rem;
    height: 0.6rem;
    color:#3f3f3f;
    text-align: center;
    font-weight: bolder;
}
.bannner li.active a::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #005cb9;
    width: 0.8rem;
    height: 0.023rem;
    background: #005cb9;
}
.page1{
    width: 100%;
    margin-bottom: 1rem;
    background: #ffffff;
}
.page1.haval{height: 2.8rem}
.page1 .text{
    width: 12rem;
    margin: 0 auto;
    padding-top: 1rem;
    /*padding: 1.2rem 3.56rem 0.5rem 3.56rem;*/
}
.page1.haval .text{padding-bottom: 0.3rem}
.page1.pk .text{padding-bottom: 0.3rem}
.page1 .btn a{
    margin: 0 auto;
    display: block;
    background: url("../jpg/btn_bg.jpg") no-repeat center center;
    background-size: 100%;
    width: 2.9rem;
    height: 0.45rem;
    line-height: 0.45rem;
    color: #ffffff;
    text-align: center;
}
.page2{
    width: 100%;
    padding-bottom: 1rem;
    background: #f1f1f1;
}
.page2 .text{
    width: 12rem;
    margin: 0 auto;
    padding-top: 1rem;
}
.page2 .text img{
    margin: 0 auto;
    padding-bottom: 0.3rem;
}
.page2.wey .text img{
    width: 1.02rem;
}
.page2.pk .text img{
    width: 0.97rem;
}
.page2.ora .text img{
    width: 0.77rem;
}
.page3{
    width: 100%;
    height: 4.57rem;
    margin-top: 0.5rem;
}
.page3 dd{
    width: 33.3%;
    float: left;
    height: 100%;
    display: block;
    margin: auto;
    position: relative;
}
.page3 dd img{
    width: 100%;
    height: 100%;
}
.page3 dd p{
    width: 4.85rem;
    text-align: center;
    color:#ffffff;
    padding-bottom: 0.3rem;
    position: absolute;
    bottom:0;
    left: 50%;
    margin-left: -2.425rem;
}
.page3.haval{
    margin-bottom: 0.5rem;
}
.page3.haval .more{
    color: #999999;
    float: right;
    margin-right: 0.5rem;
    line-height: 0.8rem;
}
.page3-1.wey{
    background: #ffffff;
    height: 13.7rem;
    /* padding-top:1rem; */
    padding-bottom: 1rem;
}
.page3-1.wey dl{margin: auto}
.page3-1.wey dd{
    height: 6.34rem;
    float: left;
    width: 50%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.page3-1.wey dd h2{
    text-align: left;
    padding: 0;
}
.page3-1.wey dd h3{
    font-weight: initial;
    text-align: left;
    padding-top: 0.2rem ;
    padding-bottom: 0.2rem;
}
.page3-1.wey .img-box img{
    width: 100%;
    height: 100%;
}
.page3-1.wey .text{
    width: 7rem;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.page4{
    width: 100%;
    height: 8.15rem;
    position: relative;
    background: #ffffff;
    padding-top: 1rem;
}
.page4 .img-box{
    width: 9.22rem;
    height: 6.14rem;
    position: absolute;
    top:50%;
    margin-top: -3.07rem;
    left: 50%;
    margin-left: -8rem;
}
.page4 .img-box img{
    width: 100%;
    height: 100%;
}
.page4 .text{
    width: 5.8rem;
    position: absolute;
    top:50%;
    left: 62%;
    transform: translateY(-50%);
}
.page4 .text h2{text-align: left}
.page4.haval .text h2 {
    text-transform: capitalize;
}
.page5{
    height: 10rem;
    padding-top: 0.7rem;
    background: #f1f1f1;
}
.page5.haval{
    height: auto;
    padding-top: 0.7rem;
    background: #f1f1f1;
}
.page5 .img-box{
    width:81%;margin:0 auto;padding-bottom:1rem
}
.page5 .img-box img{
    width: 100%;
    height: 100%;
}
.page5 .text{
    margin: 0 3.6rem 0.4rem 3.6rem;
}
.page5 .video_box{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left: 0;
    background: url("../png/op1.png") repeat;
    z-index: 999;
}
.page5 .video_box .video{
    width:12rem;
    margin: 1rem auto;
}
.page5 .video_box .close{
    cursor: pointer;
    width: 1rem;
    height: 1rem;
}
.page5 .video_box .close::before, .page5 .video_box .close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    background: #ffffff;
}
.page5 .video_box .close{position: fixed;right: 1rem;top:0.5rem}
.page5 .video_box .close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.page5 .video_box .close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.page6{
    background: #ffffff;
    height: 14.8rem;
    padding-top:1rem;
    padding-bottom: 1rem;
}
.page6 dl{margin: auto}
.page6 dd{
    height: 6.4rem;
    float: left;
    width: 50%;
    margin: auto;
}
.page6 .img-box img{
    width: 100%;
    height: 100%;
}
.page6 .text{
    padding: 1.7rem 1rem 0.4rem 1rem;
}
.page6 .text h2{text-align: left}
.page6.haval{
    position: relative;
    height:auto;
    background: #f1f1f1;
    padding-top: 0;
    margin-top: 0rem;
    padding-bottom: 0;
}
.page6-1.haval{
    position: relative;
    height: 6.4rem;
    padding-top: 0;
    margin-top: 0.5rem;
}
.page6.haval .text{
    width: 12rem;
    padding-top: 0.5rem;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}
.page6.haval .text h2{
    text-align: center;
}
.page6.haval .text p{
    text-align: left;
}
.page6.haval .img-box{
    width: 100%;
}
.page6.haval .img-box img{
    width: 100%;
}
.page6-1.haval .img-box{
    width:50%;
    position: absolute;
    height: 100%;
    left: 0;
    top:0
}
.page6-1.haval .img-box img{width: 100%;height: 100%;}
/*.page6.haval .text{*/
/*width:9.4rem;*/
/*position: absolute;*/
/*left: 50%;*/
/*top:50%*/
/*}*/
.page6-1.haval .text{
    width:6.4rem;
    position: absolute;
    left: 50%;
    margin-left: 1rem;
    top:50%;
    transform: translateY(-50%);
}
.page7{
    width: 100%;
    height: 8.7rem;
    padding-top: 0.4rem;
}
.page7.haval{
    height: auto;
    margin-top: 1rem;
    background: #f1f1f1;
}
.page7 .img-box{
    width: 100%;
}
.page7 .img-box img{
    width: 100%;
    height: 100%;
}
.page7 .text{
    margin: 0 3.6rem 0.4rem 3.6rem;
}
.page8{
    width: 100%;
    height: 6.6rem;
    background:#ffffff url("../jpg/page8_1.jpg") no-repeat center center;
    background-size: 100%;
    margin: 1rem 0;
}
.page8.haval{
    margin-top: 1rem;
}
.page8 .text{
    width: 7.2rem;
    padding-top: 1.6rem;
    margin-left: 1.8rem;
}
.page8 .text h2{
    color:#cccccc;
    text-align: left;
}
.page8 .text p{
    color:#cccccc;
}
/*weyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweyweywey*/
.page1.wey{
    height: 3.8rem;
}
.page1.wey .text{
    padding-bottom: 0.8rem;
}
.page4.wey{
    width: 100%;
    height: 11.63rem;
    background: #f1f1f1;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
    position: relative;
    margin-bottom: 1rem
}
.page4.wey .img-box{
    position: absolute;
    bottom:0;
    width: 100%;
    height: 6.6rem;
    margin: 0;
    top:initial;
    left:initial ;
}
.page4.wey .img-box img{
    width: 100%;
    height: 100%;
}
.page4.wey .text{
    position: static;
    margin: 0 auto;
    width: 12rem;
    transform: none;
}
.page4.wey .text h2{text-align: center;color:#333333}
.page4.wey .text h2,.page4.wey .text p{color:#333333}
.page5.wey{
    width: 100%;
    height: 8rem;
    padding-top: 0.5rem;
}
.page5.wey dd{
    width: 50%;
    float: left;
    height: 100%;
    display: block;
    margin: auto;
    position: relative;
}
.page5.wey dd img{
    width: 100%;
    height: 100%;
}
.page5.wey .text{
    padding: 1.7rem 2rem 0.4rem 2rem;
    margin: 0;
}
.page5.wey .text h2{text-align: left}
.page6.wey{
    height: 6.8rem;
    padding-bottom: 0;
    padding-top: 0.5rem;
}
.page6.wey .img-box{
    position: relative;
}
.page6.wey p{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom:0;
    color: #ffffff;
    line-height: 0.8rem;
}
.page7.wey{
    background: #f1f1f1;
    height: 6.6rem;
    position: relative;
    padding-top: 0;
}
.page7.wey .text{
    position: absolute;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.page7.wey .text h2{
    color:#cccccc
}
.page7.wey .text p{
    color:#cccccc
}
.page7.wey p .fenl{
    display: inline-block;
    width: 0.21rem;
    height: 0.19rem;
    background: url("../png/fenl.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 0.1rem;
    margin-bottom: 0.05rem;
}
.page7.wey p .fenr{
    display: inline-block;
    width: 0.21rem;
    height: 0.19rem;
    background: url("../png/fenr.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 0.1rem;
    margin-bottom: 0.05rem;
}
.page7.wey span{
    float: right;
    margin-top: 0.5rem;
}
.page8.wey{
    width: 100%;
    height: 7.6rem;
    background:#ffffff url("../jpg/page8_1-2.jpg") no-repeat center center;
    background-size: 100%;
    margin: 1rem 0;
    margin-top: 1rem;
}
.page8.wey .text{
    width: 7.2rem;
    padding-top: 2.6rem;
    margin-left: 1.8rem;
}
.page8.wey .text h2{
    color:#cccccc;
    text-align: left;
}
.page8.wey .text p{
    color:#cccccc;
}
.page8.wey p .fenl{
    display: inline-block;
    width: 0.21rem;
    height: 0.19rem;
    background: url("../png/fenl.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 0.1rem;
    margin-bottom: 0.05rem;
}
.page8.wey p .fenr{
    display: inline-block;
    width: 0.21rem;
    height: 0.19rem;
    background: url("../png/fenr.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 0.1rem;
    margin-bottom: 0.05rem;
}
.page8.wey span{
    float: right;
    margin-top: 0.5rem;
    color:#cccccc;
}
/*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*//*欧拉*/
.page2-1.ora{
    height: 9.7rem;
    background:#ffffff ;
}
.page2-1.ora .img-box img{
    width: 100%;
}
.page2-1.ora .text{
    height: 2.7rem;
    margin-top: 1rem;
    width: auto;
    padding: 0.7rem 3.4rem 0.2rem 3.4rem;
    background: #f1f1f1;
}
.page3.ora{
    margin-top: 0;
    position: relative;
}
.page3.ora .swiper-container img{
    width: 100%;
    height: 100%;
}
.page3.ora  .swiper-slide{
    position: relative;
}
/* .page3.ora .swiper-container p{
    color: white;
    position: absolute;
    line-height: 1.2;
    bottom: 0;

} */
.page3.ora  .swiper-container .swiper-button-prev{
    background: url("../png/swiper-l.png") no-repeat center center;
    background-size: 100% 100%;
    width: 0.3rem;
    height: 0.6rem;
}
.page3.ora  .swiper-container .swiper-button-next{
    background: url("../png/swiper-r.png") no-repeat center center;
    background-size: 100% 100%;
    width: 0.3rem;
    height: 0.6rem;
    bottom: 0;
}
.page3.ora  .swiper-pagination{
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0.1rem;
}
.page3.ora .swiper-slide{
    position: relative
}
.page3.ora .swiper-slide div{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: rgba(0,0,0,.5);
    padding: 1.2rem 0.3rem 0;
    color: #fff;
    opacity: 0
}
.page3.ora .ora.pc-pad .swiper-slide:hover h2{
    display: none;
}
.page3.ora .ora.pc-pad .swiper-slide div:hover{
    opacity: 1
}
/* .page3.ora .swiper-slide:hover .page3.ora .swiper-slide div{
    display: block;
} */
.page3.ora .swiper-slide div h3{
    font-size: 0.3rem;
    text-align: center;
    margin-bottom: 0.25rem;
}
.page3.ora .swiper-slide div p{
    font-size: 0.18rem;
    text-align: left;
    line-height: 0.25rem;
}


.page3.ora  .swiper-pagination-bullet{
    margin: 0.1rem;
    width: 0.5rem;
    height: 0.06rem;
    background: #cccccc;
    border-radius:0;
    opacity: 1;
}
.page3.ora .swiper-pagination-bullet-active{
    width: 1rem;
    background:#0070c0 ;
}
.page3.ora h2{
    width: 100%;
    position: absolute;
    bottom: 0;
    line-height: 2;
    color: white;
    text-align: center;
}
.btn-box{
    width: 2.3rem;
    position: absolute;
    top: 7rem;
    left: 50%;
    margin-left: 3rem;
}
.btn-box span{
    display: block;
    position: absolute;
    right: 0;
    bottom:-0.5rem
}
.btn-box .swiper-button-next{
    background: url("../jpg/page4-r.jpg") no-repeat center center;
    background-size: 100% 100%;
    width: 0.8rem;
    height: 0.8rem;
    right:auto;
    left: 1rem;
}
.btn-box .swiper-button-prev{
    background: url("../jpg/page4-l.jpg") no-repeat center center;
    background-size: 100% 100%;
    width: 0.8rem;
    height: 0.8rem;
    left: 0;
}
.page6.ora{
    background: #f1f1f1;
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    height: 12.75rem;
}
.page6.ora dd{position: relative;height: 6.3rem;overflow: height;}
.page6.ora dd .img-box{
    height: 100%;
}
.page6.ora dd img{
    height: 100%;
}
.page6.ora .text{
    padding: 0;
    position: absolute;
    width: 7.1rem;
    left: 50%;
    margin-left: -3.5rem;
    top:50%;
    transform: translateY(-50%);
}
.page6.ora .text h2{
    text-align: left;
}
.page7.ora{
    width: 100%;
    height: 10.49rem;
    background: url("../jpg/page7_1.jpg") no-repeat center center;
    background-size: 100% 100%;
    padding-top: 1rem;
}
.page7.ora .img-box{
    width: 14rem;
    height: 7.87rem;
    margin: 0 auto;
}
.page7.ora .text{
    width: 8.8rem;
    margin: 0.35rem auto;
}
.page7.ora .text p{
    text-align: center;
    color: #dbdbdb;
}
.page8.ora{
    width: 100%;
    height: 8.6rem;
    background:#ffffff;
    margin: 0;
    padding-top: 0.5rem;
}
.page8.ora .text{
    width: 7.2rem;
    padding-top: 0.5rem;
    margin: 0 auto;
}
.page8.ora .text h2{
    color:#333333;
    text-align: center;
}
.page8.ora .img-box{
    width: 100%;
    height: 6.6rem;
}
.page8.ora .img-box img{
    width: 100%;
}
.page9.ora{
    width: 100%;
    height: 8.9rem;
    background:#f1f1f1;
    margin: 0;
    margin-bottom: 1rem;
}
.page9.ora .text{
    width: 12rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0 auto;
}
.page9.ora .text h2{
    color:#333333;
    text-align: center;
}
.page9.ora .text p{
    color:#333333;
    text-align: left;
}
.page9.ora .img-box{
    width: 100%;
    height: 6.6rem;
}
.page9.ora .img-box img{
    width: 100%;
}
/*皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡皮卡*/
.page2-1.pk{
    height: 9.6rem;
    background:#ffffff ;
}
.page2-1.pk .img-box img{
    width: 100%;
}
.page2-1.pk .text{
    height: 2.7rem;
    margin-top: 1rem;
    width: auto;
    padding: 0.7rem 3.4rem 0.2rem 3.4rem;
    background: #f1f1f1;
}
.page3.pk{
    margin-top: 0;
}
.page3.pk .swiper-container img{
    width: 100%;
    height: 100%;
}
.page3.pk  .swiper-slide{
    position: relative;
    margin-right: 0.01rem;
}
.page3.pk .swiper-container p{
    color: white;
    position: absolute;
    line-height: 1.2;
    bottom: 0;

}
.page3.pk  .swiper-container .swiper-button-prev{
    background: url("../png/swiper-l.png") no-repeat center center;
    background-size: 100% 100%;
    width: 0.3rem;
    height: 0.6rem;
}
.page3.pk  .swiper-container .swiper-button-next{
    background: url("../png/swiper-r.png") no-repeat center center;
    background-size: 100% 100%;
    width: 0.3rem;
    height: 0.6rem;
    bottom: 0;
}
.page3.pk{
    background: #f1f1f1;
}
.page3.pk h2{
    width: 100%;
    position: absolute;
    bottom: 0.2rem;
    line-height: 1.5;
    color: white;
    text-align: center;
}
.page4.pk .textPublic {
    display: none;
}
.page4.pk .text {
    left: 66%;
}
.page4.pk .textPublic.active {
    display: block;
}
.page4.pk .swiper-container{
    width: 14rem;
    height: 4.67rem;
    left: 50%;
    margin-left: -7rem;
}
.page4.pk .swiper-containe  .swiper-slide{
    width: 100%;
    margin-right: 0.02rem;
}
.page4.pk .swiper-container img{
    float: left;
    display: block;
    width: 50%;
    height: 100%;
}
.swiper-p-box{
    float: right;
    width: 50%;
    height: 100%;
    border-right: 0.02rem solid #cccccc;
    border-top: 0.01rem solid #cccccc;
    border-bottom: 0.01rem solid #cccccc;
    padding: 1.1rem 0.5rem;
}
.swiper-p-box h2{
    padding-bottom: 0.25rem;
}
.swiper-p-box p{
    line-height:1.5;
}
.page4.pk{
    height: 7rem;
}
.page4.pk .swiper-button-prev{
    background: url("../png/left.png") no-repeat center center;
    background-size: 100% 100%;
    width: 0.43rem;
    height: 0.84rem;
    left: 0.5rem;
}
.page4.pk .swiper-button-prev:focus {
    outline: none;
}
.page4.pk .swiper-button-next:focus {
    outline: none;
}
.page4.pk .swiper-button-next{
    background: url("../png/left.png") no-repeat center center;
    background-size: 100% 100%;
    transform: rotate(180deg);
    width: 0.43rem;
    height: 0.84rem;
    bottom: 0;
    right: 0.5rem;
}
.page4.pk .swiper-pagination{
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0.5rem;
}
.page4.pk  .swiper-pagination-bullet{
    margin: 0.1rem;
    width: 0.5rem;
    height: 0.06rem;
    background: #cccccc;
    border-radius:0;
    opacity: 1;
}
.page4.pk  .swiper-pagination-bullet-active{
    width: 1rem;
    background:#0070c0 ;
}
.btn-box{
    width: 2.3rem;
    position: absolute;
    top: 7rem;
    left: 50%;
    margin-left: 3rem;
}
.btn-box span{
    display: block;
    position: absolute;
    right: 0;
    bottom:-0.5rem
}
.btn-box .swiper-button-next{
    background: url("../jpg/page4-r.jpg") no-repeat center center;
    background-size: 100% 100%;
    width: 0.8rem;
    height: 0.8rem;
    right:auto;
    left: 1rem;
}
.btn-box .swiper-button-prev{
    background: url("../jpg/page4-l.jpg") no-repeat center center;
    background-size: 100% 100%;
    width: 0.8rem;
    height: 0.8rem;
    left: 0;
}
.page6.ora{
    background: #f1f1f1;
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    height: 12.6rem;
}
.page6.ora .text h2{
    text-align: left;
}
.page7.pk{
    width: 100%;
    height: 8.8rem;
    background: url("../jpg/page7_1.jpg") no-repeat center center;
    background-size: 100% 100%;
    padding-top: 0rem;
    margin-bottom: 1rem;
}
.page7.pk .img-box{
    width: 14rem;
    height: 7.87rem;
    margin: 0 auto;
}
.page7.pk .text{
    width: 8.8rem;
    margin: 0.35rem auto;
}
.page7.pk .text p{
    text-align: left;
    color: #dbdbdb;
}
.page8.pk{
    width: 100%;
    height: auto;
    background:#f1f1f1;
    margin: 0;
    margin-bottom: 1rem;
}
.page8.pk .text{
    width: 12rem;
    margin: 0 auto;
    padding: 0.6rem;
}
.page8.pk .text h2{
    color:#333333;
    text-align: center;
}
.page8.pk .text p{
    color:#333333;
    text-align: center;
}
.page8.pk .img-box{
    width: 100%;
    height: auto;
}
.page8.pk .img-box img{
    width: 100%;
}
.page9.ora{
    width: 100%;
    height: 8.9rem;
    background:#f1f1f1;
    margin: 0;
    margin-bottom: 1rem;
}
.page9.ora .text{
    width: 12rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0 auto;
}
.page9 .ora .text h2{
    color:#333333;
    text-align: left;
}
.page9.ora .text p{
    color:#333333;
    text-align: left;
}
.page9.ora .img-box{
    width: 100%;
    height: 6.6rem;
}
.page9.ora .img-box img{
    width: 100%;
}
.page4.haval {
    height: auto;
    padding-top: 0.5rem;
    width: 81%;
    margin:0 auto;
    padding-bottom: 1rem;
    overflow: hidden;
}
.page4.haval .text {
    float: right;
    width: 37.2%;
    position: absolute;
    top: 50%;
}
.page4.haval .img-box {
    position: relative;
    float: none;
    left: 0;
    width: 59%;
    top: 0;
    padding:0;
    margin: 0;
}
/*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*//*ipad尺寸*/
@media (max-width: 1024px) {
    .six_box > div{
        height: 5.1rem;
    }
    .six_box > div img{
        height:5.1rem
    }
    .page3-1.wey dd{
    height: 5rem;
    }
    .page3-1.wey{
    height: 11rem;
    }
    .page2-1.ora .text {
        height: 3.5rem;
    }
}
/*mobile*//*mobile*//*mobile*//*mobile*//*mobile*//*mobile*//*mobile*//*mobile*//*mobile*//*mobile*//*mobile*//*mobile*//*mobile*/
@media (max-width: 767px) {
    .text h2{
        padding-bottom: 0.36rem;
        /*font-size: 0.4rem;*/
        color:#333333;
        text-align: left;
    }
    .page9.ora .text h2{
        text-align: left;
    }
    .text p{
        /*font-size: 0.28rem;*/
        color:#444444;
        text-align: left;
    }
    .kv.wey p{
        position: absolute;
        line-height: 1.2;
        color:#ffffff;
        left: 0.25rem;
        margin-left: auto;
        top:1.2rem
    }
    .kv h1{
        position: absolute;
        line-height: 1.2;
        color:#ffffff;
        left: 0.25rem;
        margin-left: auto;
        top:1.8rem
    }
    .kv h1:after{
        content: "";
        width:0.6rem;
        height: 0.04rem;
        background: #ffffff;
        position: absolute;
        top:1.4rem;
        left: 0;

    }
    .page1 .btn a{
        margin: 0 auto;
        display: block;
        background: url("../jpg/btn_bg.jpg") no-repeat center center;
        background-size: 100% 100%;
        width: 3.5rem;
        height: 0.7rem;
        line-height: 0.7rem;
        color: #ffffff;
        text-align: center;
    }
    .bannner ul{
        margin-left: 0rem;
        display: flex;
    }
    .bannner li{
        width: 25%;
        height: 0.8rem;
        line-height: 0.8rem;
        float: left
    }
    .bannner li:nth-child(2){
        width: 17%;
    }
    .bannner li:nth-child(3){
        width: 20%;
    }
     .bannner li:nth-child(4){
        width: 32%;
    }
    .bannner li.active a{
        border:none
    }
    .bannner li a{
        width: 100%;
        height: 100%
    }
    .bannner li.active a:after{
        content: "";
        width: 0.6rem;
        height: 0.04rem;
        background: #005cb9;
        position: absolute;
        bottom:0;
        left: 50%;
        /* margin-left: -0.3rem; */
    }
    .page1{
        height: 3.6rem;
    }
    .page1 .text{
        width: 6.5rem;
        margin: 0 auto;
    }
    .page1.ora .text{
        padding-top: 0.8rem;
    }
    .page1.ora{
        height: 3.2rem;
    }
    .page1.haval{
        height: 5rem;
    }
    .page1.haval .text{
        padding-top: 0.8rem;
    }
    .page3{
        height: 6.4rem;
        padding: 0.25rem;
        width: auto;
        margin-top: 0;
    }
    .page3.haval{
        margin-bottom: 0.1rem;
    }
    .page3.haval .more{
        color: #999999;
        line-height: 1.4;
        padding-top: 0.3rem
    }
    .page6-1.haval .img-box{width: 100%;height: auto;}
    .page6-1.haval .img-box img{width: 100%;height: auto;}
    .swiper-container img{
        width: 100%;
        height: 100%;
    }
    .swiper-container .swiper-button-prev{
        background: url("../png/swiper-l.png") no-repeat center center;
        background-size: 100% 100%;
        width: 0.3rem;
        height: 0.6rem;
    }
    .swiper-container .swiper-button-next{
        background: url("../png/swiper-r.png") no-repeat center center;
        background-size: 100% 100%;
        width: 0.3rem;
        height: 0.6rem;
    }
    .swiper-pagination-bullet{
        margin: 0.1rem;
        width: 0.5rem;
        height: 0.06rem;
        background: #cccccc;
        border-radius:0;
        opacity: 1;
    }
    .swiper-pagination-bullet-active{
        width: 1rem;
        background:#0070c0 ;
    }
    .swiper-pagination{
        left: 50%;
        transform: translateX(-50%);
        margin-top: 0.1rem;
    }
    .swiper-button-next{right: 0}
    .swiper-button-prev{left: 0}
    .swiper-container p{
        position: absolute;
        bottom:0;
        color:#ffffff;
        text-align: center;
        line-height: 2;
        width: 100%;
    }
    .page4{
        width: 100%;
        height: 11rem;
        position: relative;
        background: #ffffff;
        padding-top:0rem;
    }
    .page4 .img-box{
        width: 7rem;
        height: 4.65rem;
        left: 50%;
        margin-left: -3.5rem;
        bottom:1.1rem;
        top:initial;
    }
    .page4.haval {
        width: 100%;
        padding-left: .25rem;
        padding-right: .25rem;
        height: auto;
    }
    .page4.haval .img-box{
        bottom: 0.4rem;
        width: 100%;
        height: auto;
    }
    .page4.haval .text {
        position: relative;
        width: 100%;
        padding-left: .25rem;
        padding-right: .25rem;
        left: 0;
        margin-left: 0;
    }
    .page4 .img-box img{
        width: 100%;
        height: 100%;
    }
    .page4 .text{
        transform:none;
        width: 6.5rem;
        position: absolute;
        left: 50%;
        top:0.5rem;
        margin-left: -3.25rem;
        padding-bottom: 0.5rem;
    }
    .page4 .text h2{text-align: left}
    .page5{
        height: 9.8rem;
        padding-top: 0rem;
    }
    .page5 .img-box{
        width: 100%;
    }
    .page5 .img-box img{
        width: 100%;
        height: 100%;
    }
    .page5 .text{
        width: 6.5rem;
        margin: 0 auto;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .page5.haval .text{
        padding-top: 0;
    }
    .page5 .text h2{text-align: left}
    .page6{
        background: #ffffff;
        height:auto;
        padding-top:0rem;
        padding-bottom: 0rem;
    }
    .page6 dl{margin: auto}
    .page6 dd{
        height: auto;
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .page6 .img-box{width: 6.5rem;margin: 0 auto}
    .page6.ora .img-box{width:7rem;margin: 0 auto}
    .page6 .img-box img{
        width: 100%;
        height: 100%;
    }
    .page6.ora .img-box img{
        width: 100%;
        height: auto;
    }
    .page6 .text{
        padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    }
    .page6 .text h2{text-align: left}
    .page6.haval{
        height: 8.3rem;
        position: relative;
        background-color: transparent;
    }
    .page6.haval .img-box{
        position: absolute;
        bottom: 0;
    }
    .page6.haval .img-box.mb-only {
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .page6.haval .text{
        width: 6.5rem;
    }
    .page6.haval .text p,.page6.haval .text h2{
        text-align: left;
    }
    .page6-1.haval{
        height: 10.28rem;
        background: #fff;
    }
    .page6-1.haval .img-box{
        width: 6.98rem;
        top: auto;
        bottom:0;
        left: 50%;
        margin-left: -3.49rem;
    }
    .page6-1.haval .text{
        margin-left: -3.2rem;
        margin-top: -2.6rem;
    }
    .page7{
        width: 100%;
        height: auto;
        padding-top:0rem;
        background: #f1f1f1;
        margin-top: 1rem;
    }
    .page7 .img-box{
        width: 100%;
    }
    .page7.haval {
        background: #f1f1f1;
        padding-bottom: 0.5rem;
    }
    .page7.haval .img-box {
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .page7 .img-box img{
        width: 100%;
        height: 100%;
    }
    .page7 .text{
        width: 6.5rem;
        margin: 0 auto;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }
    .page7 .text h2{text-align: left}
    .page8{
        width: 100%;
        height: 9.87rem;
        background:#ffffff url("../jpg/page8_1-3.jpg") no-repeat center center;
        background-size: 100%;
        margin: 1rem 0;
    }
    .page8 .text{
        padding-top: 0.5rem;
        width: 6.5rem;
        margin: 0 auto;
    }
    .page8 .text h2{
        color:#cccccc;
        text-align: left;
    }
    .page8 .text p{
        color:#cccccc;
    }
    .page8.haval{
        margin-top: 1rem;
    }
    /*weyweyweyweywyeyweywyeyweywyeyweywyewyeyweywyewyeyweywyewyeyweyw*/
    .page1.wey{
        height:8.7rem;
    }
    .page2{
        width: 100%;
    }
    .page2 .text{
        width: 6.5rem;
    }
    .page2.ora .text{
        padding-top: 0.5rem;
    }
    .page2 .text img{width: 1.6rem}
    .page3-1.wey{
        height: 21.2rem;
        padding-top: 0;
    }
    .page3-1.wey dd{
        width: 100%;
        height: auto;
    }
    .page3-1.wey .img-box{
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .page3-1.wey .text{
        padding: 0.8rem 0.5rem 0.5rem 0.5rem;
        position: initial;
        top:0;
        left: 0;
        transform: initial;
    }
    .page3-1.wey dd h3 {
        line-height: initial;
        padding: 0.3rem 0;
    }
    .page4.wey{
        width: 100%;
        height: 14rem;
        position: relative;
        background: #f1f1f1;
        padding-top: 0rem;
        padding-bottom: 0.5rem;
    }
    .page4.wey .img-box{
        width: 100%;
        height: auto;
        margin: 0;
    }
    .page4.wey .text{
        position: absolute;
        width: 6.5rem;
        top:0.8rem;
        left: 50%;
        margin-left: -3.25rem;
    }
    .page4.wey .text h2{text-align: left;color:#333333}
    .page4.wey .text h2,.page4.wey .text p{color:#333333}
    .page5.wey{
        height: 10rem;
        padding: 0.25rem;
        padding-bottom: 0;
        background: #f1f1f1;
        width: auto;
    }
    .page5.wey dd{
        width: 100%;
        float: none;
        display: block;
        margin: auto;
        position: relative;
    }
    .page5.wey dd .text{
        width: auto;
        height: 4rem;
        padding: 0.4rem 0.5rem;
    }
    .page5.wey dd img{
        width: 100%;
        height: 100%;
    }
    .page5.wey h2{
        padding-bottom: 0.2rem;
    }
    .page5.wey dd p{
        width: 100%;
        text-align: left;
    }
    .page6.wey{
        height: 6rem;
        padding: 0.5rem 0.3rem
    }
    .page6.wey .img-box{width: 6.5rem;margin: 0 auto}
    .page6.wey dd{
        height: auto;
    }
    .page7.wey{
        background: #f1f1f1;
        height: 10rem;
        margin-top: 0;
    }
    .page7.wey .text{
        padding: 0.5rem;
        width: auto;
    }
    .page7.wey .text h2{
        text-align: left;
    }
    .page8.wey{
        width: 100%;
        height: 11.05rem;
        background:#ffffff url("../jpg/page8_1-4.jpg") no-repeat center bottom;
        background-size: 100%;
        background-color: #181a33;
        margin:0;
    }
    .page8.wey .text{
        width: 6.5rem;
        padding-top: 0.6rem;
        margin: 0 auto;
    }
    /*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*//*ora*/
    /* .page1.ora{
        height: 4.2rem;
    } */
    .page2.ora .text img{
        width: 0.9rem;
    }
    .page2.ora{
        height: 6.8rem;
    }
    .page6.ora{
        height: 21rem;
        margin-bottom: 0;
        background: #f0f1f2;
    }
    .page6.ora dd{
        height: 5.8rem;
    }
    .page6.ora dd:nth-child(2),.page6.ora dd:nth-child(3){
        height: 4rem;
    }
    .page7.ora{
        width: 100%;
        height: 6.5rem;
        background: #333333;
        background-size: 100% 100%;
        padding-top: 0;
    }
    .page7.ora .img-box{
        width: 100%;
        height: 4.2rem;
        margin: 0 auto;
    }
    .page7.ora .text{
        width: 6.5rem;
        margin: 0rem auto;
    }
    .page7.ora .text p{
        text-align: left;
        color: #dbdbdb;
    }
    .page2-1.ora{
        height: 7.4rem;
    }
    .page2-1.ora .text{
        height: 4.4rem;
        padding: 0.5rem 0.5rem;
    }
    .page3.ora{
        height: 9.4rem;
    }
    .page3.ora h2 {
        width: 100%;
        position: absolute;
        top: 4.5rem;
        bottom: auto;
        line-height: 2;
        color: white;
        text-align: left;
        padding-left: 0.5rem;
    }
    .page3.ora p {
        width: 100%;
        position: absolute;
        top: 5rem;
        bottom: auto;
        line-height: 1.5;
        color: white;
        text-align: left;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .page8.ora{
        width: 100%;
        height: auto;
        background:#ffffff;
        margin: 0;
        margin-bottom: 0rem;
        padding-top: 0;
    }
    .page8.ora .text{
        width: 7.2rem;
        padding-top: 0.5rem;
        margin: 0 auto;
    }
    .page8.ora .text h2{
        color:#333333;
        text-align: left;
    }
    .page8.ora .img-box{
        width: 100%;
        height: auto;
    }
    .page8.ora .img-box img{
        width: 100%;
    }
    .page9.ora{
        height: 7rem;
        margin-bottom: 1rem;
    }
    .page9.ora .text{
        width: 100%;
        padding: 0.25rem;
    }
    .page9.ora .text p{
        text-align: left;
    }
    .page9.ora .img-box{
        width: 100%;
        height: auto;
    }
    /*皮卡移动端皮卡移动端皮卡移动端皮卡移动端皮卡移动端皮卡移动端皮卡移动端皮卡移动端皮卡移动端皮卡移动端皮卡移动端皮卡移动端*/
    .page1.pk{
        height: 6.7rem;
        margin-bottom: 0;
    }
    .page2.pk{
        padding-bottom: 0.8rem;
    }
    .page2.pk .text{
        padding-top: 0.8rem;
    }
    .page4.pk{
        padding-top: 0;
        height: 10rem;
    }
    .page4.pk .swiper-container{
        width: 7rem;
        height: 8.5rem;
        left: 50%;
        margin-left: -3.5rem;
    }
    .page4.pk .swiper-container img{
        width: 100%;
    }
    .page8.pk .text p{
        text-align: left;
    }
    .page4.pk .swiper-container p{
        padding: 0 0.3rem;
        text-align: left;
        bottom: 0.5rem;
    }
    .page4.pk .btn-box{
        top:0;
        left: 0;
        width: 100%;
    }
    .page4.pk .swiper-button-prev{
        background: url("../png/swiper-l.png") no-repeat center center;
        background-size: 100% 100%;
        width: 0.3rem;
        height: 0.6rem;
        left: 0;
    }
    .page4.pk .swiper-button-next{
        background: url("../png/swiper-r.png") no-repeat center center;
        transform: rotate(0deg);
        background-size: 100% 100%;
        width: 0.3rem;
        height: 0.6rem;
        right: 0;
    }
    .page4.pk .mb-only .title{
        margin-top: 0.3rem;
        padding-left: 0.5rem;
        line-height: 1rem;

    }
    .page8.pk{
        height: auto;
    }
    .page8.pk .img-box{
        height: auto;
    }
    .page8.pk .text{
        width: 100%;

    }
    .page7.pk{
        width: 100%;
        height: 4.3rem;
        margin-top: 0;
        padding-top: 0;
    }
    .page7.pk .img-box{
        height: auto;
    }
    .page7.pk .img-box{
        width: 100%;
    }
    .page7.pk .text{
        width: auto;
        padding: 0 0.3rem;
    }
    .page7.onlyWey{
        margin-top: 1rem;
        margin-bottom: 0rem;
        height: 4.2rem
    }
    .page5 .video_box{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top:1rem;
        left: 0;
        background: url("../png/op1.png") repeat;
        z-index: 999;
    }
    .page5 .video_box video{
        width: 100%;
    }
    .page5 .video_box .video{
        width:12rem;
        margin: 3rem auto;
    }
    .page5 .video_box .close{
        cursor: pointer;
        width: 0.8rem;
        height: 0.8rem;
    }
    .page5 .video_box .close::before, .page5 .video_box .close::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 50px;
        top: 0;
        left: 0;
        margin-top: -1px;
        background: #ffffff;
    }
    .page5 .video_box .close{position: fixed;right: 0rem;top:0rem}
    .page5 .video_box .close::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .page5 .video_box .close::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .page8.pk .text h2{
        color:#333333;
        text-align: left;
    }
    .img_box_title{
        width:100%;
        color: #333333;
        position: relative;
        top:0;
        left: 0;
        transform: none;
    }
    .img_box_title h3{
        margin: 0.3rem 0;
        font-size: 0.35rem;
    }
    .img_box_title p{
        line-height: 0.42rem;
    }
    .six_box>div{
        width: 100%;
        height: auto;
        padding: 0 0.3rem;
        float: left;
        position: relative;
        margin-bottom: 0.4rem;
    }
    .six_box>div img{
        width: 100%;
        height: auto;
    }
    .page1.wey .text {
        padding-bottom: 0.4rem;
    }
}