@charset "utf-8";
/* 头部 */
/* font-size: calc(12px - 0.12rem + 0.16rem); */
.header{width: 100%;position: fixed;top: 0;left: 0; background: #fff;z-index: 100;}
.h-a{width: 100%;height: 50px; background-color: #f8f8f8;}
.h-b{width: 1600px;margin: 0 auto; }
.h-b:after {content: ".";display: block;height: 0; clear: both;visibility: hidden;line-height: 0;font-size: 0;}
.h-c{margin-top: 16px; color: #666666;font-size: 15px;float: left;line-height: 1.2;}
.h-d{float: right; font-size: 0;}
.h-d1{display: inline-block;cursor: pointer;color: #666666;font-size: 15px;margin-top: 16px;}
.h-d1:nth-child(2){padding-left: 15px;margin-left: 15px;border-left: 1px solid #666666;}
.h-d1:hover{color: #f18800;}

.h-e{width: 1600px;margin: 0 auto;height: 90px;}
.h-e:after {content: ".";display: block;height: 0; clear: both;visibility: hidden;line-height: 0;font-size: 0;}
.h-f{float: left;display: block;margin-top: 18px;width: 215px;}
.h-g{width: 100%;}
.h-h{float: right;font-size: 0;}
.h-i{display: inline-block;margin-left: 65px;vertical-align: top;position: relative;}
.h-j{display: inline-block; color: #333333;cursor: pointer;padding: 0 15px; line-height: 90px; font-size: 16px;}
.h-i.active .h-j{color: #ffffff;background: #007bcc;}
.h-i:hover .h-j{color: #ffffff;background: #007bcc;}

.h-sub {display: none;width: 100%;background-color: #007bcc;position: absolute;right: 0;top: 90px;z-index: 1000;box-shadow: 0 1px 18px rgba(0, 0, 0, 0.1);}
.h-sub>li>a {cursor: pointer; display: block;width: 100%;padding: 15px 5px;line-height:1.2;text-align: center;font-size: 16px;color: #ffffff;transition: background-color .3s;}
.h-sub>li>a:hover {color: #f18800;}

/* .h-language {cursor: pointer; display: none;width: 40px;height: 40px;position: absolute;right: 40px;top: 5px;background-image: url(/themes/default/public/assets/images/12.png);background-repeat: no-repeat;background-position: center center;background-size: 20px 20px;} */
.h-menu {cursor: pointer; width: 40px;height: 40px;display: none;vertical-align: top;background-image: url(/themes/default/public/assets/images/2.png);background-size: 30px 30px;background-position: center center;background-repeat: no-repeat;}
.h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}


@media(max-width: 1600px) {
    .h-b{width: 1400px;}
    .h-e{width: 1400px;}
}

@media(max-width: 1400px) {
    .h-b{width: 1200px;}
    .h-e{width: 1200px;}
    .h-i{margin-left: 30px;}
}

@media(max-width: 1200px) {
    .h-a{width:calc( 100% - 165px - 50px); position: absolute;top: 0;left:165px;background-color: #fff;}
    .h-b{width: 100%;}
    .h-c{width: 100%;display: inline-block;font-size: 12px;}
    .h-d{display: none;}
    .h-e{width:100%;height: 50px;}
    .h-f{margin-left: 10px; margin-top: 6px;width: 150px;}
    .h-h {width: 260px;position: fixed;right: 0;top: 0;height: 100vh;background-color: #fff;margin-right: 0;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .h-i {width: 100%;padding: 0;margin: 0;cursor: pointer;}
    .h-i.active .h-j{background: #ffffff;color: #666;}
     .h-i:hover .h-j{background: #ffffff;color: #666;} 
    .h-j {padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #666;}
    .h-i.active .h-j { border-bottom: none;}
    .h-i.active .h-j:after{top: 14px;left: 7px;margin-left: 0;}
    .h-i:hover .h-j:after{top: 14px;left: 7px;margin-left: 0;}
    .h-menu {display: inline-block;position: absolute;right: 0;top: 5px;}
    .h-i.has-nav:after {content: "+";display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
    .h-i.has-nav.show:after {content: "-";}
    .h-sub {position: relative;top: 0;background-color: #fff;box-shadow: none;padding:0;left: 0;width: 100%;}
    .h-sub>li>a {text-align: left;padding-left: 40px;color: #666;}
    .h-sub>li>a:hover {background-color: transparent;color: #f18800;}

    /* .h-language {display: block;} */
    /* .header.language-state .h-d {width: 100px; display: block;background-color: #ffffff;position: fixed;right: 5px;top: 50px;z-index: 1000;} */
    /* .header.language-state .h-d1 {width: 100px;text-align: center; display: block;padding-left: 0;border: none;margin: 10px 0;font-size: 14px;} */
    /* .header.language-state .h-opa {display: block;} */
     /* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ */
     .header.menu-state .h-h {transform: translate(0, 0);}
     .header.menu-state .h-opa {display: block;}
}

@media(max-width: 500px) {
    .h-c{font-size: 8px;}
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ */
.footer{width: 100%;padding-top: 70px;padding-bottom: 75px; background-color: #393939;}
.f-a{width: 1600px;margin: 0 auto;}
.f-b{width: 100%; margin-bottom: 35px;}
.f-b:after {content: ".";display: block;height: 0; clear: both;visibility: hidden;line-height: 0;font-size: 0;}
.f-c{float: left; margin-left: 6px;margin-top: 8px;font-size: 0;}
.f-c1{display: inline-block;cursor: pointer; padding-right: 50px; font-size: 18px;color: #ffffff;margin-bottom: 10px;}
.f-c1:hover{color: #f18800;}
.f-d{float: right;}
.f-d1{display: inline-block; margin-right: 10px;cursor: pointer;position: relative;}
.f-d1 .img1{display: block; width: 38px;height: 38px;line-height: 38px;text-align: center; border-radius: 50%; background-color: #5b5b5b;}
.f-d1 .img1 img{width: 50%;}
.f-d1 .img2{display: none; width: 38px;height: 38px;line-height: 38px;text-align: center;border-radius: 50%; background-color: #f18800;}
.f-d1 .img2 img{width: 50%;}
.f-d11{display: none; position: absolute;bottom: 45px;left: 0;margin-left: calc( 19px - .9rem); width: 1.8rem;}
.f-d11 img{width: 100%;}
.f-d1.active .f-d11{display: block;}
.f-d1:hover .img1{display: none;}
.f-d1:hover .img2{display: block;}
.f-d2{display: inline-block;color: #ffffff;font-size: 22px;margin-top: 10px;margin-left: 30px;}

.f-e{width: 100%;}
.f-e:after {content: ".";display: block;height: 0; clear: both;visibility: hidden;line-height: 0;font-size: 0;}
.f-f{float: right;}
.f-g{width: 255px;height: 48px;background-color: #ffffff;border-radius: 2px;font-size: 0;padding:16px 0 16px 20px;cursor: pointer;}
.f-g1{display: inline-block;color: #555555;font-size: 16px;width: 200px;}
.f-g2{display: inline-block;}
.f-h{display: none;width: 255px;background: #fff;}
.f-h a{display: inline-block;width: 100%;margin: 5px 0;padding:0 20px ;line-height: 1.2; color: #555555;font-size: 16px;cursor: pointer;}
.f-h a:hover{color: #f18800;}
.f-f.active .f-h{display: block;}
.f-i{float: left;color: #ffffff;font-size: 14px; opacity: 0.5;}

@media(max-width: 1600px) {
    .f-a{width: 1400px;}
}
@media(max-width: 1400px) {
    .f-a{width: 1200px;}
    .f-c1{padding-right: 30px; font-size: 16px;}
}

@media(max-width: 1200px) {
  .footer{padding-top: 50px;padding-bottom: 50px;}
  .f-a{width: 100%;padding:0 10px;}
  .f-c{width: 100%;margin-bottom: 20px;}
  .f-b{margin-bottom: 10px;}
  .f-d2{font-size: 14px;}
  .f-f{float: none;display: block;margin-bottom: 10px;}
  .f-i{width: 100%;float: none;}
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ */
.paging{width: 100%;margin-top: 0.6rem;text-align: center;font-size: 0;}
.paging1{cursor: pointer; display: inline-block;padding: .17rem .25rem;border: solid 1px #dbdbdb;margin: 0 .05rem;color: #777777;font-size: calc(12px - 0.12rem + 0.15rem);}
.paging1:hover{background-color: #007bcc;color: #ffffff;}
.paging1.active{background-color: #007bcc;color: #ffffff;}

@media(max-width: 900px) {
    .paging1{ padding: .1rem .1rem; font-style: 12px;}
}

/* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ */
.g-a{width: 100%;}
.g-a img{width: 100%;}
.g-b{width: 100%;box-shadow: 0px .01rem 0px 0px rgba(0, 0, 0, 0.07);}
.g-c{width: 14rem;margin: 0 auto;padding-left: .4rem;}
.g-c:after {content: ".";display: block;height: 0; clear: both;visibility: hidden;line-height: 0;font-size: 0;}
.g-d{float: left;font-size: 0;}
.g-e{display: inline-block;cursor: pointer; color: #333333;font-size: calc(12px - 0.12rem + 0.13rem); width: 1.6rem;text-align: center; padding: .26rem 0;}
.g-e:hover{background-color: #007bcc;color: #ffffff;}
.g-e.active{background-color: #007bcc;color: #ffffff;}
.g-f{float: right;padding-top: .22rem;color: #555555;font-size: calc(12px - 0.12rem + 0.14rem);}
.g-f a{color: #555555;cursor: pointer;}

@media(max-width: 1200px) {
    .g-f{margin-bottom: .22rem;}
}

@media(max-width: 900px) {
    .g-c{width: 100%;padding: 0 .1rem;}
    .g-b{text-align: center;}
    .g-e{width: auto;padding: .22rem .5rem;}
    .g-f{display: none;}

}

.i-a{width: 100%;margin-top: 0.6rem;}
.i-b{width: 14rem;margin: 0 auto;/*font-size: 0;*/margin-bottom: 0.65rem;}
.i-c{display: inline-block;width: 50%;vertical-align: middle;}
.i-c1{color: #f18800;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.4rem;}
.i-c2{padding-right: .2rem;}
.i-c2 *{color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5;}
.i-c3{width:100%;padding: .2rem; background-color: #007bcc;}
.i-c31{color: #ffffff;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5;margin-bottom: 0.2rem;}
.c-c321{width: 0.3rem;}
.c-c322{width: 0.15rem;margin: 0 .1rem;}
.i-d{display: inline-block;width: 50%; vertical-align: middle;text-align: right;}
.i-d img {width: 86%;}
.i-e{width: 100%;margin-top: .5rem;}
.i-e *{color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5;}

@media(max-width: 900px) {
    .i-b{width: 100%;padding: 0 .2rem;}
    .i-c{width: 100%;}
    .i-d{width: 100%;text-align: center;margin: .2rem 0;}
}

.j-a{width: 100%;padding-top: .7rem;}
.j-b{width: 100%;color: #f18800;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.2rem;line-height: 1.3; text-align: center;padding: 0 .2rem;}
.j-c{width: 100%;color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);margin-bottom: 0.5rem;line-height: 1.3; text-align: center;padding: 0 .2rem;}
.j-d{width: 100%;text-align: center;font-size: 0;margin-bottom: 0.45rem;}
.j-e{display: inline-block;width: 2.3rem;text-align: center; cursor: pointer;}
.j-e1{width: 1.1rem;}
.j-e2{width: 100%;color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);margin-top: 0.2rem;}
.j-f{width: 100%;padding: .75rem 0; background-size: cover;background-position: center center;}
.j-g{width: 15.8rem;margin:  0 auto;position: relative;}
.j-h{width: 14rem;}
.j-j{width: 8rem; opacity: 0.8;}
.j-k{width: 100%;display: inline-block;}
.j-k img{width: 100%;}
.j-l{width: 100%;padding: .23rem .25rem .23rem .5rem;position: relative;background: #fff;display: none;}
.j-l1{color: #007bcc;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.2rem;}
.j-l2{width: 85%; color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5;}
.j-l3{position: absolute;top: .3rem;right: .25rem;color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);cursor: pointer;}
.j-l3:hover{color: #f18800;}
.j-f .swiper-slide-active .j-l{display: block;}
.j-f .swiper-slide-active{opacity: 1;}
.j-f .swiper-button-prev{left: 0;margin-top: -.2rem; width: 0.4rem;height: 0.4rem;background-color: #ffffff;background-image: url('/themes/default/public/assets/images/25.png');background-size: 0.1rem 0.2rem;background-repeat: no-repeat;background-position: center center;}
.j-f .swiper-button-prev:hover{background-color: #999999;}
.j-f .swiper-button-next{right: 0;margin-top: -.2rem; width: 0.4rem;height: 0.4rem;background-color: #ffffff;background-image: url('/themes/default/public/assets/images/25-c.png');background-size: 0.1rem 0.2rem;background-repeat: no-repeat;background-position: center center;}
.j-f .swiper-button-next:hover{background-color: #999999;}
@media(max-width: 900px) {
    .j-b{font-size: 16px;}
    .j-c{font-size: 12px;}
    .j-g{width: 98%;}
    .j-h{width: 92%;}
    .j-j{width: 60%;}
    .j-e{width: 1.5rem;}
    .j-l1{font-size: 16px;}
    .j-l2{font-size: 12px;width:100%;}
    .j-l3{font-size: 12px;}
}

.k-a{width: 100%;margin-top: 0.5rem;margin-bottom: 0.75rem;}
.k-b{text-align: center; color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);margin-bottom: 0.15rem;}
.k-c{text-align: center; color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: 0.5rem;}
.k-d{width: 14rem;margin: 0 auto;font-size: 0;}
.k-e{display: inline-block;vertical-align: middle; width: 4.4rem;cursor: pointer;margin-right: .4rem;margin-bottom: 0.4rem;}
.k-e:nth-child(3n){margin-right: 0;}
.k-f{width: 100%;text-align: center;height: 3rem;line-height: 3rem;overflow: hidden;background-color: #595b55;}
.k-f img{width: 100%;transform: scale(1.001);transition: all 0.5s ease 0s;}
.k-g{width: 100%;padding: .2rem; background-color: #f7f7f7;}
.k-g1{color: #333333;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: 0.2rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.k-g2{color: #888888;font-size: calc(12px - 0.12rem + 0.16rem);margin-bottom: 0.3rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.k-g3{color: #888888;font-size: calc(12px - 0.12rem + 0.16rem);}
.k-e:hover .k-g{background-color: #007bcc;}
.k-e:hover .k-g1, .k-e:hover .k-g2, .k-e:hover .k-g3{color: #ffffff;}
.k-e:hover .k-f img{transform: scale(1.101);transition: all 0.5s ease 0s;}

@media(max-width: 900px) {
    .k-d{width: 100%;text-align: center;}
}
@media(max-width: 700px) {
    .k-e{margin-right: .2rem;}
    .k-e:nth-child(3n){margin-right: .2rem;}

}
@media(max-width: 500px) {
    .k-e{width: 3.3rem}

}

.l-a{width: 100%;margin-top: 0.5rem;margin-bottom: 0.75rem;}
.l-b{text-align: center; color: #333333;font-size: calc(12px - 0.12rem + 0.26rem);margin-bottom: 0.25rem;}
.l-c{width: 14rem;margin: 0 auto; text-align: center; color: #999999;font-size: calc(12px - 0.12rem + 0.16rem);padding-bottom: 0.5rem;margin-bottom: 0.5rem;border-bottom: 1px solid #e5e5e5;}
.l-c  span{margin: 0 .05rem;}
.l-e{width: 14rem;margin: 0 auto;padding-bottom: .3rem;border-bottom: 1px solid #e5e5e5;}
.l-e *{color: #333333;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5;}

.l-g{width: 14rem;margin: 0 auto;font-size: 0;margin-top: 0.5rem;}
.l-g:after {content: ".";display: block;height: 0; clear: both;visibility: hidden;line-height: 0;font-size: 0;}
.l-h{display: inline-block;vertical-align: middle;}
.l-i{cursor: pointer;display: block; color: #333333;font-size: calc(12px - 0.12rem + 0.16rem);margin-bottom: 0.1rem;}
.l-i span{margin-left: 0.1rem;color: #333333;}
.l-i:hover span{color: #f18800;}
.l-j{float: right;font-size: 0;}
.l-j1{cursor: pointer;display: inline-block; color: #333333;font-size: calc(12px - 0.12rem + 0.14rem);vertical-align: middle;}
.l-j2{display: inline-block; width: 0.32rem;margin-left: .1rem;vertical-align: middle;cursor: pointer;}
.l-k{width: 100%;margin-top: 0.45rem;}
.l-l{display: inline-block; cursor: pointer; width: 1.6rem;height: .5rem;line-height: 0.5rem;text-align: center;color: #ffffff;font-size: calc(12px - 0.12rem + 0.16rem);border: .01rem solid #007bcc; background-color: #007bcc;}
.l-l:hover{color: #007bcc;background: #fff;}
@media(max-width: 900px) {
    .l-d{width: 100%;text-align: center;}
    .l-b{font-size: 16px;}
    .l-c{width: 100%;text-align: center;font-size: 12px;}
    .l-e{width: 100%;padding: 0 .2rem;}
    .l-g{width: 100%;padding: 0 .2rem;}
}

.m-a{width: 100%;}
.m-b{width: 100%; padding-left: 15%;padding-top: 1rem;padding-bottom: .9rem;position: relative;}
.m-c{position: absolute;top: 0; right: 0; width: 100%;background: #fafafa; z-index: -1;text-align: right;}
.m-c img{width:13.2rem ;}
.m-d{color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);margin-bottom: 0.2rem;}
.m-e{color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: 0.6rem;}
.m-f{ color: #f18800;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.28rem;line-height: 1.5;}
.m-g{display: inline-block;width: 3.9rem;height: 1.65rem;overflow: auto; line-height: 1.5; color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);}
.m-h{width: 100%;}
.m-i{cursor: pointer; display: inline-block;width: 1.8rem;height: 0.7rem; padding: .1rem .1rem;line-height: .5rem;text-align: center; color: #ffffff;font-size: calc(12px - 0.12rem + 0.16rem); background-color: #007bcc;}
.m-i:hover{font-size: calc(12px - 0.12rem + 0.18rem);}
.m-i img{width: 0.1rem;margin-left: .15rem;}

.m-b:nth-child(2n){padding-left: 0;padding-right: 15%;text-align: right;}
.m-b:nth-child(2n) .m-c{left: 0;text-align: left;}

@media(max-width: 1200px) {
    .m-b{padding-top: .5rem;padding-left: .2rem;padding-bottom: .6rem;padding-right: .2rem;}
    .m-g{height: 2rem;width: 40%;}
    .m-b:nth-child(2n){padding-top: .5rem;padding-left: .2rem;padding-bottom: .6rem;padding-right: .2rem;}
    .m-b:nth-child(2n) .m-g{height: 2rem;width: 40%;}
}
@media(max-width: 900px) {
    .m-b{padding-top: 0;}
    .m-g{height: 100%;width: 80%;margin-bottom: 0.2rem;}
    .m-c{position:static;margin-bottom: .3rem;}
    .m-b:nth-child(2n){padding-top: 0;}
    .m-b:nth-child(2n) .m-g{height: 100%;width: 80%;margin-bottom: 0.2rem;}
    .m-b:nth-child(2n) .m-c{position:static;margin-bottom: .3rem;}
}

.o-a{width: 100%;margin-top: 0.5rem;}
.o-b{width: 14rem;margin: 0 auto;}
.o-c{color: #333333;margin-bottom: 0.16rem;font-size: calc(12px - 0.12rem + 0.36rem);text-align: center;}
.o-d{color: #bbbbbb;margin-bottom: 0.5rem;font-size: calc(12px - 0.12rem + 0.18rem);text-align: center;}
.o-e{margin-bottom: 0.7rem;font-size: 0;background-color: #f9f9f9;}
.o-f{width: 45%;display: inline-block;vertical-align: middle;}
.o-f img{width: 100%;}
.o-g{width: 55%;display: inline-block;vertical-align: middle;}
.o-g1{width: 100%;text-align: center;padding: .2rem 0;}
.o-g1 img{width: 1.55rem;}
.o-g2{color: #333333;font-size: calc(12px - 0.12rem + 0.16rem);padding: .2rem .4rem;text-align: justify;line-height: 1.5;}
.o-h{margin-bottom: 0.6rem;}
.o-i{width: 100%;padding-bottom: .3rem;border-bottom: 1px solid #eaeaea;margin-bottom: 0.3rem;font-size: 0;}
.o-i:nth-last-child(1){border: none;}
.o-j{width: 30%;display: inline-block; vertical-align: middle;}
.o-j img{width: 100%;}
.o-k{width: 70%;display: inline-block; vertical-align: middle;padding: 0 1rem 0 .6rem ; position: relative;}
.o-k1{color: #333333;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.4rem;padding-right: 1.2rem;line-height: 1.3;}
.o-k2{color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5; margin-bottom: 0.6rem;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.o-k3{color: #888888;font-size: calc(12px - 0.12rem + 0.16rem);position: absolute;top: 0;right: .75rem;}
.o-k4{cursor: pointer; display: inline-block;width: 1.8rem;height: 0.7rem; padding: .1rem .1rem;line-height: .5rem;text-align: center; color: #ffffff;font-size: calc(12px - 0.12rem + 0.16rem); background-color: #007bcc;}
.o-k4:hover{font-size: calc(12px - 0.12rem + 0.18rem);}
.o-k4 img{width: 0.1rem;margin-left: .15rem;}

@media(max-width: 900px) {
    .o-b{width: 100%;}
}

@media(max-width: 500px) {
    .o-f{width: 100%;text-align: center;margin-top: 0.2rem;}
    .o-f img{width: 80%;}
    .o-g{width: 100%;}
    .o-j{width: 100%;text-align: center;padding: 0.2rem 0;}
    .o-j img{width: 80%;}
    .o-k{width: 100%;text-align: center;padding-top: 0.2rem;}
    
}

.q-a{width: 100%;margin-top: 0.5rem;margin-bottom: 0.8rem;}
.q-b{width: 14rem;margin: 0 auto;}
.q-c{color: #333333;margin-bottom: 0.16rem;font-size: calc(12px - 0.12rem + 0.36rem);text-align: center;}
.q-d{color: #bbbbbb;margin-bottom: 0.5rem;font-size: calc(12px - 0.12rem + 0.18rem);text-align: center;}
.q-e{font-size: 0;}
.q-f{width: 28.5%;display: inline-block;}
.q-g{width: 100%;padding-top: .2rem;padding-left: .15rem;padding-bottom: 0.2rem; background-color: #007bcc;}
.q-g1{color: #ffffff;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.2rem;}
.q-g2{color: #ffffff;font-size: calc(12px - 0.12rem + 0.20rem);}
.q-z{width: 100%;height: 4.3rem;vertical-align: top;overflow: auto;position: relative;}
.q-h{position: absolute;top: 0;left: 0;transition: all 0.8s ease 0s; ;}
.q-i{padding-left: .52rem; padding-top: .23rem;border-bottom: 1px solid #e5e5e5;}
.q-i1{cursor: pointer; display: inline-block; color: #666666;margin-bottom: 0.15rem;font-size: calc(12px - 0.12rem + 0.18rem);line-height: 1.2;position: relative;}
.q-i1:after{content: '';position: absolute;top: 0;left: -.31rem; width: 0.21rem;height: 0.28rem;background-image: url('/themes/default/public/assets/images/32.png');background-repeat: no-repeat;background-size: .21rem .28rem;}
.q-i1:hover{color: #007bcc;}
.q-i.active .q-i1{color: #007bcc;}
.q-i1:hover:after{background-image: url('/themes/default/public/assets/images/32-b.png');}
.q-i.active .q-i1:after{background-image: url('/themes/default/public/assets/images/32-b.png');}
.q-i2{color: #666666;margin-bottom: 0.11rem;font-size: calc(12px - 0.12rem + 0.14rem);line-height: 1.2;}
.q-j{width: 100%;font-size: 0;}
.q-j1{display: inline-block;width: 50%;height: 0.4rem;line-height: 0.4rem;text-align: center;background-color: #f1f1f1;cursor: pointer;}
.q-j1 img{width:100%;height: .4rem;}
.q-j2{display: inline-block;width: 50%;height: 0.4rem;line-height: 0.4rem;text-align: center;background-color: #007bcc;cursor: pointer;}
.q-j1 img{width:100%;height: .4rem;}
.q-zz{width: 71.5%;display: inline-block;vertical-align: top;}
.q-k{width: 71.5%;display: inline-block;vertical-align: top;}
.q-zz img{width: 100%;}

@media(max-width: 900px) {
    .q-b{width: 100%;padding: 0 .2rem;}
    .q-f{width: 100%;margin-bottom: .3rem;}
    .q-j1{width: 2rem;margin-right: .2rem;}
    .q-j2{width: 2rem;}
    .q-zz{width: 100%;text-align: center;padding: .2rem 0;}
}



.p-a{width: 100%;margin-top: 0.5rem;margin-bottom: 0.8rem;}
.p-b{width: 14rem;margin: 0 auto;}
.p-c{color: #333333;margin-bottom: 0.16rem;font-size: calc(12px - 0.12rem + 0.36rem);text-align: center;}
.p-d{color: #bbbbbb;margin-bottom: 0.5rem;font-size: calc(12px - 0.12rem + 0.18rem);text-align: center;}
.p-f{margin-bottom: 0.2rem;}
.p-g{position: relative; width: 100%;padding: .16rem .2rem;background-color: #f8f8f8;color: #333333;font-size: calc(12px - 0.12rem + 0.16rem);cursor: pointer;}
.p-g:after{content: '';position: absolute;top: .16rem;right: .2rem; width: 0.18rem;height: 0.18rem; background-image: url('/themes/default/public/assets/images/34-b.png');background-repeat: no-repeat;background-size: .18rem .18rem;}
.p-f.active .p-g{background: #007bcc;color: #ffffff;}
.p-f.active .p-g:after{background-image: url('/themes/default/public/assets/images/34.png');height: 0.02rem;background-size: .18rem .02rem;top: .23rem;}
.p-h{display: none; width: 100%;padding: .3rem .2rem .4rem .2rem;background-color: #f8f8f8;}
.p-f.active .p-h{display: block;}
.p-i{font-size: 0;}
.p-i1{display: inline-block; color: #555555;font-size: calc(12px - 0.12rem + 0.14rem);margin-bottom: 0.4rem;margin-right: 0.7rem;}
.p-j *{color: #555555;font-size: calc(12px - 0.12rem + 0.14rem);line-height: 1.5;}
.p-j1{width: 1.25rem;height: .4rem;margin-bottom: 0.2rem; line-height: 0.4rem;text-align: center;color: #ffffff;font-size: calc(12px - 0.12rem + 0.16rem); background-color: #f18800;}
.p-j2{display: inline-block; width: 1.25rem;height: .4rem;margin-bottom: 0.2rem; line-height: 0.4rem;text-align: center;color: #ffffff;font-size: calc(12px - 0.12rem + 0.16rem); background-color: #f18800;}
.p-j3{display: inline-block;font-size: 0;}
.p-j31{display: inline-block; color: #555555;font-size: calc(12px - 0.12rem + 0.14rem);margin-right: 0.3rem;}

@media(max-width: 900px) {
    .p-b{width: 100%;}
}

.r-a{width: 100%;}
.r-b{width: 100%;text-align: center;padding: 3rem 0;background-size: cover;background-position: center center;}
.r-c{width: 10rem;margin: 0 auto;background-color: #007bcc;padding: .45rem 0;}
.r-d{display: inline-block; padding: .15rem 0 .45rem 0;margin: 0 .3rem; position: relative;color: #ffffff;font-size: calc(12px - 0.12rem + 0.3rem);}
.r-d:after{content:'”'; color: #ffffff;font-size: calc(12px - 0.12rem + 0.48rem);position: absolute;/*top: .2rem;*/right:-.53rem;}
.r-d:before{content:'“'; color: #ffffff;font-size: calc(12px - 0.12rem + 0.48rem);position: absolute;/*top: 0;*/left: -.53rem;}
.r-e{padding-top: .7rem;border-top: 1px solid #3892cd;margin: 0 .3rem;}
.r-e *{color: #ffffff;font-size: 16px;line-height: 1.5;}
.r-b:nth-last-child(1){padding: 1.3rem 0;}
.r-b:nth-last-child(1) .r-e{border:none;}


@media(max-width: 1200px) {
    .r-b{padding: 2rem 0;}
    .r-c *{font-size: 12px;}
}

@media(max-width: 500px) {
    .r-b{padding: 1rem 0;}
    .r-c{width: 100%;}
}

.s-a{width: 100%;margin-top: 0.5rem;margin-bottom: 1rem;}
.s-b{width: 14.26rem;margin: 0 auto;}
.s-c{ text-align: center; color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);margin-bottom: .15rem;}
.s-d{text-align: center; color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: .5rem;}
.s-e{font-size: 0;margin-bottom: 0.2rem;text-align: center;}
.s-f{display: inline-block;margin:0 .13rem .3rem .13rem;cursor: pointer;}
.s-g{width: 3.3rem;height: 2.7rem;background-color: #f5f5f5;text-align: center;line-height: 2.7rem;}
.s-g img{max-width: 100%;max-height: 100%;}
.s-h{width: 3.3rem;height: .6rem; color: #666666;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 0.6rem;text-align: center; border: solid 1px #eeeeee;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.s-f:hover .s-h{color: #f18800;}
@media(max-width: 1600px) {
    .s-h{font-size: .16rem;}
}
@media(max-width: 1200px) {
    .s-h{font-size: .14rem;}
}

@media(max-width:900px) {
    .s-b{width: 100%;}
}

.t-a{width: 100%;padding-top: 0.7rem; background-size: cover;background-position: center center;}
.t-b{width: 15.8rem;margin: 0 auto;}
.t-c{color: #007bcc;font-size: calc(12px - 0.12rem + 0.36rem);margin-bottom: 0.15rem;}
.t-d{color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: 0.8rem;}
.t-e{width: 100%;font-size: 0;padding-bottom: 0.8rem;}
.t-f{width: 50%;display: inline-block;vertical-align: middle;}
.t-f img{width: 100%;}
.t-g{display: inline-block;width: 50%;vertical-align: middle;background: #fff;padding: .4rem .2rem .2rem .2rem;}
.t-h{width: 100%; text-align: center;position: relative;margin-bottom: 0.5rem;}
.t-h:after{content: '';position: absolute;top: -.2rem;right: 0; width: 0.2rem;height: 0.2rem; background-image: url('/themes/default/public/assets/images/35-b.png');background-repeat: no-repeat;background-size: .2rem .2rem;}
.t-h:before{content: '';position: absolute;top: -.2rem;left: 0; width: 0.2rem;height: 0.2rem; background-image: url('/themes/default/public/assets/images/35.png');background-repeat: no-repeat;background-size: .2rem .2rem;}
.t-i{display: inline-block;color: #666666;font-size: calc(12px - 0.12rem + 0.16rem);padding: .18rem .35rem;cursor: pointer;}
.t-i:hover{background-color: #007bcc;color: #ffffff;}
.t-i.active{background-color: #007bcc;color: #ffffff;}
.t-j{width: 100%;}
.t-k{display: none; width: 100%; padding-bottom: 0.8rem;text-align: center;position: relative;}
.t-k:after{content: '';position: absolute;bottom: 0;right: 0; width: 0.2rem;height: 0.2rem; background-image: url('/themes/default/public/assets/images/35-d.png');background-repeat: no-repeat;background-size: .2rem .2rem;}
.t-k:before{content: '';position: absolute;bottom: 0;left: 0; width: 0.2rem;height: 0.2rem; background-image: url('/themes/default/public/assets/images/35-c.png');background-repeat: no-repeat;background-size: .2rem .2rem;}
.t-k1{text-align: center;color: #007bcc;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.4rem;}
.t-k2{display: inline-block;width: 5.45rem; text-align: justify;color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5;}

.t-l{width: 100%;font-size: 0;}
.t-m{display: inline-block;vertical-align: top; width: 25%;background-color: #46acf0;padding-top: 0.5rem;text-align: center;}
.t-n{display: inline-block; width: 0.55rem;height: 0.52rem;text-align: center;line-height: 0.52rem;margin-bottom: 0.4rem;}
.t-n img{max-width: 100%;max-height: 100%;}
.t-o{color: #ffffff;font-size: calc(12px - 0.12rem + 0.22rem);margin-bottom: 0.08rem;}
.t-p{color: #ffffff;font-size: calc(12px - 0.12rem + 0.16rem);margin-bottom: 0.45rem;}
.t-q{color: #ffffff;font-size: calc(12px - 0.12rem + 0.18rem);height: 0.9rem;line-height: 1.3;padding: 0 .1rem .2rem .1rem;}
@media(max-width:900px) {
    .t-b{width: 100%;}
    .t-f{width: 100%;text-align: center;}
    .t-f img{width: 80%;}
    .t-g{width: 100%;text-align: center;}
    .t-k2{width: 60%;}
    .t-m{width: 50%;}
}
@media(max-width:500px) {
    .t-q{height: 1.5rem;}
}

.w-a{width: 100%; margin-top: 0.5rem;margin-bottom: 1rem;}
.w-b{width: 14rem;margin: 0 auto;}
.w-c{text-align: center; color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);margin-bottom: 0.15rem;}
.w-d{text-align: center; color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: 0.45rem;}
.w-e{margin-bottom: 0.6rem;font-size: 0;}
.w-f{display: inline-block;width: 50%;vertical-align: middle;}
.w-f *{color: #333333;line-height: 1.5;font-size: calc(12px - 0.12rem + 0.16rem);text-align: justify;}
.w-g{display: inline-block; width: 6.5rem;vertical-align: middle; height: 4.2rem;background-color: #000000;margin-left: .45rem;}
.w-g .video{width: 6.5rem;height: 4.2rem;}
.w-h{margin-bottom: 0.6rem;}
.w-h *{color: #333333;line-height: 1.5;font-size: calc(12px - 0.12rem + 0.16rem);text-align: justify;}
.w-i{width: 100%;font-size: 0;}
.w-j{width: 51.4%;display: inline-block;vertical-align: middle;}
.w-j img{width: 100%;}
.w-k{display: inline-block; width: 48.6%;vertical-align: middle; background-image: url('/themes/default/public/assets/images/57.jpg');background-size: cover;background-position: center center;padding: .55rem 0 .3rem 0;}
.w-l{margin-left: 14.8%;cursor: pointer; margin-bottom: 0.55rem; display: inline-block;text-align: center; width: 1.3rem;background-image: url('/themes/default/public/assets/images/40.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.w-l:nth-child(1){margin-left: 22.7%;}
.w-l:nth-child(2){margin-right: 10%;}
.w-l:nth-child(3){margin-left: 7.3%;}
.w-l1{display: inline-block; width: 0.42rem;height: 0.38rem;line-height: 0.38rem;text-align: center;margin-top: 0.2rem;margin-bottom: 0.2rem;}
.w-l1 img{max-width: 100%;max-height: 100%;}
.w-l2{text-align: center; color: #007bcc;font-size: calc(12px - 0.12rem + 0.14rem);margin-bottom: 0.2rem;}

@media(max-width:1600px) {
    .w-l2{font-size: 12px;}
}
@media(max-width:1200px) {
    .w-l2{font-size: 10px;}
}
@media(max-width:900px) {
    .w-b{width: 100%;padding: 0 .2rem;}
    .w-g{width: calc(50% - 0.2rem ); margin-left: 0.2rem;}
    .w-g .video{width: 100%; height: 100%;}
    .w-j{width: 100%;text-align: center;padding: .2rem 0;}
    .w-j img{width: 80%;}
    .w-k{width: 100%; text-align: center;}
    .w-l:nth-child(1){margin-left: .5rem;}
    .w-l:nth-child(2){margin-right: .5rem;}
    .w-l:nth-child(3){margin-left:.5rem;}
    .w-l{margin: .5rem ;}
}

@media(max-width:500px){
    .w-e{text-align: center;}
    .w-f{width: 100%;}
    .w-g{width:80%; display: inline-block;margin-left: 0;}
    .w-g .video{width: 100%; height: 100%;}
}

.u-a{width: 100%; margin-top: 0.5rem;margin-bottom: 1.2rem;}
.u-b{width: 14rem;margin: 0 auto;}
.u-c{text-align: center; color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);margin-bottom: 0.15rem;}
.u-d{text-align: center; color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: 0.45rem;}
.u-e{width: 100%;text-align: center;}
.u-f{width: calc( 39% - 0.7rem); ;display: inline-block;vertical-align: middle;margin-right: .6rem;}
.u-f img{width: 100%;}
.u-g{width: 61%;display: inline-block;vertical-align: middle;}
.u-g *{	color: #333333;font-size: calc(12px - 0.12rem + 0.16rem);text-align: justify;line-height: 1.5;}

@media(max-width:900px) {
    .u-b{width: 100%;padding: 0 .2rem;}
}
@media(max-width:600px) {
    .u-f{width: 100%;padding:.2rem 0;}
    .u-f img{width: 80%;}
    .u-g{width: 100%;}
}

.v-a{width: 100%; padding-top: 0.5rem;background-image: url('/themes/default/public/assets/images/48.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.v-b{width: 100%;text-align: center;}
.v-c{text-align: center; color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);margin-bottom: 0.15rem;line-height: 1.3;}
.v-d{text-align: center; color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: 0.5rem;line-height: 1.3;}
.v-e{width: 100%;position: relative;text-align: center;}
.v-f{width: 59.9%;display: inline-block;vertical-align: middle;}
.v-h{display: inline-block; font-size: 0;}
.v-i{display: inline-block; width: 45.8%;margin-right: 0.4rem;}
.v-i img{width: 100%;}
.v-j{display: inline-block; width: calc( 54.2% - 0.5rem);vertical-align: middle;}
.v-j1{color: #007bcc;font-size: calc(12px - 0.12rem + 0.3rem);margin-bottom: 0.5rem;text-align: justify;}
.v-j2{color: #333333;font-size: calc(12px - 0.12rem + 0.18rem);text-align: justify;}

.v-e .swiper-button-prev{left: 13.5%; top: 50%; background-image: url(/themes/default/public/assets/images/46.png);background-size: .1rem .18rem;background-position: center center; width: .4rem;height: .4rem;background-color: #cccccc;}
.v-e .swiper-button-next{right: 13.5%; top: 50%; background-image: url(/themes/default/public/assets/images/47.png);background-size: .1rem .18rem;background-position: center center; width: .4rem;height: .4rem;background-color: #cccccc;}
.v-e .swiper-button-prev:hover{background-color: #007bcc;}
.v-e .swiper-button-next:hover{background-color: #007bcc;}

.v-m{width: 59.9%;display: inline-block;margin-bottom: 0.6rem;padding-top: .95rem;}
.v-o{width: 14.28%;position: relative;color: #333333;font-size: calc(12px - 0.12rem + 0.20rem);text-align: center;}
.v-o.swiper-slide-active{text-align: center;}
.v-o.swiper-slide-active:after{ content: '';position: absolute;top: 0;left:50%;margin-left: -0.17rem; margin-top: -.95rem; width: 0.35rem;height: 0.45rem;background-image: url('/themes/default/public/assets/images/32-b.png');background-size: cover;background-position: center center;}
.v-z{position: relative;margin-top: 0.37rem;}
.v-z:after{ content: '';position: absolute;top: 0;left:0;margin-left:0; margin-top:.15rem; width: 100%;height: .3rem;background-image: url('/themes/default/public/assets/images/49.png');background-size: cover;background-position: center center;}

@media(max-width:900px) {
    .v-f{width: 90%;}
    .v-m{width: 90%;}
    .v-e .swiper-button-prev{left: .1rem;}
    .v-e .swiper-button-next{right: .1rem;}
    .v-j1{font-size: 16px;}
    .v-j2{font-size: 10px;}
    .v-o{font-size: 12px;}
}
@media(max-width:500px) {
    .v-f{width: 80%;}
    .v-m{width: 80%;}
    .v-e .swiper-button-prev{left: .1rem;}
    .v-e .swiper-button-next{right: .1rem;}
    .v-j1{font-size: 14px;}
    .v-j2{font-size: 8px;}
    .v-o{font-size: 10px;}
}

.b-a{width: 100%; background-image: url('/themes/default/public/assets/images/68.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.b-b{width: 100%;font-size: 0;}
.b-c{width: 50%;display: inline-block;vertical-align: middle;}
.b-c img{width: 100%;}
.b-d{width: 50%;display: inline-block;padding-left: 5.7%;padding-right: 6%;padding-top: .2rem;padding-bottom: 0.2rem; vertical-align: middle;}
.b-e{margin-bottom: .95rem;}
.b-e1{color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);display: inline-block;vertical-align: middle;}
.b-e2{color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);display: inline-block;vertical-align: middle;margin-left: 0.15rem;}
.b-f{color: #f18800;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.5rem;line-height: 1.3;}
.b-g *{color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5;text-align: justify;}
.b-h{margin-top: 0.5rem;cursor: pointer;font-size: 0;display: inline-block;}
.b-h1{display: inline-block;padding: 0.15rem .23rem;font-size: calc(12px - 0.12rem + 0.16rem);color: #ffffff;background-color: #007bcc;border: 1px solid #007bcc;border-radius: .1rem 0 0 0;}
.b-h2{display: inline-block;padding: 0.15rem ;font-size: calc(12px - 0.12rem + 0.16rem);color: #ffffff;background-color: #007bcc;border: 1px solid #007bcc;margin-left: 0.05rem;border-radius: 0 0 .1rem 0;}
.b-h:hover .b-h1{color: #f18800;}
.b-h:hover .b-h2{color: #f18800;}

@media(max-width:900px) {
    .b-c{width: 100%;text-align: center;padding: .2rem 0;}
    .b-c img{width: 50%;}
    .b-d{width: 100%;}
    .b-f{font-size: 16px;}
    .b-g *{font-size: 14px;}
}
@media(max-width:500px) {
    .b-f{font-size: 14px;}
    .b-g *{font-size: 12px;}
}

.c-a{width: 100%;position: relative;margin-bottom: 1.8rem;padding-bottom: 1.2rem;background-color: #fafafa;}
.c-b{width: 100%;}
.c-c{display: none; width: 100%; position: relative;}
.c-d{width: 100%;position: absolute;top: 0;right: 0;text-align: right;}
.c-d img{width: 55%;}
.c-e{position: relative;z-index: 2;width: 45%;padding-left: .9rem;padding-top: .8rem;}
.c-f{margin-bottom: 0.9rem;}
.c-f1{color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);display: inline-block;vertical-align: middle;}
.c-f2{color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);display: inline-block;vertical-align: middle;margin-left: 0.15rem;}
.c-g{color: #f18800;font-size: calc(12px - 0.12rem + 0.24rem);margin-bottom: 0.3rem;line-height: 1.3;}
.c-h{height: 1.7rem;overflow: auto;padding-right: .2rem;}
.c-h1{color: #555555;font-size: calc(12px - 0.12rem + 0.16rem);line-height: 1.5;}
.c-a .b-h{padding-left: .9rem;margin-top: 0;}
.c-i{width: 92.3%;padding: .4rem .2rem; position: absolute; bottom: -.9rem; left: 3.9%;background-color: #ffffff;box-shadow: 0px 0px .3rem 0px rgba(193, 193, 193, 0.2);font-size: 0;}
.c-j{width: 14.2%;display: inline-block;vertical-align: top; cursor: pointer;} 
.c-k{display: inline-block;width: 30%;text-align: center;vertical-align: middle;}
.c-k1{display: block;width: 100%;}
.c-k1 img{width: 100%;}
.c-k2{display: none;width: 100%;}
.c-k2 img{width: 100%;}
.c-l{display: inline-block;width: 65%;line-height: 1.3;color: #888888;font-size: calc(12px - 0.12rem + 0.2rem);padding-left: 0.2rem;vertical-align: middle;}
.c-j:hover .c-k1{display: none;}
.c-j:hover .c-k2{display: block;}
.c-j:hover .c-l{color: #f18800;}
.c-j.active .c-k1{display: none;}
.c-j.active .c-k2{display: block;}
.c-j.active.c-l{color: #f18800;}


@media(max-width:900px) {
    .c-a{padding-bottom: 0;}
    .c-c{padding-top: .2rem;margin-bottom: 0;}
    .c-e{width: 100%;}
    .c-l{font-size: 12px;}
    .c-j:nth-child(1){margin-left: 0rem;}
    .c-i{position: static;width: 100%;text-align: center;margin-bottom: 0.8rem;margin-top: 0;}
    .c-d{position:static;width: 100%;text-align: center;}
    .c-d img{width:100%;}
    .c-f{margin-top: 0.2rem;}
    .c-g{font-size: 16px;}
    .c-h1{font-size: 14px;width: 100% !important;}
    .c-c{padding: .5rem .2rem;}
    /* .c-j{width: 20%;} */
    .c-k{width: 100%;padding: .2rem 0;}
    .c-k img{width: 50%;}
    .c-l{width: 100%;padding-left: 0;}
}
@media(max-width:500px) {
    .c-g{font-size: 14px;}
    .c-h1{font-size: 12px;}
    .c-l{font-size: 10px;}
}



.d-a{width: 100%;margin-bottom: 0.88rem;}
.d-b{width: 100%;text-align: center;}
.d-c{text-align: center;color: #333333;font-size: calc(12px - 0.12rem + 0.36rem);margin-bottom: 0.15rem;}
.d-d{text-align: center;color: #bbbbbb;font-size: calc(12px - 0.12rem + 0.18rem);margin-bottom: 0.7rem;}
.d-e{width:100%;text-align: center;font-size: 0;}
.d-f{width: 26%;display: inline-block;margin: 0 .25rem;}
.d-f1{cursor: pointer; display: inline-block;width: 100%; text-align: left;color: #333333;font-size: calc(12px - 0.12rem + 0.22rem);margin-bottom: 0.3rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.d-f1:hover{color: #f18800;}
.d-f2{display: inline-block; width: 100%;margin-bottom: 0.3rem;}
.d-f2 img{width: 100%;height: 3.5rem;}
.d-f3{width: 100%; text-align: justify;line-height: 1.5; color: #888888;font-size: calc(12px - 0.12rem + 0.16rem);margin-bottom: 0.3rem;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 0.7rem;}
.d-f4{width: 100%; text-align: left;color: #888888;font-size: calc(12px - 0.12rem + 0.16rem);margin-bottom: 0.8rem;}

.d-g{display: inline-block; cursor: pointer;font-size: 0;}
.d-g1{display: inline-block;padding: 0.15rem .23rem;font-size: calc(12px - 0.12rem + 0.16rem);color: #ffffff;background-color: #007bcc;border: 1px solid #007bcc;border-radius: .1rem 0 0 0;}
.d-g2{display: inline-block;padding: 0.15rem ;font-size: calc(12px - 0.12rem + 0.16rem);color: #ffffff;background-color: #007bcc;border: 1px solid #007bcc;margin-left: 0.05rem;border-radius: 0 0 .1rem 0;}
.d-g:hover .d-g1{color: #f18800;}
.d-g:hover .d-g2{color: #f18800;}

@media(max-width:900px) {
    .d-f{margin: 0rem;width: 33.3%;padding: 0 .1rem;}
    .d-f1{font-size: 14px;}
    .d-f3{font-size: 12px;}
    .d-f4{font-size: 12px;}
}

@media(max-width:500px) {
    .d-f1{font-size: 10px;}
    .d-f3{font-size: 8px;}
    .d-f4{font-size: 10px;}
}

.e-a{width: 100%;}
.e-b{width: 100%;font-size: 0;}
.e-c{width: 33.33%;height: 4.5rem;display: inline-block;background-color: rgba(0, 110, 183, 1);position: relative;vertical-align: top;}
.e-d{position: absolute;width: 100%;top: 0;left: 0;background-size: cover;background-position: center center;height: 4.5rem;opacity: .5;}
.e-e{width: 100%;position: absolute;top: 1.35rem;left: 0; text-align: center;transition: all .5s;cursor: pointer;}
.e-f{display: inline-block;width: 0.9rem;height: 0.85rem;margin-bottom: 0.4rem;}
.e-f img{max-width: 100%;max-height: 100%;}
.e-g{color: #ffffff;font-size: calc(12px - 0.12rem + 0.34rem);margin-bottom: 0.2rem;}
.e-h{color: #ffffff;font-size: calc(12px - 0.12rem + 0.18rem);opacity: 0.5;margin-bottom: 0.7rem;}
.e-i{width: 100%;display: none;text-align: center;}
.e-j{ margin-top: 0.5rem;cursor: pointer;font-size: 0;}
.e-j1{display: inline-block;padding: 0.15rem .23rem;font-size: calc(12px - 0.12rem + 0.16rem);color: #f18800;background-color: #ffffff;border-radius: .1rem 0 0 0;}
.e-j2{display: inline-block;padding: 0.15rem ;font-size: calc(12px - 0.12rem + 0.16rem);color: #f18800;background-color: #ffffff;margin-left: 0.05rem;border-radius: 0 0 .1rem 0;}
.e-c:hover{background-color: #f18800;}
.e-c:hover .e-i{display: block;}
.e-c:hover .e-e{top: .6rem;}

@media(max-width:900px) {
    .e-g{font-size: 16px;}
    .e-h{font-size: 12px;}
}

@media(max-width:500px) {
    .e-g{font-size: 14px;}
    .e-h{font-size: 10px;}
    .e-j1{padding: .1rem;font-size: 12px;}
    .e-j2{padding: .1rem;}
}

.a-a{width: 100%;position: relative;}
.a-b{width: 100%;}
.a-d{width: 100%;}
.a-b img{width: 100%;}
.a-f{width: 5.2%; position: absolute;left: 49%;bottom: 9%;z-index: 100;}
.a-f img{width: 100%;}
/* .a-g{background: #999;} */
.a-g{width: 41.67%;height: 62.7%;position: absolute;top: 1rem;right: 10.4%;z-index: 2;}
.a-h{width: 64.12%;height: 86.9%;margin-top: 6%;margin-left: 18.1%;}
.a-h img{width: 100%;  -webkit-animation: rotate360 88s linear infinite;-o-animation: rotate360 88s linear infinite;animation: rotate360 88s linear infinite;}
@keyframes rotate360 {
    from {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}
.a-h1{width: 64.12%;height: 86.9%;margin-top: 5%;margin-left: 18.1%;position: absolute;top: 0;left: 0;}
.a-h1 img{width: 100%;}

.a-z{width: 100%;height:100%;position: absolute;top: 0;left: 0;}
.a-i{width: 12.5%; display: inline-block;position: absolute;top: 0;left: 43.7%;cursor: pointer;}
.a-i1{position: absolute;width: 2rem; top: -.34rem;left: 0;right: 0; color: #ffffff;font-size: calc(12px - 0.12rem + 0.22rem);}
.a-i2{width: 100%;display: block;border-radius: 50%;}
.a-i2 img{width: 100%;}
.a-i:hover .a-i2{background: #ff9c01;}

.a-z4 .a-i:nth-child(2){margin-left: -31%;margin-top: 27%;}
.a-z4 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z4 .a-i:nth-child(3){margin-left: 0;margin-top: 63%;}
.a-z4 .a-i:nth-child(3) .a-i1{top: 113%;left: 0;width: 120%;}
.a-z4 .a-i:nth-child(4){margin-left: 32%;margin-top: 27%;}
.a-z4 .a-i:nth-child(4) .a-i1{top: 50%;left: 120%;}

.a-z5 .a-i:nth-child(2){margin-left: -31%;margin-top: 27%;}
.a-z5 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z5 .a-i:nth-child(3){margin-left: -17%;margin-top: 57%;}
.a-z5 .a-i:nth-child(3) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z5 .a-i:nth-child(4){margin-left: 19%;margin-top: 57%;}
.a-z5 .a-i:nth-child(4) .a-i1{top: 50%;left: 120%;}
.a-z5 .a-i:nth-child(5){margin-left: 32%;margin-top: 27%;}
.a-z5 .a-i:nth-child(5) .a-i1{top: 50%;left: 120%;}

.a-z6 .a-i:nth-child(2){margin-left:-27%;margin-top: 11%;}
.a-z6 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z6 .a-i:nth-child(3){margin-left: -28%;margin-top: 45%;}
.a-z6 .a-i:nth-child(3) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z6 .a-i:nth-child(4){margin-left: 0;margin-top: 63%;}
.a-z6 .a-i:nth-child(4) .a-i1{top: 113%;left: 0;width: 120%;width:250%;}
.a-z6 .a-i:nth-child(5){margin-left: 28%;margin-top: 45%;}
.a-z6 .a-i:nth-child(5) .a-i1{top: 50%;left: 120%;}
.a-z6 .a-i:nth-child(6){margin-left:27%;margin-top: 11%;}
.a-z6 .a-i:nth-child(6) .a-i1{top: 50%;left: 120%;}

.a-z7 .a-i:nth-child(2){margin-left: -26%;margin-top: 12%;}
.a-z7 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z7 .a-i:nth-child(3){margin-left: -31%;margin-top: 37%;}
.a-z7 .a-i:nth-child(3) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z7 .a-i:nth-child(4){margin-left: -16%;margin-top: 58%;}
.a-z7 .a-i:nth-child(4) .a-i1{top: 113%;left: 0;width: 120%;width:250%;}
.a-z7 .a-i:nth-child(5){margin-left: 16%;margin-top: 58%;}
.a-z7 .a-i:nth-child(5) .a-i1{top: 50%;left: 120%;}
.a-z7 .a-i:nth-child(6){margin-left: 31%;margin-top: 37%;}
.a-z7 .a-i:nth-child(6) .a-i1{top: 50%;left: 120%;}
.a-z7 .a-i:nth-child(7){margin-left:26%;margin-top: 12%;}
.a-z7 .a-i:nth-child(7) .a-i1{top: 50%;left: 120%;}

.a-z8 .a-i:nth-child(2){margin-left: -21%;margin-top: 8%;}
.a-z8 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z8 .a-i:nth-child(3){margin-left: -32%;margin-top: 27%;}
.a-z8 .a-i:nth-child(3) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z8 .a-i:nth-child(4){margin-left: -26%;margin-top: 49%;}
.a-z8 .a-i:nth-child(4) .a-i1{top: 50%;left: -120%;width: 120%;}

.a-z8 .a-i:nth-child(5){margin-left: 0;margin-top: 63%;}
.a-z8 .a-i:nth-child(5) .a-i1{top: 113%;left: 0;width: 120%;width:250%;}

.a-z8 .a-i:nth-child(6){margin-left: 26%;margin-top: 49%;}
.a-z8 .a-i:nth-child(6) .a-i1{top: 50%;left: 120%;}
.a-z8 .a-i:nth-child(7){margin-left: 32%;margin-top: 27%;}
.a-z8 .a-i:nth-child(7) .a-i1{top: 50%;left: 120%;}
.a-z8 .a-i:nth-child(8){margin-left: 21%;margin-top: 8%;}
.a-z8 .a-i:nth-child(8) .a-i1{top: 50%;left: 120%;}

.a-z9 .a-i:nth-child(2){margin-left: -19%;margin-top: 6%;}
.a-z9 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z9 .a-i:nth-child(3){margin-left:-31%;margin-top: 23%;}
.a-z9 .a-i:nth-child(3) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z9 .a-i:nth-child(4){margin-left: -30%;margin-top: 45%;}
.a-z9 .a-i:nth-child(4) .a-i1{top: 50%;left: -120%;width: 120%;}

.a-z9 .a-i:nth-child(5){margin-left:-12%;margin-top: 61%;}
.a-z9 .a-i:nth-child(5) .a-i1{top: 113%;left: 0;width: 120%;width:120%;}

.a-z9 .a-i:nth-child(6){margin-left: 16%;margin-top: 58%;}
.a-z9 .a-i:nth-child(6) .a-i1{top: 50%;left: 120%;}
.a-z9 .a-i:nth-child(7){margin-left: 30%;margin-top: 45%;}
.a-z9 .a-i:nth-child(7) .a-i1{top: 50%;left: 120%;}
.a-z9 .a-i:nth-child(8){margin-left:31%;margin-top: 23%;}
.a-z9 .a-i:nth-child(8) .a-i1{top: 50%;left: 120%;}
.a-z9 .a-i:nth-child(9){margin-left: 19%;margin-top: 6%;}
.a-z9 .a-i:nth-child(9) .a-i1{top: 50%;left: 120%;}

.a-z10 .a-i:nth-child(2){margin-left: -18%;margin-top: 6%;}
.a-z10 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z10 .a-i:nth-child(3){margin-left: -30%;margin-top: 20%;}
.a-z10 .a-i:nth-child(3) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z10 .a-i:nth-child(4){margin-left: -31%;margin-top: 38%;}
.a-z10 .a-i:nth-child(4) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z10 .a-i:nth-child(5){margin-left: -20%;margin-top:55%;}
.a-z10 .a-i:nth-child(5) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z10 .a-i:nth-child(6){margin-left: 0;margin-top: 63%;}
.a-z10 .a-i:nth-child(6) .a-i1{top: 113%;left: 0;width: 120%;width:250%;}
.a-z10 .a-i:nth-child(7){margin-left: 20%;margin-top:55%;}
.a-z10 .a-i:nth-child(7) .a-i1{top: 50%;left: 120%;}
.a-z10 .a-i:nth-child(8){margin-left: 31%;margin-top: 38%;}
.a-z10 .a-i:nth-child(8) .a-i1{top: 50%;left: 120%;}
.a-z10 .a-i:nth-child(9){margin-left: 30%;margin-top: 20%;}
.a-z10 .a-i:nth-child(9) .a-i1{top: 50%;left: 120%;}
.a-z10 .a-i:nth-child(10){margin-left: 18%;margin-top: 6%;}
.a-z10 .a-i:nth-child(10) .a-i1{top: 50%;left: 120%;}

.a-z11 .a-i:nth-child(2){margin-left: -16%;margin-top: 4%;}
.a-z11 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z11 .a-i:nth-child(3){margin-left: -28%;margin-top: 18%;}
.a-z11 .a-i:nth-child(3) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z11 .a-i:nth-child(4){margin-left: -32%;margin-top:32%;}
.a-z11 .a-i:nth-child(4) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z11 .a-i:nth-child(5){margin-left: -28%;margin-top:46%;}
.a-z11 .a-i:nth-child(5) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z11 .a-i:nth-child(6){margin-left: -14%;margin-top: 60%;}
.a-z11 .a-i:nth-child(6) .a-i1{top: 113%;left: 0;width: 120%;width:250%;}
.a-z11 .a-i:nth-child(7){margin-left: 14%;margin-top: 60%;}
.a-z11 .a-i:nth-child(7) .a-i1{top: 50%;left: 120%;}
.a-z11 .a-i:nth-child(8){margin-left: 28%;margin-top:46%;}
.a-z11 .a-i:nth-child(8) .a-i1{top: 50%;left: 120%;}
.a-z11 .a-i:nth-child(9){margin-left: 32%;margin-top:32%;}
.a-z11 .a-i:nth-child(9) .a-i1{top: 50%;left: 120%;}
.a-z11 .a-i:nth-child(10){margin-left: 28%;margin-top: 18%;}
.a-z11 .a-i:nth-child(10) .a-i1{top: 50%;left: 120%;}
.a-z11 .a-i:nth-child(11){margin-left: 16%;margin-top: 4%;}
.a-z11 .a-i:nth-child(11) .a-i1{top: 50%;left: 120%;}

.a-z12 .a-i:nth-child(2){margin-left: -16%;margin-top: 4%;}
.a-z12 .a-i:nth-child(2) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z12 .a-i:nth-child(3){margin-left: -29%;margin-top: 18%;}
.a-z12 .a-i:nth-child(3) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z12 .a-i:nth-child(4){margin-left: -32%;margin-top:32%;}
.a-z12 .a-i:nth-child(4) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z12 .a-i:nth-child(5){margin-left: -28%;margin-top:46%;}
.a-z12 .a-i:nth-child(5) .a-i1{top: 50%;left: -120%;width: 120%;}
.a-z12 .a-i:nth-child(6){margin-left:-18%;margin-top: 58%;}
.a-z12 .a-i:nth-child(6) .a-i1{top: 50%;left: -120%;width: 120%;}

.a-z12 .a-i:nth-child(7){margin-left: 0;margin-top: 63%;}
.a-z12 .a-i:nth-child(7) .a-i1{top: 113%;left: 0;width: 120%;width:250%;}

.a-z12 .a-i:nth-child(8){margin-left: 18%;margin-top: 58%;}
.a-z12 .a-i:nth-child(8) .a-i1{top: 50%;left: 120%;}
.a-z12 .a-i:nth-child(9){margin-left: 28%;margin-top:46%;}
.a-z12 .a-i:nth-child(9) .a-i1{top: 50%;left: 120%;}
.a-z12 .a-i:nth-child(10){margin-left: 32%;margin-top:32%;}
.a-z12 .a-i:nth-child(10) .a-i1{top: 50%;left: 120%;}
.a-z12 .a-i:nth-child(11){margin-left: 29%;margin-top: 18%;}
.a-z12 .a-i:nth-child(11) .a-i1{top: 50%;left: 120%;}
.a-z12 .a-i:nth-child(12){margin-left: 16%;margin-top: 4%;}
.a-z12 .a-i:nth-child(12) .a-i1{top: 50%;left: 120%;}




.swiper-container-horizontal>.swiper-pagination-bullets{width: auto;left: auto; right: 3%; top:50%;transform: translate(0,-50%);}
.a-a .swiper-pagination-bullet{display: block;width: 0.08rem;height: 0.08rem; background-color: #ffffff;margin:0 0 1.1rem 0 !important;position: relative;opacity: 1;}
.a-a .swiper-pagination-bullet:after{content: '';position: absolute;top:-.06rem;left: -.06rem; width: .18rem;height: .18rem;border-radius: 50%; border: solid 1px #ffffff;}
.a-a .swiper-pagination-bullet:before{content: '';position: absolute;top:.3rem;left:.04rem; width: 1px;height: .7rem;background-color: #ffffff;}
.a-a .swiper-pagination-bullet:nth-last-child(1):before{width: 0;}
.a-a .swiper-pagination-bullet-active{width: .16rem;height: .16rem;background:transparent;}
.a-a .swiper-pagination-bullet-active:after{border: solid .05rem #ffffff;}
.a-a .swiper-pagination-bullet-active:before{left: .08rem;}

@media(max-width:1200px) {
    .a-i1{font-size: 12px;}
}
@media(max-width:900px) {
    .a-a .swiper-pagination-bullet{margin:0 0 .8rem 0 !important;}
    .a-a .swiper-pagination-bullet:before{height: .4rem;}
    .a-i1{font-size: 10px;}
}
@media(max-width:500px) {
    .swiper-container-horizontal>.swiper-pagination-bullets{top: 40%;}
    .a-g{top: .7rem;}
    .a-a .swiper-pagination-bullet{margin:0 0 .6rem 0 !important;}
    .a-a .swiper-pagination-bullet:before{height: .2rem;}
    .a-i1{font-size: 8px;}
}



  /* i i s 7 . c o m */