﻿@charset "utf-8";
/* CSS Document */
body{ background:url(/cms/templates/30666486129320000/images/bodybg.png) no-repeat center top #fff; background-size: 100% 52.2vw;}

.videoCss {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    height:52.2vw;
    object-fit: unset;
}

#overlay {
    background: #000;
    filter: alpha(opacity=50); /* IE的透明度 */
    opacity: 0.5;  /* 透明度 */
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100; /* 此处的图层要大于页面 */
}

#olist{ background:#FFF; width:660px; height:336px;
position: fixed;
    z-index: 101;
 left:calc(50% - 330px);
top:calc(50% - 168px);
    display: none;
    line-height: 40px;
    border-radius: 10px;
overflow:hidden;
 }

.tipstitle{ color:#FFF; background:#1786DC; padding-left:24px; height:72px; line-height:72px; font-size:24px;  }
.tipsbody{ font-size:30px; text-align:center; margin-top:70px; }
.tipsbtn{ display:block; font-size:22px; margin:36px auto 0; width:172px; height:62px; line-height:62px; border-radius: 31px; text-align:center;
background-image: linear-gradient(to bottom, #e3f0ff, #c5d6eb); cursor:pointer;
}


.head-mid{ /*padding:70px 0 45px;color:#fff; background:url(/cms/templates/30666486129320000/images/header-bg.jpg) no-repeat center bottom; background-size:cover;*/ height:52.2vw; position:relative;}

.sj-slogan{ display:none;}
.head-slogan{ text-align:center; padding:0 14%;}
.pc-slogan{ width:100%; max-width:1432px;}
.sj-slogan{ width:100%; max-width:998px;}

/* 倒计时 */
.djs-font{ display:none;}
.djs{ font-weight:bold; position:absolute; bottom:68px; right:7%; font-size:52px; color:#fff; display: flex;align-items: center; height:95px;}
.djs-div{border-radius:16px;background: linear-gradient(to right, #7035a2 0%, #d60a77 100%); margin:0 24px; padding:0 26px;}



/* 数据模块 */
.sj-hhbottom{ display:none;}
.head-bottom{background: linear-gradient(to right, #0861cf 0%,#384dba 27%, #d90875 100%);}

.xxhd{ height:60px; line-height:60px;  width:27%;background: linear-gradient(to right, #0861cf 0%,#384dba 100%); text-align:center; color:#fff; margin-top:-60px; position:relative; font-size:18px;}
.xxhd-bg{background:url(/cms/templates/30666486129320000/images/icon-2.png) no-repeat 97% center;}
.xxhd .xxhd-img{ vertical-align:middle; margin-left:16px;position: absolute;animation: slide 0.5s infinite alternate; }
@keyframes slide {
    from {
      top: 30%; 
    }
    to {
      top: 35%;
    }
  }
  

.sjmk ul{ display:flex;height:210px;justify-content: space-between;align-items: center;}
.sjmk ul:after,.sjmk ul li:after{ display:none;}  
.sjmk li{color:#dcecff;}
.sjmk-num{ font-size:54px;text-align:center;}
.sjmk-num font{ font-size:28px; position:relative; top:-5px;}
.sjmk-text{ font-size:32px; margin-top:5px;}


/* 数据模块 end */


/* 新闻中心 */
.mid01-wrap{ background:url(/cms/templates/30666486129320000/images/mid-bg1.jpg) no-repeat center center; background-size:cover; padding-bottom:8px;}
.sj-tpxw{ display:none;}

.lm-line{ height:160px; border-bottom:1px solid #b9babc; position:relative;}
.lm-line::before{position:absolute; content:''; width:12px; height:3px; left:0; bottom:-2px; background:#1c57ff;}

.xwzx-title{position:relative; height:80px; margin-bottom:40px; padding-top:98px;}
.xwzx-title span{ float:left;font-size:50px; font-weight:bold;}
.xwzx-title span::after{position:absolute; content:''; width:200px; height:9px; left:0; bottom:-9px;background:linear-gradient(to right, #013b90 0%, #38ae94 100%); border-radius:5px;}

.xwzx-list ul{ width:calc(100% + 40px); margin-left:-40px;}
.xwzx-list li{ background:url(/cms/templates/30666486129320000/images/xwzx-listbg1.jpg) no-repeat left bottom #fff; background-size:cover; float:left; width:calc(100% / 2 - 42px); margin:0 0 46px 40px; border:1px solid #f6f9fc;}
.xwzx-hovebg{ padding:36px; background:url(/cms/templates/30666486129320000/images/xwzx-listbg2.png) no-repeat right bottom;background-size:contain;}
.xwzx-img{ float:right; width:25%; margin-left:12px;}
.xwzx-img img{ width:100%; height:auto;}

.xwzx-bt{ font-size:28px; line-height:50px; font-weight:bold; white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.xwzx-time{ font-size:15px; line-height:28px; color:#50525a;}
.xwzx-con{ line-height:28px;height:56px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin:18px 0 20px 0;}
.xwzx-con img{ display:none;}
.xwzx-ckxq a{color:#0056ce; }

.xwzx-list li:hover{ background:linear-gradient(to right, #084e9d 0%, #36ab96 100%); position:relative;}
.xwzx-list li:hover .xwzx-hovebg{ background:url(/cms/templates/30666486129320000/images/xwzx-bg.png) no-repeat right bottom;background-size:contain;}
.xwzx-list li:hover .xwzx-bt,.xwzx-list li:hover .xwzx-bt a,.xwzx-list li:hover .xwzx-time,.xwzx-list li:hover .xwzx-con,.xwzx-list li:hover .xwzx-ckxq a{ color:#fff;}

.xwzx-more{ text-align:center; margin:44px 0 0 0;}
.xwzx-more span{ display:inline-block; line-height:55px; border:1px solid #858689; border-radius:28px; font-size:20px; font-weight:bold; padding:0 50px;}

.lm-line02{ height:60px;}

.wjhg-list .xwzx-hovebg{background:url(/cms/templates/30666486129320000/images/wjhg-li.png) no-repeat right bottom;background-size:contain;}
.wjhg-list li:hover .xwzx-hovebg{ background:url(/cms/templates/30666486129320000/images/wjhg-lihover.png) no-repeat right bottom;background-size:contain;}

/* 新闻中心 end */

/* 大会动态 */
.mid02-wrap{ background:url(/cms/templates/30666486129320000/images/mid-bg2.jpg) no-repeat center bottom; background-size:cover;}
.dhdt-title{ padding-top:58px;}

/* 大会动态 end */

.mid03-wrap{ background:url(/cms/templates/30666486129320000/images/mid-bg3.jpg) no-repeat center bottom; background-size:cover;}

/* 创新大赛 */
.cxds-title{ padding-top:68px;}

.cxds-list{ position:relative;}
.cxds-list li{ background:#fff; padding:18px 26px; margin-bottom:22px;}
.cxds-list01{ background:url(/cms/templates/30666486129320000/images/cxds-bg1.png) no-repeat right center; border-radius:14px; display:flex; align-items:center; padding:30px 0 20px; background-size:auto 100%; position:relative;}
.cxds-list02{ background:url(/cms/templates/30666486129320000/images/cxds-bg2.png) no-repeat right center;}
.cxds-list03{ background:url(/cms/templates/30666486129320000/images/cxds-bg3.png) no-repeat right center;}

.cxds-icon{ margin:0 5% 0 20px;}
.cxds-link{ font-size:30px; font-weight:bold;}

.cxds-list li:hover{cursor: pointer;}

.cxds-list li:hover .cxds-list01::before{position:absolute; content:''; width:15px; height:100%; left:-26px; top:0; background:#66b6f1; border-radius:0 14px 14px 0;}
.cxds-list li:hover .cxds-list01::after{position:absolute; content:''; width:15px; height:100%; right:-26px; top:0; background:#66b6f1; border-radius:14px 0 0 14px;}
.cxds-list li:hover .cxds-list01{background:url(/cms/templates/30666486129320000/images/cxds-bg1.png) no-repeat right center #ecf9ff;}
.cxds-list li:hover .cxds-list02{background:url(/cms/templates/30666486129320000/images/cxds-bg2.png) no-repeat right center #ecf9ff;}
.cxds-list li:hover .cxds-list03{background:url(/cms/templates/30666486129320000/images/cxds-bg3.png) no-repeat right center #ecf9ff;}

.cxds-img{ position:absolute; width:19%; right:-1.6%; bottom:-30px;}
.cxds-img img{ width:100%; height:auto; max-width:261px;}

.lm-line03{ height:84px;}

/* 创新大赛 end */

/* 现场直击 */
.tab-content { display: none;}
.tab-content.active {display: block;animation: fadeIn 0.5s ease;}
.xczj-left{ float:left; width:414px;}
.xczj-tab01,.xczj-tab02{ border-bottom:1px solid #eceff2; border-left:4px solid transpant; text-align:center; font-size:40px; line-height:160px; height:160px;cursor:pointer;}
.xczj-tab01.active,.xczj-tab02.active{line-height:159px; height:159px;border-top:1px solid #eceff2; border-left:4px solid #1872d6; font-weight:bold; color:#1872d6; }

.xczj-list ul{ margin:0 0 16px 450px;}
.xczj-list li{ background:url(/cms/templates/30666486129320000/images/xwzx-listbg1.jpg) no-repeat left bottom #fff; background-size:cover;  margin:0 0 12px 0; border:1px solid #f6f9fc; float:left; width:100%;box-sizing: border-box;}
.xczj-list .xwzx-hovebg{ padding:36px 0 56px 42px; background:url(/cms/templates/30666486129320000/images/xczj-li.png) no-repeat right bottom;background-size:contain;}

.xczj-list .xwzx-bt{ font-size:30px; line-height:50px; font-weight:bold; white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.xczj-list .xwzx-time{ font-size:20px; line-height:28px; color:#50525a; margin-top:25px;}

.xczj-list li:hover{ background:linear-gradient(to right, #084e9d 0%, #36ab96 100%); position:relative;}
.xczj-list li:hover .xwzx-hovebg{ background:url(/cms/templates/30666486129320000/images/xczj-lihover.png) no-repeat right bottom;background-size:contain;}
.xczj-list li:hover .xwzx-bt,.xczj-list li:hover .xwzx-bt a,.xczj-list li:hover .xwzx-time,.xczj-list li:hover .xwzx-con,.xczj-list li:hover .xwzx-ckxq a{ color:#fff;}

/* 现场直击 end */

/* 品牌合作伙伴 */
 .hzhb {backface-visibility: hidden; transform: translateZ(0);will-change: transform;}
.hzhb-title{ text-align:center; margin-bottom:90px;}
.hzhb-title span{ float:none;}
.hzhb-title span::after{ width:300px;left: 50%;margin-left: -150px;}
.xczj-title span::after{ width:200px;margin-left: -100px;}

.xczj-title{ margin-bottom:100px;}

.hzhb-bottom{ padding:0 0 100px; text-align:center;}
.hzhb-bottom img{ width:100%; height:auto;}
.hzhb-pc{ max-width:1203px;}
.hzhb-sj{ display:none;}

/* 品牌合作伙伴 end */



/* =================@media================== */
@media screen and (max-width:1400px) {
/* 数据模块 */
/* 数据模块 end */
.cxds-img{ right:0;}
	
}

@media screen and (max-width:1200px) {
.hsfz-next{ position:absolute; right:32px; top:50%; margin-top:-16px;}
}

@media screen and (max-width:1000px) {
	
body{ background:url(/cms/templates/30666486129320000/images/sj-hbg.png) no-repeat center 138px #fff; background-size: 100% 100vw;}

.videoCss{ top:138px;height:100vw;}
.head-mid{height:98vw;}

.sj-slogan{ display:block;}	
.pc-slogan{ display:none;}

/*.head-mid{padding:50px 18px 12%;background: url(/cms/templates/30666486129320000/images/sj-hbg.png) no-repeat center bottom;background-size: cover;}*/
	
/* 数据模块 */


.sjmk ul{ height:96px; padding:0 18px;} 
.sjmk li{width:auto;}

.sjmk-num{ font-size:22px;}
.sjmk-num font{ font-size:16px; top:0;}
.sjmk-text{ font-size:16px;}


/* 数据模块 end */
/* 手机版倒计时 */

.djs-font{ display:block; text-align:center; font-size:50px; color:#f4faff; font-weight:bold;}

.djs-divwrap{ position:absolute; width:100%; bottom:10%; text-align:center;}
.djs{position: unset;justify-content: center; margin-top:10px;font-size:50px; }


/* 手机版倒计时 end */
	
.lm-line{ display:none;}
/* 新闻中心 */
.mid01-wrap{background:url(/cms/templates/30666486129320000/images/sj-mid-bg1.jpg) no-repeat center bottom;background-size: cover;}
.mid02-wrap{background:url(/cms/templates/30666486129320000/images/sj-mid-bg2.jpg) no-repeat center bottom;background-size: cover;}
.mid03-wrap{background:url(/cms/templates/30666486129320000/images/sj-mid-bg3.jpg) no-repeat center bottom;background-size: cover;}

.mid01-wrap,.mid02-wrap,.mid03-wrap{ padding:0 20px 10px;}
.lm-line{ height:80px;}
.xwzx-title{padding-top:60px;text-align:center; margin-bottom: 70px;}
.xwzx-title span{ float:none;}
.xwzx-title span::after{ left:50%;margin-left: -100px;}


.xwzx-list li{width:calc(100% - 40px)}
.xwzx-list li:last-child{ margin-bottom:26px;}
.xwzx-hovebg{ padding-bottom:20px;}
.xwzx-img,.xwzx-ckxq{ display:none;}
.xwzx-more span{border: none; font-weight: normal;}

.xwzx-more{ margin:0;}

.wjhg-list .xwzx-ckxq{ display:block;margin-top: 20px;}
.wjhg-list .xwzx-hovebg{ padding-bottom:35px;}

/*手机版 图片新闻 */
.sj-tpxw{ display:block; margin-bottom:55px; padding-bottom:30px; position:relative; }

.swiper-slide{border-radius:10px; overflow:hidden; position:relative;}

.tpxw-text{ position:absolute; left:0; bottom:0; height:50px; line-height:50px; padding:0 10px;background:rgba(58,58,58,0.6);white-space: nowrap;
overflow: hidden;text-overflow: ellipsis; width:100%; box-sizing:border-box; color:#fff; text-align:center;}
.tpxw-text a{ color:#fff; font-size:16px; font-weight:bold;}

#controlBar{
	position: absolute !important;
    bottom:-30px !important;
	left:0px;
	text-align:center;
	width:100%;
}

.each-circle,.circle-check{
	width: 30px;
    height: 6px;
	margin:0 5px;
	border-radius:3px;
    display: inline-block;
    background:#fff;
	cursor:pointer;
}

.circle-check{
	background:#2280ff;
}

/*手机版 图片新闻 end */

/* 新闻中心 end */

/* 创新大赛 */
.cxds-list li:first-child .cxds-list01{background:url(/cms/templates/30666486129320000/images/cxds-bg1.png) no-repeat left center;}
.cxds-list01{ padding-right:10px;}

.cxds-list li:hover .cxds-list01{background:url(/cms/templates/30666486129320000/images/cxds-bg1.png) no-repeat left center #ecf9ff;}

.cxds-img{position: unset;text-align: right;width: auto; padding:20px 10px 0 0;}
.cxds-img img{ width:180px;}

/* 创新大赛 end */

/* 现场直击 */
.xczj-left{ float:none; width:auto; height:50px;}
.xczj-tab01, .xczj-tab02,.xczj-tab01.active, .xczj-tab02.active{ float:left; font-size:40px; height:50px; line-height:50px; width:50%; border:none;}

.xczj-title{ margin-bottom:60px;}

.xczj-list ul{ margin:40px 0 0 0;}

/* 现场直击 end */

/* 品牌合作伙伴 */
.hzhb-title{ margin-bottom:30px;}
.hzhb-title span::after{ margin-left: -150px;}
.xczj-title span::after{ margin-left:-100px;}

.hzhb-bottom{padding:35px 0 80px;}

.hzhb-sj{ display:block;}
.hzhb-pc{ display:none;}
/* 品牌合作伙伴 end */

	
}

@media screen and (max-width:700px) {
	
body{ background:url(/cms/templates/30666486129320000/images/sj-hbg.png) no-repeat center 119px #fff; background-size: 100% 100vw;}

.videoCss{ top:119px;height:100vw;}
.head-mid{height:100vw;}

#header {
    padding: 0 0 15px 0;
}



/* 手机版倒计时 */
.djs-divwrap{}
.djs-font{ font-size:34px;}
.djs{font-size:34px; height:56px; }
.djs-div{padding:0 16px; margin:0 22px; border-radius:12px;}

/* 手机版倒计时 end */
	
/* 数据模块 */


/* 数据模块 end */


/* 新闻中心 */
.xwzx-title{ height:60px; padding-top:40px;    margin-bottom: 50px;}
.xwzx-title span{font-size: 34px;}
.xwzx-title span::after{ width:136px; margin-left:-68px; height:6px;}

.sj-tpxw{margin-bottom: 40px;}

.xwzx-list li{ margin-bottom:30px;}
.xwzx-img img{ height:32vw;}

.xwzx-bt,.xczj-list .xwzx-bt{font-size: 26px;}

.xczj-list .xwzx-time{ margin-top:15px;}
.xczj-list .xwzx-hovebg{ padding-bottom:40px;}

/* 新闻中心 end */


/* 创新大赛 */
.cxds-icon img{ width:56px; height:auto;}
.cxds-link{ font-size:28px;} 


.cxds-list02{ background:url(/cms/templates/30666486129320000/images/cxds-bg2.png) no-repeat left center;}
.cxds-list03{background: url(/cms/templates/30666486129320000/images/cxds-bg3.png) no-repeat left center;}
.cxds-list li:hover .cxds-list02{background:url(/cms/templates/30666486129320000/images/cxds-bg2.png) no-repeat left center #ecf9ff;}
.cxds-list li:hover .cxds-list03{background:url(/cms/templates/30666486129320000/images/cxds-bg3.png) no-repeat left center #ecf9ff;}
/* 创新大赛 end */
.xczj-list ul {margin: 35px 0 0 0;}
.xczj-tab01, .xczj-tab02, .xczj-tab01.active, .xczj-tab02.active{font-size: 30px;}
/* 品牌合作伙伴 */

.hzhb-title span::after{ width:204px; margin-left:-102px;}
.xczj-title span::after{ width:136px; margin-left:-68px; height:6px;}
.hzhb-bottom { padding: 0 0 50px;}
/* 品牌合作伙伴 end */

	
}

@media screen and (max-width:500px) {
	
body{ background:url(/cms/templates/30666486129320000/images/sj-hbg.png) no-repeat center 68px #fff; background-size: 100% 100vw;}

.videoCss{ top:68px;height:100vw;}
.head-mid{height:96vw;}

/* 手机版倒计时 */
.djs-divwrap{ bottom:5%;}
.djs-font{ font-size:24px;}
.djs{font-size:24px; height:40px; margin-top:3px; }
.djs-div{padding:0 12px; margin:0 14px; border-radius:10px;}

/* 手机版倒计时 end */



/* 新闻中心 */
.xwzx-title{ height:50px;}
.xwzx-title span{ font-size:30px;}
.xwzx-title span::after{ width:120px;margin-left: -60px;}

.sj-tpxw {margin-bottom: 30px;}

.xwzx-list li{ margin-bottom:26px;}
.xwzx-hovebg{ padding:20px 30px;}
.xwzx-bt,.xczj-list .xwzx-bt{ font-size:22px;}
.xwzx-con{ margin:10px 0;}

/* 新闻中心 end */

/* 创新大赛 */
.cxds-link{ font-size:22px;}
.cxds-icon img{ width:46px;}

/* 创新大赛 end */
.xczj-tab01, .xczj-tab02,.xczj-tab01.active, .xczj-tab02.active{ font-size:26px;}
/* 品牌合作伙伴 */
.hzhb-title span::after{ width:180px; margin-left:-90px;}
.xczj-title span::after{width:120px;margin-left: -60px;}
.hzhb-bottom { padding: 0 0 40px;}
/* 品牌合作伙伴 end */
}



