* * html,* html body {
	background-attachment:fixed;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-size:100%;
	font-style:normal;
	margin:0;
	outline:0 none;
	padding:0;
	text-decoration:none;
}
ol,ul {
	list-style:none outside none;
}
blockquote q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:0 none;
}
:focus {
	outline:0 none;
}
input {
	font-size:12px;
	vertical-align:middle;
}
a:link, a:visited, a:hover, a:active {
	color:#333;
	outline:medium none;
	text-decoration:none;
}
a:hover {
	color:#0798B5;
	text-decoration:underline;
}
body{
	font:12px/1.75 "宋体",arial,sans-serif;
}
.f_yahei {
	font-family:'微软雅黑';
}
.fl{
	float:left;
}
.fr{
	float:right;
}
html body .red {
	color:red;
}
html body .green {
	color:green;
}
.none {
	display:none;
}
.pt15{
	padding-top:15px;
}
.pb20{
	padding-bottom:20px;
}
.pd10 {
	padding:10px;
}
.mgt15{
	margin-top:15px;
}
.mgt10 {
	margin-top:10px;
}
.mgb10 {
	margin-bottom:10px;
}
.mg10 {
	margin:10px;
}
.mgl10 {
	margin-left:10px;
}
.mgr10 {
	margin-right:10px;
}
.mgn {
	margin:0;
}
.pdn {
	padding:0;
}
.tupper {
	text-transform:uppercase;
}
.tc {
	text-align:center;
}
.c999 {
	color:#999;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
}
* + html .clearfix {
	overflow:hidden;
}
.w1000 {
	width:1000px;
	margin:0 auto;
}
/* 更新头部样式 */
#new-header {
	width: 100%;
	font-size: 14px;
	font-family: "Microsoft YaHei", SimSun, arial, sans-serif;
}
#new-header a {
	color: #333;
}
#new-header .header_bar a {
	color: #FFFFff;
}
#new-header .header_bar ul {
	height: 45px;
	overflow: hidden;
}
#new-header .header_category a {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#new-header .header_category a:hover,
#new-header .header_title a:hover {
	text-decoration: none;
}
#new-header a:hover {
	text-decoration: underline;
}
.header_top {
	height: 40px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #DDDDDD;
}
.header_top >ul{
	position: relative;
}
.header_top > ul > li {
	float: left;
	width: 70px;
}
.header_top > ul > li > a {
	line-height: 40px;
	width: 100%;
	display: block;
	text-align: center;
}
.header_top .sub {
	position: absolute;
	top: 40px;
	left: 0px;
	background-color: #ffffff;
	border: 1px solid #efefef;
	z-index: 99999;
	display: none;
	font-size: 14px;
	width: 702px;
	padding: 10px 0;
}
#new-header .sub li {
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	float: left;
	text-align: center;
	width: 140px;
}
#new-header #header_top .active {
	display: block;
}
.header_top li a s {
	display: inline-block;
	width: 7px;
	height: 4px;
	margin: 0 0 3px 5px;
	background: url(https://i1.liuxue86.com/images/icon-liuxue7.png) no-repeat -40px -210px;
	transition: all .5s linear;
}
.header_top > ul > li:hover >.sub{
	display: block;
}
.header_top > ul > li:hover s {
	transform: rotate(180deg);
}
.header_nav {
	height: 120px;
	background: #fff;
}
.header_nav .menu li {
	line-height: 2;
	height: 24px;
}
.header_nav_gk ul a {
	display: block;
}
.header_top > ul > li.last_li {
	float: right;
	width: 200px;
	height: 30px;
	margin-top: 5px;
	position: relative;
}
#form_kw input {
	box-sizing: border-box;
	height: 30px;
	width: 200px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding-left: 5px;
	padding-right: 25px;
	outline: none;
}
#form_kw input:focus {
	border-color: transparent;
	-webkit-box-shadow: 0 0 5px 1px #169BD5;
	-moz-box-shadow: 0 0 5px 1px #169BD5;
	box-shadow: 0 0 5px 1px #169BD5;
	outline: none;
}
#form_kw button {
	box-sizing: border-box;
	height: 23px;
	width: 23px;
	border: 0;
	position: absolute;
	top: 4px;
	right: 5px;
	background: url(https://i1.liuxue86.com/images/search_ico.png) no-repeat;
	background-color: transparent;
	z-index: 10;
	cursor: pointer;
	padding: 0;
}
.logo {
	margin-top: 34px;
}
.menu {
	margin-top: 35px;
	height:48px;
	overflow: hidden;
	min-width: 500px;
}
.w1000 .menu{max-width: 555px;}
.w1160 .menu{max-width: 715px;}
.menu ul {
	margin-right: 8px;
	float: left;
}
.w1160 .menu ul{margin-right: 11px;}
.menu ul a {
	margin-right: 0;
	font-size: 12px;
}
#header {
	/*overflow:hidden;*/
}
#header .top {
	height:40px;
	background:#F6F6F6;
	border-bottom:2px solid #E0E0E0;
}
.icon {
	background:url('/css/gaokaonew/images/icon.png') no-repeat;
}
.icon_top_sep {
	background-position:0 0;
}
#header .top ul li {
	width:70px;
	position:relative;
	line-height:40px;
	text-align:center;
	height:40px;
	float:left;
	border-right:1px solid #ccc;
}
#header .top ul li.active {
	background:#ECECEC;
}
#header .top ul li.first {
	border-left:1px solid #ccc;
}
#header .top ul li a {
	font-size:12px;
	font-weight:bold;
	color:#656565;
	float:left;
	text-decoration: none;
	margin:0 8px 0 15px;
}
#header .top ul li .icon_top_sep {
	width:8px;
	height:5px;
	float:left;
	margin-top:17px;;
}
#header .top ul li.active .icon_top_sep {
	background-position:-9px 0;
}
#header .top ul li .sub {
	position:absolute;
	background:#fff;
	border:1px solid #F2F2F2;
	border-bottom:none;
	top:40px;
	z-index:1000;
	left:-1px;
}
#header .top ul li .sub li {
	border:none;
	border-bottom:1px solid #E5E5E5;
	float:none;
	width:110px;
	height:35px;
	line-height:35px;
	font-size:12px;
	text-align:center;
}
#header .top ul li .sub li a {
	color:#252525;
	text-decoration: none;
	display:block;
	float:none;
	font-weight:normal;
	margin:0;
}
#header .top ul li .sub li a:hover {
	background:#f1f1f1;
}
#header .ad_pic {
	width:1000px;
	height:85px;
	margin-top:10px;
}
#header .header_main {
	overflow:hidden;
	position:relative;
	margin-top:10px;
	height:60px;
	line-height:60px;
}
#header .header_main .logo {
	float:left;
	width:231px;
	height:57px;
	overflow:hidden;
	margin-top:2px;
}
#header .header_main .gk_txt {
	float:left;
}
#header .header_main .gk_txt > a {
	font-size:28px;
	color:#006884;
	float:left;
	margin:0 10px 0 10px;
}
#header .header_main .gk_txt > a:hover {
	text-decoration: underline;
}
#header .header_main .gk_txt .djs {
	font-size:14px;
	float:left;
	color:#333;
	margin-top:3px;
}
#header .header_main .gk_txt .djs b {
	color:red;
	font-size:16px;
}
#header .header_main .rgrid {
	float:right;
	margin-top:3px;
}
#header .header_main .rgrid .search_form {
	float:left;
	width:384px;
	height:42px;
	background:url('/css/gaokaonew/images/icon.png') no-repeat 0 -5px;
	padding:2px;
}
#header .header_main .rgrid .search_form .search_input {
	width:270px;
	padding-left:10px;
	color:#666;
	height:40px;
	line-height:40px;
	float:left;
	border:none;
	font-size:14px;
}
#header .header_main .rgrid .search_form .search_btn {
	float:right;
	width:63px;
	height:40px;
	color:#fff;
	text-align:center;
	font-size:14px;
	padding:0;
	line-height:40px;
	background:none;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
#header .header_main .rgrid .ad_grid {
	float:right;
	height:30px;
	line-height:30px;
	margin:8px 0 0 30px;
}
#header .header_main .rgrid .ad_grid .tel_icon {
	float:left;
	width:30px;
	height:30px;
	background:url('/css/gaokaonew/images/icon.png') no-repeat 0 -52px;
}
#header .header_main .rgrid .ad_grid .tel_text {
	color:#006884;
	float:left;
	margin-left:6px;
	font-size: 14px;
}
#header .navigation {
	height:45px;
	background:url('/css/gaokaonew/images/nav_bg.png') repeat-x;
	margin-top:10px;
}
#header .navigation .inner {
	overflow:hidden;
	width:100%;
}
#header .navigation .inner li {
	padding:0 15px;
	line-height:45px;
	float:left;
	font-size:14px;
}
#header .navigation .inner li.active {
	background:#00668C;
}
#header .navigation .inner li a {
	color:#fff;
	font-weight:bold;
	display:block;
}
#header .navigation .inner li a:hover {
	text-decoration: none;
}
#header .navigation .city_select {
	background:#3EBFD8;
	padding:0 17px 0 18px;
	height:45px;
	line-height:45px;
	float:left;
}
#header .navigation .city_select a {
	color:#fff;
	font-weight:normal;
	font-size:14px;
}
#header .navigation .city_select .city_sel_icon {
	display:inline-block;
	width:15px;
	height:15px;
	position:relative;
	top:3px;
	background:url('/css/gaokaonew/images/icon.png') no-repeat -112px -60px;
}
#header .nav_sub {
	height:40px;
	line-height:40px;
}
#header .nav_sub ul {
	overflow:hidden;
}
#header .nav_sub li {
	padding:0 15px;
	float:left;
}
#header .nav_sub li a {
	color:#000;
}
#header .nav_sub li a:hover {
	color:#0798B5;
	text-decoration: underline;
}
#foot {
	background:#F1F1F1;
	margin-top:20px;
	text-align:center;
	padding-top:15px;
	border-top:1px solid #ddd;
}
#foot p {
	color:#838383;
}
#foot p a {
	color:#838383;
}
.share_sina, .share_qq, .share_qzone {
	width:16px;
	height:16px;
	float:left;
	background:url('/css/gaokaonew/images/icon.png') no-repeat;
}
.share_sina {
	background-position:-242px -60px;
}
.share_qq {
	background-position:-196px -60px;
}
.share_qzone {
	background-position:-220px -60px;
}
.c_grid_main li {
	line-height:30px;
	background:url('/css/gaokaonew/images/li_bg.gif') no-repeat left center;
	padding-left:12px;
	font-size:14px;
	overflow:hidden;
}
.c_grid_main li a {
	float:left;
}
.c_grid_main li span.date {
	float:right;
	color:#999;
}
.active_bg_grid {
	line-height:30px;
	border-bottom:1px solid #ddd;
	overflow:hidden;
}
.active_bg_grid a {
	width:91px;
	float:left;
	text-align:center;
}
.active_bg_grid a.active {
	background:url('/css/gaokaonew/images/active_bg.gif') repeat-x bottom;
	color:#0798B5;
	font-weight:bold;
	text-decoration: none;
}
.breadcrumb {
	width:1000px;
	margin:10px auto 15px;
	color:#333;
	padding:5px 0;
	border-bottom:1px solid #E5E5E5;
}
#main {
	width:1000px;
	margin:0 auto;
}
#pages {
	text-align:center;
	margin-top:20px;
	height:27px;
	font-size:13px;
}
#pages a, #pages u b {
	border:1px solid #E5E5E5;
	padding:0 10px;
	height:25px;
	line-height:25px;
	display:inline-block;
	margin:0 3px;
}
#pages b {
	margin:0 3px;
}
#pages u b, #pages a:hover {
	color:#fff;
	background:#0798B5;
	text-decoration: none;
}
.remind-text{
	font-size: 18px;
	text-align: center;
}
.mainc .remind-text{
	margin-bottom: 10px;
}
.bang-title{
	height: 56px;
	line-height: 56px;
	margin: 20px auto 16px;
	background: #d13127;
	color: #fff;
	border-radius: 56px;
	position: relative;
	font-size: 40px;
	font-family: 'hyzy';
}
.bang-title >h2{
	position: absolute;
	left: 50%;
	margin-left: -80px;
	padding: 0 20px;
	background: #d13127;
}
.bang-title::before{
	content: "";
	width: 90%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 5%;
}

.mainc .shengshi .list .nian_list>.a_2019{
	color: #000;
}