
/* 新闻详情 */
.xqnews-container{padding:100px 0 120px;}
.xqnews{width: 1280px;margin: 0 auto;}
.xqnewsfl{width:69.5%;float:left;}
.newsCon {width: 100%;overflow: hidden;padding-bottom: 42px;border-bottom: 1px solid #eee;}
.newsCon .date {font-size: 24px;color: #e60611;padding-bottom: 18px;}
.newsCon h4 {font-size: 36px;color: #0b0a0a;font-weight: bold;}
.newsCon p{color:#666;line-height:32px;font-size:24px;margin-top: 20px;}
.newsCon img{max-width:100%;text-align: center;margin-top: 20px;}
.newsCon h6{font-size: 36px;color: #0b0a0a;margin-top: 30px;font-weight: bold;}

.cshare{width: 100%;margin-top: 100px;font-size: 0;text-align: center;}
.cshare .bds_more{display: none !important;}
.cshare a{width: 50px !important;height: 30px !important;display: inline-block;float: initial !important;background-position: 0 0 !important;margin: 0 3px !important;padding: 0 !important;}
.cshare .bds_twi{background-image: url('../images/twitter.png') !important;}
.cshare .bds_linkedin{background:url('../images/in.png') !important;}
.cshare .bds_fbook{background:url('../images/f.png') !important;}
.cshare .bds_tsina{background:url('../images/weibo.png') !important;}

.xqnews_page{width: 100%;overflow: hidden;padding: 20px;}
.xqnews_page .prev,.xqnews_page .next{width:36%;float:left;position:relative;}
.xqnews_page span{color: #00579c;font-weight:bold;font-size: 16px;display: block;}
.xqnews_page .prev{float: left;text-align: left;}
.xqnews_page .next{float: right;text-align: right;}
.xqnews_page .cent{float: left;text-align: center;width: 26%;}
.xqnews_page a{font-size: 24px;font-weight: bold;color: #333;line-height: 30px;display: block;height: 60px;position: relative;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-top: 16px;transition: all .3s ease-in-out;}
.xqnews_page a:hover{color: #e60611;}
.xqnews_page .prev a,.xqnews_page .prev span{padding-left: 34px;}
.xqnews_page .prev a:before{content: "";position: absolute;top: 0;left: 0;width: 34px;height: 100%;background: url('../images/left.png') no-repeat left center;}
.xqnews_page .next a,.xqnews_page .next span{padding-right: 34px;}
.xqnews_page .next a:before{content: "";position: absolute;top: 0;right: 0;width: 34px;height: 100%;background: url('../images/right.png') no-repeat right center;}
.xqnews_page .cent a{line-height: 66px;}

.xqnewsfr{width: 25.5%;float: right;}
.xqnewsfr-news{width: 100%;overflow: hidden;}
.xqnewsfr-title{width: 100%;text-align: center;padding: 4px 0;}
.xqnewsfr-title h6{display: inline-block;position: relative;font-size: 30px;color: #292828;font-weight: bold;}
.xqnewsfr-title h6 span{position: relative;z-index: 3;}
.xqnewsfr-title h6 i{position: absolute;}
.xqnewsfr-news .xqnewsfr-title h6 i{width: 32px;height: 32px;background: url('../images/tags1.png') no-repeat;bottom: -8px;right: -20px;}
.xqnewsfr-newslb{width: 100%;overflow: hidden;}
.xqnewsfr-newslb a{display: block;overflow: hidden;margin-top: 26px;}
.xqnewsfr-img{width: 26%;float: left;height: 60px;overflow: hidden;}
.xqnewsfr-img img{width: 100%;height: 100%;object-fit: cover;transition: all .3s ease-in-out;}
.xqnewsfr-font{width: 74%;overflow: hidden;padding: 0 0 0 10px;}
.xqnewsfr-font p{font-size: 16px;color: #666;line-height: 28px;height: 56px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: all .3s ease-in-out;}
.xqnewsfr-newslb a:hover img{transform: scale(1.06);}
.xqnewsfr-newslb a:hover p{color: #e60611;}
.xqnewsfr-tage{width: 100%;overflow: hidden;margin-top: 50px;}
.xqnewsfr-tage .xqnewsfr-title h6 i{width: 32px;height: 32px;background: url('../images/tags.png') no-repeat center /28px auto;bottom: 2px;right: -32px;}
.xqnewsfr-ic{width: 100%;overflow: hidden;font-size: 0;margin-top: 10px;}
.xqnewsfr-ic a{display: inline-block;padding-right: 16px;font-size: 16px;color: #828282;transition: all .3s ease-in-out;margin-top: 6px;}
.xqnewsfr-ic a:nth-child(3n+3){font-size: 24px;font-weight: bold;}
.xqnewsfr-ic a:hover{color: #e60611;}

/*新闻*/

.exhibinews-container{width: 100%;background: #fff;padding: 2px 0 120px;}
.exhibinews{width: 1280px;margin: 0 auto 72px;}
.exhibinews-list{width: 100%;}
.exhibinews-list ul{margin-left: -3.3333333333333%;}
.exhibinews-list ul li{width: 30%;float: left;margin-left: 3.333333333333%;background: #fff;box-shadow: 0 4px 10px 1px #f2f2f2;position: relative;margin-top: 60px;}
.exhibinews-pic{width: 100%;height: 242px;overflow: hidden;position: relative;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.exhibinews-pic img{width: 100%;height: 100%;object-fit: cover;transition: all .6s ease;}
.exhibinews-pic:hover img{transform: scale(1.1);}
.exhibinews-words{width: 100%;position: relative;padding: 28px 20px 40px;}
.exhibinews-words span{font-size: 18px;color: #f75e55;display: block;font-weight: 600;}
.exhibinews-words h4{font-size: 24px;color: #0b0a0a;line-height: 24px;font-weight: bold;margin-top: 24px;height: 50px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.exhibinews-words p{font-size: 18px;color: #999;margin-top: 20px;height: 46px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.exhibinews-more{display: block;position: absolute;width: 94px;height: 94px;bottom: -48px;right: 4%;z-index: 2;opacity: 0;transform: scale(0);transition: all .6s ease;background: url('../images/exhmore.png') no-repeat center center;}
.exhibinews-list ul li:hover .exhibinews-more{opacity: 1;transform: scale(1)}
.exhibinews-words h4 a:hover{color: #f75e55;}

/* 行业新闻 */
.hynews-list ul{margin-left: 0;}
.hynews-list ul li{width: 100%;margin-left: 0;}
.hynews-list ul li .exhibinews-pic{float: left;width: 30%;border-top-right-radius: 0;border-bottom-left-radius: 10px;}
.hynews-list ul li .exhibinews-words{width: 70%;float: right;padding: 40px 40px 0 40px;}
.hynews-list ul li .exhibinews-words h4 {font-size: 24px;color: #0b0a0a;line-height: 24px;font-weight: bold;margin-top: 24px;height: auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

/* 视频 */
.videopage-container{width: 100%;padding: 12px 0 100px;}
.videopage{width: 1280px;margin: 0 auto;padding-bottom: 60px;}
.videopage-list{width: 100%;}
.videopage-list ul{margin-left: -3.33333333333%;}
.videopage-list ul li{width: 30%;float: left;margin-left: 3.333333333333%;cursor: pointer;margin-top: 34px;}
.video-pic{width: 100%;height: 266px;position: relative;overflow: hidden;}
.video-pic img{width: 100%;height: 100%;object-fit: cover;transition: all .4s ease-in-out;}
.video-pic i{width: 53px;height: 53px;display: block;background: url('../images/videopic.png') no-repeat;position: absolute;top: 50%;left: 50%;margin-top: -26.5px;margin-left: -26.5px;z-index: 2;opacity: 0;transform: scale(0);transition: all .4s ease-in-out;}
.video-words{width: 100%;padding: 24px 32px;background: #eee;font-size: 18px;color: #141b21;font-weight: bold;transition: all .4s ease-in-out;text-align: center;}
.videopage-list ul li:hover .video-pic img{transform: scale(1.1)}
.videopage-list ul li:hover .video-pic i{opacity: 1;transform: scale(1);}
.videopage-list ul li:hover .video-words{background: #e60212;color: #fff;}





/* -------------------------PC端--------------------------- */

@media all and (max-width:1320px) {
    .exhibinews,.xqnews,.videopage{width: 92%;}
}

@media all and (max-width:1200px) {
    .exhibinews-container {padding: 2px 0 80px;}
    .exhibinews-pic{height: 220px;}
    .xqnews-container {padding: 80px 0 90px;}
    .hynews-list ul li{margin-top: 48px;}
}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
    .exhibinews-list ul {margin-left: 0%;}
    .exhibinews-list ul li{width: 100%;margin-left: 0;margin-top: 36px;}
    .exhibinews-pic{height: auto;}
    .exhibinews-words {padding: 18px 16px 36px;}
    .exhibinews-more {width: 64px;height: 64px;bottom: -30px;right: 4%;opacity: 1;transform: scale(1);background: url('../images/exhmore.png') no-repeat center center /64px auto;}
    .exhibinews-words h4{margin-top: 10px;font-size: 20px;height: 48px;}
    .exhibinews-words p{margin-top: 14px;}
    .exhibinews {margin: 0 auto 44px;}
    .exhibinews-container {padding: 2px 0 44px;}
    .xqnews-container {padding: 40px 0 44px;}
    .xqnewsfl{width: 100%;}
    .newsCon h4 {font-size: 24px;}
    .newsCon p {line-height: 24px;font-size: 18px;margin-top: 14px;}
    .newsCon h6 {font-size: 24px;margin-top: 16px;}
    .newsCon img {margin-top: 16px;}
    .cshare {margin-top: 32px;}
    .xqnews_page{padding: 20px 0;}
    .xqnews_page .prev, .xqnews_page .next {width: 100%;}
    .xqnews_page .prev a, .xqnews_page .prev span {padding-left: 0;}
    .xqnews_page .prev a:before,.xqnews_page .next a:before{display: none;}
    .xqnews_page .next{text-align: left;margin-top: 16px;}
    .xqnews_page a {font-size: 20px;line-height: 24px;height: 50px;margin-top: 6px;}
    .xqnews_page .next a, .xqnews_page .next span{padding-right: 0;}
    .xqnews_page .cent {width: 100%;}
    .xqnewsfr{width: 100%;}
    .xqnewsfr-title h6{font-size: 26px;}
    .xqnewsfr-tage {margin-top: 28px;}
    .xqnewsfr-newslb a {margin-top: 20px;}
    .xqnewsfr-ic a:nth-child(3n+3) {font-size: 20px;}
    .hynews-list ul li .exhibinews-pic {width: 100%;border-top-right-radius: 10px;border-bottom-left-radius: 0px;}
    .hynews-list ul li .exhibinews-words {width: 100%;padding: 18px 16px 36px;}
    .hynews-list ul li .exhibinews-words h4 {font-size: 20px;line-height: 24px;margin-top: 10px;}
    .videopage-list ul {margin-left: 0%;}
    .videopage-list ul li {width: 100%;margin-left: 0%;margin-top: 20px;}
    .video-pic{height: auto;}
    .video-words {padding: 16px 20px;font-size: 16px;}
    .videopage {padding-bottom: 34px;}
    .videopage-container {padding: 12px 0 44px;}
}
