.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.bigtit {
	font-size: 34px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.bigtit strong {
	color: #fff839;
}

.xa_content .sk_online_list li b {
	font-weight: normal;
}

.gksp {
	margin-bottom: 30px;
}

.tg0508list li,
.gk0508list li,
.xa0617list li {
	float: left;
	border-radius: 20px 20px 0px 0px;
	width: 33.3%;
	position: relative;
	text-align: center;
	line-height: 61px;
	cursor: pointer;
	transition: all 0.5s;
}

#sp_tg {
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}

.tgact {
	background: url(//sa.offcn.com/zg/sp_0720/images/tgact.png) no-repeat center top;
	background-size: 100% 100%;
	border-bottom: 6px solid #f72924;
	border-radius: 20px 20px 0px 0px;
}

.xaact {
	background: #34c6c0;
	background-size: 100% 100%;
	border-bottom: 6px solid #34c6c0;
}

.tg0508list .xasy {
	background: #eafaf3;
	border-radius: 20px 20px 0px 0px;
	border-bottom: 6px solid #1bb26d;
}

.tran {
	position: absolute;
	left: 50%;
	bottom: -6px;
	margin-left: -16px;
}

.xanoact,
.gknoact,
.tgnoact {
	background: #ff7f7f;
	border-radius: 20px 20px 0px 0px;
	border-bottom: 6px solid #f72924;
}





#sp_xa {
	border-radius: 20px 20px 0 0;
	display: none;
}

#sp_gk {
	border-radius: 20px 20px 0 0;
	display: none;
}

.xa0617list .gknoact,
.tgnoact {
	background: #ff7f7f;
	box-shadow: 0 0 2px #e8fff5;
	box-sizing: border-box;
	border-bottom: 6px solid #f72924;
}

.xa0617list .tgact {
	background: #f72924;
	box-shadow: 0 0 2px #bce4f5;
	box-sizing: border-box;
	border-bottom: 6px solid #f72924;
}

#sp_item02 .tgnoact,
#sp_item02 .xanoact {
	background: #9accf6;
	border-bottom: 6px solid #3599ed;
}

#sp_item03 .tgnoact,
#sp_item03 .gknoact {
	background: #9be1de;
	border-bottom: 6px solid #34c6c0;
}


.gk0508list .xasy {
	background: #ffefee;
	border-radius: 10px 10px 0 0;
	border-bottom: 6px solid #f72924;
	box-shadow: 0 0 2px #f72924;
}



.gkact {
	background: #3599ed;
	border-bottom: 6px solid #3599ed;
	background-size: 100% 100%;
}

.tg_content {
	background: #3599ed;
	padding-bottom: 6px;
	border-radius: 0 0 10px 10px;
}

.xa_content {
	background: #3599ed;
	padding-bottom: 6px;
	padding-top: 6px;
	border-radius: 10px;
}

#show_item3 {
	background: #3599ed;
}

.tg_con {
	width: 97%;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	padding: 1.5% 1% 1.5% 1%;
}

.gk_con {
	width: 97%;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	padding: 1.5% 1% 1.5% 1%;
}

.sydw_con {
	width: 97%;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	padding: 1.5% 1% 1.5% 1%;
}

.sear_txt {
	font-size: 34px;
	float: left;
	font-weight: bold;
}

.sear_txt span {
	color: #1cb26e;
}


.sp_searlist {
	float: left;
	width: 78%;
	margin-left: 2%;
}

.sp_searlist li {
	width: 19%;
	margin-left: 1%;
	line-height: 43px;
	border-radius: 5px;
	border: 1px solid #cbbfbf;
	float: left;
	position: relative;
}

.sp_searlist li.sear_last {
	width: 17%;
	margin-left: 2%;
	line-height: 45px;
	border-radius: 10px;
	border: none;
}

.sp_searlist li select {
	width: 100%;
	outline: none;
	border: none;
	text-indent: 10px;
	color: #666666;
	font-size: 20px;
	height: 43px;
	border-radius: 10px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: none;
}

.wzsp_list .sel_tran {
	position: absolute;
	top: 12px;
	right: 10px;
}

.tg_sear {
	width: 100%;
	display: inline-block;
	background: #fbd999;
	text-align: center;
	border-radius: 6px;
	background: -moz-linear-gradient(top, #fce1ac, #f9ce79);
	background: -webkit-linear-gradient(top, #fce1ac, #f9ce79);
	background: -ms-linear-gradient(top, #fce1ac, #f9ce79);
	color: #666;
	font-size: 16px;
}

.tg_bot {
	margin: 0 0%;
}

.tg_top {
	margin-bottom: 20px;
}

.tg_left {
	width: 32%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.2);
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}

.tg_left_con {
	width: 92%;
	margin: 0 auto;
}

.tgzw_list {
	width: 100%;
	margin: 14px auto 10px;
}

.tgzw_list li {
	width: 30%;
	float: left;
	font-size: 18px;
	margin-left: 2%;
	text-align: center;
	line-height: 38px;
	border-radius: 5px;
	margin-bottom: 2%;
}

.tgzw_list li i {
	font-style: normal;
	display: inline-block;
	margin-left: 1%;
}

.sydw_cen_fl .tgzw_list li a {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	padding: 15px 0;
}

.tgzw_item1 {
	background: url(//gs.offcn.com/zg/static/928sp/images/b1.png) no-repeat center;
	background-size: cover
}


.tgzw_item2 {
	background: url(//gs.offcn.com/zg/static/928sp/images/b2.png) no-repeat center;
	background-size: cover
}



.tgzw_item3 {
	background: url(//gs.offcn.com/zg/static/928sp/images/b3.png) no-repeat center;
	background-size: cover
}


.tgzw_item4 {
	background: #fef5ef;
	border: 1px solid #f4c0a9;
}

.tgzw_item4 a {
	color: #e27443;
}

.tgzw_item5 {
	background: #f1fbfe;
	border: 1px solid #b8e1f4;
}

.tgzw_item5 a {
	color: #2a8ab7;
}

.tgzw_item6 {
	background: #fdf1dc;
	border: 1px solid #f4d7a9;
}

.tgzw_item6 a {
	color: #d7a555;
}

.tgzw_list_fl {
	width: 92%;
	margin: 0 auto;
}

.tg_infoList {
	width: 100%;
	background: url(//sa.offcn.com/zg/static/sp_0508/images/tg_hr.png) no-repeat 3px 0px;
}

.tgzw_list_fl li {
	height: 44px;
	padding-top: 1px;
	width: 100%;
}

.tg_infoList li .tg_item_wrap {
	width: 100%;
	float: left;
	position: relative;
}

.tg_infoList li .tg_item_wrap .address {
	display: inline-block;
	width: 82px;
	height: 44px;
	padding-left: 21px;
	background: url(//sa.offcn.com/zg/static/sp_0508/images/address_span1.png) no-repeat center left;
	font-size: 16px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin-right: 3px;
	background-size: 100% 100%;
}

.tg_infoList li.color1 .tg_item_wrap .address {
	background: url(//sa.offcn.com/zg/static/sp_0508/images/address_span1.png) no-repeat center left;
}

.tg_infoList li.color2 .tg_item_wrap .address {
	background: url(//sa.offcn.com/zg/static/sp_0508/images/address_span2.png) no-repeat center left;
}

.tg_infoList li .tg_item_wrap .date {
	display: inline-block;
	height: 44px;
	font-size: 16px;
	color: #333;
	line-height: 44px;
	padding-left: 5%;
}

.tg_infoList li .tg_item_wrap .date font {
	display: inline-block;
	width: 25px;
}

.tg_cen {
	width: 32%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.2);
	overflow: hidden;
	float: left;
	margin: 0 1.7%;
	padding-top: 20px;
}

#show_item2 .tg_cen {
	padding-bottom: 10px;
}

#show_item3 .tg_cen {
	padding: 20px 0px 25px;
}




.tg_cen_con {
	width: 92%;
	margin: 0 auto;
}

.tg_cen_con .gk_left_txt dt {
	border-bottom: 2px dotted #e1e1e1;
	padding-bottom: 8px;
}

.tg_cen_con .gk_left_txt dd {
	margin: 10px auto;
}

.tg_zb_list {
	background: url(//sa.offcn.com/zg/static/sp_0508/images/zb_hr.png) no-repeat 8px 7px;
}

.tg_zb_list li {
	line-height: 31px;
}

.zbicon {
	width: 18px;
}

.tg_zb_list a span {
	width: 73%;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	font-size: 16px;
}

.tg_zb_list a em {
	display: inline-block;
	width: 20%;
	background: #ec4a25;
	background: -moz-linear-gradient(left, #ef5a28, #e9432f);
	background: -webkit-linear-gradient(left, #ef5a28, #e9432f);
	background: -ms-linear-gradient(left, #ef5a28, #e9432f);
	color: #fff;
	font-size: 15px;
	border-radius: 50px;
	text-align: center;
	font-style: normal;
	line-height: 25px;
	height: 25px;
	float: right;
	margin-top: 1%;
}


#tgswiper img {
	display: inline-block;
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}

.tg_right {
	width: 32%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.2);
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}

.tg_right_con {
	width: 92%;
	margin: 0 auto;
}

.tg_right_txt dt {
	font-weight: bold;
	font-size: 20px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tg_right_txt dt a {
	color: #e60412;
}

.tg_right_txt dd {
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
	margin-bottom: 8px;
}

.tg_right_txt dd span {
	display: inline-block;
	border-right: 1px solid #a5a5a5;
	color: #a5a5a5;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	padding-right: 5px;
	margin-right: 3px;
}

.tg_right_txt dd a {
	margin-left: 3px;
	vertical-align: middle;
}

.tg_right_ptlist li {
	float: left;
	width: 31%;
	background: #f1f1f1;
	border-radius: 5px;
	line-height: 36px;
	margin-left: 2%;
}

.tg_right_ptlist li img {
	float: left;
}

.tg_right_ptlist li span {
	display: block;
	text-align: center;
	float: left;
	width: 68%;
	font-size: 16px;
}

.tg_right_ptlist li span em {
	font-style: normal;
}

.tg_right_kcimg {
	display: block;
	width: 100%;
	margin: 15px auto 0;
	height: 49px;
	line-height: 49px;
	background: url(//sa.offcn.com/zg/sp_0720/images/tgkc_bg.png) no-repeat center right;
	background-size: 100% 100%;
}

.tg_right_kctype {
	width: 80px;
	height: 25px;
	background: #099fe9;
	border-radius: 50px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	display: inline-block;
	font-style: normal;
	font-size: 15px;
	margin: 0px 5px 0px 9%;
}

.sydw_cen_fl {
	float: left;
	width: 100%;
	margin-top: 14px;
}

.sydw_cen_fl li.tgzw_item2 {
	margin-bottom: 0px;
}

.tg_right_kctxt {
	color: #099fe9;
	font-size: 20px;
	font-weight: bold;
}

.sydw_cen_fl .tgzw_list {
	float: left;
	width: 100%;
}

.sydw_cen_fl .tgzw_list li {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

#show_item3 .tgzw_list li.tgzw_item1 {
	margin-bottom: 10px;
}

#sydwswiper {
	float: right;
	width: 70%;
}

#sydwswiper .swiper-pagination-bullets,
#sydwswiper .swiper-pagination-custom,
#sydwswiper .swiper-pagination-fraction {
	bottom: 5px;
}

#sydwswiper img {
	width: 100%;
	height: 95px;
	border-radius: 10px;
	float: right;
}

#sydwswiper1 {
	float: right;
	width: 70%;
}

#sydwswiper1 .swiper-pagination-bullets,
#sydwswiper .swiper-pagination-custom,
#sydwswiper .swiper-pagination-fraction {
	bottom: 5px;
}

#sydwswiper1 img {
	width: 100%;
	height: 95px;
	border-radius: 10px;
	float: right;
}

#sydwswiper2 {
	float: right;
	width: 70%;
}

#sydwswiper2 .swiper-pagination-bullets,
#sydwswiper .swiper-pagination-custom,
#sydwswiper .swiper-pagination-fraction {
	bottom: 5px;
}

#sydwswiper2 img {
	width: 100%;
	height: 95px;
	border-radius: 10px;
	float: right;
}

#sydwswiper3 {
	float: right;
	width: 70%;
}

#sydwswiper3 .swiper-pagination-bullets,
#sydwswiper .swiper-pagination-custom,
#sydwswiper .swiper-pagination-fraction {
	bottom: 5px;
}

#sydwswiper3 img {
	width: 100%;
	height: 95px;
	border-radius: 10px;
	float: right;
}

.sydw_cen_fl .tgzw_list {
	margin: 0;
	display: flex;
}

.xa_content .tg_right_kctype {
	background: #039be6;
}

.xa_content .tg_right_kctxt {
	color: #039be6;
}

.gk_content {
	background: #f72924;
	padding-bottom: 6px;
	border-radius: 10px;
	padding-top: 6px;
	display: none;
}

.sear_txt2 span {
	color: #f72924;
}

.sear_txt3 span {
	color: #039be6;
}

.gk_bot {
	margin: 2% 0 0%;
	width: 100%;
}

.gk_left {
	float: left;
	width: 24%;
	border: 1px;
	solid #e5e5e5;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.2);
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
}

.gk_left_con {
	width: 92%;
	margin: 5px auto 0;
}

.gk_left_txt dt {
	font-weight: bold;
	font-size: 22px;
	margin-left: 1%;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gk_left_txt dt a {
	color: #e42921;
	margin-right: 1%;
}

.gk_left_txt dd {
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 12px 0px;
}

.gk_left_txt dd span {
	display: inline-block;
	/* border-right: 1px solid #a5a5a5; */
	color: #e60412;
	font-size: 13px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-right: 2px;
}

.gk_left_txt dd a {
	margin-left: 3px;
	vertical-align: middle;
}

.gk_left_kcimg {
	display: block;
	width: 100%;
	margin: 10px;
	auto 0;
	height: 49px;
	line-height: 49px;
	background: url(//sa.offcn.com/zg/static/sp_0508/images/gkkc_bg.png) no-repeat center right;
	background-size: 100% 100%;
}

.gk_left_kctype {
	width: 50px;
	height: 25px;
	background: #f56527;
	border-radius: 50px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	display: inline-block;
	font-style: normal;
	font-size: 15px;
	margin: 0px 5px 0px 9%;
}

.gk_left_kctxt {
	color: #f56527;
	font-size: 20px;
	font-weight: bold;
}

.gk_left_link {
	width: 100%;
	margin: 10px auto;
}

.gk_left_link li {
	float: left;
	width: 45%;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 1s;
}

.gk_left_link1 {
	background: #fef6f5;
	border: 1px solid #fdd7cb;
}

.gk_left_link1 a {
	color: #d7633d;
}

.gk_left_link2 {
	background: #f1fbfe;
	border: 1px solid #ceeaf7;
	margin-left: 4%;
}

.gk_left_link2 a {
	color: #3691bb;
}

.gk_cen {
	float: left;
	width: 23%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.2);
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	margin: 0 1.8%;
}

.gk_cen_con {
	width: 92%;
	margin: 0px auto 3px;
}

.gk_cen .tg_zb_list a span {
	width: 90%;
}

.gk_cen .tg_zb_list a span i {
	color: #e42921;
	font-style: normal;
	margin-right: 3px;
}

.videobg {
	display: block;
	width: 100%;
	height: 195px;
	margin: 10px auto 5px;
}

.videobg img {
	width: 100%;
	height: 100%;
}

.xa_content .videobg {
	height: 158px;
}

.gk_mid {
	float: left;
	width: 23%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.2);
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	margin: 0 1.8% 0 0;
}

.gk_mid_con {
	width: 92%;
	margin: 15px auto 0;
}

.gk_book {
	float: left;
}

.gk_txt {
	float: left;
}

.gk_book {
	width: 20%;
	margin-right: 1%;
}

.gk_book img {
	width: 100%;
	display: inline-block;
}

.gk_txt {
	width: 79%;
}

.gk_txt h5 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 99%;
}

.gk_txt p {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 99%;
}

.gk_mid_con dl {
	padding-bottom: 19px;
	border-bottom: 1px dashed #8e8e8e;
	height: 63px;
}

.gk_mid_item2 {
	margin: 20px 0;
}

.gk_mid_con dl.gk_mid_item3 {
	border-bottom: none;
}

.gk_right {
	float: left;
	width: 23%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.2);
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
}

.gk_rig_con {
	width: 92%;
	margin: 15px auto 0;
}

#gkswiper img {
	display: block;
	width: 100%;
	height: 170px;
	margin-bottom: 15px;
}

.gk_right_ptlist li {
	width: 45%;
	background: #f1f1f1;
	border-radius: 5px;
	line-height: 36px;
	margin-top: 15px;
}

.gk_right_ptlist li img {
	float: left;
}

.gk_right_ptlist li span {
	display: block;
	text-align: center;
	float: left;
	width: 70%;
	font-size: 16px;
}

.gk_right_ptlist li.fl {
	float: left;
}

.gk_right_ptlist li.fr {
	float: right;
}

.gwy_botleft {
	margin-top: 20px;
}

.gwyleft_list {
	float: left;
	width: 50.6%;
}

.gwyleft_list li {
	float: left;
	font-size: 16px;
	text-align: center;
	width: 48.2%;
	margin-left: 1%;
	background: #f2f2f2;
	line-height: 32px;
	border-radius: 5px;
	margin-bottom: 8%;
}

.gwy_img1 {
	float: right;
	width: 48.5%;
}

.gwy_img1 img {
	display: block;
	width: 100%;
}

.gwyleft_list li.gwyleft_list_last {
	margin-bottom: 0px;
}

.gwy_img2 {
	display: block;
	width: 97%;
	margin: auto;
}

.gwy_img2 img {
	display: block;
	width: 100%;
	height: 190px;
}

.gwyzbicon {
	display: inline-block;
	width: 19px;
}

.zbtit {
	overflow: hidden;
	height: 31px;
	line-height: 31px;
	margin: 10px 0px;
}

.zbtit img {
	display: block;
	float: left;
	margin-right: 5px;
}

.zbtit strong {
	display: block;
	float: left;
	font-size: 24px;
	color: #333333;
}

.zbtit strong i {
	color: #e42a21;
	font-style: normal;
}

.gk_zb_list {
	margin-top: 10px;
}

.gk_zb_list li {
	line-height: 30px;
	border-bottom: 1px dashed #67d3ce;
}

.gk_zb_list li:last-child {
	border-bottom: none;
}

.gk_zb_list li a img {
	vertical-align: top;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}

.gk_zb_list li a span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	display: block;
}

.gk_zb_list li a em {
	color: #e50000;
	font-size: 16px;
	font-style: normal;
	display: block;
}

.gwyzbtxt {
	float: left;
	width: 90%;
}

.gwyfl {
	float: left;
}

.gwyfr {
	float: right;
	width: 23%;
	text-align: center;
	line-height: 25px;
	color: #fff;
	border-radius: 50px;
	background: #e50000;
	font-size: 15px;
}

.tg_left_con .gwyfr {
	background: #3599ed;
}


.gwyzbitem1 .gwyzbtxt {

	padding-bottom: 5px;
}

.gwyzbitem2 .gwyzbtxt {
	margin: 0px 0 5px;
}

.gwyrig_list {
	width: 100%;
	margin-top: 3%;
}

.gwyrig_list li {
	width: 31%;
	height: 84px;
	font-size: 19px;
	line-height: 84px;
	float: left;
}

.gwyrig_list2 li {
	width: 47%;
	height: 50px;
	font-size: 24px;
	margin-top: 17px;
	line-height: 50px;
}

.gwyfr_item1 {
	background: #f6fbfa;
	border: 1px solid #9bd7cb;
	border-radius: 5px;
}

.gwyfr_item2 {
	background: #f1f5fb;
	border: 1px solid #c3d5f1;
	border-radius: 5px;
}

.gwyfr_item3 {
	background: #fcf6f4;
	border: 1px solid #f1dad4;
	border-radius: 5px;
}

.gwyfr_item4 {
	background: #fcf3f8;
	border: 1px solid #e3cbdb;
	border-radius: 5px;
}

.gwyfr_item5 {
	background: url(//sa.offcn.com/zg/sp_0903/images/sp_kc5.png) no-repeat center;
	background-size: 100% 100%;
}

.gwyrig_list li a,
.gwyrig_list2 li a {
	display: block;
	color: #666666;
	line-height: 45px;
	text-align: center;
	vertical-align: middle;
}

.gwyfr_item1 a span {
	color: #3bc5a9;
}

.gwyfr_item2 a span {
	color: #67a3df;
}

.gwyfr_item3 a span {
	color: #ff9c7d;
}

.gwyfr_item4 a span {
	color: #e494c6;
}

.gwyfr_item5 a span {
	color: #eb4a6c;
}

.xa_content .zwcx_ul {
	margin-top: 12px;
}

.xa_content .zwcx_ul li {
	overflow: hidden;
	float: left;
	width: 31.6%;
	box-shadow: 0px 0px 10px #ddd;
	border-radius: 10px;
}

.xa_content .zwcx_ul li a {
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #666;
	padding: 21px 0 21px 11%;
	position: relative;
}

.xa_content .zwcx_ul li img {
	position: absolute;
	width: 26px;
	right: 13px;
	bottom: 13px;
}

.xa_content .zwcx_ul li.li1 {
	background: #fff url(//news01.offcn.com/sa/2021/0623/20210623082305984.png) no-repeat center right 15px;
}

.xa_content .zwcx_ul li.li1 span {
	color: #ff7a76;
}

.xa_content .zwcx_ul li.li2 {
	background: #fff url(//news01.offcn.com/sa/2021/0623/20210623082305728.png) no-repeat center right 15px;
	margin: 0 2.6%;
}

.xa_content .zwcx_ul li.li2 span {
	color: #19c9c9;
}

.xa_content .zwcx_ul li.li3 {
	background: #fff url(//news01.offcn.com/sa/2021/0623/20210623082305283.png) no-repeat center right 15px;
}

.xa_content .zwcx_ul li.li3 span {
	color: #ff9719;
}

.xyzw_img {
	width: 100%;
	margin: 3% auto;
	display: block;
}

.xyzw_img img {
	width: 94%;
	margin: auto;
	display: block;
}


.tgms_left {
	float: left;
	width: 60.9%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 4px 0px rgba(4, 155, 230, 0.3);
	padding: 20px 0px 20px 0px;
}

.tgms_con {
	width: 95%;
	margin: 20px auto 0;
}

.tg_stit {
	float: left;
	width: 299px;
	margin-top: 10px;
}



.zg_zwcfc {
	background: #fce5c4;
	border-radius: 10px;
	margin: 0px 2% 0 0;
	position: relative;
	padding: 2px 2px 2px 84px;
	overflow: hidden;
	float: right;
	width: 52%;
}

.zg_zwcfcTabList {
	height: 70px;
}

.zg_zwcfcLet {
	position: absolute;
	width: 83px;
	height: 100%;
	z-index: 2;
	left: 0;
	top: 0;
	background: url(//sa.offcn.com/zg/sp_0720/images/zs_leftbg.png) no-repeat center left;
	background-size: 100% 100%;
	text-align: center;
}

.zg_zwcfcLet a {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	line-height: 23px;
}

.zg_zwcfcLet b {
	color: #944700;
	font-size: 18px;
	display: inline-block;
	width: 159px;
	height: 43px;
	background: url(//sa.offcn.com/zg/static/sp_0118/gmbk06.png) no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 3px 6px rgba(88, 41, 0, .2);
	border-radius: 22px;
	line-height: 40px;
	margin-bottom: 9px;
}

.zg_zwcfcLet span {
	font-weight: bold;
	color: #450302;
	font-size: 17px;
	display: block;
}

.zg_zwcfcTab {
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.zg_zwcfcTabTit {
	line-height: 40px;
	background: #F4F4F4;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
	padding-left: 2%;
}

.zg_zwcfcTabTit span,
.zg_zwcfcTabList span {
	float: left;
	padding: 0 .5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zg_zwcfcTabTit span i,
.zg_zwcfcTabList span i {
	color: #e20010;
	font-style: normal;
}

.zg_zwcfcTabTit span b,
.zg_zwcfcTabList span b {
	color: #E60012;
}

.zg_zwcfcTabList {
	color: #914002;
	font-size: 14px;
}

.zg_zwcfcTabList li {
	padding: 12px 0 8px 2%;
	overflow: hidden;
}

.txtMarqueeTtop {
	overflow: hidden;
	position: relative;
}

.wid01 {
	width: 18%;
}

.wid02 {
	width: 25%;
}

.wid03 {
	width: 23%;
}

.zg_zwcfc .zg_zwcfcLet strong {
	color: #FFF700;
	font-size: 22px;
	line-height: 29px;
}

.zg_zwcfc .zg_zwcfcRet {
	top: 50%;
	transform: translateY(-50%);
	height: auto;
}

.zg_zwcfcRet {
	width: 120px;
	text-align: center;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.zg_zwcfc .zg_zwcfcRet a {
	height: 46px;
	padding: 0;
	line-height: 46px;
	border-radius: 8px;
	margin: 0 auto;
	position: static;
	transform: translate(0, 0);
}

.zg_zwcfcRet a {
	width: 100px;
	background: #ffd75f;
	background-size: 100% 100%;
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 46px;
	padding-top: 64px;
	position: relative;
}

.zg_zwcfc .zg_zwcfcRet a.bk01 {
	background: #ffd75f;
	background: -moz-linear-gradient(top, #ffeb7e, #ffbb32);
	background: -webkit-linear-gradient(top, #ffeb7e, #ffbb32);
	background: -ms-linear-gradient(top, #ffeb7e, #ffbb32);
	color: #450302;
}

.zg_zwcfc .zg_zwcfcRet a.bk02 {
	background: #FF451C;
	color: #fff;
}

/* Ã©â€”â€šÃ¥â€šâ„¢Ã§Â¤ÂÃ©Å½Â¼Ã®â€šÂ¦Ã¥Â´Â¯Ã©Ââ€”Ã¥Â Å¸Ã¥ÂÂÃ¥Â¦Å¾Ã¥Â¬ÂªÃ¥Â­Â©Ã©Â¡Â«Ã¦â€ºÂ¢Ã¦Å¸â€ºÃ©Å½Â°Ã®â€žÂÃ¢â€“â€¢Ã©â€“Â»Ã¦â€™Â±Ã¥â€žÂ²Ã©Å½Â±Ã£â€žÂ¥Ã®ÂÅ“Ã©ÂÂ¡Ã¦Â¥â‚¬Ã®ÂÂ©Ã©ÂÅ¾Ã¦Â°Â±Ã¥â€°Â®ss */
.str_wrap {
	overflow: hidden;
	width: 100%;
	line-height: 16px;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.str_move {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
}

.str_move_clone {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 100%;
	top: 0;
}

.str_vertical .str_move_clone {
	left: 0;
	top: 100%;
}

.str_down .str_move_clone {
	left: 0;
	bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
	white-space: normal;
	width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
	cursor: inherit;
}

.str_wrap img {
	max-width: none !important;
}


.tgms_fl {
	float: left;
	width: 48%;
}

.tgms_tit {
	font-size: 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tgms_tit img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3%;
	margin-top: -5px;
}

.tgms_tit em {
	color: #e70c19;
	font-style: normal;
}

.tgms_fl_bot {
	margin-top: 28px;
}

.tgzs_list li {
	float: left;
	line-height: 36px;
	text-align: center;
	background: #e4e4e4;
	font-size: 17px;
	color: #333;
	width: 17.9%;
	margin: 3% 2% 0 0;
}

.tgzs_list li:hover {
	background: #e70c19;
}

.tgzs_list li:hover a {
	color: #fff;
}

.tgms_fr {
	float: right;
	width: 49%;
}

.tgms_fr_img img {
	width: 100%;
	height: 162px;
}

#tgms_sp {
	margin: 10px 0 15px;
}

#tgms_sp .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px !important;
}

.tgkq_list li {
	float: left;
	line-height: 33px;
	font-size: 16px;
	text-align: center;
	width: 31%;
}

.tgkq_list li img {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 2px 0px 0px;
}

.tgkq_item1 {
	background: #f6fbfa;
	border: 1px solid #bfe6de;
}

.tgkq_item1 a {
	color: #50baa4;
}

.tgkq_item2 {
	background: #fdf1dc;
	border: 1px solid #f4d7a9;
	margin: 0 2.5%;
}

.tgkq_item2 a {
	color: #cc8e2c;
}

.tgkq_list li a i {
	font-style: normal;
}

.tgkq_item3 {
	background: #f1f5fb;
	border: 1px;
	solid #c3d5f1;
}

.tgkq_item3 a {
	color: #5d89cd;
}





.wz_right {
	float: right;
	width: 37.8%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 4px 0px rgba(4, 155, 230, 0.3);
	padding: 22px 0px 20px 0px;
}

.wz_con {
	width: 90%;
	margin: 20px auto 0;
}

.wz_stit {
	display: block;
	width: 298px;
}

.wzsp_list {
	margin: 30px auto 10px;
}

.wzsp_list li {
	width: 27%;
	margin-right: 4%;
	line-height: 33px;
	border-radius: 5px;
	border: 1px solid #cbbfbf;
	float: left;
	position: relative;
}

.wzsp_list li select {
	width: 100%;
	outline: none;
	border: none;
	text-indent: 10px;
	color: #666666;
	font-size: 17px;
	height: 33px;
	border-radius: 10px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.sel_tran {
	position: absolute;
	top: 17px;
	right: 10px;
}

.gk_fr_0903_sear .sel_tran {
	position: absolute;
	top: 13px;
}

.wzsp_list li.wzsear_last {
	width: 32%;
	margin-right: 0;
	line-height: 37.5px;
	border-radius: 10px;
	border: 1px solid #fbd999;
	border: none;
}

.wz_txt {
	margin: 2% 0;
}

.wz_txt dd em {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #e42921;
	vertical-align: middle;
}

.wzms_list {
	margin-top: 3%;
}

.wzms_list li {
	float: left;
	width: 32.5%;
	line-height: 110px;
	text-align: center;
}

.wzms_list li a {
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
}

.wzms_list li i {
	color: #666666;
	font-size: 20px;
	font-style: normal;
}

.wzms_list li em {
	font-size: 24px;
	font-style: normal;
	display: block;
	font-weight: bold;
}

.wzms_item1 {
	background: url(//sa.offcn.com/zg/sp_0714/images/wz_pm.png) no-repeat center;
	background-size: 100% 100%;
}

.wzms_item1 em {
	color: #3294e6;
}

.wzms_item2 {
	background: url(//sa.offcn.com/zg/sp_0714/images/wz_md.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0 1%;
}

.wzms_item2 em {
	color: #f04534;
}

.wzms_item3 {
	background: url(//sa.offcn.com/zg/sp_0714/images/wz_kc.png) no-repeat center;
	background-size: 100% 100%;
}

.wzms_item3 em {
	color: #5050c6;
}

.gwytit1,
.gwytit2,
.gwytit3 {
	margin-bottom: 15px;
}

.splk_tit {
	margin-bottom: 21px;
}

.tg_content .gk_cen_con .gwy_img2 img {
	height: 220px;
}


.gk_fl_9003wrap {
	width: 65%;
	float: left;
}

.gk_fl_0903 {
	width: 98%;
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.3);
	border-radius: 5px;
	padding: 1%;
}

.sp_0903tit {
	width: 100%;
	height: 56px;
	background: url(//gs.offcn.com/zg/static/928sp/images/p1.png) no-repeat center left;
	border-bottom: 2px solid #e60012;
	background-size: contain;
	position: relative;
}

.djstit {
	display: block;
	float: left;
	width: 35%;
	font-size: 28px;
	color: #fff;
	line-height: 56px;
	padding-left: 10px;
}

.djstit strong {
	color: #ffdd34;
}

.sp_0903tit .sp_djs {
	width: 60%;
	float: left;
}

.sp_0903tit .sp_djs .spp2 {
	text-align: center;
	font-weight: normal;
}

.sp_0903tit .sp_djs .spp2 span {
	background: #c50307;
	color: #f9cc51;
	margin: 0px 2px;
	border-radius: 5px;
	font-weight: bold;
	display: inline-block;
	font-size: 33px;
	width: 24px;
	height: 33px;
	line-height: 33px;
}

.sp_0903titr {
	width: 100%;
	height: 56px;
	background: url(//gs.offcn.com/zg/static/928sp/images/p1.png) no-repeat center left;
	border-bottom: 2px solid #e60012;
	background-size: contain;
	position: relative;
}

.djstitr {
	display: block;
	float: left;
	font-size: 28px;
	color: #fff;
	line-height: 56px;
	padding-left: 10px;
}

.djstitr strong {
	color: #ffdd34;
}

.sp_clock {
	width: 29px;
	height: 51px;
	padding-right: 10px;
	float: left;
}

.sp_djscon {
	float: left;
}

.sp_xm {
	color: #000;
	font-size: 33px;
	margin-bottom: 5px;
}

.sear_txt_gk {
	font-size: 30px;
	font-weight: bold;
	float: left;
}

.sear_txt_gk span {
	color: #d71708;
}

.gk_fl_0903con {
	width: 98%;
	margin: 0 auto;
	padding: 2% 0 1% 0;
}

.sp_gk_0903 .sp_searlist {
	float: left;
	width: 78%;
	margin-left: 1%;
}

.sp_gk_0903 .sp_searlist li {
	width: 22%;
	margin-left: 3%;
	border: 1px solid #d71708;
	height: 41px;
}

.sp_gk_0903 .sp_searlist li select {
	height: 41px;
}

.sp_gk_0903 .sp_searlist li.sear_last {
	width: 22%;
	margin-left: 2%;
	border: none;
	height: 43px;
}

.sp_gk_0903 .sp_searlist li.sear_last img {
	width: 100%
}

.gk_fl_bot_left {
	float: left;
	width: 50%;
	padding-right: 10px;
	margin-top: 20px;
	border-right: 1px dashed #d71708;
}

.gk_fl_bot_left .gk_left_txt {
	margin-bottom: 20px;
}

.gk_left_txt dt {
	margin-left: 0px;
}

.gk_left_txt dt h3 {
	display: inline-block;
	width: 45px;
	font-size: 22px;
	background: url(//gs.offcn.com/zg/static/928sp/images/xmbt1.png) no-repeat center left;
	background-size: cover;
	color: #fff;
	text-align-last: justify;
	padding: 0px 10px 0px 15px;
}

.gk_fl_bot_right {
	width: 48%;
	float: right;
	margin-top: 20px;
}

.gk_fl_bot_right .gwy_img2 {}

.gk_fl_bot_right .gwy_img2 img {
	height: 225px;
}

.gk_fl_bot_right .gwy_img2 p {
	display: none;
}

.gk_fl_bot_right .gk_left_txt dd {
	margin-top: 8px;
}

.gk_fl_time li {
	float: left;
	margin-left: 2%;
}

.gk_fl_time {
	background: url(//sa.offcn.com/zg/sp_0903/images/sp_timeline.png) no-repeat center right;
}

.gk_fl_xm1 {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	display: block;
}

.gk_fl_xm2 {
	margin-top: -10px;
}

.gk_fl_xm1 label {
	color: #e00305;
	font-style: normal;
}

.gk_fl_time li div p {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	height: 86px;
	line-height: 82px;
	margin: 5px 0;
	width: 95px;
}

.gk_fl_time li div p span {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	width: 93%;
	color: #fff;
	text-align: center;
	padding-top: 3px;
}

.gk_fl_time li.gk_fl_time_item {
	margin-left: 0px;
}

.gk_fl_time li.gk_fl_time_item1 p {
	background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
	background-size: 95px 86px;
}

.gk_fl_time li.gk_fl_time_item2 p {
	background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
	background-size: 95px 86px;
}

.gk_fl_time li div {
	display: block;
}

.gk_fl_time li i {
	text-align: center;
	font-size: 19px;
	font-style: normal;
	display: block;
}

.gk_fl_time li a.gk_fl_time_a {
	text-align: center;
	font-size: 19px;
	font-style: normal;
	display: block;
}

.gk_fl_time li.gk_fl_time_item1 span {
	color: #db0304;
}

/* .gk_fl_time_item1  */

.gk_fr_0903wrap {
	width: 33%;
	float: right;
}

.gk_fr_0903 {
	width: 100%;
	box-shadow: 2px 3.464px 10px 0px rgba(51, 51, 51, 0.3);
	border-radius: 5px;
	padding-top: 10px;
}

.gk_fr_0903_con {
	width: 87%;
	margin: 0 auto;
	padding: 4% 0;
}

.sp_0903tit2 {
	display: block;
	width: 325px;
	height: 75px;
}

.gk_fr_0903_con .gk_left_txt {
	margin-top: 16px;
}

.gk_fr_0903_sear {
	width: 90%;
	padding: 4% 5%;
	border-radius: 5px;
	background: #f7f6f6;
}

.sk_sear {
	display: block;
	width: 16.9%;
	float: left;
	margin-top: 3px;
}

.gk_fr_0903_sear .sp_searlist {
	float: left;
	width: 81%;
}

.gk_fr_0903_sear .sp_searlist li {
	width: 46.3%;
	height: 32px;
	line-height: 32px;
	font-size: 17px;
	margin-bottom: 5px;
	margin-left: 3%;
}

.gk_fr_0903_sear .sp_searlist li select {
	font-size: 17px;
	height: 30px;
}

.gwyrig_list2 {
	margin-top: 5px;
}

.gk_fr_bot {
	background: #f8f8f8;
	border-radius: 5px;
	padding: 2%;
	margin-top: 20px;
}

.gk_fr_bot_list {
	background: url(//sa.offcn.com/zg/sp_0903/images/sp_0903fr_bg.png) no-repeat center;
}

.gk_fr_bot_list li {
	float: left;
	width: 50%;
	height: 40px;
	margin: 5px 0;
	text-align: center;
	font-size: 18px;
	color: #666;
	padding: 1% 0;
}

.gk_fl_bot_right .swiper-container-horizontal .swiper-pagination-bullets,
.gk_fl_bot_right .swiper-pagination-custom,
.gk_fl_bot_right .swiper-pagination-fraction {
	bottom: 5px;
}

.gk_fr_bot_list li img {
	width: 40px;

}

.gk21_wrap {
	height: 280px;
	padding: 0px 0;
}

.gk21_wrap_con {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin: 0;
}

.gk21_wrap_con .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 40px;
	z-index: 1;
}

.gk21_wrap_con .hd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}

.gk21_wrap_con .hd ul li {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background: #ffcfcf;
	cursor: pointer;
	border-radius: 50%;
}

.gk21_wrap_con .hd ul li.on {
	background: #ff9090;
}

.gk21_wrap_con .gk21_wrap_bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.gk21_wrap_con .gk21_wrap_bd ul {
	width: 100%;
	height: 100%;
}

.gk21_wrap_con .gk21_wrap_bd li {
	width: 100%;
	height: 100%;
	zoom: 1;
	vertical-align: middle;
}

.gk21_wrap_con .gk21_wrap_bd img {
	width: 100%;
	height: 225px;
	display: block;
}

.gk21_wrap_con .gk21_wrap_bd p {
	width: 100%;
	display: block;
	overflow: hidden;
	font-size: 18px;
	text-align: center;
	line-height: 55px;
}


@media all and (max-width:1900px) {
	.gwyleft_list li {
		margin-bottom: 7%;
	}
}

@media all and (max-width:1880px) {
	.sp_0903time {
		width: 140px;
	}

	.gk_fl_time li div p {
		width: 90px;
		height: 81px;
		line-height: 78px;
		font-size: 18px;
	}

	.gk_fl_time li.gk_fl_time_item1 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
		background-size: 90px 81px;
	}

	.gk_fl_time li.gk_fl_time_item2 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
		background-size: 90px 81px;
	}
}

@media all and (max-width:1860px) {
	.xyzw_img {
		margin: 4% auto;
	}

	.tgms_fr .sk_online_list li p {
		width: 73%;
	}

	.tgms_fr .sk_online_list li label {
		font-size: 14px;
	}

	.sp_gk_0903 .sp_searlist {
		width: 78%;
	}

	.sp_0903tit {
		width: 99%;
		height: 55px;
	}

	.djstit {
		width: 37%
	}

	.sp_xm {
		font-size: 28px
	}

	.sp_0903tit .sp_djs .spp2 {}
}

@media all and (max-width:1800px) {
	.gwy_img2 {
		width: 98%
	}

	.gk_zb_list {
		margin-top: 4px;
	}

	.gwyrig_list li {
		font-size: 17px;
	}

	.gk_fr_0903_sear {
		padding: 3.8% 5%;
	}
}

@media all and (max-width:1760px) {

	.tg0508list li,
	.gk0508list li,
	.xa0617list li {
		border-radius: 15px 15px 0px 0px;
		line-height: 50px;
	}

	.bigtit {
		font-size: 32px;
	}

	.sear_txt {
		font-size: 32px;
	}

	.gwyleft_list li {
		font-size: 15px;
		margin-bottom: 5.6%;
	}

	.sp_0903tit {
		height: 56px;
	}
}

@media all and (max-width:1730px) {

	.gwy_botleft {
		margin-top: 15px;
	}

	.xyzw_img img {
		width: 97%;
	}

	.xyzw_img {
		margin: 4.8% auto;
	}

	.zg_zwcfc {
		margin: 0 1% 0 0;
	}

	.gk_fl_time li {
		margin-left: 1.3%;
	}

	.sp_0903tit .sp_djs .spp2 span {
		width: 20px;
		height: 28px;
		line-height: 28px;
		font-size: 20px;
	}

	.sp_clock {
		/* width: 70px; */
	}

	.sp_xm {
		padding-top: 5px;
		font-size: 25px;
		letter-spacing: 1px;
	}

	.sp_0903tit {
		height: 50px;
	}

	.djstit {
		line-height: 50px;
		font-size: 24px
	}

	.sp_0903titr {
		height: 50px;
	}

	.djstitr {
		line-height: 50px;
		font-size: 24px
	}

	.gk_fl_bot_right .gwy_img2 img {
		height: 190px
	}

	.sp_gk_0903 .sp_searlist {
		width: 80%;
	}

	.sear_txt_gk {
		font-size: 28px;
	}

	.sp_gk_0903 .sp_searlist li {
		height: 38px;
		margin-left: 2%;
	}

	.gwyrig_list2 {
		margin-top: 0px;
	}

	.gwyrig_list2 li {
		height: 37px;
		line-height: 37px;
		margin-top: 11px;
	}

	.gwyrig_list li a,
	.gwyrig_list2 li a {
		height: 37px;
		line-height: 37px;
		font-size: 21px;
	}

	.gk_fl_bot_left .gk_left_txt {
		margin-bottom: 10px;
	}

	.gk_left_txt dd {
		margin: 10px auto;
	}

	.gk21_wrap {
		height: 255px;
	}

	.gk21_wrap_con .gk21_wrap_bd img {
		height: 215px;
	}

	.gk21_wrap_con .gk21_wrap_bd p {
		font-size: 18px;
		line-height: 55px;
	}

	.tg_left_con .gk_zb_list {
		margin-top: 20px;
	}

	.tg_cen_con .gk_left_txt dt {
		padding-bottom: 3px;
	}
}

@media all and (max-width:1710px) {
	.tg_infoList li .tg_item_wrap .date {
		padding-left: 3%;
	}

	.tg_infoList li .tg_item_wrap .date font {
		display: inline-block;
		width: 18px;
	}

	.tgkq_list li {
		font-size: 15px;
	}

	.tg_stit,
	.wz_stit {
		width: 280px;
	}

	.gwytit1,
	.gwytit3 {
		width: 261px;
	}

	.gwytit2 {
		width: 204px;
	}

	.gk_left_con .gk_left_txt dd {
		margin: 5px 0px 13px;
	}

	.splk_tit {
		height: 38px;
	}

	.gk_fr_0903_sear {
		padding: 3.3% 5%;
	}

	.gk_fr_bot_list li {
		font-size: 16px;
	}

	.gk_fr_0903_sear .sp_searlist li {
		width: 45%;
	}
}

@media all and (max-width:1670px) {
	.gk_fl_time li a.gk_fl_time_a {
		font-size: 15px;
	}

	.sear_txt {
		font-size: 30px;
	}

	.tgsear {
		display: inline-block;
		width: 30px;
	}

	.sp_searlist li {
		width: 18.5%;
		line-height: 38%;
	}

	.sp_searlist li select {
		height: 38px;
	}

	.sp_searlist li.sear_last {
		line-height: 41px;
	}

	.tg_infoList li .tg_item_wrap .date font {
		width: 15px;
	}

	.tgzw_list li {
		font-size: 16px;
		margin-bottom: 2.5%;
	}

	.tgzw_list li img {
		display: inline-block;
		width: 15px;
	}

	.gwyfr {
		width: 24%;
	}

	.gk_fl_bot_right .gwyfr {
		width: 31%;
	}

	.gwyleft_list li {
		font-size: 14px;
		margin-bottom: 4.8%;
	}

	.zg_zwcfc {
		width: 49%;
		margin: 0 1% 0 0;
	}

	.zg_zwcfcTabList {
		height: 60px;
	}

	.zg_zwcfcTabList li {
		padding: 5px 0 3px 2%;
	}

	.tg_stit {
		margin-top: 5px;
	}

	.wzsp_list {
		margin: 22px auto 10px;
	}

	#show_item3 .tgzw_list li.tgzw_item1 {
		margin-bottom: 0px;
	}
}

@media all and (max-width:1630px) {
	.sear_txt {
		font-size: 28px;
	}

	.tgsear {
		display: inline-block;
		width: 25px;
	}

	.gk_right_ptlist li span {
		width: 67%;
		font-size: 15px;
	}

	.tg_right_ptlist li span {
		width: 67%;
	}

	.tg_infoList li .tg_item_wrap .date {
		padding-left: 2%;
	}

	.tg_infoList li .tg_item_wrap .date font {
		width: 15px;
	}

	.gk_left_kctxt {
		font-size: 19px;
	}

	.gk_txt h5 {
		font-size: 19px;
	}

	.xyzw_img {
		height: 121px;
	}

	.gk_left_txt dt {
		font-size: 19px;
		margin-bottom: 9px;
	}

	.tgms_tit {
		font-size: 22px;
	}

	.tg_con .sk_online_list li {
		margin-top: 10px;
	}

	.wzms_list li a {
		line-height: 29px;
	}

	.wzms_list li i {
		font-size: 19px;
	}

	.wzms_list li em {
		font-size: 23px;
	}

	.tgms_fl_bot {
		margin-top: 21px;
	}

	.tgms_fr .lk_tit_bot {
		margin-top: 22px;
	}

	.tg_right .gk_left_txt dt {
		margin-bottom: 9px;
	}

	.tgkq_list li a i {
		display: none;
	}

	.gk_fl_time li div p {
		width: 80px;
		height: 72px;
		line-height: 71px;
		font-size: 16px;
	}

	.gk_fl_time li div p span {
		line-height: 19px;
	}

	.gk_fl_time li.gk_fl_time_item1 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
		background-size: 80px 72px;
	}

	.gk_fl_time li.gk_fl_time_item2 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
		background-size: 80px 72px;
	}

	.sp_0903tit {}

	.sp_0903tit2 {
		width: 310px;
		height: 72px;
	}

	.sear_txt_gk {
		font-size: 25px;
	}

	.sp_gk_0903 .sp_searlist li {
		margin-left: 2%;
	}

	.sp_clock {
	    width: 25px;
	    height: 41px;
	}

	.sp_0903tit .sp_djs .spp2 span {
		width: 22px;
		height: 28px;
		line-height: 27px;
		font-size: 26px;
		text-align: center;
		letter-spacing: 3px;
	}

	.sp_xm { font-size: 23px;}

	.gk_fr_bot_list li {
		height: 30px;
		margin: 5px 0;
		font-size: 16px;
	}

	.gk_fr_bot_list li img {
		width: 35px;
		height: 38px;
	}
}

@media all and (max-width:1620px) {
	.gk_fl_bot_right .swiper-slide-active .gwy_img2 p {
		display: block;
		text-align: center;
		overflow: hidden;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.gk_fl_bot_right .swiper-container-horizontal .swiper-pagination-bullets,
	.gk_fl_bot_right .swiper-pagination-custom,
	.gk_fl_bot_right .swiper-pagination-fraction {
		bottom: 20%;
	}

	.gk_fr_bot {
		margin-top: 5px;
	}

	.tg_infoList li .tg_item_wrap .address {
		width: 70px;
		height: 38px;
		line-height: 38px;
		background-size: 100% 100%;
		padding-left: 7px;
	}

	.tg_infoList li.color1 .tg_item_wrap .address {
		background: url(//sa.offcn.com/zg/static/sp_0508/images/address_span1s.png) no-repeat center left;
		background-size: 70px 22px;
	}

	.tg_infoList li.color2 .tg_item_wrap .address {
		background: url(//sa.offcn.com/zg/static/sp_0508/images/address_span2s.png) no-repeat center left;
		background-size: 70px 22px;
	}

	.tg_infoList li .tg_item_wrap .date font {
		width: 10px;
	}

	.tg_infoList li .tg_item_wrap .date {
		font-size: 15px;
	}

	.sp_0903tit .sp_djs .spp2 {
		text-align: left;
	}

	.gk_fr_0903_sear .sp_searlist li.sear_last {
		line-height: 35px;
	}

	.gk_fr_0903_sear {
		padding: 2.5% 5%;
	}

	.sk_sear {
		margin-top: 12px;
	}

	.gk_fl_time li {
		margin-left: 1%;
	}

	.sp_gk_0903 .sp_searlist li {
		height: 35px;
		line-height: 35px;
	}

	.sp_gk_0903 .sp_searlist li select {
		height: 35px;
		font-size: 18px;
	}

	.gk_fl_bot_left {
		margin-top: 10px;
	}

	.gk_fl_bot_right {
		margin-top: 10px;
	}

	.gk21_wrap {
		height: 240px;
	}

	.gk21_wrap_con .gk21_wrap_bd img {
		height: 200px;
	}

	.gk21_wrap_con .gk21_wrap_bd p {
		font-size: 16px;
		line-height: 40px;
	}

	.tg_cen_con .gk_left_txt dd {
		margin: 9px auto;
	}

	.tg_left_con .gk_zb_list {
		margin-top: 10px;
	}

	.gwyzbitem2 .gwyzbtxt {
		margin: 3px 0 5px;
	}
}

@media screen and (max-width:1600px) {
	.gk_fl_xm2 {
		margin-top: -25px
	}

	.xa_content .zwcx_ul li {
		background-size: 35px auto;
	}

	.xa_content .zwcx_ul li a {
		font-size: 17px;
		line-height: 22px;
	}

	.xa_content .zwcx_ul li img {
		width: 22px;
		right: 10px;
		bottom: 10px;
	}

	.tgkq_list li {
		font-size: 14px;
	}

	.zg_zwcfc {
		width: 45%;
	}

	.zg_zwcfcRet {
		width: 110px;
	}

	.zg_zwcfcRet a {
		font-size: 18px;
	}

	.tgms_fr .sk_online_list li p {
		width: 72%;
	}
}

@media all and (max-width:1590px) {

	.tg0508list li,
	.gk0508list li,
	.xa0617list li {
		border-radius: 15px 15px 0px 0px;
		line-height: 50px;

	}

	.bigtit {
		font-size: 28px;
	}

	.tg_right_ptlist {
		margin: 17px 0;
	}

	.tg_right_ptlist li img {
		display: inline-block;
		width: 30px;
	}

	.tg_right_ptlist li {
		line-height: 30px;
	}

	.imgbfb {
		width: 100%;
	}

	.tgzw_list li {
		margin-bottom: 2%;
	}

	.tg_stit,
	.wz_stit {
		width: 270px;
	}

	.wid02 {
		width: 29%;
	}

	.zg_zwcfcRet a {
		width: 90px;
		font-size: 17px;
	}

	.zg_zwcfc .zg_zwcfcRet a {
		height: 40px;
		line-height: 40px;
	}

	.gwytit1,
	.gwytit3 {
		width: 251px;
	}

	.gwytit2 {
		width: 194px;
	}

	.splk_tit {}

	#show_item3 .tgzw_list li.tgzw_item1 {
		margin-bottom: 0px;
	}
}

@media all and (max-width:1550px) {

	.tgms_fr .sk_online_list li label {
		font-size: 12px;
	}

	.gwy_img2 img {
		height: 175px;
	}

	.tg_right .gk_left_txt dt {
		margin-bottom: 6px;
	}

	.sydw_cen_fl li img {
		display: none;
	}

	.sp_xm {
		padding-top: 5px;
		font-size: 22px;
		letter-spacing: 1px;
	}

	.sp_0903tit {
		height: 45px;
	}

	.djstit {
		line-height: 45px;
		font-size: 22px
	}

	.sp_0903titr {
		height: 45px;
	}

	.djstitr {
		line-height: 45px;
		font-size: 22px
	}

	.tg0508list li,
	.gk0508list li,
	.xa0617list li {
		border-radius: 15px 15px 0px 0px;
		line-height: 45px;
	}

	.bigtit {
		font-size: 26px;
	}

	.gk_fl_bot_right .gwy_img2 img {
		height: 170px;
	}

}

@media all and (max-width:1540px) {

	.gk_fl_xm1 {
		padding-right: 13px;
	}

	.sp_0903time {
		width: 131px;
	}

	.sear_txt {
		font-size: 25px;
	}

	.sp_searlist li {
		line-height: 32px;
	}

	.sp_searlist li select {
		height: 32px;
	}

	.sp_searlist li.sear_last {
		line-height: 35px;
	}

	.gwyzbtxt {
		width: 86%;
	}

	.sp_0903tit {}

	.gk_fl_time li div p {
		width: 76px;
		height: 68px;
		line-height: 66px;
		font-size: 16px;
	}

	.gk_fl_time li.gk_fl_time_item1 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
		background-size: 76px 68px;
	}

	.gk_fl_time li.gk_fl_time_item2 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
		background-size: 76px 68px;
	}

	.gk_right_ptlist li img {
		display: inline-block;
		width: 30px;
	}

	.sp_searlist li select {
		font-size: 18px;
	}

	.gk_txt h5 {
		font-size: 18px;
	}

	.gk_txt p {
		font-size: 15px;
	}

	.gk_left_txt dt {
		font-size: 18px;
	}

	.gk_left_txt dd,
	.tg_right_txt dd {
		font-size: 15px;
	}

	.gk_right_ptlist li {
		line-height: 31px;
	}

	.sear_last img {
		display: inline-block;
		width: 83px;
	}

	.gk_left_kctxt {
		font-size: 18px;
	}

	.gk_zb_list li {
		line-height: 28px;

	}


	.gk_zb_list li a span {
		font-size: 15px;
	}

	.gk_zb_list li a em {
		font-size: 15px;
	}

	.gwyfr {
		font-size: 13px;
	}

	.xyzw_img {
		height: 105px;
		margin: 7% auto 6%;
	}

	.xa_content .sk_online_list li {
		margin-top: 6px;
	}

	.tgms_tit {
		font-size: 21px;
	}

	.tgzs_list li {
		font-size: 16px;
	}
}

@media all and (max-width:1520px) {
	.gk_fl_time li div p span {
		padding-top: 0;
	}

	.gwyleft_list li {
		margin-bottom: 2.5%;
		font-size: 12px;
	}

	.gk_content .gwy_img2 {
		margin: 10px auto 0;
	}

	.gwyzbtxt {
		width: 88%;
	}

	.sp_gk_0903 .sp_searlist li {
		height: 34px;
	}

	.sp_gk_0903 .sp_searlist li select {
		height: 36px;
		font-size: 16px;
	}

	.gk_fr_0903_sear .sp_searlist li {
		height: 28px;
		line-height: 28px;
	}

	.gk_fr_0903_sear .sp_searlist li select {
		font-size: 14px;
	}

	.gk_fr_0903_sear .sp_searlist li.sear_last {
		line-height: 30px;
	}

	.sk_sear {
		margin-top: 9px;
	}

	.sp_0903time {
		width: 123px;
	}

	.gk_fl_time li {
		margin-left: 0.8%;
	}

	.gk_fl_time li div p {
		margin: 5px 0;
	}

	.gk_fl_xm1 {
		padding-right: 15px;
	}

	.gwyrig_list li,
	.gwyrig_list2 li {
		font-size: 16px;
	}

	.sp_0903tit {}

	.sp_0903tit2 {
		width: 300px;
		height: 70px;
	}

	.tg_sear {
		font-size: 14px;
	}

	.gwyrig_list2 li {
		height: 35px;
		line-height: 35px;
		margin-top: 11px;
	}

	.gwyrig_list li a,
	.gwyrig_list2 li a {
		height: 35px;
		line-height: 35px;
		font-size: 18px;
	}

	.zbtit img {
		width: 28px;
	}

	.zbtit strong {
		font-size: 20px;
	}
}


@media all and (max-width:1500px) {
	.gk_fl_xm2 {
		margin-top: -14px
	}

	.bigtit {
		font-size: 26px;
	}

	.gk_fl_time li div p {
		width: 75px;
		height: 68px;
		line-height: 66px;
		font-size: 15px;
	}

	.gk_fl_time li.gk_fl_time_item1 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
		background-size: 75px 68px;
	}

	.gk_fl_time li.gk_fl_time_item2 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
		background-size: 75px 68px;
	}

	.gk_fl_xm2 {
		margin-top: -14px;
	}

	.sp_xm {
		margin-bottom: 0px;
	}

	.sp_0903tit {}

	.sp_0903tit2 {
		width: 280px;
		height: 65px;
	}

	.tg_zb_list a em {
		font-size: 14px;
	}

	.tg_zb_list a span {
		font-size: 15px;
	}

	.gwyleft_list li {
		margin-bottom: 2%
	}

	.gwyzbtxt {
		width: 88%;
	}

	.gk_zb_list {
		margin-top: 3px;
	}

	.gk_content .gwy_img2 {
		width: 96%;
		margin: 0 auto;
	}

	.tgkq_list li a i {
		display: none;
	}
}

@media all and (max-width:1450px) {


	.sp_gk_0903 .sp_searlist {
		width: 77%;
	}

	.sp_0903tit {}

	.sp_0903tit .sp_djs {
		width: 58%;
	}

	.sp_xm {
		font-size: 20px;
	}

	.sp_0903tit .sp_djs .spp2 {}

	.sp_0903tit .sp_djs .spp2 span {
		width: 21px;
		height: 27px;
		line-height: 25px;
		font-size: 23px;
		letter-spacing: 3px;
	}

	.sp_0903tit2 {
		width: 260px;
		height: 61px;
	}

	.gwyleft_list li {
		margin-bottom: 1%;
	}

	.tg_stit,
	.wz_stit {
		width: 260px;
	}

	.gwytit1,
	.gwytit3 {
		width: 241px;
	}

	.gwytit2 {
		width: 184px;
	}

	.wid01 {
		width: 22%;
	}

	.wid03 {
		width: 40%;
	}

	/* .wid02 { */
		/* display: none; */
	/* } */

	#sydwswiper img {
		height: 88px;
	}

	#sydwswiper1 img {
		height: 88px;
	}

	#sydwswiper2 img {
		height: 88px;
	}

	#sydwswiper3 img {
		height: 88px;
	}

	.splk_tit {}
}

@media all and (max-width:1430px) {
	.sp_gk_0903 .sp_searlist {
		width: 75%;
	}

	.tg_infoList li .tg_item_wrap .address {
		padding-left: 8px;
		background-size: 100% 100%;
	}

	.tg_infoList li .tg_item_wrap .date font {
		width: 2px;
	}

	.gk_content .gwy_img2 {
		margin: 0px auto 0;
	}

	.tgzw_list li {
		margin-bottom: 1.2%;
	}

	.tgms_fr .sk_online_list li label {
		font-size: 13px;
	}

	.gwy_img2 img {
		height: 164px;
	}

	.tgkq_item2 {
		margin: 0 2%;
	}

	#show_item3 .tgzw_list li.tgzw_item1 {
		margin-bottom: 0px;
	}

	.gwyrig_list li,
	.gwyrig_list2 li {}

	.gk_fl_time li div p {
		width: 72px;
		height: 65px;
		line-height: 63px;
	}

	.sp_0903time {
		width: 115px;
	}

	.gk_fl_time li.gk_fl_time_item1 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
		background-size: 72px 65px;
	}

	.gk_fl_time li.gk_fl_time_item2 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
		background-size: 72px 65px;
	}
}

@media all and (max-width:1420px) {
	.sp_clock {
		width: 23px;
		height: 38px;
	}
}

@media all and (max-width:1400px) {
	.xa_content .zwcx_ul li a {
		font-size: 16px;
		padding: 18px 0 18px 11%;
	}

	.xa_content .zwcx_ul li img {
		width: 18px;
	}

	.tgms_fr .sk_online_list li p {
		width: 71%;
	}

	.tg_stit,
	.wz_stit {
		width: 250px;
	}

	.wid02 {
		width: 27%;
	}

	.wzsp_list li select {
		font-size: 15px;
	}

	.gwytit1,
	.gwytit3 {
		width: 241px;
	}

	.gwytit2 {
		width: 184px;
	}

	.splk_tit {}

	.gk_fl_bot_right .gwy_img2 img {
		height: 164px;
	}
}

@media all and (max-width:1390px) {


	.sear_txt {
		font-size: 22px;
	}

	.sp_searlist li select {
		font-size: 16px;
	}

	.gk_cen .tg_zb_list a span {
		width: 88%;
	}

	.videobg {
		height: 182px;
	}

	.gk_mid_con dl {
		padding-bottom: 17px;
	}

	.gk_mid_item2 {
		margin: 16px 0;
	}

	#gkswiper img {
		height: 166px;
	}

	.tg_zb_list a span {
		width: 70%;
	}

	.tg_right_ptlist li span {
		font-size: 14px;
	}

	.gkact img.tran,
	.tgact img.tran {
		width: 32px;
	}

	.tgzw_list li {
		line-height: 36px;
	}
}

@media all and (max-width:1380px) {
	.sp_0903tit .sp_djs {
		width: 60%;
	}

	.tg0508list li,
	.gk0508list li,
	.xa0617list li {
		border-radius: 15px 15px 0px 0px;
		line-height: 45px;

	}

	.bigtit {
		font-size: 24px;
	}

	.tgzw_list li {
		margin-bottom: 2%;
	}

	.gwy_img2 {
		width: 95%;
	}

	.gk_zb_list {
		margin-top: 6px;
	}

	.xyzw_img {
		margin: 7% auto 5%;
		height: 94px;
	}

	.gwy_img2 img {
		height: 157px;
	}

	.sydw_cen_fl .tgzw_list li {
		margin-top: 10px;
	}

	#show_item3 .tgzw_list li.tgzw_item1 {
		margin-bottom: 0px;
	}

	.gk_fl_time li {
		margin-left: 0.5%;
	}
}

@media all and (max-width:1370px) {
	.gk_fl_time li a.gk_fl_time_a {
		font-size: 15px;
	}

	.gk_fl_time li div p span {
		padding-top: 2px;
	}

	.gk_left_txt dt h3 {
		font-size: 18px;
		width: 38px;
	}

	.tg_cen_con .gk_left_txt dt {
		padding-bottom: 10px;
	}

	.gk21_wrap {
		height: 215px;
	}

	.gk21_wrap_con .gk21_wrap_bd img {
		height: 180px;
	}

	.gk21_wrap_con .gk21_wrap_bd p {
		font-size: 16px;
		line-height: 40px;
	}

	.tg_left_con .gk_zb_list {
		margin-top: 17px;
	}

	.tg_left,
	.tg_right {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.sp_0903tit,
	.sp_0903titr {
		height: 42px;
	}

	.djstit.djstitr {
		line-height: 42px;
		font-size: 19px;
	}

	.splk_tit {
		margin-bottom: 12px;
	}

	.sp_xm {
		font-size: 20px;
	}


	.tgzw_list li {
		line-height: 31px;
		font-size: 15px;
	}

	.gk_content .gwy_img2 {
		width: 96%;
		margin: 9px auto 0;
	}

	.xa_content .zwcx_ul li {
		border-radius: 5px;
	}

	.xa_content .zwcx_ul li a {
		font-size: 15px;
		line-height: 20px;
		padding: 15px 0 15px 11%;
	}

	.xa_content .zwcx_ul li img {
		width: 16px;
		right: 6px;
		bottom: 8px;
	}

	.tg_stit,
	.wz_stit {
		width: 240px;
		margin-top: 11px;
	}

	.wz_con .lk_tit_bot {
		margin-top: 21px;
	}

	.gwytit1,
	.gwytit3 {
		width: 241px;
	}

	.gwytit2 {
		width: 174px;
	}

	.gwy_img2 img {
		height: 169px;
	}

	.splk_tit {}

	.gwy_img2 img {
		height: 166px;
	}

	.tg_content .gk_cen_con .gwy_img2 img {
		height: 155px;
	}

	.tgzw_list {
		width: 100%;
		margin: 13px auto 14px;
	}

	.tg_content .sydw_cen_con {
		margin-top: 4px;
	}

	.gk_fl_time li div p {
		width: 70px;
		height: 63px;
		font-size: 14px;
		line-height: 60px;
	}

	.gk_fl_time li.gk_fl_time_item1 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
		background-size: 70px 63px;
	}

	.gk_fl_time li.gk_fl_time_item2 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
		background-size: 70px 63px;
	}

	.gk_fl_bot_right .gwy_img2 p {
		font-size: 18px;
		line-height: 48px;
	}
}

@media all and (max-width:1350px) {
	.sp_0903tit {}

	.sp_clock {
		height: 28px;
		width: 18px;
	}

	.gwyleft_list li {
		line-height: 29px;
	}

	.gwyzbtxt {
		width: 85%;
	}

	.gwyleft_list li {
		margin-bottom: 5%;
	}

	.gwy_img1 img {
		margin-top: 3px;
	}

	.gwyfr {
		width: 30%;
	}
}

@media all and (max-width:1340px) {

	.gk_left_txt dt,
	.tg_right_txt dt {
		font-size: 17px;
	}

	.tgms_tit {
		font-size: 19px;
	}
}

@media all and (max-width:1330px) {
	.gk_fl_time li {
		margin-left: 0.3%;
	}

	.tg_cen {
		margin: 0 1.5%;
	}

	.tg_right_ptlist li span em {
		display: none;
	}

	.tg_right_ptlist li span {
		width: 55%;
	}

	.tg_infoList li .tg_item_wrap .address {
		width: 60px;
		height: 32px;
		line-height: 32px;
		background-size: 100% 100%;
	}

	.tg_zb_list a em {
		font-size: 12px;
	}

	.tgzw_list li img {
		display: inline-block;
		width: 14px;
	}

	.tgzw_list li {
		font-size: 14px;
	}

	#tgswiper img {
		height: 192px;
	}

	.tg_right_ptlist {
		margin: 16px;
		0;
	}

	.gwyleft_list li img {
		width: 11px;
	}

	.xyzw_img {
		height: 101px;
	}

	.tgkq_item2 {
		margin: 0 2%;
	}

	#tgms_sp {
		margin: 0px;
		0 15px;
	}

	.tgms_fr .lk_tit_bot {
		margin-top: 19px;
	}

	.wz_con .lk_tit_bot {
		margin-top: 18px;
	}

	.tg_stit,
	.wz_stit {
		width: 210px;
		margin-top: 11px;
	}

	.gwytit1,
	.gwytit3 {
		width: 231px;
	}

	.gwytit2 {
		width: 173px;
	}

	.tgms_fr .sk_online_list li p {
		width: 68%;
	}

	.sydw_cen_fl li img {
		display: none;
	}

	.splk_tit {
		width: 139px;
	}
}

@media all and (max-width:1310px) {
	.gk_fl_time li {
		margin-left: 0.3%;
	}

	.gk_fl_time li div p {
		width: 68px;
		height: 62px;
		line-height: 60px;
	}

	.gk_fl_time li div p span {
		line-height: 16px;
	}

	.sp_0903time {
		width: 103px;
	}

	.gk_fl_time li.gk_fl_time_item1 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
		background-size: 68px 62px;
	}

	.gk_fl_time li.gk_fl_time_item2 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
		background-size: 68px 62px;
	}
}

@media all and (max-width:1280px) {
	.gk_fl_time li {
		margin-left: 0.3%;
	}

	.gk_right_ptlist li span {
		width: 65%;
		font-size: 14px;
	}

	.gwyleft_list li {
		line-height: 28px;
	}

	.zg_zwcfc {
		width: 44%;
	}

	.tg_content .gk_cen_con .gwy_img2 img {
		height: 145px;
	}
}

@media all and (max-width:1235px) {
	.gwyzbtxt {
		width: 83%;
	}

	.gwyfr {
		font-size: 12px;
	}

	.gwyleft_list li {
		line-height: 27px;
	}

	.tgms_fr .sk_online_list li p {
		width: 69%;
	}

	.gk_fl_time li div p {
		width: 60px;
		height: 54px;
		line-height: 52px;
		font-size: 13px;
	}

	.gk_fl_time li div p span {
		line-height: 16px;
	}

	.sp_0903time {
		width: 103px;
	}

	.gk_fl_time li.gk_fl_time_item1 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg1.png) no-repeat center;
		background-size: 54px 52px;
	}

	.gk_fl_time li.gk_fl_time_item2 p {
		background: url(//sa.offcn.com/zg/sp_0903/images/sp_timebg2.png) no-repeat center;
		background-size: 54px 52px;
	}
}

.swiper-pagination1 {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
