.color_y {
	color: #ffa811;
}

.color_hui {
	color: #959595;
}

ul {
	list-style: none;
}

.header {
	width: 1200px;
	margin: 0 auto;
	height: 120px;
}

.header img,
.hqlogin {
	vertical-align: middle;
	margin-top: 35px;
}

.hqlogin {
	margin-top: 50px;
}

.hqlogin p {
	line-height: 30px;
}

.hqlogin_top {
	position: relative;
	margin-bottom: 8px;
	overflow: hidden;
}

.check {
	border: 1px solid #e1e1e1 !important;
}

input.check:checked:after {
	color: #000;
}

.search_img {
	position: absolute;
	right: 115px;
	bottom: 7px;
}

.hqseach {
	width: 140px;
	border: 1px solid #2d7dae;
	border-radius: 18px;
	height: 26px;
	line-height: 26px;
	outline: medium;
	text-indent: 38px !important;
	margin-left: 30px;
}

.hqlogin_inp {
	width: 98px;
	height: 21px;
	line-height: 21px;
	border: 1px solid #cecece;
	border-radius: 2px;
}

.hqlogin select {
	width: 70px;
	border: 1px solid #cecece;
	border-radius: 2px;
	padding: 2px;
}

.login_btn {
	width: 50px;
	height: 25px;
	color: #fff;
	background-color: #ffa811;
	border: none;
	outline: medium;
	border-radius: 5px;
	text-align: center;
	margin-left: 5px;
}

.hq_nav {
	min-width: 1200px;
	height: 52px;
	width: 100%;
	background-color: #BA0226;
	z-index: 99;
	left: 0;
}

.hq_nav ul {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	line-height: 51px;
	list-style: none;
	color: #fff;
}

.hq_nav ul li {
	width: 11.1%;
	float: left;
}

.hq_nav ul li:hover {
	background-color: #F65B62;
	cursor: pointer;
}

.hq_nav a {
	font-size: 16px;
	letter-spacing: 0.2rem;
	color: #fff;
}

.hq_banner {
	height: 400px;
}

.hq_banner img {
	height: 100%;
}

.right_ban,
.left_ban {
	width: 200px;
	height: 110px;
	position: fixed;
	z-index: 99;
	top: 60%;
}

.right_ban {
	right: 105px;
}

.right_ban img {
	width: 200px;
	height: 110px;
}

.left_ban {
	left: 105px;
	padding: 3px;
	background-color: #F65B62;
	border: 2px solid #C93A56;
	border-radius: 18px;
}

.left_ban .ban_box {
	width: 195px;
	height: 107px;
	border: 2px solid #F99297;
	border-radius: 18px;
}

.ban_box p {
	width: 90%;
	color: #fff;
	line-height: 50px;
	margin: 0 auto;
	font-size: 17px;
}

.ban_box p:nth-child(1) {
	border-bottom: 1px dashed #8fcff6;
}

.ban_box p img {
	vertical-align: middle;
	margin-left: 30px;
	margin-right: 5px;
}

.ban_box p a {
	color: #fff;
}

.container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	min-width: 1200px;
}

.main_info_1 {
	width: 100%;
	margin-top: 30px;
	/* margin-bottom: 30px; */
	height: 316px;
	display: flex;
	justify-content: space-between;
}

.school_new {
	width: 100%;
}

.school_new_top {
	margin-bottom: 10px;
	line-height: 34px;
	color: #fff;
	padding-left: 20px;
	background-image: url("../images/school_news.png");
	background-repeat: no-repeat;
}

.school_new_top span.right,
.notice_top span.right {
	color: #000;
	font-weight: 600;
}

.school_new .bot_concent {
	width: 69%;
	height: 100%;
	margin-left: 30px;
}

.school_new .bot_concent .bot_bt {
	margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #E1E1E1;
}

.school_new .bot_concent .bot_bt h3 {
	margin-bottom: 10px;
}

.school_new .bot_concent a,
.notice .bot_concent a {
	text-decoration: none;
	color:#000;
}

.school_new .bot_concent div.color_gray,
.notice .bot_concent div.color_gray {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #e1e1e1;
}

.school_new .bot_concent div a:hover,
.notice .bot_concent div a:hover {
	color: #ffa200;
}

.notice .notice_bot {
	width: 100%;
	height: 100%;
}

.notice {
	width: 32%;
}

.notice_top {
	/* width: 310px; */
	line-height: 34px;
	color: #fff;
	padding-left: 20px;
	margin-bottom: 12px;
	background-image: url("../images/notice.png");
	background-repeat: no-repeat;
	background-color: #f3f3f3;
}

.ad_banner {
	width: 1200px;
}

.ablum_show {
	width: 1200px;
	height: 226px;
	background-color: #f3f3f3;
	margin-bottom: 30px;
}

.ablum_show_left {
	position: relative;
	width: 196px;
	height: 100%;
	background-image: url("../images/mcsx-album.png");
	background-repeat: no-repeat;
	background-position: 25px 38px;
}

.ablum_show_left span {
	position: absolute;
	left: 75px;
	top: 130px;
	color: #fff;
}

.hq_footer {
	width: 100%;
	height: 100px;
	background-color: #f3f3f3;
}

.foot_main {
	width: 1200px;
	margin: 0 auto;
}

.foot_main img {
	float: left;
	vertical-align: middle;
	margin-top: 15px;
}

.foot_main ul {
	line-height: 35px;
	list-style: none;
	overflow: hidden;
	margin-left: 120px;
	margin-top: 20px;
}

.foot_main ul li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
	color: #000;
}

.foot_main ul li a:hover {
	color: #ffa200;
}

.foot_main ul li a {
	color: #000;
}

.hq_copy {
	clear: both;
	height: 90px;
	width: 100%;
	min-width: 1200px;
	background-color: #BA0226;
}

.copy_main {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	line-height: 90px;
	text-align: center;
	padding-top: 30px;
	font-size: 15px;
}

/*特色建设*/
.main_feat {
	width: 1200px;
	height: 955px;
	margin-top: 40px;
	margin-bottom: 20px;
	background-image: url("../images/bg_main.png");
}

.main_feat_top {
	width: 100%;
	height: 540px;
}

.main_feat_bot {
	width: 100%;
}

.main_feat_right {
	width: 790px;
	margin-top: 40px;
}

.main_feat_left {
	width: 770px;
	padding-left: 50px;
}

.main_img {
	margin-left: 55px;
	margin-top: 50px;
}

div.feat_list {
	overflow: hidden;
	line-height: 40px;
	width: 90%;
	border-bottom: 1px dashed #fff;
}

.main_feat_left div.feat_list {
	border-bottom: 1px dashed #e1e1e1 !important;
}

div.feat_list:hover {
	color: #ffa200;
}

.main_class {
	color: #fff;
	font-size: 20px;
	padding: 15px;
	padding-right: 25px;
	margin-bottom: 20px;
	background-color: #64b4f0;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	display: inline-block;
}

/*图片轮播*/
.md_lunbo {
	position: relative;
}

.md_lunbo .md_lunbo_info b {
	height: 35px;
	line-height: 35px;
	width: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	bottom: 0;
	text-align: center;
	color: white;
}

.md_lunbo img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.show {
	display: block;
}

.none {
	display: none;
}

.index_num {
	text-align: right;
	font-size: 0;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 35px;
}

.index_num a {
	font-size: 14px;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	background-color: #555;
	color: white;
	margin-left: 2px;
	cursor: pointer;
	z-index: 1000;
}

.index_num a.index_num_active {
	background-color: #6eb3dd;
}

/*相册*/
.photo_left {
	width: 1004px;
	height: 226px;
	position: relative;
}

.photo_left>img {
	position: absolute;
	top: -10px;
	left: 20px;
}

.photo_content {
	width: 1000px;
	height: 226px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.photo_content div.left {
	width: 230px;
	margin-right: 20px;
	margin-top: 10px;
}

.photo_content div.left>img {
	width: 100%;
	height: 175px;
	border: 3px solid #E6E6E6;
	cursor: pointer;
}

.photo_content div.left>img:hover {
	border: 3px solid #6dd500;
}

.photo_content div.left>p {
	margin-top: 6px;
	width: 230px;
}

.albums_size {
	width: 230px;
	height: 160px;
	cursor: pointer;
}

/*左右按钮*/
.btn_prev {
	position: absolute;
	top: 70px;
	left: 15px;
	cursor: pointer;
	z-index: 1000;
}

.btn_prev>img,
.btn_next>img {
	margin-top: -8px;
	vertical-align: middle;
}

/*左右按钮*/
.btn_next {
	width: 30px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 70px;
	right: 40px;
	cursor: pointer;
	z-index: 1000;
}

.nav_active {
	background-color: #F65B62 !important;
}

@media only screen and (min-width: 1280px) and (max-width: 1700px) {
	.right_ban {
		right: 0;
	}

	.left_ban {
		left: 0;
	}
}
@media screen and (min-width: 800px) {
	.right_ban,
	.left_ban {
		width: 200px;
		height: 110px;
		position: fixed;
		z-index: 99;
		top: 30%;
	}
}


#shzyjzg{
	height: 210px;
	position: absolute;
	top: 43px;
	left: 2px;
	z-index: 99;
}
#shzyjzg div {
	position: absolute;
	right: 2px;
	text-align: right;
	font-size: 18px;
}
#shzyjzg div a:link {
	text-decoration: none;
}
#shzyjzg div a:hover {
	color: red;
	text-decoration: none;
}
#shzyjzg img {
	width: 100%;
	height: 250px;
}
.sp_title{
	width: 380px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.video_top {
	margin-bottom: 10px;
	line-height: 34px;
	color: #fff;
	padding-left: 20px;
	background-image: url("../images/video_title.png");
	background-repeat: no-repeat;
}

.video_top span.right{
	color: #000;
	font-weight: 600;
}
.video_data img{
	max-width:100%;
	object-fit:cover;
}