/* 公共样式表css */

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

/* 必要布局样式css */
.xinwenzhongxin .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}
.chanpinzhongxin .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.xinwenzhongxin .swiper-container-no-flexbox .swiper-slide {
    float: left
}
.chanpinzhongxin .swiper-container-no-flexbox .swiper-slide {
    float: left
}

.xinwenzhongxin .swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}
.chanpinzhongxin .swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.xinwenzhongxin .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.chanpinzhongxin .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.xinwenzhongxin .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}
.chanpinzhongxin .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.xinwenzhongxin .swiper-button-next,.swiper-button-prev {
    /*position: absolute;*/
    /*top: 50%;*/
    /*width: 27px;*/
    /*height: 50px;*/
    /*margin-top: -25px;*/
    /*-moz-background-size: 27px 44px;*/
    /*-webkit-background-size: 27px 44px;*/
    /*background-size: 27px 44px;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    cursor:pointer;
}
.chanpinzhongxin .swiper-button-next,.swiper-button-prev {
    /*position: absolute;*/
    /*top: 50%;*/
    /*width: 27px;*/
    /*height: 50px;*/
    /*margin-top: -25px;*/
    /*-moz-background-size: 27px 44px;*/
    /*-webkit-background-size: 27px 44px;*/
    /*background-size: 27px 44px;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    cursor:pointer;
}

.xinwenzhongxin .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    /*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");*/
    /*right: 10px;*/
    /*left: auto*/
}
.chanpinzhongxin .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    /*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");*/
    /*right: 10px;*/
    /*left: auto*/
}

/*.swiper-pagination {*/
    /*position: absolute;*/
    /*text-align: center;*/
    /*-webkit-transition: .3s;*/
    /*-moz-transition: .3s;*/
    /*-o-transition: .3s;*/
    /*transition: .3s;*/
    /*-webkit-transform: translate3d(0,0,0);*/
    /*-ms-transform: translate3d(0,0,0);*/
    /*-o-transform: translate3d(0,0,0);*/
    /*transform: translate3d(0,0,0);*/
    /*z-index: 10*/
/*}*/

/*.swiper-pagination-bullet {*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*display: inline-block;*/
    /*border-radius: 100%;*/
    /*background: #000;*/
    /*opacity: .2;*/
    /*margin: 0 5px;*/
    /*cursor: pointer;*/
/*}*/

.chanpinzhongxin .swiper-slide:hover {
    -webkit-box-shadow: 0 30px 30px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 30px 30px rgba(0,0,0,0.2);
    box-shadow: 0 30px 30px rgba(0,0,0,0.2);
    background-color: rgb(0,79,239);
}
.chanpinzhongxin .swiper-slide .img {
    /*width: 92.2%;*/
    /*height: 70%;*/
    width: 520px;
    height: 338px;
    margin: 20px;
}
.chanpinzhongxin .swiper-slide .img img {
    width: 100%;
    height: 100%;
    /*width: 520px;*/
    /*height: 338px;*/
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */"
}
.chanpinzhongxin .swiper-slide .img {
    background-color: #ffffff;
}
.chanpinzhongxin .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    /*width: 100%;*/
    width: 560px;
    height: 480px;
    /*height: 100%;*/
    position: relative;
    padding: 0;
    /*-webkit-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;*/
    /*-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;*/
    /*box-shadow: rgba(0,0,0,.2) 0px 0px 30px;*/
}
.xinwenzhongxin .swiper-slide {
    position: relative;
}
.xinwenzhongxin .swiper-slide:hover {
    -webkit-box-shadow: 0 30px 30px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 30px 30px rgba(0,0,0,0.2);
    box-shadow: 0 30px 30px rgba(0,0,0,0.2);
    background: url("../../static/image/xwzx_b.png");
    background-size: 100% 100%;
}
.xinwenzhongxin .swiper-slide .datetime {
    position: absolute;
    left: 5%;
    bottom: 5%;
    padding-bottom: 2%;
    text-align: left;
    font-size: 1.3em;
    color: rgb(157,157,157);
    width: 90%;
    border-bottom: 1px solid rgb(157,157,157);
}
.xinwenzhongxin .swiper-slide:hover .datetime {
    color: rgb(157,157,157)!important;
    border-bottom: 1px solid rgb(157,157,157);!important;
}
.xinwenzhongxin .swiper-slide .more {
    position: absolute;
    right: 5%;
    bottom: 5%;
    padding-bottom: 2%;
    text-align: right;
    font-size: 1em;
    color: rgb(157,157,157);
    width: 90%;
}
.xinwenzhongxin .swiper-slide .moreicon {
    font-size: 1em;
    color: #ffffff;
    display: none;
}
.xinwenzhongxin .swiper-slide:hover .moreicon {
    display: inline-block;
}
.xinwenzhongxin .swiper-slide:hover .more {
    color: rgb(157,157,157)!important;
}
.xinwenzhongxin .swiper-slide .img {
    width: 500px;
    height: 230px;
    margin: 30px;
}
.xinwenzhongxin .swiper-slide .img img {
    width: 100%;
    height: 100%;
    /*width: 500px;*/
    /*height: 233px;*/
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */"
}
.xinwenzhongxin .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    /*width: 100%;*/
    width: 560px;
    height: 480px;
    /*height: 100%;*/
    position: relative;
    padding: 0;
    /*-webkit-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;*/
    /*-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;*/
    /*box-shadow: rgba(0,0,0,.2) 0px 0px 30px;*/
}
.xinwenzhongxin .swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: scale(1);
    /*-webkit-transition: all .5s;*/
    /*-moz-transition: all .5s;*/
    /*-o-transition: all .5s;*/
    /*transition: all .5s;*/
    /*-webkit-transition: transform 1.0s;*/
    /*-moz-transition: transform 1.0s;*/
    /*-ms-transition: transform 1.0s;*/
    /*-o-transition: transform 1.0s;*/
    /*-webkit-transform: scale(0.7);*/
    /*-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;*/
}
.chanpinzhongxin .swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: scale(1);
    /*-webkit-transition: all .5s;*/
    /*-moz-transition: all .5s;*/
    /*-o-transition: all .5s;*/
    /*transition: all .5s;*/
    /*-webkit-transition: transform 1.0s;*/
    /*-moz-transition: transform 1.0s;*/
    /*-ms-transition: transform 1.0s;*/
    /*-o-transition: transform 1.0s;*/
    /*-webkit-transform: scale(0.7);*/
    /*-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;*/
}
.xinwenzhongxin .swiper-slide:hover div {
    color: #ffffff!important;
}
.chanpinzhongxin .swiper-slide:hover div {
    color: #ffffff!important;
}
.xinwenzhongxin .swiper-slide:hover{
    cursor: pointer;
}
.chanpinzhongxin .swiper-slide:hover{
    cursor: pointer;
}

.xinwenzhongxin .banner-box {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.chanpinzhongxin .banner-box {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

.xinwenzhongxin .swiper-container {
    width: 1680px;
    /*padding: 50px 100px;*/
    /*padding-bottom: 0px;*/
    overflow: hidden;
}
.chanpinzhongxin .swiper-container {
    width: 1680px;
    /*padding: 50px 100px;*/
    /*padding-bottom: 0px;*/
    overflow: hidden;
}

/* 移动端样式*/
@media screen and (max-width: 980px) {
    .xinwenzhongxin .swiper-container {
        width: 560px;
        overflow: visible;
        margin: 0 auto;
    }
    .chanpinzhongxin .swiper-container {
        width: 560px;
        overflow: visible;
        margin: 0 auto;
    }
    .chanpinzhongxin .swiper-slide {
        /*width: 540px;*/
        /*height: 600px;*/
    }
    .chanpinzhongxin .swiper-slide .img {
        /*width: 92.2%;*/
        /*height: 70%;*/
        /*margin: 4%;*/
    }
    .xinwenzhongxin .swiper-slide {
        /*width: 540px;*/
        /*height: 700px;*/
    }
    .xinwenzhongxin .swiper-slide .img {
        /*width: 90%;*/
        /*height: 60%;*/
        /*margin: 5% auto;*/
    }
}

.xinwenzhongxin .swiper-slide-active,.swiper-slide-duplicate-active {
    /*-webkit-transform: scale(1);*/
    /*transform: scale(1);*/
}
.chanpinzhongxin .swiper-slide-active,.swiper-slide-duplicate-active {
    /*-webkit-transform: scale(1);*/
    /*transform: scale(1);*/
}


/*.swiper-pagination {*/
    /*position: relative;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.swiper-pagination-bullet-active {*/
    /*opacity: 1;*/
    /*background: rgba(0,0,0,.8);*/
/*}*/

/*@media screen and (max-width: 668px) {*/
    /*.swiper-pagination {*/
        /*position: relative;*/
        /*margin-bottom: 20px;*/
    /*}*/

    /*.swiper-pagination-bullet-active {*/
        /*opacity: 1;*/
        /*background: rgba(0,0,0,.8);*/
    /*}*/
/*}*/
.xinwenzhongxin .banner-arrow {
    margin: 50px auto;
}
.chanpinzhongxin .banner-arrow {
    margin: 50px auto;
}
.xinwenzhongxin .banner-arrow div:hover {
    background-color: #000000;
}
.chanpinzhongxin .banner-arrow div:hover {
    background-color: #000000;
}

.xinwenzhongxin .swiper-button-prev {
    /*background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #7c7c7c center 50%/50% 50% no-repeat;*/
    /*left: 10px;*/
}
.chanpinzhongxin .swiper-button-prev {
    /*background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #7c7c7c center 50%/50% 50% no-repeat;*/
    /*left: 10px;*/
}

.xinwenzhongxin .swiper-button-next {
    /*background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #7c7c7c center 50%/50% 50% no-repeat;*/
}
.chanpinzhongxin .swiper-button-next {
    /*background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #7c7c7c center 50%/50% 50% no-repeat;*/
}

/*.banner-top {*/
    /*padding-top: 3.730928444707274%;*/
/*}*/

/*.banner-title {*/
    /*padding: 5px 0;*/
/*}*/

/*.banner-title h1 {*/
    /*text-align: center;*/
    /*letter-spacing: 5px;*/
    /*font-size: 45px;*/
    /*font-family: "Microsoft YaHei", 微软雅黑, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;*/
    /*font-weight: normal;*/
    /*color: rgb(68, 68, 68);*/
    /*padding-bottom: 14px;*/
/*}*/

/*.banner-text {*/
    /*text-align: center;*/
/*}*/

/*.banner-text p {*/
    /*font: 15px/1.5 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', "Hiragino Sans GB",Arial,"Microsoft YaHei", "å¾®è½¯é›…é»‘", "STHeiti", "WenQuanYi Micro Hei",'PingFang SC', SimSun, sans-serif;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*margin: 0;*/
    /*color: rgb(68, 68, 68);*/
/*}*/

/*.banner-top-one {*/
    /*padding-top: 3.311649911295092%;*/
/*}*/

/*.banner-button {*/
    /*width: 100%;*/
    /*vertical-align: middle;*/
    /*text-align: center;*/
/*}*/

/*.banner-button a {*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*text-align: center;*/
    /*height: auto;*/
    /*width: auto;*/
    /*line-height: 100%;*/
    /*padding: 15px 32px;*/
    /*position: relative;*/
/*}*/

/*.banner-button-btn {*/
    /*color: #fff;*/
    /*font-weight: 400;*/
    /*margin: 0;*/
    /*line-height: 1.8em;*/
    /*font-size: 16px;*/
    /*font-family: 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', "Hiragino Sans GB",Arial,"Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei",'PingFang SC', SimSun, sans-serif;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*background-color: #69ca72!important;*/
    /*border-radius: 100px;*/
/*}*/

/*.banner-button-btn{*/
    /*background: #cedad0;*/
    /*display: inline-block;*/
    /*-webkit-transition: border-color .4s,color .4s;*/
    /*-moz-transition: border-color .4s,color .4s;*/
    /*transition: border-color .4s,color .4s;*/
    /*border: 0;*/
    /*vertical-align: middle;*/
    /*position: relative;*/
    /*z-index: 1;*/
    /*!*color: #fff;*!*/
    /*-webkit-backface-visibility: hidden;*/
    /*-moz-osx-font-smoothing: grayscale;*/
/*}*/

/*.banner-button-btn, .banner-button-btn::before{*/
     /*-webkit-transition-timing-function: cubic-bezier(0.2,1,.3,1);*/
    /*-moz-transition-timing-function: cubic-bezier(0.2,1,.3,1);*/
     /*transition-timing-function: cubic-bezier(0.2,1,.3,1);*/
/*}*/

/*.banner-button-btn::before{*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*border-radius: 25px;*/
    /*background: #1a7c29;*/
    /*z-index: -1;*/
    /*opacity: 0;*/
    /*-webkit-transform: scale3d(0.7,1,1);*/
    /*-moz-transform: scale3d(0.7,1,1);*/
    /*-ms-transform: scale3d(0.7,1,1);*/
    /*-o-transform: scale3d(0.7,1,1);*/
    /*transform: scale3d(0.7,1,1);*/
    /*-webkit-transition: -webkit-transform .4s,opacity .4s;*/
    /*-moz-transition: -moz-transform .4s,opacity .4s;*/
    /*transition: transform .4s,opacity .4s;*/
    /*-webkit-transition-timing-function: cubic-bezier(0.2,1,.3,1);*/
    /*-moz-transition-timing-function: cubic-bezier(0.2,1,.3,1);*/
    /*transition-timing-function: cubic-bezier(0.2,1,.3,1);*/
/*}*/

/*.banner-button-btn:hover::before{*/
    /*opacity: 1;*/
    /*-webkit-transform: translate3d(0,0,0);*/
    /*-moz-transform: translate3d(0,0,0);*/
    /*-ms-transform: translate3d(0,0,0);*/
    /*-o-transform: translate3d(0,0,0);*/
    /*transform: translate3d(0,0,0);*/
/*}*/


/*.bannertop .swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}*/
/*.bannertop .swiper-button-next,.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}*/
/*.bannertop .swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}*/
/*.bannertop .swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}*/
/*.bannertop .swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}*/
/*.bannertop .swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}*/
/*.bannertop .swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}*/
/*.bannertop .swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}*/

.bannertop .swiper-button-next,.bannertop .swiper-button-prev{position:absolute;top:50%;width:37px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;opacity: 30%}
.bannertop .swiper-button-next:hover,.bannertop .swiper-button-prev:hover{opacity: 100%;}
.bannertop .swiper-button-next.swiper-button-disabled,.bannertop .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.bannertop .swiper-button-prev,.bannertop .swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.bannertop .swiper-button-prev.swiper-button-black,.bannertop .swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.bannertop .swiper-button-prev.swiper-button-white,.bannertop .swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.bannertop .swiper-button-next,.bannertop .swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
.bannertop .swiper-button-next.swiper-button-black,.bannertop .swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.bannertop .swiper-button-next.swiper-button-white,.bannertop .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}