@charset "utf-8";
/* css document */
@font-face {
	font-family: "sourcehansanscn-medium";
	src:  format("woff2"),  format("woff"),  format("truetype"),  format("embedded-opentype"),  format("svg");
}
html {
	height: 100%;
	overflow-y: visible
}
body, ul, li, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
body {
	min-width: 320px;
	background: #fff;
	font-family: "sourcehansanscn-medium";
	height: 100%;
	color: #666666;
}
li {
	list-style: none;
}
a {
	color: #333333;
}
a:hover,a:active,a:focus {
	text-decoration: none;
	color: #333;
}
img {
	max-width: 100%;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both
}
.cf {
 *zoom: 1;
}
.txc {
	text-align: center
}
input, textarea, button {
	outline: none;
}
.flex{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.pbt{
	padding: 90px 15px;
}
.tbg{
	background: url(/uploads/image/crdimages/topbg.jpg) no-repeat center;
	background-size: cover;
	height: 151px;
}
.fbg{
	background: url(/uploads/image/crdimages/fbg.jpg) no-repeat center;
	background-size: cover;
}
.footer{
	-webkit-justify-content: space-around;
	justify-content: space-around;
	font-size: 18px;
	color: #fff;
	padding: 26px 30px;
	line-height: 30px;
}
.footer a{
	color: #fff;
}
.top{
	text-align: center;
	padding: 26px 0;
}
.container{
	/*width: 1200px;*/
}
.navbar-default{
	border-top: none;
	background: #f5f5f5;
}
.navbar{
	margin-bottom: 0;
}
.navbar-nav{
	display: flex;
	align-items: center;
}
.navbar-nav li{
	flex: 1;
}
.navbar-default .navbar-nav>li>a{
	display: block;
	text-align: center;
	padding: 15px 30px;
	color: #333333;
	font-size: 16px;
	transition: all 0.5s ease-out;
}
.nbar{
	display: inline-block;
	width: 36px;
	height: 36px;
	transition: all 1s ease-out;
}
.n0{
	background: url(/uploads/image/crdimages/n0.png) no-repeat;
	background-size: cover;
}
.n1{
	background: url(/uploads/image/crdimages/n1.png) no-repeat;
	background-size: cover;
}
.n2{
	background: url(/uploads/image/crdimages/n2.png) no-repeat;
	background-size: cover;
}
.n3{
	background:  no-repeat;
	background-size: cover;
}
.n4{
	background: url(/uploads/image/crdimages/n4.png) no-repeat;
	background-size: cover;
}
.n5{
	background: url(/uploads/image/crdimages/n5.png) no-repeat;
	background-size: cover;
}
.n6{
	background: url(/uploads/image/crdimages/n6.png) no-repeat;
	background-size: cover;
}
.n7{
	background:  no-repeat;
	background-size: cover;
}
.topic-nav{
	float: none;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav .active a{
	background: #375dfc;
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover .n0,.navbar-default .navbar-nav .active .n0{
	background: url(/uploads/image/crdimages/n0_on.png) no-repeat;
	background-size: cover;
}
.navbar-default .navbar-nav>li>a:hover .n1,.navbar-default .navbar-nav .active .n1{
	background: url(/uploads/image/crdimages/n1_on.png) no-repeat;
	background-size: cover;
}
.navbar-default .navbar-nav>li>a:hover .n2,.navbar-default .navbar-nav .active .n2{
	background: url(/uploads/image/crdimages/n2_on.png) no-repeat;
	background-size: cover;
}
.navbar-default .navbar-nav>li>a:hover .n3,.navbar-default .navbar-nav .active .n3{
	background:  no-repeat;
	background-size: cover;
}
.navbar-default .navbar-nav>li>a:hover .n4,.navbar-default .navbar-nav .active .n4{
	background: url(/uploads/image/crdimages/n4_on.png) no-repeat;
	background-size: cover;
}
.navbar-default .navbar-nav>li>a:hover .n5,.navbar-default .navbar-nav .active .n5{
	background: url(/uploads/image/crdimages/n5_on.png) no-repeat;
	background-size: cover;
}
.navbar-default .navbar-nav>li>a:hover .n6,.navbar-default .navbar-nav .active .n6{
	background: url(/uploads/image/crdimages/n6_on.png) no-repeat;
	background-size: cover;
}
.navbar-default .navbar-nav>li>a:hover .n7,.navbar-default .navbar-nav .active .n7{
	background:  no-repeat;
	background-size: cover;
}
.focus-banner{
	height: 430px;
	margin-top: 32px;
}
.banpic{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banpic-title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 24px;
	padding: 15px 30px;
	box-sizing: border-box;
	font-weight: lighter;
}
.focus-banner .swiper-pagination-bullet{
	background: #fff;
	width: 36px;
	height: 3px;
	opacity: 1;
	border-radius: 0px;
}
.focus-banner .swiper-pagination-bullet-active{
	background: #0095ff;
}
.meter-kepu{
	height: 430px;
	background: #fff;
	position: relative;
	z-index: 10;
	box-shadow: -3px -3px 0 #dadff1;
	box-sizing: border-box;
	padding: 10px 20px;
	margin-top: 32px;
}
.meter-kepu::before{
	content: '';
	background: #d9d9d9;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: -3px;
	right: -3px;
	z-index: -10;
}
.meter-kepu::after{
	content: '';
	background: #d9d9d9;
	width: 3px;
	height: 100%;
	position: absolute;
	bottom: -3px;
	right: -3px;
	z-index: -10;
}
.meter-tit{
	border-bottom: 1px solid #d6d8da;
	padding-bottom: 10px;
}
.meter-tit strong{
	font-size: 20px;
	color: #333;
}
.meter-tit a{
	display: inline-block;
	float: right;
	position: relative;
	color: #373838;
	font-size: 14px;
	padding-right: 10px;
	margin-top: 10px;
	transition: all 0.2s ease-out;
}
.meter-tit a::after{
	content: '';
	border-top:1px solid #373838;
	border-right:1px solid #373838;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -5px;
}
.meter-tit a:hover{
	color: #375dfc;
	padding-right: 15px;
}
.meter-tit a:hover::after{
	border-top:1px solid #375dfc;
	border-right:1px solid #375dfc;
}
.kepu-hot{
	overflow: hidden;
	padding: 15px 0;
	border-bottom: 1px dashed #dfdfdf;
	align-items: flex-start;
}
.kepu-hot .kepu-hot-info h3{
	font-size: 14px;
	height: 40px;
	line-height: 20px;
}
.kepu-hot-img{
	width: 140px;
	height: 110px;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	object-fit: cover;
}
.kepu-hot-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 20px;
	overflow: hidden;
}
.kepu-hot-info h3{
	font-size: 20px;
	line-height: 1.5;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 2px;
	transition: all 0.2s ease-out;
}
.kepu-hot:hover .kepu-hot-info h3{
	color: #375dfc;
}
.jiliang-items .kepu-hot .kepu-hot-info h3{
	font-size: 20px;
	line-height: 1.5;
	height: auto
}
.kepu-hot-txt{
	background: #e6e6e5;
	line-height: 16px;
	height: 68px;
	overflow: hidden;
	border: 10px solid #e6e6e5;
}
.kepu-list{
	height: 268px;
	overflow: hidden;
}
.meter-kepu .kepu-list{
	height: 234px;
}
.kepu-list li{
	border-bottom: 1px dashed #dfdfdf;
	padding: 9px 0;
	line-height: 20px;
	position: relative;
	padding-left: 12px;
	font-size: 12px;
}
.jiliang-bg .kepu-list li{
	padding: 15px 0;
	padding-left: 12px;
}
.jiliang-bg .kepu-date{
	bottom: 15px;
}
.jiliang-bg .kepu-list li h3::after{
	top: 18px;
}
.meter-kepu .kepu-list li a{
	display: block;
}
.meter-kepu .kepu-date{
	position: absolute;
	bottom: 8px;
	right: 0;
}
.kepu-list li a{
	color: #848484;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.kepu-list li:last-child{
	border-bottom: none;
}
.kepu-list li h3{
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	font-weight: bold;
	margin-bottom: 4px;
	transition: all 0.2s ease-out;
}
.kepu-list li h3::after{
	content: '';
	background: #65a8fe;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	position: absolute;
	top: 14px;
	left: 0;
	z-index: 1;
}
.kepu-list li:hover h3{
	color: #375dfc;
}
.kepu-date{
	color: #848484;
	font-size: 14px;
}
.home-tit{
	position: relative;
	border-bottom: 1px solid #d6d8da;
	padding: 12px 0;
	margin-top: 30px;
}
.home-tit h3{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	border-left: 4px solid #65a8fe;
	padding-left: 10px;
	line-height: 22px;
}
.home-tit h3 span{
	font-size: 14px;
	color: #4d4c4c;
	margin-left: 10px;
	font-weight: lighter;
}
.jiliang-items .items .home-tit{
	margin-top: 0
}
.more{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -10px;
	line-height: 20px;
	display: inline-block;
	padding-right: 10px;
	color: #373838;
	transition: all 0.2s ease-out;
}
.more::after{
	content: '';
	border-top:1px solid #373838;
	border-right:1px solid #373838;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -5px;
}
.more:hover{
	color: #375dfc;
	padding-right: 15px;
}
.more:hover::after{
	border-top:1px solid #375dfc;
	border-right:1px solid #375dfc;
}
.news-list{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}
.news-list li{
	width: 50%;
	box-sizing: border-box;
	padding: 5px 20px;
}
.news-list li a{
	display: block;
	border-bottom: 1px dashed #dfdfdf;
	padding: 12px 0;
	line-height: 20px;
	position: relative;
	padding-left: 12px;
	font-size: 12px;
	color: #666;
}
.news-list li h3{
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	font-weight: normal;
	margin-bottom: 8px;
	transition: all 0.2s ease-out;
}
.news-list li h3::after{
	content: '';
	background: #65a8fe;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 1;
}
.news-list li a:hover h3{
	color: #375dfc;
	text-decoration: underline;
}
.news-desc{
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #848484
}

.qutan-hot{
	overflow: hidden;
	padding:18px 0;
	border-bottom: 1px dashed #dfdfdf;
}
.qutan-hot-img{
	width: 182px;
	height: 143px;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	object-fit: cover;
}
.qutan-hot-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 20px;
	overflow: hidden;
}
.qutan-hot-info h3{
	font-size: 14px;
	line-height: 20px;
	height: 60px;
	color: #112d8e;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 2px;
}
.qutan-hot-txt{
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}
.news-list2 li{
	width: 100%;	
}
.news-talk-box{
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.diver{
	height: 5px;
	width: 100%;
	background: #d9d9d9;
	margin-top: 30px;
}
.jiliang-bg{
	background: url(/uploads/image/crdimages/jiliang_bg.jpg) no-repeat center;
	background-size: cover;
}
.lan-title-group{
	text-align: center;
	position: relative;
}
.lan-title-group h3{
	font-size: 34px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.lan-title-group h4{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: lighter;
	color: rgba(0,0,0,0);
	line-height: 0;
	position: relative;
	padding-bottom: 10px;
}
.lan-title-group h4::before{
	content: '';
	height: 1px;
	width: 120px;
	background: rgba(127,127,127,0.5);
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -60px;
	z-index: 1;
}
.lan-title-group h4::after{
	content: '';
	width: 30px;
	height: 3px;
	background: #65a8fe;
	position: absolute;
	bottom: -2px;
	margin-left: -15px;
	left: 50%;
}
.classroom-video{
	height: 284px;
	margin-top: 15px;
	background: #000;
}
.classroom-video video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.classroom-video-thumb ul{
	display: flex;
	margin-left: -7px;
	margin-right: -7px;
	padding-top: 8px;
}
.classroom-video-thumb ul li{
	padding: 7px;
	width: 50%;
	box-sizing: border-box;
}
/*
.schedule-box{
	background: #f5f5f5;
	padding: 20px;
	margin-top: 30px;
}
.schedule-day{
	position: relative;
	z-index: 10;
	padding-top: 60px;
	padding-bottom: 20px;
	color: #3f3f40;
	font-size: 22px;
}
.schedule-day::before{
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	background: #0d308f;
	top: 0;
	left: 50%;
	z-index: -1;
}
.day-num{
	position: absolute;
	display: block;
	background: #0d308f;
	color: #fff;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 30px;
	font-style: italic;
	font-weight: bold;
	top: 0;
	left: 50%;
	margin-left: -24px;
}
.day-tit{
	position: absolute;
	top: 0;
	left: 50%;
	padding-left: 40px;
	line-height: 48px;
}
.schedule-day-info{
	justify-content: center;
	-webkit-justify-content: center;
	position: relative;
	padding: 15px 0;
}
.schedule-day-info::after{
	content: '';
	border: 4px solid #0d308f;
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 8px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -7px;
	margin-top: -8px;
	z-index: 1;
}
.schedule-day-info div:first-child{
	text-align: right;
	width: 50%;
	box-sizing: border-box;
	padding-right: 40px;
}
.schedule-day-info div:last-child{
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding-left: 40px;
}
.schedule-day-end .schedule-day-info:last-child::before{
	content: '';
	background: #f5f5f5;
	width: 6px;
	height: 100%;
	margin-left: -3px;
	position: absolute;
	left: 50%;
	bottom: 0;
	top: 50%;
	z-index: 1;
}
*/
.photo-swiper-box{
	position: relative;
	padding-top: 30px;
}
.photo-swiper-box .swiper-container{
}
.photo-swiper-box .swiper-slide{
	background: none;
}
.photo-pic{
	width: 100%;
	height: 380px;
}
.photo-pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.photo-control{
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 1;
	white-space: nowrap;
	display: flex;
	align-items: center;
}
.photo-control .swiper-button-next,.photo-control .swiper-button-prev{
	position: relative;
}
.photo-control .swiper-pagination{
	position: relative;
}
.photo-swiper-box .swiper-button-next{
	background: url(/uploads/image/crdimages/arrow.png) no-repeat center;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	right: 0;
	top: 12px;
	opacity: 0.4;
}
.photo-swiper-box .swiper-button-prev{
	background: url(/uploads/image/crdimages/arrow.png) no-repeat center;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 0;
	top: 12px;
	opacity: 0.4;
}
.photo-swiper-box .swiper-button-next:hover,.photo-swiper-box .swiper-button-prev:hover{
	opacity: 1;
}
.photo-swiper-box .swiper-button-next::after,.photo-swiper-box .swiper-button-prev::after{
	content: '';
	display: none;
}
.photo-swiper-box .swiper-pagination{
	width: auto;
	background: rgba(0,0,0,0.2);
	border-radius: 20px;
	padding: 5px 12px;
	height: 32px;
	box-sizing: border-box
}
.photo-swiper-box .swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
	border-radius: 4px;
	transition: all 0.2s ease-out;
	margin: 0 4px;
}
.photo-swiper-box .swiper-pagination-bullet-active{
	width: 20px;
}
.page-flip{
	position: relative;
	width: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: rgba(0,0,0,0.2);
	border-radius: 20px;
	height: 32px;
	margin-right: 20px;
	padding: 0 8px;
	opacity: 0;
	transition: all 0.2s ease-out;
}
.photo-swiper-box:hover .page-flip{
	opacity: 1
}
.more-control{
	text-align: center;
	padding-bottom: 30px;
}
.more-control a{
	display: inline-block;
	padding: 12px 30px;
	background: #65a8fe;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	transition: all 0.2s ease-out;
}
.more-control a:hover{
	background: #3a8df9;
}
.cban{
	margin-top: 32px;
}
.cban img{
	width: 100%;
	height: auto;
	object-fit: cover;
}
.courses-video-box{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-left: -6px;
	margin-right: -6px;
	padding: 20px 0;
}
.courses-video-box li{
	width: 25%;
	box-sizing: border-box;
	padding: 6px;
}
.courses-video-list{
	display: block;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
}
.courses-video-poster{
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.courses-video-poster img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.2s ease-out
}
.courses-video-poster:hover img{
	transform: scale(1.03)
}
.courses-video-info{
	border-left: 1px solid #e5e5e4;
	border-right: 1px solid #e5e5e4;
	border-bottom: 1px solid #e5e5e4;
	padding: 16px;
}
.courses-video-info .date{
	margin-bottom: 8px;
	font-size: 16px;
	color: #333;
}
.courses-video-info h3{
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	color: #333;
	line-height: 24px;
	height: 48px;
	transition: all 0.2s ease-out;
}
.courses-video-info h4{
	font-size: 16px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #888888;
	margin-top: 8px;
}
.courses-video-box li:hover .courses-video-info h3{
	color: #375dfc;
	transform: translatey(-3px)
}
.pages-control{
	padding: 30px 0;
	text-align: center;
}
.courses-title-group{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 0 30px 0;
	font-size: 16px;
	color: #808080;
	
}
.courses-title-group h1{
	font-size: 22px;
	color: #333333;
}
.video-player{
}
.video-player video{
	width: 100%;
}
.video-other{
	justify-content: space-between;
	-webkit-justify-content: space-between;
	font-size: 16px;
	padding: 10px 0;
	margin-bottom: 60px;
}
.i-bar {
	display: inline-block;
	vertical-align: middle;
	width: 30px !important;
	height: 30px !important;
	margin: 0 3px;
	transition: all 0.15s ease-out;
}
.bar-weibo {
	background: url(/uploads/image/crdimages/i_weibo_gray.png) no-repeat !important;
	background-size: cover;
}
	.bar-weibo:hover {
		background: url(/uploads/image/crdimages/i_weibo.png) no-repeat !important;
		background-size: cover;
	}
.bar-wechat {
	background: url(/uploads/image/crdimages/i_wechat_gray.png) no-repeat !important;
	background-size: cover;
}
	.bar-wechat:hover {
		background: url(/uploads/image/crdimages/i_wechat.png) no-repeat !important;
		background-size: cover;
	}
.bar-qq {
	background: url(/uploads/image/crdimages/i_qq_gray.png) no-repeat !important;
	background-size: cover;
}
	.bar-qq:hover {
		background: url(/uploads/image/crdimages/i_qq.png) no-repeat !important;
		background-size: cover;
	}
.bar-download{
	display: flex;
	align-items: center;
	background: #65a8fe;
	border-radius: 20px;
	padding: 8px 30px;
	color: #fff;
	cursor: pointer;
	margin-left: 20px;
	transition: all 0.15s ease-out;
}
.bar-download i{
	display: block;
	margin-right: 8px;
	background: url(/uploads/image/crdimages/i_down.png) no-repeat;
	background-size: contain;
	width: 18px;
	height: 18px;
}
.bar-download:hover{
	color: #fff;
	background: #375dfc;
}
.play-num{
	display: inline-block;
	vertical-align: middle;
	background: url(/uploads/image/crdimages/i_video.png) no-repeat left;
	background-size: 18px 18px;
	padding-left: 22px;
	margin-left: 10px;
}
.content-box{
	display: flex;
	align-items: stretch;
	padding-bottom: 80px;
}
.content-box .section{
	padding-top: 60px;
}
.related-box{
	width: 340px;
	flex-shrink: 0;
	padding-top: 70px;
	box-sizing: border-box;
	padding-left: 40px;
}
.related-title{
	font-size: 24px;
	color: #333;
	border-bottom: 1px dashed #eeeeee;
	padding: 10px 0;
}
.section{
	background: #fff;
	border-right: 1px solid #e5e5e4;
	padding-right: 40px;
	flex:1;
	box-sizing:border-box;
}
.title-group{
	border-bottom: 1px solid #e5e5e4;
	padding: 20px 0;
	color: #999;
	font-size: 12px;
	position: relative;
}
.title-group h1{
	font-size: 32px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.i-time{
	background:  no-repeat left;
	padding-left: 16px;
	margin-right: 20px;
}
.sidebox{
	padding-left: 36px;
	padding-bottom: 20px;
	margin-top: 32px;
}
.lump{
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,0.2)
	
}
.lump-tit{
	background: #fafafa;
	margin-left: -1px;
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	color: #333;
	font-size:20px;
	position: relative;
}
.lump-tit::before{
	content: "";
	width: 3px;
	height: 20px;
	background: #375dfc;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
}
.pagination>li{
	padding: 0 10px;
	display: inline-block;
}
.pagination>li>a{
	color: #333333;
	background: #eeeeee;
	border: none;
	line-height: 16px;
	padding: 10px;
	display: block;
	width: 16px;
	height: 16px;
	text-align: center;
	box-sizing: content-box
}
.pagination>li>a img{
	vertical-align: middle;
	display: block
}
.pagination>.active>a{
	background: #102e8e;
}
.news-hot{
	display: block;
	overflow: hidden;
	height: 80px;
	color: #999999;
	margin-bottom: 20px;
}
.news-hot img{
	width: 120px;
	height: 80px;
	margin-right: 15px;
	float: left;
}
.news-hot h3{
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	color: #333;
	overflow: hidden;
	margin-bottom: 10px;
	transition: all 0.15s ease-out;
}
.news-hot:hover h3{
	color: #375dfc;
	transform: translatey(-2px)
}
.side-news{
	padding: 20px;
}
.side-news ul{
	margin-top: -10px;
}
.side-news li{
	font-size: 14px;
	line-height: 26px;
	padding: 3px 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.side-news li a{
	flex: 1;
	-webkit-flex: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.side-news li span{
	font-size: 12px;
	float: right;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.content{
	padding: 30px 0;
	font-size: 14px;
	line-height: 2;
	color: #666
}
.informations{
	background: #fff;
	padding: 32px 0;
	overflow: hidden;
	color: #666;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	align-items: flex-start;
}
.informations .date{
	white-space: nowrap;
	flex-shrink: 0;
	margin-right: 30px;
	padding: 20px 0;
}
.informations .date h4{
	font-size: 26px;
	color: #333;
	margin-bottom: 6px;
}
.informations .arr-right{
	background: url(/uploads/image/crdimages/arrr_gray.png) no-repeat center;
	width: 42px;
	height: 36px;
	margin-top: 20px;
	margin-left: 16px;
	transition: all 0.15s ease-out;
	padding: 10px 14px;
}
.informations:hover .arr-right{
	background: #375dfc url(/uploads/image/crdimages/arrr.png) no-repeat center;
	margin-left: 0;
}
.inform-img{
	width: 210px;
	height: 140px;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	margin-left: 60px;
	overflow: hidden;
}
.inform-img img{
	width: 100%;
	height: 100%;
	transition: all 0.15s ease-out;
}
.informations:hover .inform-img img{
	transform: scale(1.03)
}
.informations:hover .inform-info h3{
	color: #375dfc;
	transform: translatey(-3px)
}
.inform-info{
	flex: 1;
	-webkit-flex: 1;
	overflow: hidden;
	padding: 20px 0;
}
.inform-info h3{
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
	line-height: 1.5;
	transition: all 0.2s ease-out;
}
.linform-desc{
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #666;
	margin: 10px 0;
}
.ad-left{
	position: fixed;
	top: 40%;
	left: 50%;
	margin-left: -700px;
}
.ad-right{
	position: fixed;
	top: 40%;
	right: 50%;
	margin-right: -700px;
}
.album-box{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 17px;
}
.albums-list{
	width: 25%;
	box-sizing: border-box;
	padding: 15px;
	position: relative;
}
.albums{
	display: block;
	position: relative;
	overflow: hidden;
}
.albums img{
	width: 100%;
	height: 100%;
	transition: all 0.2s ease-out;
}
.loupe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	background: rgba(0,0,0,0.4);
	opacity: 0;
	transition: all 0.3s ease-out;
}
.loupe span{
	display: block;
	background: url(/uploads/image/crdimages/loupe.png) no-repeat;
	background-size: cover;
	position: absolute;
	width: 40px;
	height: 40px;
	transition: all 0.3s ease-out;
	transform: scale(0.6);
}
.albums:hover .loupe{
	opacity: 1;
}
.albums:hover .loupe span{
	transform: scale(1);
}
.albums:hover img{
	transform: scale(1.02);
}
.album-pop-box{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	z-index: 10001;
	background: rgba(0,0,0,0.7);
}
.album-pop{
	width: 1000px;
}
.album-down{
	display: block;
	position: absolute;
	top: 10px;
	right: 60px;
	background: url(/uploads/image/crdimages/i_down.png) no-repeat;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.album-share{
	display: block;
	position: absolute;
	top: 10px;
	right: 20px;
	background: url(/uploads/image/crdimages/i_share.png) no-repeat;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.jiliang-items{
	background: rgba(255,255,255,0.3);
	border: 1px solid #ffffff;
	padding: 24px;
}
.jiliang-items .items{
	background: #fff;
	padding: 20px;
}
.jiliang-bg .kepu-hot-img{
	width: 280px;
	height: 158px;
}
.jiliang-bg .kepu-hot-txt{
	display: none;
	height: 100px;
	line-height: 20px;
	margin-top: 15px;
	box-sizing: border-box;
}
/*
.agendas{
	padding-top: 34px;
}
.agendas li{
	position: relative;
	padding-bottom: 20px;
	padding-left: 30px;
}
.agendas li::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(/uploads/image/crdimages/icir.png) no-repeat;
	background-size: cover;
	width: 18px;
	height: 18px;
}
.agendas li::after{
	content: "";
	border-left: 1px dashed #e2e7fc;
	position: absolute;
	top: 0;
	left: 9px;
	height: 100%;
}
.agendas li .time{
	font-size: 18px;
	color: #375dfc;
	line-height: 1
}
.agendas li .infos{
	background: #fafbff;
	border: 1px solid #e8ecf1;
	padding: 16px 24px;
	font-size: 16px;
	color: #3f3f40;
	margin-top: 12px;
	margin-bottom: 8px;
	line-height: 2
}
.agendas li:last-child::after{
	display: none
}
*/
.instruments-bg{
	background: url(/uploads/image/crdimages/instr_bg.jpg) no-repeat center;
	background-size: cover;
}
.instruments-list{
	display: flex;
	align-items: center;
	margin-left: -8px;
	margin-right: -8px;
	padding: 60px 0;
}
.instruments-list li{
	width: 20%;
	padding: 8px;
}
.instruments-list li a{
	display: block;
	background: #fff;
}
.instruments-list li .poster{
	height: 146px;
	overflow: hidden;
}
.instruments-list li .poster img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.2s ease-out;
}
.instruments-list li:hover  .poster img{
	transform: scale(1.03)
}
.instruments-list li .title{
	padding: 20px;
	font-size: 16px;
	color: #373838;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.2s ease-out;
}
.instruments-list li:hover .title{
	color: #375dfc;
	transform: translatey(-2px)
}
.live-video{
	margin-top: 30px;
	height: 380px;
	background: #000;
}
.related-list li{
	border-bottom: 1px dashed #eee;
	padding: 15px 0;
	font-size: 14px;
}
.related-list li a{
	display: block;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 16px;
	transition: all 0.15s ease-out;
}
.video-share{
	display: flex;
	align-items: center
}
.related-list li a::before{
	content: '';
	width: 4px;
	height: 4px;
	background: #e4e4e4;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
	transition: all 0.15s ease-out;
}
.tips-share{
	position: absolute;
	bottom: 20px;
	right: 0;
	display:flex;
	align-items:center;
}
.related-list li a:hover {
	color: #375dfc
}
.related-list li:hover a::before{
	background: #375dfc;
}
.interview-box{
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -30px;
	margin-right: -30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.interview-box li{
	width: 33.33%;
	box-sizing: border-box;
	padding: 18px 30px;
}
.interview-list{
	display: block;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.1)
}
.interview-info{
	padding: 20px;
}
.interview-info h3{
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: all 0.2s ease-out;
}
.interview-desc{
	font-size: 14px;
	line-height: 26px;
	height: 130px;
	overflow: hidden;
}

.classroom-video-thumb li{
	position: relative;
}
.classroom-video-thumb li::before{
	content: "";
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1
}
.classroom-video-thumb li::after{
	content: "";
	border-left: 10px solid #fff;
	border-top: 6px solid rgba(0,0,0,0);
	border-bottom: 6px solid rgba(0,0,0,0);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1
}
.classroom-video-thumb li img{
	height: 135px;
	width: 100%;
	object-fit: cover;
}

.interview-img{
	height: 220px;
	overflow: hidden;
}
.interview-img img{
	width: 100%;
	height: 100%;
	transition: all 0.2s ease-out;
}
.interview-list:hover .interview-img img{
	transform: scale(1.03);
}
.interview-list:hover .interview-info h3{
	transform: translatey(-3px);
	color: #375dfc
}

.video-list{
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.video-list li{
	width: 33.333%;
	box-sizing: border-box;
	padding: 15px;
}
.video-list li a{
	color: #666;
}
.video-list li .title{
	font-size: 20px;
	padding: 12px 0 6px 0;
	color: #333;
}
.video-list li .title:hover{
	color: #65a8fe
}
.video-poster{
	position: relative;
	overflow: hidden;
}
.video-poster::before{
	content: "";
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1
}
.video-poster::after{
	content: "";
	border-left: 14px solid #fff;
	border-top: 8px solid rgba(0,0,0,0);
	border-bottom: 8px solid rgba(0,0,0,0);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1
}
.video-poster img{
	width: 100%;
	object-fit: cover;
	transition: all 0.15s ease-out;
}
.video-poster:hover img{
	transform: scale(1.02)
}
.mbt{
	margin: 80px 0 50px 0;
}
















@media (max-width: 1024px) {
	.classroom-video,.classroom-video-thumb{
		height: 416px;
	}
	.adbox{
		display: none;
	}
}

@media (max-width: 992px) {
	
	.navbar-default .navbar-nav>li>a{
		padding: 15px;
		font-size: 14px;
	}
	.meter-kepu{
		margin-top: 20px;
	}
	.classroom-video-box{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.classroom-video{
		width: 100%;
	}
	.photo-swiper-box .swiper-button-next{
		right: -20px;
	}
	.photo-swiper-box .swiper-button-prev{
		left: -20px;
	}
	.footer{
		font-size: 16px;
		flex-direction: column;
		-webkit-flex-direction: column;
	}
	.ketang-bg{
		padding: 15px 0;
	}
	.classroom-video, .classroom-video-thumb{
		height: auto !important;
	}
	.courses-video-box li{
		width: 33.33%;
		padding: 8px;
	}
	.courses-video-poster{
		height: 150px;
	}
	.sidebox{
		padding-left: 0;
		margin-top: 20px;
	}
	.album-pop{
		width: 80%;
	}
}

.content img{
	max-width: 100%;
	max-height: 100%;
	height: auto !important;
}

@media (max-width: 480px) {
	.topic-nav{
		flex-direction: column;
		-webkit-flex-direction: column;
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
		align-items: flex-start;
		-webkit-align-items: flex-start;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.navbar-default .navbar-nav>li{
		width: 100%;
	}
	.navbar-default .navbar-nav>li>a{
		display: flex;
		align-items: center;
		padding: 10px 15px;
		font-size: 14px;
	}
	.navbar{
		margin-bottom: 0;
	}
	.nbar{
		width: 20px;
		height: 20px;
		margin-right: 6px;
	}
	.focus-banner{
		height: 200px;
	}
	.banpic-title{
		font-size: 14px;
		padding: 8px 15px;
	}
	.focus-banner .swiper-pagination-bullet{
		background: #fff;
		width: 26px;
		height: 3px;
		opacity: 1;
		border-radius: 0px;
	}
	.focus-banner .swiper-pagination-bullet-active{
		background: #0095ff;
	}
	.meter-kepu{
		padding: 10px;
		height: auto !important;
	}
	.meter-tit{
		padding-bottom: 6px;
	}
	.meter-tit strong{
		font-size: 16px;
	}
	.meter-tit a{
		font-size: 12px;
		margin-top: 6px;
	}
	.home-tit{
		margin-top: 15px;
		padding: 6px 0;
	}
	.home-tit h3{
		font-size: 16px;
		line-height: 18px;
		padding-left: 8px;
	}
	.news-list li{
		width: 100%;
		padding: 0;
	}
	.news-desc{
		height: auto;
	}
	.ketang-bg{
		padding: 15px 0;
	}
	.classroom-video{
		height: 260px;
	}
	.lan-title-group{
		padding-bottom: 15px;
	}
	.lan-title-group h3{
		font-size: 16px;
	}
	.lan-title-group h4{
		font-size: 12px;
	}
	.classroom-video, .classroom-video-thumb{
		height: auto !important;
	}
	.news-list{
		margin-left: 0;
		margin-right: 0;
	}
	.news-talk-box{
		margin-bottom: 15px;
		padding-bottom: 10px;
		border-bottom: none;
	}
	.pbt{
		padding: 30px 15px;
	}
	.schedule-day{
		font-size: 14px;
		padding-top: 20px;
		padding-bottom: 15px;
	}
	.schedule-day .schedule-day-info{
		padding: 6px 0;
	}
	.schedule-day-info div:first-child{
		padding-right: 20px;
	}
	.schedule-day-info div:last-child{
		padding-left: 20px;
	}
	.day-tit{
		padding-left: 20px;
		margin-top: -15px;
		line-height: 30px;
	}
	.day-num{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		border-radius: 15px;
		margin-left: -15px;
		margin-top: -15px;
	}
	.photo-swiper-box{
		padding: 10px 0;
	}
	.photo-swiper-box .swiper-button-next{
		width: 50px;
		height: 50px;
		border-radius: 25px;
		background-size: 20px 20px;
		right:-10px;
	}
	.photo-swiper-box .swiper-button-prev{
		width: 50px;
		height: 50px;
		border-radius: 25px;
		background-size: 20px 20px;
		left: -10px;
	}
	.interview-box{
		margin-left: 0;
		margin-right: 0;
	}
	.interview-box li{
		width: 100%;
		padding: 10px 0;
	}
	.more-control{
		padding-bottom: 10px;
	}
	.more-control a{
		font-size: 13px;
	}
	.footer{
		font-size: 12px;
		line-height: 22px;
		padding: 10px 0;
	}
	.cban img{
		height: 120px;
	}
	.pages-control{
		padding: 15px 0;
		text-align: center;
	}
	.cban{
		padding-bottom: 15px;
	}
	.courses-video-box{
		margin-left: -8px;
		margin-right: -8px;
		padding: 0 0;
	}
	.courses-video-box li{
		width: 50%;
		padding: 8px;
	}
	.courses-video-poster{
		height: 104px;
	}
	.courses-video-info h3,.courses-video-info h4{
		font-size: 14px;
	}
	.courses-title-group{
		padding: 10px 0;
		font-size: 12px;
	}
	.courses-title-group h1{
		font-size: 18px;
		line-height: 26px;
		padding-bottom: 6px;
	}
	.video-player{
		padding: 0;
	}
	.i-bar{
		width: 20px;
		height: 20px;
		margin: 0;
	}
	.video-other{
		font-size: 12px;
	}
	.bar-download{
		display: inline-block;
		vertical-align: middle;
		background: url(/uploads/image/crdimages/i_download.png) no-repeat left;
		background-size: 12px 12px;
		padding-left: 16px;
	}
	.play-num{
		display: inline-block;
		vertical-align: middle;
		background: url(/uploads/image/crdimages/i_video.png) no-repeat left;
		background-size: 12px 12px;
		padding-left: 16px;
		margin-left: 6px;
	}
	.title-group{
		padding: 15px 0;
	}
	.title-group h1{
		font-size: 16px;
	}
	.content{
		padding: 15px 0;
	}
	.informations{
		padding: 10px;
		font-size: 12px;
		flex-direction: column;
		margin-bottom: 0;
	}
	.inform-img{
		width: 100%;
		margin-left: 0;
	}
	.inform-info{
		padding: 8px 0;
	}
	.inform-info h3{
		font-size: 14px;
		margin-bottom: 12px;
		overflow: hidden;
	}
	.linform-desc{
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin: 2px 0;
	}
	.informations .date{
		display: flex;
		align-items: center;
		padding-top: 10px;
		padding-bottom: 0;
	}
	.side-news{
		padding: 15px;
	}
	.news-hot{
		margin-bottom: 12px;
	}
	.album-box{
		margin-left: -7px;
		margin-right: -7px;
		padding: 8px 0;
	}
	.albums-list{
		width: 50%;
		padding: 7px;
	}
	.loupe span{
		width: 26px;
		height: 26px;
	}
	.album-down{
		display: block;
		position: absolute;
		top: 10px;
		right: 40px;
		background: url(/uploads/image/crdimages/i_down.png) no-repeat;
		background-size: cover;
		width: 20px;
		height: 20px;
		cursor: pointer;
	}
	.album-share{
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		background: url(/uploads/image/crdimages/i_share.png) no-repeat;
		background-size: cover;
		width: 20px;
		height: 20px;
		cursor: pointer;
	}
}

@media (max-width: 1024px) {
	.classroom-video-thumb li img{
		height: 110px;
		width: 100%;
		object-fit: cover;
	}
}
@media (max-width: 992px) {
	.classroom-video-thumb li img{
		height: 144px;
		width: 100%;
		object-fit: cover;
	}
}
@media (max-width: 480px) {
	.classroom-video-thumb ul{
		padding: 5px;
	}
	.classroom-video-thumb ul li{
		padding: 5px;
	}
	.classroom-video-thumb li img{
		height: 66px;
		width: 100%;
		object-fit: cover;
	}
	.jiliang-items{
		padding: 12px;
		margin-bottom: 20px;
	}
	.jiliang-items .items{
		padding: 12px;
	}
}


@media (max-width: 1024px) {
	.interview-img{
		height: 180px;
	}
	
}
@media (max-width: 992px) {
	.interview-img{
		height: 136px;
	}
}
@media (max-width: 480px) {
	.interview-img{
		height: 210px;
	}
	.live-video{
		height: 280px;
	}
	.photo-pic{
		height: 280px;
	}
	.instruments-list{
		flex-wrap: wrap;
		padding: 15px 0;
	}
	.instruments-list li{
		width: 50%;
	}
	.tbg{
		height: 86px;
	}
	.informations .date h4{
		font-size: 16px;
		margin-right: 6px;
	}
	.interview-info{
		padding: 15px;
	}
	.interview-info h3{
		font-size: 14px;
	}
	.informations .arr-right{
		display: none
	}
	.content-box{
		flex-direction: column;
		padding-bottom: 40px;
	}
	.content-box .section{
		padding: 0;
		border-right: none
	}
	.related-box{
		padding: 0;
		width: 100%;
		border-top: 2px solid #eee;
	}
	.related-title{
		font-size: 16px;
	}
	.related-list li{
		padding: 8px 0;
		font-size: 12px;
	}
	.tips-share{
		bottom: 12px;
	}
	.kepu-hot{
		flex-direction: column;
		overflow: hidden;
	}
	.kepu-hot-info{
		padding-left: 0;
		width: 100%;
	}
	.jiliang-items .kepu-hot .kepu-hot-info h3{
		font-size: 16px;
		margin-top: 8px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.jiliang-bg .kepu-hot-img{
		width: 100%;
		height: auto;
	}
	.page-flip{
		display: none
	}
	.photo-control{
		right: 0;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.photo-swiper-box .swiper-pagination{
		padding: 3px;
		height: 20px;
		background: none;
	}
	.swiper-pagination-bullet{
		width: 6px;
		height: 6px
	}
	.live-video{
		margin: 15px;
	}
	.video-list{
		margin: 0;
	}
	.video-list li{
		width: 50%;
		padding: 7px;
	}
	.mbt{
		margin: 20px 0 15px 0;
	}
	.video-list li .title{
		font-size: 16px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding: 8px 0 3px 0;
	}
	.pagination>li{
		padding: 0 5px;
	}
	.content img{
		max-width: 100%;
		max-height: 100%;
		height: auto !important;
	}
	.kepu-hot-img{
		width: 100%;
		height: 180px;
	}
	.kepu-hot .kepu-hot-info h3{
		height: auto;
		padding: 6px 0;
	}
}