
/*2023年3月13日国面顶通*/
.ad_7_13 {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.ad_7_13 .bg1 {
	display: block;
	width: 100%;
}

.ad_7_13 .group_link {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 28px;
}

.ad_7_13 .group_link a {
	display: block;
	width: 447px;
	height: 152px;
	background: url(https://u3.huatu.com/uploads/allimg/220909/d2_2.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-left: 30px;
}

.ad_7_13 .group_link a.a-1 {
	margin-left: 426px;
	width: 390px;
	background: url(https://u3.huatu.com/uploads/allimg/220909/d3_2.png) no-repeat;
	background-size: 100% 100%;
}

.ad_7_13 .group_link a .title {
	font-size: 41px;
	font-weight: bold;
	color: #de090b;
	width: 100%;
	text-align: center;
	text-shadow: 2px 2px #ffd366;
	letter-spacing: 1px;
	margin-top: 18px;
}

.ad_7_13 .group_link a i {
	font-style: normal;
	color: #a24b1a;
}

.ad_7_13 .group_link a.a-1 .btn {
	margin-left: 23px;
}

.ad_7_13 .group_link .btn {
	padding: 4px;
	margin: 0 auto;
	background: #e60609;
	float: left;
	margin: 20px 0 0 34px;
	border-radius: 5px;
	position: absolute;
	z-index: 2;
}

.ad_7_13 .group_link .btn span {
	display: block;
	width: auto;
	height: 35px;
	font-size: 25px;
	color: #fbefd0;
	text-align: center;
	line-height: 35px;
	padding: 0 38px 0 38px;
	border: 1px dashed #f6aa74;
	position: relative;
	border-radius: 5px;
}

.ad_7_13 .group_link .btn span:before {
	content: '';
	width: 18px;
	height: 12px;
	background: url(https://u3.huatu.com/uploads/allimg/220909/d4.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 10px;
}

.ad_7_13 .group_link .btn span:after {
	content: '';
	width: 18px;
	height: 12px;
	background: url(https://u3.huatu.com/uploads/allimg/220909/d5.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 10px;
}

.ad_7_13 .bg2 {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.ad_7_13 .group_link2 {
	width: 1604px;
	overflow: hidden;
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: -802px;
}

.ad_7_13 .group_link2 a {
	display: block;
	width: 19.9%;
	float: left;
	overflow: hidden;
	padding: 2px 0 5px 0;
	border-left: 1px dashed #e6b657;
}

.ad_7_13 .group_link2 a.a-1 {
	border-left: none;
}

.ad_7_13 .group_link2 a .title {
	width: 100%;
	text-align: center;
	font-size: 27px;
	color: #ffeecc;
	letter-spacing: 2px;
	font-weight: bold;
}

.ad_7_13 .group_link2 a .title i {
	font-style: normal;
	color: #fff09b;
}

.ad_7_13 .group_link2 a .btn {
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	width: 278px;
	height: 32px;
	background-color: rgb(229, 52, 49);
	margin: 10px auto 0;
	border-radius: 60px;
}

.ad_7_13 .btn:hover {
	transform: scaleX(1.05);
	transition: all 0.5s;
}

@media only screen and  (max-width: 1080px) {
	.ad_7_13 .group_link {
		top: 24px;
	}
	.ad_7_13 .group_link a {
		width: 394px;
		height: 134px;
		margin-left: 25px;
	}
	.ad_7_13 .group_link a.a-1 {
		margin-left: 375px;
		width: 325px;
	}
	.ad_7_13 .group_link a .title {
		font-size: 36px;
		margin-top: 7px;
	}
	.ad_7_13 .group_link a.a-1 .btn {
		margin-left: 39px;
	}
	.ad_7_13 .group_link .btn {
		padding: 4px;
		margin: 0 auto;
		background: #e60609;
		float: left;
		margin: 6px 0 0 18px;
		border-radius: 5px;
		position: absolute;
		z-index: 2;
	}
	.ad_7_13 .group_link .btn span {
		display: block;
		width: auto;
		height: 32px;
		font-size: 23px;
		color: #fbefd0;
		text-align: center;
		line-height: 32px;
		padding: 0 38px 0 38px;
		border: 1px dashed #f6aa74;
		position: relative;
		border-radius: 5px;
	}
	.ad_7_13 .group_link2 {
		width: 1415px;
		top: 167px;
		margin-left: -707.5px;
	}
	.ad_7_13 .group_link2 a.a-1 {
		border-left: none;
	}
	.ad_7_13 .group_link2 a .title {
		font-size: 24px;
	}
	.ad_7_13 .group_link2 a .title i {

		font-style: normal;
		color: #fff09b;
	}
	.ad_7_13 .group_link2 a .btn {
		font-size: 18px;
		width: 245px;
		height: 27px;
		line-height: 27px;
		margin: 7px auto 0;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1600px) {
	.ad_7_13 .group_link {
		top: 23px;
	}
	.ad_7_13 .group_link a {
		width: 371px;
		height: 126px;
		margin-left: 24px;
	}
	.ad_7_13 .group_link a.a-1 {
		margin-left: 353px;
		width: 306px;
	}
	.ad_7_13 .group_link a .title {
		font-size: 27px;
		margin-top: 7px;
	}
	.ad_7_13 .group_link a.a-1 .btn {
		margin-left: 44px;
	}
	.ad_7_13 .group_link .btn {
		padding: 4px;
		margin: 7px 0 0 59px;
	}
	.ad_7_13 .group_link .btn span {
		height: 30px;
		font-size: 16px;
		line-height: 30px;
		padding: 0 30px 0 30px;
	}
	.ad_7_13 .group_link .btn span:before {
		width: 14px;
		height: 9px;
		margin-top: -4.5px;
		left: 8px;
	}
	.ad_7_13 .group_link .btn span:after {
		width: 14px;
		height: 9px;
		top: 50%;
		margin-top: -4.5px;
		right: 8px;
	}
	.ad_7_13 .group_link2 {
		width: 1334px;
		top: 151px;
		margin-left: -667px;
	}
	.ad_7_13 .group_link2 a .title {
		font-size: 23px;
	}
	.ad_7_13 .group_link2 a .btn {
		font-size: 17px;
		width: 231px;
		height: 32px;
		margin: 5px auto 0;
	}
}

@media only screen and (min-width: 1367px) and (max-width: 1440px) {
	.ad_7_13 .group_link {
		top: 20px;
	}
	.ad_7_13 .group_link a {
		width: 334px;
		height: 114px;
		margin-left: 21px;
	}
	.ad_7_13 .group_link a.a-1 {
		margin-left: 318px;
		width: 275px;
	}
	.ad_7_13 .group_link a .title {
		font-size: 31px;
		margin-top: 7px;
	}
	.ad_7_13 .group_link a.a-1 .btn {
		margin-left: 35px;
	}
	.ad_7_13 .group_link a.a-3 .btn {
		margin-left: 12px;
	}
	.ad_7_13 .group_link .btn {
		padding: 4px;
		margin: 7px 0 0 16px;
	}
	.ad_7_13 .group_link .btn span {
		height: 30px;
		font-size: 20px;
		line-height: 30px;
		padding: 0 28px 0 28px;
	}
	.ad_7_13 .group_link .btn span:before {
		width: 13px;
		height: 8px;
		margin-top: -4px;
		left: 7px;
	}
	.ad_7_13 .group_link .btn span:after {
		width: 13px;
		height: 8px;
		top: 50%;
		margin-top: -4px;
		right: 7px;
	}
	.ad_7_13 .group_link2 {
		width: 1200px;
		top: 150px;
		margin-left: -600px;
	}
	.ad_7_13 .group_link2 a .title {
		font-size: 20px;
	}
	.ad_7_13 .group_link2 a .btn {
		font-size: 15px;
		width: 209px;
		height: 24px;
		line-height: 24px;
		margin: 8px auto 0;
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {
	.ad_7_13 .group_link {
		top: 19px;
	}
	.ad_7_13 .group_link a {
		width: 316px;
		height: 108px;
		margin-left: 20px;
	}
	.ad_7_13 .group_link a.a-1 {
		margin-left: 301px;
		width: 261px;
	}
	.ad_7_13 .group_link a .title {
		font-size: 29px;
		margin-top: 6px;
	}
	.ad_7_13 .group_link a.a-1 .btn {
		margin-left: 31px;
	}
	.ad_7_13 .group_link a.a-3 .btn {
		margin-left: 10px;
	}
	.ad_7_13 .group_link .btn {
		padding: 3px;
		margin: 7px 0 0 16px;
	}
	.ad_7_13 .group_link .btn span {
		height: 29px;
		font-size: 19px;
		line-height: 29px;
		padding: 0 27px 0 27px;
	}
	.ad_7_13 .group_link .btn span:before {
		width: 13px;
		height: 8px;
		margin-top: -4px;
		left: 7px;
	}
	.ad_7_13 .group_link .btn span:after {
		width: 13px;
		height: 8px;
		top: 50%;
		margin-top: -4px;
		right: 7px;
	}
	.ad_7_13 .group_link2 {
		width: 1137px;
		top: 140px;
		margin-left: -568.5px;
	}
	.ad_7_13 .group_link2 a .title {
		font-size: 18px;
	}
	.ad_7_13 .group_link2 a .btn {
		font-size: 15px;
		width: 209px;
		height: 24px;
		line-height: 24px;
		margin: 8px auto 0;
	}
}

@media only screen and (min-width: 1001px) and (max-width: 1280px) {
	.ad_7_13 .group_link {
		top: 18px;
	}
	.ad_7_13 .group_link a {
		width: 296px;
		height: 101px;
		margin-left: 19px;
	}
	.ad_7_13 .group_link a.a-1 {
		margin-left: 282px;
		width: 244px;
	}
	.ad_7_13 .group_link a .title {
		font-size: 27px;
		margin-top: 6px;
	}
	.ad_7_13 .group_link a.a-1 .btn {
		margin-left: 31px;
	}
	.ad_7_13 .group_link a.a-3 .btn {
		margin-left: 13px;
	}
	.ad_7_13 .group_link .btn {
		padding: 3px;
		margin: 7px 0 0 18px;
	}
	.ad_7_13 .group_link .btn span {
		height: 26px;
		font-size: 17px;
		line-height: 26px;
		padding: 0 25px 0 25px;
	}
	.ad_7_13 .group_link .btn span:before {
		width: 13px;
		height: 8px;
		margin-top: -4px;
		left: 7px;
	}
	.ad_7_13 .group_link .btn span:after {
		width: 13px;
		height: 8px;
		top: 50%;
		margin-top: -4px;
		right: 7px;
	}
	.ad_7_13 .group_link2 {
		width: 1065px;
		top: 130px;
		margin-left: -532.5px;
	}
	.ad_7_13 .group_link2 a .title {
		font-size: 17px;
	}
	.ad_7_13 .group_link2 a .btn {
		font-size: 15px;
		width: 200px;
		height: 24px;
		line-height: 24px;
		margin: 6px auto 0;
	}
}
/*结束*/

/* 20221008国考顶通 */

.dt_gg_con_wrap {
    width: 100%;
    min-width: 1100px;
    font-size: 12.5px;
    position: relative;
}
.dt_gg_con_wrap > img {
    width: 100%;
}
.dt_gg_con_wrap .dt_gg_con_wrap_box {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.dt_gg_con_wrap .dt_gg_con_wrap_box_top1,.dt_gg_con_wrap .dt_gg_con_wrap_box_top2{
    width: 86%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 85px auto -58px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 > div {
    width: 36%;
    padding: 0 3%;
    display: flex;
    justify-content: space-around;
}
.jmky .dt_gg_con_wrap .dt_gg_con_wrap_box_top1 a {
    display: inline-block;
    width: 282px;
    height: 149px;
    margin: 22px 0 12px;
    transition: all 1s;
    text-align: center;
    font-size: 22px;
    color: #CE0A13;
    font-weight: 700;
    line-height: 109px;
}


.dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 365px;
    height: 99px;
    transition: all 1s;
    background: url(https://u3.huatu.com/uploads/allimg/210425/655549-21042516224S13.png) no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0.3em;
	text-decoration: none;

}
.dt_gg_con_wrap_box a:hover {
    transform: translateY(-10px);
}
.jmky .dt_gg_con_wrap_box a div {
    width: 100%;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 2.4em;
     font-weight: 700; 
    /*font-family: FZLanTingHeiS-H-GB;*/
}
.jmky .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-family: FZLanTingHeiS-R-GB;
    font-size: 1.76em;
}
.jmky .dt_gg_con_wrap_box a div .brown {
    color:blanchedalmond;
}
.jmky .dt_gg_con_wrap_box a div .red {
    color:#FFF;
}
.dt_gg_con_wrap_box a div .brown {
    color: #74211e;
}
.dt_gg_con_wrap_box a div .red {
    color: #c1100b;
}





@media only screen and (max-width: 1750px) {
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
        margin: 70px auto -57px;
    }
    .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
        width: 270px;
        height: 140px;
        font-size: 22px;
        line-height: 102px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 330px;
        height: 90px;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 2.2em;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        font-size: 1.65em;
    }
}
@media only screen and (max-width: 1650px) {
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
        margin: 65px auto -55px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
        width: 260px;
        height: 130px;
        font-size: 20px;
        line-height: 95px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 310px;
        height: 95px;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.9em;
    }
    .dt_gg_con_wrap_box a.dt_gg_con_wrap_box2 {
        font-size: 1.55em;
    }
}
@media only screen and (max-width: 1550px) {
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
        margin: 60px auto -53px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
        width: 250px;
        height: 120px;
        font-size: 20px;
        line-height: 88px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 300px;
        height: 90px;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.8em;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        font-size: 1.5em;
    }
}
@media only screen and (max-width: 1450px) {
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
        margin: 55px auto -51px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
        width: 240px;
        height: 110px;
        font-size: 20px;
        line-height: 81px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 290px;
        height: 80px;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.8em;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        font-size: 1.45em;
    }
}
@media only screen and (max-width: 1366px) {
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
        margin: 4% auto -3%;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
        width: 230px;
        height: 100px;
        font-size: 18px;
        line-height: 75px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 260px;
        height: 70px;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.6em;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        font-size: 1.1em;
    }
}
@media only screen and (max-width: 1280px) {
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
        margin: 48px auto -50px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
        width: 230px;
        height: 100px;
        font-size: 18px;
        line-height: 75px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 260px;
        height: 70px;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.6em;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        font-size: 1.1em;
    }
}
@media only screen and (max-width: 1200px) {
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
        margin: 35px auto -49px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
        width: 220px;
        height: 90px;
        font-size: 18px;
        line-height: 68px;
    }
    .jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 260px;
        height: 70px;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.6em;
    }
    .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        font-size: 1.1em;
    }
}

/* 顶通01_1 顶通01_2 */
.gkdt_21 .dt_gg_con_wrap_box > a {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.gkdt_21 .dt_gg_con_wrap_box_top_s {
    position: relative;
    z-index: 1;
    margin-top: 7.6%;
    text-align: center;
}
.gkdt_21 .dt_gg_con_wrap_box_top_s a {
    display: inline-block;
    width: 186px;
    height: 48px;
    line-height: 47px;
    text-align: center;
    font-size: 22px;
    font-family: FZLanTingHeiS-B-GB;
    color: #930002;
    background: url(https://u3.huatu.com/fujian/2020/11yue/21gk_pic/ding_item_s_1.png);
    background-size: 100% 100%;
    /* margin: 0 0.55%; */
    transition: all 1s;
	text-decoration: none;
}
.gkdt_21 .dt_gg_con_wrap_box_top_s a:nth-child(2n) {
    background: url(https://u3.huatu.com/fujian/2020/11yue/21gk_pic/ding_item_s_2.png);
    background-size: 100% 100%;
}
.gkdt_21 .dt_gg_con_wrap_box_top_s a:hover {
    transform: translateY(-6px);
}
.gkdt_21 .dt_gg_con_wrap_box_top2 {
    margin-top: .4%;
    width: 87%;
    position: relative;
    z-index: 1;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 448px;
    height: 142px;
    background: url(https://u3.huatu.com/fujian/2020/11yue/21gk_pic/ding_item_b.png);
    background-size: 100% 100%;
    margin: 0 0.5%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 {
    width: 315px;
    height: 27px;
    line-height: 27px;
    background-color: antiquewhite;
    border-radius: 13px;
    margin: 0 auto 6px;
    font-size: 19px;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 span {
    font-family: FZLanTingHeiS-B-GB;
    color: #FFE400;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 .write {
    color: #FFF;
}

@media only screen and (max-width: 1750px) {
    .gkdt_21 .dt_gg_con_wrap_box_top2 a {
        width: 438px;
        height: 130px;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        width: 270px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 1650px) {
    .gkdt_21 .dt_gg_con_wrap_box_top_s a {
        width: 176px;
        height: 47px;
        line-height: 45px;
        font-size: 18px;
        margin: 0 0.45%;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 {
        margin-top: .3%;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 a {
        width: 428px;
        height: 120px;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        width: 250px;
        font-size: 17px;
        height: 35px;
        line-height: 35px;
    }
}

@media only screen and (max-width: 1550px) {
    .gkdt_21 .dt_gg_con_wrap_box_top_s a {
        width: 166px;
        height: 42px;
        line-height: 41px;
        font-size: 20px;
        margin: 0 0.35%;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 a {
        width: 418px;
        height: 115px;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        width: 240px;
        font-size: 16px;
    }
}
@media only screen and (max-width: 1450px) {
    .gkdt_21 .dt_gg_con_wrap_box_top_s a {
        width: 165px;
        height: 40px;
        line-height: 38px;
        font-size: 19px;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 {
        margin-top: .25%;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 a {
        width: 408px;
        height: 110px;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        width: 230px;
    }
}
@media only screen and (max-width: 1366px) {
    .gkdt_21 .dt_gg_con_wrap_box_top_s a {
        width: 155px;
        height: 38px;
        line-height: 35px;
        font-size: 18px;
        margin: 0 0.25%;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 {
        margin-top: .15%;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.8em;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 a {
        width: 400px;
        height: 108px;
        padding-bottom: 0.5em;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        width: 220px;
        height: 23px;
        line-height: 23px;
        font-size: 15px;
        margin: 0 auto -2px;
    }
}
@media only screen and (max-width: 1280px) {
    .gkdt_21 .dt_gg_con_wrap_box_top_s a {
        width: 145px;
        height: 34px;
        line-height: 33px;
        font-size: 17px;
        margin: 0 0.05%;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 {
        margin-top: .13%;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.6em;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 a {
        width: 390px;
        height: 93px;
        padding-bottom: 0.7em;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        width: 190px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
}
@media only screen and (max-width: 1100px) {
    .gkdt_21 .dt_gg_con_wrap_box_top_s {
        margin-top: 7.4%;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top_s a {
        width: 119px;
        height: 30px;
        line-height: 29px;
        font-size: 15px;
        margin: 0%;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 {
        margin-top: .1%;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
        font-size: 1.6em;
    }
    .gkdt_21 .dt_gg_con_wrap_box_top2 a {
        width: 390px;
        height: 85px;
        padding-bottom: 0.5em;
    }
    .gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
        width: 180px;
        height: 19px;
        line-height: 19px;
        font-size: 13px;
    }
}

/* 顶通02 */
.gkdt_21_02 .dt_gg_con_wrap_box_top_s {
    margin: 8.5% 0 0 7%;
    width: 68%;
}
.gkdt_21_02 .dt_gg_con_wrap_box_top_s a {
    margin: 0 1%;
}
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 {
    margin-top: .6%;
}
.gkdt_21_02 .dt_gg_con_wrap_box_top2 a {
    width: 430px;
    height: 100px;
    background: url(https://u3.huatu.com/uploads/allimg/210425/655549-21042516224S13.png);
    background-size: 100% 100%;
}
.gkdt_21_02 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 {
    background: transparent;
}
.gkdt_21_02 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 span {
    font-family: FZLanTingHeiS-R-GB;
}

@media only screen and (max-width: 1750px) {
    .gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 410px;
    }
}
@media only screen and (max-width: 1650px) {
    .gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 390px;
    }
}
@media only screen and (max-width: 1550px) {
    .gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 370px;
    }
}
@media only screen and (max-width: 1450px) {
    .gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 350px;
    }
}
@media only screen and (max-width: 1366px) {
    .gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 330px;
    }
}
@media only screen and (max-width: 1280px) {
    .gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 310px;
    }
}
@media only screen and (max-width: 1200px) {
    .gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
        width: 290px;
        height: 65px;
    }
}

/* 省站京考顶通开始 */
/* 顶通 01 jkdt_21_01 */
.jkdt_21_01 .dt_gg_con_wrap_box_top_s a {
    background: url(https://u3.huatu.com/uploads/allimg/221021/655549-2210211G41QV.png);
    background-size: 100% 100%;
}
.jkdt_21_01 .dt_gg_con_wrap_box_top_s a:nth-child(2n) {
    background: url(https://u3.huatu.com/uploads/allimg/221021/655549-2210211G41QV.png);
    background-size: 100% 100%;
}
.jkdt_21_01 .dt_gg_con_wrap_box_top_s {
    margin: 7.8% 0 0 0;
    width: 100%;
}
.jkdt_21_01 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 {
    margin-top: -2%;
}
.jkdt_21_01 .dt_gg_con_wrap_box_top_s a {
    color: #c00000;
    margin: 0 0.8%;
}
.jkdt_21_01 .dt_gg_con_wrap_box_top2 a {
    background: url(https://u3.huatu.com/uploads/allimg/221008/655549-22100Q64UR35.png);
    background-size: 100% 100%;
    padding-top: 3px;
    margin-top:40px;
}
/* 顶通 jkdt_21_01_gjk */
.jkdt_21_01_gjk .dt_gg_con_wrap_box .dt_gg_con_wrap_box_awrap {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    height: 100%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box .dt_gg_con_wrap_box_awrap > a {
    width: 50%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top_s,.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top_s > div {
    width: 50%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 > div {
    width: 48%;
    display: flex;
    justify-content: center;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top_s > div:nth-child(2) a {
    background: url(https://u3.huatu.com/fujian/2020/11yue/21gk_pic/ding_item_s_2.png);
    background-size: 100% 100%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top_s > div:nth-child(2) a:nth-child(2n) {
    background: url(https://u3.huatu.com/fujian/2020/11yue/21gk_pic/ding_item_s_1.png);
    background-size: 100% 100%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 > div:nth-child(1) {
    margin-right: 2%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 > div:nth-child(2) {
    margin-left: 2%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 a {
    background: url(https://u3.huatu.com/fujian/2020/11yue/ban_dingtong_gjk_item.png);
    background-size: 100% 100%;
}