/**
 * Swiper 4.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 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-invisible-blank-slide{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}

@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:none;}
/* remember to define focus styles! */
:focus {outline:0;}
address, caption, cite, code, dfn,.wsxl a.dj
em, th, var, optgroup {font-style:normal;font-weight:normal !important;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:none;font-variant:normal;}

input, button, textarea,
select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;*font-family:"Microsoft YaHei",Arial;resize: none;}
code, kbd, samp, tt {font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;outline:none;font-family: "microsoft yahei"; font-weight: 200;}
body {line-height: 1.5; font-family:Arial; font-size:14px; color:#666666;}
ul {list-style: none;}
.reply-list span{
    font-family: 'Microsoft YaHei', serif !important;
}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;
    /*表格自动换行*/
    table-layout:fixed;word-wrap:break-word;}
caption, th{text-align:center;}
/*caption, th {text-align: left;}*/
/*sup, sub {font-size: 100%;vertical-align: baseline;}*/
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
a{transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;}
/*------------浮动-----------------*/
.clear{ clear:both; height:0; font-size:0; overflow:hidden; line-height:0;}
.clear10{ clear:both; height:10px; overflow:hidden;}
.clear15{ clear:both; height:15px; overflow:hidden;}
.clear20{ clear:both; height:20px; overflow:hidden;}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}

.textover{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;filter:alpha(opacity=50);}
a{color: #000;}
a:hover{ color: #2f7de1;}
.ft84{font-size:84px;}
.ft70{font-size:70px;}
.ft60{font-size: 30px;}
.ft48{font-size: 48px;}
.ft40{font-size: 35px;}
.ft36{font-size: 36px;}
.ft34{font-size: 34px;}
.ft30{font-size: 20px;/* font-weight: bold; */}
.ft28{font-size: 28px;}
.ft26{font-size: 21px;}
.ft24{font-size: 13px;}
.ft44{font-size: 44px;}
.ft48{font-size: 48px;}
.ptb100{padding: 100px 0;}
.ptb150{padding: 100px 0 150px;}
.ptb40{padding: 40px 0;}
.pt80{padding: 80px;}
.ptb70{padding: 68px 0 68px;}
.ptb80{padding: 80px 0 80px;}
.ptb50{padding: 50px 0;}

.animation,.banner .swiper-slide .text{-moz-transform: translate(0,80px); -o-transform: translate(0,80px); -webkit-transform: translate(0,80px); transform: translate(0,80px);  opacity: 0;}
.animation.srcospcur{-moz-transform: translate(0,0px); -o-transform: translate(0,0px); -webkit-transform: translate(0,0px); transform: translate(0,0px); opacity: 1; transition:0s; -webkit-transition:0s; -moz-transition:0s; -ms-transition:0s; -o-transition:0s;}
.banner .swiper-slide.swiper-slide-active .text{-moz-transform: translate(0,0px); -o-transform: translate(0,0px); -webkit-transform: translate(0,0px); transform: translate(0,0px); opacity: 1; transition:1.3s 0.5s; -webkit-transition:1.3s 0.5s; -moz-transition:1.3s 0.5s; -ms-transition:1.3s 0.5s; -o-transition:1.3s 0.5s;}

.animation{
    opacity: 1;
}
img{display: block;}
.img{overflow: hidden; position: relative;}
.img img{display: block;transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transform:scale(1);transform:scale(1);}
/*图片hover 图片扩展宽高1.1*/
/*.img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}*/
.whbfb{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.table{ height:100%; display:table; margin: 0 auto; width: 100%;}
.table-cell{ display:table-cell; vertical-align:middle;}

.wap{width: 90%; max-width: 1200px; margin: 0 auto;}
.waps{padding: 0 45px; margin: 0 auto;}
.wapc{width: 90%; max-width: 1246px;margin: 0 auto;}
:lang(zh-hk) body,body{font-family: "microsoft yahei", "Arial", sans-serif;}
body{color: #343434;/*background: #f5ead6; ff*/font-size: 14px;  width: 100%;  position: relative;overflow-x:hidden ; }
/*:first-child  filter:alpha(opacity=50);*/
/*img{display: block;}*/
img{max-width: 100%;}
html{ position: relative; width: 100%;}
input.but{cursor: pointer;}
.main{position: relative; overflow: hidden;min-height: 100vh;}
.sj{display: none;}
.pc{display: block;}

.head{background: #fff; box-shadow: 0 5px 10px rgba(0,0,0,0.1); z-index: 60; position: relative;}
.headtop{position: relative;padding: 20px 0;}
.headtop .wap{position: relative;}
.headtop .logo{float: left;}
.headtop .txt{float: right; color: #343434; padding-top: 8px;}
.headtop .txt h3{letter-spacing: 3px; font-weight: bold;}
.headtop .txt p{/*font-family: "bradley hand itc"; font-style: italic; font-size: 12px;*//* font-weight: bold; */color: #343434;}
.dlzc{position: absolute;left: 101%;top: -15px;width: 8em;font-size: 18px;/* font-weight: bold; */}
.dlzc a{color: #343434; display: inline-block; padding: 0 0.5em;}
.dlzc a:hover{font-weight: bold;}

.nav{background: #fff;line-height: 60px;font-size: 18px;text-align: center;}
.nav ul li{float: left; width: calc(11.11%); position: relative;}
.nav ul li a.yj{color: #343434; display: block;}
.nav ul li:hover a.yj, .nav ul li a.yj.cur { /* background: #60A1F5;*/ color:#2f7de1   }
.nav ul li .erj{position: absolute; top:100%; width: 100%; left: 0; background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); display: none;}
.nav ul li .erj a{display: block; font-size: 15px; line-height: 35px; border-bottom: 1px solid #DCDCDC; }
.nav ul li .erj a:hover{color: #2f7de1; background: #f1f1f1;}
/*.nav ul li:hover .erj{display: block;}*/

.banner{position: relative; }
.bannertion{position: absolute; z-index: 3; bottom: 3% !important; width: 100%; left: 0; text-align: center; }
.bannertion span{width: 12px; height: 12px; opacity: 0.5; margin: 0 3px;}
.bannertion span.swiper-pagination-bullet-active{opacity: 1; background: #c8161e;}
.bannertion2 span{width: 6px; height: 6px; margin: 0 2px !important;}
.bannertion2{bottom: 1% !important;}

.banner a{display: block; position: relative; background: #000000;}
.banner a img{background: #000;}
.banner .vids a:before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; background: url(/images/vidico2.png) no-repeat center;}
.banner .vids img{opacity: 0.5;}
.bannersj .vids a:before{background-size: 33px;}
.banner .vids video{display: none; z-index: 4; background: #000000;}

.guoj{}
.guoj dl dd{float: left;width: 6.25%;/* font-weight: bold; */padding-top: 10px;}
.guoj dl dd a{display: block; text-align: center; font-size: 18px;}
.guoj dl dd img.pc{width: 80%; border: 1px solid #bfbfbf; margin: 0 auto;}
.guoj dl dd a:hover img.pc{border-color: #7E5C3B}
.guoj dl dd p{padding-top: 8px;}
.guoj dl dd a:hover{text-decoration: underline;}

.hmtit{border-bottom: 1px solid #a2a2a2;line-height: 30px;padding-bottom: 10px;position: relative;margin-bottom: 40px;}
.hmtit h3{float: left;padding-left: 0.5em;background: url(/images/xian1.jpg) no-repeat left 2px;background-size: 3px;font-weight: normal;position: relative;}
.hmtit:before{position: absolute; left: 0; width: 270px; height: 3px;/* background: #2f7de1;*/ bottom: -1px; content: '';}
.hmtit h3 span{font-size: 20px; text-transform: uppercase; padding-left: 0.6em;}
.hmtit a{float: right;font-size: 16px;/* font-weight: bold; */}


.ymxm{position: relative; overflow: hidden;}
.ymxm ul li{float: left; width: calc(25% - 21px); margin-left: 28px; margin-top: 28px;}
.ymxm ul li:nth-child(1),.ymxm ul li:nth-child(2),.ymxm ul li:nth-child(3),.ymxm ul li:nth-child(4){margin-top: 0;}
.ymxm ul li:nth-child(4n+1){margin-left: 0;}
.ymxm_ a{display: block; position: relative; color: #fff; overflow: hidden;}
/*.ymxm_ a .img img{opacity: 0.5; width: 101%; max-width: 101%;}*/
/*.ymxm_ a:hover .img img{opacity: 1;}*/
.ymxm_ a .img{position: relative;}
.ymxm_ a .img h3{position: absolute; font-size: 30px; line-height: 1.2em; text-align: center; top: 50%; left: 5%; width: 90%; margin-top: -0.6em; color: #fff; font-weight: bold; display: none;}
.ymxm_ a .img h4{position: absolute; font-size: 30px; line-height: 1.2em; text-align: center; bottom: 0; left: 0%; width: 90%; padding: 0.3em 5%; color: #fff; background: rgba(0,0,0,0.5); font-weight: bold;}
.ymxm_ a .txt{position: absolute;bottom: -142px;left: 0;width: calc(100% - 26px);padding: 10px 13px 35px;background: rgba(0,0,0,0.5);font-size: 16px;transition:.3s;-webkit-transition:.3s;}
.ymxm_ a:hover .txt{bottom: 0;}
.ymxm_ a:hover .img h3{opacity: 0;}
.ymxm_ a .txt h3{font-size: 20px; line-height: 1.2em;}
.ymxm_  a .txt p{padding: 6px 0 0; max-height: 4.5em; overflow: hidden;}
.ymxm_  a .txt span{position:absolute; right:10px; bottom: 10px; line-height: 23px; font-size: 14px; padding: 0 0.6em; border-radius: 4px; background: #2f7de1;}

.rmyfs{}
.rmyfs .left{float: left; width: 275px;}
.rmyfs .left .tit{background: #f9f9f9;text-align: center;color: #333;font-size: 12px;font-weight: bold;text-transform: uppercase;padding: 16px 0;}
.rmyfs .left .tit h3{line-height: 1.2em;padding-bottom: 5px;font-weight: normal;}
.rmyfs .left .li{padding: 22px 10px 22px 30px;/*background: #accbf3;border-bottom: 1px solid #60a1f5;*/cursor: pointer;color: #333;}
.rmyfs .left .li.cur{/*background: #accbf3;*/ color: #2f7de1;}
.rmyfs .left .li span{float: left;line-height: .85em;height: 0.85em;/* font-weight: bold; */}
.rmyfs .left .li .txt{float: left;margin-left: 0px;width: 160px;text-align: center;font-size: 18px;/* font-weight: bold; */}
.rmyfs .left .li .txt h3{line-height: 1em;font-weight: normal;}
.rmyfs .left .tel{background: #f9f9f9;color: #333;padding:20px 0 20px 15px;}
.rmyfs .left .tel img{float: left; padding-top: 4px;}
.rmyfs .left .tel .txt{float: left; line-height: 1.5em; padding-left: 15px; font-weight: bold;}
.rmyfs .right{float: right; width: calc(100% - 330px); overflow: hidden; position: relative;}
.rmyfs .right a{display: block;}
.rmyfs .right a .imgs{position: relative;}
.rmyfs .right a .imgs h3{width: 90%; padding: 0.3em 5%; left: 0; bottom: 0; position: absolute; background: rgba(0,0,0,0.5); color: #fff; text-align: center; font-weight: bold;}
.rmyfs .right a .txt{padding: 12px 28px;background: #ececec;color: #333;font-size: 17px;}
.rmyfs .right a .txt h3{font-size: 20px; padding-bottom: 0.25em;}
.rmyfs .right a .txt p{height: 4.5em;overflow: hidden;}

.rmysqh{position: absolute; top: 0; left: 0; width: 100%; overflow: hidden; opacity: 0; transition:.3s; -webkit-transition:.3s;}
.rmysqh.cur{opacity: 1; z-index: 3;}
.rmysqh1{position: relative;}
.rmyqh{position: absolute; top: 33%; z-index: 3; opacity: 0.8;}
.rmyqh:hover{opacity: 1;}
.rmyqh1,.rmyqh3,.rmyqh5,.rmyqh7{left: 3%;}
.rmyqh2,.rmyqh4,.rmyqh6,.rmyqh8{right: 3%;}
.rmyqh1:hover,.rmyqh3:hover,.rmyqh5:hover,.rmyqh7:hover{left: 2.8%;}
.rmyqh2:hover,.rmyqh4:hover,.rmyqh6:hover,.rmyqh8:hover{right: 2.8%;}

.cgcase{}
.cgcase ul li{float: left; width: calc(25% - 18px); margin-left: 24px; margin-top: 24px;}
.cgcase ul li:nth-child(4n+1){margin-left: 0;}
.cgcase ul li:nth-child(1),.cgcase ul li:nth-child(2),.cgcase ul li:nth-child(3),.cgcase ul li:nth-child(4){margin-top: 0;}
.cgcase ul li a{display: block; position: relative; overflow: hidden;}
.cgcase ul li .txt{position: absolute; width: 91%; padding: 0 5%; height: 100%; top:100%; left: -0.5%; text-align: center; color: #fff; background: rgba(0,0,0,0.5);transition:.3s; -webkit-transition:.3s;}
.cgcase ul li a:hover .txt{top: 0;}
.cgcase ul li .txt .tit{padding-bottom:10%;}
.cgcase ul li .txt .tit img{display: inline-block; vertical-align: middle;}
.cgcase ul li .txt .tit h3{display: inline-block; vertical-align: middle; padding: 0 10px;}
.cgcase ul li .txt .tit p{font-size: 20px; line-height: 1.2em;}
.cgcase ul li .txt .tit span{text-transform: uppercase;}
.cgcase ul li .txt font{display: inline-block; padding: 0 1.5em; line-height: 16px; line-height: 1.8em; border-radius: 0.9em; border: 1px solid #fff;}

.news{float: left; width: calc(50% - 19px);}
.news dd{padding-bottom: 20px;}
.news dd .txt{padding-top: 15px; color: #000000;}
.news dl a{color: #333;}
.news dl a:hover{color: #2f7de1;}
.news dd .txt h3{font-weight: 500;text-indent: 15px;width: calc(100% - 15px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news dd .txt p{color: #000000;font-size: 16px;text-indent: 15px;/* font-weight: bold; */}
.news dd .txt p a{color: #8a8a8a;}
.news dd .txt p a:hover{text-decoration: underline; color:#2f7de1}
.news dt{font-size: 16px;line-height: 50px;border-bottom: 1px dashed #cecece;}
.news dt a{display: block;padding-left: 24px;background: url(/images/sanj1.png) no-repeat left center;width: calc(100% - 24px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;/* font-weight: bold; */}
.news{position: relative;}
.news .tab{position: absolute;top: -7px;}
.news .tab li{float: left;padding: 6px 15px;}
.news .tab li.liNow{background: #60a1f5;color: #fff;}


.ymwd{float: right;width: calc(50% - 19px);font-size: 16px;}
.ymwd ul li{padding: 25px 0;color: #343434;font-weight: 0!important;}
.ymwd ul li h3{padding-left: 24px;background: url(/images/sanj1.png) no-repeat left center;font-weight: normal;}
.ymwd ul li h3 a{float: left; width: calc(100% - 4.5em);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ymwd ul li h3 a:hover{text-decoration: underline; color:#2f7de1}
.ymwd ul li h5{padding-top: 15px;height: 1.2em;width: calc(100% - 24px);padding-left: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}
.ymwd .tab{position: absolute;top: -7px;}
.ymwd .tab li{float: left;padding: 6px 15px;}
.ymwd .tab li.liNow{background: #60a1f5;color: #fff;}

.newrls{float: right; width: calc(50% - 19px); font-size:16px;}
.newrls li{padding: 6px 0; border-bottom: 1px dashed #dbdbdb;}
.newrls a{display: block;background: url(/images/sjbf/dian1.png) no-repeat center left;padding-left: 22px;width: calc(100% - 22px);color: #000000;/* font-weight: bold; */overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newrls a:hover{color: #2f7de1;}
.newrls li:first-child{padding-top: 0;}

.qqzc{}
.qqzc ul{position: relative;}
.qqzc ul li{float: left; width: 28%;}
.qqzc ul li:nth-child(2),.qqzc ul li:nth-child(3){width: calc(44% - 64px); margin-left: 32px;}
.qqzc ul li:nth-child(2){margin-bottom: 29px;}
.qqzc ul li:last-child{position: absolute; right: 0; top: 0;}
.qqzc ul li a{display: block; position: relative; overflow: hidden;}
.qqzc ul li a img{width: 100%;}
.qqzc ul li a p{position: absolute;bottom: 0;left:-0.5%;width: 91%;padding: 10px 5%;text-align: center;background: rgba(0,0,0,.5);color: #fff;font-size: 20px;/* font-weight: bold; */}
.qqzc ul li a:hover p{background: #60a1f5;}

.rmlx{}
.rmlx ul{position: relative;overflow: hidden;}
.rmlx ul li{float: left; width: 30.84%; margin-left: 2.8%; margin-bottom: 36px;}
.rmlx ul li:first-child{width: 32.66%; margin: 0;}
.rmlx ul li:nth-child(4),.rmlx ul li:nth-child(5){margin-bottom: 0;}
.rmlx ul li a{display: block;}
.rmlx ul li img{width: 100%;}

.zouBox{/*background: url(../images/bg1.jpg) no-repeat center;ff*/ background-size: cover; padding: 25px 0;}
.zouBox .left{float: left; width: 52%; color: #343434;}
.zouBox .left .li{border: 1px solid #dcdcdc;}
.zouBox .left .li:first-child{margin-bottom: 25px;}
.zouBox .left .vid{float: left;position: relative;width: 51%;border-right: 1px solid #dcdcdc;}
.zouBox .left .vid img{width: 100%;}
.zouBox .left .vid a{background: url(/images/vidico1.png) no-repeat center;}
.zouBox .left video{z-index: 3; display: none; background: #000000;}
.zouBox .left .txt{float: right;width: calc(48% - 35px);padding: 25px 17px;font-size: 14px;}
.zouBox .left .txt h3{font-weight: bold; text-align: center; padding-bottom: 0.5em;}
.zouBox .right{float: right; width: calc(48% - 25px); /*background: rgba(250,250,250,0.2);ff*/}
.zouBox .right .cons {
    padding: 20px 36px; /*color: #f5ead6;*/
    color: #343434;
}
.zouBox .right .tit{padding-bottom: 25px;}
.zouBox .right .tit img{margin: 0 auto;}
.zouBox .right .li{line-height: 40px;padding-bottom: 35px;}
.zouBox .right .li span{float: left; width: 4.5em; text-align: right;}
.zouBox .right .li .sr{float: right; width: calc(100% - 5.5em - 56px); border: 0; height: 40px; line-height: 40px; padding: 0 28px;}

.zouBox ::-webkit-input-placeholder{
    color:#000000;
}
.zouBox ::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#000000;
}
.zouBox :-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#000000;
}
.zouBox :-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#000000;
}


.zouBox .right .dt{text-align: center; padding-left: 8%;}
.zouBox .right .dt a{display: inline-block;padding:0 1em;font-size: 16px;color: #fff;background: #60a1f5;line-height: 2em;border-radius: 6px;}
.zouBox .right .dt a:hover{background: #2f7de1;}
.wsxl{float: right; width: calc(100% - 5.5em); position: relative;}
.wsxl.curs{z-index: 5;}
.wsxl.curc a.dj{color: #000;}
.wsxl.curc a.dj:before{content: ''; position: absolute; right: -1px; top: -1px; width: 40px; height: 38px;  z-index: 3;}
.wsxl a.dj{display: block;padding: 0 55px 0 28px;background: url(/images/xlsjico1.png) no-repeat calc(100% - 10px) center  rgba(0,0,0,0.2);color: #343434;border: 1px solid #f1f1f1; border-bottom: 0px; line-height: 39px;position: relative;}
.wsxl.curs a.dj{border-color: #dcdcdc;}
.wsxl a.dj p{width: 100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wsxl ul{position: absolute; width: calc(100% - 2px); line-height: 40px; background: #fff; border: 1px solid #f1f1f1; border-top: 0px; top: 100%; left: 0; display: none; max-height: 200px; overflow-x: auto;}
.wsxl ul li{cursor: pointer; padding:0 55px 0 28px; color: #a1a1a1;}
.wsxl ul li p{width: 100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wsxl ul li:hover,.wsxl ul li.cur{background: #f1f1f1; color: #8a8a8a;}

.zzfw{}
.zzfw .cons{border: 1px solid #dcdcdc;background: #fdfdfd;padding: 25px;}
.zzfw .li{float: left;width: calc(25% - 2px);border-left: 1px solid #dcdcdc;text-align: center;font-weight: bold;font-size: 15px;}
.zzfw .li:first-child{border: 0;}
.zzfw .li .ico{width: 38%; max-width: 100px; margin: 0 auto;}
.zzfw .li h3{font-weight: normal;line-height: 1.2em;padding: 22px 0 15px; color:#343434}
.zzfw .li p{padding-bottom: 15px;font-weight: normal;color:#343434}
.zzfw .li a{display: inline-block;padding:0 1.2em;font-size: 14px;color: #2f7de1;background:#f5f5f5;line-height: 1.8em;border-radius: .9em;font-weight: normal;}
.zzfw .li a:hover{background:  #2f7de1; color:#fff;}
.fjry{padding-top: 0;}

.fjryqh{overflow: hidden; position: relative;}
.fjryqh img{width: 100%;}
.link{padding-top: 0;}
.link .cons{overflow: hidden;font-size: 14px;}
.link ul{margin-left: -12px;margin-top: -1em;}
.link ul li{float: left;  padding: 0 12px;  background: url(/images/xian2.jpg) no-repeat left center; background-size:1px .8em; margin-top: 1em; font-family: "microsoft yahei"; font-weight: 200;font-size:13px; padding-right:4px;}
.link ul li a:hover{text-decoration: underline;}

.foot{background: url(/images/bg2.jpg) no-repeat center;color: #fff;background-size: cover;font-size: 14px;text-align: center;position: relative;font-weight: 200;}
.fhtop{position: absolute; left: 50%; bottom: 100%; margin-left: -22px;}
.foot a{color: #fff;}
.foot a:hover{text-decoration: underline;}
.foot .ewmL{float: left;}
.foot .con{float: left; width: calc(100% - 708px); margin-left: 156px;margin-top:20px;}
.foot .ewmR{float: right;}
.foot .ewm .li{float: left; margin-left: 42px;}
.foot .ewm .li:first-child{margin-left: 0;}
.foot .ewm .li p{padding-top: 0.3em;}
.foot .ewm .li img{padding: 3px; border: 1px solid #825d31; border-radius: 3px; background: #fff;}
.navs_{display: none;}
.navcur{position: fixed; top: 0; left: 0; z-index: 50; width: 100%;}

.dlzctc{position: fixed; background: rgba(0,0,0,0.9); z-index: 99; font-weight: bold; display: none;}
.dlzctc .close{position: absolute; right: 10px; top: 10px; color: #fff; font-size: 36px; line-height: 1em; font-family: simsun; font-weight: bold; font-weight: bold;}
.dlzctc .cons{width: 375px; padding: 30px; margin: 0 auto; background: #fff; color: #343434; display: none;}
.dlzctc .cons h3{font-weight: normal;text-align: center;color: #000000;line-height: 1.2em;}
.dlzctc .cons .li{margin-top: 30px;/* border: 1px solid #000000;*/ line-height: 50px;background:#f1f1f1;}
.dlzctc .cons .li .span{float: left; width: 3em; text-align: center; border: 0; /*border-right: 1px solid #000000; */color: #000000; padding: 0;}
.dlzctc .cons .li input{ width: calc(100% - 3em - 31px); padding: 0 15px; border: 0; height: 50px; line-height: 50px;background:#f1f1f1; }
.dlzctc .cons .li a{float: right; width: 7em; font-family: "microsoft yahei"; font-weight: 200; text-align: center; color: #2f7de1;/* border-right: 1px solid #000000;*/}
.dlzctc .cons .li a.cur{color: #808080;}
.dlzctc .cons .li.sjyz input{width:calc(100% - 7em - 31px);}
.dlzctc .cons .dd{margin-top: 30px;}
.dlzctc .cons .dd input{display: block;border: 0;width: 100%;height: 50px;background: #82b1ed;color: #fff;cursor: pointer;color: #fff;}
.dlzctc .cons .dd input:hover{background: #2f7de1;}
.dlzctc .cons .dt{text-align: right;padding-top: 15px;color: #343434;font-weight: normal;}
.dlzctc .cons .dt a{color: #000000;}
.dlzctc .cons .dt a:hover{color: #2f7de1;}

.cesjgt{position: fixed; z-index: 99; background: rgba(0,0,0,0.9);  font-weight: bold; display: none;}
.cesjgt .cons{position: relative; margin: 0 auto; width: 600px;}
.cesjgt .cons .close{position: absolute; right: 10px; top: 10px; color: #fff; font-size: 36px; line-height: 1em; font-family: simsun; font-weight: bold; font-weight: bold;}
.cesjgt .txt{position: absolute; z-index: 3; top: 160px; width: 360px; left: 50%; margin-left: -180px; text-align: center; font-size: 20px; color: #6f0301;}
.cesjgt .txt h3{font-weight: bold; padding-bottom: 0.5em;}
.cesjgt .txt a{color: #6F0301; display: inline-block; border-bottom: 2px solid #000;}
.cesjgt .txt a:hover{border-color: #6F0301; color: #000000;}

.ckgd{display: block; margin: 3% auto 0; text-align: center; width: 5.5em; font-size: 24px; line-height: 1.8em; background: #950101; color: #fff; border-radius: 6px;}

.zouj{position: relative; z-index: 3;}

.fucfoot{position: fixed; z-index: 20; bottom: 0; left: 0; display: none; width: 100%; transition:.3s; -webkit-transition:.3s;}
.fucfoot.curs{bottom: -300px;}
.fucfoot .close{position: absolute; bottom: 100%; right: 0;}
.floadAd{position: fixed; z-index: 99;}
.floadAd .close{position: absolute; bottom: 100%; left: 100%; width: 30px;}

.fucringt{position: fixed; right: 0; top: 50%; -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform: translate(0,-50%); z-index: 20;}
.fucringt a{display: block; position: relative; background: #60a1f5; width: 60px; color: #fff;}
.fucringt a .ico{width: 25px; margin: 0 auto; padding: 0px 0 3px;}
.fucringt a p{font-size: 12px; text-align: center;}
.fucringt dd a{padding: 7px 0;}
.fucringt dd{margin-bottom: 2px; position: relative;}
.fucringt a .txt{background: #2f7de1; opacity: 0;transition:.3s; -webkit-transition:.3s;}
.fucringt a:hover .txt{opacity: 1;}
.fucringt a .txt span{position: absolute; width: 2em; font-size: 14px; line-height: 20px; left: 50%; top: 50%; -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.eamBox{position: absolute; right: 100%; top: 50%; -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform: translate(0,-50%); width: 125px; background: #fff; padding: 5px; border: 1px solid #2f7de1; font-weight: bold; margin-right: 10px; display: none; font-size: 13px;}
.eamBox img{margin: 0 auto;}
.eamBox p{color: #000000; text-align: center;}
.eamBox font{position: absolute; width: 7px; top: 50%; left: 100%;-moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform: translate(0,-50%);}
.fucringt dd:hover .eamBox{display: block;}

.blfuc{position: fixed; left: 5px; top: 50%; -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform: translate(0,-50%); z-index: 20; width: 116px;}
.blfuc .day{position: relative; z-index: 20; display: block;}
.blfuc ul{position: absolute; left:15%; width: 180px; height: 320px; top: 50%; -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform: translate(0,-50%); background:url(/images/fuc/fuclef1.png) no-repeat center; background-size: 100% 100%; display: none;}
.blfuc ul li{position: absolute; left: -5%; top: 38%;}
.blfuc ul li a{display: block; padding: 4px; border: 1px solid #815733; border-radius: 50%; font-size: 16px; width: 64px;}
.blfuc ul li a span{width: 2em; line-height: 1.2em; padding: 0.8em 1em; background: #815733; color: #fff; border-radius: 50%; display: block;}
.blfuc ul li a:hover span{background:#ab723e;}
.blfuc ul li:nth-child(1){transition:.3s; -webkit-transition:.3s;}
.blfuc ul li:nth-child(2){transition:.3s; -webkit-transition:.3s;}
.blfuc ul li:nth-child(3){transition:.3s; -webkit-transition:.3s;}
.blfuc ul li:nth-child(4){transition:.3s; -webkit-transition:.3s;}

.blfuc.curs ul li:nth-child(1){left: 0; top: 0;}
.blfuc.curs ul li:nth-child(2){left: 55%; top: 18%;}
.blfuc.curs ul li:nth-child(3){left: 55%; top: 56%;}
.blfuc.curs ul li:nth-child(4){left: 0; top: 74%;}

.zhdtc{position: fixed; background: rgba(0,0,0,0.8); z-index: 99; display: none;}
.zhdtc .cons{border: 2px solid #950101; width: 435px; position: relative; margin: 0 auto; background: #fff;}
.zhdtc .close{position: absolute; bottom: 100%; left: 100%; width: 30px; margin-bottom: 5px;}
.zhdtc .bd{padding: 24px 56px;}
.zhdtc .bd .li{padding-bottom: 15px;}
.zhdtc .bd .li input{display: block; width: calc(100% - 38px); padding: 0 18px; border: 1px solid #b1b1b1; line-height: 46px; color: #000000; height: 46px; font-size: 22px; font-family: simhei;}
.zhdtc .bd .ann{ font-size: 22px;}
.zhdtc .bd .ann input{display: block; margin: 0 auto; padding: 0 0.6em; height: 1.8em; background: #56150f; border: 0; cursor: pointer; color: #fff; border-radius: 5px;}
.zhdtc .bd .ann input:hover{background: #950101;}


@media screen and (min-width:1200px) {
    /*.zouBox .left .txt h3{font-size: 23px;}*/
}
@media screen and (min-width:960px) {
    .hmtit h3{font-size: 20px;}
    .hmtit h3 span{font-size: 16px;}
    /*.ymwd{font-size: 20px;}*/
}
@media screen and (max-width:1580px) {
    .ft28{font-size: 22px;}
    .ft30{font-size: 20px;}
    .ft26{font-size: 21px;}
    .ft24{font-size: 13px;}
    .ft40{font-size: 32px;}
    .ft36{font-size: 30px;}
    .ft34{font-size: 28px;}
    .zzfw .li,.foot{font-size: 16px;}
    .link .cons{font-size: 14px;}
    .zzfw .li a{font-size: 20px;}
    .headtop .txt{padding-top: 15px;}
    .headtop .txt h3{letter-spacing:10px;}
    .nav{font-size: 18px;}
    .ymxm_ a .img h3{font-size: 22px;}
    .rmyfs .left .li .txt{font-size: 16px;}
    .ft60{font-size: 30px;}
    .rmyfs .left .li{padding: 18px 10px 18px 30px;}
    .ymxm_ a .txt{font-size: 14px;}
    .rmyfs .right a .txt{font-size: 15px;}
    .ymwd{font-size: 16px;}
    .news dt{font-size: 15px;}
    .news dd .txt p{font-size: 14px;}
    .ymwd ul li h5{padding-top: 16px;}
    .ymwd ul li{padding: 26.7px 0;}
    .qqzc ul li a p{font-size: 16px;}
    .zouBox .right .li{padding-bottom: 31px;}
    .zouBox .right .tit{padding-bottom: 28px;}

}
@media screen and (max-width:1520px) {
    .dlzc{left: auto; right: -4.5em; top: -20px; font-size: 16px; width: auto;}
    .guoj dl dd a{font-size: 16px;}
}
@media screen and (max-width:1400px) {
    .dlzc{right: -0.5em;}
    .nav{font-size: 18px;}
    .rmyfs .left .li{padding: 16.5px 10px 16.5px 30px;}


}
@media screen and (max-width:1200px) {
    .headtop .txt{display: none;}
    .nav{font-size: 18px; line-height: 45px;}
    .headtop{padding: 15px 0;}
    .dlzc{right: 0; top: 50%; margin-top: -12px;}
    .guoj dl dd a,.zouBox .left .txt{font-size: 14px;}
    .ymxm_ a .img h3{font-size: 20px;}
    .ymxm_ a .txt,.hmtit a{font-size: 14px;}
    .ymxm_ a .txt span{font-size: 12px;}
    .cgcase ul li .txt .tit img{display: none;}
    .ymwd{font-size: 18px;}
    .hmtit h3 span,.news dt,.qqzc ul li a p{font-size: 16px;}
    .hmtit h3{font-size: 24px;}
    .zouBox .left .txt{padding: 15px 17px;}
    .zouBox .left .txt h3{font-size: 20px;}
    .zouBox .right .tit img{width: 260px;}
    .zouBox .right .cons,.zouBox .right .dt a{font-size: 18px;}
    .zouBox .right .li{padding-bottom: 20px;}
    .zouBox .right .li span{ color: #000000;}
    .zouBox .right .li:nth-child(2) span,.zouBox .right .li:nth-child(1) span{ color: #7E5C3B;}

    .wsxl a.dj{padding: 0 35px 0 15px; background-size: 15px;}
    .wsxl ul li{padding: 0 35px 0 15px;}
    .zouBox .right .li .sr{padding: 0 15px 0 15px; height: 36px; line-height: 36px; width: calc(100% - 5.5em - 30px);}
    .wsxl.curc a.dj:before{background-size: 15px; width: 30px;}
    .hmtit{margin-bottom: 25px;}
    .zzfw .li h3,.link .cons{font-size: 14px;}
    .zzfw .li{font-size: 14px;}
    .zzfw .li a{font-size: 16px;}
    .foot .ewm .li{width: 140px; margin-left: 20px;}
    .foot{font-size: 16px;}
    .foot .ewm .li img{max-width: calc(100% - 8px);}
    .foot .con{width: calc(100% - 500px); margin-left: 30px;}
    .head{}
    .head .caid1{float: right; width: 2em; font-size: 14px;font-family: "microsoft yahei";}
    .head .caid1 p{padding-top: 5px; color: #b39063;}
    .head .dh{float: right; font-size: 14px; padding-right: 30px;font-family: "microsoft yahei";}
    .head .dh img{display: inline-block; vertical-align: middle; width: 0.9em; padding-bottom: 0.2em; padding-right: 0.3em; line-height: 1.2em;}
    .head .dh h3{font-size: 18px;font-style: italic; font-weight: bold; line-height: 1.2em;}
    .head .caid1 .cds2{display: none;}
    .head .caid1.cur .cds2{display: block;}
    .head .caid1.cur .cds1{display: none;}
    .head .caid1.cur p{color: #ff0000;}
    .head .caid1.cur{padding-top: 0;}

    .floadAd{width: 260px;}
    .floadAd .close{width: 24px;}

    /*公用*/
    .ptb150{padding: 60px 0 90px;}
    .ptb100{padding: 60px 0;}
    .ptb40{padding: 36px 0;}
    .pt80{padding: 55px;}
    .ptb70{padding: 50px 0 50px;}
    .ptb80{padding: 55px 0 55px;}
    .ft60{font-size: 30px;}
    .ft70{font-size:50px;}
    .ft84{font-size:60px;}
    .ft48{font-size: 40px;}
    .ft44{font-size: 38px;}
    .ft40{font-size: 30px;}
    .ft36{font-size: 28px;}
    .ft34{font-size: 28px;}
    .ft30{font-size: 18px;}
    .ft24{font-size: 13px;}
    .ft26{font-size: 23px;}
    .ft28{font-size: 24px;}
}
@media screen and (max-width:960px) {
    body{/* font-weight: bold; */}
    .pc{display: none;}
    .sj{display: block;}
    .head .caid2,.fhui{display: none;}
    .guoj dl dd{display: none; width: 25%; padding-bottom: 12px;}
    .guoj dl dt{float: left; width: 25%; padding-bottom: 12px;}
    .guoj dl dd img,.guoj dl dt img{margin: 0 auto; width: 60%; max-width: 80px;}
    .guoj dl dd:nth-child(1),.guoj dl dd:nth-child(2),.guoj dl dd:nth-child(3),.guoj dl dd:nth-child(4),.guoj dl dd:nth-child(5),.guoj dl dd:nth-child(6),.guoj dl dd:nth-child(7){display: block;}
    .ptb50{padding: 25px 0;}
    .guoj dl dt p{padding-top: 8px; text-align: center;}
    .head{position: fixed; top: 0; left: 0; width: 100%; z-index: 60;}
    .headtop .logo{width: 200px;}
    .nav{display: none;}
    .navs_{height: 82px; display: none !important;}
    .headH{height: 82px;}

    .navsj{position: fixed; background: #fff; top: 82px; width: 100%; height: calc(100% - 82px); padding: 0 0; display: none;}
    .navsj .cons{position: relative; height: 100%; overflow-y: auto;}
    .navsj .mun{}
    .navsj ul{padding: 5% 3% 0;}
    .navsj ul li{float: left; width: 25%; text-align: center; font-size: 16px; padding-bottom: 5%;}
    .navsj ul li img{margin: 0 auto; width: 60%; max-width: 82px;}
    .navsj ul li p{ padding: 8px 5% 0; line-height: 1.2em;}
    .navsj .mun2{}
    .navsj .mun2 ul li p{ height: 3em;}
    .navsj h3{padding: 0 3%; color: #fff; font-size: 16px; background: #7d7d7d; line-height: 2.2em; font-weight: bold;/* margin-bottom: 5%;*/}
    .news{width: 100%;}
    .newrls{width: 100%; padding-top: 3%;}
    .newrls li{display: none;}
    .newrls li:nth-child(1),.newrls li:nth-child(2){display: block;}
    .newrls li a{font-size: 14px; background-size: 0.6em; width: calc(100% - 18px);padding-left: 18px; }
    .news .img{margin: 0 auto; max-width: 592px;}
    .news dd .txt h3{font-size: 17px; padding-bottom: 0.2em;}
    .news dd .txt p{font-size: 13px;}
    .news dt a{padding-left: 18px; font-size: 14px; background: url(/images/sjbf/dian1.png) no-repeat left center; background-size: 0.6em; width: calc(100% - 18px);}
    .news dt{line-height: 40px;}
    .news dd{padding-bottom: 10px;}
    .hmtit h3{font-size: 20px; background-size: auto 1em; background-position: left 2px;}
    .hmtit h3 span{font-size: 12px;}
    .hmtit{line-height: 22px; margin-bottom: 12px; padding-bottom: 6px;}
    .hmtit:before{width: 120px; height: 1px;}

    .nrBoxs1{}
    .nrBoxs1 .qhtit{text-align: center;}
    .nrBoxs1 .qhtit a{float: left; width: calc(22% - 1px); margin-left: 1px; line-height: 2.4em; background: #f1f1f1; color: #2f7de1; font-size: 20px;}
    .nrBoxs1 .qhtit a.cur{background: #2f7de1;color:#fff}
    .nrBoxs1 .qhtit a:first-child{width: 28%; margin-left: 0;}
    .nrBoxs1 .qhtit a:nth-child(2){width: calc(28% - 1px);}

    .nrBoxs1 .cons{}
    /*.nrBoxs1 .conx{display: none;}*/
    .nrBoxs1 .cons .yimx{background: #fff;}
    .nrBoxs1 .cons .yimx li{padding-top: 8px;}
    .nrBoxs1 .cons .yimx li img{margin: 0 auto;}
    .nrBoxs1 .cons .yimx .txt{padding: 8px; font-size: 12px;}
    .nrBoxs1 .cons .yimx .txt h3{font-size: 16px; font-weight: bold;}

    .nrBoxs1 .cons .yimxs{padding-top: 8px;background: #fff; overflow: hidden; position: relative;}
    .yimxq{position: absolute; top: 50%; z-index: 3; width: 20px; margin-top: -75px;}
    .yimxq1{left: 3%;}
    .yimxq2{right: 3%;}
    .nrBoxs1 .cons .yimxs .txt{padding: 12px; font-size: 12px;}
    .nrBoxs1 .cons .yimxs .txt h3{font-size: 16px; font-weight: bold;}

    .nrBoxs1 .yianl li{margin-top: 12px; border: 1px solid #cecece;}
    .nrBoxs1 .yianl li p{font-size: 15px; padding: 12px 5%; border-top: 1px solid #cecece;}
    .yiwd ul{padding-top: 8px;}
    .yiwd ul li{padding:10px 0 ; font-size: 15px; border-bottom: 1px dashed #CECECE;}
    .yiwd ul li h3{ padding-left: 18px; background: url(/images/sjbf/dian1.png) no-repeat left center; color: #343434; background-size: 0.5em;}
    .yiwd ul li h3 p{float: left; width: calc(100% - 4.5em);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    .yiwd ul li h3 span{float: right; color: #f00;}
    .yiwd ul li h5{padding-top: 5px; height: 1.5em; width: calc(100% - 24px); padding-left: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color: #343434;}

    .qqzcqh{position: relative; overflow: hidden;}
    .qqzcqha{position: absolute; top: 50%; z-index: 3; width: 16px; margin-top: -14px;}
    .qqzcqh1{left: 3%;}
    .qqzcqh2{right: 3%;}
    .rmlx_{position: relative; overflow: hidden;}
    .rmlxqh{position: absolute; top: 50%; z-index: 3; width: 16px; margin-top: -14px;}
    .rmlxqh1{left: 3%;}
    .rmlxqh2{right: 3%;}

    .zouBox{background: none; padding: 0;}
    .zouBox .right .cons{padding: 0; color: #6a3906; font-size: 14px;}
    .zouBox .right{width: 100%; background: none;}
    .zouBox .right .cons .tits{text-align: center; font-weight: bold; padding-bottom: 0.7em;}
    .zouBox .right .cons .tits h5{font-weight: bold; font-size: 18px; padding-bottom: 0.1em;}
    .zouBox .right .cons .tits span{color: #f19725;}
    .zouBox .right .cons .tits h6{font-weight: bold;}
    .zouBox .right .li{padding-bottom: 12px; }
    .zouBox .right .dt a{font-size: 14px; line-height: 2.4em;}
    .zouBox .right .li{line-height: 36px;}
    .wsxl a.dj{line-height: 35px;}
    .wsxl.curc a.dj:before{height: 33px;}

    .huodjz{padding-bottom: 0;}
    .huodjz_{position: relative; overflow: hidden;}
    .huodjz_ a{display: block; padding: 10px 5% 25px 15%; position: relative; overflow: hidden;}
    .huodjz_ a .hot{position: absolute; left: 0; top: 0; width: 14%;}
    .huodjz_ a font{position: absolute; right: 5%; font-size: 16px; width: 1em; line-height: 1.2em; top: 50%; padding:1em 0.5em; background: #f19725; color: #fff; border-radius: 1em; box-shadow: 2px 2px 4px rgba(0,0,0,0.5); margin-top: -3.4em;}
    .huodjz_ a h3{color: #f19725; font-weight: bold; font-size: 16px; padding-bottom:5px; line-height: 1.2em;}
    .huodjz_ a .con{float: left; width: calc(100% - 45px);}
    .huodjz_ a p{font-size: 13px; color: #000000; padding-bottom: 10px;}
    .huodjz_ a .li{padding-top: 6px; font-size: 12px;}
    .huodjz_ a .li span{display: block; width: 4.5em; line-height: 2em; background: #7E5C3B; color: #fff; padding: 0 0.5em; margin-bottom: 0.5em;}
    .huodjz_ a .li h5{font-weight: bold;}
    .huodtion{position: absolute; bottom: 3px !important; left: 0; width: 100%; text-align: center; z-index: 4;}
    .huodtion span{opacity: 0.5;}
    .huodtion span.swiper-pagination-bullet-active{background: #955513; opacity: 1;}

    .footsj{position: fixed; bottom: 0; left: 0; width: 100%; padding: 6px 0; z-index: 50; background: url(/images/sjbf/footbg1.jpg) no-repeat center; background-size: cover;}
    .footsj ul li{float: left; width: 25%; text-align: center; font-size: 12px;}
    .footsj ul li img{width: 2.2em; margin: 0 auto;}
    .footsj ul li p{padding-top: 5px; color: #fff;}
    .footsjH{height: 61px;}

    /*.dlzctc{display: block;}*/
    .dlzctc .cons{padding: 15px; font-size: 16px; display: block; width: calc(90% - 30px); max-width: 280px;}
    .dlzctc .cons .li{margin-top: 15px; line-height: 36px;}
    .dlzctc .cons .li input{height: 36px; line-height: 36px;}
    .dlzctc .cons .dd{margin-top: 15px;}
    .dlzctc .cons .dd input{height: 38px;}
    .ckgd{font-size: 18px;}

    .fucfoot{bottom: 61px;}
    .fucfoot .close{width: 24px;}
    /*.floadAd{display: none !important;}*/

    .blfuc{width: 60px; left: 5px;}
    .blfuc ul{position: absolute; left:15%; width: 120px; height: 200px;}
    .blfuc ul li{position: absolute; left: -5%; top: 38%;}
    .blfuc ul li a{display: block; padding: 2px; border: 1px solid #815733; border-radius: 50%; font-size: 12px; width: 48px;}
    .blfuc ul li a span{width: 2em; line-height: 1.2em; padding: 0.8em 1em; background: #815733; color: #fff; border-radius: 50%; display: block;}
    .blfuc ul li:nth-child(1){transition:.3s; -webkit-transition:.3s;}
    .blfuc ul li:nth-child(2){transition:.3s; -webkit-transition:.3s;}
    .blfuc ul li:nth-child(3){transition:.3s; -webkit-transition:.3s;}
    .blfuc ul li:nth-child(4){transition:.3s; -webkit-transition:.3s;}

    .blfuc.curs ul li:nth-child(1){left: 0; top: 0;}
    .blfuc.curs ul li:nth-child(2){left: 55%; top: 18%;}
    .blfuc.curs ul li:nth-child(3){left: 55%; top: 56%;}
    .blfuc.curs ul li:nth-child(4){left: 0; top: 74%;}

}

@media screen and (max-width:768px) {
    .news .tab {
        top: 0;
    }
    .news .tab li{
        padding: 2px 10px;
    }
    .headtop .logo{width: 140px;}
    .headtop{padding: 10px 0;}
    .head .dh{font-size: 9px; padding-right: 10px; padding-top: 4px;}
    .head .dh h3{font-size: 14px;}
    .head .caid1{ font-size: 11px; padding-top: 1px; width: 2.2em;}
    .head .caid1 img{width: 22px;}
    .head .caid1 p{padding-top:2px;}
    .headH{height: 57px;}
    .navsj{top: 57px; height: calc(100% - 57px);}
    .navsj ul li{font-size: 15px;}
    .hmtit h3 span{display: none;}

    .nrBoxs1 .qhtit a{font-size: 16px;}

    .cesjgt .cons{width: 90%; max-width: 600px;}
    .cesjgt .cons .txt{top: 43%; width: 60%; left: 20%; margin-left: 0; font-size: 14px;}
    .cesjgt .cons .txt h3{padding-bottom: 0.2em; font-size: 18px;}
    .cesjgt .cons .txt p{line-height: 1.3em;}
    .ckgd{font-size: 14px;}
    .zhdtc .bd{padding: 20px;}
    .zhdtc .cons{width: 80%; max-width: 360px;}
    .zhdtc .bd .li input{font-size: 16px; line-height: 36px; height: 36px;}
    .zhdtc .bd .ann{font-size: 16px;}

    /*公用*/
    .ptb150{padding: 50px 0 80px;}
    .ptb100{padding: 50px 0;}
    .ptb40{padding: 30px 0;}
    .pt80{padding:45px;}
    .ptb80{padding: 45px 0 45px;}
    .ptb70{padding: 40px 0 40px;}
    .ft60{font-size: 36px;}
    .ft70{font-size:42px;}
    .ft84{font-size:50px;}
    .ft40{font-size: 26px;}
    .ft48{font-size: 30px;}
    .ft44{font-size: 28px;}
    .ft36{font-size: 25px;}
    .ft34{font-size: 25px;}
    .ft30{font-size: 24px;}
    .ft24{font-size: 13px;}
    .ft26{font-size: 21px;}
    .ft28{font-size: 22px;}
}

@media screen and (max-width:640px) {
    .news .tab {
        top: 0;
    }
    .news .tab li{
        padding: 2px 10px;
    }
    .nrBoxs1 .qhtit a{font-size: 14px;}
    .hmtit h3{font-size: 20px;}
    .floadAd{width: 210px;}

}

@media screen and (max-width:480px) {
    .news .tab {
        top: 0;
    }
    .news .tab li{
        padding: 2px 10px;
    }
    .navsj ul li{font-size: 14px;}
    .guoj dl dd a, .zouBox .left .txt{font-size: 13px;}
    .nrBoxs1 .qhtit a{font-size: 13px;}
    .nrBoxs1 .cons .yimx li img{width: 100%;}

    .cpyyw_{width: 80%; margin: 0 auto;}
    /*公用*/
    .ptb150{padding: 40px 0 60px;}
    .ptb100{padding: 40px 0;}
    .ptb80{padding: 30px 0 30px;}
    .pt80{padding: 40px;}
    .ft60{font-size: 32px;}
    .ft70{font-size:36px;}
    .ft84{font-size:40px;}
    .ft40{font-size: 24px;}
    .ft48{font-size: 26px;}
    .ft44{font-size: 25px;}
    .ft36{font-size: 23px;}
    .ft34{font-size: 23px;}
    .ft30{font-size: 20px;}
    .ft24{font-size: 13px;}
    .ft26{font-size: 19px;}
    .ft28{font-size: 20px;}
}

@media screen and (max-width:378px) {


}
@media screen and (max-width:338px) {

}

@media screen and (max-height:570px) {

}


.tabContentDiv .tabContent{display: none;}









.Crumbs{}
.Crumbs .con{background: #fff;color: #000000;line-height: 2.8em;/* font-weight: bold; */}
.Crumbs .con a{color: #000000;}
.Crumbs .con a:hover{color: #2f7de1;}
.member{padding-top: 0;}
.leftnav{float: left; width: 278px; border: 2px solid #d5d5d5; line-height: 2.4em; background: #fff;}
.leftnav img{display: inline-block; vertical-align: middle; padding-right: 0.5em;}
.leftnav h3{padding-left: 1.05em; background: #955513; color: #fff; border-bottom: 2px solid #cecece;}
.leftnav ul li a{display: block; padding-left: 1.05em; color: #000000;}
.leftnav ul li a:hover,.leftnav ul li a.cur{background: #bebebe;}
.member .right{float: right; width: calc(100% - 398px); background: #fff; padding: 20px 40px;}
.baiklist{}
.baiklist ul li{line-height: 2.2em; border-bottom: 2px dashed #cecece;}
.baiklist ul li a{color: #343434; display: block; padding-left: 1em; background: url(/images/sjbf/dian1.png) no-repeat left center; width: calc(100% - 1em); overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.baiklist ul li a:hover{color: #955513;}
.page{text-align: center;padding-top: 25px;font-weight: bold;}
.page a{ display: inline-block; margin: 0 0.5em; color: #000000;}
.page span,.page a:hover{color: #2f7de1; text-decoration: underline;}
.page font{display: inline-block; color: #000000; padding-right: 1em;}


.sign{position: relative;}
.geren{font-size: 16px;}
.geren ul li{line-height: 4em; border-bottom: 1px solid #cecece;}
.geren ul li a{display: block; padding-left: 1.05em; color: #000000;}
.geren ul li a:hover,.leftnav ul li a.cur{background: #bebebe;}
.geren img{display: inline-block; vertical-align: middle; padding-right: 0.8em; width: 1.2em;}
.signdl .logos{width: 35%; margin: 0 auto; max-width: 162px; padding-bottom: 3%;}
.signdl .cons .li{margin-top: 7%; border: 1px solid #000000; line-height: 40px;}
.signdl .cons .li .span{float: left; width: 3em; text-align: center; padding: 0; border: 0; border-right: 1px solid #000000; color: #000000; background: #f5ead6;}
.signdl .cons .li input{float: left; width: calc(100% - 3em - 31px); padding: 0 15px; border: 0; height: 40px; line-height: 40px; }
.signdl .cons .li a{float: left; width: 7em; text-align: center; color: #000000; border-right: 1px solid #000000;}
.signdl .cons .li a.cur{color: #808080;}
.signdl .cons .li.sjyz input{width:calc(100% - 7em - 31px);}
.signdl .cons .dd{margin-top: 7%;}
.signdl .cons .dd input{display: block; border: 0; width: 100%; height: 40px; background: #be9d67; color: #fff; cursor: pointer; color: #f00; font-size: 16px;}
.signdl .cons .dd input:hover{background: #7E5C3B;}
.signdl .cons .dt{text-align: right; padding-top: 15px; color: #808080;}
.signdl .cons .dt a{color: #000000;}
.signdl .cons .dt a:hover{color: #BE9D67;}
.signdl .cons .dl{font-size: 13px; padding-top: 15px; text-align: center;}

.guojs{padding-top: 0;}

.rmliux_{position: relative; overflow: hidden;}
.rmliux_ .txt{background: #fff; padding: 20px 20px 24px; font-size: 18px;}
.rmliux_ .txt h3{/* font-weight: bold; */width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 1.2em;padding-bottom: 0.3em;}
.rmliux_ .txt p{height: 4.5em; overflow: hidden;}
.rmliux_ .txt a{display: block;width: 6em;margin: 1em auto 0;background: #60a1f5;color: #fff;border-radius: 3px;text-align: center;line-height: 2.1em;font-weight:bold;}
.rmliux_ .txt a:hover{background: #2f7de1;}
.rmliux_ .img img{width: 100%;}


.guojss{padding-top: 0;}

.liuxxm{}
.liuxxm .tit{text-align: center; padding-bottom: 0px; color: #2f7de1; line-height: 1.2em; font-size:25px;}
.liuxxm ul li{float: left; width: calc(50% - 58px); margin-top: 48px;}
.liuxxm ul li .con{background: #fff; box-shadow: 3px 3px 6px rgba(0,0,0,0.3);}
.liuxxm ul li:nth-child(2n){float: right;}
.liuxxm ul li .img{position: relative;}
.liuxxm ul li .img p{position: absolute; bottom: 0; left: 0; width: 90.1%; padding: 8px 5%; background: rgba(0,0,0,0.6); text-align: center; color: #fff; font-size: 20px; font-weight: bold;}
.liuxxm ul li .txts{padding: 30px 40px; text-align: center;}
.liuxxm ul li .txts .li{padding-bottom:1.5em; font-size: 18px; color: #000000;}
.liuxxm ul li .txts .li h3{padding-bottom: 0.3em; color: #2f7de1;}
.liuxxm ul li .txts .li p{ height: 6em;}
.liuxxm ul li .txts a{font-size: 20px; color: #2f7de1; }
.liuxxm ul li .txts a:hover{text-decoration: underline;}

.pagtit{line-height: 1.2em; /*font-weight: bold;*/ padding-bottom: 0.6em;}
.pagtit span{float: left; color:#343434; font-size:22px;/*#6D0200;*/}
.pagtit a{float: right; font-size: 22px; background: #6D0200; color: #fff; padding: 0 0.8em; line-height: 34px; margin-top: 3px; border-radius: 4px;}
.pagtit a:hover{background: #2f7de1;}
.chglwd {padding-top: 0;width: 100%;}
.chglwd ul li{line-height: 2em; /*font-weight: bold;*/ float: left;width:50%; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.chglwd ul li a{color: #343434; background: url(/images/sjbf/dian1.png) no-repeat 1% center; padding-left: 24px; width: calc(100% - 24px); overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.chglwd ul li a:hover{color: #60a1f5;}

/*.chglwda{padding-top: 0; width:90%;}*/
.lxzxlist{padding-top: 0px;}
.lxzxlist ul li{line-height: 1.8em;border-bottom: 1px dashed #cecece;padding: 0.4em 0;font-weight: bold;}
.lxzxlist ul li:first-child{padding-top: 0;}
.lxzxlist ul li span{color:#999;font-size: 0.8em;font-weight: normal;float: right;}
.lxzxlist ul li a{color: #343434;/*display: inline-block; */padding-left: 24px;background: url(/images/sjbf/dian1.png) no-repeat left center;width: calc(100% - 24px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;margin-right: 1%;}
.lxzxlist ul li a:hover{color: #2f7de1;}
.lxzxlist dl dd{padding: 0.6em 0; border-bottom: 1px dashed #CECECE; color: #343434;}
.lxzxlist dl dd:first-child{padding-top: 0;}
.lxzxlist dl dd h3{padding-left: 24px; background: url(/images/sjbf/dian1.png) no-repeat left center; width: calc(100% - 24px); overflow: hidden;}
.lxzxlist dl dd h3 p{float: left; width: calc(95% - 4.5em);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*.lxzxlist dl dd h3 a{float: right; color: #f00;}*/
.lxzxlist dl dd h3 p a{color:#343434;}
.lxzxlist dl dd h3 span{color:#999;font-size: 0.8em;}
.lxzxlist dl dd h3 a:hover{color: 2f7de1;}
.lxzxlist dl dd h4{position: relative;left: 0;top: 0; height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.lxzxlist dl dd h4 p{ padding-top: 0.4em; height: 1.6em; color: #525252;font-size: 0.8em; padding-left: 24px; width: calc(95% - 24px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.lxzxlist dl dd h4 .move{display:inline-block;position: absolute;right:1%;top: 0; color: #999; padding-top: 0.4em; height: 1.6em; }
.lxzxlist dl dd h4 .move:hover{color:#2f7de1;}

.zixxq{ padding-top: 0;}
.zixxq .tit{text-align: center; color: #000000; padding-bottom: 1em;}
.zixxq .tit h3{ line-height: 1.2em;}
.zixxq .tit p{color: #343434; font-size: 18px;padding-top: 0.4em;}
.zixxq .xqcon{color: #000000;padding-bottom: 20px;/* font-weight: bold; */ }
.zixxq .xqcon a {color:#60a1f5;font-size:1em;
}

.zixxq .xqcon p {
    line-height: 1.8em;
    margin-top: 1.2em;
}
.zixxq .xqcon img{height: auto !important; display: inline-block;}
.zixxq .bdsharebuttonbox{float: right;}

.fy{padding-bottom: 0;  margin-bottom: 2%;}
.fy ul{}
.fy ul li{float: left; padding: 0 2.5%; width: 43%; color: #000000;}
.fy ul li p{width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.fy ul li:last-child{float: right;}
.fy ul li a{color: #000000;}
.fy ul li a:hover{color: #2f7de1;}
.fy ul li span{color: #666;}

.qaBox{padding-top: 0;}
/*.went{font-weight: bold;}*/
/*.went .tit{padding-bottom: 0.6em; color: #000; line-height: 1.2em;text-align: center;}*/
/*.went  p {color:#343434;*/
/*}*/
/*.went p:first-of-type {*/
/*    text-align: center;*/
/*}*/
/*.went .txt{color: #000000; padding-bottom: 0.3em; line-height: 1.2em;}*/
/*.went .tp{text-align: right; color: #000000; font-size: 22px;}*/
/*.went .tp span{color: #60a1f5; padding: 0 0.3em;}*/
/*.went img{margin:0 auto;}*/
/*.went a{color: #2f7de1;font-size: 1em;}*/
/*.went a:hover{color: #2f7de1;font-style:underline;}*/
.went p{
    font-size: 16px;
    line-height: 35px;
}
.went h2{
    font-size: 22px;

}
.tiwen{font-weight: normal;}
.tiwen .tit{color: #2f7de1; line-height: 1.2em;}
.tiwen .tit img{padding-right: 15px; display: inline-block; vertical-align: middle; padding-bottom: 0.2em;}
.tiwen .textarea{padding-top: 33px; padding-left:51px; position: relative;}
.tiwen .textarea textarea{display: block; width: calc(100% - 44px); border: 2px solid #accbf3; background: none; padding: 20px;height: 138px;font-family: "microsoft yahei"; font-weight: 200;}
.tiwen .textarea span{left: calc(3% + 51px); top: 10px; position: absolute;}
.tiwen .ann{padding-top: 44px;}
.tiwen .ann input{float: right; border: 0; background: #2f7de1; color: #fff; width: 5.6em; height: 2em; font-family: "microsoft yahei"; font-weight: 200;}

.khtw{}
.khtw ul li{padding-top: 30px; font-weight: bold;}
.khtw ul li:first-child{padding-top: 0;}
.khtw ul li .tit{color: #000;}
.khtw ul li .tit span{display: inline-block; vertical-align: middle; margin-left: 0.8em; font-size: 14px; line-height: 1.5em; padding: 0 0.5em; border: 1px solid #cfa972; color: #cfa972;}
.khtw ul li .txt{padding-top: 15px; font-weight: 600; color: #000000;}

.rmwt{/*font-weight: bold;*/ padding-top: 5px;}
.rmwt .tit{color: #343434; line-height: 1.2em; padding-bottom: 0.3em;}
.rmwt .tit img{padding-right: 15px; display: inline-block; vertical-align: middle; padding-bottom: 0.2em;}
.rmwt ul li{line-height: 2em; display: none;}
.rmwt ul li a{display: block; color: #000000;background: url(/images/sjbf/dian1.png) no-repeat left center; padding-left: 24px; width: calc(100% - 24px); overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.rmwt ul li a:hover{color: #2f7de1;}
.rmwt .qh{padding-top: 20px; text-align: center;}
.rmwt .qh a{display: inline-block; margin: 0 5px; opacity: 0.1;}
.rmwt .qh a.cur{opacity: 1;}
.rmwt img{display: inline-block;}

.caslist{padding-top: 0;}
.caslist ul{padding-bottom: 10px;}
.caslist ul li{float: left; width: calc(50% - 14px); margin-top: 50px;}
.caslist ul li:nth-child(1),.caslist ul li:nth-child(2){margin-top: 0;}
.caslist ul li:nth-child(2n){float: right;}
.caslist ul li .txt{padding: 15px 20px; background: #fff; border: 1px solid #CECECE;}
.caslist ul li .txt .con span{float: left; font-size: 19px; width: 2.8em; line-height: 1.6em; background: #fe6a20; color: #fff; text-align: center; border-radius: 4px;}
.caslist ul li .txt .con p{float: right; width: calc(100% - 3em); color: #000000; line-height: 1.3em; height: 3.9em; overflow: hidden;}
.caslist ul li .txt a{display: block; width: 5.5em; line-height: 1.8em; border-radius: 5px; background: #f1f1f1; color: #2f7de1; margin: 0.7em auto 0; font-size: 20px; text-align: center;}
.caslist ul li .txt a:hover{background:#2f7de1;color:#fff;}
.caslist ul li .txt .ann{text-align-last: center; padding: 22px 0 8px;}
.caslist ul li .txt .ann a{display: inline-block; margin: 0 3px;}

.liuxxq{padding-top: 0;}
.liuxxq_{font-weight: bold;}
.liuxxq_ .tit{ line-height: 1.8em;}
.liuxxq_ .tit a{float: left;margin-right: 2px;margin-bottom:2px;background: #f1f1f1;;color: #2f7de1;text-align: center;padding:0 0.5em;font-weight: normal;}
.liuxxq_ .tit a.cur,.liuxxq_ .tit a:hover{background: #2f7de1;color:#fff;}
.liuxxq_ .cons{margin-top: 48px;}
.liuxxq_ .cons .con{display: none; color:#343434;}
.liuxxq_ .cons .tits{border-bottom: 1px solid #818181; line-height: 1.5em; margin-bottom: 1em;}
.liuxxq_ .cons .tits font{color: #2f7de1;}
.liuxxq_ .cons .txt{}
.liuxxq_ .cons .txt img{display: inline-block; height: auto !important;}
.liuxxq .fjrys{width: 100%;}

.pagetit{text-align: center; /*color: #f5ead6;*/color: #343434; padding-bottom: 25px;}
.pagetit h3{line-height: 1.2em; background:url(/images/about/abh3.png) no-repeat  center;}
.pagetit p{line-height: 1.2em;}

.zoujfj{padding: 5% 0 2%;}
.zoujfj .cons{/*background: rgba(250,250,250,0.6); */color: #000; font-weight: bold;}
.zoujfj .cons .cons_{padding: 40px;}
.zoujfj .cons .li{float: left; width: 30.33%; margin-left: 4.5%; padding-bottom: 0em;}
.zoujfj .cons .li:nth-child(3n+1){margin-left: 0;}
.zoujfj .cons .li img{float: left; padding-top: 0.2em;}
.zoujfj .cons .li p{float: right;width: calc(100% - 45px);height: 3em;font-weight: normal;}
.zoujfj .cons .li p span{color: #950101;}
.zoujfj .con{padding-top: 1em;}
.zoujfj .con .img{float: left; width: 41.5%;}
.zoujfj .con .img img{width: 100% !important; height: auto !important;}
.zoujfj .con .txt{float: right;width: calc(58.5% - 24px);line-height: 2.5em;font-weight: normal;letter-spacing:.1em; margin-top:-1.5%; }
input[type="image"]{max-width: 100% !important; height: auto !important;}

.hyeys{padding: 1% 0 2%;}
.hyeys .con{float: left; width: 33.33%; color: #343434;}
.hyeys .li{position: relative;}
.hyeys .li .txt{padding: 28px;}
.hyeys .li2 .txt{position: absolute; bottom: 0; left: 0;}
.hyeys .li3 .txt{position: absolute; top: 50%; margin-top: -100px; left: 0;}
.hyeys .li1{background: url(/images/about/abys1.jpg) no-repeat center; background-size: cover; height: 310px;}
.hyeys .li2{background: url(/images/about/abys2.jpg) no-repeat center; background-size: cover; height:460px;}
.hyeys .li3{background: url(/images/about/abys3.jpg) no-repeat center; background-size: cover; height: 460px;}
.hyeys .li4{background: url(/images/about/abys4.jpg) no-repeat center; background-size: cover; height:310px;}
.hyeys .li5{float: left; width: 33.33%; color: #343434;background: url(/images/about/abys5.jpg) no-repeat center; background-size: cover; height:770px;}
.hyeys .li5 .img{position: absolute; left: 25px; bottom: 25px; width: calc(100% - 50px);}

.links{padding-top: 50px;}

.pagetits{color: #343434;}
.pagetits h3{font-weight: bold;}

.hwfcs{padding-top: 0;}
.sanx{}
.sanx .li{margin-top: 1.2em; color: #343434;}
.sanx .li:first-child{margin-top: 0;}
.sanx .li h3{line-height: 1.2em;}
.sanx .li a{color: #343434;;float: left;margin-top: 0.8em;margin-left: 1em;border: 1px solid #dcdcdc;background: #fff;padding: 0 1em;}
.sanx .li a.cur,.sanx .li a:hover{background: #2f7de1; color: #fff;}
.sanx .li .con{margin-left: -1em; width: calc(100% + 1em);}

.hwfclist{}
.hwfclist ul{padding-bottom: 3%;}
.hwfclist ul li{float: left; width: calc(50% - 21px); margin-top: 44px;}
.hwfclist ul li:nth-child(2n){float: right;}
.hwfclist ul li .con{}
.hwfclist ul li .img{float: left; width: 31.5%;}
.hwfclist ul li .txt{float: right;width: calc(68.5% - 20px);font-size: 22px;font-weight: bold;color: #000000;font-weight: normal;}
.hwfclist ul li .txt h3{color: #60a1f5; border-bottom: 1px solid #dcdcdc; margin-bottom: 10px; width: 100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hwfclist ul li .txt p{padding: 0px 0;}
.hwfclist ul li .anns{margin-top: 10px; border-top: 1px solid #DCDCDC; padding-top: 6px; line-height: 1.7em; overflow: hidden;}
.hwfclist ul li .anns span{float: left; width: calc(100% - 8em); color: #60a1f5; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hwfclist ul li .anns a{padding: 0 1em; text-align: center; background: #accbf3; color: #fff; border-radius: 6px; float: left; margin-left: 1em;}
.hwfclist ul li .anns a:hover{background: #2f7de1;}

.fcxw{padding-bottom: 15px; font-size: 20px;}
.fcxw .hmtit{margin-bottom: 20px;}
.fczx{float: left; width: calc(50% - 70px);}
.fczx ul li{line-height: 2.65em; font-weight: bold;}
.fczx ul li a{padding-left: 24px;width: calc(100% - 24px);background: url(/images/sjbf/dian2.png) no-repeat center left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #343434;display: block;font-weight: normal;}
.fczx ul li a:hover{color: #7E5C3B;}

.fchd{float: right; width: 50%;}
.fchd ul{max-width: 510px; margin:1em auto 0;}
.fchd ul li{line-height: 2.2em; font-weight: bold;}
.fchd ul li a{padding-left: 24px; width: calc(100% - 24px); background: url(/images/sanj1.png) no-repeat center left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color: #343434; display: block;}
.fchd ul li a:hover{color: #7E5C3B;}
.fchd .tuw{max-width: 510px; margin: calc(0.5em + 20px) auto 0;}
.fchd .tuw .txt{background: #fff; padding: 22px; border: 1px solid #DCDCDC;}
.fchd .tuw .txt span{float: left; color: #fff; background: #fe6a20; padding: 0 0.5em; font-size: 16px; border-radius: 4px; margin-top: 0.3em;}
.fchd .tuw .txt p{float: right; width: calc(100% - 3.5em); color: #000000;}
.fchd .tuw .txt a{display: block; width: 5.5em; margin: 0.8em auto 0; background: #950101; color: #fff; text-align: center; line-height: 1.7em; border-radius: 6px;}
.fchd .tuw .txt a:hover{background: #7E5C3B;}



.fancxq{padding-top: 0;}
.fancxq .tit{text-align: center;/* font-weight: bold; */color: #000;padding-top: 0;line-height: 1.6em;}
.fcxBox{}
.fcxBox .img{float: left; width: 48.5%;}
.fcxBox .txt{float: right; width: calc(51.5% - 25px); color: #000000; line-height: 1.9em;}
.fcxBox .txt img{display: inline-block; vertical-align: middle; padding-right: 0.5em;}
.fcxBox .txt .js{margin-top: 0.8em; padding: 0.8em 1.5em 0; border-top: 1px solid #DCDCDC;}

.fcxlb{padding-bottom: 5%; margin-bottom: 5%; border-bottom: 2px dashed #818181;}
.fcxlb .cons{padding-top: 40px;color: #000000;/* font-weight: bold; */border-bottom: 1px solid #dedede;padding-bottom: 40px;}
.fcxlb .cons:first-child{font-weight: 200;}
.fcxlb .cons .tits{/* font-weight: bold; */padding-left: 0.6em;line-height: 1.2em;border-left: 4px solid #2f7de1;}
.fcxlb .cons .txt{padding-top: .8em;}
.fcxlb .cons .txt b{font-weight:normal;}
.fcxlb .cons .txt img{display: inline-block; padding: 0 0.5em; height: auto !important;}

.qqhzlist{padding-bottom: 50px;}
.qqhzlist ul li{float: left; width: calc(50% - 48px); margin-top: 78px; font-size: 25px;}
.qqhzlist ul li:nth-child(2n){float: right;}
.qqhzlist ul li:nth-child(2),.qqhzlist ul li:nth-child(1){margin-top: 0;}
.qqhzlist ul li .cons{position: relative; padding: 33px 0 0 19px;}
.qqhzlist ul li .cons .gj{background: url(/images/passport/huzico1.png) no-repeat left center; width: 151px; padding-right: 45px; height: 81px; line-height: 66px; color: #fff; text-align: center; font-weight: bold; position: absolute; top: 0; left: 0;}
.qqhzlist ul li .con{ padding: 35px 40px; text-align: center; color: #343434; border:1px solid #f1f1f1;}
.qqhzlist ul li .con h3{font-size: 30px; padding-bottom: 0.3em; border-bottom: 1px solid #fff; margin-bottom: 20px;}
.qqhzlist ul li .con .txt{line-height: 1.8em; height: 5.4em;}
.qqhzlist ul li .con a{display: block; width: 5.5em; line-height: 1.8em;  border-radius: 6px; color: #2f7de1; background:#f1f1f1; margin: 0 auto; font-size: 20px;}
.qqhzlist ul li .con a:hover{background: #2f7de1; color: #fff;}

.lxwm{padding-top: 0;}
.map{height: 645px; font-family: simsun;}
.map img{max-width: initial;}
.lwlux{font-weight: bold; color: #000000; line-height: 1.7em;}
.lwlux h3{color: #60a1f5; padding: 1.2em 0 0.6em; line-height: 1.2em;}
.lxfs{}
.lxfs .li{padding-top: 40px; font-weight: bold; color: #000000; line-height: 1.2em;}
.lxfs .li img{display: inline-block; vertical-align:  middle; padding-right: 0.5em; padding-bottom: 0em;}
.lxfs .li span{float: left;}
.lxfs .li h5{float: left; max-width: calc(100% - 9em); color: #60a1f5; text-align: right;}
.lxfs .li h5 p{text-align: left;}
.lxfs .li h5 a{display: inline-block; color: #2f7de1; font-size: 25px; line-height: 1.2em;}
.lxfs .li h5 a:hover{text-decoration: underline;}



.yimmlist{}
.yimmlist ul li{float: left; width: calc(50% - 13px); margin-top: 50px;}
.yimmlist ul li:nth-child(2n){float: right;}
.yimmlist ul li a{display: block;text-align: center;font-size: 30px;background:#f1f1f1;color: #2f7de1;line-height: 1.6em;/* font-weight: bold; */}
.yimmlist ul li a:hover{background: #2f7de1; color:#fff;}
.yimmlist ul li .con{border: 1px solid #dcdcdc; background: #fff; padding:15px 22px 10px;}
.yimmlist ul li .con .gj{float: left; width: 124px; text-align: center;}
.yimmlist ul li .con .gj img{margin: 0 auto;}
.yimmlist ul li .con .gj h3{font-size: 20px;padding-top: 0.3em;}
.yimmlist ul li .con .txt{float: right;width: calc(100% - 150px);color: #8c8c8c;font-size: 16px;/* font-weight: bold; */line-height: 1.8em;}
.yimmlist ul li .con .txt h3{font-size: 18px;color: #000000;padding-bottom: 0.5em;line-height: 1.3em;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.xmdb{padding-top: 0;}
.dbbd{max-width: 1020px; margin: 0 auto;}
.dbbd .li{float: left; width: calc(45% - 43px);}
.dbbd .li.li2{float: right; width: calc(55% - 43px);}
.dbbd .li span{float: left; font-size: 30px; width: 3em; line-height: 52px; font-weight: bold; color: #000000;}
.dbbd .li input{float: left; width: calc(100% - 4em - 42px); font-size: 24px; height: 50px; line-height: 50px; padding: 0 20px; background: #f1f1f1; border: 1px solid #f1f1f1; border-radius: 5px;}
.dbbd .li.li2 input.dh{width: 5.2em; border-radius: 5px 0 0 5px; height: 52px; color: #000000; padding: 0;}
.dbbd .li.li2 input.hm{width: calc(100% - 9.2em - 43px); border-left: 0; border-radius:0 5px 5px 0;}
.dbbd .ann{padding-top: 50px;}
.dbbd .ann input{display: block; border: 0; border-radius: 8px; background: #f1f1f1; color: #2f7de1; width: 9.8em; margin: 0 auto; height: 1.7em; cursor: pointer;}
.dbbd .ann input:hover{background: #2f7de1;color:#fff;}

.duilist{padding: 20px 0;}
.duilist ul li{float: left; width: calc(25% - 36px); margin-left: 48px; margin-top: 48px;}
.duilist ul li:nth-child(4n+1){margin-left: 0;}
.duilist ul li a{display: block; padding: 15px 20px; border: 1px solid #f1f1f1; position: relative; overflow: hidden; color: #343434;}
/**/
.duilist ul li a h5{font-size: 18px; font-weight: bold; line-height: 30px; height: 90px; overflow: hidden;}
.duilist ul li a h5 img{display: inline-block; vertical-align: top; padding-right: 0.4em; width: 76px; float: left;}
.duilist ul li a p{font-size: 15px; font-weight: bold; padding-top: 0.2em;}
.duilist ul li a .txt{background: rgba(0,0,0,0.4); text-align: center; color: #fff; top: 100%;transition:.3s; -webkit-transition:.3s;}
.duilist ul li a .txt span{display: inline-block; padding: 0 0.6em; border: 1px solid #fff; border-radius: 4px; line-height: 1.8em; font-size: 18px;}
.duilist ul li a:hover .txt{top: 0;}
.duilist ul li a .txt img{display: inline-block; vertical-align: middle; padding-right: 0.5em; padding-bottom: 0.2em; width: 1em;}
.duilist ul li a .txt span:last-child{display: none;}
.duilist ul li.cur a{border-color: #950101; color: #950101; background: #fff;}
.duilist ul li.cur a .txt span:last-child{display: inline-block;}
.duilist ul li.cur a .txt span:first-child{display: none;}

.duibjg{background: rgba(0,0,0,0.8); z-index: 99; position: fixed; display: none;}
.duibjg .cons{width: 90%; max-width: 523px; margin: 0 auto; background: #ffeec9; border-radius: 20px; border: 3px solid #f1f1f1; position: relative; font-size: 20px; font-weight: bold;}
.duibjg .cons h3{padding-bottom: 0.3em;}
.duibjg .cons .con{padding: 25px 38px; color: #6f0301;}
.duibjg .cons {}
.duibjg .cons img{border-radius: 0 0 20px 20px;}
.duibjg .cons .close{position: absolute; width: 30px; right: -15px; top: -15px;}
.duibjg .cons h3{text-align: center;}

.tjcp{ padding-top: 0;}
.tjcp .li{float: left; width: calc(50% - 40px); padding-bottom: 1em; line-height: 78px;}
.tjcp .li.lis{padding-bottom: 2.5em;}
.tjcp .li:nth-child(2n){float: right;}
.tjcp .li span{float: left; width: 5em; text-align: right; color: #000000;}
.tjcp .li.lis span{color: #7E5C3B;}
.tjcp .li.lic{width: 60%;}
.tjcp .li .wsxl{width:calc(100% - 185px); float: left;}
.tjcp .li .wsxl a.dj{line-height: 77px;  border-radius: 5px 0 0 5px;}
.tjcp .li .wsxl.curc a.dj:before{height: 77px; width: 60px;}
.tjcp .li .wsxl ul{font-size: 18px; line-height: 55px;}
.tjcp .li .txtxm{float: left;width:calc(100% - 243px); padding: 0 28px;border: 1px solid #f1f1f1; border-radius: 5px; background: rgba(0,0,0,0.2); height: 77px; line-height: 77px;}
.tjcp .li.lic input{float: left;width:calc(100% - 383px); padding: 0 28px;border: 1px solid #f1f1f1; border-radius:0 5px 5px 0; background: rgba(0,0,0,0.2); height: 77px; line-height: 77px;}
.tjcp .li.lic .span{width: 140px; padding: 0; border-radius:5px 0 0 5px; border-right: 0; height: 79px;}
.tjcp .dt{text-align: center; padding: 3% 0 8%;}
.tjcp .dt a{display: inline-block; padding:0 1em; color: #2f7de1; background: #f1f1f1; line-height: 2em; border-radius: 6px;}
.tjcp .dt a:hover{background: #2f7de1;color:#fff;}

.zhuanp{width: 90%; margin: 0 auto; padding-top: 0; max-width: 621px;}
.fjrys{padding-top: 50px;}

.phoneBox{max-width: 640px; padding: 20px 0 7%;}

.weixBox{font-weight: bold; font-size: 22px;}
.weixBox h6{text-align: center; padding: 7% 0 3%; font-weight: bold;}
.weixBox .erms{margin: 0 auto; text-align: center; width: 198px; }
.weixBox .erms img{padding: 5px; border: 1px solid #7E5C3B; background: #fff;}
.weixBox .erms p{padding-top: 8px; font-size: 20px;}
.weixBox .txt{padding-top: 7%;}
.weixBox .txt .li{padding-top: 25px;}
.weixBox .txt .li span{display: inline-block; padding: 0 0.6em; line-height: 1.8em; margin-bottom: 0.8em; background: #955513; color: #fff;}

.hmtit .wsxl{width: auto;}
.hmtit .wsxl a.dj{ padding: 0 55px 0 15px;}
.hmtit .wsxl ul{padding: 0;}
.hmtit .wsxl ul li{border: 0; padding:0 0px 0 12px !important; line-height: 2.4em; float: none; width: auto !important; font-size: 17px; font-weight: bold; margin: 0 !important;}
.hmtit .wsxl.curs a.dj{background-color: #f5ead6;}
.hmtit .wsxl.curc a.dj:before{display: none !important;}
.hmtits h3{margin-top: 5px;}
.hmtits{z-index: 5;}

.qalist dl dd{padding: 0.6em 0; border-bottom: 2px dashed #CECECE; color: #343434;}
/*.qalist dl dd:first-child{padding-top: 0;}*/
.qalist dl dd h3{padding-left: 24px; background: url(/images/sjbf/dian1.png) no-repeat left center; width: calc(100% - 24px); overflow: hidden;}
.qalist dl dd h3 p{float: left; width: calc(100% - 4.5em);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.qalist dl dd h3 a{float: right; color: #f00;}
.qalist dl dd h3 a:hover{color: #955513;}
.qalist dl dd h4{padding-top: 0.4em; padding-left: 24px; width: calc(100% - 24px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.tuijyl{padding: 20px;}

.leftnav{font-weight: bold;}
.wodpg{padding: 20px 0;}
.wodpg .titq{text-align: center; line-height: 2.2em; font-weight: bold;}
.wodpg .titq a{display: inline-block; padding: 0 2em; background: #a0a0a0; color: #fff;}
.wodpg .titq a.cur{background: #7e5c3b;}
.wodpg .txt{padding-top:1.6em;}
.wodpg .txt p{margin-bottom: 0.6em; font-weight: bold; color: #000000;}
.wodpg .txt .con{display: none;}

@media screen and (min-width:960px) {
    .yuy{color: #343434; font-size: 20px;}
    .yuy .tit{text-align: center; background-size: auto 100%; font-size: 18px; line-height: 1.2em; font-size: 40px; font-weight: bold; color: #343434; padding-bottom: 0.3em; width: 8.5em; margin: 0 auto; border-bottom: 1px solid #343434;}
    .yuy .sm{text-align: center; padding: 0.6em 0 1.2em; line-height: 1.7em;}
    .yuy .bd{width: 84%; margin: 0 auto;line-height: 36px;}
    .yuy .bd .li{margin-bottom: 10px; float: left; width: calc(30% - 20px); margin-left: 30px;}
    .yuy .bd .li:first-child{margin-left: 0;}
    .yuy .bd .li:nth-child(3){width: calc(40% - 20px);}
    .yuy .bd .li span{float: left; width: 2.5em; text-align: right; color: #000000;}
    .yuy .bd .li input{float: right; width: calc(100% - 4.7em - 22px); padding: 0 10px; border: 0; height: 36px; line-height: 36px;border: 1px solid #dcdcdc; font-size: 16px;}
    .yuy .bd .li:nth-child(3) span{width: 4.5em;}
    .yuy .bd .li:nth-child(3) input{width: calc(100% - 7.5em - 22px);}
    .yuy .bd .ann{ text-align: center; width: 20em; margin: 0 auto 0; padding: 1em 0;}
    .yuy .bd .ann a{margin: 0 auto; display: block; line-height: 1.8em; width: 8em; text-align: center; background: #2f7de1; color: #fff; border-radius: 0.9em;}
    .yuy .bd .ann a:last-child{float: right; display: none;}

    .yuys{padding-bottom: 0;}
    .yuys .sm{font-size: 16px; color: #fe493a; font-weight: bold; padding-bottom: 1.6em;}
    .yuys .bd{width: 100%;}
    .yuys .bd .li:nth-child(3) span{width: 2.5em;}
    .yuys .bd .li:nth-child(3) input{width: calc(100% - 4.7em - 22px);}
    .yuys .bd .ann a:last-child{float: none; display: block;}
    .yimmlist ul li a{font-size: 16px;line-height: 2.2em;}
    .sanx .li h3{font-size: 22px;}
    .sanx{font-size: 15px;}
    .sanx .li{margin-top: 2em; line-height: 2em;}
    .zoujfj .cons{font-size: 15px;}
    .zoujfj .cons .li img{width: 1.2em;}
    .hyeys .li .txt h3{font-size: 25px;}
    .hyeys .li .txt p{font-size: 16px;}
    .caslist ul li .txt .con p{font-size: 18px; width: calc(100% - 3.5em); line-height: 1.5em; height: 4.5em;}
    .caslist ul li .txt .con span{font-size: 16px;}
    .zixxq .xqcon{font-size: 16px;}
    .fy{font-size: 18px;}
    .lxzxlist ul,.lxzxlist dl{font-size: 15px;}
    .lxzxlist ul li{padding: 0.8em 0;}
    .page{font-size: 16px;}
    .zixxq .tit p{font-size: 16px;}
    /* xinzeng-start */
    .zixxq .xqcon-text{border: 1px solid #ededed;
        font-size: 16px;
        color: #666;

        text-align: justify;
        margin-top: 20px;
        margin-bottom:25px;
        padding: 10px 25px 20px;
        position: relative;
        border-bottom: 0;
        -webkit-box-shadow: 2px 0 4px #c6d6e7;
        box-shadow: 2px 0 4px #c6d6e7; }
    .zixxq .xqcon-text p{
        font-size:20px;
        line-height:1em;
    }
    .zixxq  .xqcon-text .xqcon-project { width: 100%;
        margin-top: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        z-index: 5;}
    .zixxq  .xqcon-text .xqcon-project .project-list{
        width: 380px;
        height: 234px;
        display: inline-block;
        text-indent: 0;
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img{
        width: 380px;
        height: 234px;
        border: 2px solid #e5e5e5;
        position: relative;
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img a{
        width: 100%;
        height: 100%;
        display: block;}
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img a img{
        width: 396px;
        height: 230px;
        display: inherit;}
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img .fir{
        background: hsla(0,100%,70%,.9);
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img .goods{
        position: absolute;
        width: 290px;
        height: 100%;
        background: rgba(28,125,193,.8);
        height: 90px;
        bottom: 0;
        left: 0;
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img .goods h2{
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        padding: 4px 0;
        text-align: left;
        border-bottom: 1px dashed #fff;
        text-indent: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img .goods p{
        font-size: 14px;
        color: #f2f2f2;
        padding: 3px 2px;
        text-indent: 8px;
        height: 48px;
        overflow: hidden;
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img .wait{
        position: absolute;
        width: 90px;
        height: 100%;
        background: rgba(20,44,61,.9);
        height: 90px;
        bottom: 0;
        right: 0;
        text-align: center;
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img .wait span{
        font-size: 14px;
        color: #fff;
        padding: 4px 0 5px;
        display: block;
        height: 20px;
        overflow: hidden;
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img .wait em{
        font-size: 20px;
        color: #fff60b;
        height: 25px;
        overflow: hidden;
        display:block;
    }
    .zixxq  .xqcon-text .xqcon-project .project-list .project-img .wait p{
        font-size: 12px;
        color: #f66;
        height: 20px;
        overflow: hidden;
    }
    /* lx-new */
    .zixxq  .xqcon-text .xqcon-project .project-listl{
        width: 380px;
        height: 310px;
        display: inline-block;
        text-indent: 0;
    }
    .zixxq  .xqcon-text .xqcon-project .project-listl .project-img{
        width: 380px;
        height: 310px;
        border: 2px solid #e5e5e5;
        position: relative;
    }
    .zixxq  .xqcon-text .xqcon-project .project-listl .project-img a{
        width: 100%;
        height: 100%;
        display: block;}
    .zixxq  .xqcon-text .xqcon-project .project-listl .project-img a img{
        width: 396px;
        height: 230px;
        display: inherit;}
    .zixxq  .xqcon-text .xqcon-project .project-listl .project-img .fir{
        background: hsla(0,100%,70%,.9);
    }
    .zixxq  .xqcon-text .xqcon-project .project-listl .project-img .text-con {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(28,125,193,.5);
        height: 75px;
        bottom: 0;
        left: 0;
    }
    .zixxq  .xqcon-text .xqcon-project .project-listl .project-img .text-con h3{
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        padding: 4px 0;
        text-align: left;
        border-bottom: 1px dashed #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
    }
    .zixxq  .xqcon-text .xqcon-project .project-listl .project-img .text-con p{
        font-size: 14px;
        color: #f2f2f2;
        padding: 0px 2px;
        text-indent: 8px;
        height: 48px;
        text-align:center;
        overflow: hidden;
    }
    /* xinzeng-end */
    .zixxq .tit{font-size: 30px;}
    .Crumbs{font-size: 18px;}
    /*.went .tit{font-size: 26px;}*/
    /*.went .txt{font-size: 16px;  }*/
    /*.went .tp{font-size: 16px;}*/
    .tiwen{font-size: 20px;}
    .tiwen .tit,.rmwt .tit{font-size: 26px;}
    .khtw ul li .tit{font-size: 24px;}
    .khtw ul li .txt,.rmwt{font-size: 16px;}
    .qqhzlist ul li .con h3{font-size: 26px;}
    .qqhzlist ul li .con .txt{font-size: 18px;}
    .qqhzlist ul li .con a{font-size: 18px;}
    /*.pagtit{font-size: 30px;}*/
    .pagtit {
        font-size: 20px;
    }
    .pagtit a{font-size: 16px;}
    .chglwd ul{font-size: 16px;}
    .liuxxq_ .tit{font-size: 20px;}
    .liuxxq_ .cons .tits{font-size: 22px;font-weight: normal;}
    .liuxxq_ .cons .txt{font-size: 16px;font-weight: normal;}
    .link .cons{font-size: 14px;}
    .hwfclist ul li .txt{font-size: 15px;}
    .fcxBox .txt{font-size: 16px;line-height: 2.2em;/* font-weight: normal!important; */}
    .fcxBox .txt b{font-weight:normal;}
    .fcxlb{font-size: 16px;}
    .fcxlb .cons .tits{font-size: 18px;}
    .fcxw{font-size: 15px;}
    .fczx ul li{line-height: 2.92em;}
    .rmliux_ .txt h3{font-size: 22px;}
    .rmliux_ .txt{font-size: 14px;}
    .ymxm_ a .img h4{font-size: 22px; line-height: 1.6em;}
    .lwlux{font-size: 18px;}
    .lwlux h3{font-size: 20px;}
    .lxfs{font-size: 22px;}
    .lxfs .li img{width: 1.3em;}
    .lxfs .li:last-child h5 p{padding-top: 0.2em;}
    .tjcp .ul{font-size: 18px;}
    .tjcp .li .wsxl a.dj,.tjcp .li{line-height: 50px;}
    .tjcp .li .wsxl{font-size: 18px;}
    .tjcp .li .wsxl.curc a.dj:before{width: 40px; height: 50px;}
    .tjcp .li .txtxm{height: 50px; font-size: 18px; line-height: 50px;}
    .tjcp .dt{font-size: 20px; }
    .tjcp .dt a{line-height: 2.4em;}
    .tjcp .li.lic .span{font-size: 18px; height: 50px; line-height: 50px;}
    .tjcp .li.lic input{height: 48px; line-height: 48px;}
    .zhuanp{max-width: 400px;}
    .dbbd .li input{font-size: 18px;}
    .dbbd .li span{font-size: 18px;}
    .dbbd .ann{font-size: 20px;}
    .dbbd .ann input{height: 50px;}
    .leftnav{font-size: 20px; line-height: 3em;}
    .leftnav img{width: 1.2em;}
    .baiklist{font-size: 18px;}
    .baiklist ul li{line-height: 2.6em;}
    .member .right .qalist dl{font-size: 18px;}
    .member .right .qalist{font-size: 18px;}
    .abouttext  p{ color: #000;text-indent: 2em;line-height: 1.5em;padding: 2% 1%; font-size: 14px;}

}
@media screen and (max-width:1580px) {
    .yimmlist ul li a{font-size: 15px;line-height: 1.8em;}
    .yimmlist ul li .con .gj h3{font-size: 18px;}
    .yimmlist ul li .con .txt h3{font-size: 18px;}
    .yimmlist ul li .con .txt{font-size: 16px;}
    .yuy{font-size: 22px;}
    .yuys .bd .li:nth-child(3) input{font-size: 16px;}
    .yuys .sm{font-size: 16px;}
    .sanx .li h3{font-size: 24px;}
    .sanx{font-size: 16px;}
    .liuxxm ul li .img p{font-size: 24px;}
    .liuxxm ul li .txts .li{font-size: 18px;}
    .liuxxm ul li .txts a{font-size: 22px;}
    .chglwd ul{font-size: 20px;}
    .pagtit a{font-size: 18px;}
    /*.went .txt{font-size: 17px; color: #222;}*/
    /*.went .tp{font-size: 15px;}*/
    .tiwen .textarea textarea{font-size: 20px;}
    .caslist ul li .txt a{font-size: 18px;}
    .caslist ul li .txt .con span{font-size: 16px;}
    .caslist ul li .txt .con p{font-size: 18px;}
    .zixxq .xqcon{font-size: 16px;}
    .zixxq .xqcon p{ line-height: 1.8em;margin-top: 1.2em;	}
    .fy{font-size: 16px;}
    .Crumbs{font-size: 18px;}
    .lxzxlist ul{font-size: 18px;}
    .qqhzlist ul li .con h3{font-size: 24px;}
    .qqhzlist ul li{font-size: 18px;}
    .hwfclist ul li .txt{font-size: 16px; line-height: 1.8em;}
    .ymxm_ a .img h4{font-size: 22px;}
    .rmliux_ .txt{font-size: 15px;}
    .lwlux{font-size: 24px;}
    .lxfs{font-size: 26px;}
    .lxzxlist dl dd{font-size: 18px;}
    .lxfs .li img{width: 1.2em;}
    .map{height: 550px;}

}
@media screen and (max-width:1500px) {
    .duilist{padding-top: 30px;}
    .duilist ul li{float: left; width: calc(25% - 18px); margin-left: 24px; margin-top: 28px;}

}

@media screen and (max-width:1200px) {
    .qqhzlist ul li{width: calc(50% - 25px); margin-top: 40px; font-size: 22px;}
    .map{height: 545px;}

    .yimmlist ul li .con .gj h3{font-size: 18px;}
    .yimmlist ul li .con .txt{width: calc(100% - 150px); font-size: 16px;}
    .yimmlist ul li .con .txt h3{font-size: 18px;}
    .yimmlist ul li a{font-size: 22px; line-height: 2em;}

    .duilist{padding-top: 30px;}
    .duilist ul li{float: left; width: calc(33.33% - 18px); margin-left: 21px !important; margin-top: 30px;}
    .duilist ul li:nth-child(3n+1){margin-left: 0 !important;}

    .dbbd{padding-top: 15px;}
    .dbbd .li span{font-size: 24px; line-height: 42px;}
    .dbbd .li{width: calc(45% - 20px);}
    .dbbd .li.li2{width: calc(55% - 20px);}
    .dbbd .li input{font-size: 16px; height: 40px; line-height: 40px; width: calc(100% - 6.3em - 42px);}
    .dbbd .li.li2 input.dh{height: 42px;}
    .dbbd .li.li2 input.hm{width: calc(100% - 9.8em - 43px);}
    .dbbd .ann{font-size: 26px;}

    .tjcp .ul{font-size: 22px;}
    .tjcp .li .wsxl,.tjcp .li .txtxm,.tjcp .li.lic .span{font-size: 18px;}
    .tjcp .li.lic .span{width: 100px; height: 60px; line-height: 60px;}
    .tjcp .li{line-height: 60px;}
    .tjcp .li .wsxl a.dj{line-height:58px ;}
    .tjcp .li .wsxl.curc a.dj:before{height: 58px;}
    .tjcp .li .txtxm,.tjcp .li.lic input{height: 58px; line-height: 58px;}
    .tjcp .li.lic input{width: calc(100% - 293px);}
}

@media screen and (max-width:960px) {
    .head .caid2,.fhui{display: block;}
    .abouttext {display: none;}
    .Crumbs{font-size: 14px; padding: 8px 0;}
    .leftnav{display: none;}
    .member .right{width: calc(100% - 40px); padding:0 20px 20px;}
    .baiklist{font-size: 14px;}
    .baiklist ul li a{background-size: 0.5em; line-height: 2.8em;}
    .page{font-size: 14px; padding-top: 10px;}
    .lxzxlist .page{padding-top: 15px;}

    .qqhzlist,.lxwm,.tjcp{padding-top: 20px;}
    .map{height: 480px;}

    /* xinzengstart */
    .zixxq  .xqcon-text{display:none;}
    /* xinzengend*/
    .head .caid2{float: right; width: 2em; font-size: 14px;font-family: "microsoft yahei"; margin-right: 10px;}
    .head .caid2 p{padding-top: 5px; color: #b39063;}
    .head .dh{display: none;}
    .headtop .logo{position: absolute; left: 50%; margin-left: -100px; top: 1px;}
    .fhui{float: left; position: absolute; left: 0; top: 50%; margin-top: -17px;}
    .fhui a{display: block; font-size: 20px;}
    .fhui img{display: inline-block; padding-right: 0.6em; vertical-align: middle; padding-bottom: 0.22em;}
    .Crumbs .con{background: rgba(250,250,250,0.5);}
    .guojss dl dd{display: block;}
    .guojs{padding: 20px 0 10px;}
    .liuxxm,.liuxxq{padding-top: 20px;}
    .liuxxm ul li{width: calc(50% - 15px); margin-top: 30px;}
    .liuxxm ul li:nth-child(1),.liuxxm ul li:nth-child(2){margin-top: 20px;}
    .liuxxm ul li .txts .li,.liuxxm ul li .txts a{font-size: 18px;}
    .liuxxm ul li .txts .li{padding-bottom: 2em;}
    .pagtit{font-size: 24px; padding-bottom: 0.2em;}
    .hmtits h3{margin-top: 7px;}
    .pagtit a{font-size: 16px; line-height: 26px; margin-top: 1px;}
    .chglwd ul li{font-size: 16px;width: 100%;}
    .chglwd ul li a{display: inline-block;; background-size: 0.4em; width: calc(100% - 18px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    .lxzxlist{padding-top: 20px;}
    .lxzxlist ul li{font-size: 16px;}
    .lxzxlist ul li a,.lxzxlist dl dd h3,.rmwt ul li a,.qalist  dl dd h3{padding-left: 18px; background-size: 0.4em; width: calc(100% - 18px);}
    .lxzxlist dl dd,.qalist dl dd{font-size: 16px;}
    .lxzxlist dl dd h4,.qalist dl dd h4{ position: relative;top: 0;left: 0; width: calc(100% - 18px); padding-left: 18px;height:21px;  white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
    }
    .lxzxlist dl dd h4 p,.qalist dl dd h4 p{padding-top: 0.4em;height: 1.6em;padding-left: 8px;width: calc(90% - 24px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    .hmtit .wsxl ul li{line-height: 2.6em; font-size: 14px; padding: 0 5px 0 10px !important;}
    .hmtit .wsxl a.dj{padding: 0 35px 0 15px !important;}

    .zixxq,.qaBox{padding-top: 20px;}
    .zixxq .xqcon{font-size: 16px;}
    .fy ul li{width: 100%; padding: 0; line-height: 2em; font-size: 16px;}
    .zixxq .tit p{font-size: 16px;}

    /*.went .tit,.rmwt .tit{font-size: 20px;}*/
    /*.went .txt,.rmwt{font-size: 17px;}*/
    /*.went .tp{font-size: 14px;}*/
    .tiwen{font-size: 20px;}
    .tiwen .tit img,.rmwt .tit img{width: 24px; padding-right: 10px;}
    .tiwen .textarea{padding-left: 34px; padding-top: 24px;}
    .tiwen .textarea span{left: calc(3% + 34px); width: 22px;}
    .tiwen .textarea textarea{ border-width: 1px; width: calc(100% - 36px);}
    .tiwen .ann{padding-top: 20px;}
    .khtw ul li .tit{font-size: 17px;}
    .khtw ul li .txt{font-size: 14px;}
    .khtw ul li .tit span{font-size: 12px;}

    .khtw ul li,.caslist,.xmdb{padding-top: 20px;}
    .khtw ul li .txt{padding-top: 10px;}

    .rmwt a{width: 32px;}

    .caslist ul li .txt .con span{font-size: 14px;}
    .caslist ul li .txt .con p{font-size: 16px;}
    .caslist ul li .txt a{font-size: 16px;}
    .caslist ul li{margin-top: 25px;}

    .liuxxq_ .cons{margin-top: 25px;}
    .liuxxq_ .tit{font-size: 18px;}
    .liuxxq_ .cons .tits{font-size: 20px;}
    .liuxxq_ .cons .txt{font-size: 16px;}

    .cgcase dd{margin-top: 12px; border: 1px solid #cecece;}
    .cgcase dd:first-child{margin-top: 0;}
    .cgcase dd p{font-size: 15px; padding: 12px 5%; border-top: 1px solid #cecece;}

    .zoujfj .cons{font-size: 18px;}
    .zoujfj,.hyeys{background: none !important;}
    .zoujfj .cons .li img{width: 1em;}
    .zoujfj .cons .li p{width: calc(100% - 1.5em);}
    .zoujfj{padding-bottom: 3%;}
    .hyeys .li .txt{padding: 15px;}
    .hyeys .li .txt h3{font-size: 20px;}
    .hyeys .li .txt p{font-size: 16px;}
    .hyeys .li1,.hyeys .li4{height:200px;}
    .hyeys .li2,.hyeys .li3{height:240px;}
    .hyeys .con{width: 50%;}
    .hyeys .li5{height: 440px; width: 100%;}
    .hyeys .li3 .txt{margin-top: -0px; top: 0; position: relative;}
    .hyeys .li5 .img{left: 15px; bottom: 15px; width: calc(100% - 30px); max-width: 100%;}
    .fjrys{padding-right: 0;}
    .hwfcs{padding-top: 20px;}
    .pagetits h3{font-size: 24px;}
    .pagetits p{font-size: 16px;}
    .sanx .li h3{font-size: 20px;}
    .sanx .li a{font-size: 16px;}
    .hwfclist ul li .txt{font-size: 16px;}

    .fcxw{font-size: 16px;}
    .fancxq{padding-top: 20px;}
    .fancxq .tit{font-size: 24px;}
    .fcxBox .txt{font-size: 16px;}
    .fcxBox .txt img{width: 1em;}
    .fcxlb{font-size: 18px;}
    .fcxlb .tits{font-size: 20px;}

    .yuy{background: #e2e2e2; padding-bottom: 25px; color: #a37c51;}
    .yuy .tit{text-align: center; background: url(/images/immigrant/yuyimg1.jpg) no-repeat center; background-size: auto 100%; font-size: 18px; line-height: 2.5em;}
    .yuy .sm{text-align: center; padding: 0.6em 0; line-height: 1.7em; font-size: 15px;}
    .yuy .bd{width: 84%; margin: 0 auto;line-height: 36px;}
    .yuy .bd .li{margin-bottom: 10px;}
    .yuy .bd .li span{float: left; width: 4.5em; text-align: right;}
    .yuy .bd .li input{float: right; width: calc(100% - 5.5em - 20px); padding: 0 10px; border: 0; height: 36px; line-height: 36px;}
    .yuy .bd .ann{text-align: center;width: 100%;margin: 0 auto 0;padding-top: 10px;font-size: 16px;}
    .yuy .bd .ann a{float: left; width: 8em; text-align: center; background: #6e0200; color: #fff; border-radius: 18px;}
    .yuy .bd .ann a:last-child{float: right;}

    .yuys .bd .ann a{float: none !important; display: block; margin: 0 auto;}
    .yuys{margin-top: 25px; color: #000000;}
    .yuys .sm{color: #950101;}
    .yuys .bd .li span{width: 2.5em;}
    .yuys .bd .li input{width: calc(100% - 3.5em - 20px);}
    .yuys .bd{width: 90%;}

    .qqhzlist ul li .cons{padding: 27px 0 0 14px;}
    .qqhzlist ul li .con h3{font-size: 22px;}
    .qqhzlist ul li{width: calc(50% - 15px); font-size: 15px;}
    .qqhzlist ul li .cons .gj{background-size: 100%; width: 120px; padding-right: 35px; line-height: 54px; height: 66px;}
    .qqhzlist ul li .con{padding: 29px 20px;}
    .qqhzlist ul li .con a{font-size: 1em; line-height: 2em; width: 6em;}

    .lwlux,.lxfs .li{font-size: 22px;}
    .lxfs .li{padding-top: 25px;}
    .lxfs .li h5 a{font-size: 16px;}
    .lxfs .li img{width: 1em;}

    .yimmlist ul li{margin-top: 25px;}
    .yimmlist ul li .con .gj{width: 90px;}
    .yimmlist ul li .con .gj h3{font-size: 14px;}
    .yimmlist ul li .con .txt{width: calc(100% - 110px); font-size: 14px;}
    .yimmlist ul li .con .txt h3{font-size: 16px;}
    .yimmlist ul li a{font-size: 18px;}

    .liuxxm ul li .img p{font-size: 20px;}

    .dbbd .ann{padding-top: 25px;}
    .dbbd .li span{font-size: 16px;}
    .dbbd .li input{font-size: 14px; width: calc(100% - 90px);}
    .dbbd .li.li2 input.hm{width:calc(100% - 5.2em - 91px);}
    .dbbd .ann{font-size: 18px;}
    .dbbd .ann input{ height: 2.2em;}
    .duilist{padding-top: 10px;}
    .duilist ul li{width: calc(50% - 10px); margin-top: 20px; margin-left: 0 !important;}
    .duilist ul li:nth-child(2n){float: right;}
    .duilist ul li a h5{font-size: 17px;}
    .duilist ul li a p{font-size: 14px;}

    .tjcp .ul{font-size: 16px;}
    .tjcp .li{line-height: 42px;}
    .tjcp .li .wsxl{font-size: 14px;}
    .tjcp .li .wsxl a.dj{line-height: 40px;}
    .tjcp .li .wsxl{width: calc(100% - 80px);}
    .tjcp .li .wsxl.curc a.dj:before{width: 30px; height: 40px;}
    .tjcp .li .wsxl ul{font-size: 14px; line-height: 40px;}
    .tjcp .li .txtxm{font-size: 14px; line-height: 40px; height: 40px; padding: 0 15px; width: calc(100% - 112px);}
    .tjcp .dt{font-size: 18px;}
    .tjcp .li.lic{width: 100%;}
    .tjcp .li.lic .span{font-size: 14px; line-height: 42px; height: 42px; width: 70px;}
    .tjcp .li.lic input{height: 40px; line-height: 40px;width: calc(100% - 182px); padding: 0 15px;}

    .fjrys{padding-top: 25px;}
    .qqhzlist{padding-bottom: 25px;}

}

@media screen and (max-width:768px) {
    .head .caid2{ font-size: 11px; padding-top: 1px; width: 2.2em; margin-right: 8px;}
    .head .caid2 img{width: 22px; margin: 0 auto;}
    .head .caid2 p{padding-top:2px;}
    .headtop .logo{margin-left: -70px;}
    .fhui a{font-size: 16px;}
    .fhui img{width: 0.85em;}
    .fhui{margin-top: -13px;}

    .liuxxm ul li .txts .li{font-size: 14px;}
    .liuxxm ul li .txts a{font-size: 15px;}
    .links{padding-top:25px;}
    .chglwd{padding-top: 25px; padding-bottom: 20px;}
    .chglwda{padding-bottom: 25px; padding-top: 0;}
    .lxzxlist ul li{font-size: 14px;}
    .lxzxlist dl dd,.qalist dl dd{font-size: 14px;}


    .zixxq .xqcon{font-size: 14px;}
    .fy ul li{ font-size: 14px;}
    .zixxq .tit p{font-size: 14px;}
    .zixxq .tit{font-size: 20px;}

    .tiwen .textarea textarea{padding: 12px; font-size: 14px; height: 100px;width: calc(100% - 26px);}
    .tiwen .ann input{font-size: 16px;}
    .tiwen .ann{padding-top: 15px;}
    /*.went .txt, .rmwt{font-size: 15px;}*/
    /*.went .txt{padding-bottom: 0.5em;}*/
    /*.went .tp{font-size: 12px;}*/

    .rmwt{padding-top: 12px;}
    .rmwt a{width: 28px; margin: 0 3px;}

    .caslist ul li .txt .con p{width: 100%; font-size: 14px;}
    .caslist ul li .txt .con span{display: none;}
    .caslist ul li .txt a{font-size: 14px;}
    .caslist ul li{width: calc(50% - 10px); margin-top: 20px;}

    .liuxxq_ .tit{font-size: 16px;}
    .liuxxq_ .cons .tits{font-size: 18px;}
    .liuxxq_ .cons .txt{font-size: 14px;}
    .liuxxq_ .cons .txt li{ white-space:nowrap; text-overflow:ellipsis;overflow:hidden;}

    .zoujfj .cons .li{width: calc(50% - 1em); margin-left: 0;}
    .zoujfj .cons .li:nth-child(2n){float: right;}

    .zoujfj .cons{font-size: 14px;}
    .hyeys .li .txt h3{font-size:18px;}
    .hyeys .li .txt p{font-size: 14px;}
    .sanx .li h3{font-size: 18px;}
    .pagetits h3{font-size: 22px;}
    .pagetits p{font-size: 14px;}


    .hwfclist ul li{width: 100%; margin-top: 20px;}

    .fczx{width: 100%;}
    .fczx ul li{line-height: 2em;}
    .fchd{width: 100%; margin-top: 25px;}
    .fczx ul li a,.fchd ul li a{background-size: 0.8em; padding-left: 18px; width: calc(100% - 18px);}
    .fcxw{font-size: 14px; padding-bottom: 0;}
    .fcxBox .txt{font-size: 14px;}
    .fcxBox .txt img{width: 1em;}
    .fcxlb{font-size: 14px;}
    .fcxlb .tits{font-size: 18px;}
    .fancxq .tit{font-size: 22px;}

    .qqhzlist ul li{width: 100%; margin-top: 30px;}
    .qqhzlist ul li:nth-child(2){margin-top: 30px;}
    .map{height: 380px;}

    .lwlux{font-size: 20px;}
    .lwlux p{font-size: 16px;}

    .lxfs .li{font-size: 16px;}
    .lxfs .li h5 a{font-size: 14px;}



    .yimmlist ul li{width: 100%;}

    .tjcp .li{width: 100%;}
    .tjcp .li.lis:first-child{padding-bottom: 1em;}
    .wodpg .titq a{width: 50%; float: left; margin: 0; padding: 0;}

}

@media screen and (max-width:640px) {
    .liuxxm ul li{width: 100%; margin-top: 15px;}
    .liuxxm ul li .txts .li p{height: auto;}
    .liuxxm ul li .txts .li{padding-bottom: 1.2em;}
    .liuxxm ul li .con .txts{padding: 12px 20px;}
    .liuxxm .tit{font-size: 1.2rem;}
    .liuxxm ul li .txts .li h3{font-size: 1rem;}
    .pagtit{font-size: 20px; padding-bottom: 0.4em;}
    .pagtit a{font-size: 14px; line-height: 22px;}
    .chglwd ul li{font-size: 14px;}

    .caslist ul li,.caslist ul li:nth-child(2){width: 100%; margin-top: 15px;}
    .zoujfj .cons .li p{height: auto; /*min-height: 3em;*/}
    .zoujfj .cons .li{padding-bottom: 0.5em; width: calc(50% - 0.6em);}
    .zoujfj .cons .cons_{padding: 15px;}
    .hyeys .con{width: 100%;}
    .hyeys .li3 .txt{margin-top: 0px;}
    .hyeys .li1, .hyeys .li4,.hyeys .li2, .hyeys .li3{height: auto; min-height: 140px;}
    .hyeys .li2 .txt{position: relative;}
    .hyeys .li .txt h3{font-size: 17px;}
    .hyeys .li5{width: 100%; height: auto;}
    .hyeys .li5 .img{position: relative;  bottom:15px; margin-top: 20px;}

    .fcxBox .img{width: 100%;}
    .fcxBox .txt{width: 100%; padding-top: 20px;}
    .fancxq .tit{line-height: 1.8em;}
    .map{height: 280px;}
    .liuxxm ul li .img p{font-size: 16px;}

    /*.duilist ul li{width: 100%;}*/
    .duilist ul li a{padding: 12px 10px 40px;}
    .duilist ul li a h5{height: auto; text-align: center;}
    .duilist ul li a h5 img{display: block; margin: 0 auto; float: none; padding-bottom: 8px; padding-right: 0;}
    .duilist ul li a p{padding-top: 5px; text-align: center;}
    .duilist ul li{width: calc(50% - 6px);}

    .duilist ul li a .txt{top: auto !important; bottom: 0; height: 35px;}
    .duilist ul li a .txt span{border: 0; font-size: 14px;}
    .dbbd .li{width: 100% !important;}
    .dbbd .li:first-child{padding-bottom: 10px;}

}

@media screen and (max-width:480px) {
    .Crumbs{font-size: 13px;}
    .zoujfj .con .img{width: 100%;}
    .zoujfj .con .txt{width: 100%; padding-top: 1em;}

    .hwfclist ul li .txt{font-size: 13px;}
    .hwfclist ul li .txt p{font-size: 12px;}
    .sanx .li a{width: calc(25% - 8px); margin-left: 8px; padding: 0; text-align: center; font-size: 13px; line-height: 2em;}
    .sanx .li a:nth-child(4n+1){margin-left: 0;}
    .sanx .li .con{width: auto; margin-left: 0;}
    .fancxq .tit{line-height: 2em; font-size: 20px;}
    .yuy .sm{font-size: 14px;}
    .qqhzlist ul li .con h3{font-size: 20px;}
    .qqhzlist ul li{font-size: 14px;}
    .lwlux p{font-size: 14px; line-height: 1.7em;}
    .lwlux h3{padding: 1.1em 0 0.5em; font-size: 20px;}

    .yimmlist ul li .con .gj .ico{padding: 0 10%;}

    .yimmlist ul li{margin-top: 15px;}
    .yimmlist{padding-top: 10px;}

    .weixBox h6{font-size: 16px;}
    .weixBox .erms p{font-size: 18px;}
    .weixBox .txt{font-size: 16px;}
    .weixBox .txt .li{padding-top: 15px;}

}

@media screen and (max-width:380px) {
    .duilist ul li a p{font-size: 12px;}


}

.pc-show{
    display: none;
}
@media screen and (min-width:1200px) {
    .pc-show{
        display: block;
    }
    .sj-show{
        display: none;
    }
}

.newsContent a {
    color: #00aadc;
}

.xqcon a {
    color: #60a1f5;
}

.xqcon {
    font-size: 14px;
    margin-right: 20px;
}

.xqcon p{
    text-indent: 2em;
    margin-bottom: 14px;
    line-height: 2;
}

.went a {
    color: #00aadc;
}














.dhl{
    width:1200px;
    margin:0 auto;
    margin-top: 23px;
    margin-bottom: 19px;
}
.dhl img{
    width:24px;
    height:24px;
    display: block;
    float: left;
    margin-right: 10px;
}
.dhl a{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}
.wen-part{
    width: 1200px;
    margin:0 auto;
}
.bg{
    position: absolute;
    left: 0px;
    bottom: 310px;
    background: #F3F3F3;
    width: 100%;
    height: 16px;
}
.part-left{
    position: relative;
    width:751px;
    float:left;
    background: #ffffff;
    padding-left:20px;
    padding-right: 20px;
}
body{
    background: #F3F3F3;
}
.part-left .wenTitle{
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    margin-top: 33px;
    margin-bottom: 20px;
}
.wen-part .wenSx{
    margin-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
    height: 27px;
}
.wen-part .wenSx p{
    font-size: 14px;
    /*font-family: PingFangSC-Medium, PingFang SC;*/
    color: #aaa;
    line-height: 17px;
    float: right;
    margin-left: 10px;
    font-weight: normal;
    font-family: "微软雅黑", "microsoft yahei", verdana, lucida, Arial, sans-serif, "黑体";
}
.wen-part .txt{
    width: 751px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.wen-part .bdgjz{
    margin-top: 65px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}
.wen-part .bdgjz span{
    color: #DE6B00;
}
.wen-part .bdgjz span a{
    color: #DE6B00;
}
.wen-part .tw{
    margin-bottom: 19px;
    margin-top: 16px;
}
.wen-part .tw .tit{
    width: 96px;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    margin-top: 17px;
    margin-bottom: 10px;
}
.wen-part .tw .textarea textarea{
    width: 723px;
    height: 190px;
    border: 1px solid #979797;
    font-size: 14px;
    padding-left: 25px;
    padding-top: 18px;
}
.wen-part .tw .ann input {
    float: right;
    border: 0;
    background: #2f7de1;
    color: #fff;
    width: 5.6em;
    height: 2em;
    font-family: "microsoft yahei";
    font-weight: 200;
}
.part-right{
    float: right;
    width: 348px;
    padding-left: 18px;
    padding-right: 17px;
    background: #FFFFFF;
}
.foot{
    margin-top: 64px;
}

.rmwd .tjzxLi p{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.rmwd{
    margin-bottom: 0px;
}
.rmwd p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.tjzxLi{
    margin-bottom: 41px;
}
.tjzxLi li{
    border-bottom: 1px solid #E5E5E5;
}
.tjzxLi p{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-top: 11px;
    margin-bottom: 4px;
}
.tjzxLi h3{
    margin-left: 18px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    margin-top: 25px;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.tjzxLi span{
    width: 23px;
    height: 23px;
    background: #006CDE;
    border-radius: 2px;
    display: block;
    color:#ffffff;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;;
    line-height: 23px;
    text-align: center;
    float:left;
    margin-right: 18px;

    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.part-right .tjzx .pagtit span{
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    margin-top: 32px;
    padding-bottom: 27px;
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
}
.download_card {
    padding: 10px;
    border: 1px solid #e4e4e4;
    position: relative;
    overflow: hidden;
    display: block;
    margin: 20px 0;
    float: left;
    width: 730px;
}

.download_card div {
    clear: none;
}

.download_card_pic {
    width: 90px;
    float: left;
}

.download_card_msg {
    float: left;
}

.download_card_title {
    font-size: 16px;
    color: #003399;
    text-decoration: underline;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 360px;
}

.download_card_tip {
    font-size: 14px;
    color: #666;
    margin: 8px 0 8px 0;
}

.download_card_tj {
    font-size: 14px;
    color: #999;
    float: left;
}

.download_card_tj span {
    float: left;
}

.download_card_tj img {
    width: 14px;
    margin-top: 2px;
    float: left;
    margin-right: 3px;
}

.download_card_btn {
    width: 210px;
    height: 60px;
    background: -webkit-linear-gradient(#82ce21, #68b602); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#82ce21, #68b602);
    background: -moz-linear-gradient(#82ce21, #68b602);
    background: linear-gradient(#82ce21, #68b602);
    border-radius: 4px;
    position: absolute;
    right: 10px;
    top: 24px;
}

.download_card_btn img {
    width: 30px;
    float: left;
    display: block;
    margin: 14px 28px 0 16px;
}

.downlod_btn_right {
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px;
}

.downlod_btn_right p {
    font-size: 12px;
    margin: 2px 0 0 0;
}



img {
    display: inline-block;
}

@media screen and (min-width: 960px) {
    body .chglwd ul {
        font-size: 16px;
    }
}


.wiki-artical-page{
    margin-top: 12px;
}
.wiki-artical-page .mb5 a{
    color:#006CDE;
}
.wiki-artical-page .mb5{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-top: 6px;
}

.postnext {
    margin-top: 10px;
}

.postnext #banquan{
    margin-top: 30px;
    font-size: 13px;
    margin-bottom: 12px;
    color: #666;
    font-weight: bold;
}

.postnext p {
    line-height: 0.8;
    font-size: 14px;
    text-indent: inherit;
    margin-bottom: 14px;
}

.postnext a {
    color: #1a5684;
    padding-left: 10px;
}

.postnext p span {
    font-size: 12px;
    padding-left: 10px;
    color: #aaa;
}

.process-content {
    margin: 40px;
    padding: 40px 0;
}


.ar-title {
    padding: 30px 0 30px 0;
    margin: 0 40px 5px 40px;
    border-bottom: 1px solid #99aab1;
}

.ar-title h3 {
    font-size: 22px;
    color: #1a5684
}

.ar-title h1 {
    font-size: 24px;
    color: #1a5684;
    background: none;
    padding: 0;
    margin-bottom: 20px;
}

.ar-tag {
    margin-top: 20px;
}

.ar-title p,
.ar-tag p,
.postnext p span {
    color: #aaa;
}

.ar-title p b {
    float: right;
    margin-left: 10px;
    font-weight: normal;
}
#div_content {
    line-height: 2;
}

#div_content p {
    margin-bottom: 14px;
    text-indent: 2em;
}

#div_content h2 {
    font-size: 22px;
    font-weight: bold;
    color: #002b3c;
    line-height: 3;
}

#div_content h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 3;
}

#div_content ol,
#div_content ul {
    margin-left: 50px;
}

#div_content ul li {
}

#div_content ul li p {
    margin: 10px 0;
    text-indent: inherit;
}

#div_content a {
    color: #00aadc;
}

.bright {
    background: #d0dde5 url(https://cdn-www.liveinau.com/images/bg_pg-main.jpg) no-repeat center top;
    background-size: 100% auto;
}

.bright-w {
    background: #fff;
}

.breadcrumb {
    padding: 15px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb {
    background-color: transparent;
}

.breadcrumb > li {
    font-weight: 300;
    font-size: 12px;
    float: left;
}

.breadcrumb > li.active {
    color: #1A5684;
}

.breadcrumb > li + li:before {
    font-family: sans-serif;
    content: ">";
    font-size: 9px;
    color: #1A5684;
    float: left;
    font-weight: bold;
    margin: 0 5px;
    line-height: 20px;
}

.breadcrumb > li a {
    /*color: #1A5684;*/
    font-size: 12px;
}

.breadcrumb ol {
    padding-left: 12px;
}

.breadcrumb:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h2 {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}

.singlecol {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 40px;
}

.border-radius-4 {
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    background-clip: padding-box !important;
}

.nav-tabs > li > a,
.nav-tabs span.ico-arr_down {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav-tabs {
    border-bottom: none;
    margin-top: 45px;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    padding: 10px 20px;
    font-weight: 400;
    font-size: 16px;
    border: none;
    margin-bottom: 10px;
    margin-right: 10px;
    background: #fff;
    color: #002b3c;
}

.nav-tabs > li > a:hover {
    border: none;
    background: #e4e4e4;
    text-decoration: none;
}

.tab-content {
    padding-top: 20px;
}

.nav-tabs > li.active {
    z-index: 1;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background: #2eaadc;
    color: #fff;
}

.ico-arr_down {
    background: url(https://cdn-www.liveinau.com/images/arr_down.gif) no-repeat;
}

.nav-tabs li.active a {
    position: relative;
}

.nav-tabs li.active a span.ico-arr_down {
    display: inline-block;
    position: absolute;
    top: 40px;
    left: 50%;
    margin: 0 0 0 -4px;
    height: 9px;
    width: 9px;
    display: block;
}

.table-responsive h3 {
    font-size: 16px;
    color: #2eaadc;
    margin: 20px 0;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    background-color: transparent;
    width: 100%;
    margin-bottom: 20px;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

table > tbody + tbody {
    border-top: 2px solid #dddddd;
}

table {
    background-color: #ffffff;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    padding: 5px;
}

table > thead > tr > th,
table > thead > tr > td {
    border-bottom-width: 2px;
}

table > tbody > tr:nth-child(odd) > td,
table > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

table > tbody > tr:hover > td,
table > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    float: none;
    display: table-cell;
}


/* Bright */

.table-responsive table th {
    background: #baccda;
    border-top: none;
    border-bottom: 1px solid #99aab1;
    font-weight: 500;
}

.table-responsive table th:first-child,
.table-responsive table td:first-child {
    width: 51%;
    width: 1%;
    padding-right: 0;
}

.table-responsive table th,
.table-responsive table td {
    padding: 15px 20px;
    vertical-align: middle;
    color: #031d44;
    font-size: 12px;
    line-height: 18px;
}

.table-responsive table strong,
.table-responsive table span strong {
    font-weight: 500;
    font-size: 14px;
    min-width: 0;
    min-height: 0;
}

.table-responsive table span {
    float: left;
    font-size: 26px;
    margin-right: 25px;
    color: #1a5684;
    min-width: 36px;
    min-height: 20px;
}

.table-responsive table tr td:nth-child(2) span,
.table-responsive table tr td:nth-child(3) span,
.table-responsive table tr td:nth-child(4) span,
.table-responsive table tr td:nth-child(5) span,
.table-responsive table tr td:nth-child(2) span,
.table-responsive table tr td:nth-child(3) span,
.table-responsive table tr td:nth-child(4) span,
.table-responsive table tr td:nth-child(5) span {
    margin-right: 0;
    float: none;
    font-size: 16px;
}

.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    padding-top: 30px;
}

.table-responsive table {
    width: 100% !important;
    max-width: 100% !important;
}


/*------------------------------------------------------------------------*/

.article,
.process,
.newslist {
    width: 100%;
    margin-bottom: 40px;
    margin-top: 30px;
    background: #fff;
    padding-bottom: 25px;
    overflow: hidden;
}

.article {
    margin-top: 0px;
}

.article:after {
    width: 8px;
    height: 100%;
    background: url(https://cdn-www.liveinau.com/images/st-shadow-vertical.png) repeat-y 0 0;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 3;
}

.newslist {
    padding-bottom: 0;
}

.article .ar-title {
    padding: 30px 0 30px 0;
    margin: 0 40px 5px 40px;
    border-bottom: 1px solid #99aab1;
}

.article .ar-title h3 {
    font-size: 22px;
    color: #1a5684
}

.article .ar-title h1 {
    font-size: 24px;
    color: #1a5684;
    background: none;
    padding: 0;
    margin-bottom: 20px;
}

.article .ar-tag {
    margin-top: 20px;
}

.article .ar-title p,
.article .ar-tag p,
.postnext p span {
    color: #aaa;
}

.ar-title p b {
    float: right;
    margin-left: 10px;
    font-weight: normal;
}

.article-content {
    padding: 5px 40px 0;
    color: #333333;
    font-size: 16px;
}

.article-content h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 3;
}

.article-content h4:before {
    content: "";
    width: 6px;
    height: 16px;
    float: left;
    display: inline-block;
    background: #24ace0;
    margin: 16px 12px 0 0;
}

.article-content h4 + ul, .article-content h4 + ol {
}

.article-content p {
    margin-bottom: 14px;
    text-indent: 2em;
}

.article-content a {
    color: #1a5684;
}

.article-content h2 {
    font-size: 22px;
    font-weight: bold;
    color: #002b3c;
    line-height: 3;
}

.article-content h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 3;
}

.article-content ol,
.article-content ul {
    margin-left: 50px;
}

.article-content ul li {
}

.article-content ul li p {
    margin: 10px 0;
    text-indent: inherit;
}

.postnext {
    margin-top: 10px;
}

.postnext #banquan{
    margin-top: 30px;
    font-size: 14px;
    margin-bottom: 12px;
    color: #666;
    font-weight: bold;
}

.postnext p {
    line-height: 0.8;
    font-size: 14px;
    text-indent: inherit;
}

.postnext a {
    color: #1a5684;
    padding-left: 10px;
}

.postnext p span {
    font-size: 12px;
    padding-left: 10px;
}

.process-content {
    margin: 40px;
    padding: 40px 0;
}

.line-bg {
    height: 1px;
    overflow: hidden;
    background: #99aab1;
    width: 100%;
    position: absolute;
    top: 38px;
    z-index: 9;
    border-top: 1px solid #E5EAEB;
}

.steps {
    margin: 0;
    padding: 0;
}

.steps li {
    position: relative;
    width: 20%;
    float: left;
    margin: 0 0 20px 0;
    padding: 30px 0;
    border-top: 1px solid #99aab1;
    min-height: 160px;
}

.steps li .stp-det {
    padding: 0 12px;
}

.steps li .stp-pic {
    box-shadow: 0px 1px 3px #ccc;
    max-height: 100px;
    overflow: hidden;
}

.steps li img {
    width: 100%;
}

.steps li p {
    margin-top: 5px;
    color: #1A5684;
    font-size: 14px;
    text-align: center;
}

.steps li.steps-on .num {
    background: rgb(0, 85, 124);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 85, 124, 1)), color-stop(100%, rgba(0, 55, 81, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00557c', endColorstr='#003751', GradientType=0);
    /* IE6-9 */
}

.steps li .num {
    position: absolute;
    left: 50%;
    margin-left: -16px;
    z-index: 99;
    height: 32px;
    width: 32px;
    top: -16px;
    text-align: center;
    color: #FFFFFF;
    line-height: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #99aab1;
}


/*新加文章模块*/

.title-bg1 {
    margin-top: 40px;
    height: 30px;
    background-image: url(https://cdn-www.liveinau.com/images/title-greece-01.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
}

.title-bg1 .title-left {
    line-height: 30px;
    height: 30px;
    color: #fff;
    text-indent: 10px;
    display: inline-block;
    width: 153px;
    float: left;
}

.title-right {
    display: inline-block;
    border-bottom: 1px solid #dde6ed;
    width: 730px;
    line-height: 30px;
    height: 29px;
    float: left;
}

.rec-article {
    margin-top: 30px;
    overflow: hidden;
}

.rec-article p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    color: #999;
}

.rec-article h3 {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.rec-article ul span {
    font-size: 12px;
    color: #999;
    display: inline-block;
}

.rec-article h3 a {
    color: #666;
}

.rec-article h3 a:hover {
    color: #24ace0;
}

.rec-article ul {
    margin-left: 0;
}

.rec-article ul li {
    width: 50%;
    margin-bottom: 20px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    padding-right: 1%;
}

.rec-article ul li:nth-of-type(even) {
    padding-right: 0%;
}

.rec-article ul img {
    width: 156px;
    float: left;
    margin-right: 16px;
}

.article-content .rec-tags {
    width: 100%;
    text-align: left;
    font-size: 12px;
    color: #666;
    text-indent: inherit;
}

.rec-tags span {
    color: #333;
    font-size: 14px;
    padding-right: 10px;
}

.rec-article ul p {
    height: 40px;
    overflow: hidden;
    margin-top: 4px;
}

.rec-article .rec-two {
    float: right;
    margin-right: 0;
}
.recommoned{
    width: 50%;
}
.dota-project .cont-left{
    float: left;

}
.dota-project .cont-right{
    float: right;
    width: 49%;
    height: 238px;
    overflow: hidden;
}
.dota-project .cont-right img{
    width: 100%;
}
.swiper-container{
    padding-bottom: 0px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    text-align: center;
    position: relative;
    top: -24px;
    z-index: 999;
}
.swiper-pagination-bullet-active{
    background: rgb(248, 212, 7);
}
.recommoneds{
    overflow: hidden;
    border-radius: 4px;
    position: relative;
}

.recommoneds img{
    width: 100%;
    vertical-align: top;
    position: relative;
}
/* 推荐项目 start */
.recommoneds .recommoned-content{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding:10px 10px 20px;
    box-sizing: border-box;
    background-color:#333\0;
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    color:#fff;
    border-radius: 0 0 4px 4px;
    /*FILTER: alpha(opacity=80)\9\0;*/
}

.recommoneds .recommoned-content h3{
    color: #fcdf2c;
    max-height: 27px;
    overflow: hidden;
    font-size: 16px;
}

.recommoneds .recommoned-content p{
    display: block;
    font-size: 14px;
    width: 78%;
    margin:0 auto;
    text-align: left;
}
/* 推荐项目 end */
@media (min-width: 1680px) {
    /*新加文章模块*/
    .recbox-right {
        width: 67%;
        float: left;
        margin-left: 20px;
    }

    .title-right {
        width: 966px;
    }

    .steps li .num {
        margin-left: -20px;
        height: 40px;
        width: 40px;
        top: -20px;
        line-height: 40px;
        font-size: 22px;
    }

    .steps li {
        padding: 40px 0;
        min-height: 190px;
    }

    .steps li .stp-pic {
        max-height: 130px;
    }
}


/*============================================================*/

#st-main-area {
    padding: 5.5%;
    position: relative;
    overflow: hidden;
    clear: left;
}

#st-main-area:after {
    width: 8px;
    height: 100%;
    background: url(https://cdn-www.liveinau.com/images/st-shadow-vertical.png) repeat-y 0 0;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 3;
}

.newslist h1 {
    font-size: 28px;
    margin-bottom: 30px;
}

.newslist .lists-n {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 3px solid #DEDEDE;
}

.newslist .lists-n li .pagediv_list {
    line-height: 2.5;
    width: 100%;
    display: block;
    text-indent: 15px;
    border: 1px solid #efefef;
    background-color: #fff;
    margin-bottom: 6px;
}

.newslist .lists-n li .pagediv_list:hover {
    text-decoration: none;
    border: 1px solid #DCE0E3;
    box-shadow: 0px 1px 3px #DEDEDE;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.newslist .lists-n li .pagediv_list span {
    color: #999;
    font-family: sans-serif;
}

.newslist .lists-n li a span:before {
    content: "|";
    margin: 0 5px;
}

.newslist .lists-n li .pagediv_list a {
    line-height: 2.5;
    background-color: #fff;
}

.newslist .lists-n li .pagediv_list a:hover {
    color: #21748C;
}

.newslist .lists-n .lsttit h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #1A5684;
}


/*.singlecol h1 {
	background: #2eaadc;
	padding: 10px 20px;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
}*/

.singlecol h6 {
    font-size: 28px;
    background: #2eaadc;
    padding: 10px 20px;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    color: white;
    text-transform: uppercase;
}

.st-rc-teaser,
.st-rc-teaser-p {
    padding: 0 9.5%;
    margin-top: 30px;
    margin-bottom: 20px
}

.st-rc-teaser .st-rc-tit,
.st-rc-teaser-p .st-rc-tit {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 8px;
}

.st-rc-lst li {
    float: left;
    width: 100%;
    border-top: 1px solid #DFE1E0;
    border-bottom: 1px solid #DFE1E0;
    margin: 0;
    margin-bottom: -1px;
}

.st-rc-lst li a {
    list-style: decimal;
    display: block;
    float: left;
    padding: 8px 0;
}

.st-rc-lst li a:before {
    font-family: sans-serif;
    content: "▪ ";
    float: left;
    padding-right: 8px;
}

.st-rc-lst-p li p {
    line-height: 2.2;
    display: block;
    float: left;
    width: 100%;
    background: #1A5684;
    text-indent: 10px;
    color: #fff;
    margin-bottom: 10px;
}

.st-rc-lst-p li img {
    width: 100%;
    float: left;
}

.st-rc-lst-p li a p {
    transition: all 0.3s linear;
}

.st-rc-lst-p li a:hover p {
    background: #002b3c;
}


/*资讯列表修改开始*/

.information {
    border: solid 1px #eee;
    padding: 16px 16px 6px 16px;
    margin-bottom: 30px;
}

.information-content {
    overflow: hidden;
}

.information-content h3 {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
}

.information-content .details h3 a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.information-content img {
    width: 250px;
    height: 153px;
    float: left;
}

.information-content .details {
    width: 300px;
    float: right;
}

.information-content .details span {
    font-size: 14px;
    line-height: 30px;
    color: #999;
    float: right;
    display: block;
    margin-top: 19px;
    text-align: right;
}

.information-content .details p {
    height: 104px;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    overflow: hidden;
    text-align: justify;
}

.information-content .details h3 a:hover,
.information-list li a:hover {
    color: #21748C;
    cursor: pointer;
}

.information-list li span {
    font-size: 14px;
    float: right;
    color: #999;
    line-height: 40px;
}

.information-list {
    list-style: none;
    overflow: hidden;
    margin: 10px 0 0;
}

.information-list li {
    overflow: hidden;
    border-bottom: dashed 1px #eee;
}

.information-list li:last-child {
    border: none;
}

.information-list li + li + li + li {
    border: none;
}

.information-list li a {
    display: inline-block;
    width: 80%;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information-list li a:before {
    display: inline-block;
    margin: 0 6px 3px 0;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #40a6dc;
}

.paging a {
    font-size: 18px;
    margin: 0 4px;
    background-color: #f6f6f6;
    padding: 4px 6px;
    color: #666;
}


/*相关移民国家*/

.related-countries {
    list-style: none;
}

.related-countries li {
    width: 71px;
    float: left;
}

.related-countries li img {
    width: 100%;
    vertical-align: top;
}

.related-countries li p {
    color: #666;
    text-align: center;
    line-height: 30px;
}

.related-countries li:nth-child(2),
.related-countries li:nth-child(5),
.related-countries li:nth-child(8) {
    margin: 0 10px;
}

.related-countries li:first-child + li,
.related-countries li:first-child + li + li + li + li,
.related-countries li:first-child + li + li + li + li + li + li + li {
    margin: 0 10px;
}


/*资讯相关文章*/
.rightbox {
    width: 30%;
    float: left;
    overflow: hidden;
    padding: 30px 30px;
    box-sizing: border-box;
}

.rightbox .newsbox {
    margin-bottom: 30px;
    font-size: 14px;
    overflow: hidden;
}

.rightbox .news-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    color: #1a5684;
}

.rightbox .float-news {
    position: fixed;
    top: 10px;
    z-index: 99;
    width: 237px;
    overflow: hidden;
}


.rightbox .recent-news li {
    border-bottom: 1px solid #eee;
    padding: 8px 0;
    overflow: hidden;
}

.rightbox .recent-news li .recent-news-images {
    float: left;
    margin-right: 10px;
}


.rightbox .recent-news li p {
    overflow: hidden;
    display: block;
    font-weight: bold;
}

.rightbox .recent-news li .recent-news-read {
    font-size: 12px;
    display: inline-block;
    margin-top: 14px;
    font-weight: normal;
}

.rightbox .recent-news li .recent-news-read span {
    margin-right: 12px;
}

.rightbox .faq li {
    border-bottom: 1px solid #eee;
    padding: 8px 0;
    overflow: hidden;
}

.rightbox .faq li:nth-last-of-type(1){
    border-bottom: none;
    margin-bottom: 10px;
}

.rightbox .faq li b {
    font-size: 12px;
    display: inline-block;
    background: #2EAADC;
    line-height: 12px;
    padding: 4px 6px;
    border-radius: 3px;
    color: #fff;
    vertical-align: middle;
    font-weight: normal;
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.rightbox .faq li .ask {
    max-height: 44px;
    overflow: hidden;
    display: block;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rightbox .faq li .answer {
    margin-top: 6px;
    color: #999;
    max-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rightbox .faq li span {
    font-size: 12px;
    color: #c0c0c0;
    padding-top: 10px;
}

/* faqadv start */
.rightbox .newsbox .hot-adv {
    width: 100%;
    position: relative;
}

.rightbox .newsbox .hot-adv img {
    width: 100%;
}
/* faqadv over */

/* 相关资讯start */
.related-news {
    margin-top: 0px;
    padding: 0 40px;
}
.dota-project{
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 40px;
}

.related-news .related-news-title,.dota-project .dota-project-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #1a5684;
}

.related-news ul {
    background-color: #f0f0f0;
    overflow: hidden;
    padding: 6px 0;
    border-top: 1px solid #ddd;
}

.related-news ul li {
    width: 48%;
    float: left;
    padding: 4px 0;
    overflow: hidden;
    padding-left: 2%;
}



.related-news ul li:nth-of-type(even) {
    float: right;
}

.related-news ul li a {
    max-width: 94%;
    font-size: 14px;
    max-height: 23px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.related-news ul li a:before {
    font-family: sans-serif;
    content: "";
    float: left;
    margin-top: 8px;
    margin-right: 8px;
    width: 6px;
    height: 6px;
    background-color: #2EAADC;
    display: block;
}


.related-news {
    margin-left: 0;
    overflow: hidden;
}



/* 评论start */

.discuss {
    margin-top: 30px;
    padding: 0 40px;
}

.discuss .reply {
    background-color: #f0f0f0;
    overflow: hidden;
    padding: 20px 0;
    margin-bottom: 30px;
}

.discuss .reply .reply-title {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #1a5684;
    text-align: center;
}

.discuss .reply .reply-title i {
    font-size: 14px;
    font-style: normal;
}

.discuss .reply .reply-title i b {
    color: #ff0000;
}

.discuss .reply .header-box {
    float: left;
    text-align: center;
    margin: 0 10px;
}

.discuss .reply .header-box img {
    width: 68px;
    height: 68px;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.discuss .reply .reply-box {
    width: 82%;
    float: left;
}

.discuss .reply .reply-box textarea {
    font-size: 16px;
    width: 100%;
    min-height: 120px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    vertical-align: top;
}

.discuss .reply .reply-box .btn-box {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top: none;
    overflow: hidden;
    background-color: #fff;
    height: 54px;
}

.reply-box .btn-box .login-box {
    width: 79%;
    float: left;
    padding: 10px 2%;
}

.reply-box .btn-box .login-box label {
    line-height: 30px;
    float: left;
    margin-right: 8px;
}

.reply-box .btn-box .login-box input {
    max-width: 150px;
    line-height: 30px;
    text-indent: 10px;
    height: 30px;
    float: left;
}

.reply-box .btn-box .login-box .identify {
    display: inline-block;
    width: 90px;
    float: left;
    margin-left: 8px;
    margin-top: 4px;
}

.reply-box .btn-box .login-box .identify img {
    width: 100%;
    vertical-align: top;
}

.reply-box .btn-box > a {
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    width: 16%;
    float: right;
    height: 54px;
    display: inline-block;
    line-height: 54px;
    border-left: 1px solid #ddd;
    background: -webkit-linear-gradient(bottom, #f5f5f5, #dedede); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #f5f5f5, #dedede); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #f5f5f5, #dedede); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #f5f5f5, #dedede); /* 标准的语法 */
}

.reply-box .btn-box > a:hover {
    color: #555;
}


.recentreply {
    margin-top: 10px;
    margin-bottom: 20px;
}

.recentreply .recentreply-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    color: #1a5684;
}

.recentreply .recentreply-title .reply-list {
    overflow: hidden;
}

.reply-list li {
    padding: 8px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

.reply-list li > img {
    width: 68px;
    height: 68px;
    border: 1px solid #ddd;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}

.reply-list li .reply-content {
    padding-left: 90px;
}

.reply-list li .reply-content .name {
    font-size: 14px;
    color: #254f77;
    font-weight: bold;
}


.reply-list li .reply-content .discuss-text {
    max-height: 161px;
    overflow: hidden;
}

.reply-list li .reply-content .praise {
    text-align: right;
}

.reply-list li .reply-content .praise .c-time {
    font-size: 12px;
    color: #c0c0c0;
    margin-right: 10px;
}

.reply-list li .reply-content .praise .praise-sign {
    width: 20px;
    height: 20px;
    text-align: left;
    display: inline-block;
    cursor: pointer;
}

.reply-list li .reply-content .praise .praise-sign img {
    width: 100%;
}



/* 评论弹出二维码 */
.wechat {
    position: fixed;
    left: 0;
    top: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}

.wechat .wechat-content {
    padding: 30px;
    position: absolute;
    top: 20%;
    left: 50%;
    z-index: 9999;
    margin-left: -205px;
    background-color: #fff;
}

.wechat .wechat-content a {
    width: 20px;
    height: 20px;
    display: block;

    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: right;
}

.wechat .wechat-content #login_container {
    clear: both;
}


/* 喜欢按钮 */

.article-social {
    margin-top: 50px;
    text-align: center;
}


i.fa {
    width: 20px;
    height: 20px;
    background-size: contain;
    display: inline-block;
    margin-right: 8px;
    margin-top: 4px;
    float: left;
}

.action {
    padding: 8px 40px;
    display: inline-block;
    border-radius: 2px;
    background-color: #2EAADC;
    font-size: 16px;
    margin: 0 3px;
    color: #fff;
    cursor: pointer;
}

.action:hover {
    color: #fff;
    background-color: #f17067;
}




/*资讯列表修改结束*/

@media (min-width: 1680px) {
    #st-main-area {
        min-height: 1900px;
    }

    .newslist .lists-n li .pagediv_list {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .newslist .lists-n li .pagediv_list a {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .newslist .lists-n li .pagediv_list span {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .st-rc-lst-p li p {
        text-indent: 15px;
        margin-bottom: 15px;
    }
    /*底部文章链接*/
    .art-reg .artreg-box {
        width: 1200px;
        margin: 0 auto;
    }

    .information-content .details {
        width: 443px;
    }

    .related-countries li {
        width: 90px;
    }

    /*资讯相关文章*/
    .rightbox .float-news {
        position: fixed;
        top: 10px;
        z-index: 99;
        width: 308px;
        overflow: hidden;
    }
}

.wen-part:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.wen-part{
    background: #ffffff;
}
.part-left:after {
    width: 8px;
    height: 100%;
    background: url(/images/qaDetail/st-shadow-vertical.png) repeat-y 0 0;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 3;
}


.headtop{
    padding: 0px;
}
.logo-redesign{
    width:1199px;
    margin:0 auto;
    height:50px;
    line-height: 50px;
    /*border-bottom: 1px solid rgba(229,229,229,1);*/
}
.logo-redesign img.img1{
    display: block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    float:left;
    margin-top: 11.99px;
}
.logo-redesign img.img2{
    display: block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 690px;
    float:left;
    margin-top: 13px;
}
.logo-redesign span{
    width:124px;
    height:17px;
    font-size:12px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(102,102,102,1);
    line-height:17px;
    margin-left: 12px;
    display: block;
    float: left;
    margin-top: 17px;
}
.logo-redesign .city-selection{
    width:102px;
    height:40px;
    margin-left: 42px;
    display: block;
    float: left;
}
.logo-redesign .ft24-redesign{

    height:14px;
    font-size:10px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:14px;
    letter-spacing:2px;
}
.logo-redesign .txt-redesign{
    display: block;
    margin-top: 9px;
    float:left;
}
.logo-redesign .ft30-redesign{
    width:99px;
    height:17px;
    font-size:12px;
    font-family:PingFang-SC-Bold,PingFang-SC;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:17px;
    letter-spacing:1px;
}
.border-bottom{
    width:100%;
    height:1px;
    background:rgba(229,229,229,1);
}
.nav ul li .erj{
    z-index: 3;
}
.nav-redesign ul li{
    float: left;
    width:calc(8%);
    height:25px;
    font-size:18px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:25px;
    position: relative;
    padding: 39px 0px 0px 0px;
}
.city-selection .cityList span:hover{
    background:rgba(47,125,225,1);
    color:rgba(255,255,255,1);
}
.city-selection .cityList span{
    width:60px;
    height:30px;
    background:rgba(242,242,242,1);
    border:1px solid rgba(229,229,229,1);
    display: inline-block;
    color:rgba(153,153,153,1);
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-left: 8px;
}
.city-selection .cityList{
    width:375px;
    /*height:191px;*/
    padding-bottom: 10px;
    background:rgba(255,255,255,1);
    border-radius:4px;
    border:1px solid rgba(229,229,229,1);
    position: absolute;
    top:44px;
    left:0px;
    z-index: 99;
}
.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.up {
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    margin-top: 18px!important;
}
.city-selection  i {
    border: solid #ced5e0;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    float: right;
    margin-top: 12px;
    margin-right: 18px;
}
.city-selection{
    width:102px;
    height:37px!important;
    border-radius:4px;
    border:1px solid rgba(229,229,229,1);
    margin-top: 5px;
    position: relative;
}
.city-selection p{
    margin-left: 15px;
    height:40px;
    font-size:16px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(204,204,204,1);
    line-height:40px;
    letter-spacing:1px;
    float:left;
}

.cityList{
    display: none;
}

#tabbox{ padding: 8px;background-color: #fff;
    bottom: 455px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    border-radius: 5px;margin-bottom: 15px;}
.tab_conbox{border: 1px solid #21A366;border-top: none;}
.tab_con{ display:none;}

.tabs{height: 32px;border-bottom:1px solid #21A366;border-left: 1px solid #21A366;width: 100%;}
.tabs li{float:left;border:1px solid #999;border-left:none;background: #e0e0e0;position: relative;font-size: 15px;
    font-weight: 700;
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-bottom: -1px;
    padding: 0 4px;}
.tabs li a {display: block;padding: 0 20px;border: 1px solid #fff;outline: none;}
.tabs li a:hover {background: #ccc;}
.tabs .thistab,.tabs .thistab a:hover{background: #fff;border-bottom: 1px solid #fff;}

.tab_con {padding:12px;font-size: 14px; line-height:175%;}
.tab_con p a{
    margin: 0 15px 10px 0;}

@media (min-width: 320px) and (max-width: 1200px) {
    #tabbox{display:none!important;}
}
.main {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
}

.navs .img-pc{
    width: 168px;
    height: 44px;
    float: left;
    vertical-align: middle;
    margin-top: 28px;
    margin-right: 140px;
    /*display: inline-block;*/
}
.nav-redesign{
    line-height: 104px;
    height:104px;
}
.nav-redesign ul li{
    float: left;
    width:calc(8%);
    height:25px;
    font-size:18px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:25px;
    position: relative;
    padding: 39px 0px 0px 0px;
}
.searchBox{
    width:1199px;
    height:120px;
    background:rgba(255,255,255,1);
    box-shadow:0px 8px 88px 0px rgba(0,0,0,0.1);
    border-radius:6px;
    margin:32px auto;

}
.searchBox .searchBox-input{
    width:880px;
    height:50px;
    background:rgba(255,255,255,1);
    border-radius:6px;
    border:1px solid rgba(229,229,229,1);
    line-height: 50px;
    margin-left: 33px;
    margin-top: 35px;
    margin-bottom: 35px;
    padding-left: 31px;
}
.searchBox .searchBox-button{
    width:150px;
    height:50px;
    background:rgba(47,125,225,1);
    border-radius:6px;
    line-height: 50px;
    margin-left: 49px;
    text-align: center;
    color:#fff;
    display: inline-block;
}
.guoj dl dd img.pc-redesign{
    width:40px;
    height:40px;
    border-radius: 50%;
}
.guoj dl dd p{
    font-size:12px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:17px;
}
.news .tab li.liNow {
    background: none;
    color: #0C0C0C;
    border-bottom: 1px solid rgba(47,125,225,1);;
}
.news .tab {
    top:-2px;
}
.ymwd .tab li.liNow {
    background: none;
    color: #0C0C0C;
    border-bottom: 1px solid rgba(47,125,225,1);;
}
.ymwd .tab {
    top:-2px;
}

.hmtit {
    border-bottom: 1px solid #E5E5E5;
}
.hmtit a {
    color: #333333;
}

.news dd .txt h3{
    text-indent: 0px;
    height:28px;
    font-size:20px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:28px;
}
.news dd .txt p {
    text-indent: 0px;
    color:rgba(102,102,102,1);
    line-height:24px;
}
.news dl a:hover {
    color: #2f7de1;
    background: url(/images/sanj2.png) no-repeat left center;
}
.ymwd ul li h3 a{
    display: block;
    border-bottom: 1px dashed #cecece;
    line-height: 50px;
}
.ymwd ul li h5{
    display: block;
    border-bottom: 1px dashed #cecece;
    line-height: 50px;
}
.ymwd ul li{
    padding: 0px;
}
.ymwd ul li h3{
    background: none;
}
.ymwd ul li h3 img {
    display: inline-block;
    width: 24px;
    height:24px;
    float: left;
    margin-left: 6px;
    margin-top: 11px;
    margin-right: 14px;
}
.rmyfs .left .tit{
    background: #333;
    color:#fff;
}
.rmyfs .left .li{
    border: 1px solid #f1f1f1;
}
.rmyfs .left .li.cur{
    background:rgba(47,125,225,1);
    color:#fff;

}
.rmyfs .right a .txt{
    background:rgba(255,255,255,1);
}
.rmyfs .left .tit{
    text-align: left;
    padding-left: 36px;
}
.rmyfs .left .li .txt{
    text-align: left;
}
.c2F7DE1{
    color:#2F7DE1
}

.zouBox .left .txt h3{
    text-align: left;
    height:22px;
    font-size:16px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(51,51,48,1);
    line-height:22px;
}
.zouBox .left .txt p{
    height:141px;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
}
.border-title{
    margin-bottom: 15px;
    width:18px;
    height:6px;
    background:rgba(47,125,225,1);
    border-radius:3px;

}
.zouBox .right .tit h5{
    height:42px;
    font-size:30px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(250,100,0,1);
    line-height:42px;
    text-align: center;
}
.zouBox .right .li span{
    font-size:20px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.wsxl a.dj{
    background: none;
}
.wsxl a.dj p{
    color:rgba(153,153,153,1);
}
.zouBox .right .dt{
    text-align: right;
}
.zzfw .li a{
    display: inline-block;
    padding: 0 1.2em;
    font-size: 14px;
    color: #2f7de1;
    background: none;
    line-height: 1.8em;
    font-weight: normal;
    border:1px solid rgba(47,125,225,1);
    border-radius:6px;
}
.foot .pcText{
    width:400px;
    height:115px;
    font-size:16px;
    font-weight:normal;
    color:rgba(255,255,255,1);
    line-height:28px;
    text-align: left;
    display: inline-block;
}
.foot-redesign{
    width:1199px;
    margin:0 auto;
    height:200px;
    text-align: left;
}

.foot-redesign .ewm .li img{
    width:100px;
    height:100px;
}


@media screen and (max-width:768px){

}

.rightNavigationBar{
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.4);
    position: fixed;
    top:271px;
    right:0px;
    width: 55px;
    z-index: 999999;
    padding-top: 9px;
}
.rightNavigationBar li{
    width:55px;
    height: 90px;
    position: relative;
}
.rightNavigationBar li .barText{
    padding: 17.5px 13px 17.5px 12px;
}
.rightNavigationBar li .barText img{
    width:24px;
    height:24px;
}
.rightNavigationBar li .barText p{

    height: 28px;
    font-size: 14px;
    /*transform: scale(0.83);*/
    font-weight: 900;
    color: #333333;
    line-height: 14px;
    margin-top: 5px;
}
.rightNavigationBar li .barFloat {
    position: absolute;
    top: 17px;
    left: -137px;
}
.rightNavigationBar li .barFloat a{
    width: 112px;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.rightNavigationBar li .barFloat .box{
    position: relative;
    padding-right: 8px;
}
.rightNavigationBar li .barFloatText1 .con{
    width: 135px;
    height: 30px;
    border: 1px #006CDE solid;
    border-radius: 3px;
    background-color: #006CDE;
    text-align: center;
}
.rightNavigationBar li .barFloatText1 .con-ret{
    border: 7px solid transparent;
    border-bottom-color:#006CDE;
    position: absolute;
    top: 8px;
    right: -5px;
    transform: rotate(90deg);
}
.rightNavigationBar li .barFloat{
    display: none;
}
.rightNavigationBar li .barFloat .box{
    position: relative;
    padding-right: 8px;
}
.rightNavigationBar li .barFloatText2 .con{
    width: 135px;
    border: 1px #006CDE solid;
    border-radius: 3px;
    background-color: #006CDE;
    text-align: center;
}

.rightNavigationBar li .barFloatText2 .con p{
    height: 14px;
    font-size: 12px;
    transform: scale(0.83);
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    margin-top: 7px;
    margin-bottom: 10px;
}

.rightNavigationBar li .barFloatText2 .con-ret{
    border: 7px solid transparent;
    border-bottom-color:#006CDE;
    position: absolute;
    top: 8px;
    right: -5px;
    transform: rotate(90deg);
}
.rightNavigationBar li .barFloatText2 img{
    margin-top: 14px;
    width: 108px;
    height:108px;
}
.barFloatShow{
    display: block!important;
}
.st-rc-teaser,
.st-rc-teaser-p {
    padding: 0;
    margin-top: 0px;
    margin-bottom: 20px
}
.reply-content p a {
    color: #60a1f5;
}