body {
	margin: 0, auto;
    font-family: "微软雅黑";
}

a {
	text-decoration: none;
	color: black;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: red;
	cursor: pointer;
}

a:active {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	background: none;
	text-decoration: none;
}

.right {
	float: right;
}

.content {
	width: 1200px;
	height: auto;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}

#weixin {
	position: fixed;
	left: 5px;
	top: 200px;
	*position: absolute;
}

#android {
	position: fixed;
	left: 5px;
	top: 380px;
	*position: absolute;
}

#zxh {
	position: fixed;
	left: 5px;
	top: 560px;
	*position: absolute;
}

/*--------------------banner-----------------*/
#banner {
	margin-top: 18px;
	height: 426px;
}

.hot-img {
	width: 850px;
	height: 100%;
	float: left;
	clear: both;
	border: solid 1px blue;
	/* padding-top: 30px; */
}

.main-img {
	float: left;
	width: 570px;
	height: 100%;
	margin-top: 2px;
	margin-left: 2px;
	text-align: center;
}

.main-img img {
	width: 580px;
	/* max-height: 424px; */
	height: 420px;
}

.lunbodaohang{
	width: 580px;
	top: 629px;
	height: 31px;
	background-color: #000000;
	position: absolute;
	opacity: 0.6;
	text-align: left;
	padding: 3px 20px;
}

.lunbodaohang span{
	display: inline-block;
	width: 300px;
	color: #FFFFFF;
	font-size: 18px;
	opacity: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lunbobtn {
	margin-top: 6px;
	display: flex;
	align-items: center;
	vertical-align: middle;
	float: right;
	opacity: 1;
}

.lunbobtn a {
	display: inline-block;
	text-indent: -5000px;
	margin: 2px;
	overflow: hidden;
	width: 7px;
	height: 7px;
	background-color: #FFFFFF;
	border-radius: 5px;
	opacity: 1;
}

.on{
	background-color: #007BD9 !important;
	width: 11px !important; 
	height: 11px !important;
	opacity: 1;
}


.thumbnails-img {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 265px;
}

.thumbnails-img a {
	height: 68.25px;
	vertical-align: central;
}

.thumbnails-img img {
	float: left;
	width: 105px;
	height: 58px;
}

.thumbnails-img a div {
    width: 265px;
    padding-left: 22px;
    padding-right: 9px;
    /* float: right; */
    text-align: left;
	width: 100%;
	height: 100%;
}

.thumbnails-img span {
	width: 100%;
	color: #363636;
	font-size: 16px;
	font-weight: 400;
	font-family: "microsoft yahei";
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 19px;
}

.thumbnail{
	
}

#thumbnail {
	margin-top: 0;
	margin-bottom: 0;
	height: 70px;
	background-color: #fff;
	//
	border-bottom: 1px solid #E1E1E1;
}

#thumbnail div{
	display: flex;
	align-items: center;
	padding-left: 0;
	padding-right: 0;
}

#thumbnail div:hover span{
	color: #007BD9;
	font-weight: bold;
}

#thumbnail:nth-child(4){
	border-bottom: 0px solid #E1E1E1;
}

#column {
	width: 340px;
	height: 100%;
	clear: right;
}

#column img {
	width: 100%;
	height: 58px;
	border: solid 1px #bbb7b8;
}

#ad1 img {
	width: 50%;
	float: left;
}

#ad2 img {
	width: 50%;
	float: right;
}

#gzdz {
	margin: 6.5px 0;
}

#gkyt {
	margin-bottom: 6.5px;
}

/*------------------end banner------------------*/

#news-left li:hover{
	background-color: #58ABFF;
}

#news-left li:active{
	background-color: #58ABFF;
}

#news-left li:hover a{
	color: #FFFFFF;
}

#news-right li:hover{
	background-color: #58ABFF;
}

#news-right li:active{
	background-color: #58ABFF;
}

#news-right li:hover a{
	color: #FFFFFF;
}

/*----------------------news----------------------*/
.main-content{
	margin-top: 16px;
	height: 360px;
}

.main-content .news {
	width: 850px;
	height: 360px;
	float: left;
	background-color: #FFFFFF;
}

.news-bt {
	height: 40px;
	width: 100%;
	/*background-color: cornflowerblue;*/
	border-bottom: 2px solid #007BD9;
	text-align: left;
	padding-left: 10px;
}

.clearfix {
	zoom: 1;
}

.news-btwz {
	font-size: 18px;
	line-height: 40px;
	color: #007BD9;
	display: inline-block;
	font-weight: bold;
}

.news-more {
	float: right;
	margin-right: 8px;
	display: block;
	width: 50px;
	height: 40px;
	line-height: 40px;
	background: url(//img.sceea.cn/image/features/more.png) center center no-repeat;
}

.news-wz {
	width: 100%;
	float: left;
	height: 180px;
}

.news-wz ul {
	width: 350px;
	float: left;
	height: auto;
	list-style-type: disc;
	list-style-position: inside;
}

.news-wz ul li:before {
	content: "● ";
	color: #007BD9;
	margin-left: -240px;
}

.news-wz ul li {
	text-align: left;
	line-height: 53px;
	width: 363px;
	float: left;
	height: 53px;
	overflow: hidden;
	overflow-wrap: break-word;
	text-overflow: ellipsis;
	color: black;
	/*text-overflow:ellipsis;
            white-space:nowrap;*/
	display: inline-block;
	//border-bottom: 1px #E1E1E1 solid;
}

.news-wz ul li:last-child {
	border-bottom: none;
}

.news-wz ul li a {
	display: block;
	width: 240px;
	float: left;
	color: #363636;
	line-height: 53px;
	height: 53px;
	padding-left: 30px;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-wz ul li a:hover {
	color: red;
	cursor: pointer;
}

.news-wz ul li span {
	display: block;
	width: 123px;
	float: right;
	color: #9F9F9F;
	line-height: 53px;
	height: 53px;
	text-align: right;
	font-size: 15px;
}

#news-left {
	float: left;
	margin-left: -20px;
}

#news-right {
	float: right;
	margin-right: 90px;
}

/*---------------------end news----------------------*/

/*------------------Other---------------------------*/
#other {
	width: 340px;
	height: 360px;
	float: right;
	background-color: #FFFFFF;
}

.query-system {
	/*width: 202px;*/
	width: 340px;
	height: 360px;
	text-align: center;
	float: left;
}

.query-system-title {
	background: -webkit-linear-gradient(#FFFFFF, #D0E5F8);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#FFFFFF, #D0E5F8);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#FFFFFF, #D0E5F8);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#FFFFFF, #D0E5F8);
	/* 标准的语法（必须放在最后） */
	background: #D0ECFC;
	/*text-align: left;*/
	/*width: 202px;*/
	text-align: left;
	width: 338px;
	line-height: 30px;
	height: 30px;
	color: #0053b1;
	/*font-size: 14px;
    font-family: "宋体";*/
	font-size: 18px;
	font-family: "宋体";
	font-weight: bold;
}

.query-system-title img {
	margin: 0 10px 3px 10px;
}

.query-system-content {
	height: 320px;
	text-align: center;
}

.cx {
	width: 169px;
	height: 160px;
	float: left;
	padding:10px;
	padding-top: 30px;
}

.cx a {
	margin: 0 auto;
	text-decoration: none;
	color: #0b5dac
	/* color: white; */
}

.cx a:link {
	text-decoration: none;
}

.cx a:visited {
	text-decoration: none;
}

.cx a:hover {
	text-decoration: none;
	color: red;
	cursor: pointer;
}

.cx a:active {
	text-decoration: none;
}

.cx a img {
	height: 70px;
}

.cx p {
	margin-top: 10px;
	font-size: 16px;
	height: 5px;
	font-weight: bold;
	/*color: #0000CD;*/
}

.query-system-content .cx:first-of-type p {
    color: #0000CD;
}

.cx-top {
	padding-top: 5px;
	width: 30%
}

.cx-center {
	padding-top: 5px;
	width: 40%;
}

.cx-bottom {
	width: 50%;
}

#calendar {
	width: 250px;
	height: 100%;
	border: #bbb7b8 1px solid;
	border-radius: 5px 5px 0px 0px;
	float: right;
	text-align: center;
}

#calendar-title {
	background-color: #1F88E3;
	border-radius: 5px 5px 0px 0px;
	width: 100%;
	line-height: 28px;
	float: left;
	height: 30px;
	color: #fff;
	font-size: 14px;
	font-family: '宋体';
	font-weight: bold;
}

#calendar-content {
	margin: 0 auto;
	width: 250px;
	height: 110px;
	clear: both;
	text-align: center;
}

#calendar-date {
	width: 99.5%;
	height: 80px;
	line-height: 80px;
	padding-left: 100px;
	padding-top: 5px;
}

.calendar-menu-month {
	width: 55px;
	height: 25px;
	line-height: 25px;
	/*background:#DA2025;*/
	background-color: black;
	color: white;
	font-size: 14px;
	border-radius: 3px 3px 0 0;
}

.calendar-day {
	width: 55px;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	/*background-color:white;*/
	/*color:black;*/
	background-color: red;
	color: white;
	-moz-box-shadow: 1px 1px 1px 1px #888888;
	/* 老的 Firefox */
	box-shadow: 1px 1px 1px 1px #888888;
	font-size: 20px;
	border-radius: 0 0 3px 3px;
}

.exam-calendar {
	height: 250px;
	font-size: 12px;
	overflow: hidden;
}

.exam-calendar ul {
	list-style-type: none;
	height: 60px;
}

.exam-calendar ul li {
	width: 250px;
	margin-left: -40px;
	height: 20px;
	line-height: 20px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#attention {
	width: 202px;
	height: 65px;
	float: right;
}

#policy {
	width: 200px;
	height: 65px;
	margin-bottom: 10px;
	border: solid 1px #bbb7b8;
}

#special-plan {
	width: 200px;
	height: 65px;
	border: solid 1px #bbb7b8;
}

/*-----------------end Other---------------------------*/


/*--------------------links--------------------*/
#links {
	clear: both;
	width: 100%;
	background-color: white;
	color: white;
	height: 33px;
	margin-top: 19px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #007BD9;
}

#links span {
	margin: 0 16px;
}

/*--------------------links--------------------*/

/*------ad--------*/
#ads .ad {
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: 5px;
}

#ads {
	clear: both;
	width: 1200px;
	height: 65px;
}

/*#ads ul {
        list-style: none;
        width: 2999px;
    }

        #ads ul li {
            float: left;
        }

        #ads ul li {
            height: 65px;
            float: left;
            width: 230.8px;
            line-height: 65px;
            margin-bottom: 5px;
        }

            #ads ul li:first-child {
                margin-left: -40px;
            }*/

#ads img {
	border: solid 1px #bbb7b8;
}

#school {
	width: 100%;
	margin: 5px auto;
}

#school .top {
	border-top: 2px solid #399fdd;
	width: 949px;
	border-bottom: 1px solid #9ccfee;
	background: url(//img.sceea.cn/image/home/school_top.jpg) left center no-repeat;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding-left: 21px;
	margin-top: 25px;
}

#school .pic {
	width: 100%;
	display: inline-block;
	margin: 6px 0 11px 0;
}

#school .pic img {
	float: left;
	display: block;
}

#school .link {
	width: 1200px;
	padding: 0 1px;
	border-top: 1px solid #9ccfee;
	display: inline-block;
}

#school .link .line {
	background: #d7ecf8;
	padding-left: 26px;
	display: inline-block;
	width: 1200px;
	background: url(//img.sceea.cn/image/home/line_bg.jpg) repeat-x;
}

#school .link .line a {
	float: left;
	display: block;
	color: #757575;
	line-height: 33px;
	padding-left: 17px;
	background: url(//img.sceea.cn/image/home/line_jt.jpg) left center no-repeat;
	width: 195px;
	text-align: left;
}

/*------end ad--------*/
