@charset "UTF-8";

/*!
 * name：hujizhuo
 * E-mail：hujizhuo@163.com
 *
 * time：2019/9/26
 */
/* 公用样式 go */
a {
	text-decoration: none;
	color: #333333;
}

* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none
}

b {
	font-weight: normal;
}

em,
i {
	font-style: normal;
}

html,
body {
	height: 100%;
	font-family: "微软雅黑";
}

input,
button,
select {
	outline: none;
	background: none;
	border: none;
}

input[type='number'] {
	-moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

select {
	/* appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none; */
}

button {
	cursor: pointer;
}

img {
	border: none;
}

.lf,
.fl {
	float: left
}

.rf,
.fr {
	float: right
}

.clearfix:after {
	content: "\20";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

.clearbox {
	border-top: transparent 0px solid;
	clear: both;
	font-size: 0;
	margin-top: 0px;
	visibility: hidden;
	overflow: hidden;
	height: 0;
}

.index-title {
	position: relative;
	padding: 15px 0 15px 40px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 26px;
	color: #333;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #e5e5e5;
}

.index-title b {
	color: #ee070e;
	font-weight: bold;
}

.index-title i.this-title-rimg {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 135px;
	height: 26px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092626.png);
}

.index-rtitle {
	position: relative;
	font-weight: bold;
	font-size: 26px;
	height: 57px;
	line-height: 57px;
	border-bottom: 1px solid #eee;
}

.index-rtitle b {
	float: left;
	display: block;
	font-weight: bold;
	line-height: 55px;
	border-bottom: 2px solid #3b3b3b;
}

.index-rtitle span {
	float: left;
	display: block;
	color: #ee070e;
	line-height: 55px;
	border-bottom: 2px solid #3b3b3b;
}

.index-rtitle i.this-title-rimg {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 135px;
	height: 26px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092626.png);
}

.whole {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.index-list-left {
	float: left;
	width: 725px;
}

.index-tab-t {
	height: 38px;
	padding: 24px 0;
}

.index-tab-t a {
	display: block;
	float: left;
	padding: 0 16px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	border-radius: 25px;
	margin-left: 11px;
	background-color: #f8fafc;
}

.index-tab-t a:first-child {
	margin-left: 0;
}

.index-tab-t a.active,.index-tab-t a:hover{
	color: #fff;
	background-color: #f5243e;
}

.index-tab-list {
	display: none;
	height: 252px;
	overflow: hidden;
}

.index-tab-list li {
	position: relative;
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	padding: 0 90px 0 5px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092638.png);
	background-repeat: no-repeat;
	background-position: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.index-tab-list li b {
	position: absolute;
	right: 0;
	top: 0;
	color: #999999;
	background-color: #fff;
}

.index-tab-list-lf {
	float: left;
	width: 50%;
}

.index-tab-list-lf li {
	padding: 0 15px 0 10px;
}

.index-list-right {
	position: relative;
	width: 433px;
	float: right;
}

/* 公用样式 end */
/* 滚动条样式 go */

.zUIpanelScrollBox,
.zUIpanelScrollBar {
	width: 10px;
	top: 4px;
	right: 2px;
	border-radius: 5px;
}

.tab-list-box .zUIpanelScrollBox,
.tab-list-box .zUIpanelScrollBar {
	left: 30px !important;
}

.zUIpanelScrollBox {
	background: black;
	opacity: 0.1;
	filter: alpha(opacity=10);
}

.zUIpanelScrollBar {
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.tab-list-box .zUIpanelScrollBar {
	background: #cc0a00;
}

/* 滚动条样式 end */
/* 头部样式 go */
.index-heads {
	width: 100%;
	min-width: 1200px;
	height: 40px;
	border-bottom: 1px solid #eeeeee;
}

.index-head {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}

.head-lf {
	float: left;
}

.head-lf li {
	position: relative;
	float: left;
	margin-right: 25px;
	padding: 0 10px;
	border: 1px solid #fff;
	border-bottom: none;
}

.head-lf li i {
	background: url(http://www.zgsydw.com/statics/images/new_img/img2019/sj.png) no-repeat;
	width: 11px;
	height: 7px;
	display: inline-block;
	margin-left: 8px;
	vertical-align: middle;
	transition: .3s ease-in;
}

.head-lf li:hover {
	border: 1px solid #e7e7e7;
	border-bottom: none;
	background-color: #fff;
	z-index: 8;
}

.head-lf li:hover i {
	transform: rotate(180deg);
}

.this-zk {
	display: none;
	position: absolute;
	border: 1px solid #e7e7e7;
	border-top: none;
	background: #fff;
	left: -1px;
	top: 40px;
	overflow: hidden;
	-moz-box-shadow: 0 3px 3px #e3e3e3;
	-webkit-box-shadow: 0 3px 3px #e3e3e3;
	box-shadow: 0 5px 5px #e3e3e3;
	z-index: 9;
	padding: 10px 15px;
}
.this-zk2{
	width: 170px;
	text-align: center;
}
.head-lf li:hover .this-zk {
	display: block;
}

.this-zk dl {
	width: 160px;
	margin-bottom: 10px;
}

.this-zk dt {
	float: left;
	width: 44px;
	height: 20px;
	color: #ef2d36;
	line-height: 20px;
	padding-left: 5px;
	background: url(http://www.offcn.com/statics/images/offcn0IcoTip.jpg) center center no-repeat;
	margin-right: 8px;
	font-size: 12px;
}

.this-zk dd {
	float: left;
	line-height: 20px;
	color: #666;
	width: 98px;
	font-size: 12px;
}

.this-zk p {
	text-align: center;
	font: 16px "Microsoft Yahei";
}

.this-zk img {
	display: block;
	width: 120px;
	height: 120px;
	margin: 10px auto 0;
}

.head-rf {
	float: right;
}

.head-rf i {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
	background: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092601.png) no-repeat;
}

.sydw_top img {
	width: 100%;
}

/* 头部样式 end */
/* logo go */
.index-logos {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 80px;
}

.index-logo {
	float: left;
	width: 212px;
	padding-top: 23px;
}

.conplex_left {
	float: left;
	height: 80px;
	margin-left: 25px;
	position: relative;
}

.conplex_left dt {
	height: 80px;
	background: #fff;
	float: left;
}

.conplex_left dt a {
	color: #333333;
	font: normal 16px/90px 'Microsoft Yahei';
	text-align: center;
	display: block;
	height: 80px;
	/*background: url(../images/sj.png) no-repeat right center; padding-right: 15px;*/
	margin-right: 15px;
}

.conplex_left dt>a,
.conplex_left dd>a {
	font-weight: bold;
	color: #575757;
}

.conplex_left dt a span {
	display: none;
	margin-left: 5px;
	/* display: inline-block; */
	background: url(http://www.zgsydw.com/statics/images/new_img/img2019/sj.png) no-repeat;
	width: 11px;
	height: 7px;
	margin-left: 8px;
	vertical-align: middle;
	transition: .3s ease-in;
}

.conplex_left dt a:hover {
	color: #ee0017;
}

.conplex_left dt.jg {
	position: relative;
	z-index: 400;
	color: #e60011;
	font-weight: bold;
}

.conplex_left dt.jg a,
.conplex_left dt.jg a:hover {
	color: #e60011;
}

.conplex_left dt.jg a span,
.conplex_left dt.jg a:hover span {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/sjcur.png);
}

.conplex_left dt.sydw_a1.jg {
	border-top: none;
	border-bottom: 1px solid #e60011;
}

.conplex_left dd {
	float: left;
}

.conplex_left dd {
	padding: 7px 10px;
	background: #fff;
	box-shadow: 1px 1px 10px #cfcfd2;
	width: 370px;
	/* height: 152px; */
	z-index: 70000;
}

.conplex_left dd.fee {
	padding: 10px;
	width: 600px;
	position: absolute;
	top: 60px;
	left: -40px;
	height: auto;
	padding-bottom: 30px;
}

.conplex_left dd.see {
	top: 60px;
	padding: 10px;
	position: absolute;
	width: 800px;
	height: auto;
	padding-bottom: 30px;
}

.conplex_left dd.gee {
	top: 60px;
	height: 177px;
	padding: 4px 10px 6px 10px;
	position: absolute;
	left: 110px;
}

.conplex_left dd.dee {
	top: 60px;
	/* height: 345px; */
	position: absolute;
	left: 0px;
	width: 700px;
}
dd.fifth li .xcx{position: relative;}
dd.fifth li .xcx_jpg{
	width: 110px;
    position: absolute;
    top: -22px;
    left: 58px;
}
.xcx_jpg{
	transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	opacity: 0;
}
.xcx:hover .xcx_jpg{
	opacity: 1;
}
.conplex_left dd.dee2{width: 729px;}
.conplex_left dd.dee2 .link .linkBox p a{color: #EC000F; margin-top: 0;
    line-height: inherit;}
.conplex_left dd.dee .link {
	padding: 20px;
}

.conplex_left dd.dee .link li.lx1 {
	padding: 0 15px;
}

.conplex_left dd.dee .link li.lx2 {
	padding-left: 30px;
	border-left: 1px dashed #d3d3d3;
}

.conplex_left dd.dee .link li.lx2 h3 {
	font-size: 24px;
	color: #EC000F;
	font-weight: normal;
}

.conplex_left dd.dee .link li.lx2 p {
	font-size: 18px;
	color: #EC000F;
	margin-top: 20px;
}

.conplex_left dd.dee .link .linkBox {
	border: 1px solid #dcdcdc;
	border-radius: 20px;
	padding: 20px;
	margin-top: 20px;
}

.conplex_left dd.dee .link .linkBox p {
	text-align: center;
	font-size: 16px;
	color: #666;
}

.conplex_left dd.dee .link .linkBox img {
	margin-top: 15px;
}

.conplex_left dd.dee .link .linkBox>.fl {
	margin-right: 10px;
}

.conplex_left dd.dee .link li a {
	display: block;
	font-size: 18px;
	color: #333;
}

.conplex_left dd.dee .link li a img {
	margin-right: 20px;
}
.conplex_left dd.dee1{
    width: 856px;
}	
.conplex_left dd.dee1 .link li a img{
	margin-right: 10px;
}
.conplex_left dd.dee1 .link li a{
	margin-right: 20px !important;
}
.conplex_left dd.fourth {
	top: 60px;
	height: 47.5px;
	position: absolute;
}

.conplex_left dd.fifth {
	top: 60px;
	height: 185px;
	position: absolute;
	left: 90px;
	width: 574px;
}

.sydw_forum li {
	float: left;
	margin-right: 24px;
	font: normal 16px/73px 'Microsoft Yahei';
	color: #333;
}
.conplex_left dd.fee,.conplex_left dd.gee,.conplex_left dd.dee,.conplex_left dd.fifth,.conplex_left dt.sydw_a5,.conplex_left dd.see
{
	display: none;
}


.sydw_forum li.xkbb {
	margin-right: 0;
	height: 73px;
}

.sydw_forum li.xkbb a {
	display: block;
	width: 130px;
	height: 73px;
	padding-top: 3px;
}

.qgzp {
	/* height: 111px; */
}

.qgzp li,
.see li {
	width: 160px;
	float: left;
	height: 52px;
	text-align: left;
	margin: 25px 20px 0;
}

.see li {
	width: 224px;
	height: 67px;
}

.qgzp li a,
.qgzp2 li a {
	color: #333;
	font: bold 20px/52px "微软雅黑";
}

.qgzp li a img,
.qgzp2 li a img,
.see li a img {
	margin-right: 10px;
}

.see li a .txt h4 {
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	font-size: 20px;
}

.see li a .txt p {
	font-size: 16px;
	color: #999;
}

.fifth li a:hover,
.qgzp2 li a:hover,
.course2 ul li a:hover,
.see li a:hover {
	color: #e60011;
	float: left;
}

.qgzp li a:hover {
	color: #E60011;
}

.dee li,
.fifth li {
	float: left;
}

.fifth li {
	margin: 15px;
}

.fifth li img {
	margin-right: 20px;
}

.gee li {
	margin: 0 auto;
	height: 30px;
}

.gee li a,
.dee li a {
	color: #666;
	font: normal 16px/30px "微软雅黑";
	margin-right: 10px;
}

.dee li a,
.fifth li a {
	color: #666;
	font: normal 16px/47px "微软雅黑";
	margin-right: 10px;
}

.fifth li a {
	font-size: 18px;
	color: #333;
}

.gee li a:hover,
.dee li a:hover {
	color: #e60011;
}

.dee a.msbk_szrd {
	font-family: 'Microsoft Yahei';
}

.gee .bkzl li {
	float: left;
}

.gee .bkzl li a {
	display: block;
}

.conplex_left dd.a3 {
	width: auto;
	padding: 30px;
	height: auto;
	left: -18px;
}

.conplex_left dd.a3 li {
	height: auto;
	margin: 0 20px;
	text-align: center;
}

.conplex_left dd.a3 li a strong {
	font-size: 20px;
	color: #333;
}

.conplex_left dd.a3 li a img {
	display: block;
	margin:0 auto 5px;
}

.conplex_left dd.a3 li a.fir {
	text-align: center;
	font-size: 20px;
}

.bkzl {
	width: 766px;
}

.index-logo-form {
	float: right;
	width: 370px;
	/* height: 80px; */
	padding-top: 22px;
}

.index-logo-form .form-item {
	float: left;
	width: 94px;
	margin-left: 6px;
}

.form-submit {
	float: right;
	/* margin-left: 6px; */
}

.form-submit a {
	text-align: center;
	background-color: #ee070e;
}

/* logo end */
/* 二级站导航 go */
.two-navs {
	width: 100%;
	min-width: 1200px;
	height: 120px;
	background-color: #f8fafc;
	border-top: 2px solid #e60012;
}

.two-nav {
	width: 1200px;
	margin: 0 auto;
}

.two-nav-title {
	width: 130px;
	float: left;
	padding-top: 15px;
}

.two-nav-right {
	float: right;
	width: 1060px;
	padding-top: 24px;
}

.two-nav-right a {
	display: block;
	float: left;
	width: 66px;
	text-align: center;
	line-height: 36px;
	font-size: 15px;
}

/* 二级站导航 end */
/* 广告位 go */
.sydw_new_gg {
	width: 1200px !important;
	margin: 10px auto 0;
}

/* 广告位 end */
/* 联考 go */
.index-liankao {
	display: none;
	position: relative;
	width: 1200px;
	height: 142px;
	margin: 10px auto 0;
}

.index-liankao li {
	position: relative;
	float: left;
	width: 390px;
	height: 142px;
	color: #fff;
	font-size: 15px;
	border-radius: 2px;
}

.index-liankao li .this-tf {
	position: absolute;
	top: 0;
	left: 0;
	width: 135px;
	height: 39px;
	font-size: 15px;
	color: #FFF;
	background: url(http://www.zgsydw.com/zhuanti/hskceshi/pic/2020032302.png) no-repeat;
}

.index-liankao li .this-tf p {
	padding: 7px 0 0 18px;
}

.index-liankao li h3.lk-title {
	text-align: center;
	font-size: 18px;
	padding-top: 46px;
}

.index-liankao li h3.lk-title a {
	color: #ff0000;
}

.index-liankao li h3.lk-title span {
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, .2);
}

.index-liankao li .lk-list {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 15px;
	padding: 4px 10px 0 20px;
}

.index-liankao li .lk-list b {
	padding-right: 5px;
}

.index-liankao li .lk-list a {
	color: #333;
	padding: 0 2px;
}

.index-liankao li .lk-list b a {
	padding: 0;
}

.index-liankao li.liankao-1 {
	background-color: rgba(254, 116, 115, .8);
	margin: 0 15px;
}

.index-liankao li.liankao-1 .lk-list b {
	border-right: 1px solid #ff9b9a;
}

.index-liankao li.liankao-2 {
	background-color: rgba(105, 170, 255, .8);
}

.index-liankao li.liankao-2 .lk-list b {
	border-right: 1px solid #a0c9ff;
}

.index-liankao li.liankao-3 {
	background-color: rgba(71, 202, 150, .7);
}

.index-liankao li.liankao-3 .lk-list b {
	border-right: 1px solid #62e4b0;
}

.index-liankao li.liankao-4 {
	background-color: rgba(255, 255, 242, 1);
}

.index-liankao li.liankao-5 {
	background-color: rgba(254, 244, 229, 1);
}

.index-liankao li.liankao-6 {
	background-color: rgba(237, 247, 247, 1);
}

.index-liankao li.liankao-7 {
	background-color: rgba(255, 242, 242, 1);
}

.index-liankao li.liankao-8 {
	background-color: rgba(254, 244, 229, 1);
}

/* 联考 end */
/* 热门推荐 go */
.hot-tuijian {
	position: relative;
	width: 1200px;
	height: 54px;
	margin: 26px auto 0;
	border-radius: 2px;
	background-color: #fff9f1;
}

.hot-tuijian-t {
	position: absolute;
	width: 310px;
	height: 54px;
	margin-left: 12px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092606.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #fff9f1;
}

.hot-tuijian-t a {
	display: block;
	float: right;
	width: 205px;
	padding-left: 5px;
	height: 28px;
	line-height: 28px;
	color: #f69202;
	text-align: center;
	margin-top: 13px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092607.png);
	background-size: 100% 100%;
}

.hot-tuijian-list {
	position: relative;
	float: right;
	width: 875px;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
	white-space: nowrap;
}

.hot-tuijian-list a {
	font-size: 14px;
	padding-left: 12px;
	margin: 0 15px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092627.png);
	background-repeat: no-repeat;
	background-position: left;
}

.hot-tuijian-bg {
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
}

#scroll_begin,
#scroll_end {
	display: inline;
}

/* 热门推荐 end */
/* 各地区 招聘公告   AND  轮播 go */
.zp-notices {
	width: 100%;
	min-width: 1200px;
	margin: 26px auto 0;
	background-color: #fff;
	padding-bottom: 20px;
	background: -webkit-linear-gradient(top, #fff, #fafafb);
	background: -o-linear-gradient(bottom, #fff, #fafafb);
	background: -moz-linear-gradient(bottom, #fff, #fafafb);
	background: linear-gradient(to bottom, #fff, #fafafb);
}

.zp-notice {
	width: 1200px;
	margin: 26px auto 0;
}

.zp-notice-lf {
	float: left;
	width: 380px;
}

.zp-notice-middle {
	float: left;
	width: 400px;
	height: 771px;
	margin: 0 20px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 5px #E8E8E8;
	-webkit-box-shadow: 0px 0px 5px #E8E8E8;
	box-shadow: 0px 0px 8px #E8E8E8;
}

.zp-notice-rf {
	float: right;
	width: 380px;
}

.notice-list {
	position: relative;
	width: 380px;
	height: 246px;
	background-color: #fff;
	margin-bottom: 15px;
	border: 1px solid #e8e8e8;
	border-top: 1px solid #ffc000;
}

.notice-list:hover {
	border-top: 1px solid #ee070e;
	-moz-box-shadow: 0px 10px 5px #cecccc;
	-webkit-box-shadow: 0px 10px 5px #cecccc;
	box-shadow: 0px 10px 8px #cecccc;
}

.notice-list-t {
	position: relative;
	height: 45px;
	line-height: 45px;
	text-align: right;
	padding: 0 10px;
	margin-bottom: 10px;
	color: #999999;
}

.notice-list-t a {
	color: #666;
	padding: 0 4px;
}

/* 
2019.11.14前-原始状态 Start

.notice-list-t a {
	color: #999999;
	padding: 0 4px;
}
.notice-list {
	position: relative;
	width: 380px;
	height: 246px;
	background-color: #fff;
	margin-bottom: 15px;
	border: 1px solid #e8e8e8;
	border-top: 1px solid #ffc000;
}
.notice-list-t h4 {
	position: absolute;
	top: 0;
	left: 10px;
	padding: 0 10px;
	border-radius: 0 0 20px 20px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	background-color: #fafafb;
} 
 .notice-list:hover .notice-list-t h4 {
	color: #fff;
	background-color: #ee070e;
} 

2019.11.14前-原始状态 End
*/

.notice-list-t h4 {
	position: absolute;
	top: 0;
	left: 10px;
	padding: 0 10px;
	border-radius: 0 0 20px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #ee070e;
}

.notice-list:hover {
	border-top: 1px solid #ee070e;
}

.notice-list-box {
	position: absolute;
	width: 380px;
	height: 176px;
	min-height: 180px;
	top: 55px;
	left: 0;
	background-color: #fff;
	overflow: hidden;
}

.notice-list:hover .notice-list-box {
	height: auto;
	padding-bottom: 10px;
	-moz-box-shadow: 0px 10px 10px #cecccc;
	-webkit-box-shadow: 0px 10px 10px #cecccc;
	box-shadow: 0px 10px 10px #cecccc;
	z-index: 9;
}

.notice-list p {
	line-height: 35px;
	margin: 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.notice-list:hover p {
	white-space: inherit;
	/* display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; */
	border-bottom: 1px dashed #ddd;
}

.notice-list:hover p:last-child {
	border-bottom: none;
}

.notice-list p a {
	padding: 0 2px;
	display: inline-block;
	line-height: 35px;
	padding: 0 2px;
	font-size: 15px;
}

.notice-list p i {
	color: #cecece;
	padding: 0 4px;
}

/* .notice-list p.this-one-p a {
	color: #ee070e;
	font-size: 16px;
} */
.thisred {
	color: #ee070e;
}

/* 2019.11.14 H&J 修改为鼠标不移动默认 第1或第3行文本标红 Start */
.notice-list-box p:nth-child(1) a.hoverRed,
.notice-list-box p:nth-child(3) a.hoverRed,
.notice-list-box p:nth-child(1) strong a {
	color: #e60012;
	font-weight: bold;
}

.notice-list-box p:nth-child(3) strong a,
.notice-list-box p:nth-child(1) i,
.notice-list-box p:nth-child(3) i {
	color: #e60012;
}

/* 2019.11.14 H&J 修改为鼠标不移动默认 第1或第3行文本标红 End */

.notice-list:hover a.hoverRed {
	color: #e60012;
	font-weight: bold;
	font-size: 15px;
}

.notice-list:hover strong a {
	color: #e60012;
	font-weight: bold;
}

/*
原始状态前-2019.11.14 
.notice-list:hover a.hoverRed {
	color: #ee070e;
}
 */

/* banner go */
.index-lunbo {
	position: relative;
	width: 400px;
	height: 246px;
	overflow: hidden;
	/* background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092609.png);
	background-size: 100% 100%; */
}

.next,
.prev {
	position: absolute;
	top: 50%;
	display: none;
	width: 40px;
	height: 40px;
	z-index: 999;
	cursor: pointer;
}

.next img,
.prev img {
	display: block;
	width: 40px;
	height: 40px;
}

.next {
	right: 0;
}

.prev {
	left: 0;
}

#focus_main {
	overflow: hidden;
	position: relative;
	width: 400px;
	height: 246px;
	float: left;
	display: inline;
	z-index: 4999;
}

#focus_main .box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

#focus_main .box li {
	width: 100%;
	position: absolute;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 100;
}

#focus_main .box li.qh_mr {
	;
	left: 0;
	z-index: 2000;
	opacity: 1;
	filter: alpha(opacity=100);
}

#focus_main .box li a {
	position: absolute;
	display: block;
	height: 246px;
	z-index: 10;
}

#focus_main .box li span {
	width: 100%;
	position: absolute;
	display: block;
	background: #323232;
	bottom: 0;
	height: 30px;
	z-index: 20;
	opacity: 0.9;
	filter: alpha(opacity=90);
	text-indent: 10px;
	font: normal 14px/30px 'Microsoft Yahei';
	text-align: left;
}

#focus_main .box li span a {
	text-decoration: none;
	display: inline;
	color: #fff;
	width: 100%;
	height: 30px;
}

#focus_main .btnLeft {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 5000;
	overflow: hidden;
	margin-top: -20px;
}

#focus_main .btnRight {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 5000;
	overflow: hidden;
	margin-top: -20px;
}

#focus_main .page {
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 3000
}

#focus_main .page a {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	margin-right: 5px;
	float: left;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	cursor: pointer;
	border-radius: 50%;
}

#focus_main .page a.active {
	border-radius: 25px;
}

/* banner end */

.live-broadcast {
	margin-top: 15px;
	height: 420px;
}

.live-tab-t {
	padding: 15px 0;
	color: #999999;
}

.live-tab-t a.more {
	float: right;
	color: #999999;
	padding-right: 15px;
}

.live-tab-t i {
	float: left;
	margin-top: 2px;
}

.live-tab-t .live-tab-a {
	float: left;
	font-size: 16px;
	padding-left: 30px;
	margin: 0 18px;
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}

.live-tab-t .live-tab-a.today-live-t {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092628.png);
}

.live-tab-t .live-tab-a.today-live-t.active {
	color: #ee070e;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092629.png);
}

.live-tab-t .live-tab-a.tomorrow-live-t {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092630.png);
}

.live-tab-t .live-tab-a.tomorrow-live-t.active {
	color: #ee070e;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092631.png);
}

.live-tab-lists {
	padding: 0 20px;
	overflow: hidden;
	height: 378px;
	position: relative;
}
.live-tab-list-tip{
	display: none;
	position: absolute;
	top: -80px;
	left: 20px;
	width: 360px;
	height: 63px;
	line-height: 63px;
	font-size: 14px;
	text-align: center;
	color: #ff0000;
	background-color: #fff;
	border-bottom: 1px dashed #f1f1f1;
	z-index: 95;
}

.live-tab-list {
	display: none;
}

.live-tab-list .this-list {
	position: relative;
	height: 30px;
	padding: 16px 0;
	line-height: 30px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092634.png);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 32px;
	color: #000;
	border-bottom: 1px dashed #f1f1f1;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.live-tab-list .this-list.active,
.live-tab-list .this-list:hover {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092632.png);
}

.live-tab-list .this-list b {
	float: left;
	width: 65px;
	height: 28px;
	line-height: 28px;
	color: #666666;
	border: 1px solid #e5e5e5;
	border-radius: 15px;
	text-align: center;
	margin-right: 2px;
}

.live-tab-list .this-list.active b,
.live-tab-list .this-list:hover b {
	color: #ee070e;
	border: 1px solid #ffeeef;
	background-color: #ffeeef;
}

/* .live-tab-list .this-list {
	color: #030c17;
} */

.live-search {
	display: none;
	padding: 15px 20px 0;
	height: 38px;
	line-height: 38px;
}

.live-search b {
	float: left;
	display: block;
	width: 70px;
	text-align: center;
}

.live-search .form-item {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.live-search .form-submit {
	float: right;
	margin-top: -1px;
}

.live-search .form-submit a {
	background-color: #ee070e;
}

/* 各地区 招聘公告   AND  轮播 end */
/* 入编专区 go */
.index-rbzqs {
	width: 100%;
	min-width: 1200px;
	height: 670px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092637.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.index-rbzq {
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
}

.index-rbzq .index-title {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092618.png);
	border: none;
}

.rbzq-tab-t {
	position: relative;
	height: 160px;
	padding: 15px 0;
}

.rbzq-tab-t li {
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 48px;
	color: #333333;
	text-align: center;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092610.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.rbzq-tab-t li:first-child {
	margin-left: 0;
}

.rbzq-tab-t li.active {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092611.png);
}

.rbzq-tab-t li a {
	display: block;
	width: 100%;
	padding-top: 100px;
	font-size: 16px;
	color: #333;
	background-repeat: no-repeat;
	background-position: center 45px;
}

.rbzq-tab-t li.active a {
	color: #fff;
}

.rbzq-tab-t li.rbzq-tab-t-1 a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092612.png);
}

.rbzq-tab-t li.rbzq-tab-t-1.active a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092612-1.png);
}

.rbzq-tab-t li.rbzq-tab-t-2 a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092613.png);
}

.rbzq-tab-t li.rbzq-tab-t-2.active a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092613-1.png);
}

.rbzq-tab-t li.rbzq-tab-t-3 a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092614.png);
}

.rbzq-tab-t li.rbzq-tab-t-3.active a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092614-1.png);
}

.rbzq-tab-t li.rbzq-tab-t-4 a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092615.png);
}

.rbzq-tab-t li.rbzq-tab-t-4.active a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092615-1.png);
}

.rbzq-tab-t li.rbzq-tab-t-5 a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092616.png);
}

.rbzq-tab-t li.rbzq-tab-t-5.active a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092616-1.png);
}

.rbzq-tab-t li.rbzq-tab-t-6 a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092617.png);
}

.rbzq-tab-t li.rbzq-tab-t-6.active a {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092617-1.png);
}

.rbzq-tab-lists {
	position: relative;
	height: 328px;
	padding: 35px 20px;
	background-color: #fff;
}

.rbzq-tab-list {
	display: none;
}

.rbzq-tab-list-1 .list-1-lfimg {
	float: left;
	width: 385px;
}

.rbzq-tab-list-1 .list-1-lfimg img {
	width: 100%;
	height: 250px;
}

.rbzq-tab-list-1 .list-1-lfimg span {
	display: block;
	height: 75px;
	line-height: 75px;
	border: 1px solid #eeeeee;
	border-top: none;
	font-size: 18px;
	text-align: center;
}

.rbzq-tab-list-1 .list-1-cons {
	float: left;
	width: 335px;
	height: 330px;
	overflow: hidden;
	padding: 0 25px;
}

.rbzq-tab-list-1 .list-1-con {
	width: 335px;
	height: 241px;
	overflow: hidden;
}

.rbzq-tab-list-1 .list-1-con li {
	display: block;
	height: 48px;
	font-size: 16px;
	padding-left: 5px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092638.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.list-1-icons {
	width: 335px;
	height: 77px;
	padding-top: 6px;
	text-align: center;
}

.list-1-icon {
	position: relative;
	float: left;
	width: 156px;
	height: 77px;
	border: 1px dashed #eee;
	margin: 0 4px;
	border-radius: 4px;
}

.list-1-icon img {
	width: 34px;
	height: 34px;
	position: absolute;
	left: 50%;
	margin-left: -17px;
	top: -14px;
}

.list-1-icon b {
	font-weight: bold;
	display: block;
	padding-top: 30px;
	margin: 0 auto;
}

.list-2-table-lf {
	position: relative;
	float: left;
	width: 780px;
	height: 332px;
	overflow: hidden;
}

.list-2-title {
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092643.png);
	background-repeat: no-repeat;
	background-position: left;
}

.rbzq-tab-list-2 .layui-table th {
	text-align: center;
	line-height: 26px;
}

.rbzq-tab-list-2 .layui-table td {
	text-align: center;
	line-height: 23px;
}

.this-a-red {
	color: #ff0606;
}

.list-2-rf {
	float: right;
	width: 360px;
}

.list-2-form {
	margin-top: 10px;
}

.list-2-form .form-item {
	width: 124px;
	float: left;
}

.form-search-item {
	position: relative;
	float: left;
	width: 226px;
	height: 38px;
	margin-left: 10px;
}

.form-search-item input {
	border-color: #ff0000 !important;
	outline: none;
}

.form-search-item input:focus {
	border-color: #ff0000 !important;
}

.form-search-item input:hover {
	border-color: #ff0000 !important;
}

.form-search-item .newSearchBtnS {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 44px;
	height: 38px;
	background-color: #ff0000;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092644.png);
	background-repeat: no-repeat;
	background-position: center;
}

.list-2-tables-rf {
	height: 240px;
}

.list-2-table-th table {
	margin-top: 13px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.list-2-table-th table th {
	vertical-align: middle;
	word-wrap: break-word;
	text-align: center;
	height: 40px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	border-width: 1px;
	font-weight: bold;
	border-style: solid;
	border-color: #eeeeee;
	background-color: #f8f8f9;
}

.list-2-table-td {
	margin-top: -1px;
	width: 360px;
	height: 206px;
	overflow: hidden;
}

.list-2-table-td-gd {
	width: 100%;
}

.list-2-table-td table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.list-2-table-td table td {
	vertical-align: middle;
	word-wrap: break-word;
	text-align: center;
	height: 40px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
}

.rbzq-tab-list-3 .list-3-books {
	position: relative;
	float: left;
	width: 790px;
	height: 310px;
	overflow: hidden;
}

#cnzbq {
	position: relative;
	width: 792px;
	height: 310px;
}

.list-3-books .myprev3 {
	position: absolute;
	left: 1px;
	top: 124px;
	width: 26px;
	height: 45px;
	z-index: 999;
	cursor: pointer;
}

.list-3-books .mynext3 {
	position: absolute;
	right: 12px;
	top: 124px;
	width: 26px;
	height: 45px;
	z-index: 999;
	cursor: pointer;
}

.rbzq-tab-list-3 .list-3-books .list-3-book {
	position: relative;
	/* float: left; */
	width: 185px;
	height: 308px;
	margin-right: 10px;
	overflow: hidden;
	border: 1px solid #eeeeee;
}

.rbzq-tab-list-3 .list-3-books .list-3-book .this-book-img {
	position: relative;
	height: 215px;
	text-align: center;
}

.rbzq-tab-list-3 .list-3-books .list-3-book .this-book-img img {
	margin-top: 24px;
	height: 166px;
}

.rbzq-tab-list-3 .list-3-books .list-3-book .this-book-text {
	height: 72px;
	padding: 10px;
	border-top: 1px solid #eee;
	background-color: #f8f8f9;
}

.rbzq-tab-list-3 .list-3-books .list-3-book .this-book-text p {
	line-height: 20px;
	margin-bottom: 10px;
	height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.rbzq-tab-list-3 .list-3-books .list-3-book .this-book-text em {
	font-size: 16px;
	color: #ff0000;
}

.this-book-shop {
	position: absolute;
	bottom: -93px;
	left: 0;
	right: 0;
	width: 100%;
	padding-top: 10px;
	height: 82px;
	text-align: center;
	background-color: rgba(255, 255, 255, .8);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.rbzq-tab-list-3 .list-3-books .list-3-book:hover .this-book-shop {
	display: block;
	transform: translateY(-100%);
}

.this-book-shop a {
	float: left;
	display: block;
	width: 64px;
	height: 44px;
	padding-top: 20px;
	color: #fff;
	line-height: 20px;
	border: 1px solid #ffd8d8;
	background-color: #fff0f0;
	border-radius: 50%;
	margin-left: 20px;
}

.this-book-shop a.now-shop {
	height: 52px;
	padding-top: 12px;
	margin-left: 8px;
	border: 1px solid #ff0000;
	background-color: #ff0000;
}

.list-3-form {
	float: right;
	width: 358px;
	height: 308px;
	border: 1px solid #eee;
	border-top: 1px solid #f4223e;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092647.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.list-3-form-t {
	font-size: 18px;
	text-align: center;
	padding: 24px 0;
}

.list-3-form .form-item {
	position: relative;
	padding: 7px 28px;
}

.list-3-form .form-item .getyzm {
	position: absolute;
	right: 29px;
	top: 8px;
	bottom: 8px;
	width: 92px;
	height: 36px;
	line-height: 36px;
	color: #ff0000;
	text-align: center;
	border-left: 1px solid #eee;
	background-color: #fff;
}

.list-3-form .form-yzm input {
	width: 158px;
}

.list-3-form .form-yzm a {
	position: absolute;
	right: 28px;
	top: 7px;
	width: 134px;
	background-color: #f6263e;
}

.list-3-form .form-yzm a i {
	display: inline-block;
	width: 15px;
	height: 38px;
	padding-left: 7px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092636.png);
	background-repeat: no-repeat;
	background-position: 7px;
}

.rbzq4-lf {
	float: left;
	width: 360px;
	height: 326px;

}

.rbzq4-lf-t {
	margin-bottom: 25px;
}

.rbzq4-lf-t a {
	display: block;
	float: left;
	width: 104px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	margin-right: 20px;
	text-align: center;
	border-radius: 20px;
	background-color: #eee;
}

.rbzq4-lf-t a.active {
	color: #fff;
	background-color: #f5253e;
}

.index-alist {
	display: none;
}

.index-alist li {
	display: block;
	height: 42px;
	font-size: 16px;
	padding-left: 5px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092638.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.rbzq4-mid {
	float: left;
	width: 385px;
	height: 293px;
	margin-left: 20px;
}

.rbzq4-mid img {
	width: 100%;
	height: 100%;
}

.rbzq4-rf {
	float: right;
	width: 362px;
	height: 293px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092645.png);
}

.rbzq4-rf-title {
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
}

.rbzq4-rf-list {}

.rbzq4-rf-list a {
	float: left;
	display: block;
	width: 20%;
	height: 33px;
	line-height: 33px;
	text-align: center;
}

.rbzq4-rf-list a:hover {
	color: #ee070e;
}

.rbzq-tab-list-5 {
	padding: 40px 0;
}

.rbzq-tab-list-5 a {
	display: block;
	float: left;
	width: 220px;
	height: 238px;
	margin-left: 12px;
	text-align: center;
	line-height: 24px;
	background-color: #fff;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 5px #E8E8E8;
	-webkit-box-shadow: 0px 0px 5px #E8E8E8;
	box-shadow: 0px 0px 8px #E8E8E8;
}

.rbzq-tab-list-5 a:first-child {
	margin-left: 0;
}

.rbzq-tab-list-5 a i {
	display: block;
	width: 220px;
	height: 154px;
	overflow: hidden;
}

.rbzq-tab-list-5 a img {
	width: 100%;
	transition: all 1.5s;
}

.rbzq-tab-list-5 a:hover img {
	transform: scale(1.2);
}

.rbzq-tab-list-5 a span {
	display: block;
	padding-top: 20px;
}

.rbzq6-lf {
	float: left;
	width: 778px;
}

.rbzq6-lf-t {
	height: 30px;
	line-height: 30px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092654.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.rbzq6-lf-t a {
	font-size: 20px;
	padding-left: 10px;
}

.rbzq6-lf-box {
	position: relative;
	height: 280px;
	overflow: hidden;
}

.rbzq6-lf-box .myprev {
	position: absolute;
	left: 5px;
	top: 165px;
	width: 26px;
	height: 45px;
	z-index: 999;
	cursor: pointer;
}

.rbzq6-lf-box .mynext {
	position: absolute;
	right: 5px;
	top: 165px;
	width: 26px;
	height: 45px;
	z-index: 999;
	cursor: pointer;
}

#rbzq6-lunbo {
	width: 778px;
	height: 280px;
	overflow: hidden;
}

.rbzq6-lf-box-list {
	position: relative;
	float: left;
	width: 194.5px;
	height: 280px;
}

.rbzq6-time {
	position: relative;
	width: 100%;
	text-align: center;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
}

.rbzq6-time span {
	display: block;
	font-size: 16px;
}

.rbzq6-time i {
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -7px;
	display: block;
	width: 14px;
	height: 14px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092656.png);
}

.rbzq6-class {
	width: 95%;
	height: 186px;
	margin: 24px auto 0;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	background-color: #fd558a;
	overflow: hidden;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092657.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.rbzq6-class h4 {
	display: inline-block;
	padding-left: 25px;
	font-size: 16px;
	height: 42px;
	margin-top: 22px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092658.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.rbzq6-class p {
	font-size: 16px;
	padding: 2px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.rbzq6-class p.zdsf {
	margin-top: 25px;
}

.rbzq6-class a {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	color: rgba(255, 255, 255, .9);
	margin: 10px auto 0;
	border-radius: 20px;
	border: 1px solid #fff;
	background-color: rgba(255, 255, 255, .5);
}

.rbzq6-list-1 .rbzq6-class {
	background-color: #fd558a;
}

.rbzq6-list-2 .rbzq6-class {
	background-color: #fea848;
}

.rbzq6-list-3 .rbzq6-class {
	background-color: #43b8ff;
}

.rbzq6-list-4 .rbzq6-class {
	background-color: #41e3c0;
}

.rbzq6-rf {
	width: 360px;
	float: right;
}

.rbzq6-rf-t {
	position: relative;
	height: 30px;
	line-height: 30px;
	padding-left: 12px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092653.png);
	background-repeat: no-repeat;
	background-position: left;
}

.rbzq6-rf-t a {
	font-size: 20px;
}

.rbzq6-rf-t span {
	position: absolute;
	left: 180px;
	top: 2px;
	display: block;
	width: 181px;
	height: 27px;
	font-size: 12px;
	color: #fe3f3f;
	text-align: center;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092655.png);
}

.rbzq6-rf-form {
	position: relative;
	width: 357px;
	height: 240px;
	padding-top: 30px;
	margin-top: 8px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092647.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #eee;
}

.rbzq6-rf-form .form-item {
	position: relative;
	padding: 7px 28px;
}

.rbzq6-rf-form .form-item .getyzm {
	position: absolute;
	right: 29px;
	top: 8px;
	bottom: 8px;
	width: 92px;
	height: 36px;
	line-height: 36px;
	color: #ff0000;
	text-align: center;
	border-left: 1px solid #eee;
	background-color: #fff;
}

.rbzq6-rf-form .form-yzm input {
	width: 158px;
}

.rbzq6-rf-form .form-yzm a {
	position: absolute;
	right: 28px;
	top: 7px;
	width: 134px;
	background-color: #f6263e;
}

.rbzq6-rf-form .form-yzm a i {
	display: inline-block;
	width: 15px;
	height: 38px;
	padding-left: 7px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092636.png);
	background-repeat: no-repeat;
	background-position: 7px;
}

/* 入编专区 end */
/* 横幅广告 go */
.index-hfgg {
	width: 1200px;
	margin: 50px auto 0;
}

.index-hfgg img {
	width: 1200px;
}

/* 横幅广告 end */
/* 招聘信息 go */
.index-zpxx {
	margin-top: 50px;
}

.index-zpxx .index-title {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092619.png);
	padding: 5px 0 24px 34px;
	background-position: left 5px;
}

.index-zpxx .index-title p.index-zpxx-zk {
	position: absolute;
	width: 880px;
	top: 0;
	right: 0;
	font-size: 14px;
	font-weight: 400;
}

.index-zpxx .index-title p.index-zpxx-zk a {
	display: inline-block;
	width: 50px;
	font-size: 16px;
	text-align: center;
}

.zpxx-ksgz {
	height: 300px;
	margin-top: 32px;
	border-left: 1px solid #eee;
}

.zpxx-ksgz li {
	position: relative;
	padding-left: 17px;
	height: 31px;
	line-height: 31px;
	margin-top: 23px;
	margin-left: -5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.zpxx-ksgz .zpxx-ksgz-t {
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
}

.zpxx-ksgz li a{
	font-size: 16px;
	margin-left: 20px;
}
.zpxx-ksgz h3.zpxx-ksgz-t{
	position: relative;
}
.zpxx-ksgz h3.zpxx-ksgz-t i{
	display: block;
	position: absolute;
	left: -5px;
	top: 50%;
	margin-top: -4.5px;
	width: 8px;
	height: 8px;
	border: 1px solid #fc484a;
	background-color: #fff;
	border-radius: 50%;
}
.zpxx-ksgz h3.zpxx-ksgz-t a{
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}

.zpxx-ksgz li i {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4.5px;
	width: 8px;
	height: 8px;
	border: 1px solid #fc484a;
	background-color: #fff;
	border-radius: 50%;
}

.zpxx-ksgz li.active i {
	background-color: #fc484a;
}

.zpxx-ksgz li a.ksgz-li-t {
	display: inline-block;
	width: 82px;
	height: 31px;
	color: #ee070e;
	padding-left: 7px;
	text-align: center;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092662.png);
}
#swiperksgz{
	height:252px;
	margin-top: 22px;
	margin-left: -5px;
}
#swiperksgz li{
	margin-top: 0;
	height: 42px;
	line-height: 42px;
	margin-left: 0;
}
#swiperksgz li a{
	display: block;
	width: 418px;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 招聘信息 end */
/* 备考资料 go */
.index-bkzl {
	margin-top: 50px;
}

.index-bkzl .index-title {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092620.png);
}

.index-bkzl .index-tab-t a {
	margin-left: 8px;
}

.index-bkzl .index-tab-t a:first-child {
	margin-left: 0;
}

.bkzl-list {
	margin-top: 24px;
}

.bkzl-list a {
	display: block;
	float: left;
	width: 210px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 12px;
	font-size: 16px;
	border-radius: 4px;
}

.bkzl-list a.bkzl-list-1 {
	color: #ff7251;
	background-color: #ffe4de;
}

.bkzl-list a.bkzl-list-2 {
	float: right;
	color: #f15f3b;
	background-color: #fde2df;
}

.bkzl-list a.bkzl-list-3 {
	color: #32a6cc;
	background-color: #d2f2fd;
}

.bkzl-list a.bkzl-list-4 {
	float: right;
	color: #e57614;
	background-color: #fbe0c8;
}

.bkzl-list a.bkzl-list-5 {
	color: #d99134;
	background-color: #ffedb9;
}

.bkzl-list a.bkzl-list-6 {
	float: right;
	color: #bb90f3;
	background-color: #eee8f6;
}

.bkzl-list a.bkzl-list-7 {
	color: #3bb485;
	background-color: #c1f8e2;
}

.bkzl-list a.bkzl-list-8 {
	float: right;
	color: #8a83e7;
	background-color: #e2e1f5;
}

.bkzl-form {
	margin-top: 15px;
}

.bkzl-form b {
	display: block;
	float: left;
	width: 120px;
	height: 22px;
	margin-top: 10px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092624.png);
}

.bkzl-form .form-item {
	display: block;
	float: left;
	width: 150px;
	margin-left: 20px;
}

.bkzl-form .form-submit {
	width: 120px;
	float: right;
	background-color: #ee070e;
}

.bkzl-form .form-submit a {
	width: 100%;
}

/* 备考资料 end */
/* 考试题库 go */
.index-kstk {
	margin-top: 50px;
}

.index-kstk .index-title {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092621.png);
}

.kstk-form {
	width: 433px;
	height: 288px;
	margin-top: 35px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092663.png);
}

.kstk-form b {
	display: block;
	text-align: center;
	font-size: 18px;
	padding: 14px 0;
}

.kstk-form .form-item {
	width: 274px;
	margin: 15px auto 0;
}

.kstk-form .form-submit {
	float: none;
	width: 274px;
	margin: 15px auto;
}

.kstk-form .form-submit a {
	width: 100%;
}

.kstk-form .form-submit a span {
	padding-right: 20px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092636.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* 考试题库 end */
/* 备考专区 go */
.index-bkzqs {
	margin-top: 50px;
}

.index-bkzq {
	float: left;
	width: 725px;
	position: relative;
}

.index-bkzq .index-title {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092621.png);
}

.index-bkzq .index-tab-t {
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 16px;
	padding: 0;
	height: 15px;
}

.index-bkzq .index-tab-t a {
	background: none;
	height: 15px;
	line-height: 15px;
	margin-left: 0;
	border-radius: 0;
	border-left: 1px solid #eee;
}

.index-bkzq .index-tab-t a:first-child {
	border: none;
}

.index-bkzq .index-tab-t a.active {
	color: #ee070e;
}

.index-bkzq .index-tab-list {
	padding-top: 15px;
}

.myclassboxs {
	position: relative;
	height: 270px;
}

.myclassbox {
	position: absolute;
	left: 0;
	top: 0;
	height: 260px;
	padding: 0 10px 15px;
	border: 1px solid #eee;
	border-top: none;
	overflow: hidden;
	background-color: #fff;
	z-index: 9;
}

.myclassbox a,
.myclassbox span {
	display: block;
	float: left;
	width: 72px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 20px;
	border: 1px solid #eee;
	margin: 18px 4px 0;
}

.myclassbox span {
	cursor: pointer;
	text-decoration: underline;
	color: red;
	font-style: italic;
}

/* 备考专区 end */
/* 备考图书 go */
.index-bktss {
	margin-top: 50px;
}

.index-bkts {
	float: left;
	width: 725px;
	position: relative;
}

.index-bkts .index-title {
	background-image: url(http://www.zgsydw.com/uploadfile/2020/1024/20201024013152514.png);
}

.index-bkts .index-title p.index-bkts-zk {
	float: right;
	font-size: 14px;
	font-weight: 100;
}

.index-bkts .index-title p.index-bkts-zk a {
	margin: 0 4px;
}

.bkts-book {
	position: relative;
	margin-top: 25px;
	height: 315px;
	overflow: hidden;
}

.bkts-book-list {
	position: relative;
	width: 228px;
	height: 313px;
	margin: 0 auto;
	border: 1px solid #eee;
}

.bkts-book-list:hover {
	border: 1px solid #ffc5c7;
}

.bkts-book-list a {
	display: block;
}

.bkts-book-list a img {
	display: block;
	margin: 35px auto 0;
}

.bkts-book-list a span {
	height: 47px;
	padding: 15px;
	line-height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fbfbfd;
}

.bkts-book .myprev1 {
	position: absolute;
	left: 6px;
	top: 120px;
	width: 26px;
	height: 45px;
	z-index: 999;
	cursor: pointer;
}

.bkts-book .mynext1 {
	position: absolute;
	right: 6px;
	top: 120px;
	width: 26px;
	height: 45px;
	z-index: 999;
	cursor: pointer;
}

.hot-tushu a {
	position: relative;
	display: block;
	height: 60px;
	line-height: 60px;
	padding-left: 35px;
	border-bottom: 1px dashed #eee;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.hot-tushu a:last-child {
	border-bottom: none;
}

.hot-tushu a i {
	position: absolute;
	left: -2px;
	top: 50%;
	margin-top: -19px;
	display: block;
	width: 34px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

.hot-tushu a i.hot-tushu-i1 {
	color: #fff;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092666.png);
}

.hot-tushu a i.hot-tushu-i2 {
	color: #fff;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092667.png);
}

.hot-tushu a i.hot-tushu-i3 {
	color: #fff;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/img2019/2019092668.png);
}

/* 备考图书 end */
/* 底部开始 go */
.sydwBottom {
	width: 100%;
	min-width: 1200px;
	margin-top: 30px;
}

.sydwContent,
.sydwContent {
	width: 1200px;
	margin: 0 auto;
}

.sydwBottom h3.toplink {
	font-size: 22px;
}

.sydwBottom h3.toplink a.active,
.sydwBottom h3.toplink a:hover {
	color: #EC000F;
}

.sydwBottom .subBom {
	background: #333;
	margin-top: 20px;
}

.sydwBottom .subBom ul {
	display: none;
}

.sydwBottom .subBom ul li {
	float: left;
	padding-top: 20px;
}

.sydwBottom .subBom ul li a {
	font-size: 16px;
	color: #999999;
	margin-right: 17px;
}

.sydwBottom .subBom ul li:hover a {
	color: #EC000F;
}

.sydwBottom .bomContent {
	margin-top: 30px;
	border-top: 1px solid #666;
	padding-top: 30px;
	padding-bottom: 50px;
}

.sydwBottom .bomContent ol {
	min-height: 200px;
	/* background: #373737; */
	margin-right: 15px;
}

.sydwBottom .bomContent ol li {
	width: 120px;
}

.sydwBottom .bomContent ol li h3 a {
	font-size: 16px;
	color: #bdbdbd;
	/* background: #3d3d3d; */
}

.sydwBottom .bomContent ol li h3:hover a {
	color: #CBC9C9;
	text-decoration: none;
}

.sydwBottom .bomContent ol li a {
	color: #999999;
	font-size: 14px;
	display: block;
	padding: 10px 0;
	text-align: center;
}

.sydwBottom .bomContent ol li:hover a {
	text-decoration: underline;
	color: #EC000F;
}

.sydwBottom .bomContent .ewmCon {
	margin-left: 10px;
}

.sydwBottom .bomContent .ewmCon img {
	width: 110px;
	height: 110px;
	margin-top: 20px;
}

.sydwBottom .bomContent .ewmCon h3 {
	color: #cbc9c9;
	font-size: 16px;
	text-align: center;
	padding-top: 30px;
}

.sydwBottom .bomContent .ewmCon .fl {
	margin-right: 15px;
}

.sydwBottom .bomContent .telBox .txt {
	font-size: 26px;
	color: #cdcdcd;
	margin-left: 20px;
}

.sydwBottom .bomContent .telBox .txt .tit {
	color: #999999;
	font-size: 16px;
}

.sydwBottom .bomContent .telBox .col {
	margin-top: 6px;
	font-size: 20px;
	color: #999;
}

.sydwBottom .bomContent .telBox .txt .btn {
	display: block;
	width: 84px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #999999;
	margin-top: 6px;
	font-size: 14px;
	border-radius: 25px;
	border: 1px solid #a0a0a0;
}

.sydwBottom .bomContent .telBox .tel1 {
	margin-top: 30px;
}

.sydwBottom .bomContent .telBox .tel2 {
	margin-top: 40px;
}

.sydwBottom .sydwCopy {
	background: #333;
	padding-bottom: 50px;
}

.sydwBottom .sydwCopy .copy {
	position: relative;
}

.sydwBottom .sydwCopy .copy p {
	color: #cbc9c9;
	text-align: center;
	font-size: 14px;
	line-height: 2em;
}

.sydwBottom .sydwCopy .copy p a {
	color: #cbc9c9;
}

.sydwBottom .sydwCopy .copy p a:hover {
	color: #EC000F;
	text-decoration: underline;
}

.sydwBottom .sydwCopy .copy .copyPic {
	position: absolute;
	right: 163px;
	top: 80px;
	display: block;
}

.zgNewBox {
	width: 430px;
	height: 384px;
	padding: 0 0;
	background: #fff;
	border: 2px solid #ef2d36;
	border-radius: 2px;
	position: fixed;
	z-index: 3000;
	left: 50%;
	top: 50%;
	margin: -175px 0 0 -185px;
	display: none;
	border: 1px solid #ef2d36;
	margin-top: -192px;
}

.zgNewBox em {
	position: absolute;
	width: 34px;
	height: 34px;
	cursor: pointer;
	right: -10px;
	top: -10px;
}

.zgNewBox_left {
	width: 366px;
	margin: 25px auto 0;
	height: 184px;
	padding-top: 1px;
}

.zgNewBox_b {
	height: 95px;
	border-bottom: 1px dashed #eee;
}

.zgNewBox_b a {
	display: inline-block;
	width: 33.3333%;
	text-align: center;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	padding-top: 12px;
	color: #666;
}

.zgNewBox_b a:hover {
	color: #e60012
}

.zgNewBox_b a img {
	display: block;
	margin: 0 auto 12px;
}

.zgNewBox_b1 a {
	padding-top: 16px;
}

.zgNewBox_right {
	width: 159px;
	height: 183px;
	border: 1px solid #eee;
	float: left;
	text-align: center;
}

.zgNewBox_right span {
	color: #888;
	display: block;
	line-height: 39px;
}

.zgNewBox_bot {
	padding-top: 33px;
	overflow: hidden;
	clear: both;
	padding-left: 92px;
}

.zgNewBox_bot p {
	font-size: 18px;
	float: left;
	background: url(http://www.zgsydw.com/statics/images/new_zx_girle.jpg) no-repeat left center;
	padding-left: 54px;
	width: 190px;
	font-family: "Microsoft Yahei";
	color: #666;
	text-align: center;
}

.zgNewBox_bot p strong {
	display: block;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
}

.zgNewBox_bot_a {
	width: 150px;
	height: 47px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 47px;
	text-align: center;
	color: #fff;
	background: #ef2d36;
	border-radius: 2px;
}

.zgNewBox_bot a {
	width: 150px;
	height: 47px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 47px;
	text-align: center;
	color: #fff;
	background: #ef2d36;
	border-radius: 2px;
}

.zgNewZx1 {
	width: 105px;
	height: 172px;
	margin-top: -86px;
	left: 0;
}

.zgNewBox h3 {
	height: 43px;
	line-height: 43px;
	color: #fff;
	font-size: 18px;
	background: #e60012;
	width: 411px;
	padding-left: 19px;
	font-weight: normal;
	font-family: 'Microsoft Yahei';
}

.zgNewBox h3 i {
	background: url(http://www.zgsydw.com/statics/images/close_pp.jpg) no-repeat;
	width: 17px;
	height: 16px;
	position: absolute;
	display: block;
	cursor: pointer;
	right: 12px;
	top: 13px;
}

.sydw_top .sydwth1 {
	display: none;
}

/* 底部结束 end */
.layui-form-select .layui-input {
	padding-right: 20px;
}

/* 侧边栏go */
.lnav20 {
	position: fixed;
	z-index: 999;
	left: 10px;
	top: 25%;
	cursor: pointer;
}

.lnav20 .close {
	position: absolute;
	right: -28px;
	top: -20px;
	cursor: pointer;
}

.jw-media {
	display: none;
	width: 700px;
	height: 460px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -230px;
	z-index: 9999;
}

.jw-media .close20 {
	position: absolute;
	cursor: pointer;
	right: -45px;
	top: -15px;
}

.index-mask2020 {
	display: none;
	background: rgba(0, 0, 0, .9);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9998;
}

.jw-media video {
	width: 100%;
}

.zgzf_ycxf {
	width: 66px;
	height: auto;
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -253px;
	z-index: 96;
}

.zgzf_ycxf li {
	width: 66px;
	margin-bottom: 13px;
	height: 64px;
	float: left;
	background: #fff;
	position: relative;
	box-shadow: 0 0 10px #dcdada;
}

.zgzf_ycxf li.zgzf_ycxf1 {
	height: 64px;
	background: #e60012;
}

.zgzf_ycxf li.zgzf_ycxf1 .cur {
	height: 28px;
	padding-top: 36px;
	background: url(http://www.zgsydw.com/statics/images/sy_pic01.png) no-repeat center 5px;
	color: #fff;
}

.zgzf_ycxf li .cur {
	display: block;
	padding-top: 36px;
	height: 28px;
	text-align: center;
	font-size: 14px;
	color: #666;
	font-family: 'Microsoft Yahei';
	line-height: 28px;
}

.zgzf_ycxf li:hover .cur {
	text-decoration: none;
	color: #fff;
}

.zgzf_ycxf li:hover {
	background: #e60012;
}

.zgzf_ycxf li.on {
	background: #e60012;
}

.zgzf_ycxf li .zgzf_zx {}

.zgzf_ycxf li .zgzf_xk {
	background: url(http://www.zgsydw.com/statics/images/sy_pic02_h.png) no-repeat center 8px #f6f6f6;
}

.zgzf_ycxf li .zgzf_kc {
	background: url(http://www.zgsydw.com/statics/images/sy_pic03_h.png) no-repeat center 10px #f6f6f6;
}

.zgzf_ycxf li .zgzf_zl {
	background: url(http://www.zgsydw.com/statics/images/sy_pic04_h.png) no-repeat center 7px #f6f6f6;
}

.zgzf_ycxf li .zgzf_sm {
	background: url(http://www.zgsydw.com/statics/images/sy_pic05_h.png) no-repeat center 7px #f6f6f6;
}

.zgzf_ycxf li .zgzf_qq {
	background: url(http://www.zgsydw.com/statics/images/sy_pic06_h.png) no-repeat center 7px #f6f6f6;
}

.zgzf_ycxf li .zgzf_tk {
	background: url(https://www.zgsydw.com/uploadfile/2021/0624/20210624042835202.png) no-repeat center 7px #f6f6f6;
	background-size: 30px;
}
/* .zgzf_ycxf li .zgzf_tk {
	width: 100%;
	height: 100%;
	padding: 0;
	background: url(http://www.zgsydw.com/uploadfile/2020/0928/20200928061034449.jpg) no-repeat center  #FFF;
	background-size: 57.6px 59.4px;
} */

.zgzf_ycxf li:hover .zgzf_xk {
	background: url(http://www.zgsydw.com/statics/images/sy_pic02.png) no-repeat center 8px #e60012;
}

.zgzf_ycxf li:hover .zgzf_kc {
	background: url(http://www.zgsydw.com/statics/images/sy_pic03.png) no-repeat center 8px #e60012;
}

.zgzf_ycxf li:hover .zgzf_zl {
	background: url(http://www.zgsydw.com/statics/images/sy_pic04.png) no-repeat center 8px #e60012;
}

.zgzf_ycxf li:hover .zgzf_sm {
	background: url(http://www.zgsydw.com/statics/images/sy_pic05.png) no-repeat center 8px #e60012;
}

.zgzf_ycxf li:hover .zgzf_qq {
	background: url(http://www.zgsydw.com/statics/images/sy_pic06.png) no-repeat center 8px #e60012;
}

.zgzf_ycxf li:hover .zgzf_tk {
	color: #666;
}

.zgzf_ycxf_ewm {
	width: 160px;
	padding-right: 10px;
	position: absolute;
	left: -170px;
	top: -25px;
	z-index: 99;
	display: none;
}

.zgzf_ycxf_ewm em {
	display: block;
	width: 11px;
	height: 17px;
	background: url(http://www.zgsydw.com/statics/images/index_ycxf_05.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 73px;
}

.zgzf_ycxf_ewmn {
	width: 158px;
	border: 1px solid #e8e8e8;
	box-shadow: 0 0 5px #f4f4f4;
	background: #fff;
}

.zgzf_ycxf_ewmn img {
	display: block;
	width: 140px;
	height: 140px;
	margin: 10px auto;
}

.zgzf_ycxf_xkbb {
	width: 220px;
	left: -230px;
	top: -41px;
}

.zgzf_ycxf_xkbb .zgzf_ycxf_ewmn {
	width: 218px;
}

.zgzf_ycxf_xkse {
	width: 195px;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	height: auto;
}

.zgzf_ycxf_xkse .select_box {
	position: relative;
	cursor: pointer;
	width: 188px;
	height: 33px;
	margin-bottom: 15px;
	line-height: 33px;
	background: #f6f6f6;
	font-size: 12px;
	color: #999;
	font-family: 'Microsoft Yahei';
}

.zgzf_ycxf_xkse .selet_open {
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 15px !important;
	width: 9px;
	height: 5px;
	line-height: 5px !important;
	background: url(http://www.zgsydw.com/statics/images/newIcoSelSj.jpg) center center no-repeat;
	z-index: 0;
}

.zgzf_ycxf_xkse .select_txt {
	display: inline-block;
	position: static;
	padding-left: 8px;
	width: 162px;
	height: 33px;
	line-height: 33px;
	cursor: pointer;
	overflow: hidden;
	font-family: 'Microsoft Yahei';
	font-size: 14px;
	color: #666;
}

.zgzf_ycxf_xkse .select_option {
	width: 187px;
	position: absolute;
	top: 33px;
	left: 0;
	z-index: 2;
	overflow: hidden;
	display: none;
	border: 1px solid #eaeaea;
	overflow-y: auto;
	max-height: 170px;
	font-size: 14px;
}

.zgzf_ycxf_xkse .select_option a {
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-align: left;
	padding: 0 10px;
	width: 170px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Microsoft Yahei';
}

.zgzf_ycxf_xkse .select_box:hover {
	border-color: #ef2d36;
}

.zgzf_ycxf_xkse .select_box:hover .selet_open {
	background: url(http://www.zgsydw.com/statics/images/index_ycxf_08.jpg) no-repeat center;
}

.zgzf_ycxf_xkse .select_box:hover .select_txt {
	color: #ef2d36;
}

.zgzf_ycxf_xkse .select_option a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}

#zx_zpxx,
#zx_area,
#tel,
#zk_mskc,
#zk_area,
#zz_gg,
#zz_fl,
#tel1,
#tel2 {
	outline: none;
	width: 188px;
	height: 33px;
	color: #666;
}

.mod_kaoshilx {
	width: 190px;
}

.mod_kaoshilx .select_box {
	width: 190px;
}

.mod_kaoshilx .select_txt {
	width: 157px;
}

.mod_kaoshilx .select_option {
	width: 188px;
}

.mod_kaoshilx .select_option a {
	width: 168px;
}

.optionHauto {
	height: 224px;
	overflow-y: auto;
}

.newBtnKcSearch {
	display: block;
	width: 190px;
	height: 35px;
	overflow: hidden;
	cursor: pointer;
	background: #e60012;
	border: none;
	font-size: 16px;
	color: #fff;
	font-family: 'Microsoft Yahei';
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	margin-top: 20px;
}

.newBtnKcSearch:hover {
	color: #fff;
	text-decoration: underline;
}

#zx_zpxx,
#zx_area,
#tel,
#zk_mskc,
#zk_area,
#zz_gg,
#zz_fl,
#tel1,
#tel2 {
	width: 188px;
	height: 33px;
	color: #666;
}

#tel,
#tel1,
#tel2 {
	padding-left: 5px;
	width: 180px;
	height: 27px;
}

.select_box .code {
	height: 26px;
	color: #666;
	width: 180px;
	display: block;
	padding-left: 5px;
}

.select_btn {
	position: relative;
}

.select_btn .codebtn {
	position: absolute;
	width: 80px;
	height: 30px;
	background: #e60012;
	color: #fff;
	right: 0px;
	top: 1px;
	text-align: center;
	line-height: 30px;
}

#daojishi,
#daojishi1,
#daojishi2 {
	width: 80px;
	height: 30px;
	background: #999;
	color: #fff;
	line-height: 30px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 1px;
	background: #ee070e;
	display: none;
}

/* 侧边栏end */
.layui-form-select dl dd.layui-this {
	background-color: #fe7473;
	color: #fff;
}

/* 底部 快捷导航 go */
.index-botnavs {
	position: fixed;
	bottom: 0;
	/* left: 0; */
	right: 5000px;
	width: 100%;
	height: 76px;
	background-color: rgba(0, 0, 0, .4);
	z-index: 9999;
}

.index-botnav {
	position: relative;
	width: 1200px;
	height: 76px;
	margin: 0 auto;
}

.index-botnav-img {
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
}

.botnav-list {
	width: 710px;
	margin-left: 310px;
}

.botnav-list li {
	position: relative;
	float: left;
	margin: 0 30px;
	width: 175px;
	padding-top: 25px;
	margin-top: -5px;
	height: 40px;
}

.botnav-list li .botnav-lista {
	display: block;
	line-height: 38px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border: 1px solid #af7006;
	background-color: #e5ba69;
}

.botnav-list li .botnav-list-nodiv {
	display: none;
	position: absolute;
	width: 330px;
	padding: 10px 5px;
	bottom: 65px;
	left: -70px;
	background-color: #fff;
	border: 1px solid #b87403;
	overflow: inherit !important;
}

/* .botnav-list li:hover .botnav-list-nodiv {
	display: block;
} */

.botnav-list li .bot-nav-zkxx {
	height: 38px;
}

.botnav-list li .bot-nav-bkjz {
	/* height: 38px; */
	padding: 10px 15px;
}

.botnav-list li .bot-nav-kstk {
	width: 200px;
	left: -28px;
	padding: 10px 15px;
}

.botnav-list li .bot-nav-zkxx .form-item,
.botnav-list li .bot-nav-zkxx .form-submit {
	float: left;
	width: 100px;
	margin: 0 5px;
}

.botnav-list li .bot-nav-zkxx .form-submit a {
	width: 100%;
}

.nav-bkjz-form .form-item {
	float: left;
	width: 180px;
}

.nav-bkjz-form .form-submit {
	float: left;
	width: 140px;
	margin-left: 10px;
}

.nav-bkjz-form .form-submit a {
	width: 100%;
}

.bot-nav-bkjz-list {
	max-height: 150px;
	overflow-y: auto;
	margin-bottom: 10px;
}

.bot-nav-bkjz-list .this-lista {
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.bot-nav-bkjz-list .this-lista span {
	color: #fff;
	padding: 2px 10px;
	border-radius: 10px;
	background-color: #e5ba69;
}

.bot-nav-kstk a {
	display: block;
	float: left;
	width: 50%;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}

.index-botnav-close {
	position: absolute;
	right: 100px;
	top: 28px;
	padding: 5px;
	cursor: pointer;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.index-botnav-close:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.index-botnav-zk {
	position: fixed;
	left: 0;
	bottom: 5px;
	cursor: pointer;
	z-index: 999;
	display: none;
}

/* 底部快捷导航 end */
/* 新增入编专区 行程单 go */
.list-2-table-lf-th {
	margin-top: 10px;
	width: 778px;
	height: 50px;
	border: 1px solid #eeeeee;
	border-bottom: none;
	background-color: #f8f8f9;
}

.list-2-table-lf-td li {
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #eeeeee;
}

.list-2-table-lf a {
	line-height: 40px;
	display: block;
	float: left;
	text-align: center;
	border-right: 1px solid #eeeeee;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.list-2-table-lf .list-2-table-lf-th a {
	line-height: 50px;
}

.list-2-table-lf a.hottx-1 {
	width: 78px;
}

.list-2-table-lf a.hottx-2 {
	width: 245px;
}

.list-2-table-lf a.hottx-3 {
	width: 155px;
}

.list-2-table-lf a.hottx-4 {
	width: 98px;
}

.list-2-table-lf a.hottx-5 {
	width: 98px;
}

.list-2-table-lf a.hottx-6 {
	width: 98px;
	border-right: none;
}

#skxcdT_div {
	width: 778px;
	height: 246px;
	border: 1px solid #eeeeee;
	border-top: none;
	overflow: hidden;
}

/* 新增入编专区 行程单 end */
/* 新增 19课堂调用滚动 go */
.live-broadcast {
	height: auto;
}
.live-search {
	display: block;
}

.live-search b {
	width: 90px;
}

.live-search .form-item {
	width: 140px;
	margin-left: 10px;
}

.live-search .form-submit {
	margin-top: -2px;
	width: 100px;
}

.live-search .form-submit a {
	width: 100%;
}

.live-tab-list .this-list {
	width: 328px;
}

.live-tab-list .swiper-container {
	height: 378px;
	overflow: hidden;
}

/* 新增 19课堂调用滚动 end */

/* 招聘碎片 Start */
.index-new-ggks {
	position: relative;
	width: 100%;
	background-image: url(http://www.zgsydw.com/zhuanti/hskceshi/pic/mask.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
}

.sydw_fragment {
	width: 1242px;
	position: relative;
	margin: 0 auto;
	-webkit-box-shadow: 0 10px 54px rgba(180, 180, 180, .32);
	-moz-box-shadow: 0 10px 54px rgba(180, 180, 180, .32);
	box-shadow: 0 10px 54px rgba(180, 180, 180, .32);
}
.sydw_fragment .sydw_fragment_box{
	position: relative;z-index: 2;padding: 10px 0 30px;background-color: #FFF; overflow: hidden;
}
.sydw_fragment>i {
	position: absolute;
}

.sydw_fragment>i.sydw_fragment_icoa {
	top: -18px;
	left: -130px;
	width: 329px;
	height: 361px;
	background: url(http://www.zgsydw.com/zhuanti/hskceshi/pic/2020032401.png) no-repeat;
	z-index: 1;
}

.sydw_fragment>i.sydw_fragment_icob {
	top: 132px;
	right: -93px;
	width: 162px;
	height: 223px;
	background: url(http://www.zgsydw.com/zhuanti/hskceshi/pic/2020032402.png) no-repeat;
	z-index: 1;
}

.fragment_zpgg_title {
	width: 308px;
	margin-left: 60px;
}

.fragment_zpgg_title h3 {
	display: block;
	font-size: 38px;
	color: #090909;
	text-align: center;
	line-height: 42px;
	margin-bottom: 25px;
}

.fragment_zpgg_title h3 p {
	font-size: 25px;
}

.fragment_zpgg_title h3 span {
	color: #e60012;
}

.fragment_zpgg_title h3 a {
	font-weight: bold;
}

.zpgg_title_url a {
	display: block;
	width: 136px;
	height: 37px;
	line-height: 37px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 1px solid #ee070e;
	text-align: center;
	font-size: 18px;
	color: #ee070e;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.zpgg_title_url a:hover {
	background-color: #ee070e;
	color: #FFF;
}


.swiper-container-gg ul {

	height: 150px !important;

}

.swiper-container-gg li {
	position: relative;
	float: left;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 18px;
}

.swiper-container-gg li:last-child {
	border-right: 0;
}

.swiper-container-gg li h5 {
	position: absolute;
	top: 0;
	left: 28px;
}

.swiper-container-gg li h5>a {
	font-size: 17px;
	color: #000;
	text-align: center;
	line-height: 20px;
	display: block;
	width: 160px;
	height: 50px;
	border: 1px solid #bfbfbf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 6px;
}

.swiper-container-gg li h5>a span {
	font-weight: bold;
	color: #e60012;
}

.swiper-container-gg li h5>a p {
	font-size: 12px;
	color: #e60012;
	font-weight: normal;
}

.swiper-container-gg li div {
	width: 215px;
	height: 131px;
	border: 1px solid #bfbfbf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 47px 10px 0;
}

.swiper-container-gg li div a {
	text-align: center;
	display: inline-block;

	width: 89px;
	line-height: 29px;
	font-size: 16px;
	color: #000;
	border: 1px solid #e60012;
	-webkit-border-radius: 50px;

	-moz-border-radius: 50px;

	border-radius: 50px;

	margin-right: 6px;

	margin-bottom: 12px;

	-webkit-transition: all .4s;

	-moz-transition: all .4s;

	-ms-transition: all .4s;

	-o-transition: all .4s;

	transition: all .4s;

}

.swiper-container-gg li div a:nth-child(3),
.swiper-container-gg li div a:nth-child(4) {
	margin-bottom: 0;
}


.swiper-container-gg li div a:hover {

	background-color: #ff0000;
	color: #FFF;
}

.swiper-container-gg li a.onclick {
	background-color: #ff0000;
	color: #FFF;
}

.swiper-container-gg li div a:nth-child(2n) {

	margin-right: 0;

}

/* 招聘碎片 End */

/* 20200629联考碎片样式 Start */
.index-liankao0629 li .this-tf a {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}

.index-liankao0629 li h3 {
	line-height: 36px;
	padding-left: 140px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 20px;
	font-size: 15px;
	margin-bottom: 8px;
}

.index-liankao0629 li h3.textRight {
	text-align: right;
}

.index-liankao0629 li .lk-list {
	padding: 4px 16px 5px 17px;
}

/* 20200629联考碎片样式 End */
#swiperZpxxBox {
	position: relative;
	width: 725px;
	height: 252px;
	overflow: hidden;
}

#swiperZpxxBox li {
	box-sizing: border-box;
}

.erjiz-list {
	position: relative;
	width: 570px;
	margin: 20px auto 0;
}

.erjiz-list a {
	float: left;
	display: block;
	width: 50px;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
}

.erjiz-list b {
	float: left;
	display: block;
	width: 100px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	color: #ee070e;
}
/* 1024add */
.wxrk2020{padding: 10px 10px 30px 40px; width: 442px; display: none;}
.wxrk2020 .tit{margin-top: 15px;}
.wxrk2020 .txt{
	margin-left: 20px;
}
.wxrk2020 .txt p{color: #8b8989; margin-top: 5px; line-height: 1.6em; font-size: 12px;}
.wxrk2020 img{width: 41px !important; height: 41px !important; margin-top: 0;}
.wxrk2020 .txt h2{font-size: 14px; line-height: 1.4em;}
.wxrk2020 .areaname{font-size: 16px; margin-top: 10px; font-weight: bold;}
.wxrk2020 .areaname span{background: #fff; padding: 0 10px; }
.wxrk2020 .arealist li{float: left; font-size: 12px; border: none; border-right: 1px solid #000;     padding: 0 10px;
    margin: 10px 0 0;
    line-height: 1.6em;}
.wxrk2020 .arealist li.gd,.wxrk2020 .arealist li.he{
	border-right: none;
}
.wxrk2020 .arealist li:hover{border-top:none; border-left: none; border-right: 1px solid #000;}


/* 20201123add */
/*今日直播地区选择*/
.zg_20ht_zbleft {font-size: 28px;}
.zg_20ht_zbmid {width: 13%;}
.zg19_dalis span,.zg_1366 .zg19_dalis i {font-size: 12px;}
.zg19new_area {display: block;border: 1px solid #ddd;border-radius: 3px;font-size: 16px;line-height: 34px;color: #666;background: url(http://statics.offcn.com/offcn/pc/images/zg_20ht_icon1.png) no-repeat 87% center;text-indent: 9%;}
.zg_20ht_zbtop {border-bottom: 1px solid #ddd;height: 59px;}
.zg_20ht_zbleft {display: inline-block;font-size: 36px;line-height: 56px;position: relative;top: 1px;}
.zg_20ht_zbmid {width: 10%;height: 36px;box-sizing: border-box;position: relative;margin-top: 12px;margin-left: 2.5%;}
.zg19new_dqlist{border:1px solid #ddd;box-sizing:border-box;z-index:2;position:absolute;left:0;top:35px;width:100%;max-height:350px;overflow-y:auto;background:#fff;box-shadow:0 0 10px rgba(219, 219, 219, .6);display:none;}
.zg19new_dqlist span,.zg19new_dqlist a{display: block;font-size: 16px;line-height: 34px;color: #666;text-indent: 9%; cursor: pointer;}
.zg19new_dqlist::-webkit-scrollbar {width: 6px;background-color: #EAEEF5;border-radius: 6px;}
.zg19new_dqlist::-webkit-scrollbar-track {width: 6px;background-color: #EAEEF5;border-radius: 6px;overflow: hidden;}
.zg19new_dqlist::-webkit-scrollbar-thumb {width: 6px;background-color: #E60012;border-radius: 6px;}
.zg19_idate {width:60%;}
.zg19_idame {font-size:18px;line-height:60px;margin-right:1em;}
.zg19_idame em {font-style: normal;}
.zg19_idame i {font-style: normal;color: #E60012;margin-left: .5em;}
.zg19_dalis {width: 80%;float: right;}
.zg19_dalis li {float: left;padding:8px 0;margin-right:.05%;background:#fff;border-radius: 12px;width: 12%;position: relative;cursor: pointer;}
.zg19_dalis li:last-child{margin-right:0;}
.zg19_dalis span {display:block;text-align: center;font-size: 16px;line-height: 18px;color: #999;}
.zg19_dalis i {display:block;text-align: center;font-size: 16px;line-height: 18px;color: #333;font-style: normal;margin-top: 6px;}
.zg19_date_icon {font-size:12px;line-height:26px;color:#fff;position:absolute;left:50%;top:-22px;width:62px;text-align:center;height:26px;border-radius:13px;background:url(../images/zg19_dalis_date.png) repeat;margin-left:-31px;z-index:1;display:none;font-style:normal;}
.zg19_date_icon font{display:block;width:10px;height:5px;background:url(../images/zg19_dalis_dateorw.png) no-repeat;position: absolute;left: 50%;margin-left: -5px;bottom: -5px;}
.zg19_dalis .no_live:hover {background: none;}
.no_live:hover .zg19_date_icon {display: block;}
.zg19_dalis .no_live:hover span,.zg19_dalis .no_live:hover i {color: #E60012;}
.zg19_dalis li.on span,.zg19_dalis li.on i,.zg19_dalis li:hover span,.zg19_dalis li:hover i {color: #E60012;}
.zg19_dalis li.no_live span,.zg19_dalis li.no_live i {color: #aaa;}
.zg19_dalis li.on,.zg19_dalis li:hover {background: #FFE5E4;}

/* 19课堂 start */
.live-times {
	float: right;
	height: 60px;

}

.live-times span {
	display: block;
	float: left;
}

.live-times b {
	margin-left: 8px;
	display: block;
	float: left;
	line-height: 60px;
	color: #E60012;
}

.live-week {
	float: left;
	height: 60px;
}

.live-week li {
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
	margin-left: 20px;
	line-height: 30px;
	text-align: center;
	border-radius: 10px;
	cursor: pointer;
}

.live-week li.active {
	background-color: #FFE5E4;
}

.live-week li em {
	display: block;
}

.live-week li i {
	display: block;
	color: #999999;
}

.live-week li.active em {
	color: #E60012;
}

.live-week li.active i {
	color: #E60012;
}

#classSwiper {
	position: relative;
	padding-top: 10px;
	margin-top: 20px;
	height:515px;
	overflow: hidden;
	width: 910px;
}

#noLiveClass {
	text-align: center;
	position: absolute;
	left: 55%;
	z-index: 2;
	display: none;
	margin-top: 68px;
}
#noLiveClass p {
	font-size: 18px;
	color: #999;
	line-height: 60px;
}
.zg19_m1Li {
	position: relative;
	width: 276px;
	height: 220px;
	margin: 0 auto;
	border-radius: 2px;
	border: 1px solid #efefef;
	padding: 20px 14px 0;
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 11px rgba(0, 0, 0, .1);
}

#classSwiper .zg19_m1Li h3 {
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	height: 65px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.zg19_mlLi_time {
	margin: 15px 0;
	font-size: 14px;
	line-height: 16px;
	color: #999;
}

.zg19_mlLi_time i {
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 6px;
}
.zg19_itags {
	height: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}

.zg19_itags span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: #FFE5E4;
	border-radius: 4px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 25px;
	color: #E60012;
	margin-right: 10px;
	max-width: 82px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.qd_slideBox {
	margin: 15px auto 11px;
	height: 58px;
	overflow: hidden;
	position: relative;
	z-index: 8;
}

.zg19_Pay {
	position: absolute;
	width: 50%;
	bottom: 20px;
	right: 20px;
	text-align: right;
	font-size: 16px;
	padding: 0 0 0 10px;
}

.zg19_Pay span {
	display: inline-block;
	margin-left: 12px;
	width: 85px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	color: #E60012;
	border: 1px solid #E60012;
	border-radius: 30px;
}

.colorGreen {
	color: #0fcb45;
}

.colorRed {
	color: #f13232;
}

#classSwiper .pagination {
	bottom: 30px;
}

#classSwiper .pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

#classSwiper .superpagination {
	position: absolute;
	z-index: 20;
	bottom: 20px;
	width: 100%;
	text-align: center;
}
#classSwiper .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #F4B9BE;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #F4B9BE;
	cursor: pointer;
}
#classSwiper .swiper-active-switch {
	background: #E60012;
	border: 1px solid #E60012;
}
#classSwiper .swiper-slide{background: #fff; margin-bottom: 16px;  margin-left: 15px;     margin-left: 22px;}
.zg19new_szimg{display: none;position: absolute; left: 17px;  top: 150px;}
.zg19new_szimg span{display: block;}
/* 19课堂 end */

.zg19_m1Li {
	position: relative;
	width: 250px;
	height: 220px;
	margin: 0 auto;
	border-radius: 2px;
	border: 1px solid #efefef;
	padding: 20px 14px 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}
.zg_20ht_botadd{margin-top: 30px;}
#classSwiper .zg19_m1Li h3 {
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#classSwiper .zg19_m1Li h3 span{
   padding: 0 8px;
   background: red;
   color: #fff;
   border-radius: 10px;
   margin-right: 5px;
}
.zg19_mlLi_time {
	margin: 15px 0;
	font-size: 12px;
	line-height: 16px;
	color: #999;
}

.zg19_mlLi_time i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(http://www.zgsydw.com/zhuanti/2020wxzl/images/2020092904.png) no-repeat left top;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 6px;
}

.zg19_itags {
	height: 25px;
	margin-bottom: 10px;
	margin-top: 15px;
	overflow: hidden;
}

.zg19_itags span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: #FFE5E4;
	border-radius: 4px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 25px;
	color: #E60012;
	margin-right: 10px;
	max-width: 82px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 网校轮播 */
.bkts-book .swiper-slide .wxkcpic {
	width: 227px;
	height: 229px;
	background: url(https://www.zgsydw.com/uploadfile/2021/0520/20210520043434946.jpg) no-repeat left top;
}

.bkts-book .swiper-slide:nth-child(2) .wxkcpic {
	background-image: url(https://www.zgsydw.com/uploadfile/2021/0520/20210520043538386.jpg);
}

.bkts-book .swiper-slide:nth-child(3) .wxkcpic {
	background-image: url(https://www.zgsydw.com/uploadfile/2021/0520/20210520043634729.jpg);
}

.bkts-book .swiper-slide:nth-child(4) .wxkcpic {
	background-image: url(https://www.zgsydw.com/uploadfile/2021/0520/20210520043729537.jpg);
}

.bkts-book .swiper-slide:nth-child(5) .wxkcpic {
	background-image: url(https://www.zgsydw.com/uploadfile/2021/0520/20210520043815331.jpg);
}

.bkts-book .swiper-slide:nth-child(6) .wxkcpic {
	background-image: url(https://www.zgsydw.com/uploadfile/2021/0520/20210520043907485.jpg);
}

.bkts-book .swiper-slide:nth-child(8) .wxkcpic {
	background-image: url(https://www.zgsydw.com/uploadfile/2021/0520/20210520043634729.jpg);
}

.bkts-book .myprev11 {
	position: absolute;
	left: 6px;
	top: 120px;
	width: 26px;
	height: 45px;
	z-index: 999;
	cursor: pointer;
}

.bkts-book .mynext11 {
	position: absolute;
	right: 6px;
	top: 120px;
	width: 26px;
	height: 45px;
	z-index: 999;
	cursor: pointer;
}

/* 右侧边栏 zgzf_ycxf*/
.codebtn {
	display: block !important;
}

.zgzf_ycxf {
	margin-top: -96px;
}

.zgzf_ycxf1 {
	position: relative;
}

.zgzf_ycxf1::after {
	content: '';
	width: 31px;
	height: 31px;
	position: absolute;
	left: 50%;
	margin-left: -15.5px;
	top: 6px;
	background: url(//www.zgsydw.com/statics/images/sydwIco02.png);
	animation: rnd1 5s cubic-bezier(0.28, 0.28, 1, 1) infinite;
}

@keyframes rnd1 {
	100% {
		transform: rotate(360deg);
	}
}

.zgzf_ycxf li.zgzf_ycxf1 .cur {
	position: relative;
	z-index: 6;
	background: transparent;
}

/* 小牛咨询 */
.cowZx {
	position: fixed;
	right: 0;
	bottom: 10px;
	width: 80px;
	height: 80px;
	z-index: 9;
	-webkit-box-shadow: 2px 2px 10px rgb(0, 0, 0, .6);
	-moz-box-shadow: 2px 2px 10px rgb(0, 0, 0, .6);
	box-shadow: 2px 2px 10px rgb(0, 0, 0, .6);
	border-radius: 50%;
}

.cowZx img {
	width: 100%;
}

/* 1440 */
@media screen and (max-width:1460px) {
	.cowZx {
		width: 60px;
		height: 60px;
	}
}

.dialogBox {
	background: url(//www.zgsydw.com/uploadfile/2021/0225/20210225055259956.png) no-repeat left top;
	width: 192px;
	min-height: 70px;
	display: none;
	color: #fff;
	text-align: center;
	background-size: 100% 100%;
	position: absolute;
	left: -195px;
	top: -17px;
	box-sizing: border-box;
	padding-top: 9px;
}

.zgzf_ycxf li.zl21:hover .dialogBox {
	display: block;
}





