.head_tops {
	background: #f6f6f6;
	padding: 5px 0;
}

body {
	background: #fff;
}
.pagination { display: inline-block; padding-left: 0; margin:0 0 0 35%; border-radius: 4px; }
.pagination li { display: inline; }
.pagination li a,.pagination li span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
.pagination li:first-child a { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination li:last-child a { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.pagination li a:hover, .pagination li a:focus { background-color: #eee; }
.pagination .active span, .pagination .active span:hover, .pagination .active span:focus { z-index: 2; color: #fff; cursor: default; background-color: #000000; border-color: #000000; }
.pagination .disabled span, .pagination .disabled span:hover, .pagination .disabled span:focus { color: #999; cursor: not-allowed; background-color: #fff; border-color: #ddd; }
.pagination-lg li a { padding: 10px 16px; font-size: 18px; }
.pagination-sm li a, .pagination-sm li span { padding: 5px 10px; font-size: 12px; }
.head_top {
	display: flex;
	justify-content: space-between;
	width: 60%;
	margin: 0 auto;
}

.head_navs {
	height: 73px;
	line-height: 73px;
}

.head_nav {
	background: #fff;
	width:1200px;
	margin: 0 auto;
}


/*.nav {
	width: 60%;
	margin: 0 auto;
}*/

.nav_l {
	width: 30%;
}

.nav_l img {
	width: 100%;
	height: 70px;
}

.fuji>li {
    position:relative;
    height: 100%;
	float: left;
	width: 127px;
	font-size: 18px;
	text-align: center;
	padding: 0 10px;
}

.nav_r {
	width: 100%;
	height: 70px;
	background: #4288BC;
}

.fuji>li>a {
	color: #fff;
}

.nav_r ul li:hover {
	background: rgba(255, 255, 255, 0.2);
}

.jixun {
	    box-shadow: 0px 0px 20px 0px #ccc;
    background: #fff;
    flex-wrap: wrap;
    text-align: center;
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    width: 180%;
    right: 80px;
    /*display: block;*/
   display: none;
       padding: 10px 30px;
}
.jxcon a{
	padding: 0 10px;
}
.fuji{
    height: 100%;
}

/*导航侧边开始*/
.banner1 {
    width: 250px;
    height: 340px;
    background-color: #fff;
    position: absolute;
    /*left: 47%;*/
    /*top: 300px;*/
    left: 0;
    top: 71px;
    z-index: 4;
    /*margin-left: -600px;*/
    padding-top: 32px;
    padding-left: 24px;
    text-align: left;
    line-height: 2!important;
    display: none;
}
.banner1 dl dt img{
    display: inline-block;
    vertical-align: middle;
}
.banner1 dl dt span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 16px;
    color: #4288BC;
    font-weight: bold;
}
.banner1 dl dd {
    padding-left: 22px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.banner1 dl dd a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
    width: 100px;
    margin-bottom: 16px;
}
.banner1 dl dd a:hover{
	color: #4288BC ;
}
/*导航侧边结束*/
.s_head {
				width: 60%;
				margin: 0 auto;
				background: #fff;
				display: flex;
				justify-content: space-between;
				padding: 15px 0;
			}
.nav_r ul li:hover .jixun{
	display: block;
}
.jxcon a:hover {
	color: #4288BC;
}
.jxcon {
	display: inline;
	width: 50%;
	font-size: 18px;
}

.nav_r>ul>li>ul>li {
	border-bottom: 1px dashed #4870B3;
	line-height: 50px;
	background: #fff;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	width: 150px;
	position: relative;
	z-index: 999;
}


/*dao*/

.head_nav {
	display: flex;
	justify-content: space-between;
}

.fuji li:hover .ziji li {
	display: block;
}


/*精品直播*/

.zhibo {
	width: 60%;
	margin: 0 auto;
	background: #fff;
	padding: 10px 0;
	margin-bottom: 30px;
	    margin-top: 30px;
}

.dy_title {
	text-align: center;
}

.zhibo_title,
.zhibo_eng {
	font-size: 22px;
    color: #4288BC;
    line-height: 45px;
    font-weight: 600;
    padding: 10px 10px;
    text-align: left;
}
	.xian {
		background-color: #4288BC;
    width: 4px;
    height: 26px;
    display: inline-block;
    margin-top: 20px
}
.dy_title {
	padding: 0 10px;
	display: flex;
	border-bottom: 1px solid #ccc;
}
	

.zhibo_eng {
	font-weight: 100;
}

.zb_l {
	width: 48%;
	height: 542px;
}

.zb_l img {
	width: 100%;
	height: 542px;
}

.zb_r {
	width: 50%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: 542px;
}

.zb_on img {
	width: 100%;
	height: 266px;
}


/*.zb_m{
	width: 32%;
}*/

.zb_on {
	width: 48%;
	margin-bottom: -40px;
}

.zhibo_con {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}
.zb_txt {
	background: rgba(0, 0, 0, .5);
	padding: 15px 0;
	text-align: center;
	position: relative;
	top: -50px;
	color: #fff;
	font-size: 16px;
}

.n_conl,
.n_conr {
	width: 48%;
}

.n_conl img {
	width: 100%;
	height: 178px;
}

.n_conr {
	padding-bottom: 20px;
}

.n_txt {
	letter-spacing: 1px;
	padding-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #777;
	line-height: 20px;
}

.n_txt {
	letter-spacing: 1px;
	padding-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #777;
	line-height: 30px;
}

.n_time {
	color: #ccc;
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
}

.n_con {
	padding: 20px 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.n1_cons {
	width: 47%;
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
}

.n_more {
	border: 1px solid #ccc;
    width: 7%;
    padding: 15px 5px;
    text-align: center;
    margin-left: 80%;
    margin-bottom: 10px;
}


/* 本例子css */

.picScroll-left {
	padding: 30px 0;
	overflow: hidden;
	position: relative;
	border: none;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("images/arrow.png") no-repeat;
}

.picScroll-left .hd .next {
	background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	padding: 10px 20px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	    width: 250px;
    height: 310px;
}
.page {
    justify-content: center;
    display: flex;
    margin: 0 auto;
    width: 60%;
    margin-bottom: 50px;
}
.ye {
    padding: 5px 10px;
    margin: 0 3px;
}
.ye1 {
    color: #fff;
    background: #4288BC;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.title {
	font-size: 18px;
}

.xw_newr {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #999;
}

.big {
	font-size: 18px;
}


/**/


/* 定位菜单 */

.connection {
	background: #f0f0f0;
	position: fixed;
	right: 0;
	top: 54%;
	z-index: 999;
	padding: 0.4rem 0;
}

.connection img {
	padding: 1rem 0.5rem 1rem 1rem;
	cursor: pointer;
	display: block;
}

.connection .click_top img {
	width: 86%;
}

.con_phe span {
	display: block;
	color: #f0f0f0;
	font-size: 1.3rem;
	background: #666;
	width: 11rem;
	padding: 0.5rem 1rem;
	text-align: center;
}

.connection>div {
	position: relative;
}

.con_phe {
	z-index: 900;
	position: absolute;
	top: 0.5rem;
	right: 3.5rem;
	display: none;
}


/*<!--侧边结束-->*/


/**/

.foot {
	width: 100%;
	margin: 0 auto;
	background: #333333;
	padding: 20px 0;
	color: #fff;
	text-align: center;
}

.foots {
	width: 60%;
	margin: 0 auto;
}

.friend {
	padding: 20px 0;
	border-bottom: 1px solid #777;
}

.lianxileft {
	width: 70%;
}

.lianxilefr {
	width: 30%;
}

.lianxi {
	padding: 40px 0;
	display: flex;
	justify-content: space-between;
}

.lianxileft {
	text-align: left;
	font-size: 16px;
	line-height: 40px;
}

.jishu {
	padding: 15px;
	text-align: center;
	color: #fff;
	background: #4288C2;
}

.l_txt>img {
	margin-right: 10px;
}

.zx_conr {
	width: 60%;
	margin: 0 auto;
	padding: 20px 0;
}

.zx_top {
	border-bottom: 1px dashed #ccc;
	padding: 20px 0;
	text-align: center;
	font-weight: 600;
	font-size: 22px;
}

.zx_top {
	text-align: center;
	font-weight: 600;
	font-size: 22px;
}

.zx_shijian,
.zx_yan {
	font-size: 14px;
	font-weight: 500;
	color: #777;
	margin-right: 40px;
}

.zx_names {
	margin-top: 40px;
	flex-wrap: wrap;
	justify-content: space-between;
	display: flex;
}

.xinwen img {
	padding-bottom: 20px;
	height: 340px;
	width: 500px;
	margin: 0 auto;
}

.ry_txt {
	padding: 30px 0;
	border-bottom: 1px dashed #ccc;
}

.up {
	padding: 15px 0 40px 0;
}

.ups {
	letter-spacing: 1px;
	padding: 5px 0;
}

.ry_txts {
	margin: 20px 0;
	font-size: 16px;
	text-indent: 30px;
	line-height: 30px;
	/* letter-spacing: 1px; */
}


/*在线报名*/

.ny_zxbm {
	padding: 5% 0;
}

.ny_zxbm .form {
	margin: 4% 0;
}

.ny_zxbm .form li {
	margin-bottom: 2%;
}

.ny_zxbm .form li span {
	color: #333;
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
}

.ny_zxbm .form li span i {
	color: #be1e2d;
}

.ny_zxbm .form li input.txt {
	width: 100%;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.ny_zxbm .form li.sex label {
	line-height: 42px;
	margin-right: 30px;
	font-size: 16px;
	color: #222;
}

.ny_zxbm .form li.sex label input {
	margin-right: 10px;
}

.ny_zxbm .form li textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	height: 150px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.ny_zxbm .form li input#send {
	background: #4288bc;
	color: #fff;
	font-size: 16px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border-radius: 4px;
	border: none;
}


/*关于我们*/

.menu {
	padding: 2% 2% 0;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
}

.clearfix {
	zoom: 1;
}

menu li {
	margin: 0 0 2px;
	display: inline-block;
	margin-right: -3px;
}

.menu li a {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #fff;
	padding: 0 5px;
	background: #b3b3b3;
	border-radius: 5px;
	font-size: 18px;
}

.inbox {
	box-sizing: border-box;
}

.intip {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 12px;
	background: url(../img/intip.png) left bottom no-repeat;
}

.intip span {
	font-size: 18px;
	color: #333;
}

.ny_sinfo .intro .txt {
	margin-top: 2.5%;
	color: #333;
}

.menu li {
	margin: 0 0 2px;
	display: inline-block;
	margin-right: -3px;
}

.on a {
	background: #466EB1!important;
}

.smenu.fixed {
	border-bottom: 1px solid #eee;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	padding-bottom: 1%;
}

.feature {
	margin-top: 8%;
}

.intip {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 12px;
	background: url(../img/intip.png) left bottom no-repeat;
}

.intip span {
	font-size: 18px;
	color: #333;
}

.feature dl {
	margin-top: 5%;
}

.feature dt {
	position: relative;
	padding-left: 55px;
	font-weight: bold;
	color: #363636;
	font-size: 18px;
	margin-bottom: 10px;
}

.feature dt span {
	background: url(../img/tit.png);
	width: 33px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-weight: normal;
	padding-left: 12px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	font-size: 14px;
	white-space: normal;
	box-sizing: border-box;
	font-family: &quot;
	color: #5A5A5A;
	line-height: 25px;
	background-color: #FFFFFF;
}

.inbox {
	box-sizing: border-box;
}

.lesson {
	margin-top: 5%;
}

.intip {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 12px;
	background: url(../img/intip.png) left bottom no-repeat;
}

.intip span {
	font-size: 18px;
	color: #333;
}

.in_recruitbtm {
	margin: 6% 0 0;
}

.in_recruitbtm li {
	margin-bottom: 1.5%;
}

.reclistbg {
	background: #b4c6cc url(../img/plus.png) 95% center no-repeat;
}

.in_recruitlist {
	height: 40px;
	line-height: 40px;
	padding-left: 5%;
	font-size: 1.8rem;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-transform: uppercase;
}

.reclistbg span {
	display: block;
	width: 85%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.in_recruitshaw {
	padding: 20px 19px 17px 19px;
	display: none;
	border: 1px solid #e6e6e6;
	border-top: none;
}

.reclistbgon {
	background: #65b3f0 url(../img/plus.png) 95% center no-repeat;
	color: #fff;
}

.cost {
	margin-top: 5%;
}

.cost .intip {
	margin-bottom: 3%;
}

.intip span {
font-size: 20px;
    color: #2196F3;
    font-weight: bold;
}

.information {
	margin-top: 5%;
}

.information .tab {
	margin: 4% 0 0;
	/*background: #4288BC;*/
}

.information .tab .hd {
	line-height: 33px;
	background: #4288bc;
	margin-bottom: 18px;
}

.information .tab .hd li.on {
	background: #0177ad !important;
}

.information .tab .hd li {
	float: left;
	padding: 0 4%;
	/*color: #fff;*/
	background: url(../img/tabhdline_02.png) right center no-repeat;
	cursor: pointer;
	height: 55px;
	line-height: 50px;
	border: 1px solid #ccc;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.slide img {
	width: 100%;
}


/*.menu {
    padding: 2% 2% 0;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
}
.menu li {
    margin: 0 0 2px;
    display: inline-block;
    margin-right: -3px;
}
.menu li.on a {
    background: #4288bc;
}
.menu li a {
    display: block;
    height: 32px;
    line-height: 32px;
    color: #fff;
    padding: 0 5px;
    background: #b3b3b3;
    border-radius: 5px;
}*/

.ny_news li a {
	font-size: 16px;
	color: #373737;
	padding-left: 20px;
	background: url(../img/list_03.png) left center no-repeat;
	display: block;
	width: 62%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ny_news ul {
	width: 47%;
	background: url(../img/listul_07.png) 5px 10px repeat-y;
}

.ny_news li .date {
	float: right;
	color: #b3b3b3;
}

.ny_news li {
	margin-bottom: 20px;
	   /* width: 50%;*/
}

.ny_news li:hover a {
	background: none;
	color: #466EB1;
}

.ny_news li:hover .date {
	color: #466EB1;
}

.zx_eye {
	display: flex;
	text-align: center;
	margin-left: 39%;
	padding: 20px 0;
}

.zx_names {
	margin-top: 40px;
	flex-wrap: wrap;
	justify-content: space-between;
	display: flex;
}

.t_cons {
	text-align: center;
	width: 30%;
	background: #fff;
	margin-bottom: 40px;
}

.t_cons img {
	width: 100%;
	height: 162px;
}

.t_contxt {
	height: 30px;
	line-height: 30px;
	box-shadow: 0 2px 10px #ccc;
}

.t_contxt1,
.t_contxt2,
.n_crt {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zb_l:hover,
.zb_on:hover {
	cursor: pointer;
	transition: all 0.7s;
	transform: scale(1.05);
}