/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}


.cifnews-frame-activity {
  width: 1098px;
  margin: 0 auto;
  padding: 28px 50px;
  border-top: none;
  overflow: hidden; }

.cifnews-frame-activity .img-wrap {
  width: 538px;
  height: 343px;
  -webkit-border-radius: 34px 31px 30px 0;
          border-radius: 34px 31px 30px 0;
  overflow: hidden;
  float: left; }

.cifnews-frame-activity .intro {
  float: left;
  margin-left: 30px;
  width: 530px; }

.cifnews-frame-activity .activity-title {
  font-size: 20px;
  font-weight: 400; }

.cifnews-frame-activity .place {
  margin: 20px 0; }

.cifnews-frame-activity .detail {
  font-size: 14px;
  line-height: 22px; }

.cifnews-frame-activity .join {
  display: block;
  text-align: center;
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin-top: 30px; }

.cifnews-frame-article-item {
  -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  border-top: none; }

.cifnews-frame-article-item .article-wrap {
  padding: 0 25px 45px;
  overflow: hidden; }

.cifnews-frame-article-item .article-item {
  width: 50%;
  height: 142px;
  float: left;
  margin-top: 31px;
  overflow: hidden; }

.cifnews-frame-article-item .img-wrap {
  width: 165px;
  height: 110px;
  float: left;
  margin-top: 5px;
  overflow: hidden; }

.cifnews-frame-article-item .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-article-item .cont {
  float: left;
  width: 200px;
  margin-left: 20px; }

.cifnews-frame-article-item .article-title {
  font-size: 18px;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.cifnews-frame-article-item .author {
  font-size: 12px;
  margin: 10px 0; }

.cifnews-frame-article-item .abs {
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.cifnews-frame-banner1 {
  text-align: center;
  background: url(guoyuanBanner.jpg) center bottom no-repeat;
  height: 260px; }

.cifnews-frame-banner2 {
  height: 418px; }

.cifnews-frame-box1 .platform {
  width: 1232px;
  margin-left: -13px;
  overflow: hidden; }

.cifnews-frame-box1 .platform-item {
  position: relative;
  width: 245px;
  height: 300px;
  overflow: hidden;
  float: left;
  padding: 0 20px;
  margin: 0 8px 16px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.cifnews-frame-box1 .animate-group {
  position: relative;
  top: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.cifnews-frame-box1 .platform-item:hover .animate-group {
  top: -20px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.cifnews-frame-box1 .platform-item:hover .more {
  top: 16px; }

.cifnews-frame-box1 .platform-status {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 32px;
  line-height: 26px;
  text-align: center; }

.cifnews-frame-box1 .platform-status.attract, .cifnews-frame-box1 .platform-status.live, .cifnews-frame-box1 .platform-status.sales {
  -webkit-background-size: 100% 100%;
          background-size: 100%; }

.cifnews-frame-box1 .platform-img-wrap {
  width: 100%;
  height: 100px;
  overflow: hidden;
  margin-bottom: 23px;
  margin-top: 23px; }

.cifnews-frame-box1 .platform-img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-box1 .platform-name {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 700; }

.cifnews-frame-box1 .platform-detail {
  margin-bottom: 20px;
  text-align: center;
  font-size: 14px;
  height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.cifnews-frame-box1 .tag-wrap {
  text-align: center;
  height: 28px;
  line-height: 28px; }

.cifnews-frame-box1 .platform-tag {
  font-size: 12px;
  padding: 3px 5px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin: 0 2px; }

.cifnews-frame-box1 .more {
  display: block;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  margin: 5px -30px -28px;
  position: relative;
  top: 22px; }

.cifnews-frame-box1 .more:hover {
  cursor: pointer; }

.cifnews-frame-box2 .c1 {
  color: #72b7d4; }

.cifnews-frame-box2 .c2 {
  color: #6bc0b9; }

.cifnews-frame-box2 .c3 {
  color: #e1b47b; }

.cifnews-frame-box2 .c4 {
  color: #6b93c0; }

.cifnews-frame-box2 .c5 {
  color: #edbd95; }

.cifnews-frame-box2 .c6 {
  color: #8989CF; }

.cifnews-frame-box2 .c7 {
  color: #E6A0A0; }

.cifnews-frame-box2 {
  width: 1200px;
  margin: 0 auto; }

.cifnews-frame-box2 .service-item {
  height: 288px;
  cursor: pointer;
  margin-bottom: 30px; }

.cifnews-frame-box2 .cate {
  width: 220px;
  height: 100%;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  float: left; }

.cifnews-frame-box2 .pt10 {
  padding-top: 0; }

.cifnews-frame-box2 .swiper-container {
  height: 100%; }

.cifnews-frame-box2 .swiper-item {
  padding: 0 30px;
  height: 100%;
  overflow: visible;
  border-right: none; }

.cifnews-frame-box2 .swiper-slide {
  border-right: 1px dashed #ebeced; }

.cifnews-frame-box2 .swiper-slide-invisible-blank, .cifnews-frame-box2 .swiper-slide.swiper-slide-prev {
  border-right: none; }

.cifnews-frame-box2 .swiper-item.swiper-item--half {
  display: block;
  margin: 5px auto 30px;
  padding: 0;
  width: 190px;
  height: auto;
  border: 1px solid #e3e3e3; }

.cifnews-frame-box2 .swiper-item.swiper-item--half .swiper-img-wrap {
  margin: 0; }

.cifnews-frame-box2 .swiper-item:after {
  content: '';
  width: 14px;
  height: 300px;
  position: absolute;
  right: -14px;
  top: 20px; }

.cifnews-frame-box2 .cate-img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden; }

.cifnews-frame-box2 .cate-img img {
  display: block;
  width: 100%; }

.cifnews-frame-box2 .cate-title {
  position: relative;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px; }

.cifnews-frame-box2 .cate-title:after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -20px; }

.cifnews-frame-box2 .func {
  font-size: 14px;
  margin-top: 52px; }

.cifnews-frame-box2 .check-all {
  display: block;
  margin: 20px auto 0;
  background: #fff;
  width: 150px;
  line-height: 44px;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  text-align: center;
  -webkit-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s; }

.cifnews-frame-box2 .check-all:hover {
  color: #fff;
  background: #f676a6; }

.cifnews-frame-box2 .swiper-status {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 32px;
  line-height: 26px;
  text-align: center; }

.cifnews-frame-box2 .swiper-img-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto 15px; }

.cifnews-frame-box2 .swiper-img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-box2 .swiper-name {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 700; }

.cifnews-frame-box2 .swiper-detail {
  text-align: center;
  margin-bottom: 14px;
  padding: 0;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.cifnews-frame-box2 .tag-wrap {
  text-align: center;
  line-height: 28px;
  overflow: hidden;
  max-height: 27px; }

.cifnews-frame-box2 .swiper-tag {
  display: inline-block;
  padding: 0 5px;
  margin: 0 2px;
  line-height: 22px;
  font-size: 12px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  vertical-align: text-bottom; }

.cifnews-frame-box2 .animate-group {
  position: relative;
  top: 0;
  -webkit-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s; }

.cifnews-frame-box2 .swiper-item:hover .animate-group {
  top: -5px;
  -webkit-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s; }

.cifnews-frame-box2 .swiper-item:after {
  display: none; }

.cifnews-frame-box2 .cate-left {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: calc(100% - 220px);
  float: left;
  height: 288px;
  padding: 35px 15px 30px 0; }

.cifnews-frame-box2 .s-btn-next, .cifnews-frame-box2 .s-btn-prev {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 40px;
  margin-top: -20px;
  font-size: 20px;
  line-height: 40px;
  z-index: 2;
  background: #999;
  text-align: center; }

.cifnews-frame-box2 .s-btn-prev {
  left: 0;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0; }

.cifnews-frame-box2 .s-btn-next {
  right: 0;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0; }

.cifnews-frame-box2 .icon-arrow-left, .cifnews-frame-box2 .icon-arrow-right {
  width: 10px;
  height: 14px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 50%;
  display: block; }

.cifnews-frame-box2 .icon-arrow-left {
  margin-left: -5px; }

.cifnews-frame-box2 .s-btn-prev .icon-arrow-left {
  background-position: -10px 0; }

.cifnews-frame-box2 .icon-arrow-right {
  margin-left: -2px; }

.cifnews-frame-box2 .s-btn-next .icon-arrow-right {
  background-position: 0 0; }

.cifnews-frame-box3 .operator {
  width: 1221px;
  margin-left: -10px;
  overflow: hidden; }

.cifnews-frame-box3 .operator li {
  position: relative;
  width: 345px;
  height: 362px;
  padding: 24px 20px;
  float: left;
  margin: 0 10px 20px;
  overflow: hidden;
  cursor: pointer; }

.cifnews-frame-box3 .operator li .animate-group {
  position: relative;
  top: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.cifnews-frame-box3 .operator li:hover .operator-banner {
  height: 136px; }

.cifnews-frame-box3 .operator li:hover .more {
  bottom: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  animation-delay: .2s;
  -webkit-animation-delay: .2s; }

.cifnews-frame-box3 .operator li:hover .operator-banner img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  animation-delay: .2s;
  -webkit-animation-delay: .2s; }

.cifnews-frame-box3 .operator li:hover .operator-banner .line-frame {
  height: 116px;
  width: 323px;
  -webkit-transition: all ease-out .3s;
  -o-transition: all ease-out .3s;
  transition: all ease-out .3s;
  animation-delay: .2s;
  -webkit-animation-delay: .2s;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.cifnews-frame-box3 .operator-top {
  overflow: hidden; }

.cifnews-frame-box3 .category-head {
  width: 63px;
  height: 63px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  float: left; }

.cifnews-frame-box3 .category-info {
  float: left;
  padding-left: 15px; }

.cifnews-frame-box3 .category-info-1 {
  height: 30px;
  line-height: 30px;
  font-size: 16px; }

.cifnews-frame-box3 .category-info-2 {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #333; }

.cifnews-frame-box3 .operator-banner {
  position: relative;
  height: 156px;
  margin-top: 20px;
  margin-bottom: 24px;
  overflow: hidden;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.cifnews-frame-box3 .line-frame {
  width: 100%;
  height: 154px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all ease-out .3s;
  -o-transition: all ease-out .3s;
  transition: all ease-out .3s; }

.cifnews-frame-box3 .operator-banner img {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: block;
  width: 100%; }

.cifnews-frame-box3 .operator-title {
  font-size: 16px;
  font-weight: 400;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.cifnews-frame-box3 .operator-detail {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.57;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.cifnews-frame-box3 .operator-status {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 32px;
  line-height: 26px;
  text-align: center; }

.cifnews-frame-box3 .operator-status.attract, .cifnews-frame-box3 .operator-status.live, .cifnews-frame-box3 .operator-status.sales {
  -webkit-background-size: 100% 100%;
          background-size: 100%; }

.cifnews-frame-box3 .more {
  display: block;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  position: absolute;
  width: 100%;
  margin: 0 -20px;
  bottom: -26px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  animation-delay: .2s;
  -webkit-animation-delay: .2s;
  cursor: pointer; }

.cifnews-frame-box3 .icon-comment, .cifnews-frame-box3 .icon-heart {
  display: block;
  width: 17px;
  height: 20px;
  float: left; }

.cifnews-frame-box3 .icon-comment {
  margin-left: 26px; }

.cifnews-frame-box4 {
  width: 1098px;
  margin: 0 auto;
  padding: 0 50px;
  border-top: none;
  overflow: hidden; }

.cifnews-frame-box4 .people {
  height: 432px;
  overflow: hidden;
  margin-top: 20px; }

.cifnews-frame-box4 .img-wrap {
  height: 243px;
  overflow: hidden; }

.cifnews-frame-box4 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-box4 .people {
  width: 234px;
  float: left;
  margin: 30px 0 20px;
  padding: 20px; }

.cifnews-frame-box4 .name {
  font-size: 20px;
  margin-top: 15px; }

.cifnews-frame-box4 .job {
  font-size: 14px;
  margin: 10px 0; }

.cifnews-frame-box4 .detail {
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

.cifnews-frame-box4 .advice {
  display: block;
  width: 110px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-top: 15px; }

.cifnews-frame-box5 {
  float: left;
  width: 338px;
  padding: 20px 30px 42px; }

.cifnews-frame-box5 .title {
  margin-bottom: 15px; }

.cifnews-frame-box5 .img-wrap2 {
  width: 120px;
  height: 122px;
  float: left;
  overflow: hidden; }

.cifnews-frame-box5 .img-wrap2 img {
  display: block;
  width: 100%; }

.cifnews-frame-box5 .list {
  width: 190px;
  float: left;
  margin-left: 25px; }

.cifnews-frame-box5 .list-item {
  position: relative;
  display: block;
  line-height: 30px; }

.cifnews-frame-box5 .list-item:before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  position: absolute;
  left: -7px;
  top: 14px; }

.cifnews-frame-casedemo {
  position: relative;
  width: 1200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.cifnews-frame-casedemo .swiper-casedemo {
  width: 1140px;
  margin: 0 auto; }

.cifnews-frame-casedemo .swiper-button-next {
  right: 0;
  -webkit-background-size: 15px 15px;
          background-size: 15px;
  pointer-events: auto !important; }

.cifnews-frame-casedemo .swiper-button-prev {
  left: 0;
  -webkit-background-size: 15px 15px;
          background-size: 15px;
  pointer-events: auto !important; }

.cifnews-frame-casedemo .item-wrap {
  width: 250px;
  margin: 0 auto;
  padding: 20px 0;
  cursor: pointer; }

.cifnews-frame-casedemo .item-img {
  width: 250px;
  height: 145px;
  overflow: hidden; }

.cifnews-frame-casedemo .item-img img {
  display: block;
  width: 100%; }

.cifnews-frame-casedemo .item-title {
  margin-top: 20px;
  font-size: 16px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.cifnews-frame-component1 {
  width: 1098px;
  margin: 0 auto;
  padding: 0 50px;
  border-top: none;
  overflow: hidden; }

.cifnews-frame-component1 .people {
  height: 190px;
  overflow: hidden;
  float: left;
  width: 46%;
  margin: 30px 0;
  padding: 20px; }

.cifnews-frame-component1 .img-wrap {
  height: 190px;
  width: 230px;
  float: left;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  overflow: hidden; }

.cifnews-frame-component1 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-component1 .name {
  font-size: 20px; }

.cifnews-frame-component1 .job {
  font-size: 14px;
  margin: 10px 0; }

.cifnews-frame-component1 .detail {
  font-size: 12px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

.cifnews-frame-component1 .advice {
  display: block;
  width: 110px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-top: 15px; }

.cifnews-frame-component2 .list-item, .cifnews-frame-component3 .list-item {
  line-height: 30px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

.cifnews-frame-component1 .left {
  float: left;
  margin-left: 20px;
  width: 250px; }

.cifnews-frame-component2 {
  width: 50%;
  float: left;
  padding: 20px 30px 42px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 204px; }

.cifnews-frame-component2 .title {
  margin-bottom: 15px;
  font-size: 16px; }

.cifnews-frame-component2 .img-wrap {
  width: 150px;
  height: 110px;
  float: left; }

.cifnews-frame-component2 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-component2 .list {
  float: left;
  width: 68%;
  margin-left: 20px; }

.cifnews-frame-component2 .list-item-1 {
  display: block;
  font-size: 18px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.cifnews-frame-component2 .list-item-2 {
  display: block;
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px 0 15px; }

.cifnews-frame-component2 .list-item {
  position: relative;
  padding-left: 10px; }

.cifnews-frame-component2 .list-item:before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 14px; }

.cifnews-frame-component3 {
  width: 33.333333%;
  padding: 20px 30px 42px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left; }

.cifnews-frame-component3 .img-new {
  overflow: hidden;
  margin-bottom: 35px; }

.cifnews-frame-component3 .title {
  font-size: 16px;
  margin-bottom: 15px; }

.cifnews-frame-component3 .img-wrap {
  width: 120px;
  height: 80px;
  float: left; }

.cifnews-frame-component3 .left {
  float: left;
  width: 58%;
  margin-left: 20px; }

.cifnews-frame-component3 .title2 {
  font-size: 18px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.cifnews-frame-component3 .list-item {
  position: relative;
  height: 30px;
  padding-left: 10px;
  font-size: 14px; }

.cifnews-frame-component3 .list-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  display: block;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.cifnews-frame-component4 {
  padding: 20px 30px 0;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left; }

.cifnews-frame-component4 .item, .cifnews-frame-component5 {
  padding-bottom: 40px;
  overflow: hidden; }

.cifnews-frame-component4 .title {
  font-size: 16px;
  margin-bottom: 15px; }

.cifnews-frame-component4 .img-wrap {
  width: 160px;
  height: 110px;
  overflow: hidden;
  float: left; }

.cifnews-frame-component4 .left {
  float: left;
  max-width: 66%;
  margin-left: 20px; }

.cifnews-frame-component4 .art-title {
  font-size: 18px; }

.cifnews-frame-component4 .author {
  font-size: 12px;
  margin: 10px 0; }

.cifnews-frame-component4 .detail {
  font-size: 14px; }

.cifnews-frame-component5 .item {
  padding: 40px 30px 0;
  overflow: hidden;
  width: 50%;
  height: 180px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.cifnews-frame-component5 .img-wrap {
  width: 160px;
  height: 110px;
  overflow: hidden;
  float: left; }

.cifnews-frame-component5 .left {
  float: left;
  max-width: 66%;
  margin-left: 20px; }

.cifnews-frame-component5 .art-title {
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.cifnews-frame-component5 .author {
  font-size: 12px;
  margin: 10px 0; }

.cifnews-frame-component5 .detail {
  font-size: 14px; }

.cifnews-frame-component6 {
  padding: 22px 30px;
  overflow: hidden; }

.cifnews-frame-component6 .item {
  float: left;
  width: 390px; }

.cifnews-frame-component6 .item:nth-child(2n+1) {
  margin-right: 30px; }

.cifnews-frame-component6 .img-wrap {
  width: 390px;
  height: 220px; }

.cifnews-frame-component6 .title {
  font-size: 18px;
  margin: 20px 0 15px; }

.cifnews-frame-component6 .detail {
  font-size: 14px; }

.cifnews-frame-component7 {
  padding: 25px 20px; }

.cifnews-frame-component7 .img-wrap {
  position: relative;
  width: 810px;
  height: 310px;
  margin: 0 auto;
  overflow: hidden; }

.cifnews-frame-component7 .detail {
  position: absolute;
  height: 40px;
  bottom: 0;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 40px; }

.cifnews-frame-cont {
  width: 373px;
  padding: 25px 30px;
  float: left;
  margin-left: 1px; }

.cifnews-frame-cont .title {
  margin-bottom: 15px;
  font-size: 16px; }

.cifnews-frame-cont .img-wrap {
  position: relative;
  height: 170px;
  overflow: hidden; }

.cifnews-frame-cont .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-cont .detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding-top: 68px; }

.cifnews-frame-cont .cont-item {
  position: relative;
  display: block;
  margin-top: 15px;
  padding: 0 19px;
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.cifnews-frame-cont .cont-item:before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  position: absolute;
  left: 8px;
  top: 10px; }

.cifnews-frame-cont2 .detail, .cifnews-frame-cont2 .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.cifnews-frame-cont2 {
  background: #fff;
  padding: 30px 20px 0;
  border-top: none; }

.cifnews-frame-cont2 .title {
  font-size: 16px; }

.cifnews-frame-cont2 .detail {
  font-size: 12px;
  margin-top: 10px; }

.cifnews-frame-cont2 .cont-item {
  margin-bottom: 30px;
  overflow: hidden; }

.cifnews-frame-cont2 .img-wrap {
  width: 90px;
  height: 90px;
  float: left;
  overflow: hidden; }

.cifnews-frame-cont2 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-cont2 .intro {
  width: 168px;
  margin-left: 10px;
  float: left; }

.cifnews-frame-cont3 {
  padding: 20px;
  overflow: hidden; }

.cifnews-frame-cont3 .tag {
  float: left;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: inherit; }

.cifnews-frame-cont4 {
  padding: 20px; }

.cifnews-frame-cont4 .news {
  position: relative;
  padding-left: 10px;
  display: block;
  margin-bottom: 20px; }

.cifnews-frame-cont4 .news:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  left: -2px;
  top: 8px; }

.cifnews-frame-cont5 {
  border-top: none;
  -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  overflow: hidden; }

.cifnews-frame-cont5 .item {
  position: relative;
  padding: 15px 20px 15px 35px; }

.cifnews-frame-cont5 .item a {
  display: block; }

.cifnews-frame-cont5 .item:before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  left: 22px;
  top: 23px; }

.cifnews-frame-crumb {
  padding-top: 30px;
  padding-bottom: 20px; }

.cifnews-frame-footer1 .footer {
  width: 100%;
  float: left;
  margin-top: 40px;
  background: 0 0;
  position: relative; }

.cifnews-frame-footer1 .foot {
  width: 1200px;
  height: 50px;
  margin: 0 auto; }

.cifnews-frame-footer1 .foot div {
  width: 100%;
  height: 20px;
  margin-bottom: 10px; }

.cifnews-frame-footer1 .foot div h4 {
  font-size: 12px;
  display: block;
  float: left;
  margin-right: 10px;
  font-weight: 400; }

.cifnews-frame-footer1 .foot div span {
  margin-right: 10px; }

.cifnews-frame-footer1 .foot div span a {
  font-size: 12px; }

.cifnews-frame-footer1 .foote {
  width: 100%;
  height: 180px;
  margin-top: 30px;
  float: left; }

.cifnews-frame-footer1 .foote div {
  width: 1200px;
  height: 100px;
  margin: 40px auto; }

.cifnews-frame-footer1 .foote ul {
  width: 630px;
  float: left; }

.cifnews-frame-footer1 .foote ul li {
  height: 50px;
  float: left;
  width: auto;
  margin-right: 50px; }

.cifnews-frame-footer1 .foote ul li a {
  display: block;
  line-height: 50px;
  font-size: 14px; }

.cifnews-frame-footer1 .foote div div {
  width: 330px;
  float: left;
  height: 105px;
  margin-top: 0; }

.cifnews-frame-footer1 .foote div div img {
  width: 105px;
  height: 105px;
  margin-left: 45px;
  margin-top: -5px;
  float: left; }

.cifnews-frame-footer1 .foote div div span {
  display: block;
  float: left;
  font-size: 14px;
  margin-left: 20px;
  margin-top: -5px; }

.cifnews-frame-footer1 .foote div div a {
  display: block;
  float: left;
  margin-left: 20px;
  width: 100px;
  height: 30px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  font-size: 12px;
  line-height: 30px; }

.cifnews-frame-footer1 .foote div div a i {
  width: 32px;
  text-align: center;
  float: left;
  font-size: 23px; }

.cifnews-frame-footer1 .foote div div a span {
  margin-left: 0;
  margin-top: 0;
  width: 60px;
  height: 30px; }

.cifnews-frame-footer1 .foote div div img:first-child + span + a {
  margin-top: 20px; }

.cifnews-frame-footer1 .foote div div img:first-child + span + a + a {
  margin-top: 5px; }

.cifnews-frame-footer1 .foote div ul:first-child + div + div {
  width: 237px;
  border: none;
  height: 100px;
  background: 0 0; }

.cifnews-frame-footer1 .foote div ul:first-child + div + div a {
  width: 39px;
  height: 39px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: block;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 30px; }

.cifnews-frame-footer1 .foote div ul:first-child + div + div a:first-child {
  margin-left: 40px;
  background-position: -7px -219px; }

.cifnews-frame-footer1 .foote div ul:first-child + div + div a:first-child + a {
  background-position: -146px -224px; }

.cifnews-frame-footer1 .foote div ul:first-child + div + div a:first-child + a + a {
  background-position: -293px -224px;
  background-color: transparent; }

.cifnews-frame-footer1 .foote div ul:first-child + div + div a:first-child + a + a + a {
  background-position: -416px -226px;
  background-color: transparent; }

.cifnews-frame-footer1 .footer div:first-child + div + div {
  width: 100%;
  height: 45px;
  margin: 0;
  float: left; }

.cifnews-frame-footer1 .footer div:first-child + div + div span {
  display: block;
  width: 1200px;
  margin: 0 auto;
  line-height: 45px;
  text-align: right;
  font-size: 12px; }

.cifnews-frame-footer1 .layer-feed {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999999; }

.cifnews-frame-footer1 .layer-feed-cont {
  width: 585px;
  height: 405px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -293px;
  margin-top: -203px; }

.cifnews-frame-footer1 .layer-feed-close {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  width: 30px;
  height: 20px;
  float: left;
  cursor: pointer; }

.cifnews-frame-footer1 .icon-android, .cifnews-frame-footer1 .icon-ios {
  width: 20px;
  height: 24px;
  display: block; }

.cifnews-frame-footer1 .icon-ios {
  margin-top: 4px; }

.cifnews-frame-footer2 {
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  text-align: center; }

.cifnews-frame-footer3 {
  width: 940px;
  margin: 150px auto 20px;
  font-size: 12px;
  text-align: center; }

.cifnews-frame-footer3 .friend {
  font-size: 12px;
  padding: 0 5px;
  line-height: 2; }

.cifnews-frame-form {
  padding: 30px 30px 60px;
  border-top: none; }

.cifnews-frame-form .text-form {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 14px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  outline: 0; }

.cifnews-frame-form .submit {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 2px;
          border-radius: 2px; }

.cifnews-frame-header1 {
  width: 1200px;
  margin: 0 auto; }

.cifnews-frame-header1:after {
  content: '';
  display: block;
  clear: both; }

.cifnews-frame-header1 .logo {
  width: 95px;
  height: 68px;
  display: block;
  float: left; }

.cifnews-frame-header1 .logo img {
  margin-top: 10px; }

.cifnews-frame-header1 .navbar {
  height: 68px;
  margin-left: 45px;
  float: left; }

.cifnews-frame-header1 .navbar-item {
  float: left;
  position: relative; }

.cifnews-frame-header1 .navbar-one {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  height: 68px;
  line-height: 68px;
  font-size: 15px; }

.cifnews-frame-header1 .navbar .navbar-item:first-child .navbar-one:after, .cifnews-frame-header1 .navbar .navbar-item:nth-child(2) .navbar-one:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  top: 32px;
  right: 10px; }

.cifnews-frame-header1 .navbar-item:hover .navbar-two-wrap {
  display: block; }

.cifnews-frame-header1 .navbar-item .navbar-two-wrap {
  display: none;
  position: absolute;
  left: -36px;
  top: 68px;
  width: 138px;
  font-size: 13px; }

.cifnews-frame-header1 .navbar .navbar-item:nth-child(2) .navbar-two-wrap {
  width: 180px;
  left: -57px; }

.cifnews-frame-header1 .navbar-two-item {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 13px;
  text-align: center; }

.cifnews-frame-header1 .nav-area {
  width: 100%;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  clear: both; }

.cifnews-frame-header1 .navbar-two-wrap ul li {
  width: 89px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  float: left; }

.cifnews-frame-header1 .navbar-two-wrap ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 13px; }

.cifnews-frame-header1 .navbar li.navbar-item.new:after {
  content: 'new';
  display: inline-block;
  padding: 0 2px;
  position: absolute;
  right: -7px;
  top: 17px;
  font-size: 12px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  height: 15px;
  line-height: 13px;
  animation: myfirst .2s linear .2s infinite alternate;
  -moz-animation: myfirst .2s linear .2s infinite alternate;
  -webkit-animation: myfirst .2s linear .2s infinite alternate;
  -o-animation: myfirst .2s linear .2s infinite alternate; }

@keyframes myfirst {
  0% {
    top: 16px; }
  50% {
    top: 17px; }
  100% {
    top: 18px; } }

@-webkit-keyframes myfirst {
  0% {
    top: 16px; }
  50% {
    top: 17px; }
  100% {
    top: 18px; } }

.cifnews-frame-header1 .header-shop {
  float: right;
  margin-top: 22px; }

.cifnews-frame-header1 .icon-search {
  display: block;
  width: 30px;
  height: 20px;
  float: left;
  margin-right: 35px;
  cursor: pointer; }

.cifnews-frame-header1 .app {
  position: relative;
  float: left;
  cursor: pointer; }

.cifnews-frame-header1 .app:hover .app-download {
  display: block; }

.cifnews-frame-header1 .app-show {
  height: 50px;
  font-size: 15px; }

.cifnews-frame-header1 .app-download {
  position: absolute;
  top: 48px;
  left: -40px;
  display: none;
  width: 168px;
  height: 188px;
  text-align: center;
  font-size: 13px; }

.cifnews-frame-header1 .app-download img {
  display: block;
  width: 140px;
  height: 140px;
  margin: 15px auto 0; }

.cifnews-frame-header1 .icon-phone {
  display: block;
  width: 30px;
  height: 20px;
  float: left; }

.cifnews-frame-header1 .user-act {
  float: left;
  margin-left: 35px; }

.cifnews-frame-header1 .user-act a {
  font-size: 15px;
  padding: 0 10px;
  cursor: pointer; }

.cifnews-frame-header1 .countries {
  position: relative;
  width: 120px;
  height: 68px;
  float: right;
  padding: 0 15px;
  text-align: center;
  font-size: 14px;
  margin-left: 30px;
  margin-top: -24px; }

.cifnews-frame-header1 .countries:hover .country-list {
  display: block; }

.cifnews-frame-header1 .countries:hover .icon-earth {
  background-position: 0 -21px; }

.cifnews-frame-header1 .countries:hover .icon-arrow {
  background-position: 0 0; }

.cifnews-frame-header1 .default-country {
  height: 100%;
  line-height: 68px; }

.cifnews-frame-header1 .icon-earth {
  display: inline-block;
  width: 23px;
  height: 23px;
  float: left;
  margin-top: 23px; }

.cifnews-frame-header1 .icon-arrow {
  display: inline-block;
  width: 23px;
  height: 12px;
  float: right;
  margin-top: 30px; }

.cifnews-frame-header1 .country-list {
  display: none;
  margin-left: -15px;
  margin-right: -15px; }

.cifnews-frame-header1 .country-list li {
  height: 50px;
  line-height: 50px; }

.cifnews-frame-header1 .country-list li a {
  display: block;
  padding: 0 20px;
  text-align: left; }

.cifnews-frame-header1 .logined {
  float: left;
  margin-left: 35px;
  font-size: 12px; }

.cifnews-frame-header1 .logined img {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 5px; }

.cifnews-frame-header1 .signout {
  margin-left: 10px;
  display: inline-block;
  margin-top: 2px;
  vertical-align: top; }

.cifnews-frame-header1 .icon-close-search, .cifnews-frame-header1 .icon-close-search:hover {
  display: block;
  width: 30px;
  height: 20px;
  float: left;
  margin-right: 35px;
  cursor: pointer; }

.cifnews-frame-header2 {
  width: 1200px;
  margin: 0 auto; }

.cifnews-frame-header2 .company {
  width: 200px;
  height: 200px;
  float: left;
  margin-top: 73px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  overflow: hidden; }

.cifnews-frame-header2 .company img {
  width: 198px;
  height: 90px;
  margin: 55px auto; }

.cifnews-frame-header2 .info {
  float: left;
  margin-top: 125px;
  margin-left: 30px;
  font-size: 14px; }

.cifnews-frame-header2 .company-name {
  font-size: 24px;
  float: left; }

.cifnews-frame-header2 .sign {
  display: block;
  float: left;
  font-size: 12px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  margin-top: 5px; }

.cifnews-frame-header2 .sign .icon-f {
  display: block;
  float: left;
  margin-top: 5px;
  margin-right: 5px;
  width: 7px;
  height: 14px; }

.cifnews-frame-header2 .intro {
  margin: 15px 0;
  width: 700px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.cifnews-frame-header2 .shop {
  float: right;
  margin-top: 195px; }

.cifnews-frame-header2 .follow, .cifnews-frame-header2 .share {
  display: block;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-left: 10px;
  float: left;
  text-align: center;
  cursor: pointer;
  width: 65px; }

.cifnews-frame-header2 .icon-comment, .cifnews-frame-header2 .icon-heart {
  display: block;
  width: 15px;
  height: 14px;
  margin-top: 2px;
  margin-right: 5px;
  float: left; }

.cifnews-frame-header2 .follow .icon-btn_add {
  font-size: 14px;
  margin-right: 5px; }

.cifnews-frame-header2 .follow .icon-gou {
  position: relative;
  top: 2px;
  font-weight: 700;
  margin-right: 5px; }

.cifnews-frame-header2 .share .icon-fenxiang {
  font-size: 14px;
  margin-right: 5px; }

.cifnews-frame-header2 .icon-comment {
  margin-left: 25px; }

.cifnews-frame-header2 .bdsharebuttonbox {
  margin-top: -2px;
  background: #fff;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border-top: 1px solid #efefef;
  padding: 3px 0 0;
  display: none; }

.cifnews-frame-header2 .share:hover .bdsharebuttonbox {
  display: block; }

.cifnews-frame-header2 .bdshare-button-style0-16 a.weixin {
  width: 25px;
  height: 25px;
  padding: 0;
  background: url(icon-share.png) -38px 0 no-repeat;
  margin-left: 15px; }

.cifnews-frame-header2 .bdshare-button-style0-16 a.weixin:hover {
  background-position: -103px 0; }

.cifnews-frame-header2 .bdshare-button-style0-16 a.weibo {
  width: 25px;
  height: 25px;
  padding: 0;
  background: url(icon-share.png) -72px 0 no-repeat; }

.cifnews-frame-header2 .bdshare-button-style0-16 a.weibo:hover {
  background-position: -136px 0; }

.cifnews-frame-header3 {
  width: 1200px;
  padding-top: 20px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px; }

.cifnews-frame-header3 .logo {
  float: left; }

.cifnews-frame-header3 .nav {
  margin-top: 10px;
  margin-left: 50px;
  float: left; }

.cifnews-frame-header3 .nav li {
  float: left;
  margin-right: 10px; }

.cifnews-frame-header3 .nav-item {
  display: block;
  padding: 5px 20px;
  font-size: 14px; }

.cifnews-frame-header3 .nav-item.active, .cifnews-frame-header3 .nav-item:hover {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.cifnews-frame-header3 .user {
  float: right;
  line-height: 35px;
  margin-top: 12px; }

.cifnews-frame-header3 .focus, .cifnews-frame-header3 .login, .cifnews-frame-header3 .name, .cifnews-frame-header3 .user-head {
  float: left;
  margin-right: 15px; }

.cifnews-frame-header3 .focus {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  width: 90px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding-left: 10px;
  cursor: pointer; }

.cifnews-frame-header3 .sup {
  padding-top: 30px;
  display: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.cifnews-frame-header3 .focus-list {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  width: 180px;
  text-align: center;
  padding: 20px 0;
  position: relative;
  margin-left: -45px; }

.cifnews-frame-header3 .focus-list::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -10px; }

.cifnews-frame-header3 .focus:hover .sup {
  display: block;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.cifnews-frame-header3 .focus-item {
  display: block;
  height: 40px;
  line-height: 40px; }

.cifnews-frame-header3 .icon-arrow {
  display: inline-block;
  width: 17px;
  height: 15px;
  float: right;
  margin-right: 10px;
  margin-top: 9px; }

.cifnews-frame-header3 .user-head {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden; }

.cifnews-frame-header3 .user-head img {
  width: 100%; }

.cifnews-frame-header3 .login-shop {
  margin-top: 15px;
  float: right; }

.cifnews-frame-header3 .login-shop a {
  margin: 0 10px; }

.cifnews-frame-imgbox .detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  padding-top: 158px; }

.cifnews-frame-imgbox .swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: inherit;
  bottom: 0; }

.cifnews-frame-imgbox .swiper-slide a {
  display: block; }

.cifnews-frame-imgbox .swiper-button-next, .cifnews-frame-imgbox .swiper-button-prev {
  pointer-events: auto !important; }

.cifnews-frame-key {
  -webkit-border-radius: 2px;
          border-radius: 2px; }

.cifnews-frame-key .item {
  height: 150px;
  padding: 20px 30px; }

.cifnews-frame-key .user {
  height: 50px;
  margin-bottom: 15px;
  overflow: hidden; }

.cifnews-frame-key .head-wrap {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  float: left; }

.cifnews-frame-key .head-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-key .info {
  float: left;
  margin-left: 10px;
  margin-top: 5px; }

.cifnews-frame-key .name {
  font-size: 14px; }

.cifnews-frame-key .count {
  font-size: 12px; }

.cifnews-frame-key .left {
  width: 635px;
  float: left; }

.cifnews-frame-key .title {
  font-size: 18px;
  margin-bottom: 15px; }

.cifnews-frame-key .detail {
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.cifnews-frame-key .right {
  float: right; }

.cifnews-frame-key .img-wrap {
  width: 120px;
  height: 80px; }

.cifnews-frame-key .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-layerbox {
  display: none; }

.cifnews-frame-layerbox .mask {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 100; }

.cifnews-frame-layerbox .cont {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 440px;
  margin-left: -220px;
  margin-top: -220px;
  -webkit-border-radius: 5px;
          border-radius: 5px; }

.cifnews-frame-layerbox .tool {
  text-align: right;
  height: 40px;
  line-height: 40px; }

.cifnews-frame-layerbox .icon-close_light {
  font-size: 30px;
  padding-right: 10px;
  cursor: pointer; }

.cifnews-frame-layerbox .box {
  padding: 10px; }

.cifnews-frame-live {
  width: 1098px;
  margin: 0 auto;
  padding: 28px 50px;
  border-top: none;
  overflow: hidden; }

.cifnews-frame-live .live-wrap {
  width: 538px;
  height: 343px;
  overflow: hidden;
  float: left; }

.cifnews-frame-live .intro {
  float: left;
  margin-left: 30px;
  width: 530px; }

.cifnews-frame-live .activity-title {
  font-size: 20px; }

.cifnews-frame-live .place {
  margin: 20px 0; }

.cifnews-frame-live .detail {
  font-size: 14px; }

.cifnews-frame-live .join {
  display: block;
  text-align: center;
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  -webkit-border-radius: 3px;
          border-radius: 3px; }

.cifnews-frame-live2 {
  padding: 40px 40px 95px;
  border-top: none; }

.cifnews-frame-live2 .video-wrap {
  width: 600px;
  height: 345px;
  margin: 30px auto 0;
  overflow: hidden; }

.cifnews-frame-live2 .video-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-live2 .title {
  font-size: 20px; }

.cifnews-frame-live2 .remark {
  font-size: 1px;
  margin: 24px 0;
  overflow: hidden; }

.cifnews-frame-live2 .detail {
  font-size: 14px;
  height: 68px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.cifnews-frame-sider1 .cont-detail, .cifnews-frame-sider2 .cont-detail, .cifnews-frame-sider4 .detail, .cifnews-frame-tab1 .article-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.cifnews-frame-live2 .icon-time {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 5px; }

.cifnews-frame-live2 p {
  line-height: 24px; }

.cifnews-frame-live2 .icon-people {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-left: 10px; }

.cifnews-frame-nav1 {
  position: fixed;
  width: 50px;
  height: 288px;
  left: 5px;
  top: 40%;
  z-index: 9; }

.cifnews-frame-nav1 ul {
  overflow: hidden;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  text-align: center; }

.cifnews-frame-nav1 ul li:last-child {
  text-align: center;
  padding: 11px 10px;
  font-size: 12px;
  cursor: pointer; }

.cifnews-frame-nav1 .nav-item {
  position: relative;
  display: block;
  padding: 8px 10px;
  font-size: 12px; }

.cifnews-frame-nav1 .nav-item:after {
  content: '';
  display: block;
  height: 1px;
  width: 64%;
  position: absolute;
  left: 8px;
  bottom: 0; }

.cifnews-frame-nav1 .nav-item.active:after, .cifnews-frame-nav1 .nav-item:hover:after {
  height: 0; }

.cifnews-frame-nav1 .icon-top {
  width: 15px;
  height: 10px;
  margin: 0 auto; }

.cifnews-frame-nav2 {
  width: 978px;
  margin: 0 auto;
  padding-left: 232px;
  height: 45px; }

.cifnews-frame-nav2 li {
  float: left;
  height: 100%;
  line-height: 45px; }

.cifnews-frame-nav2 li a {
  display: block;
  padding: 0 20px; }

.cifnews-frame-newbies {
  width: 340px;
  height: 397px;
  padding: 20px 30px;
  float: left; }

.cifnews-frame-newbies .title {
  margin-bottom: 15px; }

.cifnews-frame-newbies .img-wrap {
  width: 340px;
  height: 146px;
  margin-bottom: 20px;
  overflow: hidden; }

.cifnews-frame-newbies .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-newbies .news {
  display: block;
  margin-bottom: 10px;
  font-size: 14px; }

.cifnews-frame-operator {
  border-top: none;
  border-bottom: none;
  border-right: none;
  overflow: hidden; }

.cifnews-frame-operator .newbies {
  width: 340px;
  height: 397px;
  padding: 20px 30px;
  float: left; }

.cifnews-frame-operator .title {
  margin-bottom: 15px; }

.cifnews-frame-operator .img-wrap {
  width: 340px;
  height: 146px;
  margin-bottom: 20px;
  overflow: hidden; }

.cifnews-frame-operator .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-operator .news {
  display: block;
  margin-bottom: 10px;
  font-size: 14px; }

.cifnews-frame-operator .box {
  float: left;
  width: 338px;
  padding: 20px 30px 42px; }

.cifnews-frame-operator .img-wrap2 {
  width: 120px;
  height: 122px;
  float: left;
  overflow: hidden; }

.cifnews-frame-operator .img-wrap2 img {
  display: block;
  width: 100%; }

.cifnews-frame-operator .list {
  width: 190px;
  float: left;
  margin-left: 25px; }

.cifnews-frame-operator .list-item {
  position: relative;
  display: block;
  line-height: 30px; }

.cifnews-frame-operator .list-item:before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  position: absolute;
  left: -7px;
  top: 14px; }

.cifnews-frame-partner1 .title {
  font-size: 20px;
  margin-bottom: 20px; }

.cifnews-frame-partner1 .img-wrap {
  width: 200px;
  height: 100px;
  overflow: hidden;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.cifnews-frame-qa {
  width: 808px;
  padding: 30px;
  border-top: none;
  overflow-y: auto;
  height: 275px; }

.cifnews-frame-qa .qa-item {
  overflow: hidden;
  margin-bottom: 20px; }

.cifnews-frame-qa .question {
  font-size: 14px;
  margin-bottom: 15px; }

.cifnews-frame-qa .icon-q {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  margin-top: 2px;
  background: url(../../image/css_sprites.png) -127px -64px; }

.cifnews-frame-qa .replay-person {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  float: left; }

.cifnews-frame-qa .replay-person img {
  display: block;
  width: 100%; }

.cifnews-frame-qa .replay {
  position: relative;
  width: 680px;
  float: left;
  margin-left: 25px;
  padding: 20px;
  -webkit-border-radius: 5px;
          border-radius: 5px; }

.cifnews-frame-qa .replay:before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: inherit;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: 0;
  position: absolute;
  left: -8px;
  top: 15px; }

.cifnews-frame-qa .replay-video {
  float: left;
  margin-left: 25px;
  line-height: 40px; }

.cifnews-frame-qa .video-img {
  float: left;
  margin-right: 10px;
  cursor: pointer; }

.cifnews-frame-qalist {
  padding: 30px;
  border-top: none;
  height: 275px;
  overflow-y: auto; }

.cifnews-frame-qalist .qalist-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px; }

.cifnews-frame-qalist .need {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 3px;
          border-radius: 3px; }

.cifnews-frame-qalist .icon-q {
  top: 2px;
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: url(../../image/css_sprites.png) -127px -64px;
  position: absolute;
  left: 0; }

.cifnews-frame-search1 .searchDiv {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background: rgba(247, 247, 247, 0.95);
  height: 100%;
  z-index: 999999;
  display: none; }

.cifnews-frame-search1 .searchDiv div:first-child {
  padding: 0 10px;
  position: relative;
  width: 620px;
  margin: 0 auto;
  z-index: 99999; }

.cifnews-frame-search1 .searchDiv div:first-child + div {
  margin: 60px auto 0;
  width: 580px;
  padding: 0 10px;
  min-height: 10px;
  overflow: hidden;
  z-index: 99999; }

.cifnews-frame-search1 .searchDiv div:first-child i {
  position: absolute;
  right: 33px;
  top: 15px; }

.cifnews-frame-search1 .search_txt {
  width: 95%;
  display: block;
  margin: 190px auto 0;
  height: 60px;
  line-height: 27px;
  border: none;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  font-size: 16px;
  text-indent: 15px; }

.cifnews-frame-search .search_btn {
  width: 40px;
  float: right;
  border: 0;
  -webkit-background-size: 55% 55%;
          background-size: 55%;
  background-position: 2px;
  height: 31px;
  line-height: 31px;
  position: absolute;
  top: 16px;
  right: 4%; }

.cifnews-frame-search1 .searchDiv div:first-child + div span {
  font-size: 14px;
  display: block;
  width: 100%; }

.cifnews-frame-search1 .searchDiv div:first-child + div a {
  margin-top: 20px;
  margin-right: 30px;
  float: left;
  font-size: 14px; }

.cifnews-frame-search1 .icon-search {
  display: block;
  width: 30px;
  height: 20px;
  float: right;
  margin-right: 35px;
  cursor: pointer;
  margin-top: -40px; }

.cifnews-frame-search1 .searchleft, .cifnews-frame-search1 .searchright {
  position: absolute;
  width: 34%;
  height: 100%;
  top: 0;
  cursor: pointer;
  z-index: -1; }

.cifnews-frame-search1 .searchleft {
  left: 0; }

.cifnews-frame-search1 .searchright {
  right: 0; }

.cifnews-frame-sider {
  position: relative;
  width: 1098px;
  margin: 0 auto;
  padding: 30px 50px; }

.cifnews-frame-sider .swiper-item {
  width: 95%;
  height: 220px;
  margin: 3px auto;
  padding-bottom: 20px; }

.cifnews-frame-sider .img-wrap {
  text-align: center; }

.cifnews-frame-sider .detail {
  font-size: 16px;
  text-align: center; }

.cifnews-frame-sider .more {
  display: block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin: 20px auto; }

.cifnews-frame-sider .swiper-button-next, .cifnews-frame-slider .swiper-button-prev {
  width: 18px;
  height: 78px;
  top: 50%;
  margin-top: -39px; }

.cifnews-frame-sider1 {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  height: 100%; }

.cifnews-frame-sider1 .cont {
  margin-bottom: 20px; }

.cifnews-frame-sider1 .title {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  font-size: 20px; }

.cifnews-frame-sider1 .more {
  font-size: 12px;
  float: right; }

.cifnews-frame-sider1 .cont-img {
  width: 270px;
  height: 180px;
  padding: 0 19px;
  margin: 15px auto;
  overflow: hidden; }

.cifnews-frame-sider1 .cont-img img {
  display: block;
  width: 100%; }

.cifnews-frame-sider1 .cont-titlt {
  padding: 0 19px;
  font-size: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.cifnews-frame-sider1 .cont-detail {
  padding: 0 19px;
  font-size: 12px;
  margin-top: 10px;
  display: -webkit-box;
  overflow: hidden; }

.cifnews-frame-sider2 {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding-bottom: 24px; }

.cifnews-frame-sider2 .title {
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  font-size: 20px; }

.cifnews-frame-sider2 .more {
  font-size: 12px;
  float: right; }

.cifnews-frame-sider2 .cont-img {
  width: 270px;
  height: 122px;
  padding: 15px 19px;
  margin: 0 auto;
  overflow: hidden; }

.cifnews-frame-sider2 .cont-img img {
  display: block;
  width: 100%; }

.cifnews-frame-sider2 .cont-titlt {
  padding: 0 19px;
  font-size: 18px; }

.cifnews-frame-sider2 .cont-detail {
  padding: 0 19px;
  font-size: 12px;
  margin-top: 10px;
  display: -webkit-box;
  overflow: hidden; }

.cifnews-frame-sider2 .topic-news {
  position: relative;
  display: block;
  margin-top: 15px;
  padding: 0 19px 0 34px;
  font-size: 14px; }

.cifnews-frame-sider2 .topic-news:before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  position: absolute;
  left: 25px;
  top: 10px; }

.cifnews-frame-sider3 {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  height: 100%; }

.cifnews-frame-sider3 .title {
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  font-size: 20px; }

.cifnews-frame-sider3 .more {
  font-size: 12px;
  float: right; }

.cifnews-frame-sider3 .cont-img {
  width: 270px;
  height: 140px;
  padding: 15px 19px;
  margin: 0 auto;
  overflow: hidden; }

.cifnews-frame-sider3 .cont-img img {
  display: block;
  width: 100%; }

.cifnews-frame-sider3 .cont-title {
  padding: 0 19px;
  font-size: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 15px; }

.cifnews-frame-sider3 .box {
  padding: 0 19px;
  font-size: 12px;
  margin-top: 10px;
  overflow: hidden; }

.cifnews-frame-sider3 .join {
  display: block;
  background: #ff6500;
  width: 130px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin: 20px auto 0;
  text-align: center; }

.cifnews-frame-sider4 {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  height: 100%; }

.cifnews-frame-sider4 .title {
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  font-size: 20px; }

.cifnews-frame-sider4 .more {
  font-size: 12px;
  float: right; }

.cifnews-frame-sider4 .cont-img {
  width: 270px;
  height: 140px;
  padding: 15px 19px;
  margin: 0 auto;
  overflow: hidden; }

.cifnews-frame-sider4 .cont-img img {
  display: block;
  width: 100%; }

.cifnews-frame-sider4 .cont-title {
  padding: 0 19px;
  font-size: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 15px; }

.cifnews-frame-sider4 .box {
  padding: 0 19px;
  margin-top: 10px;
  overflow: hidden;
  font-size: 14px; }

.cifnews-frame-sider4 .box .iconfont {
  margin-right: 5px; }

.cifnews-frame-sider4 .box .ml {
  margin-left: 30px; }

.cifnews-frame-sider4 .detail {
  font-size: 14px;
  padding: 0 19px;
  margin-top: 15px;
  overflow: hidden; }

.cifnews-frame-siderShop {
  position: fixed;
  right: 0;
  bottom: 15%;
  z-index: 15; }

.cifnews-frame-siderShop .item {
  width: 61px;
  height: 62px;
  cursor: pointer;
  text-align: center;
  background: #fff; }

.cifnews-frame-siderShop .item .icon-fanhuidingbu2, .cifnews-frame-siderShop .item .icon-mianfeizixun, .cifnews-frame-siderShop .item .icon-yingxiaoshouce {
  font-size: 40px;
  line-height: 62px; }

.cifnews-frame-siderShop .fh-text, .cifnews-frame-siderShop .yx-text, .cifnews-frame-siderShop .zx-text {
  display: none;
  width: 61px;
  height: 52px;
  padding-top: 10px; }

.cifnews-frame-siderShop .item.zx:hover .zx-text {
  display: block; }

.cifnews-frame-siderShop .item.book:hover .icon-yingxiaoshouce, .cifnews-frame-siderShop .item.zx:hover .icon-mianfeizixun {
  display: none; }

.cifnews-frame-siderShop .item.book:hover .yx-text {
  display: block; }

.cifnews-frame-siderShop .item.top:hover .icon-fanhuidingbu2 {
  display: none; }

.cifnews-frame-siderShop .item.top:hover .fh-text {
  display: block; }

.cifnews-frame-slider {
  position: relative;
  width: 1098px;
  margin: 0 auto;
  padding: 30px 50px; }

.cifnews-frame-slider .swiper-item {
  width: 95%;
  height: 220px;
  margin: 3px auto;
  padding-bottom: 20px; }

.cifnews-frame-slider .img-wrap {
  text-align: center; }

.cifnews-frame-slider .detail {
  font-size: 16px;
  text-align: center; }

.cifnews-frame-slider .more {
  display: block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin: 20px auto; }

.cifnews-frame-slider .swiper-button-next, .cifnews-frame-slider .swiper-button-prev {
  width: 18px;
  height: 78px;
  top: 50%;
  margin-top: -39px; }

.cifnews-frame-slider1 {
  position: relative;
  width: 1098px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #d3d6db;
  border-top: none;
  padding: 30px 50px; }

.cifnews-frame-slider1 .swiper-item {
  width: 95%;
  margin: 3px auto;
  -webkit-box-shadow: 0 1px 8px 0 rgba(7, 17, 27, 0.12);
          box-shadow: 0 1px 8px 0 rgba(7, 17, 27, 0.12); }

.cifnews-frame-slider1 .img-wrap {
  text-align: center; }

.cifnews-frame-slider1 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-slider1 .swiper-button-next, .cifnews-frame-slider1 .swiper-button-prev {
  width: 18px;
  height: 78px;
  top: 50%;
  margin-top: -39px;
  background: center center no-repeat #afabab;
  -webkit-background-size: 50% 50%;
          background-size: 50%; }

.cifnews-frame-tab1 {
  width: 1198px;
  margin: 0 auto;
  -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  border-top: none; }

.cifnews-frame-tab1 .article-wrap {
  padding: 0 35px 45px;
  overflow: hidden; }

.cifnews-frame-tab1 .article-item {
  width: 50%;
  height: 142px;
  float: left;
  margin-top: 45px;
  overflow: hidden; }

.cifnews-frame-tab1 .img-wrap {
  width: 165px;
  height: 110px;
  float: left;
  margin-top: 5px;
  overflow: hidden; }

.cifnews-frame-tab2 .tab, .cifnews-frame-tab2-link .tab {
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: center;
  cursor: pointer; }

.cifnews-frame-tab2 .tab, .cifnews-frame-tab2-link .tab a {
  color: inherit; }

.cifnews-frame-tab1 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-tab1 .cont {
  float: left;
  width: 320px;
  margin-left: 20px; }

.cifnews-frame-tab1 .article-title {
  font-size: 18px;
  font-weight: 400;
  display: -webkit-box;
  overflow: hidden; }

.cifnews-frame-tab1 .author {
  font-size: 12px;
  margin: 10px 0; }

.cifnews-frame-tab1 .abs {
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.cifnews-frame-tabcont2 .detail, .cifnews-frame-tabcont3 .detail, .cifnews-frame-video .video-title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.cifnews-frame-tab2-link .tab-wrap {
  overflow: hidden; }

.cifnews-frame-tab2-link .tab a {
  display: block;
  padding: 0 20px; }

.cifnews-frame-tab2 .tab-wrap {
  overflow: hidden; }

.cifnews-frame-tab2 .tab {
  width: 100px; }

.cifnews-frame-tabcont .tabcont {
  margin-top: 20px;
  padding: 20px;
  overflow: hidden; }

.cifnews-frame-tabcont .tabcont .left {
  width: 433px;
  height: 263px;
  float: left;
  overflow: hidden; }

.cifnews-frame-tabcont .tabcont .left img {
  display: block;
  width: 100%; }

.cifnews-frame-tabcont .tabcont .right {
  position: relative;
  float: left;
  margin-left: 40px;
  width: 635px; }

.cifnews-frame-tabcont .tabcont .title {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px; }

.cifnews-frame-tabcont .tabcont .lis {
  margin: 8px 0;
  overflow: hidden; }

.cifnews-frame-tabcont .tabcont .cont, .cifnews-frame-tabcont .tabcont .tip {
  float: left; }

.cifnews-frame-tabcont .tabcont .cont {
  max-width: 590px; }

.cifnews-frame-tabcont .tabcont .btn {
  display: block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-top: 25px; }

.cifnews-frame-tabcont .tabcont .status {
  position: absolute;
  right: -99px;
  top: -6px;
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.cifnews-frame-tabcont .more, .cifnews-frame-tabcont2 .more {
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer; }

.cifnews-frame-tabcont2 .cat {
  width: 1230px;
  margin-left: -15px;
  overflow: hidden; }

.cifnews-frame-tabcont2 .cat-item {
  padding: 20px;
  width: 340px;
  height: 325px;
  float: left;
  margin: 25px 15px 0; }

.cifnews-frame-tabcont2 .img-wrap {
  height: 175px;
  overflow: hidden; }

.cifnews-frame-tabcont2 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-tabcont2 .title {
  font-size: 20px;
  font-weight: 400;
  margin: 25px auto 20px; }

.cifnews-frame-tabcont2 .detail {
  display: -webkit-box; }

.cifnews-frame-tabcont3 {
  margin-top: 20px; }

.cifnews-frame-tabcont3 .cat {
  overflow: hidden;
  -webkit-border-radius: 2px;
          border-radius: 2px; }

.cifnews-frame-tabcont3 .cat-item {
  padding: 30px;
  overflow: hidden; }

.cifnews-frame-tabcont3 .left {
  float: left;
  width: 165px;
  height: 110px;
  overflow: hidden; }

.cifnews-frame-tabcont3 .left img {
  display: block;
  width: 100%; }

.cifnews-frame-tabcont3 .right {
  width: 625px;
  float: left;
  margin-left: 20px; }

.cifnews-frame-tabcont3 .title {
  font-size: 18px;
  font-weight: 400; }

.cifnews-frame-tabcont3 .author {
  font-size: 12px;
  margin: 10px 0; }

.cifnews-frame-tabcont3 .detail {
  display: -webkit-box; }

.cifnews-frame-tabcont3 .more {
  display: block;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  cursor: pointer; }

.cifnews-frame-title1 {
  width: 1200px;
  margin: 0 auto 30px; }

.cifnews-frame-title1 .icon-arrow-right, .cifnews-frame-title1 .search-more:hover .icon-arrow-right {
  width: 10px;
  height: 13px;
  margin-top: 2px;
  float: right;
  display: block; }

.cifnews-frame-title1 .title-ch {
  position: relative;
  font-size: 24px; }

.cifnews-frame-title1 .title-en {
  font-size: 12px;
  margin-left: 10px; }

.cifnews-frame-title1 .search-more {
  font-size: 14px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  padding: 5px 15px;
  float: right;
  cursor: pointer;
  text-align: center; }

.cifnews-frame-title1 .icon-arrow-right {
  background: url(icon-group.png) -23px -110px no-repeat; }

.cifnews-frame-title2 {
  width: 1200px;
  margin: 0 auto 30px; }

.cifnews-frame-title2 .title-ch {
  position: relative;
  font-size: 24px; }

.cifnews-frame-title2 .title-en {
  font-size: 12px;
  margin-left: 10px; }

.cifnews-frame-title2 .title-more {
  margin-right: 10px; }

.cifnews-frame-title2 .tab-btn-group {
  float: right;
  position: relative; }

.cifnews-frame-title2 .tab-btn-group .slider-block {
  position: absolute;
  left: 22px;
  bottom: -7px;
  width: 25px;
  height: 2px; }

.cifnews-frame-title2 .tab-btn-group li {
  position: relative;
  float: left;
  font-size: 14px;
  color: #707070;
  margin: 0 20px;
  cursor: pointer; }

.cifnews-frame-title2 .tab-btn-group li:after {
  content: '';
  position: absolute;
  right: -18px;
  top: 3px;
  width: 1px;
  height: 15px; }

.cifnews-frame-title3, .cifnews-frame-title4 {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  -webkit-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0; }

.cifnews-frame-title2 .tab-btn-group li:last-child:after {
  background: #fff; }

.cifnews-frame-title3 {
  margin: 0 auto;
  font-size: 20px; }

.cifnews-frame-title3 .more {
  font-size: 12px;
  float: right;
  cursor: pointer; }

.cifnews-frame-title4 {
  font-size: 20px;
  cursor: pointer; }

.cifnews-frame-title4 .tab-btn-group {
  float: right; }

.cifnews-frame-title4 .tab-btn-group li {
  position: relative;
  float: left;
  font-size: 14px;
  margin-right: 30px; }

.cifnews-frame-title4 .tab-btn-group li.active:before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0; }

.cifnews-frame-title4 .tab-btn-group li:after {
  content: '';
  display: block;
  width: 1px;
  height: 12px;
  position: absolute;
  right: -14px;
  top: 17px; }

.cifnews-frame-title4 .more {
  font-size: 12px;
  float: right; }

.cifnews-frame-title5 {
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 20px;
  padding: 0 20px;
  -webkit-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0; }

.cifnews-frame-title6 {
  width: 1200px;
  margin: 0 auto 30px; }

.cifnews-frame-title6 .title-ch {
  position: relative;
  font-size: 24px; }

.cifnews-frame-title6 .title-en {
  font-size: 12px;
  margin-left: 10px; }

.cifnews-frame-topic {
  height: 300px;
  padding: 30px;
  border-top: none;
  overflow: hidden; }

.cifnews-frame-topic .large {
  position: relative;
  width: 530px;
  height: 300px;
  float: left;
  overflow: hidden; }

.cifnews-frame-topic .large img, .cifnews-frame-topic .small img {
  display: block;
  width: 100%; }

.cifnews-frame-topic .detail {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  text-align: center; }

.cifnews-frame-topic .small {
  position: relative;
  width: 250px;
  height: 134px;
  float: left;
  margin-left: 27px;
  margin-bottom: 30px;
  overflow: hidden; }

.cifnews-frame-topic2 {
  width: 1230px;
  margin-left: -15px;
  overflow: hidden; }

.cifnews-frame-topic2 .cat {
  overflow: hidden; }

.cifnews-frame-topic2 .cat-item {
  width: 380px;
  float: left;
  margin: 0 15px 30px; }

.cifnews-frame-topic2 .img-wrap {
  position: relative;
  height: 195px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  overflow: hidden; }

.cifnews-frame-topic2 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-topic2 .detail {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center; }

.cifnews-frame-topic2 .txt {
  margin-top: 70px;
  font-size: 20px; }

.cifnews-frame-topic2 .count .con {
  position: relative;
  top: 10px; }

.cifnews-frame-topic2 .count .con:after, .cifnews-frame-topic2 .count .con:before {
  content: "";
  width: 25px;
  height: 1px;
  position: absolute;
  top: 10px; }

.cifnews-frame-topic2 .count .con:before {
  left: -35px; }

.cifnews-frame-topic2 .count .con:after {
  right: -35px; }

.cifnews-frame-topic2 .more {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
  -webkit-border-radius: 3px;
          border-radius: 3px; }

.cifnews-frame-topicBanner {
  height: 200px;
  text-align: center; }

.cifnews-frame-topicBanner .text1 {
  font-size: 34px;
  margin-bottom: 15px;
  padding-top: 30px; }

.cifnews-frame-topicBanner .text2 {
  font-size: 20px;
  margin-bottom: 20px; }

.cifnews-frame-topicBanner .text3 {
  font-size: 14px; }

.cifnews-frame-video {
  padding: 30px 35px;
  border-top: none;
  overflow: hidden; }

.cifnews-frame-video .item-wrap {
  width: 1160px;
  margin-left: -15px; }

.cifnews-frame-video .video-item {
  width: 260px;
  height: 210px;
  float: left;
  margin: 0 15px 15px;
  cursor: pointer; }

.cifnews-frame-video .img-wrap {
  position: relative;
  width: 260px;
  height: 145px;
  overflow: hidden; }

.cifnews-frame-video .img-wrap .mask {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 58px; }

.cifnews-frame-video .img-wrap .mask-badeg {
  width: 58px;
  height: 58px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%; }

.cifnews-frame-video .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-video .video-title {
  margin-top: 20px;
  font-size: 16px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box; }

.cifnews-frame-video1 .cat {
  width: 1230px;
  margin-left: -15px;
  overflow: hidden; }

.cifnews-frame-video1 .cat-item {
  padding: 20px;
  width: 340px;
  float: left;
  margin: 0 15px 25px; }

.cifnews-frame-video1 .img-wrap {
  height: 175px;
  overflow: hidden; }

.cifnews-frame-video1 .img-wrap img {
  display: block;
  width: 100%; }

.cifnews-frame-video1 .title {
  font-size: 18px;
  font-weight: 400;
  margin: 20px 0 0;
  text-align: center; }

.cifnews-frame-video1 .more {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer; }

.cifnews-frame-weixinShow {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999999;
  display: none; }

.cifnews-frame-weixinShow .cont {
  position: absolute;
  width: 498px;
  height: 298px;
  left: 50%;
  top: 50%;
  margin-left: -249px;
  margin-top: -149px; }

.cifnews-frame-yuke {
  padding: 30px 40px;
  overflow: hidden; }

.cifnews-frame-yuke .item-wrap {
  width: 1160px; }

.cifnews-frame-yuke .item {
  width: 250px;
  float: left;
  margin-right: 40px; }

.cifnews-frame-yuke .img-wrap {
  width: 250px;
  height: 145px; }

.cifnews-frame-yuke .title {
  font-size: 16px;
  margin-top: 20px; }

.cifnews-frame-yuke .count {
  font-size: 14px;
  margin: 10px 0; }

.cifnews-frame-yuke .price {
  font-size: 16px; }
  
 .fl { float: left; border: 0; background: none} 
.cifnews-frame-activity{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-activity .activity-title{color:#333}.cifnews-frame-activity .place{color:#888}.cifnews-frame-activity .detail{color:#666}.cifnews-frame-activity .join{background:#232f3e;color:#fff}.cifnews-frame-article-item{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-article-item .article-title{color:#333}.cifnews-frame-article-item .author{color:#aaa}.cifnews-frame-article-item .abs{color:#666}.cifnews-frame-banner1{background:url(guoyuanBanner.jpg) center bottom no-repeat}.cifnews-frame-banner2{background:url(gy.jpg?v=1.0) center bottom no-repeat}.cifnews-frame-box1 .platform-item{border:1px solid #f4f4f4;box-shadow:0 1px 8px 0 rgba(7,17,27,.12)}.cifnews-frame-box1 .platform-item:hover .platform-detail{color:#ff6500}.cifnews-frame-box1 .platform-status{color:#fff}.cifnews-frame-box1 .platform-name{color:#333}.cifnews-frame-box1 .platform-detail{color:#707070}.cifnews-frame-box1 .platform-tag{color:#8d8d8d;border:1px solid #ccc}.cifnews-frame-box1 .platform-tag:hover{color:#8d8d8d}.cifnews-frame-box1 .more:hover,.cifnews-frame-box2 .cate{color:#fff}.cifnews-frame-box1 .more{background:#ff6500;color:#fff}.cifnews-frame-box1 .platform-status.attract{background:url(icon-group.png) no-repeat}.cifnews-frame-box1 .platform-status.live{background:url(icon-group.png) 0 -65px no-repeat}.cifnews-frame-box1 .platform-status.sales{background:url(icon-group.png) 0 -33px no-repeat}.cifnews-frame-box2 .service-item{background:#fff;border:1px solid #e3e3e3}.cifnews-frame-box2 .bg1{background:#72b7d4}.cifnews-frame-box2 .bg2{background:#6bc0b9}.cifnews-frame-box2 .bg3{background:#e1b47b}.cifnews-frame-box2 .bg4{background:#6b93c0}.cifnews-frame-box2 .cate-title:after{background:rgba(255,255,255,.5)}.cifnews-frame-box2 .swiper-name{color:#333}.cifnews-frame-box2 .swiper-detail{color:#707070}.cifnews-frame-box2 .swiper-tag{color:#8d8d8d;border:1px solid #ccc}.cifnews-frame-box2 .swiper-tag:hover{color:#8d8d8d}.cifnews-frame-box2 .swiper-status.attract{background:url(icon-group.png) no-repeat}.cifnews-frame-box2 .swiper-status.live{background:url(icon-group.png) 0 -65px no-repeat}.cifnews-frame-box2 .swiper-status.sales{background:url(icon-group.png) 0 -33px no-repeat}.cifnews-frame-box2 .swiper-status{color:#fff}.cifnews-frame-box2 .swiper-item:after{background:url(shadow.png) no-repeat}.cifnews-frame-box2 .s-btn-next,.cifnews-frame-box2 .s-btn-prev{box-shadow:0 1px 4px 0 rgba(12,12,12,.3);background:#fff;color:#8c8b8b}.cifnews-frame-box3 .operator li,.cifnews-frame-box3 .operator li:hover{box-shadow:0 1px 8px 0 rgba(7,17,27,.18)}.cifnews-frame-box2 .s-btn-next:hover,.cifnews-frame-box2 .s-btn-prev:hover{background:#ff6500;color:#fff}.cifnews-frame-box2 .icon-arrow-left{background:url(icon-arrow-group.png) -10px -14px no-repeat}.cifnews-frame-box2 .icon-arrow-right{background:url(icon-arrow-group.png) 0 -14px no-repeat}.cifnews-frame-box3 .operator li{border:1px solid #f2f2f2}.cifnews-frame-box3 .operator li:hover .more{background:#ff6500;color:#fff}.cifnews-frame-box3 .line-frame{border:1px solid #fff}.cifnews-frame-box5,.cifnews-frame-box6,.cifnews-frame-box7,.cifnews-frame-box8{border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.cifnews-frame-box3 .operator-title{color:#262626}.cifnews-frame-box3 .operator-detail{color:#6e6e6e}.cifnews-frame-box3 .operator-status{color:#fff}.cifnews-frame-box3 .cifnews-frame-operator .more{background:#ff6500;color:#fff}.cifnews-frame-box3 .category-info-1{color:#333}.cifnews-frame-box3 .operator-status.attract{background:url(icon-group.png) no-repeat}.cifnews-frame-box3 .operator-status.live{background:url(icon-group.png) 0 -65px no-repeat}.cifnews-frame-box3 .operator-status.sales{background:url(icon-group.png) 0 -33px no-repeat}.cifnews-frame-box3 .icon-heart{background:url(icon-group.png) -24px -198px no-repeat}.cifnews-frame-box3 .icon-comment{background:url(icon-group.png) -24px -223px no-repeat}.cifnews-frame-box4{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-box4 .people:hover{box-shadow:0 1px 8px 0 rgba(7,17,27,.12)}.cifnews-frame-box4 .detail,.cifnews-frame-box4 .job{color:#888}.cifnews-frame-box4 .advice{background:#fff;color:#888;border:1px solid #e5e5e5}.cifnews-frame-box4 .advice:hover{background:#232f3e;color:#fff;border:1px solid #e5e5e5}.cifnews-frame-box5 .list-item:before,.cifnews-frame-box6 .list-item:before,.cifnews-frame-box7 .list-item:before,.cifnews-frame-box8 .list-item:before{background:#5c5c5c}.cifnews-frame-component1{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-component1 .detail,.cifnews-frame-component1 .job{color:#888}.cifnews-frame-component1 .advice{background:#fff;color:#888;border:1px solid #e5e5e5}.cifnews-frame-component1 .advice:hover{background:#4267b2;color:#fff;border:1px solid #e5e5e5}.cifnews-frame-component2{border:1px solid #efefef;border-top:none}.cifnews-frame-component2 .list-item-1{color:#333}.cifnews-frame-component2 .list-item-2{color:#888}.cifnews-frame-component2 .list-item,.cifnews-frame-component3 .list-item,.cifnews-frame-component3 .title,.cifnews-frame-component3 .title2,.cifnews-frame-component4 .art-title,.cifnews-frame-component4 .title{color:#333}.cifnews-frame-component2 .list-item:before{background:#5c5c5c}.cifnews-frame-component3{border:1px solid #efefef;border-top:none}.cifnews-frame-component3 .img-wrap{background:#f2f2f2}.cifnews-frame-component3 .list-item::before{background:#5c5c5c}.cifnews-frame-component4{border-right:1px solid #efefef}.cifnews-frame-component4 .img-wrap{background:#f2f2f2}.cifnews-frame-component4 .author{color:#aaa}.cifnews-frame-component4 .detail{color:#666}.cifnews-frame-component5 .item{background:#fff}.cifnews-frame-component5 .img-wrap{background:#f2f2f2}.cifnews-frame-component5 .art-title{color:#333}.cifnews-frame-component5 .author{color:#aaa}.cifnews-frame-component5 .detail{color:#666}.cifnews-frame-component6{background:#fff}.cifnews-frame-component6 .img-wrap{background:#f2f2f2}.cifnews-frame-component6 .title{color:#333}.cifnews-frame-component6 .detail{color:#888}.cifnews-frame-component7{background:#fff}.cifnews-frame-component7 .img-wrap{background:#f2f2f2}.cifnews-frame-component7 .detail{background:rgba(0,0,0,.6);color:#fff}.cifnews-frame-cont{background:#fff;outline:#e5e5e5 solid 1px;border-top:none}.cifnews-frame-cont .cont{border-right:1px solid #e5e5e5}.cifnews-frame-cont .img-wrap{background:#f2f2f2}.cifnews-frame-cont .detail{color:#fff;background:url(gradient2.png) no-repeat;background-size:100%}.cifnews-frame-cont .cont-item,.cifnews-frame-cont2 .title{color:#333}.cifnews-frame-cont .cont-item:before{background:#5c5c5c}.cifnews-frame-cont2{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-cont2 .detail{color:#999}.cifnews-frame-cont2 .img-wrap{background:#f2f2f2}.cifnews-frame-cont3{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-cont3 .tag,.cifnews-frame-cont4{border:1px solid #e5e5e5}.cifnews-frame-cont3 .tag:hover{background:#232f3e;border:1px solid #232f3e;color:#fff}.cifnews-frame-cont4{background:#fff;border-top:none}.cifnews-frame-cont4 .news{color:#333}.cifnews-frame-cont5 .item a,.cifnews-frame-crumb,.cifnews-frame-crumb a{color:#555}.cifnews-frame-cont4 .news:before{background:#9b9b9b}.cifnews-frame-cont5{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-footer1 .foote div div,.cifnews-frame-footer1 .foote ul{border-right:1px solid #dfdfdf}.cifnews-frame-cont5 .item{border-bottom:1px solid #efefef}.cifnews-frame-cont5 .item:before{background:#555}.cifnews-frame-footer1 .foot div h4,.cifnews-frame-footer1 .foot div span a{color:#b8b8b8}.cifnews-frame-footer1 .foot div span a:hover,.cifnews-frame-footer1 .foote ul li a{color:#333}.cifnews-frame-footer1 .foote{background:#f7f7f7}.cifnews-frame-footer1 .foote div div span{color:#555}.cifnews-frame-footer1 .foote div div a,.cifnews-frame-footer1 .foote div div a span{color:#fff}.cifnews-frame-footer1 .foote div div img:first-child+span+a{background-color:#49be38}.cifnews-frame-footer1 .foote div div img:first-child+span+a+a{background-color:#15a7f0}.cifnews-frame-footer1 .foote div ul:first-child+div+div a{border:1px solid #f7f7f7;background-image:url(http:2016png.png)}.cifnews-frame-footer1 .foote div ul:first-child+div+div a:hover{background-color:#ededed!important;border:1px solid #d5d5d5}.cifnews-frame-footer1 .foote div ul:first-child+div+div a:first-child+a+a,.cifnews-frame-footer1 .foote div ul:first-child+div+div a:first-child+a+a+a{background-color:transparent}.cifnews-frame-footer1 .footer div:first-child+div+div{background:#ededed}.cifnews-frame-footer1 .footer div:first-child+div+div span{color:#333}.cifnews-frame-footer1 .layer-feed-close{background:url(icon-close-serch.png) 0 2px no-repeat}.cifnews-frame-footer1 .icon-ios{background:url(icon-client.png) 7px -21px no-repeat}.cifnews-frame-footer2{background:#232f3e;color:#fff}.cifnews-frame-footer2 .item{color:#fff}.cifnews-frame-footer3,.cifnews-frame-footer3 .friend{color:#555}.cifnews-frame-form{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-form .text-form{border:1px solid #e5e5e5;background:#f4f5f6}.cifnews-frame-form .text-form:focus{background:#fff}.cifnews-frame-form .submit{background:#4267b2;color:#fff}.cifnews-frame-header1 .navbar-one{color:#494949}.cifnews-frame-header1 .navbar .navbar-item:first-child .navbar-one:after,.cifnews-frame-header1 .navbar .navbar-item:nth-child(2) .navbar-one:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #494949}.cifnews-frame-header1 .navbar .navbar-item:first-child:hover .navbar-one:after,.cifnews-frame-header1 .navbar .navbar-item:nth-child(2):hover .navbar-one:after{border-top:5px solid #ff6500}.cifnews-frame-header1 .navbar-item:hover .navbar-one{color:#ff6500}.cifnews-frame-header1 .navbar-item .navbar-two-wrap{border:1px solid #ccc;border-top:2px solid #ff6500;color:#333;background:#fff}.cifnews-frame-header1 .navbar-two-item{color:#333}.cifnews-frame-header1 .navbar-two-item:hover{background:#ff6500;color:#fff}.cifnews-frame-header1 .nav-area{border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#333;background:#f7f7f7}.cifnews-frame-header1 .navbar-two-wrap ul li a{color:#333}.cifnews-frame-header1 .navbar-two-wrap ul li a:hover{color:#fff;background:#ff6500}.cifnews-frame-header1 .navbar li.navbar-item.new:after{background-color:#f93838;color:#fff}.cifnews-frame-header1 .app:hover{color:#ff6500}.cifnews-frame-header1 .app-show{color:#494949}.cifnews-frame-header1 .app-download{border:1px solid #ccc;background:#fff;border-top:2px solid #ff6500;color:#333}.cifnews-frame-header1 .user-act a{color:#494949}.cifnews-frame-header1 .user-act a:hover{color:#ff6500}.cifnews-frame-header1 .countries:hover{background-color:#ff6500;color:#fff}.cifnews-frame-header1 .country-list{border:1px solid #ff6500;background:#f7f7f7}.cifnews-frame-nav2 li,.cifnews-frame-newbies{border-left:1px solid #e5e5e5}.cifnews-frame-header1 .country-list li a.active,.cifnews-frame-header1 .country-list li a:hover,.cifnews-frame-header1 .logined a:hover{color:#ff6500}.cifnews-frame-header1 .icon-search{background:url(icon-header.png) no-repeat}.cifnews-frame-header1 .icon-search:hover{background:url(icon-header.png) 0 -20px no-repeat}.cifnews-frame-header1 .app:hover .icon-phone{background:url(icon-header.png) 0 -70px no-repeat}.cifnews-frame-header1 .icon-phone{background:url(icon-header.png) 0 -50px no-repeat}.cifnews-frame-header1 .icon-earth{background:url(http:icon-earth-group.png) 0 1px no-repeat}.cifnews-frame-header1 .icon-arrow{background:url(http:icon-arrow-group.png?v=1.3) 0 -12px no-repeat}.cifnews-frame-header1 .icon-close-search{background:url(icon-close-serch.png) 0 2px no-repeat}.cifnews-frame-header1 .icon-close-search:hover{background:url(icon-close-serch.png) 0 -17px no-repeat}.cifnews-frame-header2 .company{background:#fff;border:1px solid #e5e5e5}.cifnews-frame-header2 .company-name,.cifnews-frame-header2 .info{color:#fff}.cifnews-frame-header2 .sign{background:#fff;color:#232f3e}.cifnews-frame-header2 .sign .icon-f{background:url(css_sprites.png) -187px -10px}.cifnews-frame-header2 .follow,.cifnews-frame-header2 .share{background:#fff;color:#333}.cifnews-frame-header2 .unfollow .icon-btn_add,.cifnews-frame-header3 .nav-item{color:#fff}.cifnews-frame-header2 .unfollow{background:#ff6500;color:#fff}.cifnews-frame-header2 .icon-heart{background:url(icon-ha.png)}.cifnews-frame-header2 .icon-comment{background:url(icon-ha.png) 0 -15px}.cifnews-frame-header3 .nav-item.active,.cifnews-frame-header3 .nav-item:hover{color:#000;background:#fff}.cifnews-frame-header3 .login,.cifnews-frame-header3 .user{color:#fff}.cifnews-frame-header3 .focus{background:#fff;color:#000}.cifnews-frame-header3 .focus-list{background:#fff;color:#666}.cifnews-frame-header3 .focus-list::before{background:#fff}.cifnews-frame-header3 .focus-item{border-bottom:1px solid #ebebeb}.cifnews-frame-header3 .focus-item.active{background:#f4f4f4}.cifnews-frame-header3 .icon-arrow{background:url(icon-arrow2.png) no-repeat}.cifnews-frame-header3 .user-head,.cifnews-frame-imgbox{background:#fff}.cifnews-frame-header3 .login-shop a{color:#fff}.cifnews-frame-imgbox .detail{background:url(gradient.png) no-repeat;color:#fff}.cifnews-frame-imgbox .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'M27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23232f3e'%2F%3E%3C%2Fsvg%3E")}.cifnews-frame-imgbox .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'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23232f3e'%2F%3E%3C%2Fsvg%3E")}.cifnews-frame-imgbox .swiper-pagination-progress .swiper-pagination-progressbar{background:#232f3e}.cifnews-frame-key{background:#fff}.cifnews-frame-key .head-wrap,.cifnews-frame-key .img-wrap{background:#f2f2f2}.cifnews-frame-key .item{border-bottom:1px solid #efefef}.cifnews-frame-key .name{color:#666}.cifnews-frame-key .count{color:#aaa}.cifnews-frame-key .title{color:#333}.cifnews-frame-key .detail{color:#666}.cifnews-frame-layerbox .mask{background:rgba(0,0,0,.6)}.cifnews-frame-layerbox .cont{background:#fff}.cifnews-frame-layerbox .icon-close_light{color:#9b9b9b}.cifnews-frame-live{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-live .live-wrap{background:#f2f2f2}.cifnews-frame-live .activity-title{color:#333}.cifnews-frame-live .place{color:#888}.cifnews-frame-live .detail{color:#666}.cifnews-frame-live .join{background:#232f3e;color:#fff}.cifnews-frame-live2{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-live2 .video-wrap{background:#f2f2f2}.cifnews-frame-live2 .title{color:#333}.cifnews-frame-live2 .remark{color:#888}.cifnews-frame-live2 .detail{color:#666}.cifnews-frame-live2 .icon-time{background:url(css_sprites2.png) -20px 0 no-repeat}.cifnews-frame-live2 .icon-people{background:url(css_sprites2.png) -45px 0 no-repeat}.cifnews-frame-nav1 ul{background:#fff;box-shadow:0 4px 8px 0 rgba(7,17,27,.05)}.cifnews-frame-sider .swiper-item,.cifnews-frame-slider .swiper-item{box-shadow:0 1px 8px 0 rgba(7,17,27,.12)}.cifnews-frame-nav1 ul li:last-child{color:#b6b6b6}.cifnews-frame-nav1 ul li:last-child:hover{background:#ff6500;color:#fff}.cifnews-frame-nav1 .nav-item{color:#888}.cifnews-frame-nav1 .nav-item:after{background:#dfdfdf}.cifnews-frame-nav1 .nav-item.active,.cifnews-frame-nav1 .nav-item:hover{color:#fff;background:#ff6500}.cifnews-frame-nav1 .icon-nav{background:url(icon-group.png) -24px -172px no-repeat}.cifnews-frame-nav1 .icon-top{background:url(icon-top.png) no-repeat}.cifnews-frame-nav1 ul li:last-child:hover .icon-top{background:url(icon-top.png) 0 -9px no-repeat}.cifnews-frame-nav2{background:#fff}.cifnews-frame-nav2 li a{color:#555}.cifnews-frame-nav2 li a:hover{color:#4267b2}.cifnews-frame-nav2 li:last-child{border-right:1px solid #d3d6db}.cifnews-frame-newbies{border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.cifnews-frame-newbies .news{color:#333}.cifnews-frame-newbies .cate{color:#4267b2}.cifnews-frame-operator{background:#fff;border:1px solid #d3d6db;border-top:none;border-right:none;border-bottom:none}.cifnews-frame-operator .box,.cifnews-frame-operator .newbies{border-right:1px solid #d3d6db;border-bottom:1px solid #d3d6db}.cifnews-frame-operator .news{color:#333}.cifnews-frame-operator .cate{color:#4267b2}.cifnews-frame-partner1 .title,.cifnews-frame-qa .question{color:#333}.cifnews-frame-operator .list-item:before{background:#5c5c5c}.cifnews-frame-partner1 .img-wrap{background:#fff}.cifnews-frame-qa{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-qa .icon-q{background:url(css_sprites.png) -127px -64px}.cifnews-frame-qa .replay-person{background:#f2f2f2}.cifnews-frame-qa .replay{background:#e9ebee;color:#555}.cifnews-frame-qa .replay:before{background:inherit}.cifnews-frame-qa .replay-video{color:#555}.cifnews-frame-qalist{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-qalist .qalist-item{color:#333}.cifnews-frame-qalist .need{background:#4267b2;color:#fff}.cifnews-frame-qalist .icon-q{background:url(css_sprites.png) -127px -64px}.cifnews-frame-search1 .searchDiv{background:rgba(247,247,247,.95)}.cifnews-frame-search1 .searchDiv div:first-child i:hover{color:#ff6500}.cifnews-frame-search1 .search_txt{background:#fff;color:#8a8a8a}.cifnews-frame-search1 .search_btn{background:#fff}.cifnews-frame-search1 .searchDiv div:first-child+div span{color:#ff6500}.cifnews-frame-search1 .searchDiv div:first-child+div a{color:#333}.cifnews-frame-search1 .icon-search{background:url(icon-header.png) no-repeat}.cifnews-frame-search1 .icon-search:hover{background:url(icon-header.png) 0 -20px no-repeat}.cifnews-frame-sider{background:#fff;border:1px solid #d3d6db;border-top:none}.cifnews-frame-sider .detail{color:#555}.cifnews-frame-sider .more{background:#4080ff;color:#fff}.cifnews-frame-sider .more:hover{background:#4267b2}.cifnews-frame-sider .swiper-button-next,.cifnews-frame-slider .swiper-button-prev{background:center center no-repeat #e4e4e4;background-size:50%}.cifnews-frame-sider1,.cifnews-frame-sider2{background:#fff;border:1px solid #e5e5e5}.cifnews-frame-sider1 .title{border-bottom:1px solid #e5e5e5;color:#333}.cifnews-frame-sider1 .more{color:#999}.cifnews-frame-sider1 .cont-titlt{color:#333}.cifnews-frame-sider1 .cont-detail{color:#888}.cifnews-frame-sider2 .title{border-bottom:1px solid #e5e5e5;color:#333}.cifnews-frame-sider2 .more{color:#999}.cifnews-frame-sider2 .cont-titlt{color:#333}.cifnews-frame-sider2 .cont-detail{color:#888}.cifnews-frame-sider2 .topic-news{color:#333}.cifnews-frame-sider2 .topic-news:before{background:#5c5c5c}.cifnews-frame-sider3{border:1px solid #e5e5e5;background:#fff}.cifnews-frame-sider3 .title{border-bottom:1px solid #e5e5e5;color:#333}.cifnews-frame-sider3 .more{color:#999}.cifnews-frame-sider3 .more:hover{color:#4267b2}.cifnews-frame-sider3 .cont-title{color:#333}.cifnews-frame-sider3 .box{color:#888}.cifnews-frame-sider3 .orange{color:#ff6500}.cifnews-frame-sider4{border:1px solid #e5e5e5;background:#fff}.cifnews-frame-sider4 .title{border-bottom:1px solid #e5e5e5;color:#333}.cifnews-frame-sider4 .more{color:#999}.cifnews-frame-sider4 .more:hover{color:#4267b2}.cifnews-frame-sider4 .cont-title{color:#333}.cifnews-frame-sider4 .box,.cifnews-frame-sider4 .detail{color:#888}.cifnews-frame-siderShop .item{background:#fff;border-bottom:1px solid #eaeaea}.cifnews-frame-siderShop .item:last-child{border:none}.cifnews-frame-siderShop .item .icon-fanhuidingbu2,.cifnews-frame-siderShop .item .icon-mianfeizixun,.cifnews-frame-siderShop .item .icon-yingxiaoshouce{color:#232f3e}.cifnews-frame-siderShop .fh-text,.cifnews-frame-siderShop .yx-text,.cifnews-frame-siderShop .zx-text{background:#232f3e;color:#fff}.cifnews-frame-slider{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-slider .detail{color:#555}.cifnews-frame-slider .more{background:#4080ff;color:#fff}.cifnews-frame-slider .more:hover{background:#4267b2}.cifnews-frame-slider .swiper-button-next,.cifnews-frame-slider .swiper-button-prev{background:center center no-repeat #e9ebee;background-size:50%}.cifnews-frame-tab1{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-tab1 .article-title{color:#333}.cifnews-frame-tab1 .author{color:#aaa}.cifnews-frame-tab1 .abs,.cifnews-frame-tab2-link .tab{color:#666}.cifnews-frame-tab2-link{background:#fff}.cifnews-frame-tab2-link .tab.active a:hover{color:#fff}.cifnews-frame-tab2-link .active{background:#232f3e;color:#fff}.cifnews-frame-tab2{background:#fff}.cifnews-frame-tab2 .tab{color:#666}.cifnews-frame-tab2 .active{background:#4267b2;color:#fff}.cifnews-frame-tabcont .tabcont{background:#fff}.cifnews-frame-tabcont .tabcont .left{background:#f2f2f2}.cifnews-frame-tabcont .tabcont .title{color:#333}.cifnews-frame-tabcont .tabcont .lis{color:#666}.cifnews-frame-tabcont .tabcont .cont{max-width:590px}.cifnews-frame-tabcont .tabcont .btn{background:#4267b2;color:#fff}.cifnews-frame-tabcont .tabcont .grey{background:#ccc}.cifnews-frame-tabcont .tabcont .orange{background:#f78720}.cifnews-frame-tabcont .tabcont .status{background:#fe6454;color:#fff}.cifnews-frame-tabcont .tabcont .status2{background:#ccc}.cifnews-frame-tabcont .more,.cifnews-frame-tabcont2 .more{background:#fff;color:#888}.cifnews-frame-tabcont2 .cat-item{background:#fff}.cifnews-frame-tabcont2 .title{color:#333}.cifnews-frame-tabcont2 .detail{color:#888}.cifnews-frame-tabcont3 .cat{background:#fff}.cifnews-frame-tabcont3 .cat-item{border-bottom:1px solid #dfdfdf}.cifnews-frame-tabcont3 .title{color:#333}.cifnews-frame-tabcont3 .author{color:#aaa}.cifnews-frame-tabcont3 .detail{color:#666}.cifnews-frame-tabcont3 .more{background:#fff;color:#888}.cifnews-frame-title1 .title-ch{color:#555}.cifnews-frame-title1 .title-en{color:#b9b9b9}.cifnews-frame-title1 .search-more{color:#8d8d8d;border:1px solid #d9e3e6;background:#fff}.cifnews-frame-title1 .search-more:hover{background:#ff6500;border:1px solid #ff6500;color:#fff}.cifnews-frame-title1 .search-more:hover .icon-arrow-right{background:url(icon-group.png) -23px -149px no-repeat}.cifnews-frame-title2 .title-ch{color:#555}.cifnews-frame-title2 .title-en{color:#b9b9b9}.cifnews-frame-title2 .tab-btn-group .slider-block{background:#ff6500}.cifnews-frame-title2 .tab-btn-group li.active{color:#ff6500}.cifnews-frame-title2 .tab-btn-group li:after{background:#d4d0d0}.cifnews-frame-title3,.cifnews-frame-title4{background:#fff;border:1px solid #e5e5e5}.cifnews-frame-title3{color:#333}.cifnews-frame-title3 .more{color:#aaa}.cifnews-frame-title4 .tab-btn-group li{color:#666}.cifnews-frame-title4 .tab-btn-group li.active:before{background:#232f3e}.cifnews-frame-title4 .tab-btn-group li:after{background:#d3d3d3}.cifnews-frame-title4 .tab-btn-group li:last-child:after{background:#fff}.cifnews-frame-title4 .more{color:#aaa}.cifnews-frame-title5{border:1px solid #e5e5e5;background:#fff;color:#333}.cifnews-frame-title6 .title-ch{color:#555}.cifnews-frame-title6 .title-en{color:#b9b9b9}.cifnews-frame-topic{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-topic .detail{background:rgba(0,0,0,.6);color:#fff}.cifnews-frame-topic2 .cat-item{background:#fff}.cifnews-frame-topic2 .detail{background:rgba(0,0,0,.6);color:#fff}.cifnews-frame-topic2 .count .con:after,.cifnews-frame-topic2 .count .con:before{background:#fff}.cifnews-frame-topic2 .more{background:#fff;color:#888}.cifnews-frame-topicBanner{background:url(topic-bg.png) no-repeat;color:#fff}.cifnews-frame-video{background:#fff;border:1px solid #e5e5e5;border-top:none}.cifnews-frame-video .img-wrap .mask{background:rgba(0,0,0,.3)}.cifnews-frame-video .img-wrap .mask-badeg{background:rgba(0,0,0,.6)}.cifnews-frame-video1 .cat-item,.cifnews-frame-yuke{background:#fff}.cifnews-frame-video1 .title{color:#333}.cifnews-frame-video1 .detail{color:#888}.cifnews-frame-video1 .more{background:#fff;color:#888}.cifnews-frame-yuke .img-wrap{background:#f2f2f2}.cifnews-frame-yuke .title{color:#333}.cifnews-frame-yuke .count{color:#999}.cifnews-frame-yuke .price{color:#f45405}