@charset "utf-8";
/* CSS Document */
/*Jinpeng资讯*/
.infor .ninfor3 {
    background: url(../../web/img/bei-news.jpg) left no-repeat;
}

.infor .ninfor5 {
    background: url(../../web/img/bei-news.jpg) right no-repeat;
}

.infor .ninfor6 {
    background: url(../../web/img/bei-news.jpg) left no-repeat;
}

.infor {
    width: 100%;
    margin-bottom: 10px;
}

.infor > div {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.infor > div img {
    max-width: 100%;
}

.infor video {
    max-width: 100%;
}

img.img100 {
    width: 100% !important;
}

.infor > div > a > img {
    width: 100%;
}

.infor1 .swiper-slide img {
    display: block;
    width: 100%;
}

.infor1 .cont-inner {
    width: 32%;
    top: 20%;
    right: 5%;
    position: absolute;
    z-index: 1;
}

.infor .cont-inner .title-box {
    text-align: left;
    display: inline-block;
    padding-left: 110px;
}

.infor .title-box .title {
    font-size: 24px; /* font-family: "思源黑体粗体"; */
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
    color: #fff;
}

.infor .line-box {
    display: inline-block;
    position: relative;
    margin-top: 5px;
}

.infor .circle {
    width: 34px;
    height: 34px;
    background-color: #d53434;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
    cursor: pointer;
}

.infor .circle i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/icon/icon-circle-arrow.png) center no-repeat;
    background-size: cover;
    animation: arrow 1.5s ease-in-out infinite;
    position: absolute;
    left: 0;
    top: 0;
}

.infor .cont-inner .cont {
    margin-top: 110px;
    padding-left: 110px;
}

.infor .cont-inner .cont .title {
    font-size: 16px; /* font-family: "思源黑体粗体"; */
    margin-top: 20px;
    color: #fff;
}

.infor .cont-inner .cont p { /*font-size: 24px;*/
    font-size: 14px;
    line-height: 1.9;
    margin-top: 25px;
    color: #fff;
}

.infor2 .cont-inner {
    width: 32%;
    top: 42%;
    left: 5%;
    position: absolute;
    z-index: 1;
}

.infor2 .video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    cursor: pointer;
    z-index: 1;
}

.infor2 .video-play img {
    width: 100%;
}

.infor3 .cont-inner {
    width: 542px;
    top: 20%;
    right: 5%;
    position: absolute;
    z-index: 1;
}

.infor3 .cont-inner .title-box {
    float: right;
}

.infor .infor3 .cont-inner .cont p {
    text-align: right;
}

.infor .swiper-pagination-bullet i {
    border-color: #ddd;
}

.infor .swiper-pagination-bullet-active, .infor .swiper-pagination-bullet-active i {
    border-color: #d53434;
}

.complete-video {
    width: 303px;
    height: 58px;
    background: #c81021;
    border-radius: 3px;
    line-height: 58px;
    position: relative;
    float: right;
    margin-top: 65px;
    transition: all .36s ease;
    cursor: pointer;
}

.complete-video:hover {
    background-color: #36353b;
    color: #fff;
}

.complete-video span {
    font-size: 24px;
    color: #fff;
    margin-left: 53px;
}

.complete-video img {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 45px;
    top: 50%;
    margin-top: -17px;
}

.infor4 .cont-inner {
    width: 39.5%;
    top: 40%;
    left: 5%;
    position: absolute;
    z-index: 1;
}

.infor4 .cont-inner p {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 25px;
    color: #fff;
}

.infor4 .cont-inner .line-box {
    margin-top: 30px;
}

.info4-deta {
    width: 186px;
    height: 50px;
    background: #c81021;
    border-radius: 3px;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    margin-top: 80px;
    transition: all .36s ease;
}

.info4-deta:hover {
    background-color: #36353b;
    color: #fff;
}

.infor5 .cont-inner {
    width: 34%;
    top: 10%;
    right: 5%;
    position: absolute;
    z-index: 1;
    text-align: right;
}

.infor5 .cont-inner .title-box {
    float: right;
}

.go360 {
    width: 303px;
    height: 58px;
    background: #c81021;
    border-radius: 3px;
    line-height: 58px;
    position: relative;
    float: right;
    margin-top: 65px;
    text-align: center;
    transition: all .36s ease;
}

.go360:hover {
    background-color: #36353b;
    color: #fff;
}

.go360 span {
    font-size: 24px;
    color: #fff;
}

.infor6 .cont-inner {
    width: 32%;
    top: 20%;
    left: 5%;
    position: absolute;
    z-index: 1;
}

.infor .title-box p {
    font-size: 26px;
    line-height: 1;
    margin-top: 20px;
    text-align: left;
    color: #fff;
    font-weight: 400
}

.infor .infor6 .cont-inner .cont {
    padding-left: 0;
}

.infor .infor6 .cont-inner .cont p {
    font-size: 40px;
    line-height: 62px;
}

.infor7 .cont-inner {
    width: 32%;
    top: 20%;
    right: 5%;
    position: absolute;
    z-index: 1;
}

.infor .infor7 .cont-inner .cont {
    padding-left: 0;
}

.infor .infor7 .cont-inner .cont p {
    font-size: 40px;
    line-height: 62px;
    text-align: right;
}

.infor .infor7 .title-box p {
    text-align: right;
}

.infor-ct {
    padding-top: 8%
}

.new-infor .infor a {
    display: block;
    overflow: hidden;
}

.new-infor .infor .img-cont {
    float: left;
    width: 70%;
}

.new-infor .infor .img-cont video {
    width: 100%;
    display: block;
}

.new-infor .infor .cont-inner .cont {
    margin-top: 30px;
}

.new-infor .infor .cont-inner {
    float: left;
    width: 30%;
}

.new-infor .infor .title-box .title {
    color: #333;
    text-transform: uppercase;
}

.new-infor .infor .cont-inner .cont .title {
    color: #000;
    font-family: 'Microsoft YaHei'
}

.new-infor .infor .cont-inner .cont p {
    color: #666;
    font-family: 'Microsoft YaHei'
}

.new-infor .infor.ninfor1 .cont-inner {
    margin-top: 8%;
}

.new-infor .infor.ninfor1 .cont-inner .cont .title {
    padding-right: 40px;
}

.new-infor .infor.ninfor2 .cont-inner {
    margin-top: 13%;
}

.new-infor .infor.ninfor3 .cont-inner {
    margin-top: 4%;
    height: 100%;
}

.new-infor .infor.ninfor3 .cont-inner .cont {
    width: 100%;
}

.new-infor .infor.ninfor4 .cont-inner {
    margin-top: 14%;
    padding-right: 3%;
}

.new-infor .infor.ninfor4 .cont-inner .title-box {
    width: 100%;
    margin-left: 10%;
}

.new-infor .infor.ninfor5 .cont-inner {
    margin-top: 9%;
}

.new-infor .infor.ninfor6 .cont-inner {
    margin-top: 4%;
    padding-right: 3%;
}

.new-infor .infor.ninfor6 .cont-inner .cont .title {
    margin-bottom: 30px;
}

.new-infor .infor.ninfor6 .cont-inner .cont p {
    margin-top: 5px;
}

.new-infor .infor.ninfor7 .cont-inner {
    margin-top: 8%;
}

.new-infor .infor:nth-child(even) .cont-inner {
    float: right;
}

.new-infor .line-box img {
    width: 100%;
    display: block;
}

.new-video-infor .infor .cont-inner .cont {
    width: 80%;
    text-align: left;
    margin-top: 30%;
}

.new-video-infor .infor .cont-inner .cont .title {
    text-align: left;
    line-height: 1.6;
}

/*Jinpeng资讯-活动*/
.activity {
    width: 100%;
    padding: 20px 20px 0 20px;
    background: #f0f0f0
}

.sub-nav {
    background: #e0e0e0
}

.activity-item {
    background: #fff;
    margin-top: 20px;
    padding: 40px 0;
}

.activity-item-title {
    width: 570px;
    margin: 0 auto;
    background: url(../images/icon/lk-img23.png) no-repeat center center;
    font: 46px/100px '';
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.activity-list {
    overflow: hidden;
    margin-top: 30px;
}

.activity-list .activity-img img {
    display: block;
    width: 100%;
}

.activity-list .activity-text {
    display: block;
    width: 100%;
    padding: 20px 30px;
}

.activity-list .activity-text h2 {
    font-size: 24px;
    line-height: 33px;
    font-family: '';
    font-weight: bold;
    color: #000000
}

.activity-list .activity-text h3 {
    font-size: 16px;
    line-height: 60px;
    font-family: '';
    font-weight: bold;
    color: #787878
}

.activity-loading {
    display: block;
    margin: 0 auto;
    width: 32px;
}

.activity-loading img {
    display: block;
    width: 100%;
}

.activity-img {
    overflow: hidden;
}

.activity-list > div img {
    transition: all .36s ease;
}

.activity-list > div:hover img {
    transform: scale(1.1);
}

/*Jinpeng那些事*/
.things {
    width: 100%;
    padding: 20px;
    background: #f0f0f0;
}

.things-tab {
    width: 100%;
    padding: 0 20px;
    background: #fff
}

.things-tab ul {
    width: 100%;
    font-size: 0;
    text-align: center;
    border-bottom: solid #cccccc 1px;
    padding-top: 50px;
}

.things-tab ul li {
    display: inline-block;
    font: 24px/42px '';
    margin: 0 35px;
    position: relative;
    padding: 10px 0;
}

.things-tab ul li:before {
    content: "";
    display: block;
    width: 1px;
    background: #ccc;
    height: 23px;
    top: 50%;
    left: -35px;
    margin-top: -11.5px;
    position: absolute;
}

.things-tab ul li:first-child:before {
    display: none;
}

.things-tab ul li a {
    color: #787878;
    transition: all .5s
}

.things-tab ul li a span {
    width: 2px;
    height: 2px;
    background: #787878;
    display: inline-block;
    margin: 0 11px;
    position: relative;
    top: -5px;
}

.things-tab ul li.active a, .things-tab ul li:hover a {
    color: #000;
}

.things-tab ul li.active a span {
    width: 4px;
    background: #000;
    height: 3px;
}

.things-tab ul li.active:after, .things-tab ul li:hover:after {
    content: "";
    display: block;
    width: 100%;
    background: #e32122;
    height: 4px;
    bottom: 0%;
    left: 0;
    position: absolute;
    transition: all .5s
}

.things-item {
    display: block;
    width: 100%;
    padding: 60px 20px 20px 20px;
    background: #fff;
    margin-bottom: 20px;
}

.things-title {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.things-title h2 {
    font: 60px/70px '';
    font-weight: bold;
    position: relative;
}

.things-title span {
    width: 10px;
    height: 10px;
    background: #000;
    display: inline-block;
    margin: 0 25px;
    position: relative;
    top: -15px;
}

.things-title img {
    display: block;
    margin: 0 auto;
}

#wrapper {
    width: 100%;
    padding-left: 15px;
}

#container, #container2 {
    position: relative;
    width: 100%;
    margin: 0 auto 25px;
    padding-bottom: 10px
}

.my_thinglist {
    position: relative;
    width: 100%;
    margin: 0 auto 25px;
    padding-bottom: 10px
}

.imgholder {
    overflow: hidden;
}

.imgholder img {
    transition: all .36s ease;
}

.grid:hover img {
    transform: scale(1.1);
}

.grid {
    width: 188px;
    min-height: 100px;
    background: #e0e0e0;
    font-size: 12px;
    float: left;
}

.grid strong {
    display: block;
    padding: 30px; /*font-size:23px;*/
    font-size: 22px;
    line-height: 36px;
    height: 132px;
}

.moss {
    position: relative;
    padding-bottom: 96px;
    overflow: hidden;
}

.moss.active {
    max-height: none;
}

.moss_btn {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #fff
}

.moss_btn span {
    font: 16px/96px '';
    cursor: pointer;
    position: relative;
    color: #5d5d5d;
}

.moss_btn span.moss_zk, .moss_btn.active span.moss_sq {
    display: block;
}

.moss_btn span.moss_sq, .moss_btn.active span.moss_zk {
    display: none;
}

.moss_btn span img {
    position: absolute;
    top: 50%;
    margin: -4px 0 0 10px;
}

.thisthing-moss .my_thinglist {
    overflow: hidden;
    margin: 0 -15px 25px -15px;
}

.thisthing-moss .grid {
    width: 33.333333%;
    padding: 0 15px;
    margin: 15px 0;
    background: none;
}

.thisthing-moss .grid a {
    display: block;
    background: #e0e0e0;
}

/*Jinpeng资讯-视频*/
.infor-video {
    width: 100%;
    padding: 20px 20px 0 20px;
}

.video-item {
    width: 100%;
    background: #fff;
    margin-top: 20px;
    padding: 40px 0;
}

.things-title h3 {
    font: 22px/33px '';
    color: #000;
    margin-top: 15px;
}

.video-list {
    margin: 30px 0 36px 0;
    width: 100%;
    overflow: hidden;
}

.video-list > div {
    margin-bottom: 20px
}

.video-img {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.video-img img {
    display: block;
    width: 100%;
    transition: all .36s ease;
}

.video-img video {
    display: block;
    width: 100%;
}

.video-img:hover > img {
    transform: scale(1.1);
}

.video-text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 6;
}

.video-list .hidden-cont {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    opacity: 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}

.video-list .hidden-cont video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-img:hover .hidden-cont {
    opacity: 1;
}

.video-con {
    position: absolute;
    left: 0;
    height: 220px;
    margin-top: -110px;
    top: 50%;
    width: 100%;
}

.list-play-btn {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.list-play-btn img {
    display: block;
    width: 100%;
}

.video-text h2 {
    font: 34px/50px '';
    color: #fff;
    text-align: center;
    margin: 30px 0 3px 0;
    padding: 0 10px;
    letter-spacing: 2px;
}

.video-text h3 {
    font: 18px/40px '';
    color: #fff;
    text-align: center;
    padding: 0 10px;
}

/*Jinpeng资讯-新闻*/
.infor-news {
    width: 100%;
    padding: 20px 20px 0 20px;
}

.infor-news-con {
    width: 100%;
    height: auto;
    background: #fff;
}

.screen-list .horizontal-block .block-right.max-block-right {
    max-width: 85%
}

.screen-list .horizontal-block .block-right.max-block-right a {
    margin-bottom: 35px;
}

.news-main {
    padding-left: 5px;
    padding-bottom: 50px;
    padding-top: 20px;
}

.news-warterfall {
    position: relative;
    width: 100%;
    margin: 0 auto 25px;
    padding-bottom: 10px
}

.news-warterfall .grid {
    min-height: 100px;
    background: #fff;
    float: left;
}

.news-warterfall .grid h2 {
    font: 24px/36px '';
    color: #000000;
}

.news-warterfall .grid h6 {
    font: 16px/32px '';
    color: #595959;
    margin-top: 20px;
}

.news-warterfall .grid .news-text1 {
    padding: 40px;
    background: #fff
}

.news-warterfall .grid .news-text2 {
    padding: 40px;
    background: #eeeeee
}

.infor-news-view {
    padding: 60px 5% 1% 5%;
    background-color: #fff;
    position: relative;
    min-height: 90px;
}

.infor-news-view .icon-expand {
    z-index: 22;
    width: 47px;
    height: 47px;
    background: url(../images/product/icon-expand.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 21px;
    right: 20px;
    cursor: pointer;
}

.infor-news-view .screen-title {
    display: none;
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
}

.infor-news-view .screen-title span {
    position: absolute;
    left: 5%;
    top: 32px;
}

.infor-news-view .screen-title span:after {
    content: "";
    display: inline-block;
    border: 2px solid transparent;
    border-bottom-color: #000;
    border-right-color: #000;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    margin-left: 10px;
    margin-top: 7px;
    position: absolute;
}

.infor-news-list .infor-news-lable {
    font-size: 24px;
    color: #000;
    float: left;
    width: 10%;
}

.infor-news-list {
    margin-bottom: 20px;
}

.infor-news-list .all {
    font-size: 24px;
    color: #787878;
    float: left;
    width: 12%;
    padding-left: 42px;
    cursor: pointer;
    background: url(../images/product/lc-screen-icon.png) left center no-repeat;
    background-size: 24px;
}

.infor-news-list.new-list .infor-news-lable, .infor-news-list.new-list .all {
    visibility: hidden;
}

.infor-news-list.new-list {
    display: none;
}

.infor-news-list ul {
    font-size: 0;
    float: left;
    width: 78%;
    height: 45px;
    overflow: hidden;
}

.infor-news-list ul#news_type {
    height: auto;
}

.infor-news-list ul li {
    display: inline-block;
    cursor: pointer;
    padding-left: 42px;
    font-size: 24px;
    background-size: 24px;
    color: #787878;
    margin-bottom: 30px;
    margin-left: 42px;
    background: url(../images/product/lc-screen-icon.png) left center no-repeat;
}

.infor-news-list ul.open {
    height: auto;
}

.infor-news-list ul li.active, .infor-news-list .all.active {
    background: url(../images/product/lc-screen-icon-on.png) left center no-repeat;
    color: #000
}

.infor-news-list ul.year-list {
    width: 70%;
}

.infor-news-list .year-more {
    width: 8%;
    float: left;
    text-align: left;
}

.infor-news-list .year-more .more-btn {
    font-size: 16px;
    color: #e71729;
    cursor: pointer;
}

/*Jinpeng资讯-活动详情*/
.product-detail .detail-main.detail-design.detail-activity .tab-top {
    white-space: nowrap;
    overflow-x: auto;
}

.product-detail .detail-main.detail-design.detail-activity .tab-top .t-item {
    width: auto;
    padding: 0 35px;
    display: inline-block;
    float: none;
    line-height: 78px;
    height: 78px;
}

.activity-detail {
    padding: 20px;
}

.detail1 {
    background: #fff;
    margin-bottom: 20px;
    width: 100%;
}

.detail-list .detail1 {
    display: none;
}

.detail-list .detail1.active {
    display: block;
}

.activity-detail .left {
    width: 67%;
    float: left;
}

.activity-detail .right {
    width: 33%;
    padding: 4% 3% 0 3%;
    float: left;
}

.activity-detail .right .item {
    display: none;
}

.activity-detail .right .item.active {
    display: block;
}

.activity-detail .right h2 {
    font: 36px/40px '';
    font-weight: bold;
    color: #000000;
    margin-bottom: 50px;
}

.activity-detail .right p {
    font: 18px/35px '';
    color: #000000;
    margin-bottom: 15px;
}

.detail2 {
    width: 100%;
    padding-top: 65px
}

.detail2 h1 {
    font: 50px/52px '';
    font-weight: bold;
    color: #000000;
    margin-bottom: 35px;
    text-align: center;
}

.detail2-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.detail2-item img {
    display: block;
    width: 100%;
    transition: all .36s ease;
}

.detail2-item:hover img {
    transform: scale(1.1);
}

.detail2-item div.mask {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.mask-text {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-align: center;
    height: 140px;
}

.mask-text h2 {
    font: 36px/38px '';
    font-weight: bold;
    color: #fff;
    margin-bottom: 25px;
}

.mask-text h3 {
    font: 22px/33px '';
    color: #fff;
}

.detail3 {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.detail3 ul {
    width: 100%;
    height: auto;
    font-size: 0;
}

.detail3 ul li {
    width: 33.33%;
    background: #fff;
    float: left;
    overflow: hidden;
    padding-bottom: 20.15%;
    position: relative;
}

.detail3 ul li > img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.detail3 ul li:last-child {
    background-color: #000
}

.map {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.dituContent {
    width: 100%;
    height: 100% !important;
    border: #ccc solid 1px;
}

.detail3 ul li ._text {
    position: absolute;
    text-align: center;
    height: 70px;
    font-size: 50px; /* font-family: "思源黑体粗体"; */
    font-weight: bold;
    line-height: 70px;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -35px;
}

/*赛事新闻详情*/
.infor_ss_news_detial {
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 70px 0 0 0;
}

.infor_ss_news_detial_title h2 {
    font: 46px/48px '';
    font-weight: bold;
    color: #000;
    text-align: center;
}

.infor_ss_news_detial_title p {
    font: 24px/32px '';
    color: #000;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 10px;
}

.infor_ss_news_detial_item {
    background: #fff;
    padding: 70px;
}

.infor_ss_news_detial_item p {
    font: 16px/42px '';
    color: #000;
    text-indent: 2em;
}

.infor_ss_news_detial_item .row p {
    text-indent: 0;
}

.infor_ss_news_detial_item p.point {
    padding-left: 20px;
}

.infor_ss_news_detial_item p.point span {
    margin-left: -20px;
}

.Jinpeng_content .bigpiont {
    position: relative;
    padding-left: 15px;
}

.Jinpeng_content .bigpiont:before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    left: 0;
    top: 18px;
}

.infor_ss_news_detial_item p.redpoint {
    position: relative;
    padding-left: 15px;
}

.infor_ss_news_detial_item p.redpoint:before {
    position: absolute;
    content: "";
    background-color: #d53434;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    left: 0;
    top: 18px;
}

.infor_ss_news_detial_item p.blackpoint {
    position: relative;
    padding-left: 15px;
}

.infor_ss_news_detial_item p.blackpoint:before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    left: 0;
    top: 18px;
}

.infor_ss_news_detial_item .mt12 {
    text-align: center;
}

.infor_ss_news_detial_item h3 {
    font: 32px/42px '';
    color: #cc0000;
    margin-top: 10px;
}

.infor_ss_news_detial_item h6 {
    font: 16px/42px '';
    font-weight: bold;
    color: #000;
}

.infor_ss_news_detial_item h4 {
    font: 24px/42px '';
    color: #000;
    margin: 20px 0;
}

.infor_ss_news_detial_item table tr th, .infor_ss_news_detial_item table tr td {
    border: 1px solid #cccccc;
    text-align: center;
    font-size: 16px;
}

.infor_ss_news_detial_item table {
    width: 100%;
    min-height: 25px;
    line-height: 54px;
    text-align: center;
    border-collapse: collapse;
    border: 2px solid #cccccc;
}

.infor_ss_news_detial_item table tr th {
    background: #000;
    color: #fff;
}

.infor_ss_news_detial_item {
    width: 100%;
}

.infor_ss_news_detial_item img {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 10px auto;
}

.red {
    color: #f00
}

.infor-ss-fx {
    font-size: 0;
    width: 100%;
    margin: 50px 0 30px 0;
}

.infor-ss-fx span {
    display: inline-block;
    font: 20px/48px '';
    color: #000;
    float: left;
}

.fx-ic {
    float: left;
    height: 48px;
    width: auto;
}

.infor-ss-fx div.fx-ic > div {
    display: block;
    width: 48px;
    height: 48px;
    background: #cd5454;
    border-radius: 50%;
    margin-left: 25px;
    float: left;
    position: relative;
    cursor: pointer;
}

.infor-ss-fx div.fx-ic > div > img {
    width: 80%;
    margin: 10%;
}

.infor-ss-fx div.fx-ic > div:first-child {
    background: #84ba6c
}

.xgtj {
    width: 100%;
    height: auto;
    background: url(../images/information/lk-img61.jpg) no-repeat center center;
    background-size: cover;
}

.xgtj-main, .xgtj2-main-con {
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 0 100px 0;
}

.detail-wx .hidden-cont {
    width: 180px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -90px;
    display: none;
}

.detail-wx:hover .hidden-cont {
    display: block;
}

.xgtj h2 {
    font: 46px/48px '';
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.xgtj ul {
    position: relative;
}

.xgtj ul li {
    width: 50%;
    float: left;
    padding: 28px 0;
}

.xgtj ul li.border-r {
    padding-right: 5.5%
}

.xgtj ul li.border-l {
    padding-left: 5.5%
}

.xgtj ul li h3 {
    font: 28px/37px '';
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    transition: all .36s ease5;
    min-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xgtj ul li p {
    font: 18px/28px '';
    color: #fff;
}

.xgtj ul:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
}

.xgtj.xgtj2 {
    padding: 0 20px;
    background: none
}

.xgtj.xgtj2 .xgtj2-main {
    background: url(../images/information/lk-img63.jpg) no-repeat center center;
    background-size: cover;
}

.xgtj ul li:hover h3 {
    text-decoration: underline;
}

.fixed-tab {
    position: fixed;
    top: 20px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 20;
    transition: all .36s ease;
}

.things-tab-kb {
    height: 97.1px;
    display: none;
}

.things-tab-kb.active {
    display: block;
}

.fixed-tab-z {
    top: 0 !important;
}

/*视频弹框*/
.video-layer {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
}

.video-layer .opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=87);
    opacity: 0.87;
}

.video-layer .layer-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-layer .layer-detail {
    width: 750px;
    height: 490px;
    background: #000;
}

.video-layer .layer-inner .layer-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 10;
    width: 40px;
    height: 40px;
    background: url(../images/icon/icon-close.png) center center no-repeat;
    opacity: 1;
    z-index: 999;
}

.infor-news-view .icon-expand.active {
    background-image: url(../images/product/icon-expand-on.png);
}

.btn-more-box.v-btn-more-box .more a.v-sq {
    background: url(../images/icon/icon-up.png) center right no-repeat;
    background-size: 15px auto;
    display: none;
}

.btn-more-box.v-btn-more-box.on .more a.v-sq {
    display: inline-block;
}

.btn-more-box.v-btn-more-box.on .more a.v-zk {
    display: none;
}

.bshare-custom.icon-medium-plus .bshare-weixin {
    background-image: url(../images/icon/icon-weixin.png) !important;
    background-repeat: no-repeat !important;
    background-color: #84ba6c !important;
    background-size: 80% !important;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background-position: center center !important;
}

.infor-ss-fx .bshare-custom a {
    display: inline-block;
    padding-left: 0 !important;
}

.infor-ss-fx .bshare-custom a:hover {
    text-decoration: none;
    opacity: 1;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog {
    background-image: url(../images/icon/icon-weibo.png) !important;
    background-repeat: no-repeat !important;
    background-color: #cd5454 !important;
    background-size: 80% !important;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background-position: center center !important;
    margin-left: 1%;
}

.bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis {
    display: none !important;
}

.bshare-more:hover {
    text-decoration: none !important;
}

.sub-banner.no-before::before {
    display: none;
}

.product-detail .detail-main.detail-design.detail-activity .tab-top {
    font-size: 18px;
    padding: 0;
}

.bsTop {
    width: 100% !important;
}

.bsFrameDiv, .bsBox {
    overflow: hidden;
}

.bsFrameDiv > div {
    height: 210px !important;
}

.bsFrameDiv > div > img {
    margin: 15px !important;
}

@media (min-width: 1441px) and (max-width: 1680px) {
    /* 缩小83% */
    /*Jinpeng*/
    .infor .title-box .title {
        font-size: 24px;
    }

    .infor .cont-inner .cont .title {
        font-size: 22px;
    }

    .infor .cont-inner .cont p {
        font-size: 16px;
    }

    .new-infor .infor.ninfor2 .cont-inner {
        padding-right: 3%;
    }

    .infor .cont-inner .title-box {
        padding-left: 110px;
    }

    .infor2 .video-play {
        width: 83px;
        margin: -41.5px 0 0 -41.5px;
    }

    .infor2 .video-play img {
        width: 100%;
    }

    .complete-video, .go360 {
        width: 251px;
        height: 48px;
        line-height: 48px;
    }

    .complete-video span {
        font-size: 20px;
        margin-left: 44px;
    }

    .complete-video img {
        width: 28px;
        margin: -14px 0 0 -14px;
        right: 37px;
        height: 28px;
    }

    .info4-deta {
        width: 155px;
        height: 41.5px;
        font-size: 20px;
        line-height: 41.5px;
    }

    .infor4 .cont-inner2 p {
        font-size: 20px;
    }

    .go360 span {
        font-size: 20px;
    }

    .infor .title-box p {
        font-size: 22px;
    }

    .infor .infor6 .cont-inner .cont p {
        font-size: 33px;
        line-height: 51.5px;
    }

    /*活动*/
    .activity-item-title {
        width: 473px;
        background: url(../images/icon/lk-img23.png) no-repeat center center;
        font: 38px/83px '';
        font-weight: bold;
        background-size: 473px;
    }

    .activity-list .activity-text h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .activity-list .activity-text h3 {
        font-size: 14px;
        line-height: 48px;
    }

    /*news*/
    .infor-news-list ul li {
        padding-left: 32px;
        font-size: 18px;
        background-size: 18px;
        margin-bottom: 24px;
        margin-left: 32px;
    }

    .infor-news-list {
        margin-bottom: 10px;
    }

    .infor-news-list .infor-news-lable {
        font-size: 18px;
    }

    .infor-news-list .all {
        font-size: 18px;
        padding-left: 32px;
        background-size: 18px;
    }

    .infor-news-list ul li.active, .infor-news-list .all.active {
        background: url(../images/product/lc-screen-icon-on.png) left center no-repeat;
        background-size: 18px;
    }

    .infor-news-view {
        min-height: 70px;
        padding-top: 54px;
    }

    .infor-news-view .icon-expand {
        width: 38px;
        height: 38px;
        top: 16px;
    }

    .infor-news-view .screen-title {
        font-size: 18px;
        height: 70px;
    }

    .infor-news-view .screen-title span {
        top: 22.5px;
    }

    .infor-news-view .screen-title span:after {
        margin-top: 3px;
    }

    .news-warterfall .grid h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .news-warterfall .grid h6 {
        margin-top: 10px;
    }

    .news-warterfall .grid .news-text1 {
        padding: 32px;
    }

    .news-warterfall {
        margin: 0 auto 20px;
    }

    .news-main {
        padding-bottom: 40px;
    }

    /*那些事*/
    .things-tab ul {
        padding-top: 41.5px;
    }

    .things-tab ul li {
        font: 20px/35px '';
    }

    .things-title h2 {
        font: 49px/57px '';
        font-weight: bold;
    }

    .things-item {
        padding: 48px 20px 20px 20px
    }

    .moss .grid strong {
        padding: 24px;
        font-size: 20px;
        line-height: 32px;
        height: 112px;
    }

    .things-title span {
        width: 8px;
        height: 8px;
        margin: 0 20px;
        top: -13px;
    }

    /*video*/
    .things-title h3 {
        font: 18px/28px '';
    }

    .list-play-btn {
        width: 64px;
        height: 64px;
    }

    .video-text h2 {
        font: 28px/41.5px '';
    }

    .video-text h3 {
        font: 16px/28px '';
    }

    .video-con {
        height: 200px;
        margin-top: -100px;
    }

    /*新闻详情*/
    .infor_ss_news_detial {
        padding: 56px 0 0 0;
        max-width: 1120px;
    }

    .infor_ss_news_detial_title h2 {
        font: 38px/40px '';
        font-weight: bold;
    }

    .infor_ss_news_detial_title p {
        font: 20px/26px '';
    }

    .infor_ss_news_detial_item {
        padding: 56px;
    }

    .infor-ss-fx {
        margin: 40px 0 24px 0;
    }

    .xgtj-main, .xgtj2-main-con {
        padding: 40px 0 80px 0;
    }

    .xgtj h2 {
        font: 38px/40px '';
        font-weight: bold;
    }

    .xgtj ul li {
        padding: 24px 0;
    }

    .xgtj ul li h3 {
        font: 24px/35px '';
    }

    .xgtj ul li p {
        font: 16px/26px '';
    }

    .xgtj ul li.border-l {
        padding-left: 9.5%
    }

    .infor-ss-fx span {
        font: 20px/40px '';
    }

    .bshare-custom.icon-medium-plus .bshare-weixin, .bshare-custom.icon-medium-plus .bshare-sinaminiblog {
        width: 40px;
        height: 40px;
    }

    /*活动详情*/
    .right h2 {
        font: 40px/42px '';
        font-weight: bold;
        margin-bottom: 40px;
    }

    .right p {
        font: 16px/30px '';
    }

    .detail2 {
        padding-top: 50px;
    }

    .detail2 h1 {
        font: 40px/42px '';
        font-weight: bold;
    }

    .mask-text h2 {
        font: 30px/32px '';
        font-weight: bold;
        margin-bottom: 20px;
    }

    .mask-text h3 {
        font: 18px/28px '';
    }

    .mask-text {
        height: 110px;
    }

    .moss_btn span {
        font: 16px/72px '';
    }

    .things-tab-kb {
        height: 97.5px;
        display: none;
    }

    .moss {
        padding-bottom: 72px;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top {
        font-size: 16px;
    }

    .detail3 ul li ._text {
        height: 58px;
        font-size: 40px;
        line-height: 58px;
        margin-top: -29px;
    }
}

@media (min-width: 1201px) and (max-width: 1440px) {
    /* 缩小70% */
    /*Jinpeng*/
    .infor .title-box .title {
        font-size: 20px;
    }

    .infor .cont-inner .title-box {
        padding-left: 50px;
    }

    .infor .circle {
        width: 24px;
        height: 24px;
        margin-top: -12px;
    }

    .infor .cont-inner .cont {
        margin-top: 77px;
        padding-left: 50px;
    }

    .new-video-infor .infor .cont-inner .cont {
        width: 100%;
    }

    .infor .cont-inner .cont .title {
        font-size: 16px;
    }

    .infor .cont-inner .cont p {
        font-size: 14px;
        line-height: 24px;
    }

    .new-infor .infor.ninfor2 .cont-inner {
        padding-right: 3%;
    }

    .new-infor .line-box img {
        height: 10px;
    }

    .new-infor .infor.ninfor6 .cont-inner .cont .title {
        margin-bottom: 20px;
    }

    .infor2 .video-play {
        width: 70px;
        margin: -35px 0 0 -35px;
    }

    .infor2 .video-play img {
        width: 100%;
    }

    .complete-video, .go360 {
        width: 210px;
        height: 40px;
        line-height: 40px;
    }

    .complete-video span {
        font-size: 17px;
        margin-left: 38px;
    }

    .complete-video img {
        width: 24px;
        margin: -12px 0 0 -12px;
        right: 31.5px;
        height: 24px;
    }

    .info4-deta {
        width: 130px;
        height: 35px;
        font-size: 17px;
        line-height: 35px;
    }

    .infor4 .cont-inner2 p {
        font-size: 17px;
    }

    .go360 span {
        font-size: 17px;
    }

    .infor .title-box p {
        font-size: 18px;
    }

    .infor .infor6 .cont-inner .cont p {
        font-size: 28px;
        line-height: 43px;
    }

    .infor4 .cont-inner2 {
        top: 30%;
    }

    .ninfor7 .line-box {
        width: 90%;
    }

    /*活动*/
    .activity-item {
        padding: 30px 0;
    }

    .activity-item-title {
        width: 473px;
        background: url(../images/icon/lk-img23.png) no-repeat center center;
        font: 38px/83px '';
        font-weight: bold;
        background-size: 473px;
    }

    .activity-list .activity-text h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .activity-list .activity-text h3 {
        font-size: 14px;
        line-height: 48px;
    }

    /*news*/
    .infor-news-list ul li {
        padding-left: 28px;
        font-size: 16px;
        background-size: 16px;
        margin-bottom: 20px;
        margin-left: 28px;
    }

    .infor-news-list {
        margin-bottom: 8px;
    }

    .infor-news-list .infor-news-lable {
        font-size: 16px;
    }

    .infor-news-list .all {
        font-size: 16px;
        padding-left: 28px;
        background-size: 16px;
    }

    .infor-news-list ul li.active, .infor-news-list .all.active {
        background: url(../images/product/lc-screen-icon-on.png) left center no-repeat;
        background-size: 16px;
    }

    .infor-news-view {
        min-height: 70px;
        padding-top: 54px;
    }

    .infor-news-view .icon-expand {
        width: 32px;
        height: 32px;
        top: 16px;
    }

    .infor-news-view .screen-title {
        font-size: 16px;
        height: 70px;
    }

    .infor-news-view .screen-title span {
        top: 24px;
    }

    .infor-news-view .screen-title span:after {
        margin-top: 3px;
    }

    .news-warterfall .grid .news-text1 {
        padding: 10px 20px;
    }

    .news-warterfall .grid h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .news-warterfall .grid h6 {
        margin-top: 10px;
    }

    .news-warterfall .grid .news-text1 {
        padding: 28px;
    }

    .news-warterfall {
        margin: 0 auto 20px;
    }

    .news-main {
        padding-bottom: 40px;
    }

    /*那些事*/
    .things-tab ul {
        padding-top: 41.5px;
    }

    .things-tab ul li {
        font: 20px/35px '';
    }

    .things-title h2 {
        font: 42px/49px '';
        font-weight: bold;
    }

    .things-item {
        padding: 40px 20px 20px 20px
    }

    .moss .grid strong {
        padding: 20px;
        font-size: 16px;
        line-height: 30px;
        height: 100px;
    }

    .things-title span {
        width: 7px;
        height: 7px;
        margin: 0 18px;
        top: -12px;
    }

    /*video*/
    .things-title h3 {
        font: 17px/25px '';
    }

    .list-play-btn {
        width: 56px;
        height: 56px;
    }

    .video-text h2 {
        font: 21px/37px '';
    }

    .video-text h3 {
        font: 15px/26px '';
    }

    .video-con {
        height: 180px;
        margin-top: -90px;
    }

    .video-item {
        padding: 30px 0
    }

    /*新闻详情*/
    .infor_ss_news_detial {
        padding: 50px 0 0 0;
        max-width: 1000px;
    }

    .infor_ss_news_detial_title h2 {
        font: 32px/36px '';
        font-weight: bold;
    }

    .infor_ss_news_detial_title p {
        font: 18px/26px '';
    }

    .infor_ss_news_detial_item {
        padding: 50px;
    }

    .infor-ss-fx {
        margin: 36px 0 20px 0;
    }

    .xgtj-main, .xgtj2-main-con {
        padding: 35px 0 70px 0;
    }

    .xgtj h2 {
        font: 32px/36px '';
        font-weight: bold;
    }

    .xgtj ul li {
        padding: 20px 0;
    }

    .xgtj ul li h3 {
        font: 20px/32px '';
        min-height: 65px;
    }

    .xgtj ul li p {
        font: 14px/24px '';
    }

    .xgtj ul li.border-l {
        padding-left: 11.5%
    }

    .infor-ss-fx span {
        font: 18px/36px '';
    }

    .bshare-custom.icon-medium-plus .bshare-weixin, .bshare-custom.icon-medium-plus .bshare-sinaminiblog {
        width: 36px;
        height: 36px;
    }

    .infor_ss_news_detial_item table tr th, .infor_ss_news_detial_item table tr td {
        font-size: 14px;
    }

    .infor_ss_news_detial_item h3 {
        font: 26px/40px '';
    }

    .infor_ss_news_detial_item p {
        font: 15px/ 40px '';
    }

    .infor_ss_news_detial_item h4 {
        font: 20px/38px '';
    }

    /*活动详情*/
    .activity-detail .right h2 {
        font: 24px/30px '';
        font-weight: bold;
        margin-bottom: 20px;
    }

    .activity-detail .right p {
        font: 14px/24px '';
    }

    .detail2 {
        padding-top: 40px;
    }

    .detail2 h1 {
        font: 35px/37px '';
        font-weight: bold;
    }

    .mask-text h2 {
        font: 26px/30px '';
        font-weight: bold;
        margin-bottom: 20px;
    }

    .mask-text h3 {
        font: 16px/26px '';
    }

    .mask-text {
        height: 100px;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top {
        font-size: 14px;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top .t-item {
        height: 60px;
        line-height: 60px;
    }

    .moss_btn span {
        font: 14px/63px '';
    }

    .things-tab-kb {
        height: 97.5px;
        display: none;
    }

    .moss {
        padding-bottom: 63px;
    }

    .detail3 ul li ._text {
        height: 49px;
        font-size: 35px;
        line-height: 49px;
        margin-top: -24.5px;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    /* 缩小60% */
    /*Jinpeng*/
    .infor .ninfor3 {
        background: none
    }

    .infor .ninfor5 {
        background: none
    }

    .infor .ninfor6 {
        background: none
    }

    .infor .title-box .title {
        font-size: 22px;
        text-align: center;
    }

    .infor .circle {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }

    .infor .cont-inner .cont {
        margin-top: 66px;
        padding-left: 0;
    }

    .infor .line-box {
    }

    .new-infor .infor .cont-inner .cont {
        margin-top: 20px;
    }

    .infor .cont-inner .title-box {
        padding: 0
    }

    .infor .cont-inner .cont .title {
        font-size: 16px;
    }

    .infor .cont-inner .cont p {
        font-size: 14px;
        margin-top: 15px;
    }

    .infor2 .video-play {
        width: 60px;
        margin: -30px 0 0 -30px;
    }

    .infor2 .video-play img {
        width: 100%;
    }

    .new-infor .infor .img-cont, .new-infor .infor .cont-inner {
        width: 100%;
        float: none;
    }

    .new-infor .infor .cont-inner {
        padding-right: 0 !important;
        margin: 0 !important;
        padding-bottom: 30px;
        text-align: center;
        padding-top: 30px;
    }

    .new-infor .infor:nth-child(odd) .cont-inner {
        float: none;
    }

    .complete-video, .go360 {
        width: 180px;
        height: 36px;
        line-height: 36px;
        margin-top: 42px;
    }

    .complete-video span {
        font-size: 14px;
        margin-left: 30px;
    }

    .complete-video img {
        width: 20px;
        margin: -10px 0 0 -10px;
        right: 26px;
        height: 20px;
    }

    .info4-deta {
        width: 120px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }

    .infor4 .cont-inner2 p {
        font-size: 14px;
    }

    .go360 span {
        font-size: 14px;
    }

    .infor .title-box p {
        font-size: 16px;
    }

    .infor .infor6 .cont-inner .cont p {
        font-size: 24px;
        line-height: 38px;
    }

    .infor4 .cont-inner2 {
        top: 30%;
    }

    .infor .line-box img {
        height: 10px;
        vertical-align: middle;
    }

    .infor3 .cont-inner {
        width: 340px;
    }

    /*活动*/
    .activity-item {
        padding: 25px 0;
    }

    .activity-item-title {
        width: 473px;
        background: url(../images/icon/lk-img23.png) no-repeat center center;
        font: 38px/83px '';
        font-weight: bold;
        background-size: 473px;
    }

    .activity-list .activity-text h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .activity-list .activity-text h3 {
        font-size: 14px;
        line-height: 48px;
    }

    /*news*/
    .infor-news-list ul li {
        padding-left: 28px;
        font-size: 16px;
        background-size: 16px;
        margin-bottom: 20px;
        margin-left: 28px;
    }

    .infor-news-list {
        margin-bottom: 8px;
    }

    .infor-news-list .infor-news-lable {
        font-size: 16px;
    }

    .infor-news-list .all {
        font-size: 16px;
        padding-left: 28px;
        background-size: 16px;
    }

    .infor-news-list ul li.active, .infor-news-list .all.active {
        background: url(../images/product/lc-screen-icon-on.png) left center no-repeat;
        background-size: 16px;
    }

    .infor-news-view {
        min-height: 70px;
        padding-top: 54px;
    }

    .infor-news-view .icon-expand {
        width: 32px;
        height: 32px;
        top: 16px;
    }

    .infor-news-view .screen-title {
        font-size: 16px;
        height: 70px;
    }

    .infor-news-view .screen-title span {
        top: 24px;
    }

    .infor-news-view .screen-title span:after {
        margin-top: 3px;
    }

    .news-warterfall .grid .news-text1 {
        padding: 10px 20px;
    }

    .news-warterfall .grid h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .news-warterfall .grid h6 {
        margin-top: 10px;
    }

    .news-warterfall .grid .news-text1 {
        padding: 20px;
    }

    .news-warterfall {
        margin: 0 auto 20px;
    }

    .news-main {
        padding-bottom: 40px;
    }

    /*那些事*/
    .things-tab ul {
        padding-top: 41.5px;
    }

    .things-tab ul li {
        font: 20px/35px '';
    }

    .things-title h2 {
        font: 35px/49px '';
        font-weight: bold;
    }

    .things-item {
        padding: 40px 20px 20px 20px
    }

    .moss .grid strong {
        padding: 20px;
        font-size: 17px;
        line-height: 30px;
        height: auto;
    }

    .things-title span {
        width: 5px;
        height: 5px;
        margin: 0 15px;
        top: -10px;
    }

    .things-title img {
        width: 400px;
    }

    /*video*/
    .things-title h3 {
        font: 15px/20px '';
    }

    .list-play-btn {
        width: 56px;
        height: 56px;
    }

    .video-text h2 {
        font: 18px/30px '';
    }

    .video-text h3 {
        font: 14px/26px '';
    }

    .video-con {
        height: 160px;
        margin-top: -80px;
    }

    .video-item {
        padding: 25px 0
    }

    /*新闻详情*/
    .infor_ss_news_detial {
        padding: 50px 0 0 0;
    }

    .infor_ss_news_detial_title h2 {
        font: 32px/36px '';
        font-weight: bold;
    }

    .infor_ss_news_detial_title p {
        font: 18px/26px '';
    }

    .infor_ss_news_detial_item {
        padding: 40px;
    }

    .infor-ss-fx {
        margin: 36px 0 20px 0;
    }

    .xgtj-main, .xgtj2-main-con {
        padding: 35px 0 70px 0;
    }

    .xgtj h2 {
        font: 32px/36px '';
        font-weight: bold;
    }

    .xgtj ul li {
        padding: 20px 0;
    }

    .xgtj ul li h3 {
        font: 20px/32px '';
    }

    .xgtj ul li p {
        font: 14px/24px '';
    }

    .xgtj ul li.border-l {
        padding-left: 11.5%
    }

    .infor-ss-fx span {
        font: 18px/36px '';
    }

    .bshare-custom.icon-medium-plus .bshare-weixin, .bshare-custom.icon-medium-plus .bshare-sinaminiblog {
        width: 36px;
        height: 36px;
    }

    .infor_ss_news_detial_item table tr th, .infor_ss_news_detial_item table tr td {
        font-size: 14px;
    }

    .infor_ss_news_detial_item h3 {
        font: 26px/40px '';
    }

    .infor_ss_news_detial_item p {
        font: 15px/ 40px '';
    }

    .infor_ss_news_detial_item h4 {
        font: 20px/38px '';
    }

    .Jinpeng_content .bigpiont:before {
        top: 16px;
    }

    /*活动详情*/
    .activity-detail .right h2 {
        font: 22px/30px '';
        font-weight: bold;
        margin-bottom: 20px;
    }

    .activity-detail .right p {
        font: 14px/24px '';
    }

    .detail2 {
        padding-top: 40px;
    }

    .detail2 h1 {
        font: 35px/37px '';
        font-weight: bold;
    }

    .mask-text h2 {
        font: 26px/30px '';
        font-weight: bold;
        margin-bottom: 20px;
    }

    .mask-text h3 {
        font: 14px/26px '';
    }

    .mask-text {
        height: 100px;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top {
        font-size: 14px;
        padding: 10px 0;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top .t-item {
        height: 42px;
        line-height: 42px;
    }

    .activity-detail .left {
        width: 100%;
    }

    .activity-detail .right {
        width: 100%;
        padding: 2% 3% 2% 3%;
    }

    .moss_btn span {
        font: 14px/50px '';
    }

    .things-tab-kb {
        height: 97.5px;
        display: none;
    }

    .fixed-tab {
        top: 0px;
    }

    .moss {
        padding-bottom: 50px;
    }

    .detail3 ul li ._text {
        height: 42px;
        font-size: 30px;
        line-height: 42px;
        margin-top: -21px;
    }
}

@media (max-width: 992px) {
    /* 缩小50% background: rgba(0,0,0,.3);*/
    /*Jinpeng*/
    .infor .ninfor3 {
        background: none;
        padding-top: 60px;
    }

    .infor .ninfor5 {
        background: none;
    }

    .infor .ninfor6 {
        background: none;
    }

    .infor .title-box .title {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .infor .circle {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }

    .infor .cont-inner .cont {
        padding-left: 0;
        text-align: center;
    }

    .infor .line-box {
    }

    .infor .cont-inner .cont .title {
        font-size: 16px;
    }

    .infor .cont-inner .cont p {
        font-size: 13px;
        margin-top: 15px;
        line-height: 26px;
    }

    .infor2 .video-play {
        width: 60px;
        margin: -30px 0 0 -30px;
    }

    .infor2 .video-play img {
        width: 100%;
    }

    .new-infor .infor .img-cont, .new-infor .infor .cont-inner {
        width: 100%;
        float: none;
    }

    .new-infor .infor .cont-inner {
        padding-right: 0 !important;
        margin: 0 !important;
        padding-bottom: 30px;
        text-align: center;
    }

    .new-infor .infor:nth-child(odd) .cont-inner {
        float: none;
    }

    .new-infor .infor .img-cont {
        position: relative;
    }

    .new-video-infor .infor .img-cont:after {
        content: "";
        display: block;
        width: 50px;
        height: 50px;
        background: url(../images/icon/icon-video-play.png) center no-repeat;
        background-size: cover;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -25px;
        margin-left: -25px;
        z-index: 3;
    }

    .new-infor .infor .img-cont:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }

    .complete-video, .go360 {
        width: 180px;
        height: 36px;
        line-height: 36px;
        float: none;
        margin: 20px auto;
    }

    .complete-video span {
        font-size: 14px;
        margin-left: 30px;
    }

    .complete-video img {
        width: 20px;
        margin: -10px 0 0 -10px;
        right: 26px;
        height: 20px;
    }

    .info4-deta {
        width: 120px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
        margin: 20px auto;
    }

    .infor4 .cont-inner2 p {
        font-size: 14px;
        text-align: center;
    }

    .go360 span {
        font-size: 14px;
    }

    .infor .title-box p {
        font-size: 16px;
    }

    .infor .infor6 .cont-inner .cont p {
        font-size: 18px;
        line-height: 30px;
    }

    .infor4 .cont-inner2 {
        top: 30%;
    }

    .infor .line-box img {
        height: 10px;
        vertical-align: middle;
    }

    .infor3 .cont-inner {
        width: 340px;
    }

    .infor1 .cont-inner {
        width: 100%;
        right: 0;
        padding-top: 12%;
        height: 100%;
        top: 0;
    }

    .infor-ct {
        padding-top: 16%;
    }

    .infor .cont-inner .title-box {
        text-align: center;
        display: block;
        padding-left: 0
    }

    .infor2 .cont-inner {
        top: 0;
        width: 100%;
        left: 0;
        height: 100%;
        padding-top: 12%;
    }

    .infor3 .cont-inner {
        top: 0;
        width: 100%;
        right: 0;
        height: 100%;
        padding-top: 12%;
    }

    .infor3 .cont-inner .title-box, .infor5 .cont-inner .title-box {
        float: none;
    }

    .infor .infor3 .cont-inner .cont p {
        text-align: center;
    }

    .infor4 .cont-inner2 {
        width: 100%;
        left: 0;
        padding: 12% 0 0 0;
        height: 100%;
        top: 0;
    }

    .infor4 .cont-inner2 img {
        width: 50%;
        margin: 0 auto;
        display: block;
    }

    .infor5 .cont-inner {
        width: 100%;
        left: 0;
        padding: 12% 0 0 0;
        height: 100%;
        top: 0;
        right: 0;
        text-align: left;
    }

    .infor6 .cont-inner {
        width: 100%;
        left: 0;
        padding: 12% 0 0 0;
        height: 100%;
        top: 0;
        right: 0;
        text-align: center;
    }

    .infor .infor6 .title-box p {
        text-align: center;
    }

    .infor7 .cont-inner {
        width: 100%;
        height: 100%;
        top: 0;
        padding-top: 12%;
        right: 0;
    }

    .infor .infor7 .cont-inner .cont p {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
    }

    .new-infor .infor .cont-inner .cont {
        margin-top: 10px;
    }

    .infor .infor7 .title-box p {
        margin-top: 20px;
        text-align: center;
    }

    /*活动*/
    .activity-item-title {
        width: 473px;
        background: url(../images/icon/lk-img23.png) no-repeat center center;
        font: 38px/83px '';
        font-weight: bold;
        background-size: 473px;
    }

    .activity-list .activity-text h2 {
        font-size: 18px;
        line-height: 26px;
    }

    .activity-list .activity-text h3 {
        font-size: 12px;
        line-height: 40px;
    }

    .activity-list .activity-text {
        padding: 10px 15px;
    }

    .activity-item-title {
        width: 350px;
        background: url(../images/icon/lk-img23.png) no-repeat center center;
        font: 24px/55px '';
        font-weight: bold;
        background-size: 350px;
    }

    .activity-loading {
        width: 22px;
    }

    .activity-item {
        padding: 20px 0;
    }

    /*news*/
    .infor-news-list ul li {
        padding-left: 24px;
        font-size: 14px;
        background-size: 14px;
        margin-bottom: 10px;
        margin-left: 0;
        margin-left: 24px;
    }

    .infor-news-list {
        margin-bottom: 8px;
    }

    .infor-news-list .infor-news-lable {
        font-size: 14px;
    }

    .infor-news-list .all {
        font-size: 14px;
        padding-left: 24px;
        background-size: 14px;
    }

    .infor-news-list ul li.active, .infor-news-list .all.active {
        background: url(../images/product/lc-screen-icon-on.png) left center no-repeat;
        background-size: 14px;
    }

    .infor-news-view .icon-expand {
        width: 38px;
        height: 38px;
        top: 16px;
    }

    .news-warterfall .grid .news-text1 {
        padding: 15px;
    }

    .news-warterfall .grid h2 {
        font-size: 16px;
        line-height: 24px;
    }

    .news-warterfall .grid h6 {
        margin-top: 10px;
        font-size: 12px;
        line-height: 20px;
    }

    .news-warterfall {
        margin: 0 auto 20px;
    }

    .news-main {
        padding-bottom: 40px;
    }

    .infor-news-list .infor-news-lable {
        width: 100%;
        margin-bottom: 10px;
    }

    .infor-news-list .all {
        width: 100%;
        margin-bottom: 10px;
    }

    /*那些事*/
    .things-tab ul {
        padding-top: 41.5px;
    }

    .things-tab ul li {
        font: 17px/35px '';
    }

    .things-title h2 {
        font: 30px/40px '';
        font-weight: bold;
    }

    .things-item {
        padding: 40px 20px 20px 20px
    }

    .moss .grid strong {
        padding: 10px;
        font-size: 15px;
        line-height: 24px;
        height: auto;
    }

    .things-title img {
        width: 350px;
    }

    .things-tab ul li a span {
        margin: 0 2px;
    }

    .things-title span {
        width: 4px;
        height: 4px;
        margin: 0 10px;
        top: -8px;
    }

    /*video*/
    .things-title h3 {
        font: 15px/20px '';
    }

    .list-play-btn {
        width: 56px;
        height: 56px;
    }

    .video-text h2 {
        font: 28px/30px '';
    }

    .video-text h3 {
        font: 14px/26px '';
    }

    .video-con {
        height: 160px;
        margin-top: -80px;
    }

    .video-list > div {
        margin-bottom: 15px;
    }

    .video-item {
        padding: 20px 0
    }

    /*新闻详情*/
    .infor_ss_news_detial {
        padding: 40px 0 0 0;
    }

    .infor_ss_news_detial_title h2 {
        font: 26px/32px '';
        font-weight: bold;
    }

    .infor_ss_news_detial_title p {
        font: 16px/24px '';
    }

    .infor_ss_news_detial_item {
        padding: 25px;
    }

    .infor-ss-fx {
        margin: 30px 0 15px 0;
    }

    .xgtj-main, .xgtj2-main-con {
        padding: 30px 0 70px 0;
    }

    .xgtj h2 {
        font: 32px/36px '';
        font-weight: bold;
    }

    .xgtj ul li {
        padding: 15px 0;
    }

    .xgtj ul li h3 {
        font: 18px/30px '';
    }

    .xgtj ul li p {
        font: 14px/24px '';
    }

    .xgtj ul li.border-l {
        padding-left: 11.5%
    }

    .infor-ss-fx span {
        font: 16px/36px '';
    }

    .bshare-custom.icon-medium-plus .bshare-weixin, .bshare-custom.icon-medium-plus .bshare-sinaminiblog {
        width: 36px;
        height: 36px;
    }

    .infor_ss_news_detial_item table tr th, .infor_ss_news_detial_item table tr td {
        font-size: 14px;
    }

    .infor_ss_news_detial_item h3 {
        font: 26px/32px '';
    }

    .infor_ss_news_detial_item p {
        font: 14px/ 32px '';
    }

    .infor_ss_news_detial_item h4 {
        font: 18px/34px '';
    }

    /*活动详情*/
    .activity-detail .right h2 {
        font: 18px/22px '';
        font-weight: bold;
        margin-bottom: 15px;
    }

    .activity-detail .right p {
        font: 14px/24px '';
    }

    .detail2 {
        padding-top: 25px;
    }

    .detail2 h1 {
        font: 26px/28px '';
        font-weight: bold;
        margin-bottom: 15px;
    }

    .mask-text h2 {
        font: 26px/30px '';
        font-weight: bold;
        margin-bottom: 20px;
    }

    .mask-text h3 {
        font: 14px/26px '';
    }

    .mask-text {
        height: 100px;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top {
        padding: 0;
        overflow-x: scroll;
        white-space: nowrap;
        font-size: 0;
        padding: 0;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top .t-item {
        height: 55px;
        line-height: 55px;
        display: inline-block;
        width: auto;
        float: none;
        font-size: 14px;
        padding: 0 20px;
        border-right: solid #9f9f9f 1px;
        border-bottom: none;
        min-width: 130px;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top .t-item:last-child {
        border-right: 0;
    }

    .activity-detail .left {
        width: 100%;
    }

    .activity-detail .right {
        width: 100%;
        padding: 2% 3% 2% 3%;
    }

    .detail2 > div > div {
        margin-bottom: 15px;
    }

    .detail3 ul li {
        width: 100%;
        padding-bottom: 60.45%
    }

    .detail3 ul li:first-child {
        padding-bottom: 0;
    }

    .detail3 ul li ._text {
        position: relative;
        top: 0;
        height: 80px;
        font-size: 25px;
        line-height: 80px;
        margin: 0;
    }

    .detail3 {
        margin-top: 0;
    }

    .moss_btn span {
        font: 14px/40px '';
    }

    .infor-news-view {
        padding-top: 20px;
        min-height: 52px;
    }

    .infor-news-view .icon-expand {
        width: 32px;
        height: 32px;
        top: 10px;
        display: none;
    }

    .things-tab-kb {
        height: 97.5px;
        display: none;
    }

    .moss {
        padding-bottom: 40px;
    }
}

@media (max-width: 768px) {
    /*活动*/
    .infor .ninfor3 {
        background: none;
    }

    .infor .ninfor5 {
        background: none;
    }

    .infor .ninfor6 {
        background: none;
    }

    .activity-item-title {
        width: 200px;
        background: url(../images/icon/lk-img23.png) no-repeat center center;
        font: 18px/40px '';
        font-weight: bold;
        background-size: 200px;
    }

    .activity-list .activity-text h2 {
        font-size: 16px;
    }

    /*那些事*/
    .things-tab {
        top: 40px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        list-style: none;
        padding: 0;
    }

    .things-tab ul {
        padding-top: 20px;
        white-space: nowrap;
        display: block;
    }

    .things-tab ul li {
        font: 14px/24px '';
        margin: 0 5px;
    }

    .things-title h2 {
        font: 20px/36px '';
        font-weight: bold;
    }

    .things-item {
        padding: 20px 10px 10px 10px
    }

    .moss .grid strong {
        padding: 10px;
        font-size: 15px;
        line-height: 24px;
        height: auto;
    }

    .things-title img {
        width: 200px;
    }

    .things-tab ul li a span {
        margin: 0 2px;
    }

    .things-tab ul li:before {
        left: -5px;
    }

    .things-tab ul li.active:after, .things-tab ul li:hover:after {
        height: 2px;
    }

    .things-tab ul li:before {
        height: 14px;
        margin-top: -7px;
    }

    .things {
        padding: 10px;
    }

    .infor {
        padding: 10px;
    }

    .activity {
        padding: 10px 10px 0 10px;
    }

    .infor-video {
        padding: 10px 10px 0 10px;
    }

    .infor-news {
        padding: 0;
    }

    .infor-news .screen-view-mobile {
        margin-bottom: 10px;
    }

    .xgtj.xgtj2 {
        padding: 0 10px;
    }

    .activity-detail {
        padding: 10px;
    }

    .things-title span {
        width: 3px;
        height: 3px;
        margin: 0 6px;
        top: -7px;
    }

    /*新闻详情*/
    .infor_ss_news_detial {
        padding: 20px 0 0 0;
    }

    .infor_ss_news_detial_title h2 {
        font: 20px/28px '';
        font-weight: bold;
    }

    .infor_ss_news_detial_title p {
        font: 14px/20px '';
        margin-bottom: 15px;
    }

    .infor_ss_news_detial_item {
        padding: 15px;
    }

    .infor-ss-fx {
        margin: 15px 0 15px 0;
    }

    .xgtj-main, .xgtj2-main-con {
        padding: 20px 0 15px 0;
    }

    .xgtj h2 {
        font: 20px/28px '';
        font-weight: bold;
        margin-bottom: 0;
    }

    .xgtj ul li {
        padding: 15px 0;
        width: 100%;
        border-bottom: solid rgba(255, 255, 255, 0.5) 1px;
    }

    .xgtj ul li:last-child {
        border-bottom: none;
    }

    .xgtj ul li.border-r {
        padding-right: 0;
    }

    .xgtj ul li.border-l {
        padding-left: 0;
    }

    .xgtj ul li h3 {
        font: 14px/24px '';
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        min-height: 10px;
        display: block;
    }

    .xgtj ul li p {
        font: 12px/20px '';
    }

    .infor-ss-fx span {
        font: 12px/24px '';
    }

    .bshare-custom.icon-medium-plus .bshare-weixin, .bshare-custom.icon-medium-plus .bshare-sinaminiblog {
        width: 24px;
        height: 24px;
        padding-left: 0 !important
    }

    .fx-ic {
        height: 24px;
    }

    .infor_ss_news_detial_item table tr th, .infor_ss_news_detial_item table tr td {
        font-size: 12px;
        line-height: 30px;
    }

    .infor_ss_news_detial_item h3 {
        font: 18px/32px '';
    }

    .infor_ss_news_detial_item p {
        font: 12px/ 32px '';
    }

    .infor_ss_news_detial_item h4 {
        font: 12px/34px '';
    }

    .xgtj ul:before {
        display: none;
    }

    .Jinpeng_content .bigpiont:before {
        top: 12px;
    }

    .infor_ss_news_detial_item p.redpoint:before {
        top: 13px;
    }

    .infor_ss_news_detial_item p.blackpoint:before {
        top: 13px;
    }

    /*活动详情*/
    .activity-detail .right h2 {
        font: 16px/22px '';
        font-weight: bold;
        margin-bottom: 6%;
        text-align: center;
    }

    .activity-detail .right p {
        font: 12px/20px '';
    }

    .detail2 {
        padding-top: 15px;
    }

    .detail2 h1 {
        font: 20px/22px '';
        font-weight: bold;
        margin-bottom: 15px;
    }

    .mask-text h2 {
        font: 18px/28px '';
        font-weight: bold;
        margin-bottom: 15px;
    }

    .mask-text h3 {
        font: 12px/20px '';
    }

    .mask-text {
        height: 80px;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top {
        overflow-x: scroll;
        white-space: nowrap;
        font-size: 0;
        padding: 0;
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top .t-item {
        height: 55px;
        line-height: 55px;
        display: inline-block;
        width: auto;
        float: none;
        font-size: 12px;
        padding: 0 10px;
        min-width: 130px;
        border-right: solid #9f9f9f 1px;
        border-bottom: none
    }

    .product-detail .detail-main.detail-design.detail-activity .tab-top .t-item:last-child {
        border-right: none;
    }

    .activity-detail .left {
        width: 100%;
    }

    .activity-detail .right {
        width: 100%;
        padding: 6% 3% 2% 3%;
    }

    .detail2 > div > div {
        margin-bottom: 15px;
    }

    .detail3 ul li {
        width: 100%;
        margin-bottom: 0;
    }

    .detail3 {
        margin-top: 0;
    }

    .moss_btn span {
        font: 12px/38px '';
    }

    .things-tab-kb {
        height: 65px;
        display: none;
    }

    .moss {
        padding-bottom: 38px;
    }

    /*视频弹框*/
    /*视频弹框*/
    .video-layer .layer-container {
        height: auto;
        top: 50%;
        transform: translate(0, -50%);
        overflow: hidden;
    }

    .video-layer .layer-container video {
        width: 100%;
    }

    .video-layer .layer-inner .layer-close {
        position: absolute;
        cursor: pointer;
        width: 40px;
        height: 40px;
        background: url(../images/icon/icon-close.png) center center no-repeat;
        opacity: 1;
        left: 50%;
        transform: translate(-50%, 10%);
        border-radius: 50%;
        padding: 5px;
        overflow: hidden;
        background-size: cover;
        border: solid #fff 1px;
    }

    #wrapper {
        padding-left: 0;
    }

    .grid {
        width: 100% !important;
    }

    .detail-wx .hidden-cont {
        width: 140px;
        margin-left: -70px;
    }

    .news-main {
        padding: 0 10px 10px 10px;
    }

    .infor .cont-inner .cont .title {
        font-size: 16px;
    }

    .infor-ct {
        padding-top: 20%;
    }

    .infor .cont-inner .cont {
        padding: 0 5%;
    }

    .infor2 .cont-inner {
        left: 0;
    }

    .infor .infor7 .title-box p {
        margin-top: 20px;
        text-align: center;
    }

    .infor .infor7 .cont-inner .cont {
        padding: 0 5%
    }

    .infor .infor7 .cont-inner .cont p {
        text-align: center;
    }

    .infor-news-list ul {
        width: 100%;
    }

    .infor-news-list ul.year-list {
        width: 80%;
    }

    .infor-news-list .year-more {
        text-align: right;
        width: 15%;
    }

    .btn-more-box {
        margin-top: 0;
    }

    .news-warterfall {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .video-text h2 {
        font: 18px/30px '';
    }

    .detail3 ul li ._text {
        font-size: 20px;
        line-height: 60px;
        padding-top: 3px;
        height: 63px;
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .swiper-pagination-bullet i {
        width: 9px;
        height: 9px;
        margin: -5px 0 0 -5px;
    }

    .video-layer {
        top: 60px;
    }

    .new-video-infor .infor .cont-inner .cont {
        margin-top: 0;
    }

    .new-infor .infor.ninfor1 .cont-inner .cont .title {
        height: 68px;
        padding-right: 0;
    }
}

