@media screen and (max-width: 1360px) {
	.LianXin_Text{
		width: 300px;
	}
}
@media screen and (max-width: 1300px) {
	:root {
		--max: calc(100% - 30px);
		--size14: 14px;
		--size16: 16px;
		--size18: 16px;
		--size20: 18px;
		--size24: 20px;
		--size30: 24px;
		--size36: 30px;
		--size40: 36px;
		--size46: 40px;
		--size50: 46px;
		--size56: 50px;
		--size60: 56px;

		--top20: 20px;
		--top30: 30px;
		--top40: 30px;
		--top50: 50px;
		--top60: 50px;
		--top100: 70px;
		--top120: 100px;
	}

	.hertre_cen {
		width: calc(100% - 30px);
	}
	.Ce{
		bottom: 0;
	}
}

@media screen and (max-width: 992px) {
	:root {
		--size14: 12px;
		--size16: 14px;
		--size18: 14px;
		--size20: 16px;
		--size24: 18px;
		--size30: 20px;
		--size36: 22px;
		--size40: 24px;
		--size46: 26px;
		--size50: 28px;
		--size56: 30px;
		--size60: 36px;

		--top20: 20px;
		--top30: 30px;
		--top50: 30px;
		--top60: 40px;
		--top100: 50px;
		--top120: 60px;
	}
}


@media screen and (max-width: 768px) {
	:root {
		--size14: 12px;
		--size16: 12px;
		--size18: 12px;
		--size20: 14px;
		--size24: 15px;
		--size30: 18px;
		--size36: 18px;
		--size40: 20px;
		--size46: 20px;
		--size50: 22px;
		--size56: 22px;
		--size60: 24px;

		--top20: 10px;
		--top30: 15px;
		--top40: 20px;
		--top50: 25px;
		--top60: 30px;
		--top100: 30px;
		--top120: 35px;
	}

	.an {
		display: block;
	}

	.hertre {
		height: 60px;
		background: #fff;
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.logo {
		width: 120px;
	}

	.en {
		margin-right: 60px;
		font-size: 12px;
		background-size: 18px auto;
		line-height: 18px;
		padding-left: 25px;
	}

	.nav {
		width: 70%;
		top: 60px;
		right: 0;
		height: calc(100% - 60px);
		position: fixed;
		background: rgba(0,0,0,0.8);
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 2px rgb(255, 255, 255, 0.1) solid;
	}
.ohter_banner img{
    height: auto;
}
	.nav ul li {
		width: 100%;
		text-align: center;
		border-bottom: 1px rgb(103, 103, 103, 0.8) solid;
		line-height: 60px;
		font-size: 12px;
		text-indent: 20px;
		text-align: left;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		margin: 0;
		color: rgba(255,255,255,1);
	}
	.nav ul li.nav_cen {
	    color: rgba(0,0,0,1);
	   background-color: rgba(255, 255, 255, 1);
	}
	.YwUew ul li p br{
	    display: none;
	}
	.nav ul li::after{
	    bottom: 0;
	    background: rgba(255, 255, 255, 1);
	}

	.nav ul li svg {
		display: block;
	}

	.nav_ul {
		position: unset;
		width: 100%;
		padding:0px;
		transition: auto;
		transform:unset;
	}
.nav_ul_nav{
    color: rgba(255,255,255,1) !important;
	   background-color: rgba(0, 0, 0, 0.8) !important;
}
	.nav_ul a {
		width: 100%;
		background: none;
		text-indent: 10px;
		text-align: left;
		color: rgba(103,103,103,1);
	}

	body {
		padding-top: 60px;
	}

	.A {
		width: 100% !important;
	}

	.S {
		width: 100% !important;
		margin-top: 20px;
	}

	.JIaRu_Text {
		line-height: 2;
	}
    .XinWen_Title {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .xinwen_text{
        width: 100%;
    }
    .XinWen_Sub p{
        margin-top: 10px;
        line-height: 2.2;
    }
    .xinwen_text span{
        font-size: var(--size14);
        margin-top: 10px;
    }
	.XinWen_Title h2 {
		width: calc(100% - 70px);
	}

	.SuaiXuan {
		background-size: 16px 16px;
		line-height: 16px;
		padding-right: 25px;
	}

	.BaoZhang ul,
	.GongGomg ul {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.YiLiao_Max ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.YiLiao_Max ul li:nth-child(2n) {
		background: transparent;
	}

	.YiLiao_Max ul li:nth-child(4n+2),
	.YiLiao_Max ul li:nth-child(4n+3) {
		background: rgba(250, 250, 250, 1);
	}

	.YiLiao_Max ul li::after {
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		border-top: 0px solid rgba(28, 107, 172, 1);
		border-bottom: 0px solid rgba(28, 107, 172, 1);
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
		z-index: 9;
	}

	.YiLiao_Max ul li.YiLiao_Nav::after {
		border-left: 10px solid transparent;
		border-top: 10px solid rgba(28, 107, 172, 1);
	}

	.YouShi ul {
		grid-template-columns: 1fr;
	}

	.YouShi ul li {
		padding: 10px;
	}

	.YouShi ul li img {
		width: 35px;
		height: 35px;
	}

	.YeJi_Swiper .Swiper {
		width: calc(100% - 30px);
	}

	.BaoZhang ul li h2 {
		line-height: 1.5;
	}

	.ZhuanYe_L {
		padding: 20px;
	}

	.HeXin ul {
		display: block;
	}

	.HeXin ul li {
		height: 150px;
	}

	.HeXin_Text {
		background: rgba(28, 107, 172, 0.8);
		width: 70%;
		min-height: 80%;
	}

	.AnLi_Swiper .Swiper {
		width: calc(100% - 60px);
	}

	.AnLi_Swiper .swiper-button-next,
	.AnLi_Swiper .swiper-button-prev {
		width: 26px;
		height: 26px;
	}

	.AnLi_Swiper .swiper-button-next:after,
	.AnLi_Swiper .swiper-button-prev:after {
		font-size: 12px;
	}

	.ShengWu ul {
		gap: 5px;
	}

	.ShengWu ul li h3 {
		font-size: 12px;
		font-family: 'siyuanheiti';
	}

	.WenHua ul,
	.DuJia ul {
		grid-template-columns: 1fr;
	}

	.JIaRu_Title_P p svg {
		width: 16px;
		height: 16px;
	}

	.RongYu_le {
		width: 100%;
		position: static;
	}

	.RongYu ul {
		width: 100%;
		margin-top: 30px;
		display: flex;
		flex-wrap: wrap;
		grid-template-rows: none;
		grid-template-columns: none;
		justify-content: space-between;
		height: auto;
		float: none;
		gap: 10px 0px;
	}
	.RongYu_le p{
		height: auto;
	}

	.RongYu ul li.RongYu_Img {
		display: none
	}

	.RongYu ul li {
		width: calc(50% - 5px);
		grid-area: none !important;
		height: auto;
	}
	.JianJie p{
		font-size: 12px;
		line-height: 1.8;
	}
	.LianXin_Textas{
		display: block;
	}
	.LianXin_DiTu{
		display: none;
	}
	.LianXin>ul{
		margin-top: 25px;
		
		grid-template-columns: repeat(4, 1fr);
    gap: 3px;
   
	}
	.LianXin_Textas ul{
	     overflow: initial;
	}
	.LianXin_Textas ul li{
	    background: #ffffff;
	    box-shadow: 0px 0px 15px 5px #00000010;
	}
	.LianXin_Textas ul li h2,
	.LianXin_Textas ul li p,
	.LianXin_Textas ul li a{
	    color: #000000;
	}
	.GuoNei_Right,
	.GuoNei_Left{
		max-width: 100%;
	}
	.LianXiUo form label{
		grid-template-columns: 1fr;
	}
	.banner_text{
		bottom: 40px;
	}
	.banner_text{
		font-size: 16px;
	}
	.banner_text::after{
		max-width: 70%;
		margin-top: 15px;
		margin-left: 30%;
	}
	.quanqiu_map {
	    width: 80%;
    left: 50%;
    transform: translateX(-50%);
	}
	.GuanYIo{
		margin: auto;
		float: none;
		margin-top: 25px;
	}
	.YwUew ul li{
		width: 45%;
	}
	.YwUew_Img{
		width: 60px;
		height: 60px;
	}
	.GuanYIo_L a{
		line-height: 36px;
	}
	.InXinWen ul{
		grid-template-columns: 1fr;
	}
	.footer_ul {
		width: 100%;
		overflow: hidden;
		margin-bottom: 5px;
	}

	.footer_top {
		width: 100%;
		overflow: hidden;
		background: #00000020;
		padding: 15px;
	}

	.footer_top h2 {
		font-size: 14px;
		color: #ffffff;
	}

	.footer_top svg {
		display: block;
		fill: #ffffff;
	}

	.footer_ul ul {
		margin-top: 0px;
		background: #00000010;
		padding: 15px;
		display: none;
		transition: auto;
	}

	.Contanc{
		max-width: 100%;
		width: 100%;
        overflow: hidden;
        background: #00000020;
        padding: 15px;
	}

	.beian_max p {
		width: 100%;
		text-align: center;
		line-height: 2;
	}
	.quanqiu_map ul li .LianXin_Quan{
	    width: 7px;
	    height: 7px;
	}
.quanqiu_map ul li>h2{
    font-size: 10px;
}
}