@charset "utf-8";
body{background: url(../../../images/ztzl.files/2025yhyshj/yhyshj_banner.png) no-repeat center top;background-size: 100%;}
a,span{
	font-size: 18px;
	line-height: 36px;
	color: #333333;
}
/* 自定义整个滚动条 */
::-webkit-scrollbar {
	width: 8px;
	/* 滚动条的宽度 */
	height: 8px;
	/* 对于竖直滚动条，设置高度 */
}

/* 自定义滚动条轨道 */
::-webkit-scrollbar-track {
	background: #eeeeee;
	/* 轨道的颜色 */
	border-radius: 10px;
	/* 轨道圆角 */
}

/* 自定义滚动条滑块 */
::-webkit-scrollbar-thumb {
	background: linear-gradient(#6fd8f9, #57afff);
	/* 滑块的颜色 */
	border-radius: 10px;
	/* 滑块圆角 */
	/* 添加一些阴影效果 */
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}

/* 当鼠标悬停在滑块上时 */
::-webkit-scrollbar-thumb:hover {
	background: #488cfb;
	/* 滑块悬停时的颜色 */
}
/* 优化营商环境 */
.yhyshj_top{
    clear: both;
    overflow: hidden;
    padding: 40px 0;
}
.a_logo img {

}
.a_span {
    background: #fff;
    padding: 0 15px;
    border-radius: 20px;
    float: right;
    margin-top: 20px;
}
.a_span span{
    color: #1660ee;
    font-size: 18px;
}
.yhyshj{
    2: 200;
    padding-top: 318px;
}
/* 雁塔概况 */
.yhyshj_ytgk{
    overflow: hidden;
    clear: both;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 10px 10px 0px #fafaff;
}
.yhyshj_ytgk_tit{
    padding: 0 23px;
}
.yhyshj_ytgk_tit span{
    background: #68ccfb;
    display: inline-block;
    padding: 0 10px 20px;
    text-align: center;
    margin-top: -20px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.yhyshj_ytgk_tit span a{
    font-size: 30px;
    color: #ffffff;
    font-weight: bolder;
    padding-top: 10px;
    display: block;
}
.yhyshj_ytgk_cont{
    padding: 20px;
    height: 130px;
    overflow-y: auto;
}
.yhyshj_ytgk_cont span{}

.yhyshj_3img{padding: 20px 0;}
.yhyshj_3img_img{}
.yhyshj_3img img{
    width: 100%;
}

/* 政策措施 */
.yhyshj_zccs{
    overflow: hidden;
    padding-bottom: 70px;
    background: url(../../../images/ztzl.files/2025yhyshj/yhyshj_zccs_bg.png) no-repeat center top;
    background-position-y: 55px;
}
.yhyshj_zccs_tit{}
.yhyshj_zccs_tit img{
    width: 100%;
}
.yhyshj_zccs_cont{
    overflow: hidden;
    padding: 20px 5px;
    /* border: 1px solid #9de1fb; */
    /* border-radius: 10px; */
    /* margin: 50px; */
}
.yhyshj_zccs_cont1{
	background: #ffffff;
	z-index: 999;
	padding: 5px 0 5px 5px;
	border-radius: 10px;
}
.yhyshj_zccs_cont2{
	position: absolute;
	right: 0;
	padding: 50px 0 20px 20px;
}
.yhyshj_zccs_cont_left{
    box-shadow: 0px 0px 20px 5px #e6f5ff;
    border-radius: 10px;
}
.yhyshj_zccs_cont_left_tit{
    text-align: center;
}
.yhyshj_zccs_cont_left_tit .tab-head{
    display: inline-block;
}
.yhyshj_zccs_cont_left_tit .tab-head ul{
}
.yhyshj_zccs_cont_left_tit .tab-head ul li{
    padding: 8px 40px;
    font-size: 18px;
    color: #333;
    float: left;
    line-height: 40px;
}
.yhyshj_zccs_cont_left_tit .tab-head ul li a{
    font-size: 24px;
}
.yhyshj_zccs_cont_left_tit .tab-head ul li.default{
    background: url(../../../images/ztzl.files/2025yhyshj/tit_bg_left.png) no-repeat center top;
}
.yhyshj_zccs_cont_left_tit .tab-head ul li.default a{
    color: #ffffff;
}
.yhyshj_zccs_cont_left_lst{
    padding: 10px;
}
.yhyshj_zccs_cont_left_lst article{}
.yhyshj_zccs_cont_left_lst article.card{
    border-bottom: 1px dashed #aae6fb;
    margin: 0 20px;
}
.yhyshj_zccs_cont_left_lst article.card:last-child{
	border: none;
}
.yhyshj_zccs_cont_left_lst article.card-type .news-date{
    padding: 5px 10px;
    border-right: solid 1px #d0f0fd;
}
.yhyshj_zccs_cont_left_lst article.card-type .news-date .date{
    font-weight: 100;
    font-size: 40px;
    color: #4aa6ff;
}
.yhyshj_zccs_cont_left_lst article.card-type .news-date .year{
    border: none;
    font-weight: 100;
    font-size: 18px;
    color: #4aa6ff;
}
.yhyshj_zccs_cont_left_lst article.news-info{}
.yhyshj_zccs_cont_left_lst article.news-info .title{
    font-size: 18px;
    font-weight: 800;
}
.yhyshj_zccs_cont_left_lst article .news-info .desc{
    color: #aaaaaa;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.yhyshj_zccs_cont_right{
    background: #5eb9fd;
    padding-left: 120px;
    5: 500;
    padding-right: 40px;
    border-radius: 10px;
}
.yhyshj_zccs_cont_right_tit{
    text-align: center;
}
.yhyshj_zccs_cont_right_tit .gk-tab{
    display: inline-block;
}
.yhyshj_zccs_cont_right_tit .gk-tab ul{}
.yhyshj_zccs_cont_right_tit .gk-tab ul li{
    padding: 8px 40px;
    font-size: 18px;
    color: #333;
    float: left;
    line-height: 40px;
    margin-top: -2px;
}
.yhyshj_zccs_cont_right_tit .gk-tab ul li a{
    font-size: 24px;
    color: #ffffff;
}
.yhyshj_zccs_cont_right_tit .gk-tab ul li.default{
    background: url(../../../images/ztzl.files/2025yhyshj/tit_bg_right.png) no-repeat center top;
}
.yhyshj_zccs_cont_right_tit .gk-tab ul li.default a{
    color: #29a9ff;
}
.yhyshj_zccs_cont_right_lst{
}
.yhyshj_zccs_cont_right_lst .m-lst36{}
.yhyshj_zccs_cont_right_lst .m-lst36 ul{
    padding: 20px 0;
}
.yhyshj_zccs_cont_right_lst .m-lst36 ul li{
    background: none;
    color: #ffffff;
    line-height: 65px;
}
.yhyshj_zccs_cont_right_lst .m-lst36 ul li .time{
    color: #ffffff;
    line-height: 65px;
}
.yhyshj_zccs_cont_right_lst .m-lst36 ul li a{
    color: #fff;
    font-size: 18px;
}
.yhyshj_zccs_cont_right_lst .m-lst36 ul li em{
	font-style: normal;
	font-size: 12px;
}
/* 营商服务 */
.yhyshj_ysfw{background: url(../../../images/ztzl.files/2025yhyshj/ysfw_bg.png) no-repeat center top;background-size: 100%;padding: 40px 0 150px;}
.yhyshj_ysfw_tit{}
.yhyshj_ysfw_tit img{
    width: 100%;
}
.yhyshj_ysfw_cont{
    overflow: hidden;
    padding: 50px 0;
}
.yhyshj_ysfw_cont_left{}
.ysfw_cont_left_zwfw{}
.ysfw_cont_left_zwfw img{
    width: 100%;
}
.ysfw_cont_left_cymall{background: url(../../../images/ztzl.files/2025yhyshj/cymall.png) no-repeat center top;margin-top: 30px;padding: 100px 40px;}
.ysfw_cont_left_cymall_tit{margin: 20px 0;}
.ysfw_cont_left_cymall_tit p{
    font-size: 20px;
    color: #ffffff;
    padding-left: 80px;
    line-height: 40px;
}
.cymall_gr{background: url(../../../images/ztzl.files/2025yhyshj/cymall_grbs.png) no-repeat center top;}
.cymall_fr{background: url(../../../images/ztzl.files/2025yhyshj/cymall_frbs.png) no-repeat center top;}
.cymall_bm{background: url(../../../images/ztzl.files/2025yhyshj/cymall_bmbs.png) no-repeat center top;}

.yhyshj_ysfw_cont_right{
    overflow: hidden;
    background: #ffffff;
    border-radius: 5px;
    padding: 47px;
}
.yhyshj_ysfw_ico{padding: 10px;}
.yhyshj_ysfw_ico_bg{
    overflow: hidden;
    background: #eff8ff;
    padding: 10px;
}
.yhyshj_ysfw_ico_bg img{
    display: block;
    margin: auto;
}
.yhyshj_ysfw_ico_bg span{
    text-align: center;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 涉企服务热线 */
.yhyshj_sqfwrx_tit{}
.yhyshj_sqfwrx_tit img{
    width: 100%;
}

.yhyshj_sqfwrx_cont{
    padding: 30px 0;
    overflow: hidden;
    clear: both;
    width: 100%;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab{
	width: 100%;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody tr:nth-child(2),.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody .firstRow{
	background: #5bb6fe;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody tr:nth-child(2) td,.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody .firstRow td{
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	border: 1px solid #ffffff;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody td{
    font-size: 16px;
    color: #222222;
    line-height: 50px;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody .firstRow td:first-child,.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody td:first-child{
    width: 8%;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody .firstRow td:nth-child(2),.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody td:nth-child(2){
    width: 10%;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody .firstRow td:nth-child(3){
    width: 70%;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab tbody .firstRow td:nth-child(4){
    width: 12%;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody td:nth-child(3),.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody td:nth-child(4){}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody td:nth-child(5){}
.yhyshj_sqfwrx_bg  .yhyshj_sqfwrx_bab2 tbody{
	display: inline-block;
	height: 350px;
	overflow-y: auto;
	border: 1px solid #9de1fb;
	border-radius: 5px;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody tr{}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody tr:nth-child(even){
    background: #eff8ff;
}
.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody td{
    font-size: 16px;
    color: #222222;
    line-height: 50px;
}


/* 线下大厅地图 */
.yhyshj_xxdtdt{background: url(../../../images/ztzl.files/2025yhyshj/xxdtdt_tit.png) no-repeat center top;overflow: hidden;background-size: 100%;}
.yhyshj_xxdtdt_tit{padding: 110px  20px 110px 14px;}
.yhyshj_xxdtdt_tit span{
    font-size: 24px;
    color: #ffffff;
}
.yhyshj_xxdtdt_map{
    padding: 20px;
}
.yhyshj_xxdtdt_img{}
.yhyshj_xxdtdt_img a{}
.yhyshj_xxdtdt_img a img{
    width: 100%;
    margin: 15px;
}
#map{
    height: 380px !important;!i;!;
}
.demo_content{
	border: none !important;
}
.BMap_cpyCtrl span{font-size: 14px !important;}
/* 版权 */
.footer{background: url(../../../images/ztzl.files/2025yhyshj/footer_bg.png) no-repeat center top;border: none;padding: 135px 0 0;}
.footerpc .txt p,.footerpc .txt p a{color: #ffffff;font-size: 14px;}

@media (max-width: 1440px) {
	.yhyshj_ysfw{padding: 0;background-size: cover;}
}
@media (max-width: 1024px) {
	.a_logo img {
		width: 60%;
		left: 100px;
	}
	.yhyshj {
	    padding-top: 120px;
	}
	.yhyshj_zccs_cont_right{
		padding-left: 70px;
		padding-right: 30px;
	}
	.yhyshj_zccs_cont_right_lst .m-lst36 ul {
	    padding: 0;
	}
	.ysfw_cont_left_cymall {
		padding: 65px 0;
		background-size: cover;
	}
	.yhyshj_ysfw_cont_right{
		padding: 10px;
	}
	.yhyshj_ysfw_ico_bg span{
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.yhyshj_ysfw_cont {
	    overflow: hidden;
	    padding: 0;
	}
	.yhyshj_xxdtdt_tit {
	    padding: 50px 5px 50px 5px;
	}
	#map {
	    height: 260px !important;
	}
	.yhyshj_xxdtdt_map {
	    padding: 20px 0;
	}
}
@media (max-width: 768px) {
	.yhyshj_top{
		padding: 15px 0;
	}
	.a_span{
		padding: 0 10px;
		margin-top: 5px;
	}
	.yhyshj_ytgk_tit {
	    padding: 0;
	}
	.yhyshj_3img {
	    padding: 0;
	}
	.yhyshj_zccs_cont_left_lst article.card{
		margin: 0;
		padding: 10px 0;
	}
	.card{
		padding: 0;
		min-height: auto;
	}
	.card-type .news-info{
		min-height: auto;
	}
	.yhyshj_zccs_cont_left_lst article.card-type .news-date{
		padding: 5px 0;
	}
	.yhyshj_zccs_cont_right {
		padding-left: 45px;
	}
	.yhyshj_zccs_cont_right_tit .gk-tab ul li{
		padding: 8px 35px;
	}
	.yhyshj_zccs_cont_right_lst .m-lst36 ul li,.yhyshj_zccs_cont_right_lst .m-lst36 ul li .time{
		line-height: 45px;
	}
	.yhyshj_zccs{
		padding-bottom: 0;
	}
	.ysfw_cont_left_cymall {
		padding: 80px 0;
		background-size: cover;
		height: 340px;
	}
	.ysfw_cont_left_cymall_tit p{
		padding-left: 45px;
	}
	.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody td{
		line-height: 38px;
	}
	.yhyshj_xxdtdt_map {
		padding: 10px 0;
	}
	#map {
		height: 210px !important;
	}
	.yhyshj_xxdtdt_tit {
		padding: 50px 5px;
	}
	.yhyshj_xxdtdt_tit span{
		font-size: 20px;
		line-height: 24px;
	}
	.footer{
		padding: 0;
		background-size: cover;
		background-color: #0ea8ff;
	}
}
@media (max-width: 425px) {
	.a_logo img {
		left: 5%;
		top: 1%;
	}
	.yhyshj_top {
		padding: 0;
	}
	.yhyshj {
		padding-top: 70px;
	}
	.yhyshj_ytgk_tit span a{
		line-height: 26px;
		font-size: 20px;
	}
	.yhyshj_ytgk_cont {
		padding: 0 20px;
		height: 110px;
	}
	.yhyshj_3img_img {
	    padding: 10px;
	}
	.yhyshj_zccs_cont{
		padding: 5px;
	}
	.yhyshj_zccs {
		background: none;
	}
	.yhyshj_zccs_cont2 {
	    position: unset;
		padding: 10px 0;
	}
	.yhyshj_zccs_cont_right{
		padding-left: 10px;
		padding-right: 10px;
	}
	.ysfw_cont_left_cymall {
		padding: 100px 0 0;
	}
	.yhyshj_zccs_cont_right_tit .gk-tab ul li {
		padding: 8px 45px;
	}
	.ysfw_cont_left_cymall_tit p {
		padding-left: 170px;
	}
	.yhyshj_sqfwrx_cont {
	    padding: 0;
	}
	#map {
		height: 170px !important;
	}
	.yhyshj_xxdtdt_tit {
		padding: 33px 2px;
	}
	.yhyshj_xxdtdt_img a {
	    width: 50%;
	    display: block;
	    float: left;
	}
	.yhyshj_xxdtdt_img a img {
	    width: 100%;
	    margin: 15px 0;
	    padding: 0 10px;
	}
	.wapfooter p a {
		font-size: 14px;
	}
}
@media (max-width: 375px) {
	.yhyshj_zccs_cont_right_tit .gk-tab ul li {
		padding: 8px 35px;
	}
	.ysfw_cont_left_cymall_tit p {
		padding-left: 150px;
	}
	.yhyshj_sqfwrx_bg .yhyshj_sqfwrx_bab2 tbody td {
		line-height: 26px;
	}
}