@charset "UTF-8";

/*!
 * name：hujizhuo
 * E-mail：hujizhuo@163.com
 *
 * time：2020/01/14
 */
/* 热门推荐 go */
.hot-tuijian {
	position: relative;
	/* width: 1200px; */
	height: 54px;
	margin: 33px auto 0;
	border-radius: 2px;
	background-color: #fff9f1;
}

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

.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;
}

#scroll_begin,
#scroll_end {
	display: inline;
}

/* 热门推荐 end */
/* 招聘公告 banner 直播 start */
.zg_zpgg_banners {
	margin-top: 30px;
}

.zg_zpgg_box {
	position: relative;
	float: left;
	width: 540px;
	/* height: 560px; */
}

.zg_zpgg_box .zg_zpgg_title {
	position: relative;
	padding-left: 95px;
	height: 45px;
	line-height: 34px;
	border-bottom: 1px solid #E6E6E6;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.zg_zpgg_box .zg_zpgg_title a {
	font-size: 24px;
	color: #ef2d36;
	margin-left: 14px;
}

.zg_zpgg_box .zg_zpgg_title b {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 72px;
	height: 34px;
	text-align: center;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011404.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.zg_zpgg_box .zg_zpgg_con {
	padding: 10px 0;
}

.zg_zpgg_box .zg_zpgg_con li {
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* banner start */
.zg_banner_box {
	position: relative;
	float: left;
	width: 500px;
	margin-left: 65px;
}

.banner_box {
	position: relative;
	width: 100%;
	height: 280px;
	overflow: hidden;
}

.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: 100%;
	height: 280px;
	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% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 100;
}

#focus_main .box img {
	width: 100% !important;
	height: 100% !important;
}

#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;
	width: 100% !important;
	height: 100% !important;
	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 */
.zg_lecture {
	margin-top: 28px;
}

.lecture_title {
	height: 45px;
	font-size: 26px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011449.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
}

.lecture_title i {
	float: left;
	display: block;
	width: 26px;
	height: 26px;
	margin: 4.5px 10px 0 0;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011407.png);
}

.lecture_lists {
	padding-top: 15px;
}

.lecture_lists li {
	position: relative;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}

.lecture_lists li a {
	display: block;
	padding: 0 100px 0 40px;
}

.lecture_lists li a i {
	position: absolute;
	display: block;
	width: 35px;
	height: 35px;
	top: 5px;
	left: 0;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011408.png);
	background-size: 100%;
}

.lecture_lists li a span {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.lecture_lists li a b {
	position: absolute;
	right: 0;
	top: 7.5px;
	width: 90px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	/* font-size: 16px; */
	color: #ef2d36;
	border-radius: 20px;
	border: 1px solid #ef2d36;
}

.lecture_lists li:hover a i {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011409.png);
}

.lecture_lists li:hover a span {
	color: #ef2d36;
}

.lecture_lists li:hover a b {
	color: #fff;
	background-color: #ef2d36;
}

.zg_kaoshi_box {
	float: right;
	width: 465px;
}

.zg_kaoshi_title {
	height: 52px;
	font-size: 30px;
	border-bottom: 1px solid#DDDDDD;
}

.zg_kaoshi_list {
	height: 230px;
	margin-top: 30px;
	border-left: 1px solid #E6E6E6;
}

.zg_kaoshi_list li {
	position: relative;
	height: 28px;
	line-height: 28px;
	margin-top: 22px;
	padding-left: 120px;
}

.zg_kaoshi_list li:first-child {
	margin-top: 0;
}

.zg_kaoshi_list li i {
	position: absolute;
	left: -5px;
	top: 9.5px;
	display: block;
	width: 9px;
	height: 9px;
	background-color: #E6E6E6;
	border-radius: 50%;
}

.zg_kaoshi_list li b {
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	width: 99px;
	height: 28px;
	text-align: center;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011405.png);
	background-size: 100% 100%;
}

.zg_kaoshi_list li p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.zg_kaoshi_list li.active i {
	background-color: #ef2d36;
}

.zg_kaoshi_list li.active b {
	color: #fff;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011406.png);
}

.zg_kaoshi_list li a:hover {
	color: #ef2d36;
}

.zg_ts_mk {
	height: 204px;
	padding-top: 24px;
}

.zg_ts_mk li {
	float: left;
	width: 31%;
	height: 86px;
	text-align: center;
	color: #fff;
	margin: 16px 3.5% 0 0;
	border-radius: 10px;
	box-sizing: border-box;
}

.zg_ts_mk li a {
	color: #fff;
	font-size: 18px;
}

.zg_ts_mk li a b {
	display: block;
}

.zg_ts_mk li.zg_ts_mk_1 {
	padding-top: 9px;
	background-color: #2CC9FB;
	background: -webkit-linear-gradient(to right, #2CC7FB, #2C8CFB);
	background: -o-linear-gradient(to right, #2CC7FB, #2C8CFB);
	background: -moz-linear-gradient(to right, #2CC7FB, #2C8CFB);
	background: linear-gradient(to right, #2CC7FB, #2C8CFB);
}

.zg_ts_mk li.zg_ts_mk_2 {
	padding-top: 9px;
	background-color: #FF72B3;
	background: -webkit-linear-gradient(to right, #FF72B2, #FC5F84);
	background: -o-linear-gradient(to right, #FF72B2, #FC5F84);
	background: -moz-linear-gradient(to right, #FF72B2, #FC5F84);
	background: linear-gradient(to right, #FF72B2, #FC5F84);
}

.zg_ts_mk li.zg_ts_mk_3 {
	padding-top: 9px;
	margin-right: 0;
	background-color: #2CC9FB;
	background: -webkit-linear-gradient(to right, #2CC7FB, #2C8CFB);
	background: -o-linear-gradient(to right, #2CC7FB, #2C8CFB);
	background: -moz-linear-gradient(to right, #2CC7FB, #2C8CFB);
	background: linear-gradient(to right, #2CC7FB, #2C8CFB);
}

.zg_ts_mk li.zg_ts_mk_4 {
	padding-top: 9px;
	background-color: #47D1B1;
	background: -webkit-linear-gradient(to right, #47D1B1, #47B5D1);
	background: -o-linear-gradient(to right, #47D1B1, #47B5D1);
	background: -moz-linear-gradient(to right, #47D1B1, #47B5D1);
	background: linear-gradient(to right, #47D1B1, #47B5D1);
}

.zg_ts_mk li.zg_ts_mk_5 {
	padding-top: 9px;
	background-color: #D086FF;
	background: -webkit-linear-gradient(to right, #D086FF, #8472F3);
	background: -o-linear-gradient(to right, #D086FF, #8472F3);
	background: -moz-linear-gradient(to right, #D086FF, #8472F3);
	background: linear-gradient(to right, #D086FF, #8472F3);
}

.zg_ts_mk li.zg_ts_mk_6 {
	margin-right: 0;
	padding-top: 9px;
	background-color: #FF8354;
	background: -webkit-linear-gradient(to right, #FF8354, #FF8354);
	background: -o-linear-gradient(to right, #FF8354, #FF8354);
	background: -moz-linear-gradient(to right, #FF8354, #FF8354);
	background: linear-gradient(to right, #FF8354, #FF8354);
}

/* 招聘公告 banner 直播 end */
/* 招聘资讯 start */
.index-zpzx {
	margin-top: 30px;
}

.index-zpzx .index-title {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011429.png);
}

.index-zpzx .index-title p.index-zpxx-zk {
	position: relative;
	float: right;
	font-size: 14px;
	font-weight: 100;
	padding-right: 30px;
}

.index-zpzx .index-title p.index-zpxx-zk a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	border-radius: 20px;
}

.index-zpzx .index-title p.index-zpxx-zk a.more {
	position: absolute;
	top: 4px;
	right: 0;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 50%;
	padding: 0;
	text-align: center;
	color: #fff;
	background-color: #ff565e;
}

.index-zpzx .index-title p.index-zpxx-zk a:hover {
	color: #fff;
	background-color: #ef2d36;
}

.zg_zwjs_box {
	position: relative;
	margin-top: 52px;
	height: 370px;
	padding: 87px 28px 0;
	border: 1px solid #FFCBBF;
	box-sizing: border-box;
}

.zg_zwjs_title {
	position: absolute;
	top: -14px;
	left: 50%;
	margin-left: -140px;
	width: 280px;
	height: 70px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011444.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.zwjs_form_item {
	position: relative;
	height: 46px;
	margin-bottom: 15px;
}

.zwjs_form_item label {
	float: left;
	width: 65px;
	height: 46px;
	line-height: 46px;
}

.zwjs_form_item .form-item {
	position: relative;
	float: right;
	width: 256px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #DDDDDD;
}

.zwjs_form_item .form-item input,
.zwjs_form_item .form-item select {
	width: 100%;
	height: 100%;
	line-height: 44px;
	padding: 0 15px;
	box-sizing: border-box;
}

#getyzm {
	position: absolute;
	right: 5px;
	top: 0;
	font-size: 14px;
}

.zwjs_submit {
	padding-top: 17px;
}

.zwjs_submit a {
	display: block;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 4px;
	background-color: #FE5B38;
}

/* 招聘资讯 end */
/* 考试流程 start */
.zg_kslc_box {
	margin-top: 30px;
	height: 150px;
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011452.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.zg_kslc_title {
	float: left;
	padding: 19px 50px 0 32px;
}

.zg_kslc_list {
	float: left;
	width: 100px;
	padding-top: 30px;
	text-align: center;
}

.zg_kslc_list span {
	display: block;
	font-size: 20px;
	color: #fff;
	margin-top: 20px;
}

.zg_kslc_lj {
	float: left;
	padding: 58px 10px 0;
}

/* 考试流程 end */
/* 备考资料 start */
.zg_bkzl_box {
	margin-top: 30px;
}

.zg_bkzl_box .index-title {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011430.png);
}

.bkzl_gg img {
	width: 100%;
}

.bkzl_wd_list li {
	position: relative;
	height: 50px;
	line-height: 50px;
	margin-top: 15px;
	overflow: hidden;
}

.bkzl_wd_list li a {
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: #FFF1F1;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.bkzl_wd_list li a b {
	color: #ef2d36;
}

.bkzl_wd_list li a.bkzl_wd_a2 {
	float: left;
	width: 48%;
	background-color: #ECF1FE;
}

.bkzl_wd_list li a.bkzl_wd_a3 {
	float: right;
	width: 48%;
	background-color: #FFF6E6;
}

.bkzl_wd_list li a.bkzl_wd_a4 {
	float: left;
	width: 48%;
	background-color: #ECF4FF;
}

.bkzl_wd_list li a.bkzl_wd_a5 {
	float: right;
	width: 48%;
	background-color: #E5FFFB;
}

.bkzl_wd_list li a.bkzl_wd_a6 {
	background-color: #FFF6E6;
}

.bkzl_wd_list li a:hover {
	color: #fff;
	background-color: #ef2d36;
}

.bkzl_wd_list li a:hover b {
	color: #fff;
}

/* 备考资料 end */
/* 备考图书 网校课程 start */
.zg_bkts_box {
	margin-top: 30px;
}

.zg_bkts_box .index-title {
	background-image: url(http://www.zgsydw.com/statics/images/new_img/qhimg/pcimg/2019011431.png);
}

.tushu_box {
	position: relative;
	margin-top: 30px;
	height: 378px;
}

#tushu_box {
	width: 100%;
	height: 378px;
}

.tushu_box .tushu_list {
	padding: 22px 6% 0;
	width: 95%;
	height: 376px;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	margin: 0 auto;
}

.tushu_box .tushu_list img {
	display: block;
	width: 205px;
	margin: 0 auto;
}

.tushu_box .tushu_list span.tushu_text {
	display: block;
	height: 40px;
	line-height: 20px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tushu_box .tushu_list span.tushu_jg {
	position: relative;
	display: block;
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
}

.tushu_box .tushu_list span.tushu_jg i {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 40px;
	color: #fff;
	padding: 0 15px;
	background-color: #ef2d36;
	border-radius: 20px;
}

.tushu_box .tushu_list span.tushu_jg em {
	color: #f04857;
}

.tushu_box .tushu_list span.tushu_jg b {
	color: #333;
}

.tushu_box .mybtn {
	position: absolute;
	width: 21px;
	height: 39px;
	top: 50%;
	margin-top: -19.5px;
	cursor: pointer;
	z-index: 99;
}

.tushu_box .bookperv {
	left: 15px;
}

.tushu_box .booknext {
	right: 15px;
}

.zg_wxkc_title {
	height: 54px;
	font-size: 30px;
	border-bottom: 1px solid #DDDDDD;
}

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

.zg_wxkc_list a i {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10.5px;
	display: block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	background-color: #F6BB4A;
	border-radius: 50%;
}

.zg_wxkc_list a:nth-child(1) i {
	background-color: #F6564A;
}

.zg_wxkc_list a:nth-child(2) i {
	background-color: #F6874A;
}

/* 备考图书 网校课程 end */

/* 友情链接 start */
.zg_yqlj_box {
	width: 100%;
	min-width: 1092px;
	padding: 35px 0;
	margin-top: 50px;
	background-color: #F8F8F8;
}

.zg_yqlj_box .zg_yqlj_title {
	height: 35px;
	border-bottom: 1px solid #E6E6E6;
}

.zg_yqlj_box .zg_yqlj_title a {
	font-size: 20px;
	color: #2C8CFB;
	padding-bottom: 9px;
	border-bottom: 1px solid #2C8CFB;
}

.zg_yqlj_box .yqlj_list {
	padding-top: 20px;
}

.zg_yqlj_box .yqlj_list li {
	float: left;
	font-size: 14px;
	margin: 5px 15px 5px 0;
}

/* 友情链接 end */
/* 新增考试日历 start */
.zg_ksrl_title {
	height: 56px;
	font-size: 30px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

.zg_ksrl_box table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.zg_ksrl_box table .tabTableTitle {
	background-color: #ef2d36;
}

.zg_ksrl_box table td,
.zg_ksrl_box table th {
	vertical-align: middle;
	word-wrap: break-word;
	text-align: center;
	height: 50px;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
}

.zg_ksrl_box table th {
	color: #fff;
	font-size: 16px;
}

.zg_ksrl_box table a {
	font-size: 14px;
}

/* 新增考试日历 end */
/* 适配1600屏幕 start */
@media (min-width: 1580px) and (max-width: 1900px) {
	.index-list-left {
		width: 970px;
	}

	.index-list-right {
		width: 330px;
	}

	.zg_zpgg_box {
		width: 450px;
	}

	.zg_banner_box {
		width: 420px;
		margin-left: 50px;
	}

	#focus_main,
	.banner_box {
		height: 235px;
	}

	/* #focus_main .box img{
		width: 420px !important;
		height: 235px !important;
	} */
	.zg_kaoshi_box {
		width: 380px;
	}


	.zg_kslc_title {
		padding: 15px 10px 0 15px;
	}

	.zg_kslc_lj {
		padding: 58px 2px 0;
	}

	.index-tab-list li {
		height: 28px;
		line-height: 28px;
		margin-bottom: 12px;
	}

	.zwjs_form_item {
		height: 42px;
	}

	.zwjs_form_item label {
		height: 42px;
		line-height: 42px;
	}

	.zwjs_form_item .form-item {
		width: 190px;
		height: 40px;
		line-height: 40px;
	}

	.zg_zwjs_title {
		top: -12px;
		margin-left: -117.5px;
		width: 235px;
		height: 58px;
	}

	.zg_zwjs_box {
		margin-top: 40px;
		height: 350px;
		padding: 79px 28px 0;
	}

	.zg_zpgg_box .zg_zpgg_con {
		padding: 5px 0;
	}

	.zg_zpgg_box .zg_zpgg_con li {
		line-height: 38px;
	}

	.zg_kaoshi_list {
		height: 230px;
		margin-top: 15px;
	}

	.zg_ts_mk {
		padding-top: 0px;
	}

	.zg_ts_mk li {
		height: 82px;
	}

	.zg_ts_mk li a {
		font-size: 16px;
	}

	.index-tab-t {
		height: 35px;
	}

	.index-tab-t a {
		padding: 0 8px;
		height: 35px;
		line-height: 35px;
		font-size: 16px;
		margin-left: 10px;
	}

	.zg_zpgg_box .zg_zpgg_title {
		padding-left: 84px;
	}

	.zg_zpgg_box .zg_zpgg_title a {
		font-size: 20px;
		margin-left: 8px;
	}

	.zg_ksrl_box table td,
	.zg_ksrl_box table th {
		height: 45px;
		font-size: 14px;
	}

	#zg_swiper_2019 {
		height: 168px;
	}

}

/* 适配1600屏幕 end */
/* 适配1366屏幕 start */
@media (max-width: 1580px) {
	.index-list-left {
		width: 780px;
	}

	.index-list-right {
		width: 265px;
	}

	.zg_zpgg_box {
		width: 360px;
	}

	.zg_banner_box {
		width: 340px;
		margin-left: 40px;
	}

	#focus_main,
	.banner_box {
		height: 190px;
	}

	/* #focus_main .box img{
		width: 340px !important;
		height: 190px !important;
	} */
	.zg_kaoshi_box {
		width: 310px;
	}

	.zg_kslc_title {
		padding: 16px 10px 0 15px;
	}

	.zg_kslc_list {
		width: 75px;
	}

	.zg_kslc_list4 {
		width: 90px;
	}

	.zg_kslc_list img {
		width: 45px;
	}

	.zg_kslc_lj img {
		width: 45px;
	}

	.zg_kslc_list span {
		font-size: 16px;
		margin-top: 12px;
	}

	.zg_kslc_title img {
		width: 90px;
	}

	.zg_zpgg_box .zg_zpgg_con li {
		line-height: 32px;
	}

	.zg_zpgg_box .zg_zpgg_title a {
		font-size: 18px;
		margin-left: 8px;
	}

	.zg_zpgg_box .zg_zpgg_con li a {
		/* font-size: 14px; */
	}

	.zg_kaoshi_list {
		height: 200px;
		margin-top: 20px;
	}

	.zg_ts_mk li a {
		font-size: 14px;
	}

	.zg_ts_mk {
		padding-top: 0;
	}

	.zg_zpgg_box .zg_zpgg_con {
		padding: 8px 0;
	}

	.zg_kaoshi_list li {
		margin-top: 15px;
	}

	.zg_kslc_lj {
		padding: 50px 2px 0;
	}

	.zg_kslc_box {
		margin-top: 40px;
		height: 120px;
	}

	.bkzl_wd_list li a {
		/* font-size: 14px; */
	}

	.index-tab-t {
		padding: 18px 0;
	}

	.index-tab-list li {
		height: 28px;
		line-height: 28px;
		margin-bottom: 12px;
		/* font-size: 14px; */
	}

	.zwjs_form_item {
		height: 42px;
	}

	.zwjs_form_item label {
		display: none;
		height: 42px;
		line-height: 42px;
	}

	.zwjs_form_item .form-item {
		width: 100%;
		height: 40px;
		line-height: 40px;
	}

	.zg_zwjs_title {
		top: -12px;
		margin-left: -117.5px;
		width: 235px;
		height: 58px;
	}

	.zwjs_submit {
		padding-top: 15px;
	}

	.zg_zwjs_box {
		margin-top: 40px;
		height: 335px;
		padding: 70px 28px 0;
	}

	.tushu_box .tushu_list img {
		width: 170px;
	}

	#tushu_box,
	.tushu_box {
		height: 300px;
	}

	.tushu_box .tushu_list {
		padding: 22px 4% 0;
		height: 300px;
		overflow: hidden;
	}

	.tushu_box .tushu_list span.tushu_jg {
		margin-top: 10px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.tushu_box .tushu_list span.tushu_jg i {
		height: 30px;
		color: #fff;
		font-size: 14px;
		padding: 0 10px;
	}

	.zg_wxkc_list a {
		height: 54px;
		line-height: 54px;
	}

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

	.index-tab-list li:hover {
		background-position: 5px center;
	}

	.tushu_box .bookperv {
		left: 8px;
	}

	.tushu_box .booknext {
		right: 8px;
	}

	.zg_kaoshi_title {
		height: 40px;
		font-size: 24px;
	}

	.zg_zpgg_box .zg_zpgg_title {
		padding-left: 72px;
		height: 40px;
	}

	.zg_ts_mk li {
		height: 80px;
		margin: 14px 3.5% 0 0;
	}

	.index-tab-t {
		height: 30px;
	}

	.index-tab-t a {
		padding: 0 6px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-left: 4px;
	}

	.index-tab-t a.more {
		/* font-size: 14px; */
	}

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

	.index-tab-list li b {
		display: none;
	}

	.lecture_lists li a {
		padding: 0 86px 0 30px;
	}

	.lecture_lists li a i {
		width: 30px;
		height: 30px;
		top: 8px;
	}

	.lecture_lists li a b {
		top: 9.5px;
		width: 76px;
		height: 24px;
		line-height: 24px;
		/* font-size: 14px; */
	}

	.zg_zpgg_box .zg_zpgg_title b {
		top: 2px;
		width: 63px;
		height: 30px;
		line-height: 30px;
		padding-left: 8px;
		font-size: 16px;
	}

	.index-zpzx .index-title p.index-zpxx-zk a {
		height: 28px;
		line-height: 28px;
		padding: 0 12px;
	}

	.index-zpzx .index-title p.index-zpxx-zk a.more {
		top: 2px;
	}

	.zg_ksrl_box table td,
	.zg_ksrl_box table th {
		height: 42px;
		font-size: 14px;
	}
}

/* 适配1366屏幕 end */
