/* line 1, ../sass/summit.scss */
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd {
  margin: 0;
}

/* line 14, ../sass/summit.scss */
ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 22, ../sass/summit.scss */
a {
  text-decoration: none;
  outline:none;
}
a:hover{
	text-decoration: none;
	
}

/* line 26, ../sass/summit.scss */
img {
  border: none;
  vertical-align: top;
}

/* line 31, ../sass/summit.scss */
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

/* line 41, ../sass/summit.scss */
em,
i {
  font-style: normal;
}

/* line 46, ../sass/summit.scss */
th,
td {
  padding: 0;
}

/* line 51, ../sass/summit.scss */
table {
  border-collapse: collapse;
}

/* line 55, ../sass/summit.scss */
input {
  margin: 0;
  padding: 0;
}

/* line 60, ../sass/summit.scss */
select {
  margin: 0;
}

/* line 64, ../sass/summit.scss */
textarea {
  margin: 0;
  padding: 0;
  resize: none;
  overflow: auto;
}

/* line 71, ../sass/summit.scss */
button {
  outline: none;
  cursor: pointer;
  border: 0;
}

body{
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	background: #020923;


}
.summit-container{
	#text-align:center;
	
}
.navbar{
	margin:0 auto;
	background: #081833;
}
	
.navbar-logo {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 2.5rem;
	line-height: inherit;
	white-space: nowrap;
	width:62px;
	height:27px;
	background : url(../images/logo.png) no-repeat;
	background-size:62px 27px;
	margin-left:8.5%;
}	
.navbar-nav .nav-link{
	color:#fff;
	
}
.navbar-nav .nav-link:hover{
	color:#EFBE8B;
	
}
.navbar-expand-md .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}
.navbar .nav-bm{
	color:#fff;
	font-size:0.875rem;	
	text-decoration: none;
	outline: none;
	position:absolute;
	right:146px;
	
}
.nav-bm:hover{
	color:#EFBE8B;
	
}
.navbar .nav-sign{
	display: inline-block;
	width:6px;
	height:3.59px;
	background : url(../images/xiala.png) no-repeat;
	background-size:6px 3.59px;
	margin-left:5px;
	margin-bottom:3px;
	
}
.carousel{
	
	
}
.carousel-inner img {
      width: 100%;
      height: 100%;
  }
.carousel-but {
	position: absolute;
	left: 226px;
	bottom: 216px;
}
.carousel-but > ul > li{
	margin-bottom:5px;
}
.carousel-but > ul > li > img{
	width:18px;
	margin-top:3px;
	margin-right:5px;
} 
.carousel-but > ul > li > span{
	color:#fff;
	
}   
  
.side-nav {
	font-size: 14px;
	position: absolute;
	z-index: 999;
	left: 10px;
	top:700px;
}
.side-nav ul > li:first-child::after {
	top: 27px;
}
.side-nav ul > li::after {
	content: '';
	position: absolute;
	width: 1px;
	height: 98%;
	border-right: 1px dashed #ccc;
	top: 14px;
	left: 7px;
}
.side-nav ul > li:first-child::before {
	width: 20px;
	height: 20px;
	position: absolute;
	background: url(../images/home.png) no-repeat;
	background-size: 20px 20px;
	border: 0;
	top: 50%;
	left: 0;
	transform: translate(12px, -10px);
}
.side-nav ul > li a {
	color: #666A75;
}
.side-nav ul > li::before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ccc;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: -15px;
	z-index: 5;
}
.side-nav ul > li {
	font-weight: 200;
	color: rgba(68, 68, 68, 0.5);
	padding: 8px 0 8px 20px;
	position: relative;
	cursor: pointer;
	max-width: 100px;
}
.side-nav ul > li.active > span::before {
	display: inline-block;
}
.side-nav ul > li > span::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 1px;
	transform: translateY(-6px);
	width: 13px;
	height: 13px;
	border: 1px solid #c7000b;
	border-radius: 50%;
	display: none;
}
.side-nav ul > li.active a {
	color: #c7000b;
	font-size:16px;
}
.side-nav ul > li.active {
	color: #c7000b !important;
	background: -webkit-linear-gradient(214deg, rgba(252, 12, 55, 1) 0%, rgba(113, 82, 177, 1) 49%, rgba(89, 134, 226, 1) 75%, rgba(74, 255, 186, 1) 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.side-nav ul > li:last-child::after {
	border: none;
}
.submit-dis{
	display:none;
}
.docker{
	width:100px;
	height:163px;
	right:10px;
}
.docker .doker-back1{
	width:74px;
	height:57px;
	margin-left:4px;
	background:url(../images/yjs.png) no-repeat;
	background-size:74px 57px;


}
.docker .doker-back2 {
	width: 100px;
	height: 116px;
	background: url(../images/yjbj.png) no-repeat;
	background-size: 100px 116px;
	box-shadow: 0px 0px 8px 0px rgba(34, 34, 34, 0.1);
	border-radius: 8px;
	padding: 28px 20px;
}

.docker .doker-t {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
	text-align: center;
}
.ljbm{
	#right:93px;
	#width:58px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(34, 34, 34, 0.1);
	padding:2px;
	z-index:999;
	border-radius:4px;
	margin-left:23rem;
	display:none;
}
.ljbm img{
	width:56px;
	height:56px;
	
}
.sanjs {
	width: 7px;
	height: 7px;
	border-top: 1px solid #eaeef3;
	border-left: 1px solid #eaeef3;
	background-color: #fff;
	position: absolute;
	top: -3px;
	right: 26px;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ewm{
	right:121px;
	width:138px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(34, 34, 34, 0.1);
	padding:10px;
	display:none;
	z-index:999;
	border-radius:4px;
}
.ewm img{
	width:121px;
	height:121px;
	
}
.sanj {
	width: 16px;
	height: 16px;
	border-top: 1px solid #eaeef3;
	border-left: 1px solid #eaeef3;
	background-color: #fff;
	position: absolute;
	top: 121px;
	right: 59px;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(-136deg);
}
.sanjb {
	width: 16px;
	height: 16px;
	border-top: 1px solid #eaeef3;
	border-left: 1px solid #eaeef3;
	background-color: #fff;
	position: absolute;
	top: 70px;
	right: -8px;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(136deg);
}
.docker .doker-w{
	padding:5px 36px;
}
.docker .doker-w img{
	width:24px;
	height:20px;
	
}

.introduce{
	margin-top:89px;
	
}

@media (max-width: 1440px) and (min-width: 1200px) {
  .main-wrap {
    max-width: 1100px !important;
  }

}
section .section-title {
	display: flex;
	justify-content: center;
	margin-bottom: 65px;
}
.section-title .section-left{
	margin-left:10px;
	padding-top:49px;
	
}
.section-cityimg img{
	width:24px;
	height:98px;
	
}

section h3 {
	font-size: 26px !important;
	font-weight: bold !important;
	text-align: center;
	display: inline-block;
	position: relative;
	color: #EFBE8B ;
}
.section-en{

	font-size: 18px;
	font-family: SourceHanSansCN-Light, SourceHanSansCN;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
	line-height: 1;


	
}
.section-qq{
	width:23px;
	height:21px;
	margin-top:10px;
	
}
.introduce-content{
	width: 980px;
	min-height: 306px;
	background:#081833;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	margin:0 auto;
	padding-top:54px;
	padding-right:37px;
	padding-left:37px;
	position:relative;

}
.introduce-content p{
	font-size: 16px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.9);
	line-height: 28px;
}
.introduce-content h1{
	font-size: 24px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.9);
	margin-bottom:20px;
}
.introduce-content img{
	width:38px;
	height:18px;
	position:absolute;
	bottom:46px;right:43px;
	
}

.huifang .nav-tabs > li{
	
	width:20%;
	text-align:center;
}
.huifang .nav-tabs > li > a{
	
	font-size:16px;
	color: rgba(255, 255, 255, 0.9);
}
.huifang .nav-tabs .active{
	display:inline-block;
	height:40px;;
	border-bottom:3px solid #EFBE8B;
	font-weight:bold;
}

.tab-content .tab-pane .paneinner{
	
	display:flex;
	
}
.tab-content .pane-content{
	width:50%
	
}
.tab-content .pane-content .pane-t{
	
	width: 384px;
	font-size: 24px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 36px;
	padding-top:50px;
	padding-bottom:25px;


}
.tab-content .pane-content .pane-c{
	width: 408px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.9);
	line-height: 26px;
}
.tab-content .pane-content .pane-a {
	width: 80px;
	border-radius: 6px;
	border: 1px solid #EFBE8B;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #EFBE8B;
	margin-top:25px;
	display:inline-block;
}
.tab-content .pane-content .pane-a > a {
	color: #EFBE8B;
}
.tab-content .pane-video {
	
	margin-top:40px;
	background-color: rgba(0, 0, 0, 0.7);
	position:relative;
}
.tab-content .pane-video .pane-ht{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
	display:flex;
	justify-content:center;
	align-items:center;
}
.future{
	margin-top:89px;
	background: url(../images/sunbg.png) no-repeat;
	background-size:1440px 680px;
}
.future .huifang{
	width:980px;
	margin: 0 auto;
	
}
section .lx img{
	display:block;
	width:980px;
	margin:0 auto;
	
}
.point{
	margin-top:89px;
	
}
.point .point-img {
	text-align: center;
	width: 980px;
	margin: 0 auto;
}
.point-xh{
	padding-top:56px;
	width:794px;
}
.point-xh .point-time{
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 20px;
	
}
.point-xh .point-time li{
	width: 20%;
	font-size: 24px;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.9);
	line-height: 36px;
}
.point-times li{
	padding-top:56px;
	font-size: 24px;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.9);
	line-height: 36px;
}
.point-xh .point-line{
	display:flex;
	align-items:center;
	justify-content:center;
	padding:52px 0px 52px 47px;
	
}

.point-xh .point-line li{
	width: 20%;
	border-bottom:1px solid  #6F7786;
	
}
.point-lines{
	padding:52px 0px 52px 0px;
	
}
.point-lines li{

	border-bottom:1px solid  #6F7786;
	
}
.point-lines > li::before {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #6F7786;
	top: 0;
	bottom: 26.1px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: -6px;
	z-index: 5;
}
.point-lines > li > span::before {
	content: '';
	position: absolute;
	display: inline-block;
	top: 141px;
	margin-top: auto;
	margin-bottom: auto;
	transform: translateY(-6px);
	width: 19px;
	height: 19px;
	border: 1px solid #6F7786;
	border-radius: 50%;
	margin-left:-11px;
	
}
.point-xh .point-line > li::before {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #6F7786;
	top: 0;
	bottom: 49.1px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: -28px;
	z-index: 5;
}
.point-xh .point-line > li > span::before {
	content: '';
	position: absolute;
	display: inline-block;
	top: 141px;
	margin-top: auto;
	margin-bottom: auto;
	transform: translateY(-6px);
	width: 19px;
	height: 19px;
	border: 1px solid #6F7786;
	border-radius: 50%;
	margin-left:-33px;
	
}
.point-xh .point-line  > li:first-child >span::before{
	
	border:none;
}
.point-fjsa  > li:first-child >span::before{
	
	border:none;
}
.point-xh .point-line > li:first-child::before{
	width:0px;
	
}
.point-fjsa > li:first-child::before{
	width:0px;
	
}
.point-xh .point-fj {
	display: inline-block;
	background: url(../images/feiji.png) no-repeat;
	height: 45px;
	width: 45px;
	position: absolute;
	background-size: 45px;
	left: 74px;
	top: 122px;
}
.point-fjs {
	display: inline-block;
	background: url(../images/feiji.png) no-repeat;
	height: 45px;
	width: 45px;
	position: absolute;
	background-size: 45px;
	left: 54px;
	top: 122px;
}

.point-xh .point-zhan{
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 20px;
	padding-left:29px;
}
.point-xh .point-zhan li{
	width: 20%;
	font-size: 18px;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.9);
	line-height: 36px;
}
.point-zhan li{
	font-size: 18px;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.9);
	line-height: 36px;
}
.point-xh .point-zt{
	display:flex;
	align-items:center;
	justify-content:center;
	padding:19px 20px;
	padding-left:29px;
}
.point-xh .point-zt li{
	width: 20%;
	display:flex;
	justify-content:center;
		
}
.point-xh .point-zt span {
	display: block;
	width: 100px;
	height: 44px;
	border-radius: 6px;
	border: 1px solid #247AF1;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #247AF1;
}
.point-zts{
	display:flex;
	align-items:center;
	justify-content:center;
	padding:19px 0px;
	
}

.point-zts span {
	display: block;
	width: 100px;
	height: 44px;
	border-radius: 6px;
	border: 1px solid #247AF1;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #247AF1;
}


.point-xh .point-zt .point-active {
	display: block;
	width: 100px;
	height: 44px;
	border-radius: 6px;
	border: 1px solid #EFBE8B;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #EFBE8B;
}
.point-zts .point-active {
	display: block;
	width: 100px;
	height: 44px;
	border-radius: 6px;
	border: 1px solid #EFBE8B;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #EFBE8B;
}

.point-an {
	display: flex;
	flex-wrap: wrap;
	padding-left: 53px;
	padding-top: 63px;
	padding-bottom: 62px;
}
.point-an .anniu{
	width:60px;
	height:60px;
	border: 1px solid #6F7786;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-right: 7px;
}
.point-an .anniu img{
	width:15.1px;
	height:31.1px;
	
}
.guest{
	margin-top:70px;
	
}

.guest-title{
	
	font-size: 14px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	line-height: 21px;
	


}
.guest-title p{
	text-align:center;
}
section .section-guest{
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}
section .guest-content{
	width: 980px;
	height: 132px;
	background: #081833;
	border-radius: 6px;
	margin:0  auto;
	margin-top:12px;
	display:flex;
	justify-content: space-around;
	align-items:center;
	padding: 0 37px;

}
.guest-exception{
	max-width:183px;
	font-size: 14px;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 25px;
	display:flex;

	
}
.guest-sign{
	font-size: 18px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.9);


	
}
.guest-phone{
	color : rgba(255, 255, 255, 0.9);
}
.guest-wx{
	position:relative;
	margin-left:30px;
	padding-top:54px;
}

.guest-wx .guest-hh{
	width:35px;
	height:35px;
	border:1px solid #0D254D;
	padding:8px 6px;
	
}
.guest-wx img{
	width:23px;
	height:19px;
	cursor:pointer;
}
.guest-ewm{
	width: 130px;
	height: 130px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(34, 34, 34, 0.1);
	bottom:52px;
	left:-53px;
	border-radius:6px;
	padding:5px 5px;
	display:none;
}
.guest-ewm img{
	width:121px;
	height:121px;
	
}
.guest-author{
	
	font-size: 16px;
	font-weight: 500;
	color: #EFBE8B;
	padding-top:10px;
	padding-bottom:2px;

}
.guest-sx{
	height:40px;
	border-left: 1px solid  rgba(255, 255, 255, 0.18);
	
}

section .section-content {
	margin-top: 40px;
}
.guest-list-wrap {
	width: 83%;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.guest-list-wrap {
	overflow: hidden;
}

.swiper-slide {
	backface-visibility: hidden !important;
}
.guest-list {
	justify-content: flex-start;
}
.guest-list .guest-avatar{
	
	background-color:#081833;
}
.guest-list > li.clear {
	margin-right: 0;
}
.guest-list > li {
	width: 12.419%;
	margin-bottom: 15px;
	transition: transform ease-out 200ms;
	position: relative;
	cursor: pointer;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	margin-right: 20px;
	overflow: hidden;
}
.guest-list > li {
	width: 14.2%;
	margin-bottom: 15px;
	transition: transform ease-out 200ms;
	position: relative;
	cursor: pointer;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	margin-right: 20px;
	overflow: hidden;
}
.guest-list > li {
	width: 12.4%;
}
.guest-list > li img {
	max-width: 100%;
}
.guest-list > li .guest-intro {
	height: 170px;
	margin-top: -60px;
	padding-top: 68px;
}
.guest-list > li .guest-intro > .gestbg {
	bottom: -18px;
}
.guest-list > li .guest-intro {
	height: 157px;
	margin-top: -20px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 2;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	border-radius: 0 0 6px 6px;
}
.guest-list > li > div {
	text-align: center;
}
.guest-list > li .guest-intro > .gestbg {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.guest-list > li .guest-intro > div {
	position: relative;
	z-index: 2;
}
.guest-list > li .guest-name {
	font-size: 11px;
}
.guest-list > li .guest-name {
	color: #EFBE8B;
}
.guest-list > li .guest-title {
	font-size: 11px;
}
.guest-list > li .guest-title {
	font-size: 14px;
	margin-top: 8px;
}
.guest-list > li .guest-from {
	font-size: 11px;
}
.guest-list > li .guest-from {
	font-size: 14px;
	color: #a9a9a9;
	margin-top: -1px;
}
.guest-list > li:hover {
	transform: scale(1.15);
	z-index: 5;
}
@media (max-width: 1440px) and (min-width: 990px) {

  .guest-list-wrap {
    width: 88.703%;
  }

  .guest-list > li {
    width: 18.37%;
    margin-bottom: 20px;
    transition: transform ease-out 200ms;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    margin-right: 18px;
    overflow: hidden;
  }

  .guest-list > li .guest-name {
    font-size: 14px;
  }

  .guest-list > li .guest-title {
    font-size: 14px;
  }

  .guest-list > li .guest-from {
    font-size: 14px;
  }

  .guest-list > li .guest-intro {
    height: 170px;
    margin-top: -3px;
	width: 180px;
	height: 95px;
	background: linear-gradient(180deg, #2251A0 0%, #081833 100%);
	border-radius: 6px;

  }
  .guest-list > li .guest-intro > .gestbg {
    bottom: -18px;
  }
}

.guest-list-wrap .guest-list-nav {
	width: 140px;
	font-size: 14px;
	color: #b60005;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 10px;
}
.guest-list-wrap .guest-list-nav a {
	width: 16px;
	height: 17px;
	display: inline-block;
}
.guest-list-wrap .guest-list-nav a i {
	font-size: 11px;
	font-weight: bold;
	color: #b60005;
	display: flex;
}

.guest-list-wrap .guest-list-nav {
	font-size: 14px;
	color: #b60005;
	text-align: center;
}
.yicheng{
	margin-top:103px;
	
}
.yicheng-date1{
	display:inline-block;
	width: 120px;
	height: 40px;
	background: linear-gradient(226deg, #CF2661 0%, #6D5BBA 49%, #588EE0 100%);
	border-radius: 6px;
	margin-right:20px;
	font-size:20px;
	line-height:40px;
	text-align:center;

}
.yicheng-time{
	width:980px;
	margin: 0 auto;
	margin-bottom:14px;
	
}
.yicheng-date2{
	display:inline-block;
	width: 120px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #CC1D24;
	line-height:40px;
	text-align:center;
	font-size:20px;
}
	
.container{
	
	max-width:1012px;
}


.submit-panel .submit-list > li:first-child {
	border-top-left-radius: 0 !important;
}
.submit-panel .submit-list > li {
	background-color: #081833;
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	margin-bottom: 10px;
	font-size: 16px;
	cursor: pointer;
}
.submit-panel .submit-list .submit-title {
	padding: 10px 10px 10px 20px;
}
.submit-panel .submit-list > li.collapsed .title-text {
	color: rgba(255, 255, 255, 0.9);
	background: none;
	background-clip: content-box;
	-webkit-text-fill-color: rgba(255, 255, 255, 0.9);
}
.submit-panel .submit-list > li .title-time {
	color: rgba(255, 255, 255, 0.7);
}
.submit-panel .submit-list > li .title-tip {
	color: rgba(255, 255, 255, 0.7);
	width: 30px;
	height: 30px;
	position: relative;
}
.submit-panel .submit-list li.collapsed .tip::after {
	content: '\e612' !important;
}
.submit-panel .submit-list .tip::after {
	content: '\e622';
	width: 20px;
	height: 20px;
	position: absolute;
	font-size: 23px;
	color: #247AF1;
	margin-top: -2px;
}
.submit-panel .submit-sub-list {
	background-color: #020923;
	padding: 20px 15px;
}
.submit-panel .submit-sub-list > li {
	padding: 18px 20px;
	border-radius: 6px;
	background-color: #081833;
	font-size: 14px;
	margin-bottom: 10px;
}
.submit-panel .submit-sub-list .sub-time {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
}
.submit-panel .submit-sub-list .sub-time > img {
	width:13px;
	height:13px;
}
.submit-panel .submit-sub-list .sub-title {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.9);
}
.submit-panel .submit-sub-list .sub-speaker-list {
	padding-top: 10px;
	margin-top: 10px;
	/* border-top: 1px solid rgba(68, 68, 68, 0.15); */
}
.submit-panel .submit-sub-list .sub-speaker-list > li {
	width: 50%;
	padding: 2px 0;
}
.submit-panel .submit-sub-list .speaker-name {
	color: #436FDC;
}
.submit-panel .submit-sub-list .speaker-title {
	color: rgba(255, 255, 255, 0.5);
}

.report{
	margin-top:103px;
	padding:0 36px;
	
}
.report .report-c{
	display:flex;
	justify-content: space-around;
	
}
.report .report-c1{
	width: 230px;
	height: 480px;
	background: #f3f4f8;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	
	
}
.report .report-c1 a > img{
	
	width:230px;
	height:145px;
}
.report .report-v{
	
	padding:16px 19px;
	background:#fff;
	
	margin-bottom:20px;
}
.report .report-vs{
	
	padding:16px 19px;
	background:#fff;
	height:170px;
	margin-bottom:20px;
}
.report .report-com{
	
	width: 36px;
	height: 12px;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	margin-bottom:10px;

}
.report .report-time{
	width: 47px;
	height: 12px;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 18px;
	margin-bottom:15px;

	
	
}
.report .report-title{
	
	width: 191px;
	height: 57px;
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	line-height: 26px;
	margin-bottom:15px;

}
.report .report-des{
	width: 190px;
height: 185px;
font-size: 14px;
font-weight: 400;
color: #333333;
line-height: 22px;	
}
.partner{
	margin:0 auto;
	margin-top:103px;
	width:980px;
	background:url(../images/3bg.png) no-repeat;
	background-size:1001px 520px;
}



.partner .partner-wrap {
	margin-top: 50px;
}
.partner h4 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}
.partner ul {
	margin-top: 25px;
	#margin-left: -20px;
	justify-content: center;
}
.partner ul > li {
	width: 16.65%;
	padding-right: 26px;
	transition: transform 500ms ease-out;
	backface-visibility: hidden;
	padding-bottom: 14px;
}
.partner ul > li img {
	max-width: 100%;
	border-radius:4px;
	background-color:#fff;
}
.tdong{
	margin-top:103px;
	
}

 .zhinan{
	
	margin-top:103px;
}
.zhinan .zhinan-k{
	
	width: 980px;
	height: 340px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	padding:27px 33px;
	margin:0 auto;
	display:flex;
	

}
.zhinan-time{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin-left:10px;

	
}
.zhinan-t{
	display:flex;
	align-items:center;
	
}
.zhinan-s{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../images/time.png) no-repeat;
	background-size: 16px 16px;
}
.zhinan-sign{
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	line-height: 22px;
	margin-top:17px;
	
}
.zhinan-d{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../images/position.png) no-repeat;
	background-size: 16px 16px;
}
.zhinan-address{
	
	font-size: 16px;
	font-weight: 500;
	color: #999999;
	line-height: 16px;
	margin-top:18px;


}
.zhinan-n{
	padding-top:13px;
	padding-left:15px;
	margin-right:55px;
}
.zhinan-ditu{
	width: 690px;
	height: 156px;


}
.help{
	
	margin-top:103px;
	margin-bottom:177px;
}
.help-a{
	display:flex;
	justify-content:space-around;
	margin-top:67px;
}
.help .help-h{
	

	font-size: 18px;
	font-weight: 500;
	color: #333333;
	margin-bottom:25px;


}
.help .help-x{
	

	font-size: 12px;
	font-weight: 600;
	color: #333333;
	margin-bottom:13px;

}
.help .help-x img{
	
	width:20%;
}

.section-hc .hc-list {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}


.section-hc .hc-list > li {
	width: 16.66%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding: 40px 60px 40px 30px;
	color: #333;
	position: relative;
	overflow: hidden;
	transform-origin: 50% bottom;
}
.section-hc .hc-list > li:hover .hc-item-default-view {
	display: none;
}
.section-hc .hc-list > li h4 {
	font-size: 24px;
	color: #333;
}
.section-hc .hc-list .view ul {
	margin-top: 25px;
}
.section-hc .hc-list .hc-item-default-view > ul {
	display: none !important;
}
.section-hc .hc-list .view ul li {
	line-height: 1.7;
}
.section-hc .hc-list > li:hover .hc-item-hover-view {
	display: block !important;
}

.section-hc .hc-list .hc-item-hover-view {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 40px 20px 40px 30px;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
	color: #fff;
	text-align:left;
}
.section-hc .hc-list .hc-item-hover-view h4 {
	color: #fff;
}
.section-hc .hc-list > li h4 {
	font-size: 24px;
	color: #333;
}
.section-hc .hc-list .view .hc-item-desc {
	font-size: 14px;
	margin-top: 20px;
	display: -webkit-box;
}



/***移动适应样式**/

@media screen and (max-width: 480px) {
	.introduce{
		margin-top:40px;
	}
	section .section-title {
		
		margin-bottom: 2rem;
	}
	.introduce-content {
		width: 100%;
		height:auto;
		padding-bottom:1px;
	
	}
	.introduce-content p {
		width: 100%;
		
	}
	.future {
		margin-top: 40px;
	}
	section .lx img {
		width: 100%;
	}
	.point {
		margin-top: 40px;
	}
	.point .point-img img {
	width: 16%;
	}
	.point .point-word {
		font-size: 14px;
		width: 100%;
		bottom: 93px;
	}
	.guest {
	margin-top: 16px;
}
section .guest-content {
	width: 100%;
	height: 159px;
	
}.guest-exception {
	max-width: 77px;
	padding-top: 0px;
	line-height:20px;
}
section .guest-content {
	width: 100%;
	padding: 0 0px; 
}
.guest-list > li {
	width: 23%;
}
.guest-list > li {

	margin-right: 7px;

}
.guest-list > li.clear {
	margin-right: 7px;
}

.yicheng {
	margin-top: 40px;
}
.report {
	margin-top: 40px;
	padding: 0 0px; 
}
.report .report-c {
	flex-wrap: wrap;
}
.report .report-c1 {
	width: 47%;
	
}
.report .report-c1 a > img {
	width: 100%;
	height: 139px;
}
.report .report-title {
	width: 100%;
	font-size: 16px;
}
.report .report-des {
	width: 100%;
	font-size: 14px;
	line-height: 23px;
	overflow: hidden;
}
.partner {
	margin: 0 auto;
	margin-top: 50px;
	width: 100%;
	
}
.partner ul > li {
	width: 32.85%;
	padding-right: 10px;
	transition: transform 500ms ease-out;
	backface-visibility: hidden;
}
.tdong {
	margin-top: 43px;
}
.tdong-n {
	width: 100%;
	
}
.tdong-n {
	width: 280px;
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	flex-wrap: wrap;
}
.tdong-t {
	
	width: 100%;
	
}
.tdong-t2 {
	
	width: 100%;
	
}
.tdong-t1 {
	
	width: 100%;
	
}
.tdong-r {
	width: 100%;
	margin-bottom: 20px;
}
.zhinan {
	margin-top: 30px;
}
.zhinan .zhinan-k {
	width: 100%;
	height: 210px;	
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding:27px 0px;
}
.zhinan-n {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.zhinan-ditu {
	width: 100%;
	height: 156px;
}
.map{
	width:100% !important;
	
}
.help {
	margin-top: 193px;
}
.yicheng-time {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 14px;
}
.side-nav {
	display:none;
}
.docker {
	display:none;
}
.section-hc .hc-wrap {
	min-height: 120px;
}
.section-hc .hc-list > li {
	padding: 15px 10px 2px 0px;
}
.section-hc .hc-list > li h4 {
	font-size: 16px;
	color: #333;
}
.guest-wx {
	display:none;
}

}
