﻿@charset "UTF-8";

body {
	font-size: 16px;
	color: #333;
}

body,
*,
a,
span,
p {
	font-family: "Microsoft YaHei" !important;
}

body,
*,
a,
span,
p {
	font-family: "微软雅黑" !important;
}

a:focus {
	outline: none;
}

a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
}

.gk_container {
	width: 1200px;
	margin: 0 auto;
}

/***** 当前位置 *****/
.location {
	width: 100%;
	min-width: 1200px;
	background-color: #f4f4f4;
	height: 44px;
	line-height: 44px;
	display: none;
}

.location .gk_container {
	background: url("location_ico.png") no-repeat left center;
	padding-left: 16px;
}

.location a {
	margin: 0 6px;
}

.location a:hover {
	color: #115db2;
}

/***** 第一部分 *****/
.part_01 {
	padding: 30px 0 40px 0;
}

.part01_left {
	float: left;
	width: 456px;
}

.part01_left .lm_title {
	padding-left: 20px;
	border-left: 4px solid #115db2;
	box-sizing: border-box;
}

.part01_left .lm_title a {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.ldxx {
	margin-top: 24px;
}

.ldxx .sz {
	border: 1px solid #7ea4d7;
	box-sizing: border-box;
}

.ldxx .ldxx_left {
	float: left;
}

.ldxx .ldxx_right {
	float: left;
	margin-left: 40px;
	padding-top: 20px;
}

.ldxx .ldxx_right h2 a {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.ldxx .ldxx_right .ldxx_zw {
	font-size: 16px;
	color: #666;
	margin: 4px 0 15px 0;
}

.ldxx .ldxx_right .xx_list li {
	width: 117px;
	height: 27px;
	border-radius: 2px;
	background-color: #edf4fb;
	text-align: center;
	line-height: 28px;
	margin-top: 13px;
}

.ldxx .ldxx_right .xx_list li:first-child {
	margin-top: 0;
}

.ldxx .ldxx_right .xx_list li a {
	color: #115db2;
	display: block;
	padding-left: 4px;
}

.ldxx .ldxx_right .xx_list li.xx_01 a {
	background: url("xx_01_ico.png") no-repeat 16px center;
}

.ldxx .ldxx_right .xx_list li.xx_02 a {
	background: url("xx_02_ico.png") no-repeat 16px center;
}

.ldxx .ldxx_right .xx_list li.xx_03 a {
	background: url("xx_03_ico.png") no-repeat 16px center;
}

.ldxx .fsz {
	margin-top: 25px;
}

.ldxx .fsz .fsz_left,
.ldxx .msz .msz_left {
	font-size: 18px;
	color: #666;
	float: left;
}

.ldxx .fsz .fsz_right {
	float: left;
	width: 305px;
	margin-left: 22px;
}

.ldxx .fsz .fsz_right a,
.ldxx .msz .msz_right a {
	font-size: 18px;
}

.ldxx .fsz .fsz_right ul li:hover a,
.ldxx .msz .msz_right ul li:hover a {
	color: #115db2;
}

.ldxx .fsz .fsz_right ul li {
	float: left;
	margin-right: 22px;
	margin-bottom: 15px;
}

.ldxx .msz .msz_right {
	float: left;
	margin-left: 22px;
}

.part01_right {
	float: left;
	width: 704px;
	margin-left: 40px;
}

.part01_right .menu_title .menu {
	float: left;
}

.part01_right .menu_title .menu div {
	font-size: 24px;
	font-weight: bold;
	float: left;
	padding-bottom: 10px;
	box-sizing: border-box;
	cursor: default;
	line-height: 24px;
}

.part01_right .menu_title .menu a {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	display: block;
}

.part01_right .menu_title .menu div:first-child {
	margin-right: 24px;
}

.part01_right .menu_title .menu div.active,
.part01_right .menu_title .menu div a.active {
	color: #115db2;
	border-bottom: 4px solid #115db2;
}

.part01_right .menu_title .more {
	float: right;
	line-height: 32px;
}

.part01_right .menu_title .more a {
	font-size: 16px;
	color: #999;
}

.part01_right .list_box {
	margin-top: 10px;
}

.part01_right .list_box .sub_list {
	display: none;
}

.part01_right .list_box .sub_list iframe {
	min-height: 358px;
}

.part01_right .list_box .sub_list:first-child {
	display: block;
}

.part01_right .list_box .sub_list li {
	padding-left: 15px;
	line-height: 50px;
	background: url("list_ico.png") no-repeat left center;
	border-bottom: 1px dashed #bebdbd;
	box-sizing: border-box;
}

.part01_right .list_box .sub_list li a {
	float: left;
	max-width: 82%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.part01_right .list_box .sub_list li a:hover {
	color: #115db2;
}

.part01_right .list_box .sub_list li .date {
	float: right;
	color: #999;
}

.part01_bottom {
	margin-top: 30px;
}

.part01_bottom ul li {
	float: left;
	width: 224px;
	height: 50px;
	line-height: 50px;
	/*text-align: center;*/
	border: 1px solid #7ea4d7;
	box-sizing: border-box;
	margin-left: 20px;
	background-color: #f5f9ff;
	background-position: 22px center;
	background-repeat: no-repeat;
}

.part01_bottom ul li.bo_01 {
	background-image: url("bo1_ico.png");
}

.part01_bottom ul li.bo_02 {
	background-image: url("bo2_ico.png");
}

.part01_bottom ul li.bo_03 {
	background-image: url("bo3_ico.png");
}

.part01_bottom ul li.bo_04 {
	background-image: url("bo4_ico.png");
}

.part01_bottom ul li.bo_05 {
	background-image: url("bo5_ico.png");
}

.part01_bottom ul li:first-child {
	margin-left: 0;
}

.part01_bottom ul li a {
	font-size: 18px;
	color: #115db2;
	display: block;
	padding-left: 70px;
}

/***** 第一部分 *****/
.part_02 {
	width: 100%;
	min-width: 1200px;
	padding-top: 57px;
	padding-bottom: 63px;
	background: url("wgk_bg.png") no-repeat center;
}

.wgk_list li.list_menu {
	float: left;
	width: 208px;
	height: 150px;
	margin-left: 40px;
	text-align: center;
	background: #fff;
	position: relative;
}

.wgk_list li.list_menu:first-child {
	margin-left: 0;
}

.wgk_list li.list_menu .menu {
	height: 150px;
	padding-top: 30px;
}

.wgk_list li.list_menu .menu img {
	display: block;
	margin: 0 auto;
	height: 49px;
}

.wgk_list li.list_menu .menu a {
	font-size: 18px;
	color: #115db2;
	font-weight: bold;
	margin-top: 16px;
	display: inline-block;
}

.wgk_list li.list_menu .sub {
	background: #115db2;
	padding: 10px 17px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 99;
}

.wgk_list li.list_menu .sub ul li {
	background: url("wgk_sub_ico.png") no-repeat left center;
	text-align: left;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
}

.wgk_list li.list_menu .sub ul li a {
	color: #fff;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

.wgk_list li.list_menu .sub ul li a:hover {
	text-decoration: underline !important;
}

/***** 第三部分 *****/
.part_03 {
	margin-top: 40px;
}

.part_03 ul li {
	float: left;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #7ea4d7;
	box-sizing: border-box;
	margin-right: 20px;
	margin-bottom: 10px;
}

.part_03 ul li a {
	display: block;
}

.part_03 ul li:hover {
	background: #115db2;
}

.part_03 ul li:hover a {
	color: #fff;
}

/***** 第四部分 *****/
.part_04 {
	margin-top: 40px;
}

.zfxxgk_title {
	border-left: 4px solid #115db2;
	padding-left: 20px;
}

.zfxxgk_title a {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.zfxxgk_list {
	margin-top: 20px;
}

.zfxxgk_list ul li {
	float: left;
	width: 183px;
	height: 58px;
	margin-left: 20px;
	background-color: #f5f5f5;
	line-height: 58px;
	text-align: center;
	border: 1px solid #7ea4d7;
	background-color: #f5f9ff;
}

.zfxxgk_list ul li:first-child {
	margin-left: 0;
}

.zfxxgk_list ul li a {
	display: block;
	background-position: 26px center;
	background-repeat: no-repeat;
	color: #115db2;
	/*    padding-left: 70px; */
}

/* .zfxxgk_list ul li.gk_01 a{
    background-image: url("gk1_ico.png");
}
.zfxxgk_list ul li.gk_02 a{
    background-image: url("gk2_ico.png");
}
.zfxxgk_list ul li.gk_03 a{
    background-image: url("gk3_ico.png");
}
.zfxxgk_list ul li.gk_04 a{
    background-image: url("gk4_ico.png");
}
.zfxxgk_list ul li.gk_05 a{
    background-image: url("gk5_ico.png");
} */
.xxgk_lm {
	margin-top: 38px;
}

.xxgk_lm .left_box {
	float: left;
	width: 814px;
}

.tab_menu ul li {
	float: left;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 25px;
	box-sizing: border-box;
}

.tab_menu ul li:first-child {
	margin-left: 0;
}

.tab_menu ul li a {
	line-height: 24px;
	font-size: 24px;
	font-weight: bold;
}

.tab_menu ul li.active {
	border-bottom: 4px solid #115db2;
}

.tab_menu ul li.active a {
	color: #115db2;
}

.tab_sub_box .tab_sub {
	display: none;
	border-top: 1px solid #115db2;
	box-sizing: border-box;
}

.tab_sub_box .tab_sub:first-child {
	display: block;
}

.tab_sub .tab_sub_menu {
	width: 100%;
	background-color: #edf4fb;
	padding-left: 10px;
}

.tab_sub .tab_sub_menu ul {
	display: none;
}

.tab_sub .tab_sub_menu ul:first-child {
	display: block;
}

.tab_sub .tab_sub_menu ul li {
	float: left;
	height: 34px;
	line-height: 34px;
	margin: 0 8px;
	box-sizing: border-box;
}

.tab_sub .tab_sub_menu ul li a {
	color: #115db2;
}

.tab_sub .tab_sub_menu ul li.active {
	/*border-bottom: 3px solid #ffffff;*/
}

.tab_sub .tab_sub_menu ul li.active a {
	font-weight: bold;
}

.tab_sub .tab_sub_sub {
	min-height: 276px;
	overflow: hidden;
	margin-top: 9px;
}

.tab_sub .tab_sub_sub ul {
	display: none;
}

.tab_sub .tab_sub_sub ul:first-child {
	display: block;
}

.tab_sub .tab_sub_sub ul li {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: url("list_ico.png") no-repeat 2px center;
	padding-left: 18px;
	border-bottom: 1px dashed #bebdbd;
	box-sizing: border-box;
}

.tab_sub .tab_sub_sub ul li a {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 86%;
}

.tab_sub .tab_sub_sub ul li a:hover {
	color: #115db2;
}

.tab_sub .tab_sub_sub ul li span {
	font-size: 17px;
	color: #999999;
	float: right;
}

.right_box {
	float: left;
	width: 356px;
	margin-left: 30px;
	padding-top: 40px;
}

.right_box .zcwjk {
	border: 1px solid #7ea4d7;
	/*padding: 26px 14px 0 20px;*/
	height: 320px;
}

.right_box .zcwjk .zcwjk_other {
	background: #F5F9FF;
	padding: 30px 0 16px 0;
}

.right_box .zcwjk .zcwjk_other ul li {
	float: left;
	width: 50%;
	padding-left: 38px;
	margin-bottom: 16px;
}

.right_box .zcwjk .zcwjk_other ul li a {
	color: #115DB2;
}

.right_box .zcwjk .zcwjk_other ul li img {
	width: 32px;
	height: 32px;
	margin-right: 10px;
}

.right_box .zcwjk .zcwjk_title a {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #115db2;
}

.right_box .zcwjk .zcwjk_title a img {
	width: 100%;
}

.zcwjk_form {
	padding: 20px 0 20px 24px;
}

.zcwjk_form .zc_search_laber {
	float: left;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color: #000;
	font-weight: bold;
	margin-right: 14px;
}

.zcwjk_form .zc_search_con {
	float: left;
	position: relative;
	height: 40px;
	overflow: hidden;
}

.zcwjk_form .form_sub span {
	width: 64px;
	height: 27px;
	text-align: justify;
	line-height: 27px;
	float: left;
	margin-right: 12px;
	color: #000;
	letter-spacing: -2px;
}

.zcwjk_form .form_sub input {
	/*float: left;*/
	width: 184px;
	height: 27px;
	line-height: 27px;
	background-color: #f5f5f5;
	border-radius: 2px;
	padding: 0 10px;
	border: none;
	outline: none;
	color: #999;
}

.zcwjk_form .form_sub input.input-text {
	width: 202px;
	height: 40px;
	line-height: 40px;
}

.zcwjk_form .form_sub span i {
	display: inline-block;
	padding-left: 100%
}

.zcwjk_form .form_sub .date,
.zcwjk_form .form_sub .fwlx {
	background-image: url("chose_ico.png");
	background-repeat: no-repeat;
	background-position: 95% center;
}

.form_sub .fwlx_box {
	position: relative;
	float: left;
	width: 184px;
}

.form_sub .fwlx_box .fwlx {
	width: 100%;
}

.form_sub .fwlx_sub {
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	padding: 10px;
	display: none;
}

.form_sub .fwlx_sub ul li {
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	color: #999;
}

.zcwjk_form .form_submit input {
	width: 110px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #115db2;
	border-radius: 2px;
	border: none;
	outline: none;
	text-align: center;
	float: left;
	margin-left: 20px;
}

.zcwjk_form .form_submit input:nth-child(9) {
	margin-left: 8px;
}

.zcwjk_form .form_submit input.btn {
	position: absolute;
	right: 4px;
	top: 4px;
	width: 32px;
	height: 32px;
	background: url("zcwj_search.png") no-repeat center;
	background-size: cover;
}

/***** 第五部分 *****/
.part_05 {
	margin-top: 40px;
}

.part_05 .zdly_title {
	border-left: 4px solid #115db2;
	padding-left: 20px;
}

.part_05 .zdly_title a {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.zdly_list {
	border: 1px solid #7ea4d7;
	margin-top: 20px;
	padding: 25px 0;
}

.zdly_list ul li {
	width: 14.2%;
	text-align: center;
	float: left;
	margin: 10px 0;
}

.zdly_list ul li a {
	display: block;
}

.zdly_list ul li a img {
	display: block;
	margin: 0 auto;
}

.zdly_list ul li a img.fz {
	display: none;
	transform: rotateY(180deg);
}

.zdly_list ul li a span {
	font-size: 17px;
	color: #333333;
	display: block;
	margin-top: 6px;
	max-width: 96%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zdly_list ul li .image_show {
	transition: all 0.35s;
}

.zdly_list ul li:hover .image_show {
	transform: rotateY(180deg);
}

.zdly_list ul li:hover img.mr {
	display: none;
}

.zdly_list ul li:hover img.fz {
	display: block;
}

.zdly_list ul li:hover a span {
	color: #015293;
}

/***** 第六部分 *****/
.part_06 {
	margin-top: 40px;
}

.part_06 .zwzt_title {
	border-left: 4px solid #115db2;
	padding-left: 20px;
}

.part_06 .zwzt_title a {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.part_06 .zwzt_list {
	padding-top: 7px;
}

.zwzt_list .list_top ul {
	margin-right: -20px;
}

.zwzt_list .list_top ul li {
	width: 285px;
	height: 50px;
	line-height: 50px;
	float: left;
	border: 1px solid #7ea4d7;
	box-sizing: border-box;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
}

.zwzt_list .list_top ul li a {
	display: block;
}

.zwzt_list .list_top ul li:hover {
	background: url("zwzt_hover.jpg") no-repeat center;
}

.zwzt_list .list_top ul li:hover a {
	color: #115db2;
}

.zwzt_list .list_bottom {
	margin: 30px 0;
}

.zwzt_list .list_bottom ul li {
	float: left;
	width: 384px;
	height: 198px;
	overflow: hidden;
	margin-left: 24px;
}

.zwzt_list .list_bottom ul li:first-child {
	margin-left: 0;
}

.zwzt_list .list_bottom ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.zwzt_list .list_bottom ul li a img {
	width: 100%;
	height: 100%;
}

/***** 响应式调整 *****/
@media screen and (max-width: 1220px) {

	.gk_container,
	.part_02,
	.location {
		width: 100%;
		min-width: 100%;
	}

	.part01_left {
		width: 38%;
	}

	.part01_right {
		width: 58%;
		margin-left: 2%;
	}

	.part01_bottom ul li,
	.part_03 ul li,
	.zfxxgk_list ul li {
		width: 19.2%;
		margin-left: 1%;
	}

	.part01_bottom ul li a,
	.zfxxgk_list ul li a {
		padding-left: 30%;
	}

	.wgk_list li.list_menu {
		width: 18.4%;
		margin-left: 2%;
	}

	.xxgk_lm .left_box {
		width: 73%;
	}

	.right_box {
		width: 26%;
		margin-left: 1%;
	}

	.zcwjk_form .form_sub input,
	.form_sub .fwlx_box {
		width: 66%;
	}

	.zcwjk_form .form_submit input {
		width: 43%;
	}

	.zwzt_list .list_top ul {
		margin-right: 0;
	}

	.zwzt_list .list_top ul li {
		width: 31.3%;
		margin-right: 1%;
		margin-left: 1%;
	}

	.zwzt_list .list_bottom ul li {
		width: 31.7%;
	}
}

@media screen and (max-width: 1024px) {
	.location {
		min-width: auto;
	}

	.gk_container {
		min-width: 94%;
		width: 94%;
	}

	.part01_left {
		width: 100%;
		float: none;
	}

	.part01_right {
		width: 100%;
		margin-left: 0;
		float: none;
		margin-top: 30px;
	}

	.part01_right .list_box .sub_list,
	.clearfix {
		height: auto !important;
	}

	.part01_right .list_box .sub_list li,
	.tab_sub .tab_sub_sub ul li {
		background-position: left 12px;
		line-height: 30px;
		text-align: justify;
		padding-bottom: 10px;
		margin-top: 10px;
		height: auto;
	}

	.part01_bottom ul li,
	.part_03 ul li,
	.zfxxgk_list ul li,
	.zwzt_list .list_bottom ul li {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 20px;
		height: auto;
	}

	.part01_bottom ul li:first-child,
	.part_03 ul li:first-child,
	.zfxxgk_list ul li:first-child,
	.zwzt_list .list_bottom ul li:first-child {
		margin-left: 1%;
	}

	.part01_bottom ul li a,
	.zfxxgk_list ul li a {
		padding-left: 70px;
	}
	
	@media screen and (max-width : 1024px) {
		.zfxxgk_list ul li a {
		    padding-left: 0px;
		}
	}
	
	
	.tab_menu ul li {
		margin-left: 20px;
	}

	.tab_menu ul li a {
		line-height: 20px;
		font-size: 20px;
	}

	.part_02 {
		min-width: auto;
		background-size: cover;
	}

	.part_02 .wgk_list {
		width: 70%;
		margin: 0 auto;
	}

	.wgk_list li.list_menu {
		width: 100%;
		float: none;
		margin: 20px 0 0 0;
	}

	.xxgk_lm .left_box {
		width: 100%;
	}

	.zdly_list ul li {
		width: 33.33%;
	}

	.zwzt_list .list_top ul li {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}

	.right_box {
		width: 100%;
		margin-left: 0;
	}

	.zcwjk_form .form_sub span {
		width: 26%;
		margin-right: 2%;
	}

	.zcwjk_form .form_sub input {
		width: 72%;
	}

	.zcwjk_form .form_submit {
		width: 80%;
		margin: 29px auto 0 auto;
	}

	.zcwjk_form .form_submit input {
		width: 48%;
		margin-left: 4%;
	}

	.zcwjk_form .form_submit input:nth-child(9) {
		margin-left: 0;
	}

	.form_sub .fwlx_box {
		width: 72%;
	}

	.ldxx {
		overflow: hidden;
	}

	.ldxx .sz {
		float: left;
		width: 48%;
	}

	.ldxx-r {
		float: right;
		width: 48%;
	}

	.ldxx .fsz .fsz_left,
	.ldxx .msz .msz_left {
		width: 20%;
	}

	.ldxx .fsz .fsz_right,
	.ldxx .msz .msz_right {
		width: 78%;
		margin-left: 2%;
	}

	/* .ldxx .ldxx_left{
        width: 40%;
    } */
	.ldxx .ldxx_left img {
		display: block;
		width: 100%;
		object-fit: cover;
		height: 245px;
	}

	.ldxx .ldxx_right {
		width: 43%;
		margin-left: 4%;
		padding-top: 10px;
	}
}

@media screen and (max-width: 768px) {
	.location {
		display: none;
	}

	.part01_right .list_box .sub_list li a,
	.tab_sub .tab_sub_sub ul li a {
		float: none;
		white-space: normal;
	}

	.part01_bottom ul li,
	.part_03 ul li,
	.zfxxgk_list ul li,
	.zwzt_list .list_bottom ul li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
		margin-right: 0;
		height: auto;
	}

	.part01_bottom ul li:first-child,
	.part_03 ul li:first-child,
	.zfxxgk_list ul li:first-child,
	.zwzt_list .list_bottom ul li:first-child {
		margin-left: 0;

	}

	.ldxx .sz,
	.ldxx-r {
		float: inherit;
		width: 100%;
	}

	/* .ldxx .ldxx_left{
        width: 48%;
    } */
	.ldxx .ldxx_right {
		width: 44%;
	}
}

@media screen and (max-width:372px) {
	.ldxx .ldxx_left {
		width: 155px;
	}

	.ldxx .ldxx_left img {
		height: 213px;
	}
}

@media screen and (max-width:327px) {
	.part01_right .menu_title .menu div:first-child {
		margin-right: 15px;
	}
}

@media screen and (max-width:319px) {
	.ldxx .ldxx_left {
		width: 100%;
	}

	.part01_right .menu_title .menu div:first-child {
		margin-right: 15px;
	}

	.ldxx .ldxx_left,
	.ldxx .ldxx_right {
		float: inherit;
	}

	.ldxx .ldxx_left img {
		width: 155px;
		margin: 10px auto;
	}

	.ldxx .ldxx_right {
		margin-left: 0;
		width: 100%;
		text-align: center;
		padding: 10px;
	}

	.ldxx .ldxx_right .xx_list li,
	.zcwjk_form .form_submit,
	.zwzt_list .list_top ul li {
		width: 100%;
	}

	.tab_menu ul li {
		margin-left: 10px;
	}

	.zcwjk_form .form_submit input {
		width: 45%;
	}
}

/* 
*
* 202112增加样式 style start
*
*/
.container2112 {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
}

.part2112_02 {
	width: 100%;
	background: url("wgk_bg.png") no-repeat center center;
	padding: 58px 0 62px;
}

.part2112_02 .gk-jigou-box {
	float: right;
	width: 18.75%;
	height: 150px;
	border: 1px solid #7ea4d7;
	display: table;
}

.part2112_02 .gk-jigou {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: left;
	vertical-align: middle;
	padding: 10px 15px;
	background: url(gk202112-jigou-bg.jpg) center center / 100% 100% no-repeat;
}

.part2112_02 .gk-jigou h1 {
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	color: #7ea4d7;
	font-weight: bold;
}

.part2112_02 .gk-jigou h2 {
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

.part2112_02 .gk-jigou p {
	min-height: 23px;
	line-height: 23px;
	font-size: 14px;
	color: #333333;
}

.guide-slider-container {
	float: left;
	width: 79.67%;
	height: 150px;
}

.guide-slider-container .guide {
	width: 10.67%;
	height: 150px;
	float: left;
	border: 1px solid #7ea4d7;
	margin-right: 2.09%;
	-webkit-transition: all ease-in .3s;
	transition: all ease-in .3s;
	position: relative;
	overflow: hidden;
}

.guide-slider-container .guide:last-of-type {
	margin-right: 0;
}

.guide-slider-container .guide .display {
	/* width: 100%; */
	width: 100px;
	height: 148px;
	text-align: center;
	float: left;
	position: relative;
	display: table;
	z-index: 2;
	background: #ffffff;
	-webkit-transition: all ease-in .3s;
	transition: all ease-in .3s;
}

.guide-slider-container .guide .display .inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.guide-slider-container .guide .display .icon {
	display: inline-block;
	width: 32px;
	margin-bottom: 15px;
}

.guide-slider-container .guide .display .icon img {
	width: 100%;
	height: auto;
}

.guide-slider-container .guide .display .icon img.nomal {
	display: inline;
}

.guide-slider-container .guide .display .icon img.unomal {
	display: none;
}

.guide-slider-container .guide .display .title {
	font-size: 18px;
	color: #0c5fb4;
	height: 28px;
	line-height: 28px;
}

.guide-slider-container .guide .display::after {
	content: "";
	display: block;
	position: absolute;
	border-style: solid;
	border-color: transparent transparent transparent #085db3;
	border-width: 10px 10px;
	top: 100%;
	margin-top: 0;
	left: 100%;
	-webkit-transition: all ease-in .3s;
	transition: all ease-in .3s;
}

.guide-slider-container .guide .behind {
	width: 100%;
	height: 148px;
	display: inline-block;
	background: #fff;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.guide-slider-container .guide .behind .function-list-wrap {
	width: 100%;
	margin: 0 auto;
	display: table;
	height: 148px;
}

.guide-slider-container .guide .behind .function-list {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 0 3% 0 24.46%;
	font-size: 0;
}

.guide-slider-container .guide .behind .function-list>li {
	width: 40%;
	margin: 0 5%;
	display: inline-table;
	height: 48px;
	overflow: hidden;
}

.guide-slider-container .guide .behind .function-list>li a {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	-webkit-transition: all ease-in .3s;
	transition: all ease-in .3s;
	font-size: 0px;
	color: #333;
}

.guide-slider-container .guide .behind .function-list>li>a:hover {
	color: #085db3;
}

.guide-slider-container .guide.on {
	width: 48.96%;
}

.guide-slider-container .guide.on .display {
	/* width: 22.77%; */
	width: 102px;
	background: #085db3;
	border-right: none;
}

.guide-slider-container .guide.on .display .icon img.nomal {
	display: none;
}

.guide-slider-container .guide.on .display .icon img.unomal {
	display: inline;
}

.guide-slider-container .guide.on .display .title {
	color: #fff;
}

.guide-slider-container .guide.on .display::after {
	top: 50%;
	margin-top: -5px;
}

.guide-slider-container .guide.on .behind .function-list>li a {
	font-size: 16px;
}

@media (max-width:1200px) {
	.part2112_02 {
		padding: 4.75vw 0 5vw;
	}

	.part2112_02 .gk-jigou-box {
		height: 12.5vw;
	}

	.part2112_02 .gk-jigou {
		padding: 0.75vw 1vw;
	}

	.part2112_02 .gk-jigou h1 {
		height: 2.75vw;
		line-height: 2.75vw;
		font-size: 1.5vw;
	}

	.part2112_02 .gk-jigou h2 {
		height: 2.75vw;
		line-height: 2.75vw;
		font-size: 1.25vw;
	}

	.part2112_02 .gk-jigou p {
		min-height: 2vw;
		line-height: 2vw;
		font-size: 1.1667vw;
	}

	.guide-slider-container {
		height: 12.5vw;
	}

	.guide-slider-container .guide {
		height: 12.5vw;
	}

	.guide-slider-container .guide .display {
		width: 8.25vw;
		height: 12.25vw;
	}

	.guide-slider-container .guide .display .icon {
		width: 2.75vw;
		margin-bottom: 1.25vw;
	}

	.guide-slider-container .guide .display .title {
		font-size: 1.5vw;
		height: 2.25vw;
		line-height: 2.25vw;
	}

	.guide-slider-container .guide .display::after {
		border-width: 1vw 1vw;
	}

	.guide-slider-container .guide .behind {
		height: 12.25vw;
	}

	.guide-slider-container .guide .behind .function-list-wrap {
		height: 12.25vw;
	}

	.guide-slider-container .guide .behind .function-list>li {
		height: 4vw;
	}

	.guide-slider-container .guide .behind .function-list>li a {
		line-height: 2vw;
	}

	.guide-slider-container .guide.on .display {
		/* width: 22.77%; */
		width: 8.25vw;
	}

	.guide-slider-container .guide.on .display::after {
		margin-top: -0.5vw;
	}

	.guide-slider-container .guide.on .behind .function-list>li a {
		font-size: 1.25vw;
	}
}

@media (max-width:768px) {
	.part2112_02 {
		padding: 7.6vw 0 8vw;
	}

	.part2112_02 .gk-jigou-box {
		margin-top: 4vw;
		float: none;
		width: 100%;
		height: 24vw;
	}

	.part2112_02 .gk-jigou {
		padding: 4vw 10vw;
	}

	.part2112_02 .gk-jigou h1 {
		height: 4.8vw;
		line-height: 4.8vw;
		font-size: 3.2vw;
	}

	.part2112_02 .gk-jigou h2 {
		height: 4.4vw;
		line-height: 4.4vw;
		font-size: 2.8vw;
	}

	.part2112_02 .gk-jigou p {
		min-height: 4vw;
		line-height: 4vw;
		font-size: 2.4vw;
	}

	.guide-slider-container {
		float: none;
		width: 100%;
		height: auto;
	}

	.guide-slider-container .guide {
		width: 100%;
		height: auto;
		float: left;
		border: 1px solid #7ea4d7;
		margin-right: 0%;
		margin-bottom: 2.4vw;
	}

	.guide-slider-container .guide:last-of-type {
		margin-right: 0;
		margin-bottom: 0;
	}

	.guide-slider-container .guide .display {
		/* width: 100%; */
		width: 100%;
		height: 10vw;
		float: none;
		position: relative;
	}

	.guide-slider-container .guide .display .icon {
		display: inline-block;
		width: 4.4vw;
		margin-bottom: 0;
		margin-right: 1.6vw;
	}

	.guide-slider-container .guide .display .title {
		display: inline-block;
		font-size: 3.2vw;
		color: #0c5fb4;
		height: 6vw;
		line-height: 6vw;
	}

	.guide-slider-container .guide .display::after {
		position: absolute;
		border-color: #085db3 transparent transparent transparent;
		border-width: 2vw 2vw;
		top: 100%;
		left: -10%;
		margin: 0;
		z-index: 9;
	}

	.guide-slider-container .guide .behind {
		width: 100%;
		height: auto;
		display: block;
		background: #fff;
		overflow: hidden;
		position: relative;
		right: auto;
		top: auto;
		z-index: 1;
	}

	.guide-slider-container .guide .behind .function-list-wrap {
		width: 100%;
		margin: 0 auto;
		display: block;
		height: auto;
	}

	.guide-slider-container .guide .behind .function-list {
		width: 100%;
		height: auto;
		display: block;
		text-align: center;
		padding: 0 0 0;
		overflow: hidden;
	}

	.guide-slider-container .guide .behind .function-list>li {
		width: 100%;
		margin: 0;
		float: none;
		height: 0;
		line-height: 0;
		text-align: center;
		font-size: 0;
		overflow: hidden;
		-webkit-transition: all ease-in .3s;
		transition: all ease-in .3s;
	}

	.guide-slider-container .guide .behind .function-list>li a {
		display: inline-block;
		line-height: 0;
		height: 0;
		font-size: 3.2vw;
	}

	.guide-slider-container .guide.on {
		width: 100%;
	}

	.guide-slider-container .guide.on .display {
		/* width: 22.77%; */
		width: 100%;
	}

	.guide-slider-container .guide.on .display::after {
		top: 100%;
		left: 50%;
		margin-left: -1vw;
	}

	.guide-slider-container .guide.on .behind .function-list {
		padding: 4vw 2vw;
	}

	.guide-slider-container .guide.on .behind .function-list>li {
		height: 6vw;
		line-height: 6vw;
		text-align: center;
	}

	.guide-slider-container .guide.on .behind .function-list>li a {
		height: 6vw;
		line-height: 6vw;
		font-size: 3.2vw;
	}

}

@media (max-width:414px) {
	.part2112_02 .gk-jigou {
		text-align: center;
	}

	.part2112_02 .gk-jigou h1 {
		height: 6vw;
		line-height: 6vw;
		font-size: 4.4vw;
	}

	.part2112_02 .gk-jigou h2 {
		height: 5.6vw;
		line-height: 5.6vw;
		font-size: 4vw;
	}

	.part2112_02 .gk-jigou p {
		min-height: 5.2vw;
		line-height: 5.2vw;
		font-size: 3.6vw;
	}


	.guide-slider-container .guide .display .icon {
		width: 4.8vw;
	}

	.guide-slider-container .guide .display .title {
		font-size: 4.4vw;
	}

	.guide-slider-container .guide .behind .function-list>li a {
		font-size: 4.4vw;
	}

	.guide-slider-container .guide.on .behind .function-list {
		padding: 4vw 2vw;
	}

	.guide-slider-container .guide.on .behind .function-list>li {
		height: 8vw;
		line-height: 8vw;
	}

	.guide-slider-container .guide.on .behind .function-list>li a {
		height: 8vw;
		line-height: 8vw;
		font-size: 4.4vw;
	}

}

/* zdly202112_list style */
.zdly202112_list {
	border: 1px solid #7ea4d7;
	margin-top: 1rem;
	padding: 35px 0 12px;
}

.zdly202112_list li {
	width: 16.66%;
	float: left;
	margin-bottom: 21px;
}

.zdly202112_list li .icon {
	display: block;
	border: 2px solid #115db2;
	background: #fff;
	overflow: hidden;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	margin: 0 auto 6px;
	line-height: 0;
	transform: rotateY(0deg);
	-webkit-transition: all ease-in .3s;
	transition: all ease-in .3s;
}

.zdly202112_list li:nth-of-type(6n+4) .icon {
	border-color: #c00000;
}

.zdly202112_list li:nth-of-type(6n) .icon,
.zdly202112_list li:nth-of-type(6n+5) .icon {
	border-color: #ef920e;
}

.zdly202112_list li .icon img {
	width: 100%;
	height: 100%;
}

.zdly202112_list li .icon img.nomal {
	display: inline;
}

.zdly202112_list li .icon img.unomal {
	display: none;
}

.zdly202112_list li p {
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	color: #333;
	text-align: center;
	-webkit-transition: all ease-in .2s;
	transition: all ease-in .2s;
}

.zdly202112_list li a:hover .icon {
	background: #115db2;
	transform: rotateY(360deg);
}

.zdly202112_list li:nth-of-type(6n+4) a:hover .icon {
	background: #c00000;
}

.zdly202112_list li:nth-of-type(6n) a:hover .icon,
.zdly202112_list li:nth-of-type(6n+5) a:hover .icon {
	background: #ef920e;
}

.zdly202112_list li a:hover .icon img.nomal {
	display: none;
}

.zdly202112_list li a:hover .icon img.unomal {
	display: inline;
}

.zdly202112_list li a:hover p {
	color: #115db2;
}

.zdly202112_list li:nth-of-type(6n+4) a:hover p {
	color: #c00000;
}

.zdly202112_list li:nth-of-type(6n+5) a:hover p,
.zdly202112_list li:nth-of-type(6n) a:hover p {
	color: #ef920e;
}

@media (max-width:1200px) {
	.zdly202112_list {
		margin-top: 1.75vw;
		padding: 3vw 0 1vw;
	}

	.zdly202112_list li {
		margin-bottom: 1.75vw;
	}

	.zdly202112_list li .icon {
		border: 2px solid #115db2;
		width: 3.75vw;
		height: 3.75vw;
		margin: 0 auto 0.5vw;
	}

	.zdly202112_list li p {
		height: 1.75vw;
		line-height: 1.75vw;
		font-size: 1.333vw;
	}
}

@media (max-width:768px) {
	.zdly202112_list {
		margin-top: 2.8vw;
		padding: 4.8vw 1.2vw 1.6vw;
	}

	.zdly202112_list li {
		width: 33.33%;
		margin-bottom: 4vw;
	}

	.zdly202112_list li .icon {
		width: 7.6vw;
		height: 7.6vw;
		margin-bottom: 1.2vw;
	}

	.zdly202112_list li p {
		height: 4vw;
		line-height: 4vw;
		font-size: 3.2vw;
	}
}

@media (max-width:414px) {
	.zdly202112_list li {
		width: 50%;
		margin-bottom: 6vw;
	}

	.zdly202112_list li .icon {
		width: 11.2vw;
		height: 11.2vw;
		margin-bottom: 2vw;
	}

	.zdly202112_list li p {
		height: 5.2vw;
		line-height: 5.2vw;
		font-size: 4.8vw;
	}
}

/* 
*
* 202112增加样式 style end
*
*/

.line_title {
	width: 100%;
	text-align: center;
	background: url("http://www.ayyjnc.com/images/1973/line_title2.png") no-repeat center;
	margin-bottom: 34px;
}

.line_title a {
	font-size: 32px;
	font-weight: bold;
}
