﻿* {
		margin: 0;
		padding: 0;
	}

	.fr {
		float: right;
	}

	.fl {
		float: left;
	}

	p {
		margin: 0;
	}

	.clear {
		clear: both;
	}

	.header {
		height: 117px;
		background: url(../images/顶部（深蓝）.png) no-repeat;
		position: relative;
		background-size: 100% 100%;
	}

	.header .container {
		position: relative;
	}

	.wrap {
		width: 100%;
		margin: 0 auto;
		position: relative;
		padding-top: 20px;
		min-height: 800px;
	}

	.bannerDots {
		left: 50%;
		margin-left: -30.89px;
	}

	.bannerDots span {
		transition: background-color .3s;
	}

	.BannerUl {
		background-size: 100% 100%;
	}

	.header {
		background-size: 100% 100%;
	}

	.header .header_logo {
		vertical-align: top;
		position: absolute;
		left: 0;
	}

	.header .header_logo img {
		height: 65px;
		margin-top: 27px;
	}

	.header .header_nav {
		margin-top: 70px;
		overflow: hidden;
		position: absolute;
		width: 930px;
		right: 0;
	}

	.header .header_nav ul {
		margin-bottom: 1000px;
	}

	.header .header_nav>ul>li {
		display: inline-block;
		position: relative;
		min-width: 95px;
		text-align: center;
		font-size: 16px;
	}

	.header .header_nav>ul>li>a {
		text-decoration: none;
		display: block;
		transition: background-color .5s;
	}

	.header .header_nav>ul>li>a:hover {
		background: #3664b7;
	}

	.header .header_nav>ul>li>a:hover span {
		border-bottom: 3px solid #ffffff;
	}

	.header .header_nav>ul>li>a>span.active {
		border-bottom: 3px solid #ffffff;
	}

	.header .header_nav>ul>li>a>span {
		font-weight: bold;
		height: 47px;
		padding: 0 5px;
		display: inline-block;
		transition: border-color .5s;
		line-height: 55px;
		border-bottom: 3px solid #ffffff00;
		;
		color: #ffffff;
	}

	.header .header_nav>ul>li>ul {
		position: absolute;
		width: max-content;
		transition: opacity .5s;
		opacity: 0;
		z-index: 99;
		z-index: 0;
	}

	.header .header_nav>ul>li>ul>a>li {
		max-width: 100%;
		text-align: center;
		line-height: 50px;
		height: 50px;
		background: #3664b7;
		opacity: 0.9;
		color: #ffffff;
		transition: background-color .5s;
	}

	.header .header_nav>ul>li>ul>a>li>p {}

	.header .header_nav>ul>li>ul>a {
		text-decoration: none !important;
	}

	.header .header_nav>ul>li>ul>a:first-child li p {
		border-left: none;
	}

	.header .header_nav>ul>li>ul>a>li>p:last-child {
		border-right: none;
	}

	.header .header_nav .bottom_nav>a {
		text-decoration: none;
		width: 95px;
		display: block;
		width: 100%;
		MIN-WIDTH: 95px;
	}

	.header .header_nav .bottom_nav>a:hover li {
		background: #0683D3;
	}

	.content {
		margin-left: auto;
		margin-right: auto;
	}

	.content .content_title {
		border-bottom: 1px solid #E5E5E5;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}

	.content .title1 {
		background: url(../images/1（深蓝）.png) no-repeat;
	}

	.content .title2 {
		background: url(../images/2（深蓝）.png) no-repeat;
		margin-right: 10px;
		transition: border-color, color, background-image .5s;
	}

	.content .title2-1,
	.title3-1 {
		width: 80px !important;
		margin-left: 10px;
		transition: border-color, color .3s;
	}

	.fenge {
		font-size: 22px;
		float: left;
	}

	.content .title3 {
		background: url(../images/3（深蓝）.png) no-repeat;
	}

	.content .title4 {
		background: url(../images/4（深蓝）.png) no-repeat;
	}

	.content .title5 {
		background: url(../images/4（深蓝）.png) no-repeat;
	}

	.content .fl {
		height: 40px;
		width: 120px;
		text-align: right;
		font-size: 20px;
		font-weight: bold;
		font-family: "微软雅黑";
		border-bottom: 3px solid #2545fa;
	}

	.content .fl span {
		height: 40px;
		width: 120px;
	}

	.content .content_title .avtive {
		color: #000000;
	}

	.content .content_title .avtive .title2 {
		border-bottom: 3px solid #2545fa;
	}

	.content_title .fr {
		color: #2545fa;
	}

	.content .content_title .title2-1 {
		border-bottom: #ffffff00;
		color: rgb(128, 128, 128);
	}

	.content .content_title .title3-1 {
		border-bottom: #ffffff00;
		color: rgb(128, 128, 128);
	}
	
	.content .content_title .title5-1 {
		border-bottom: #ffffff00;
		color: rgb(128, 128, 128);
	}

	.content .contentInit {
		width: 32%;
		display: inline-block;
		height: 470px;
		position: relative;
	}

	.content .contentInitNews {
		display: inline-block;
		height: 500px;
		position: relative;
		margin-right: 7px;
		vertical-align: top;
		width: 72%
	}

	.content .contentInitNews .content_title {
		width: 100%;
	}

	.content .contentInitNews .lb_gl .lb_btn a {
		position: absolute;
	}

	.content .contentInitNews .lb_gl .lb_btn .lb_prev {
		background: url(../images/prev.png) no-repeat;
		width: 50px;
		display: block;
		z-index: 100;
		right: 205px;
		transform: rotate(-90deg);
		height: 50px;
		background-size: 100% 100%;
		transition: opacity .5s;
		opacity: 0;
	}

	.content .contentInitNews .lb_gl .lb_btn .lb_next {
		background: url(../images/next.png) no-repeat;
		width: 50px;
		display: block;
		z-index: 100;
		bottom: 410px;
		right: 205px;
		transform: rotate(-90deg);
		height: 50px;
		background-size: 100% 100%;
		transition: opacity .5s;
		opacity: 0;
	}

	.content .contentInitNews .lb_gl .for_btn>p {
		position: absolute;
		height: 50px;
		width: 100%;
		background: rgba(0, 0, 0, 0.5);
		color: #fff;
		bottom: 0px;
		line-height: 3;
		padding: 4px 10px;
	}

	.content .contentInitNews .lb_gl .for_btn>p span {
		display: block;
		width: 80%;
	}

	.content .contentInitNews .lb_gl .lb_index {
		position: absolute;
	}

	.content .contentInitNews .lb_gl .lb_index span {
		position: absolute;
	}

	.content .contentInit .content_title>a {
		color: #000000;
	}

	.content .contentInit:nth-child(4) {
		margin: 0px 1.5%;
	}

	.content .contentImgBody {
		position: absolute;
		width: 870px;
		top: 60px;
		height: 480px;
		border: 1px solid #EEEEEE;
		box-shadow: 2px 2px 6px #e2e2e2;
		padding: 10px
	}

	.content .contentBody {
		position: absolute;
		width: 100%;
		top: 40px;
		height: 380px;
	}

	.content .contentImgBody img {
		width: 380px;
		height: 360px;
	}

	.content .contentImgBody p {
		display: block;
		margin: 15px 0 0 0px;
		font-size: 16px;
		text-align: center;
		font-family: "微软雅黑"
	}

	.content .contentSelect>div {
		margin: 10px 0;
	}

	.content .contentSelect>div>span {
		display: inline-block;
		padding: 10px 55px;
		font-size: 20px;
		color: cornflowerblue;
		background: url(../images/listDate.png) no-repeat;
		background-position: 30px 15px;
	}

	.content .contentSelect>div .selectYear {
		font-size: 14px;
	}

	.content .contentSelect>div .listNext {
		height: 40px;
		display: inline-block;
		width: 40px;
		margin-top: 5px;
		margin-right: 20px;
	}

	.content .contentSelect>div .listNext img {
		height: 16px;
		display: inline-block;
		width: 28px;
	}

	.content .contentBody ul li {
		padding: 0 10px;
		border-radius: 5px;
		border-bottom: 1px solid #eee;
		height: 60px;
		background: url(../images/listLink（深蓝）.png) no- repeat;
		line-height: 60px;
		background-position: 10px 23px;
		padding-left: 28px;
		font-size: 16px;
	}

	.content .contentBody ul li span {
		float: right;
		color: #aaaaaa;
	}

	.content .contentBodyList ul li:hover {
		box-shadow: 2px 3px 5px #e2e2e2;
		color: #2545fa;
	}

	.content .contentBodyList1 {
		z-index: 99;
		opacity: 1;
		transition: opacity .5s;
	}

	.content .contentBodyList2 {
		z-index: 0;
		opacity: 0;
		transition: opacity .5s;
	}

	.content .contentBodyList3 {
		z-index: 99;
		opacity: 1;
		transition: opacity .5s;
	}

	.content .contentBodyList4 {
		z-index: 0;
		opacity: 0;
		transition: opacity .5s;
	}
	
	 .content .contentBodyList5 {
		z-index: 99;
		opacity: 1;
		transition: opacity .5s;
	} 
	
	.content .contentBodyList6 {
		z-index: 0;
		opacity: 0;
		transition: opacity .5s;
	}

	.content .contentBody ul a {
		list-style: none;
		text-decoration: none;
		color: #000000;
	}

	.conTextL {
		width: 85%;
		display: inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.category {
		width: 27% !important;
		height: 500px ! important;
	}

	.category .contentBody {
		height: 470px;
		top: 3px;
		width: 100%;
	}

	.category .contentBody ul li {
		border-bottom: none;
		margin: 10px 0px;
		padding: 0;
		height: 66px;
		background-size: 100% 66px !important;
		transition: background-image .5s;
		border-radius: 0 !important;
	}

	.category .contentBody ul li img {
		width: 100%;
	}

	.notice .contentBody ul li {
		background: url(../images/listNotice（深蓝）.png) no-repeat;
		background-position: 10px 23px;
	}

	.category .content_title {
		border-bottom: none;
		border-top: 4px solid #2545fa;
		transition: background-image 1s;
		width: 100%;
	}

	.foot_banner {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
		height: 110px;
	}

	.foot_banner ul li {
		width: 24%;
		float: left;
		margin: 5px;
	}

	.foot_banner ul li img {
		width: 100%;
		height: 100px;
	}

	.footer_nav {
		margin-left: auto;
		margin-right: auto;
		padding: 20px 0;
	}

	.footer_nav>ul>li {
		float: left;
		margin: 4px;
		width: 15%;
		text-align: center;
	}

	.footer_nav>ul>li>a>span {
		height: 76px;
		width: 76px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		transition: background-image .5s;
	}

	.footer_nav>ul>li>a {
		text-decoration: none;
		color: #000000;
	}

	.footer_nav>ul>li>a>p {
		margin-top: 10px;
	}

	.footer_nav .footNav_title {
		width: 100%;
		height: 35px;
		border-bottom: 1px solid #eee;
		margin-bottom: 40px;
	}

	.footer_nav .footNav_title .fl {
		background: url(../images/footNavTitle（深蓝）.png) no-repeat;
		display: block;
		height: 35px;
		background-size: 20px;
		background- position-x: 10px;
		border-bottom: 3px solid #2545fa
	}

	.footer_nav .footNav_title .fl span {
		font-size: 18px;
		font-weight: bold;
		padding-left: 40px;
	}

	.footer-wrap {
		height: 280px;
		background: #203cda;
		margin-top: 40px
	}

	.footer-wrap .footWrapInit {
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}

	.footer-wrap .footWrapInit .wrapInitLeft {
		height: 240px;
		position: relative;
		width: 25%;
	}

	.footer-wrap .footWrapInit .wrapInitLeft img {
		width: 100%;
		margin-top: 60px;
		padding: 20px 40px;
		border-right: 1px solid #eee;
	}

	.wrapInitLeft,
	.wrapInitCenter,
	.wrapInitRight {
		display: inline-block;
		vertical-align: top;
	}

	.footer-wrap .footWrapInit .wrapInitCenter {
		width: 52%;
		height: 280px;
		padding-left: 2%;
	}

	.footer-wrap .footWrapInit .wrapInitCenter>p {
		color: #FFFFFF;
		margin: 0 auto;
		margin-top: 60px;
		font-weight: bold;
		font-size: 16px;
		margin-bottom: 10px;
	}

	.footer-wrap .footWrapInit .wrapInitCenter .phoneNum {
		margin: 0 auto;
	}

	.footer-wrap .footWrapInit .wrapInitCenter .phoneNum>p {
		padding: 2px;
		border: 1px solid #ffffff;
		min-width: 120px;
		width: 30%;
		display: inline-block;
		border-radius: 2px;
		margin-top: 5px;
		text-align: center;
	}

	.footer-wrap .footWrapInit .wrapInitCenter .phoneNum>p:nth-child(2) {
		margin: 0 15px;
	}

	.footer-wrap .footWrapInit .wrapInitCenter .phoneNum>p .className {
		padding: 0 4px;
		border-right: 1px solid #ffffff;
		color: #ffffff;
		width: 40%;
		min-width: 45%;
		text-align: center;
		display: inline-block;
	}

	.footer-wrap .footWrapInit .wrapInitCenter .phoneNum>p .num {
		padding: 0 4px;
		color: #ffffff;
		width: 55%;
		max-width: 115px;
		text-align: center;
		display: inline-block;
	}

	.footer-wrap .footWrapInit .wrapInitCenter>span {
		color: #ffffff;
		margin: 15px 0;
		font-size: 16px;
		display: block;
	}

	.footer-wrap .footWrapInit .wrapInitRight {
		width: 21%;
		height: 220px;
		right: 0px;
		overflow: hidden;
	}

	.footer-wrap .footWrapInit .wrapInitRight .QRcode {
		margin-top: 60px;
		border-left: 1px solid #eee;
		min-height: 155px
	}

	.footer-wrap .footWrapInit .wrapInitRight .QRcode div {
		display: inline-block;
		margin: 15px 0;
		margin-left: 20px;
		text-align: center;
	}

	.footer-wrap .footWrapInit .wrapInitRight .QRcode div p {
		text-align: center;
		display: block;
		padding: 6px 6px;
		color: #FFFFFF;
	}

	.msg {
		background: #011cb3;
	}

	.msg .msgInit {
		margin-left: auto;
		margin-right: auto;
	}

	.msg .msgInit .fl,
	.fr {
		color: #e2e2e2;
		line-height: 40px;
		cursor: pointer;
		margin-right: 10px;
	}

	.slider2 img {
		height: 400px;
		width: 530px;
	}

	.picBtnTop {
		width: 100%;
		height: 400px;
		padding: 0px;
		position: relative;
		overflow: hidden;
		zoom: 1;
		margin-top: 20px;
	}

	.picBtnTop .hd {
		width: 35%;
		height: 400px;
		display: inline-block;
		overflow: hidden;
	}

	.picBtnTop .hd ul li {
		position: relative;
		cursor: pointer;
		width: 100%;
		height: 59px;
		color: #000000;
		text-align: justify;
		padding: 5px 10px;
		background: #ffffff;
		margin-bottom: 8px;
		margin-left: 5px;
		border-bottom: 1px solid #EEEEEE;
	}

	.picBtnTop .hd ul li:nth-child(1) {
		margin-top: 4px;
	}

	.picBtnTop .hd ul li:nth-child(6) {
		margin-bottom: 0;
	}

	.picBtnTop .hd ul li p {
		font-size: 15px;
	}

	.picBtnTop .hd ul li a {
		text-decoration: none;
		width: 300px;
	}

	.picBtnTop .hd ul li span {
		font-size: 16px;
		color: #000000;
		display: inline-block;
	}

	.picBtnTop .hd ul li.on {
		color: #2545fa;
	}

	.picBtnTop .hd ul li.on span {
		color: #2545fa !important;
		transition: color .5s;
	}

	.picBtnTop .hd ul li.on span a {
		color: #2545fa;
		text-decoration: none;
		transition: color .5s;
	}

	.picBtnTop .for_btn {
		width: 100%;
		height: 400px;
	}

	.picBtnTop img {
		width: 100%;
		height: 400px;
	}


	/*�ֲ�*/
	.lb_gl {
		height: 100%;

	}

	.containerSlider {
		width: 100%;
		position: relative;
		height: 100%;
	}

	.pictureSlider {
		height: 100%;
		transform: rotate(90deg) translateY(0%) translateX(0%);
	}

	.poster-list {
		width: 100%;
		height: 100%;
		-ms-transform: rotate(90deg) translateY(0%) translateX(0%);
	}

	.poster-item {
		background: #fff;
		transition: all 0.5s;
		cursor: default;
		-moz-transition: all 0.5s;
		cursor: default;
		-webkit-transition: all 0.5s;
		cursor: default;
		-o-transition: all 0.5s;
		cursor: default;
		transform: rotate(-90deg);
		overflow: hidden;
		position: absolute;
		cursor: pointer;
	}

	.turn_3d {
		text-align: center;
		color: #fff;
		font-weight: 400;
		font-size: 36px;
		padding: 28px 0;
	}

	.xxgy {
		font-size: 30px;
		font-weight: 900;
		padding-left: 10px;
	}

	.poster-item .say {
		font-size: 18px;
		margin-bottom: 5px;
		padding-left: 10px;
	}

	.students_star {
		padding: 10px 10px 0 10px;
	}

	.cell_list {
		margin-bottom: 20px;
		color: #999;
		font-size: 18px;
		overflow: hidden;
	}

	.darks {
		color: #000;
		padding-left: 10px;
	}

	.zwjs {
		border-top: 1px solid #d0cddb;
		line-height: 26px;
		padding-top: 5px;
		color: #999;
		font-size: 12px;
		max-height: 84px;
		overflow: hidden;
	}

	.for_btn {
		position: relative;
		height: 214px;
		overflow: hidden
	}

	.in_page {
		position: absolute;
		left: 50%;
		top: 50%;
		width: 40px;
		height: 40px;
		margin-left: -20px;
		margin-top: -20px;
	}

	.in_page>img {
		width: 40px;
		height: 40px;
	}

	.check_more {
		width: 180px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		color: #fff;
		background: #bc241d;
		margin: 0 auto;
		display: block;
	}
