/* page-banner */

.page-banner {
    position: relative;
}

.page-banner>img {
    display: block;
    width: 100%;
}

.banner-fix {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.banner-fix .fll-con {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.banner-fix h4 {
    font-size: 52px;
    line-height: 1;
    font-family: "Arial";
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.of {
    overflow: hidden;
}

.wh {
    max-width: 1580px;
    width: 94%;
    margin: 0 auto;
}

.flexf {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flexs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.flexd {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.bold {
    font-weight: bold;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.oh {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bcg {
    background-size: 100% 100%;
}


/* 关于我们 */

.nybox1 {
    padding: 2.86vw 0;
}

.nysj {
    width: 25.32%;
    margin: 0;
}

.nysj li {
    width: 100%;
    text-align: left;
    padding: 1.1vw 0 1.1vw;
}

.nysj li+li {
    border-top: 1px solid #d4d4d4;
}

.nysj li .wz {
    color: #999999;
    font-size: 28px;
}

.nysj li .wz strong {
    color: #f03311;
    font-size: 46px;
    margin-right: 10px;
    line-height: 1;
}

.nysj li .wz2 {
    color: #999999;
    font-size: 18px;
    margin-top: 1.1vw;
}

.nyabout {
    width: 69.75%;
}

.nyabout .wz {
    color: #111111;
    font-size: 38px;
    line-height: 1;
}

.nyabout .wz2 {
    color: #f03311;
    font-size: 32px;
    line-height: 1;
    margin: 0.96vw 0 3.101vw;
}

.nyabout .wz3 {
    color: #777777;
    font-size: 16px;
    line-height: 30px;
}

.nyabout .wz3 p+p {
    margin-top: 1.1vw;
}

.nybt {
    color: #111111;
    font-size: 38px;
    text-align: center;
    line-height: 1;
}

.ry {
    position: relative;
    margin-top: 2.4vw;
}

.ry .mySwiperry {
    overflow: hidden;
    margin: 0 95px;
}

.ry .swiper-slide img {
    width: 100%;
    display: block;
}

.ry .prevny {
    position: absolute;
    top: 50%;
    margin-top: -33.5px;
    left: 0;
    width: 47px;
    height: 47px;
    opacity: 1;
    z-index: 999;
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/4284698543rxavtw.png) no-repeat;
    background-size: 100% 100%;
}

.ry .nextny {
    position: absolute;
    top: 50%;
    margin-top: -33.5px;
    right: 0;
    width: 47px;
    height: 47px;
    opacity: 1;
    z-index: 999;
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/161c0529aclu110v.png) no-repeat;
    background-size: 100% 100%;
}

/* .ry .prevny:hover {
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/3382bf209e6mo4av.png) no-repeat;
    background-size: 100% 100%;
}

.ry .nextny:hover {
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/e4ab7a5bdeqocvkn.png) no-repeat;
    background-size: 100% 100%;
} */

.nbox3 {
    background: #f3f4f8;
    padding-top: 4.06vw;
    margin-top: 5vw;
}

.mySwiper {
    position: relative;
    margin-top: 2.5vw;
}

.mySwiper .swiper-slide {
    position: relative;
}

.mySwiper .swiper-slide a {
    display: block;
}

.mySwiper .swiper-slide .img img {
    display: block;
    width: 100%;
}

.mySwiper .swiper-pagination1 {
    bottom: 0px;
    text-align: center;
    margin: 3.23vw 0 2.45vw;
}

.mySwiper .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    background: #c4c2c2;
    width: 11px;
    height: 11px;
    margin: 0 0.6rem!important;
    opacity: 1;
}

.mySwiper .swiper-pagination-bullet-active {
    background: #f03311;
    width: 20px;
}

@media (max-width:1440px) {
    .nyabout .wz {
        font-size: 32px;
    }
    .nyabout .wz2 {
        font-size: 26px;
    }
    .nybt {
        font-size: 32px;
    }
    .nyabout .wz3 {
        font-size: 15px;
        line-height: 27px;
    }
}

@media (max-width:1280px) {
    .nyabout .wz {
        font-size: 27px;
        line-height: 1.3;
    }
    .nyabout .wz2 {
        font-size: 23px;
        line-height: 1.3;
    }
    .nybt {
        font-size: 27px;
    }
    .nyabout .wz3 {
        font-size: 14px;
        line-height: 24px;
    }
    .ry .prevny,
    .ry .nextny {
        width: 38px;
        height: 38px;
        margin-top: -19px;
    }
    .ry .mySwiperry {
        margin: 0 58px;
    }
}

@media (max-width: 992px) {
    .banner-fix h4 {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .nysj {
        width: 100%;
    }
    .nysj li {
        width: 32%;
        padding: 0;
    }
    .nysj li+li {
        border-top: none;
    }
    .nyabout {
        width: 100%;
        margin-top: 25px;
    }
    .banner-fix h4 {
        font-size: 25px;
    }
}

@media (max-width:640px) {
    .nyabout .wz {
        font-size: 22px;
        line-height: 1.3;
    }
    .nyabout .wz2 {
        font-size: 19px;
        line-height: 1.3;
        margin-top: 10px;
    }
    .nybt {
        font-size: 22px;
    }
    .nybox1 {
        padding-bottom: 35px;
    }
    .ry {
        margin-top: 23px;
    }
    .nbox3 {
        margin-top: 35px;
        padding-top: 35px;
    }
    .mySwiper {
        margin-top: 23px;
    }
    .mySwiper .swiper-pagination1 {
        margin: 25px 0;
    }
    .mySwiper .swiper-pagination-bullet {
        margin: 0 0.3rem!important;
    }
    .banner-fix h4 {
        font-size: 22px;
    }
}

@media (max-width:1440px) {
    .nysj li .wz strong {
        font-size: 49px;
    }
    .nysj li .wz {
        font-size: 24px;
    }
    .nysj li .wz2 {
        font-size: 16px;
    }
}

@media (max-width:1280px) {
    .nysj li .wz strong {
        font-size: 44px;
    }
    .nysj li .wz {
        font-size: 21px;
    }
    .nysj li .wz2 {
        font-size: 14px;
    }
}

@media (max-width:640px) {
    .nysj {
        width: 100%;
    }
    .nysj li {
        text-align: left;
        margin: 10px 0;
    }
    .nysj li .wz strong {
        font-size: 30px;
    }
    .nysj li .wz {
        font-size: 15px;
    }
    .nysj li .wz2 {
        font-size: 14px;
        line-height: 18px;
    }
}










/* 222222222222222222 */

.w1640{max-width: 1670px; margin: 0 auto; padding: 0 15px;}
#anchor.anchor2{padding: 0;background: #fff;}
.anchor2 .anchor{line-height: 70px;}

.wmy-menu a{display: block;color: #111111;/* font-size: 18px; */line-height: 70px;position: relative;background: url(//wm.cdn.cn86.cn/jingcheng/2025/05/3af9ae56867kns0n.jpg) no-repeat right center;padding: 0 2vw;}
.wmy-menu a:last-child{background: none;}
.wmy-menu a:after{content: '';position: absolute;right: 0;}
.wmy-menu a.cur,.wmy-menu a:hover{background: #F03311;color: #fff !important;}

.flex2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: -webkit-flex;
}

.flexs{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}








.xbox1{padding: 4.3vw 0;overflow: hidden;}
.xbox2{padding:3.44vw 0 5.21vw;overflow: hidden;background:#f3f4f8;}


.zleft{width:40.1%;}
.map1{width: 54.3%;overflow: hidden;}
.zleft h3{color: #222222;font-size: 30px;text-transform: uppercase;}

.xul li{border-bottom: 1px solid rgba(0,0,0,.1);padding-bottom: 24px;margin-bottom: 25px;}
.xbj{width: calc(100% - 40px);}
.xul li .img{max-width: 40px;}
.xbj h2{color: #777777;font-size: 21px;font-weight: bold;}
.xbj p{color: #111111;font-size: 16px;}
.yan11 h3{text-align: center;color: #222222;font-size: 42px;margin-bottom: 54px;text-transform:uppercase;}
.xx{color: #222222;font-size: 15px;margin-bottom: 13px;}
.yan11 li{width: 32.3%;margin-bottom: 24px;}
.yan11 li input{display: block;outline: none;height: 56px;background-color: #f2f2f2;border-radius: 1px;width: 100%;color: #666666;font-size: 15px;padding-left: 20px;}
.lynr textarea{display: block;outline: none;height: 197px;background-color: #f2f2f2;border-radius: 1px;width: 100%;color: #666666;font-size: 15px;padding-left: 20px;padding-top: 20px;}
.yan11 ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #666666;
}
.yan11 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #666666;
}
.yan11 ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #666666;
}
.yan11 :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #666666;
}
.yan11  .tj input{display: block;width: 213px;height: 50px;background-color: #3399ff;color: #ffffff;font-size: 18px;text-align: center;margin: 0 auto;}
.yzm{margin-top: 20px;}
.yzm .captcha{position: relative;width: 300px;}
.yzm .captcha img{position: absolute;right: 0;top:0;}

.yan11 .form-control{background:none;}
.yan11 .form-submit .btn{background:#f03311!important;color:#fff!important;border:none;}



.flex2{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
.wh{max-width: 1440px;margin: 0 auto;width: 92%;}




@media(max-width: 1530px){
	.zleft h3{font-size: 26px;}
	.yan11 h3{font-size: 36px;margin-bottom: 40px;}
}

@media(max-width: 768px){
	.anchor2 .anchor{line-height: 50px;}
	.zleft,.map1{width: 100%;}
	.xul{margin-top: 30px;}
	.yan11 h3{font-size: 30px;}
	.yan11 li input{font-size: 14px;height: 40px;padding-left: 10px;}
	.lynr textarea{height: 150px;}
	.yan11 .tj input{width: 180px;height: 45px;line-height: 45px;font-size: 15px;}
}

@media(max-width: 640px){
	.zleft h3{font-size: 17px;}
	.xbj p{font-size: 14px;}
	.xbj h2{font-size: 18px;}
	.xul li{padding-bottom: 18px;margin-bottom: 18px;}
	.yan11 h3{font-size: 26px;margin-bottom: 20px;}
	.yan11 li{width: 100%;margin-bottom: 10px;}
	.lynr textarea{height: 100px;}
	.yan11 .tj {margin-top: 10px;}
	.yzm .captcha{width: 100%;}
	.xbox1,.xbox2{padding:35px 0;}
}