.main-container {width:100%;margin:0 auto;position:relative; }
.first_module {
  height: 317px;
  margin-bottom: 20px;
}
.main_top_slider {
}
.bx-wrapper{position:relative;padding:0;*zoom:1;text-align:center;}
.bx-wrapper .bxslider { font-size:0; }
.bx-wrapper img{max-width:1650px;width:1650px;/*height:346px;*/vertical-align: top;}
.bxslider li a > img{ border-radius:12px }
.bxslider li a.on > img{ /*animation:animar_fondo 50s linear infinite alternate;*/ }
@keyframes animar_fondo2 {
	from {transform: scale(1.5) translate(50px);}
	to {transform: scale(1.0) translate(0px);}
}

.bx-pager .bx-pager-item {
  float: left;
  position: relative;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  color: transparent;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
}

.bx-pager .bx-pager-item {
  margin: 0 2px;
}

.bx-pager .bx-pager-item .active {
  background-color: #e3bd88;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

.bx-controls-direction .bx-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  color: #69748a;
  font-size: 20px;
}

.bx-controls-direction .bx-prev::before {
  content: '';
  width: 40px;
  height: 40px;
  background-color: rgba(49, 64, 74, 0.5);
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
}

.bx-controls-direction .bx-next::before {
  content: '';
  width: 40px;
  height: 40px;
  background-color: rgba(49, 64, 74, 0.5);
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
}

.bx-controls-direction .bx-next {
  position: absolute;
  top: 145px;
  right: 5px;
  color: #69748a;
  transform: rotate(180deg);
}

.bx-controls-direction .bx-next .iconfont,
.bx-controls-direction .bx-prev .iconfont {
  font-size: 30px;
}

.mainBoard {margin-left:-25px;margin-right: 0;}
.event_list {
  width: calc(50% - 25px);
  height: 320px;
  float: left;
  margin-left: 25px;
}

.event_list div:nth-child(1) {
  height: 50px;
  width: 100%;
  color: #fff;
  line-height: 50px;
  font-size: 16px;
  padding:0 10px;
}

.event_list div:nth-child(1) span {
  padding-left: 10px;
}
.event_list div span.read_more {line-height: 50px;}

.event_list .read_more {
  float: right;
  color: #b8b8b8;
  font-size: 12px;
}
.event_list .read_more i { color:#e3bd88; }

.event_list .iconfont {
  vertical-align:top;
  font-size: 27px;
  position: relative;
  top: 1px;
  color: #b8b8b8;
}

.event_list div:nth-child(2) {
  width: 100%;
  height: 210px;
  background-color: #161616;
  padding: 5px 0;
  border-radius: 10px;
  overflow: hidden;
}

.event_list div:nth-child(2)>ul {
  padding-left: 18px;
  overflow: hidden;
  height: 185px;
}

.event_list div:nth-child(2)>ul>li {
  height: 30px;
  line-height: 30px;
  color: #e3bd88;
  /* list-style: disc; */
}
.event_list.noDot div:nth-child(2)>ul>li { list-style:none; }
.event_list div:nth-child(2)>ul>li a {color:#fff;font-size: 14px;}
.event_list div:nth-child(2)>ul>li a:hover { text-decoration: underline; color:#e3bd88; }
.event_list div:nth-child(2)>ul>li a .dot { color:#e3bd88; font-size:14px; margin-right:2px; }

.event_list div:nth-child(2)>ul>li a .iconfont {
  float: right;
  font-size: 12px;
  padding-right: 15px;
  color: #52565e;
  display: none;
}
.event_list.noDot div:nth-child(2)>ul>li a span.yellow{ color:#e3bd88; }
.event_list div:nth-child(2)>ul>li a:last-child {
  float: right;
  font-size: 12px;
  padding-right: 15px;
}

.event_list div:nth-child(2)>ul>li a:nth-child(1):hover {
  color: #e3bd88;
  text-decoration: underline;
}

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

.second_module ul li {
  float: left;
  margin-left: 20.5px;
}

.second_module ul li:nth-child(1) {
  margin-left: 0px;
}

.third_module {
  width: 100%;
  margin-bottom:20px;
}
.third_module .right { float:right; }

.mainItem { margin-top:28px; }
#container #content .mainItem h2.title { margin:0px; padding:0 0 8px 12px; font-size:16px; color:#ffffff; }
#container #content .mainItem h2.title .iconfont { position:relative; top:-5px; vertical-align: top; font-size:26px; color:#b8b8b8; margin-right:5px; }
.mainItem ul { margin-right:-25px; }
.mainItem ul li { padding-right:25px; }
.mainItem ul li .thumb { padding:40px 0; position:relative; margin-bottom:20px; width:224px;height:286px; text-align: center; overflow:hidden; border-radius:12px; }
.mainItem ul li .thumb .bg { position:absolute; left:0; top:0; transition: all 0.2s linear;}
.mainItem ul li:hover .thumb .bg { transform:scale(1.2); }
.mainItem ul li .thumb .logo,
.mainItem ul li .thumb .engTitle { position:relative; z-index:2; text-align: center; }
.mainItem ul li .thumb .logo img { display:none; }
.mainItem ul li .thumb .engTitle { font-size:50px; color:#e3bd88; margin-top:44px; }
.mainItem ul li .info { color:#ffffff; font-size:16px; margin-bottom:10px; }
.mainItem ul li .detail { height:36px; color:#b8b8b8; font-size:13px; line-height:18px; margin-bottom:12px; text-overflow: ellipsis;overflow: hidden;word-break: break-word;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical }
.mainItem ul li .btnGo {display:block;border-radius: 10px;background:#febd01;;color:#000000;font-size:16px;line-height:40px;text-align: center;}
.mainItem ul li .btnGo.noBg { background:transparent; }

.mainItem .flexGrid4{display:flex;margin-left:-18.666px;margin-bottom:10px}
.mainItem .flexGrid4 li{flex:0 0;width:calc(25% - 18.666px);margin-left:18.666px;padding:0;}
.leftscrollwrap::-webkit-scrollbar,.leftscrollwrap::-webkit-scrollbar {
			display: block;
			width: 3px;
			height: 0;		
		}
		.leftscrollwrap::-webkit-scrollbar{width:1px;}
			.leftscrollwrap::-webkit-scrollbar-track {background-color:#000;}
			.leftscrollwrap::-webkit-scrollbar-thumb {background-color:#444d56;border-radius:5px;}
			.leftscrollwrap::-webkit-scrollbar-thumb:hover {background:#1f1d33;}
			.leftscrollwrap::-webkit-scrollbar-button:start:decrement,
			.leftscrollwrap::-webkit-scrollbar-button:end:increment {width:6px;height:6px;background:#7459c8;} 
		.leftscrollwrap:hover {overflow: overlay;}