@font-face {
  font-family: 'gothicb';
  src: url('../fonts/gothic.ttf'), url('../fonts/gothicb.ttf');
  font-weight: normal;
  font-style: normal;
}
body {
	margin: auto;
	cursor: default;
	    line-height: 1.5;
    font-family: 'gothicb';
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

/* ::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banner {
	width: 100%;
	position: relative;
}

.banne {
	width: 100%;
	height: 700px;
}

.banne .swiper {
	width: 100%;
	height: 100%;
}

.banne .swiper-slide {
	width: 100%;
	height: 100%;
}
.banne .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.5);
	opacity: 1;
}

.banne .swiper-pagination-bullet-active {
	background: white;
}
.banne img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.banner-container {
    height: auto;
    max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% - 200px);
	z-index: 10;
	background-color: rgba(0, 0, 0, 0);
	transform: translate(-50%, -50%);
}

.banner-contf {
	width: 690px;
	margin: auto;
}

.banner-contf1 {
	width: 100%;
	/*text-align: center;*/
	font-size: 40px;
	/*font-family: 'DIN, DIN';*/
	font-weight: bold;
	color: #FFFFFF;
}

.banner-contf2 {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 20px;
	/*font-family: 'DIN, DIN';*/
	font-weight: 300;
	color: #FFFFFF;
}

.banner-contf3 {
	width: 100%;
	height: 1px;
	background: white;
	margin-top: 10px;
}

.banner-contf4 {
	width: 100%;
	/*text-align: center;*/
}

.banner-contf4_1 {
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
	/*margin-right: 60px;*/
	margin-right: 2%;
	/*width: 48%;*/
	font-size: 24px;
	/*font-family: 'DIN, DIN';*/
	font-weight: 400;
	color: #FFFFFF;
}

.banner-contf4_1:last-child {
	margin-right: 0;
}

.banner-contf4_1 img {
	width: 26px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: text-bottom;
}

.banner-contf4_1 span {
    width: calc(100% - 48px);
	display: inline-block;
	vertical-align: middle;
/*	overflow: hidden;    */
/*text-overflow:ellipsis;    */
/*white-space: nowrap;*/
}

.banner-contt {
	width: 100%;
	margin-top: 65px;
	display: inline-block;
	text-align: center;
}

.banner-contt_1 {
	width: 18.4%;
	height: 50px;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	/*float: left;*/
	margin-right: 1.5%;
	margin-top: 20px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	display: inline-block;
}

.banner-contt_1:nth-child(5n) {
	margin-right: 0;
}

.banner-contt_1:hover {
	border: 1px solid #00B8DE;
	background: #00B8DE;
	/*border: 1px solid #006DE3;*/
	/*background: #006DE3;*/
}

.inde-box {
	width: 100%;
}

.inde-bo {
	width: 100%;
	margin: 60px auto;
}

.inde-about {
	border-bottom: 1px solid #707070;
	width: 100%;
	padding-bottom: 35px;
}

.inde-about1 {
	width: 100%;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
}

.inde-about2 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #515151;
}

.all-box {
	width: 100%;
	display: inline-block;
	margin-top: 25px;
}

.all-right {
	width: 380px;
	float: right;
	margin-left: 30px;
}

.all-ri {
	width: 100%;
	margin-bottom: 20px;
}

.all-ri:last-child {
	margin-bottom: 0;
}

.all-rif {
	border-bottom: 1px solid rgba(112, 112, 112, 0.15);
	width: 100%;
	padding: 10px 0;
	display: inline-block;
}

.all-rif1 {
	float: left;
	padding: 0 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	position: relative;
}

.all-rif1 span {
	position: relative;
	z-index: 1;
}

.all-rif1 div {
	width: 168px;
	height: 7px;
	background: linear-gradient(90deg, #00B8DE 0%, #FFFFFF 100%);
	/*background: linear-gradient(90deg, #006DE3 0%, #FFFFFF 100%);*/
	position: absolute;
	left: 0;
	bottom: 0;
}

.all-rif2 {
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: rgba(112, 112, 112, 0.3);
}

.all-rit {
	width: 100%;
	display: inline-block;
}

.all-rit1 {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-top: 20px;
	display: block;
}

.all-rit1:nth-child(2n) {
	margin-right: 0;
}

.all-rit1_1 {
	border: 1px solid rgba(112, 112, 112, 0.12);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100px;
	background-color: #fff;
	overflow: hidden;
}

.all-rit1_1 img {
	max-width: 100%;
	max-height: 100%;
}

.all-rit1_2 {
	width: 100%;
	height: 63px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.all-left {
	width: calc(100% - 410px);
	float: left;
}

.all-lef {
	width: 100%;
	display: flex;
}

.all-lef1 {
	width: 47.5%;
	float: left;
	margin-right: 5%;
}

.all-lef1:nth-child(2n) {
	margin-right: 0;
}

.all-lef2 {
	border-bottom: 1px solid #00B8DE;
	/*border-bottom: 1px solid #006DE3;*/
	font-size: 22px;
	font-weight: bold;
	color: #00B8DE;
	/*color: #006DE3;*/
	padding: 10px 0;
}

.all-lef2 img {
	max-width: 25px;
	height: 25px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.all-lef2 div {
	max-width: calc(100% - 40px);
	display: inline-block;
	vertical-align: middle;
}

.all-lef3 {
	width: 100%;
	margin-top: 10px;
	height: 190px;
	padding-right: 30px;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: scroll;
}

.all-lef3::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.all-lef3::-webkit-scrollbar-thumb {
	/* border-radius: 8px; */
	background-color: rgba(0, 184, 222, 1);
}

.all-lef3::-webkit-scrollbar-track {
	/* border-radius: 8px; */
	background-color: rgba(0, 184, 222, .1);
}

.all-lef3_1 {
	border-bottom: 1px solid rgba(112, 112, 112, 0.15);
	width: 100%;
	display: block;
	padding: 10px 0;
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*.all-lef3_2 {*/
/*	border-bottom: 1px solid rgba(112, 112, 112, 0.15);*/
/*	width: 100%;*/
/*	display: block;*/
/*	padding: 10px 0;*/
/*}*/

/*.all-lef3_3 {*/
/*	width: 100%;*/
/*	font-size: 15px;*/
/*	font-weight: 400;*/
/*	color: #666666;*/
/*	overflow: hidden;*/
/*	text-overflow: ellipsis;*/
/*	white-space: nowrap;*/
/*}*/

/*.all-lef3_4 {*/
/*	width: 100%;*/
/*	font-size: 15px;*/
/*	font-weight: bold;*/
/*	color: #00B8DE;*/
/*}*/

.hen {
	width: 100%;
	border: 1px solid rgba(112, 112, 112, 0.15);
	margin-top: 30px;
	margin-bottom: 60px;
}

.all-let {
	width: 100%;
	margin-bottom: 30px;
}

.all-let1 {
	border-bottom: 1px solid rgba(112, 112, 112, 0.15);
	width: 100%;
	display: inline-block;
}

.all-let1_1 {
    /*max-width: 38%;*/
        max-width: 94%;
	/*height: 60px;*/
	float: left;
	/*line-height: 60px;*/
	/*margin-right: 45px;*/
	    line-height: 20px;
	margin-right: 2%;
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

.all-let1_1:last-child {
	margin-right: 0;
}
.all-let1_1 span {
    font-size: 12px;
    /* color: #999999; */
    font-weight: 400;
    display: block;
}
.all-let1_1.on {
	font-size: 24px;
	color: #333333;
	position: relative;
}

.all-let1_1.on::after {
	content: '';
	width: 100%;
	height: 6px;
	background: #00B8DE;
	/*background: #006DE3;*/
	position: absolute;
	left: 0;
	bottom: 0;
}

.all-let2 {
	width: 100%;
}

.all-let3 {
	width: 100%;
	display: none;
}

.all-let4 {
	width: 100%;
	display: inline-block;
}

.all-let4_1 {
	border: 1px solid rgba(112, 112, 112, .15);
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-top: 20px;
	padding: 20px;
}

.all-let4_1:nth-child(4n) {
	margin-right: 0;
}

.all-let4_2 {
	width: 100%;
	height: 165px;
	overflow: hidden;
}

.all-let4_2 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.all-let4_3 {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.all-let4_4 {
	width: 100%;
	height: 38px;
	font-size: 14px;
	font-weight: 400;
	color: #515151;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.all-let4_5 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	color: #515151;
	cursor: pointer;
}

.all-let4_5 span {
	display: inline-block;
	vertical-align: middle;
}

.all-let4_5 div {
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}

.all-let4_5_1 {
	width: 100%;
	display: block;
}

.all-let4_5_2 {
	width: 100%;
	display: none;
}

.all-let4_1:hover {
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
	border: 1px solid #00B8DE;
	/*border: 1px solid #006DE3;*/
}

.all-let4_1:hover .all-let4_3 {
	color: #00B8DE;
	/*color: #006DE3;*/
}

.all-let4_1:hover .all-let4_5 {
	color: #00B8DE;
	/*color: #006DE3;*/
}

.all-let4_1:hover .all-let4_5_1 {
	display: none;
}

.all-let4_1:hover .all-let4_5_2 {
	display: block;
}

.talks-cover {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 101;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
}

.talkst-detail {
	width: 700px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
	padding: 15px 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.talks-colse {
	width: 100%;
	display: inline-block;
	padding: 0 15px;
}

.talks-colse img {
	width: 17px;
	display: block;
	float: right;
}

.talks-top {
	border-bottom: 1px solid rgba(112, 112, 112, 0.15);
	width: calc(100% - 50px);
	padding: 10px 0;
	margin-left: 25px;
	display: inline-block;
}

.talks-top1 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #00B8DE;
	/*color: #006DE3;*/
}

.talks-top2 {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #515151;
	opacity: 0.5;
}

.talks-box {
	width: 100%;
	height: 640px;
	padding: 0 25px;
	overflow: hidden;
	overflow-y: scroll;
}

.talks-box::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.talks-box::-webkit-scrollbar-thumb {
	/* border-radius: 8px; */
	background-color: #4D4D4D;
}

.talks-box::-webkit-scrollbar-track {
	/* border-radius: 8px; */
	background-color: rgba(0, 0, 0, .16);
}

.talks-bof {
	width: 100%;
	display: inline-block;
	padding: 20px 0;
}

.talks-bof1 {
	width: 140px;
	height: 165px;
	display: block;
	margin-right: 15px;
	float: left;
	object-fit: cover;
	object-position: center;
}

.talks-bof2 {
	width: calc(100% - 155px);
	float: left;
}

.talks-bof2_1 {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #515151;
}

.talks-bof2_2 {
	width: 100%;
	margin-top: 90px;
}

.talks-bof2_2_1 {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #00B8DE;
	/*color: #006DE3;*/
}

.talks-bof2_2_2 {
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #515151;
	opacity: 0.5;
}

.talks-bot {
	border-bottom: 1px solid rgba(112, 112, 112, 0.15);
	width: 100%;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #00B8DE;
	/*color: #006DE3;*/
}

.talks-bos {
	width: 100%;
	margin-top: 10px;
	font-size: 13px;
	/*font-family: 'DIN, DIN';*/
	font-weight: 400;
	color: #515151;
	line-height: 20px;
}

.talks-bos img {
	max-width: 100%;
}

.goTop {
	width: 120px;
	height: 40px;
	background: #02B9DF;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	position: fixed;
	z-index: 100;
	right: 40px;
	bottom: 180px;
	display: none;
}

.goTop::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 0 5px 5px;
	margin-right: 10px;
	vertical-align: middle;
	border-style: solid;
	border-color: transparent transparent #FFF;
}
.detail-box{
	width: 100%;
}
.detail-bo{
	    width: 100%;
	    margin: 60px auto;
		display: inline-block;
}
.detail-right{
	    width: 380px;
	    float: right;
	    margin-left: 30px;
}
.detail-ri{
	width: 100%;
	margin-bottom: 30px;
}
.detail-left{
	width: calc(100% - 410px);
	    float: left;
}
.detail-le1{
	width: 100%;
	font-size: 26px;
	font-weight: bold;
	color: #00B8DE;
	/*color: #006DE3;*/
}
.detail-le2{
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
}
.detail-le3{
	width: 100%;
	margin-top: 20px;
}
.detail-le3 ol{
    margin-left: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: pre-wrap;
}
.detail-le4{
	width: 100%;
	margin-bottom: 30px;
	display: flex;
}
.detail-le4:last-child{
	margin-bottom: 0;
}
.detail-le4_1{
	width: 140px;
	height: 165px;
	display: block;
	margin-right: 20px;
	object-fit: cover;
	object-position: center;
}
.detail-le4_2{
	width: calc(100% - 160px);
}
.detail-le4_3{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
}
.detail-le4_4{
	width: 100%;
	margin-top: 30px;
}
.detail-le4_4_1{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
}
.detail-le4_4_2{
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	color: #515151;
	opacity: 0.5;
}
.light-box{
	width: 100%;
	display: inline-block;
}
.light-right{
width: 330px;
background: #F9F9F9;
border-radius: 8px;
padding: 10px 20px;
float: right;
margin-left: 50px;
}
.light-ri1{
	border-bottom: 1px solid #707070;
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #626978;
}
.light-ri2{
	width: 100%;
	margin-top: 20px;
	font-size: 15px;
	font-weight: 400;
	color: #393939;
	/*word-break: break-all !important;*/
	word-wrap: break-word !important;
	text-wrap: wrap !important;
}
.light-ri2 p{
    /*word-break: break-all !important;*/
    word-wrap: break-word !important;
    text-wrap: wrap !important;
}
.light-ri2 span{
    /*word-break: break-all !important;*/
    word-wrap: break-word !important;
    text-wrap: wrap !important;
}
.light-ri2 div{
    /*word-break: break-all !important;*/
    word-wrap: break-word !important;
    text-wrap: wrap !important;
}
.light-left{
	width: calc(100% - 380px);
	float: left;
}
.light-le{
	width: 100%;
	margin-bottom: 20px;
	display: flex;
}
.light-le:last-child{
	margin-bottom: 0;
}
.light-le1{
	width: calc(100% - 225px);
	height: 195px;
	border-radius: 8px;
	overflow: hidden;
}
.light-le1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.light-le2{
	width: 200px;
	margin-left: 25px;
	position: relative;
}
.light-le2_1{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #626978;
	margin-bottom: 10px;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 3;    
	overflow: hidden;
}
.light-le2_2{
	width: 100%;
}
.light-le2_2 img{
	width: 14px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.light-le2_2 div{
	width: calc(100% - 25px);
	font-size: 14px;
	font-weight: 400;
	color: #626978;
	display: inline-block;
	vertical-align: middle;
}
.light-le2_3{
	width: 100%;
	height: 28px;
	/*background: #51A8FF;*/
	background: linear-gradient(to right, #0046DF, #2FDBFE);
	border-radius: 4px;
	display: block;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
}
.light-le2_3:hover{
    opacity: 0.6;
}
.history-box{
	width: 100%;
	margin-top: 50px;
}
.history-bo1{
	border-bottom: 1px solid #707070;
	width: 100%;
	padding: 10px 0;
	font-size: 32px;
	font-weight: bold;
	color: #626978;
}
.history-bo2{
	width: 100%;
}
.history-bo3{
	width: 100%;
	margin-top: 20px;
	display: flex;
}
.history-bo3_1{
	border: 1px solid #51A8FF;
	width: 60px;
	height: 170px;
	border-radius: 4px;
	margin-left: 15px;
	display: block;
	position: relative;
}
.history-bo3_1:hover{
    opacity: 0.6;
}
.history-bo3_1_1{
	width: 100%;
	display: block;
}
.history-bo3_1_2{
	width: 100%;
	padding: 10px 0;
	font-size: 12px;
	font-weight: 400;
	color: #51A8FF;
	position: absolute;
	left: 0;
	bottom: 0;
}
.history-bo3_1_2 div{
	width: 100%;
	text-align: center;
}
.history-bo3_1_2 img{
	width: 16px;
	display: block;
	margin: auto;
	margin-top: 5px;
}
.history-bo3_2{
	width: calc(100% - 75px);
	display: flex;
}
.history-bo3_3{
	width: 24.25%;
	margin-right: 1%;
	display: block;
}
.history-bo3_3:nth-child(4n){
	margin-right: 0;
}
.history-bo3_3_1{
	width: 100%;
	height: 110px;
	background: #8F8F8F;
	border-radius: 4px;
	overflow: hidden;
}
.history-bo3_3_1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.history-bo3_3_2{
	width: 100%;
	margin-top: 10px;
}
.history-bo3_3_3{
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #626978;
}
.history-bo3_3_3:last-child{
	margin-bottom: 0;
}
.history-bo3_3_3 img{
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.history-bo3_3_3 div{
	width: calc(100% - 25px);
	display: inline-block;
	vertical-align: middle;
}
.detail_1{
	border-bottom: 1px solid #707070;
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #707070;
}
.detail_2{
	width: 100%;
	    min-height: 605px;
	margin-top: 15px;
}
.detail_3{
	border-bottom: 1px solid rgba(112,112,112, 0.15);
	width: 100%;
	padding: 10px 0;
}
.detail_3_1{
	width: 100%;
	font-size: 20px;
	color: #707070;
	font-weight: 400;
}
.detail_3_2{
	width: 100%;
	font-size: 20px;
	color: #43A6FC;
	margin-top: 35px;
}
/*Meet*/
.meet-date {
  margin-top: 60px
}

.meet-date ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.meet-date .meet-date-num span {
  width: 66px;
  height: 66px;
  display: block;
  line-height: 66px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.4);
  color: #fff;
  font-size: 23px;
  border-radius: 8px;
}

.meet-date .meet-date-num p {
  text-align: center;
  color: #fff;
  margin-top: 7px;
  font-size: 17px;
}

.meet-date-sperator {
  padding: 0 20px;
  height: 66px;
  line-height: 66px;
  color: #fff;
  font-size: 23px;
}