/*公共*/

* {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    display: inline-block;
}

b,
strong {
    font-weight: bold;
}

button,
input,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="tel"],
input[type="password"] {
    -webkit-appearance: none;
}

textarea {
    word-wrap: break-word;
    overflow: hidden;
    vertical-align: top;
    word-wrap: break-word;
    word-break: break-all;
    resize: none;
    box-shadow: none;
    border-radius: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

em,
i {
    font-style: normal
}

ul,
li {
    list-style: none outside
}

a,
a:hover {
    text-decoration: none;
}

p,
dd,
pre {
    word-break: break-all
}

.will {
    will-change: transform, opacity;
}
*::-webkit-input-placeholder {
    color: #cbcbcb;
    font-family: "微软雅黑", "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
::-webkit-input-placeholder {
    color: #cbcbcb;
    font-family: "微软雅黑", "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
::input-placeholder {
    color: #cbcbcb;
    font-family: "微软雅黑", "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
/* 常用功能控制符 */

.l {
    float: left
}

.r {
    float: right
}

.c {
    clear: both;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    display: table;
    content: " ";
    clear: both
}

.n {
    display: none
}

.p {
    position: relative
}

.b {
    font-weight: bold !important
}
html {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
}


/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * //www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.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}.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-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")}.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")}.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")}.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")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}/* 鍘婚櫎鐐瑰嚮鏁堟灉 */
ul, li, ol, menu {
    list-style: none;
}
a, ins, u, del {
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
}
.notouch {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none
}

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

.c999 {
    color: #999 !important
}

.c666 {
    color: #666 !important
}

.c333 {
    color: #333 !important
}

.c000 {
    color: #000 !important
}

.cfff {
    color: #FFF !important
}

/*.f12{font-size:1.2rem !important}
.f13{font-size:1.3rem !important}
.f14{font-size:1.4rem !important}
.f16{font-size:1.6rem !important}
.f17{font-size:1.7rem !important}
.f18{font-size:1.8rem !important}*/

.bfff {
    background: #FFF
}

.cc {
    text-align: center
}

.mt10 {
    margin-top: 0.05rem !important
}

.mt15 {
    margin-top: 0.075rem !important
}

.mbt15 {
    margin: 0.075rem 0
}

.mt8 {
    margin-top: .04rem;
}

.pd12 {
    padding: 0 .12rem;
}

.cf:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    content: "/20";
}

.cf {
    zoom: 1;
    clear: both;
}

body {
    width: 3.75rem;
    margin: 0 auto;
    color: #000;
    background: #fff;
    font-family: "寰蒋闆呴粦", "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    overflow-x: hidden;
    position: relative;
    font-size: .12rem;
}

input,
textarea,
button {
    font-family: "寰蒋闆呴粦", "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}

a {
    color: #000;
}

.icon {
    background-image: url("../images/cnmo-icon.png");
    background-size: 3rem 1.5rem;
    background-repeat: no-repeat;
}

/* 鍏叡瀵艰埅 */

.top-box {
    height: .85rem;
    /* background: rgba(0, 0, 0, .3); */
    /* border-bottom: 1px solid #eaeaea; */
}

.head-cnmo {
    height: .3rem;
    padding: .05rem 0;
    position: relative;
    z-index:99;
}

.head-cnmo .head-logo {
    display: block;
    width: .71rem;
    height: .33rem;
    background-image: url("/origin/touch/www/images/cnmo1.png");
    background-repeat: no-repeat;
    background-size: .71rem .33rem;
    margin-top: -0.01rem;
}

.head-cnmo .log-gou {
    display: inline-block;
    width: .53rem;
    height: .17rem;
    background-image: url("/origin/touch/www/images/gou.png");
    background-size: .53rem .17rem;
    margin-right: .15rem;
}

.head-cnmo .log-bread {
    display: inline-block;
    width: .18rem;
    height: .17rem;
    background-image: url("/origin/touch/www/images/22top-icon.png");
    background-size: .18rem .17rem;
}

/* 闅愯棌闈㈡澘 */

.bread-list {
    position: absolute;
    top: 0;
    left: 100%;
    width: 3.75rem;
    height: 100%;
    z-index: 666;
}

.bread_gary {
    width: 1.15rem;
    position: absolute;
    left: 0;
    height: 100%;
    background: url("/origin/touch/www/images/mark-jian.png") no-repeat center;
}

.bread-box {
    margin-left: 1.15rem;
    width: 2.6rem;
    height: 100%;
    background-color: #fff;
    overflow-x: hidden;
    z-index: 11111;
    font-size: .15rem;
}

.bra-sign {
    padding: 0 .2rem;
    height: 100%;
    position: relative;
}

.sgin-face {
    padding-top: .3rem;
    margin: 0 auto;
    width: .8rem;
    height: .8rem;

}

.sgin-face img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.no-sign {
    display:table;
    text-align: center;
    padding-top: .12rem;
    margin: 0 auto;
}

.no-sign em {
    display: inline-block;
    padding: 0 .25rem;
    color: #a7a7a7;
}

/* 鐧诲綍鐘舵€? */

.up-sign {
    padding-top: .12rem;
    text-align: center;
}

.up-sign .icn-gard {
    display: inline-block;
    width: .22rem;
    height: .09rem;
    line-height: .09rem;
    background-position: -1.25rem -.4rem;
    color: #fff;
    font-size: .07rem;
    vertical-align: middle;
    margin-top: -.02rem;
    padding-left: .03rem;
    margin-left: .05rem;
}
.anz .up-sign .icn-gard{
    padding-top: .01rem;
}
.secrh {
    display: block;
    width: 2.2rem;
    height: .25rem;
    line-height: .25rem;
    border-radius: .25rem;
    background: #f4f4f4;
    margin-top: .12rem;
    text-align: center;
    margin-bottom: .15rem;
}

.secrh em {
    display: inline-block;
    width: .11rem;
    height: .12rem;
    background-position: -1rem -.4rem;
    vertical-align: middle;
    margin-top: -.01rem;
    margin-right: .07rem;
}

.secrh span {
    color: #cacaca;
}

.sgin-lists .sg-lis {
    padding: .14rem 0;
    border-bottom: 1px solid #efefef;
}

.sgin-lists .sg-lis a em {
    display: inline-block;
    width: .16rem;
    height: .14rem;
    vertical-align: middle;
    margin-top: -.03rem;
    margin-right: .1rem;
}

.sgin-lists .sg-lis a .sg-em01 {
    background-position: 0 -.4rem;
}

.sgin-lists .sg-lis a .sg-em02 {
    background-position: -.25rem -.4rem;
}

.sgin-lists .sg-lis a .sg-em03 {
    background-position: -.5rem -.4rem;
}

.sgin-lists .sg-lis a .sg-em04 {
    background-position: -.75rem -.4rem;
}

.bear-footer {
    text-align: center;
    position: absolute;
    bottom: .12rem;
    left: .2rem;
}

.bear-footer .centerbox a {
    display: block;
    float: left;
    width: 1.09rem;
    height: .28rem;
    text-align: center;
    line-height: .28rem;
    background: #f4f4f4;
    font-size: .14rem;
    color: #000;
}

.bear-footer .centerbox a:first-child {
    margin-right: .02rem;
}

.bear-footer .centerbox a.cur {
    background: #e8e9e8;
}
.anz .bear-footer .centerbox a{
    line-height: .31rem;
}
.bear-footer p {
    content: " ";
    clear: both
}

.rela {
    text-align: center;
    margin-top: .08rem;
    margin-bottom: .08rem;
}

.rela a {
    font-size: .12rem;
    color: #000;
    display: block;
    float: left;
}

.rela em {
    display: block;
    padding: 0 .1rem;
    color: #eaeaea;
    float: left;
}

.bear-footer p {
    color: #939393;
    font-size: .11rem;
}

/* 闅愯棌闈㈡澘 end*/

.top-zhanwei {
    width: 100%;
    clear: both;
    height: .45rem;
}

.m_nav1 {
    width: 3.75rem;
    height: .56rem;
    line-height: .46rem;
    position: absolute;
    top: .39rem;
    z-index: 22;
    color: #fff;
}



.m_nav_til {
    height: 0.47rem;
    box-sizing: border-box;
    overflow: hidden;
    width: 3.75rem;
    background: #fff  url("../images/nav_line_bg.png") repeat-x left bottom;
    background-size:1px 1px;
    /*  border-bottom: 1px solid #eaeaea; */

}

.top_menu {
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    height: .56rem;
}

/* .top_menu::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    opacity: 0;
} */
.top_menu_list {
    white-space: nowrap;
    height: .39rem;
    /* padding-left: .02rem; */
}

.top_menu .top_menu_list .m_btn {
    color: #6e6e6e;
    font-size: .15rem;
    display: inline-block;
    -webkit-user-select: none;
    height: .46rem;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    margin-left: .066rem;
    margin-right: .066rem;
    position: relative;
}


/* #top_menu .top_menu_list .m_btn:first-child {
    margin-left: .12rem;
} */

.top_menu .top_menu_list .m_cur {
    color: #151515;
    font-size: .18rem;
    font-weight: bold;
}

.top_menu .top_menu_list .m_cur .m_lin {
    display: block;
    width:70%;
    height: .03rem;
    border-radius: .25rem;
    background: #eb2e2e;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -36%;
    z-index: 33;
}
/* 鍖哄埆棣栭〉椤堕儴 7瀵艰埅 */
#top_new .top_menu_list .m_btn{
    display: block;
    float: left;
}

/* 鍏叡瀵艰埅end */

/* 澶撮儴寮圭獥 */

/* 澶撮儴寮圭獥end */

/* 鏂伴椈淇℃伅鍒楄〃 */

.main-list {
    width: 3.75rem;
    padding: 0 .12rem;
    box-sizing: border-box;
}

.m-list-con {
    padding: 0.12rem 0;
    width: 100%;
    margin: auto 0;
    border-top: 1px solid #f5f7f9;
}

.m-list-con .m_list_baidu_ad{
    overflow-x:hidden;
}

.m-list-con:first-child {
    border-top: 0;
}

.m-list-img {
    float: left;
    width: 1.12rem;
    height: 0.7rem;
    background: #E3E3E3;
    overflow: hidden;
    position: relative;
}

.m-list-img img {
    width: 100%;
    height: 0.7rem;
    object-fit: cover;
    /*max-width: 100%;*/
    /*max-height: 100%;*/
    background: url("/origin/touch/www/images/list_img.jpg");
    background-size: 1.12rem .7rem;
}

.m-list-img-tit {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 0.1rem;
    padding: 2px 6px;
}

.m-list-right {
    float: right;
    width: 2.26rem;
    box-sizing: border-box;
    height: 0.7rem;
    position: relative;
}

.m-list-con-tit {
    display: block;
    color: #303030;
    font-size: 0.17rem;
    margin-top: -0.04rem;
    max-height: 0.46rem;
    overflow: hidden;
    line-height: 1.5;
    height: 0.49rem;
}

.m-list-con-tit1 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.m-list-con-btn1 {
    font-size: 0.08rem;
    color: #c9c9c9;
    border-radius: 4px;
    float: left;
    margin-right: 0.1rem;
    position: relative;
    border: none;
    margin-top: .02rem;
}

.m-list-con-btn2 {
    font-size: 0.1rem;
    padding-top: 3px;
    color: #aaaaaa;
    /* line-height: .1rem; */
    margin-right: 0.1rem;
    float: left;
}
.anz .m-list-con-btn2{
    padding-top: 1px;
}
.iphoneWeiz .m-list-con-btn1 {
    padding: 2px 4px;
}
.anz .m-list-con-btn1{
    line-height: 1;
}
/* 鏂伴椈淇℃伅鍒楄〃 end */

/* 鍒楄〃鍔犺浇ing */

.list_loading {
    width: 3.75rem;
    height: .44rem;
    text-align: center;
    clear: both;
    box-sizing: border-box;
    color: #aaaaaa;
    padding-top: .12rem;
}

.load-img {
    display: inline-block;
    width: .19rem;
    height: .19rem;
    background: url("/origin/touch/www/images/loding.png") no-repeat center;
    background-size: .19rem .19rem;
    vertical-align: middle;
    margin-top: -.02rem;
    margin-right: .12rem;
}

.down-img {
    display: inline-block;
    width: .21rem;
    height: .21rem;
    background: url("/origin/touch/www/images/meiyouxinxi.png") no-repeat center;
    background-size: .21rem .21rem;
    vertical-align: middle;
    margin-top: -.02rem;
    margin-right: .12rem;
}

/* 鍒楄〃鍔犺浇end */

/* 娌℃湁鏇村浜? */

.main-ending {
    font-size: .15rem;
    color: #999999;
    text-align: center;
    padding: .12rem 0;
    margin: 0 .12rem;
    border-top: 1px solid #e3e3e3;
}

/* 娌℃湁鏇村浜唀nd */

.gary-lin10 {
    width: 100%;
    height: .05rem;
    clear: both;
    font-size: 0;
    background: #f3f5f7;
}
.gary-lin1{
    border-bottom: 1px solid #e3e3e3;
    width: 3.51rem;
    margin: 0 auto;

}
/* 杩斿洖椤堕儴 */

#to_top {
    z-index: 588;
    /*    width: .35rem;
        height: .3rem;*/
    width: .44rem;
    height: .44rem;
    position: fixed;
    right: 0.12rem;
    bottom: .75rem;
    display: none;
    background-position:-1.2rem 0;
    background-size: 4.06rem 2.02rem;
    display: none;
}

/* 杩斿洖椤堕儴end */
/* 搴曞眰閬僵 */
.por_mask {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 333;
}
.cover-floor {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.ovhinde{
    overflow-y: hidden;
    overflow-x: hidden;
}
.fixTop{
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 111;
    /* box-shadow: 0 0 15px #eaeaea; */
}
.fixTop .m_nav_til{
    box-shadow: 0 0 15px #eaeaea;
}
/* 搴曞眰閬僵end */


/* ycw20181226 */
.m-list-con-btn1{font-size:.1rem;margin-top:0;float:none}
.m-list-con-btn2{font-size:.12rem;padding-top:0;float:none}
.main-list{padding:0}
.m-list-con{padding: 0.12rem;box-sizing:border-box;}
.m-list-con-tit1{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;display:table;}
.secrh{    display: table;}



/*************************************
 娣诲姞浜?2018-12-27 Liuxinxiu
*************************************/

/*搴曢儴loading*/
.list_loading {
    display:none;
    text-align: center;
    font-size: .14rem;
    color: #999;
    padding-top: .15rem;
    padding-bottom: .15rem;
    background: #fff;
    margin-top: -.15rem;
}
.list_loading .load_ing {
    text-align: center;
}
.list_loading .load_ing p {
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 1.1rem;
    margin-left: auto;
    margin-right: auto;
}
.list_loading .round {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: .2rem;
    height: .2rem;
    background-image: url("/origin/touch/www/images/load2.png");
    background-repeat: no-repeat;
    background-size: .2rem .2rem;
    vertical-align: middle;
    animation: loading 1s infinite linear;
    -webkit-animation: loading 1s infinite linear;
}
.list_loading .upload {
    display: inline-block;
    vertical-align: middle;
    padding-left: .26rem;
    height: .21rem;
    line-height: .21rem;
}

.loading-box .list_loading .round {top: .05rem;}
@keyframes loading {
    from {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg);
    }
}
@-webkit-keyframes loading {
    from {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg);
    }
}


/* 轮播图 */

.mod_focus {
    padding: .1rem 0;
}

.row1 {
    height:2rem;
}

.row1 .swiper-container {
    height: 2rem;
}

.row1 .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
}

.row1 .swiper-container .swiper-slide a {
    display: block;
}

.row1 .swiper-pagination {
    bottom: .07rem;
    line-height: 1;
}

.row1 .swiper-pagination-bullet {
    width: .04rem;
    height: .04rem;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
}

.row1 .swiper-pagination-bullet-active {
    background: #fff;
    width: .14rem;
    border-radius: .25rem;
}
/* .anz .row1 .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
}
.anz .swiper-pagination-bullet-active{
    width: 28px;
} */
/* 轮播图end */

/* 列表轮播 */

.list-lop {
    background: #fff;
    margin-bottom: .1rem;
}

/* .row2 {
    padding: .12rem .12rem .16rem;
} */
#sites-nav {
    width: 100%;
    overflow: hidden;
    padding: .12rem .12rem .16rem .16rem;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
}

#sites-nav ul {
    width: 10000%;
}

#sites-nav a {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    display: block;
    width: .5rem;
    white-space: nowrap;
}


.row2 .swiper-container {
    padding-bottom: .14rem;
}

.row2 .lop-icn {
    width: .5rem;
    text-align: center;
    float: left;
    margin-left: .25rem;
}
.row2  a {
    display: block;
}
.row2 .icc {
    display: block;
    width: .4rem;
    height: .4rem;
    margin: 0 auto;
    border-radius: 50%;
    background-size: .4rem .4rem;
    background-repeat: no-repeat;
}

.row2 .icc-on1 {
    background-image: url("/origin/touch/www/images/list-1.png") ;
}

.row2 .icc-on2 {
    background-image: url("/origin/touch/www/images/list-2.png") ;
}

.row2 .icc-on3 {
    background-image: url("/origin/touch/www/images/list-3.png") ;
}

.row2 .icc-on4 {
    background-image: url("/origin/touch/www/images/list-4.png") ;
}

.row2 .icc-on5 {
    background-image: url("/origin/touch/www/images/list-5.png") ;
}

.row2 .icc-on6 {
    background-image: url("/origin/touch/www/images/list-6.png") ;
}

.row2 .icc-on7 {
    background-image: url("/origin/touch/www/images/list-7.png") ;
}

.row2 .icc-on8 {
    background-image: url("/origin/touch/www/images/list-8.png") ;
}

.row2 .icc-on9{
    background-image: url("/origin/touch/www/images/list-9.png") ;
}



.row2 .lop-txt {
    color: #6e6e6e;
    font-size: .12rem;
    display: block;
    margin-top: .04rem;
}

#sites-nav .swiper-scrollbar {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 3px;
    width: 30px;
    background: #e6e9ec;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#sites-nav .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #eb2e2e;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    left: 0;
    top: 0;
}

/* 列表轮播 end */

/* 3按钮 */

.m-btn {
    /* padding: 0 .12rem; */
}

.m-btn .btn-box a {
    display: block;
    width: 1.09rem;
    height: .55rem;
    border-radius: .1rem;
    box-shadow: 0 0 15px #f3f3f3;
    float: left;
    margin-left: .12rem;
    font-size: .14rem;
    text-align: center;
    line-height: .55rem;
}

.m-btn .btn-box em {
    display: inline-block;
    width: .22rem;
    height: .17rem;
    vertical-align: middle;
    margin-top: -0.02rem;
    margin-right: .06rem;
}

.m-btn .btn-box .btn-icn1 {
    background-position: 0 0;
}

.m-btn .btn-box .btn-icn2 {
    background-position: -.25rem 0;
}

.m-btn .btn-box .btn-icn3 {
    background-position: -.5rem 0;
}

/* 3按钮end */

/* 信息轮播图 */

.msg-lop {
    padding: .05rem 0;
    background: #f3f5f7;
}

.row3 {
    height: 1.36rem;
    background: #fff;
}

.row3 .swiper-container {
    padding: .08rem 0;
}

.row3 .swiper-slide a {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    font-size: .13rem;
    color: #6e6e6e;
    height: .36rem;
    line-height: .36rem;
}

.row3 .swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 50%;
    margin-left: -.2rem;
    bottom: 0;
    z-index: 50;
    height: .04rem;
    width: .4rem;
    border-radius: .25rem;
}

.row3 .swiper-scrollbar {
    background: #e6e9ec;
}

.row3 .swiper-scrollbar-drag {
    background: #eb2e2e;
    border-radius: .25rem;
}

/* 信息轮播图end */

/* 手工图-信息列表 */

.msg-img {
    padding-top: .11rem;
}

.m_list_first {
    margin: 0 0.12rem;
    overflow: hidden;
    text-align: center;
    height: .9rem;
    position: relative;
    border-radius: .05rem;
}

.m_list_first_tit {
    width: 3rem;
    color: #fff;
    display: block;
    position: absolute;
    z-index: 99;
    left: .25rem;
    text-align: center;
    top: .16rem;
}

.m_list_first_tit p {
    font-size: 0.15rem;
    overflow: hidden;
    display: inline-block;
    padding: .03rem .12rem .04rem;
    background: rgba(0, 0, 0, .7)
}


.m_list_first_box,
.m_list_first_box1,
.m_list_first_box2,
.m_list_first_box3 {
    position: absolute;
    height: 0.13rem;
    width: 0.13rem;
    border: 1px solid #fff;
    opacity: .5;
    z-index: 99;
}

.m_list_first_box {
    border-right: none;
    border-bottom: none;
    top: 0.1rem;
    left: 0.1rem;
    border-top-left-radius: .05rem;
}

.m_list_first_box1 {
    border-left: none;
    border-top: none;
    bottom: 0.1rem;
    right: 0.1rem;
    border-bottom-right-radius: .05rem;
}

.m_list_first_box2 {
    border-left: none;
    border-bottom: none;
    top: 0.1rem;
    right: 0.1rem;
    border-top-right-radius: .05rem;
}

.m_list_first_box3 {
    border-right: none;
    border-top: none;
    bottom: 0.1rem;
    left: 0.1rem;
    border-bottom-left-radius: .05rem;
}

.m_list_first_shaw {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
    border-radius: .05rem;
}

#force_shak {
    width: 6rem;
    margin: 0 auto;
    height: 1.5rem;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    margin-left: -1.2rem;
    margin-top: -.3rem;
}

#force_shak img {
    width: 100%;
    height: 100%;
}

/* 手工图 信息列表end */

/* 新机速递 */

.new-phone {
    padding: .05rem 0;
    background: #f3f5f7;
}

.new-pho-box {
    padding-bottom: .15rem;
    background: #fff;
}

.m_list_name {
    float: left;
    vertical-align: bottom;
    padding-left: .12rem;
    padding-top: .12rem;
    padding-bottom: .1rem;
    width: 3.51rem;
}

.m_list_name a {
    font-size: 0.18rem;
    color: #000;
}
.m_list_name .pho-more{
    display: inline-block;
    float: right;
    font-size: .12rem;
    color: #666666;
}
.m_list_name .pho-more em{
    display: inline-block;
    width: .08rem;
    height: .13rem;
    background-position: -1.4rem 0;
    vertical-align: middle;
    margin-top: -.02rem;
    margin-left: .05rem;
}
.m_new_phone {
    overflow: hidden;
    width: 100%;
    /* -webkit-overflow-scrolling: touch; */
}
#m_new_phone,#phone_app01,#phone_app_game{
    padding-left: .12rem;
    /*padding-right: .24rem;*/
}
.m_new_phone ul {
    width: 15rem;
}

.m_new_phone li {
    float: left;
}

#m_new_phone li a {
    height: 1.28rem;
    text-align: center;
    width: .99rem;
    display: block;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    border-radius: .05rem;
}

.m_new_phone li .m_new_phone_img {
    width: 100%;
    height: .71rem;
    background: #fff;
    text-align: center;
    padding-top: .06rem;
}

.m_new_phone li .m_new_phone_img img {
    height: .73rem;
    margin: 0 auto;
}

.m_new_phone li a p {
    display: block;
    overflow: hidden;
    max-height: .37rem;
    width: 100%;
    font-size: 0.12rem;
    color: #2c2c2c;
    margin-top: 0.05rem;
    margin-bottom: .02rem;
    line-height: 0.18rem;
    width: .98rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.m_new_phone li a span {
    font-size: 0.12rem;
    color: #eb2e2e;
}

/* 新机速递end */
/* 手机应用 */
.phone-app{
    padding: .05rem 0;
    background: #f3f5f7;
}
.phone-app .phone-app1 li{
    width:.7rem;
    border: 0;
    height: auto;
}
.phone-app .phone-app1 li a{
    width: .7rem;
    display: block;
    text-align: center;
}
.phone-app .phone-app1 li a p{
    width: auto;
}
.phone-app .phone-app1 li a span {
    font-size: 0.12rem;
    color: #d5d5d5;
}
.phone-app .phone-app1 li  img{
    width: .45rem;
    height: .45rem;
}

/* 手机应用end */
/* 新增底部 隐藏 */
.h0 {
    position: fixed;
    bottom: -10rem;
    left: 0;
}
.m_list_bottom {
    height: 6rem;
    border-top: 1px solid #e8e8e8;
    margin-top: 0.5rem;
    text-align: center;
}
.m_list_bottom li {
    float: left;
    width: 4rem;
    background: #fff;
    height: 1.5rem;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
}
.m_list_bottom li a {
    font-size: 0.6rem;
    display: block;
    color: #121212;
    line-height: 1.48rem;
    width: 100%;
}
.m_list_bottom li a strong {
    font-weight: normal;
}


/* ycw20181226 */
.list-lop{ background: -webkit-linear-gradient(#fff,#fbfbfb);
    background: linear-gradient(#fff,#fbfbfb);
    padding-bottom:.05rem;
    margin-bottom:0;
}
#sites-nav{background-color:transparent;}
.m-btn{background: -webkit-linear-gradient(#fbfbfb,#f8f8f8);
    background: linear-gradient(#fbfbfb,#f8f8f8);
    padding:.12rem 0;
}
.m-btn .btn-box a{background:#fff;}
.m_list_first_tit{overflow:hidden;top:.18rem}
.m_list_first_tit p{overflow:visible;margin-top:1px;white-space: nowrap;max-width:3rem;}
.m-list-con-tit{line-height:1.3; margin-top: -0.01rem;}
.row3{height:1rem;}
.m-btn .btn-box a{display:table;}



/* 12-29新增 手工位 */
.m_ad_car {
    height: 1.1rem;
    background: #fff;
    width: 3.75rem;
    overflow: hidden;
    position: relative;
}

.m_ad_car ul {
    width: 1000%;
    overflow: hidden;
}
.m_ad_car ul li {
    width: 10%;
    float: left;
    position: relative;
    height: auto;
}
.m_ad_car a {
    display: block;
}
.ad_con2 a {
    width: 50%;
    float: left;
}
.ad_con_l {
    float: left;
    text-align: center;
    margin: 0.14rem auto 0;
    margin-left: 0.16rem;
    width: 0.55rem;
    height: 0.55rem;
    border-radius: 50%;
    overflow: hidden;
}
.ad_con_r {
    float: left;
    overflow: hidden;
    line-height: .2rem;
    width: 2.8rem;
    padding-left: 0.16rem;
}
.ad_con2 a .ad_con_l {
    width: 38%;
    float: left;
    margin-left: 4%;
    border-radius: 0;
}
.ad_con2 a .ad_con_r {
    width: 57%;
    margin-right: 0;
    padding-left: 1%;
}
.ad_con_r p {
    font-size: 0.16rem;
    margin-top: 0.13rem;
    overflow: hidden;
}
.ad_con2 a .ad_con_r p {
    line-height: .25rem;
    margin-top: 0.18rem;
    height: .25rem;
}
.ad_con_l img {
    display: block;
    height: 0.55rem;
    margin-left: -.09rem;
}
.ad_con2 a .ad_con_l img {
    border-radius: 0.05rem;
    margin-left: 0;
}
.ad_con_r span {
    font-size: 0.14rem;
    color: #a6a6a6;
    margin-top: 0.02rem;
    height: .4rem;
    overflow: hidden;
    display: block;
}
.ad_con1 .m_ad_img {
    width: .24rem;
    height: .24rem;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin: -.03rem 0.1rem 0.01rem 0;
}
.ad_con1 .ad_con_r p {
    line-height: .42rem;
    margin-top: 0;
}
.ad_con1 .ad_con_r {
    line-height: .42rem;
    height: .42rem;
    margin-top: 0;
    width: 92%;
    margin-right: 0.16rem;
}
.ad_con1 .cur_cur1 {
    height: 1px;
    width: 95%;
    background: #e8e8e8;
    margin: 0 auto;
    clear: both;
}

.m_ad_car .swiper-pagination-bullet {
    width: .04rem;
    height: .04rem;
    background: #c6c6c6;
    opacity: 1;
    border-radius: 50%;
}
.m_ad_car  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #eb2e2e;
}



/*触屏首页焦点图高度修改 || jenkins自动化故障解除之后 20190302 LiuXinXiu */
.row1 {
    height: 1.63rem;
}
.row1 .swiper-container {
    height: 1.63rem;
}

/*Admin手工位+BMS广告通栏样式代码 || jenkins自动化故障解除之后 20190302 LiuXinXiu*/
.m_ad,.m_ad_tl{width:3.75rem;padding:0.058rem;border-top:  1px  solid  #f5f7f9;  border-bottom:  1px  solid  #f5f7f9;background:  #fff;overflow:  hidden;/*margin-top:0.11rem;*/position:relative;box-sizing:  border-box;}
.m_ad  a,.m_ad_tl  a{overflow:  hidden;display:  block;box-sizing:  border-box;/*font-size:0.7rem;*/}
.m_ad  a  img,.m_ad_tl  a  img{width:  100%;height:  auto;box-sizing:  border-box;vertical-align:  middle;}








/********************************************************
触屏首页-【2020国庆节+中秋节】包版样式 Liuxinxiu 2020-09-28
********************************************************/
#shuangjie .top-box{
    background: url(/origin/touch/www/images/baoban/2020/guoqing/top_bg1.png?t=2020) no-repeat;
    background-size: 3.75rem .85rem;
}
#guoqing .top-box{
    background: url(/origin/touch/www/images/baoban/2020/guoqing/top_bg2.png) no-repeat;
    background-size: 3.75rem .85rem;
}

#guoqing .m_nav,
#shuangjie .m_nav{
    position: relative;
    top: 0;
}
#guoqing .m_nav_til,
#shuangjie .m_nav_til{
    background: transparent;
    border-bottom: 1px solid #EAEAEA;
}
#guoqing .top-zhanwei,
#shuangjie .top-zhanwei{
    height: 0;
}
#guoqing #top_menu .top_menu_list .m_btn,
#shuangjie #top_menu .top_menu_list .m_btn {
    color: #fff;
}
#guoqing #top_menu .top_menu_list .m_cur .m_lin,
#shuangjie #top_menu .top_menu_list .m_cur .m_lin{
    background: #fff;
}

/*** 顶部图片去掉灰线和底图的间距@周琦 ***/
#guoqing .head-cnmo,
#shuangjie .head-cnmo {
    height: .3rem;
    padding-top: .07rem;
    position: relative;
    z-index: 99;
}

/*** 有包版时去掉顶部灰线_视频+图赏 ***/
#guoqing .m_list ul.m_list_video,
#shuangjie .m_list ul.m_list_video {
    width: 3.75rem;
    padding: .05rem .05rem .05rem .06rem;
    border-top: 0px solid #e9e9e9 !important;
    box-sizing: border-box;
}


/*********** 三个按钮的样式（设计做了就更换，没有图就注释掉） ***********/
/***   background-image:url(/origin/touch/www/images/baobanbg.png)  ***/

/*** 第一个按钮 ***/
#guoqing .m-btn .btn-box .btn-a2,
#shuangjie .m-btn .btn-box .btn-a2{
    background-image:url(/origin/touch/www/images/baoban/2020/guoqing/btn-01.png?t=2020)
}
/*** 第二个按钮 ***/
#guoqing .m-btn .btn-box .btn-a1,
#shuangjie .m-btn .btn-box .btn-a1{
    background-image:url(/origin/touch/www/images/baoban/2020/guoqing/btn-02.png?t=2020)
}
/*** 第三个按钮 ***/
#guoqing .m-btn .btn-box .btn-a3,
#shuangjie .m-btn .btn-box .btn-a3{
    background-image:url(/origin/touch/www/images/baoban/2020/guoqing/btn-03.png?t=2020)
}


/******** 三个按钮内不边距样式 ********/
#guoqing .m-btn .btn-box a,
#shuangjie .m-btn .btn-box a{
    background-size: 100%;
    text-align: right;
    border-radius: 0;
    background-repeat: no-repeat;
}
/******** 三个按钮里的统一白色图标（大拇指） ********/
#guoqing .m-btn .btn-box a em,
#shuangjie .m-btn .btn-box a em{
    /* background-image:url(/origin/touch/www/images/baoban/duanwu/baoban-t.png); */
    background-size: .22rem .17rem;
    background-position: center;
    display: none; /**** 大拇指隐藏掉 ****/
}
#guoqing .m-btn .btn-box a span,
#shuangjie .m-btn .btn-box a span{
    text-align: right;
    padding-right: 0.8em;
    color: #fff;
    display: none; /*隐藏button上的文字，使用图片上的字代替*/
}


#guoqing .row2 .icc,
#shuangjie .row2 .icc {
    border-radius: 0; /**** 要圆角50% 不要圆角0 ****/
}
/******** 手工位 9图 需提供图进行更换 ********/
#guoqing  .row2 .icc-on1,
#shuangjie  .row2 .icc-on1 {
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/01.png") ;
}
#guoqing .row2 .icc-on2,
#shuangjie .row2 .icc-on2 {
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/02.png") ;
}
#guoqing .row2 .icc-on3,
#shuangjie .row2 .icc-on3 {
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/03.png") ;
}
#guoqing .row2 .icc-on4,
#shuangjie .row2 .icc-on4 {
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/04.png") ;
}
#guoqing .row2 .icc-on5,
#shuangjie .row2 .icc-on5 {
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/05.png") ;
}
#guoqing .row2 .icc-on6,
#shuangjie .row2 .icc-on6 {
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/06.png") ;
}
#guoqing .row2 .icc-on7,
#shuangjie .row2 .icc-on7 {
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/07.png") ;
}
#guoqing .row2 .icc-on8,
#shuangjie .row2 .icc-on8 {
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/08.png") ;
}
#guoqing .row2 .icc-on9,
#shuangjie .row2 .icc-on9{
    background-image: url("/origin/touch/www/images/baoban/2020/guoqing/09.png") ;
}

/** 公司回家前，做个提交测试2020-09-30 **/
.testccbox{ color: #fff;}



/********************************************************
触屏首页-【2021元旦】包版样式 Liuxinxiu 2020-12-31
********************************************************/
#yuandan .top-box{
    background: url(/origin/touch/www/images/baoban/2021/yuandan/top_bg.png) no-repeat;
    background-size: 3.75rem .85rem;
}
#yuandan .m_nav{
    position: relative;
    top: 0;
}
#yuandan .m_nav_til{
    background: transparent;
    border-bottom: 1px solid #EAEAEA;
}
#yuandan .top-zhanwei{
    height: 0;
}
#yuandan #top_menu .top_menu_list .m_btn {
    color: #fff;
}
#yuandan #top_menu .top_menu_list .m_cur .m_lin{
    background: #fff;
}

/*** 顶部图片去掉灰线和底图的间距@周琦 ***/
#yuandan .head-cnmo {
    height: .3rem;
    padding-top: .07rem;
    position: relative;
    z-index: 99;
}

/*** 有包版时去掉顶部灰线_视频+图赏 ***/
#yuandan .m_list ul.m_list_video {
    width: 3.75rem;
    padding: .05rem .05rem .05rem .06rem;
    border-top: 0px solid #e9e9e9 !important;
    box-sizing: border-box;
}

/*** 第一个按钮 ***/
#yuandan .m-btn .btn-box .btn-a2{
    background-image:url(/origin/touch/www/images/baoban/2021/yuandan/btn-01.png?t=2020)
}
/*** 第二个按钮 ***/
#yuandan .m-btn .btn-box .btn-a1{
    background-image:url(/origin/touch/www/images/baoban/2021/yuandan/btn-02.png?t=2020)
}
/*** 第三个按钮 ***/
#yuandan .m-btn .btn-box .btn-a3{
    background-image:url(/origin/touch/www/images/baoban/2021/yuandan/btn-03.png?t=2020)
}

/******** 三个按钮内不边距样式 ********/
#yuandan .m-btn .btn-box a{
    background-size: 100%;
    text-align: right;
    border-radius: 0;
    background-repeat: no-repeat;
}
/******** 三个按钮里的统一白色图标（大拇指） ********/
#yuandan .m-btn .btn-box a em{
    /* background-image:url(/origin/touch/www/images/baoban/yuandan/baoban-t.png); */
    background-size: .22rem .17rem;
    background-position: center;
    display: none; /**** 大拇指隐藏掉 ****/
}
#yuandan .m-btn .btn-box a span{
    text-align: right;
    padding-right: 0.8em;
    color: #fff;
    display: none; /*隐藏button上的文字，使用图片上的字代替*/
}


#yuandan .row2 .icc {
    border-radius: 0; /**** 要圆角50% 不要圆角0 ****/
}
/******** 手工位 9图 需提供图进行更换 ********/
#yuandan  .row2 .icc-on1 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/01.png") ;
}
#yuandan .row2 .icc-on2 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/02.png") ;
}
#yuandan .row2 .icc-on3 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/03.png") ;
}
#yuandan .row2 .icc-on4 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/04.png") ;
}
#yuandan .row2 .icc-on5 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/05.png") ;
}
#yuandan .row2 .icc-on6 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/06.png") ;
}
#yuandan .row2 .icc-on7 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/07.png") ;
}
#yuandan .row2 .icc-on8 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/08.png") ;
}
#yuandan .row2 .icc-on9{
    background-image: url("/origin/touch/www/images/baoban/2021/yuandan/09.png") ;
}




/********************************************************
触屏首页-【2021春节】包版样式 Liuxinxiu 2021-02-07
********************************************************/
#chunjie .top-box{
    background: url(/origin/touch/www/images/baoban/2021/chunjie/top_bg.png) no-repeat;
    background-size: 3.75rem .85rem;
}
#chunjie .m_nav{
    position: relative;
    top: 0;
}
#chunjie .m_nav_til{
    background: transparent;
    border-bottom: 1px solid #EAEAEA;
}
#chunjie .top-zhanwei{
    height: 0;
}
#chunjie #top_menu .top_menu_list .m_btn {
    color: #fff;
}
#chunjie #top_menu .top_menu_list .m_cur .m_lin{
    background: #fff;
}

/*** 顶部图片去掉灰线和底图的间距@周琦 ***/
#chunjie .head-cnmo {
    height: .3rem;
    padding-top: .07rem;
    position: relative;
    z-index: 99;
}

/*** 有包版时去掉顶部灰线_视频+图赏 ***/
#chunjie .m_list ul.m_list_video {
    width: 3.75rem;
    padding: .05rem .05rem .05rem .06rem;
    border-top: 0px solid #e9e9e9 !important;
    box-sizing: border-box;
}

/*** 第一个按钮 ***/
#chunjie .m-btn .btn-box .btn-a2{
    background-image:url(/origin/touch/www/images/baoban/2021/chunjie/btn-02.png?t=202102)
}
/*** 第二个按钮 ***/
#chunjie .m-btn .btn-box .btn-a1{
    background-image:url(/origin/touch/www/images/baoban/2021/chunjie/btn-01.png?t=202102)
}
/*** 第三个按钮 ***/
#chunjie .m-btn .btn-box .btn-a3{
    background-image:url(/origin/touch/www/images/baoban/2021/chunjie/btn-03.png?t=202102)
}

/******** 三个按钮内不边距样式 ********/
#chunjie .m-btn .btn-box a{
    background-size: 100%;
    text-align: right;
    border-radius: 0;
    background-repeat: no-repeat;
}
/******** 三个按钮里的统一白色图标（大拇指） ********/
#chunjie .m-btn .btn-box a em{
    /* background-image:url(/origin/touch/www/images/baoban/yuandan/baoban-t.png); */
    background-size: .22rem .17rem;
    background-position: center;
    display: none; /**** 大拇指隐藏掉 ****/
}
#chunjie .m-btn .btn-box a span{
    text-align: right;
    padding-right: 0.8em;
    color: #fff;
    display: none; /*隐藏button上的文字，使用图片上的字代替*/
}


#chunjie .row2 .icc {
    border-radius: 0; /**** 要圆角50% 不要圆角0 ****/
}
/******** 手工位 9图 需提供图进行更换 ********/
#chunjie  .row2 .icc-on1 {
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/01.png") ;
}
#chunjie .row2 .icc-on2 {
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/02.png") ;
}
#chunjie .row2 .icc-on3 {
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/03.png") ;
}
#chunjie .row2 .icc-on4 {
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/04.png") ;
}
#chunjie .row2 .icc-on5 {
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/05.png") ;
}
#chunjie .row2 .icc-on6 {
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/06.png") ;
}
#chunjie .row2 .icc-on7 {
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/07.png") ;
}
#chunjie .row2 .icc-on8 {
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/08.png") ;
}
#chunjie .row2 .icc-on9{
    background-image: url("/origin/touch/www/images/baoban/2021/chunjie/09.png") ;
}



/********************************************************
触屏首页-【2021元宵节】包版样式 Liuxinxiu 2021-02-25
********************************************************/
#yuanxiao .top-box{
    background: url(/origin/touch/www/images/baoban/2021/yuanxiao/top_bg.png) no-repeat;
    background-size: 3.75rem .85rem;
}
#yuanxiao .m_nav{
    position: relative;
    top: 0;
}
#yuanxiao .m_nav_til{
    background: transparent;
    border-bottom: 1px solid #EAEAEA;
}
#yuanxiao .top-zhanwei{
    height: 0;
}
#yuanxiao #top_menu .top_menu_list .m_btn {
    color: #fff;
}
#yuanxiao #top_menu .top_menu_list .m_cur .m_lin{
    background: #fff;
}

/*** 顶部图片去掉灰线和底图的间距@周琦 ***/
#yuanxiao .head-cnmo {
    height: .3rem;
    padding-top: .07rem;
    position: relative;
    z-index: 99;
}

/*** 有包版时去掉顶部灰线_视频+图赏 ***/
#yuanxiao .m_list ul.m_list_video {
    width: 3.75rem;
    padding: .05rem .05rem .05rem .06rem;
    border-top: 0px solid #e9e9e9 !important;
    box-sizing: border-box;
}

/*** 第一个按钮 ***/
#yuanxiao .m-btn .btn-box .btn-a2{
    background-image:url(/origin/touch/www/images/baoban/2021/yuanxiao/btn-01.png?t=202102)
}
/*** 第二个按钮 ***/
#yuanxiao .m-btn .btn-box .btn-a1{
    background-image:url(/origin/touch/www/images/baoban/2021/yuanxiao/btn-02.png?t=202102)
}
/*** 第三个按钮 ***/
#yuanxiao .m-btn .btn-box .btn-a3{
    background-image:url(/origin/touch/www/images/baoban/2021/yuanxiao/btn-03.png?t=202102)
}

/******** 三个按钮内不边距样式 ********/
#yuanxiao .m-btn .btn-box a{
    background-size: 100%;
    text-align: right;
    border-radius: 0;
    background-repeat: no-repeat;
}
/******** 三个按钮里的统一白色图标（大拇指） ********/
#yuanxiao .m-btn .btn-box a em{
    /* background-image:url(/origin/touch/www/images/baoban/yuanxiao/baoban-t.png); */
    background-size: .22rem .17rem;
    background-position: center;
    display: none; /**** 大拇指隐藏掉 ****/
}
#yuanxiao .m-btn .btn-box a span{
    text-align: right;
    padding-right: 0.8em;
    color: #fff;
    display: none; /*隐藏button上的文字，使用图片上的字代替*/
}


#yuanxiao .row2 .icc {
    border-radius: 0; /**** 要圆角50% 不要圆角0 ****/
}
/******** 手工位 9图 需提供图进行更换 ********/
#yuanxiao  .row2 .icc-on1 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/01.png") ;
}
#yuanxiao .row2 .icc-on2 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/02.png") ;
}
#yuanxiao .row2 .icc-on3 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/03.png") ;
}
#yuanxiao .row2 .icc-on4 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/04.png") ;
}
#yuanxiao .row2 .icc-on5 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/05.png") ;
}
#yuanxiao .row2 .icc-on6 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/06.png") ;
}
#yuanxiao .row2 .icc-on7 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/07.png") ;
}
#yuanxiao .row2 .icc-on8 {
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/08.png") ;
}
#yuanxiao .row2 .icc-on9{
    background-image: url("/origin/touch/www/images/baoban/2021/yuanxiao/09.png") ;
}



/********************************************************
触屏首页-【2021清明节】包版样式 Liuxinxiu 2021-04-01
********************************************************/
#qingming .top-box{
    background: url(/origin/touch/www/images/baoban/2021/qingming/top_bg.png) no-repeat;
    background-size: 3.75rem .85rem;
}
#qingming .m_nav{
    position: relative;
    top: 0;
}
#qingming .m_nav_til{
    background: transparent;
    border-bottom: 1px solid #EAEAEA;
}
#qingming .top-zhanwei{
    height: 0;
}
#qingming #top_menu .top_menu_list .m_btn {
    color: #fff;
}
#qingming #top_menu .top_menu_list .m_cur .m_lin{
    background: #fff;
}

/*** 顶部图片去掉灰线和底图的间距@周琦 ***/
#qingming .head-cnmo {
    height: .3rem;
    padding-top: .07rem;
    position: relative;
    z-index: 99;
}

/*** 有包版时去掉顶部灰线_视频+图赏 ***/
#qingming .m_list ul.m_list_video {
    width: 3.75rem;
    padding: .05rem .05rem .05rem .06rem;
    border-top: 0px solid #e9e9e9 !important;
    box-sizing: border-box;
}

/*** 第一个按钮 ***/
#qingming .m-btn .btn-box .btn-a2{
    background-image:url(/origin/touch/www/images/baoban/2021/qingming/btn-01.png?t=202102)
}
/*** 第二个按钮 ***/
#qingming .m-btn .btn-box .btn-a1{
    background-image:url(/origin/touch/www/images/baoban/2021/qingming/btn-02.png?t=202102)
}
/*** 第三个按钮 ***/
#qingming .m-btn .btn-box .btn-a3{
    background-image:url(/origin/touch/www/images/baoban/2021/qingming/btn-03.png?t=202102)
}

/******** 三个按钮内不边距样式 ********/
#qingming .m-btn .btn-box a{
    background-size: 100%;
    text-align: right;
    border-radius: 0;
    background-repeat: no-repeat;
}
/******** 三个按钮里的统一白色图标（大拇指） ********/
#qingming .m-btn .btn-box a em{
    /* background-image:url(/origin/touch/www/images/baoban/yuanxiao/baoban-t.png); */
    background-size: .22rem .17rem;
    background-position: center;
    display: none; /**** 大拇指隐藏掉 ****/
}
#qingming .m-btn .btn-box a span{
    text-align: right;
    padding-right: 0.8em;
    color: #fff;
    display: none; /*隐藏button上的文字，使用图片上的字代替*/
}


#qingming .row2 .icc {
    border-radius: 0; /**** 要圆角50% 不要圆角0 ****/
}
/******** 手工位 9图 需提供图进行更换 ********/
#qingming  .row2 .icc-on1 {
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/01.png") ;
}
#qingming .row2 .icc-on2 {
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/02.png") ;
}
#qingming .row2 .icc-on3 {
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/03.png") ;
}
#qingming .row2 .icc-on4 {
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/04.png") ;
}
#qingming .row2 .icc-on5 {
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/05.png") ;
}
#qingming .row2 .icc-on6 {
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/06.png") ;
}
#qingming .row2 .icc-on7 {
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/07.png") ;
}
#qingming .row2 .icc-on8 {
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/08.png") ;
}
#qingming .row2 .icc-on9{
    background-image: url("/origin/touch/www/images/baoban/2021/qingming/09.png") ;
}


/********************************************************
触屏首页-【2021劳动节】包版样式 Liuxinxiu 2021-04-30
********************************************************/
#laodong .top-box{
    background: url(/origin/touch/www/images/baoban/2021/laodong/top_bg.png) no-repeat;
    background-size: 3.75rem .85rem;
}
#laodong .m_nav{
    position: relative;
    top: 0;
}
#laodong .m_nav_til{
    background: transparent;
    border-bottom: 1px solid #EAEAEA;
}
#laodong .top-zhanwei{
    height: 0;
}
#laodong #top_menu .top_menu_list .m_btn {
    color: #fff;
}
#laodong #top_menu .top_menu_list .m_cur .m_lin{
    background: #fff;
}

/*** 顶部图片去掉灰线和底图的间距@周琦 ***/
#laodong .head-cnmo {
    height: .3rem;
    padding-top: .07rem;
    position: relative;
    z-index: 99;
}

/*** 有包版时去掉顶部灰线_视频+图赏 ***/
#laodong .m_list ul.m_list_video {
    width: 3.75rem;
    padding: .05rem .05rem .05rem .06rem;
    border-top: 0px solid #e9e9e9 !important;
    box-sizing: border-box;
}

/*** 第一个按钮 ***/
#laodong .m-btn .btn-box .btn-a2{
    background-image:url(/origin/touch/www/images/baoban/2021/laodong/btn-01.png?t=202102)
}
/*** 第二个按钮 ***/
#laodong .m-btn .btn-box .btn-a1{
    background-image:url(/origin/touch/www/images/baoban/2021/laodong/btn-02.png?t=202102)
}
/*** 第三个按钮 ***/
#laodong .m-btn .btn-box .btn-a3{
    background-image:url(/origin/touch/www/images/baoban/2021/laodong/btn-03.png?t=202102)
}

/******** 三个按钮内不边距样式 ********/
#laodong .m-btn .btn-box a{
    background-size: 100%;
    text-align: right;
    border-radius: 0;
    background-repeat: no-repeat;
}
/******** 三个按钮里的统一白色图标（大拇指） ********/
#laodong .m-btn .btn-box a em{
    /* background-image:url(/origin/touch/www/images/baoban/laodong/baoban-t.png); */
    background-size: .22rem .17rem;
    background-position: center;
    display: none; /**** 大拇指隐藏掉 ****/
}
#laodong .m-btn .btn-box a span{
    text-align: right;
    padding-right: 0.8em;
    color: #fff;
    display: none; /*隐藏button上的文字，使用图片上的字代替*/
}


#laodong .row2 .icc {
    border-radius: 0; /**** 要圆角50% 不要圆角0 ****/
}
/******** 手工位 9图 需提供图进行更换 ********/
#laodong  .row2 .icc-on1 {
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/01.png") ;
}
#laodong .row2 .icc-on2 {
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/02.png") ;
}
#laodong .row2 .icc-on3 {
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/03.png") ;
}
#laodong .row2 .icc-on4 {
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/04.png") ;
}
#laodong .row2 .icc-on5 {
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/05.png") ;
}
#laodong .row2 .icc-on6 {
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/06.png") ;
}
#laodong .row2 .icc-on7 {
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/07.png") ;
}
#laodong .row2 .icc-on8 {
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/08.png") ;
}
#laodong .row2 .icc-on9{
    background-image: url("/origin/touch/www/images/baoban/2021/laodong/09.png") ;
}

* {
    margin: 0;
    padding: 0;
}


a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}
span{
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

input[type="button"], input[type="submit"], input[type="text"], input[type="tel"], input[type="password"] {
    -webkit-appearance: none;
}

.txt_wen{
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    word-wrap: break-word;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-all;
    resize: none;
    box-shadow: none;
    border-radius: 0
}

/*主题内容*/
.tc_mask { /*遮罩*/
    width:100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1111;
}

.tpl_content {
    width: 2.75rem;
    height: 4.4rem;
    background-color: #fff;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 11111;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: .05rem;
    border-radius: .05rem;
    text-align: left;
}

.tpl_content.wh {
    width: 3.75rem;
    height: auto;
    position: relative;
    padding-bottom: .5rem;
    top:0;
    left:0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);

}

.tpl_content.wh .con_dat {
    height: auto;
    overflow-y: inherit;
}

.con_til {
    height: .35rem;
    line-height: .35rem;
    text-align: center;
}

.con_til .con_til_s, .con_dat_t .con_til_s {
    font-size: .15rem;
}

.tpl_content .con_til .tp_close {
    display: block;
    width: .3rem;
    height: .22rem;
    position: absolute;
    right: .05rem;
    top: .05rem;
    line-height: .22rem;
    text-align: center;
    background-image: url("//icon.cnmo.com/touch/survey/2017/remove.png");
    background-size: .15rem .15rem;
    background-position: center;
    background-repeat: no-repeat;
}

.tpl_content .con_top {
    height: .9rem;
    position: relative;
}

.con_top img {
    width: 100%;
    height: 100%;
}

/*调研内容*/
.con_dat {
    height: 3.6rem;
    overflow-y: auto;
}

/*顶部介绍*/
.con_dat_t {
    padding: .1rem .1rem 0 .1rem;
}

.con_dat_t .dat_p {
    font-size: .14rem;
    color: #999;
}

/*人数*/
.con_dat_t .dat_n {
    text-align: right;
    color: #666;
    margin-bottom: .05rem;
}

.con_dat_t .dat_n .dat_num {
    color: #e9492e;
}

.rea_con {
    margin-top: .08rem;
    padding-left: .1rem;
    font-size: .13rem;
}

.con_opt {
    position: relative;
    display: inline-block;
    width: .185rem;
    height: .16rem;
    background-image: url("//icon.cnmo.com/touch/survey/2017/rect.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: .152rem .15rem;
    vertical-align: middle;
    margin-top: -.02rem;
}

.choice { /* 选框选中样式 */
    position: relative;
    display: inline-block;
    width: .185rem;
    height: .16rem;
    background-image: url("//icon.cnmo.com/touch/survey/2017/rect-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: .185rem .16rem;
    vertical-align: middle;
    margin-top: -.02rem;
}

.con_tet { /* 选框后文字 */
    font-size: .13rem;
    color: #666;
}

.con_only {
    margin-top: .08rem;
    padding-left: .14rem;
    padding-right: .14rem;
}

.con_more {
    margin-top: .08rem;
    padding-left: .14rem;
    padding-right: .14rem;
}

.tpl_content h2 {
    font-size: .145rem;
    color: #333;
}

.con_only .title {
    /*margin-bottom: .07rem;*/
}

.con_text {
    padding-left: .14rem;
    margin-top: .1rem;
    margin-bottom: .1rem;
}

.tpl_content.wh .con_text {
    margin-right: .14rem;
}

.tpl_content.wh .con_text .txt_wen {
    width: 2.8rem;
}

/*多选另一种样式*/
.con_add {
    overflow: hidden;
}

.con_add .fl {
    float: left;
    width: 45.93%;
}

.con_text .title {
    padding-bottom: .05rem;
}

.txt_wen { /* 文本框样式 */
    border: 1px solid #ccc;
    padding: .05rem;
    width: 2.35rem;
    height: .5rem;
    overflow-y: auto;
}

.con_btn {
    text-align: center;
    margin-top: .12rem;
    position: absolute;
    bottom: .07rem;
    left: 50%;
    margin-left: -.45rem;
}

.sub_sub {
    display: block;
    width: .9rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .13rem;
    color: #c7c7c7;
    background-color: #999;
    -webkit-border-radius: .025rem;
    border-radius: .025rem;
    margin: 0 auto;
}

.sub_sub.active {
    background-color: #f13232;
    color: #fff;
}

.a_lin {
    margin-bottom: .09rem;
    margin-left: .1rem;
}

.a_lin a {
    font-size: .13rem;
    color: #333;
}

.Feedback_tm {
    font-size: .14rem;
    height: .4rem;
    width: 56%;
    padding: 0 10px;
    color: #fff;
    line-height: .4rem;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#14000000', endColorstr='#14000000');
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    bottom: 20%;
    left: 50%;
    -webkit-transform: transLateX(-50%);
    border-radius: 5px;
    z-index: 9999999;
}

.ovhinde {
    /*height:100%;*/
    overflow-y: hidden;
    overflow-x: hidden;
    /*position: fixed;*/
}

/*模板一,三 radio 选择*/
.con_type {
    margin-top: .08rem;
    padding: .08rem .14rem;
    border-bottom: 1px solid #ccc;
    background-color: #f6f6f6;
}

.con_t_rea {
    color: #333;
    margin-bottom: .05rem;

}

.con_t_rea .ty_opt {
    position: relative;
    display: inline-block;
    width: .15rem;
    height: .15rem;
    background-image: url("//icon.cnmo.com/touch/survey/2017/radio.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: .145rem .145rem;
    vertical-align: middle;
    margin-top: -.02rem;
}

.con_t_rea .ty_cho {
    position: relative;
    display: inline-block;
    width: .15rem;
    height: .15rem;
    background-image: url("//icon.cnmo.com/touch/survey/2017/radio-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: .145rem .145rem;
    vertical-align: middle;
    margin-top: -.02rem;
}

.con_t_rea .ty_phone {
    color: #e9492e;
}

.ty_tex {
    margin-left: .1rem;
}

.ty_dh {
    margin-top: .05rem;
}

.ty_tex input {
    border: 1px solid #e5e5e5;
    width: 1.225rem;
    height: .2rem;
    padding-left: .1rem;
    margin-left: .07rem;
}

.ty_dh .ty_tex {
    margin-left: 0;
    color: #333;
}

.ty_dh .ty_tex input {
    margin-right: .07rem;
}

.ty_p p {
    color: #999;
    font-size: 12px;
}

.ty_ent {
    color: #e9492e;
}

.ty_change {
    color: #999;
}

/*模板三*/
.mode3 {
    width: 2.75rem;
    height: 3.025rem;
    background-image: url("//icon.cnmo.com/touch/survey/2017/mode3_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    z-index: 11111;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: .05rem;
    border-radius: .05rem;
    text-align: left;
}

.m3_top {
    width: 2.75rem;
    height: .9rem;
}

.m3_top img {
    width: 100%;
    height: 100%;
}

.m3_btn {
    /*margin-top: .8rem;*/
    text-align: center;
}

#m3_sub {
    display: block;
    width: .9rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .13rem;
    color: #ffffff;
    background-color: #e03442;
    -webkit-border-radius: .025rem;
    border-radius: .025rem;
    margin: 0 auto;
}

.m3_tex {
    margin-top: .6rem;
    padding: .15rem;
    font-size: .15rem;
    color: #333;
}

.m3_tex .m3_t_p span {
    color: #e03442;
}

.m3_top .tp_close {
    display: block;
    width: .3rem;
    height: .22rem;
    position: absolute;
    right: .05rem;
    top: .05rem;
    line-height: .22rem;
    text-align: center;
    background-image: url("//icon.cnmo.com/touch/survey/2017/m_close.png");
    background-size: .15rem .15rem;
    background-position: center;
    background-repeat: no-repeat;
}

/*mode3 单独居中样式*/
.con_dat_t .con_tc {
    text-align: center;
}

.con_dat_t .dat_n.tc {
    text-align: center;
}

/*mode3 文字标题居中在图片上*/
.con_top_tit {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #333;
}

.con_top_tit .con_til_s {
    font-size: .15rem;
}

#take {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999999;
}