@charset "utf-8";

#bonfire-pageloader {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	background-color: #0c1033;
	z-index: 999999;
}

.Glba_nav {
	width: 100%;
	height: .5156rem;
	/* background: #6b96bb; */
	/*border-bottom: 1px solid rgb(255 255 255 / 22%);*/
	position: fixed;
	top: 0;
	z-index: 9;
	/* box-shadow: inset -25px 133px 78px -115px; */
}

.Glba_wrap {
	width: 83.551%;
	margin: 0 auto;
}

/* .Glba_nav:hover .logogw {
	display: none;
}

.Glba_nav:hover .logogw_hover {
	display: block;
} */

.Glba_nav.on .logogw {
	display: none;
}

.Glba_nav.on .logogw_hover {
	display: block;
}

.Glba_nav.on {
	background: #ffffff;
}

.Glba_nav.on .sy1_tit {
	color: #fff;
	font-weight: bold;
}


.Glba_nav.on .Glba_bottom .nav-item>a {
	color: #333;
	font-weight: bold;
}

.Glba_nav:hover {
	/* background-color: #ffffff !important; */
}

.Glba_left {
	float: left;
	width: 2.1rem;
	height: auto;
	padding-top: 0.16rem;
}

.logogw_hover {
	display: none;
}

.Glba_left img {
	width: 100%;
}

.Glba_right {
	padding-top: .25rem;
	float: right;
	width: 1.2rem;
	height: .2396rem;
	display:flex;
	align-items:center;
	justify-content:space-between
}
.nav-menu{
	width: 14%;
}
.nav-menu img{
	width:100%;
}
.Glba_right span.show{
	font-size:0.104rem;
	color:#fff;
	padding: .025rem .08rem;
	line-height:0.1875rem;
	border-radius: 0.13rem;
	border:1px solid #fff;
	text-align:center;
}
.Glba_right span.active{
	font-size:0.104rem;
	color:#4E3591;
	border:1px solid #4E3591;
	padding: .035rem .08rem;
	line-height:0.1875rem;
	border-radius: 0.13rem;
	text-align:center;
	display:none;
}
/* .Glba_nav:hover .Glba_right span.show{
	display: none;
}

.Glba_nav:hover .Glba_right span.active {
	display: block;
} */

.Glba_nav.on .Glba_right span.show {
	display: none;
}

.Glba_nav.on .Glba_right span.active {
	display: block;
}
.Glba_right img {
	/* width: 100%; */
}

.Glba_bottom {
	float: right;
	width: 52%;
	margin-right: 0.1948rem;
}

/* 本案例CSS*/
.wrap {}

#nav {
	display: flex;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}



ul.nav {
	display: inline-flex;
	flex: 1;
}

li.nav-item:nth-child(2)>a img {
	position: absolute;
	top: 0.2448rem;
	right: 0;
	display: block;
	width: 0.07rem;
}

li.nav-item {
	flex: 1;
}

li.nav-item>a {
	display: block;
	text-align: center;
	line-height: .5208rem;
	font-size: .0938rem;
	position: relative;
	color: #fff;
}

.jtnohover {
	display: none !important;
}

li.nav-item>a img {
	position: absolute;
	top: .2448rem;
	right: 0.065rem;
	display: block;
	width: 0.07rem;
}

li.nav-item:hover>a::before,
li.nav-item.active>a::before {
	display: block;
}

/* 二级菜单 */
.subMenu {
	display: none;
	position: absolute;
	top: .52rem;
	left: 0;
	width: 100%;
	height: auto;
	padding-bottom: 0.25rem;
	background-color: rgbaa(255, 255, 255, 0.95);
}

.subMenu>ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.subMenu>ul>li>a {
	display: block;
	padding: 0 .0938rem;
	text-align: center;
	line-height: .2604rem;
	color: #fff;
}

.subMenu>ul>li>a:hover {
	color: red
}

.subMenu_wrap {
	width: 83.551%;
	margin: 0 auto;
	padding-bottom: 0.2rem;
}

.subMenu_wrap_up {
	margin-top: .2rem;
}

.subMenu_wrap_up .subMenu_ul:nth-child(1) {
	margin-left: 0px;
	width: 1.3rem;
}

.dcm1 {
	width: 2rem !important;
}

.dcm2 {
	width:1.82rem !important;
	margin-left: 0.8385rem !important;
}

.dcm3 {
	float: right !important;
	width: 2.46rem !important;
}

.subMenu_wrap_up .subMenu_ul:nth-child(2) {
	width: 1.3rem;
	margin-left: 0.5rem;
}

.subMenu_wrap_up .subMenu_ul:nth-child(3) {
	width: 2rem;
	margin-left: .5rem;
}

.subMenu_wrap_up .subMenu_ul:nth-child(3) .subMenu_li ul li {
	width: auto;
}

.subMenu_wrap_up .dcm3:nth-child(3) .subMenu_li ul li {
	width: auto;
}


.subMenu_wrap_up .subMenu_ul:nth-child(3) .subMenu_li_zwyy ul li {
	width: auto;
}
.sy2_inside li:nth-child(2) .subMenu_wrap_up .subMenu_ul:nth-child(2) .subMenu_li ul li {
	width: 50%;
}

.subMenu_wrap_up .subMenu_ul {
	float: left;
	margin-left: .5rem;
	width: 2rem;
}

.subMenu_wrap_up .subMenu_ul h2::after {
	content: '';
	display: block;
	width: 100%;
	height: .005rem;
	background: #cccccc;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.subMenu_wrap_up .subMenu_ul h2::before {
	content: '';
	display: block;
	width: 0;
	transition: width .75s;
	height: .006rem;
	background: #1062f1;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.subMenu_ul:hover h2::before {
	width: 100%;
}

.subMenu_wrap_up .subMenu_ul h2 {
	font-size: .1042rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333;
	opacity: 0.8;
	/* border-bottom: 1px solid; */
	padding-bottom: .1354rem;
	position: relative;
}

.subMenu_ul:hover h2 {
	color: #1062f1;
}

.subMenu_wrap_up .subMenu_ul .subMenu_li {

	margin-top: .1406rem;
}


.subMenu_wrap_up .subMenu_ul .subMenu_li ul li {
	float: left;
	margin-bottom: 20px;
}

.subMenu_wrap_up .subMenu_ul .subMenu_li .w100 li {
	width: 100%;
}

.subMenu_wrap_up .subMenu_ul .subMenu_li ul {
	display: flex;
	align-content: flex-end;
	flex-wrap: wrap;
	justify-content: space-between;
}

.subMenu_wrap_up .subMenu_ul .subMenu_li .pcdpsp {
	display: block;
}

.subMenu_wrap_up .subMenu_ul .subMenu_li .pcdpsp li {
	width: 100% !important;
}

.subMenu_wrap_up .subMenu_ul .subMenu_li ul:after {

	display: none;
}

.subMenu_wrap_up .subMenu_ul .subMenu_li ul li a:hover {
	color: #1062f1 !important;
	opacity: 1;
}

.subMenu_wrap_up .subMenu_ul .subMenu_li ul li a {
	font-size: .0833rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333;
	display: block;
}

.subMenu_wrap_down {
	margin-top: .15rem;
}

.dgxg {
	margin-top: 0;
}

.subMenu_wrap_down .subMenu_ul_zwyy:nth-child(1) {
	margin-left: 0px;
	width: 2rem !important;
	margin-right: 0.25rem;
}

.subMenu_ul:hover h2 {
	color: #1062f1 !important;
}

.subMenu_wrap_down .subMenu_ul:nth-child(1) {
	margin-left: 0px;
	width: 2rem;
}

.subMenu_wrap_down .subMenu_ul_zwyy:nth-child(2) {
	width: 22% !important;
	margin-left: 1.099rem !important;
}


.subMenu_wrap_down .subMenu_ul:nth-child(2) {
	width: 1.82rem;
	margin-left: .8385rem;
}

 

.subMenu_ul:nth-child(2) ul {
    flex-wrap: wrap !important;
    flex-direction: row !important;
    justify-content: space-between !important;
}
.subMenu_ul:nth-child(2) ul  li {
width:50%;
}
.subMenu_wrap_down .subMenu_ul:nth-child(3) {
	width: .98rem;
	margin-left: .2708rem;
float:right;
}

.subMenu_wrap_down .subMenu_ul:nth-child(4) {
	width: 1.2448rem;
	float: right;
	margin-left: 0;
}

.subMenu_wrap_down .subMenu_ul:nth-child(3) .subMenu_li ul li {
	/* width: 129px; */
}

.subMenu_wrap_down .subMenu_ul {
	float: left;
	margin-left: 1.099rem;
}

.dgxg .subMenu_ul {
	float: right;
}

.subMenu_wrap_down .subMenu_ul h2::after {
	content: '';
	display: block;
	width: 100%;
	height: .005rem;
	background: #cccccc;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.subMenu_wrap_down .subMenu_ul h2::before {
	content: '';
	display: block;
	width: 0;
	transition: width .75s;
	height: .006rem;
	background: #1062f1;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.subMenu_ul:hover h2::before {
	width: 100%;
}

.subMenu_wrap_down .subMenu_ul h2 {
	font-size: .1042rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333;
	opacity: 0.8;
	/* border-bottom: 1px solid; */
	padding-bottom: .1354rem;
	position: relative;
}

.subMenu_wrap_down .subMenu_ul .subMenu_li {

	margin-top: .1406rem;
}


.subMenu_wrap_down .subMenu_ul .subMenu_li ul li {
	float: left;
	margin-bottom: 20px;
}

.subMenu_wrap_down .subMenu_ul .subMenu_li ul {

	    display: flex;
    flex-direction: column
}


.subMenu_wrap_down .subMenu_ul .subMenu_li ul:after {

	display: none;
}

.subMenu_wrap_down .subMenu_ul .subMenu_li ul li a:hover {
	color: #1062f1 !important;
	opacity: 1;
}


.subMenu_wrap_down .subMenu_ul .subMenu_li ul li a {
	font-size: .0833rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333;
	display: block;
}





.subMenu_ul .d {
	opacity: 1;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	transition: all .8s cubic-bezier(0.5, 0, 0.5, 1) 0s;
	-webkit-transition: all .8s cubic-bezier(0.5, 0, 0.5, 1) 0s
}

.subMenu_ul.show .d {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	opacity: 1;
}


.bg4_box .d {
	opacity: 1;
	transform: translate(20px);
	-webkit-transform: translateY(20px);
	transition: all .8s cubic-bezier(0.5, 0, 0.5, 1) 0s;
	-webkit-transition: all .8s cubic-bezier(0.5, 0, 0.5, 1) 0s
}

.bg4_box.show .d {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	opacity: 1;
}

li.nav-item>a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 3px;
	background-color: #1062f1;
	bottom: 0;
	left: 19%;
	transition: all .3s
}

li.nav-item>a:hover:after {
	width: 63%;
}

.Glba_nav:hover .Glba_wrap .Glba_bottom .wrap .nav-item>a {
	color: #000;
	font-weight: bold;
}

.Glba_nav:hover .Glba_wrap .Glba_bottom .wrap .nav-item>a .jtno {
	display: none;
}


.Glba_nav:hover .Glba_wrap .Glba_bottom .wrap .nav-item>a .jtnohover {
	display: block !important;
}


.Glba_nav.on .Glba_bottom .nav-item>a .jtno {
	display: none;
}

.Glba_nav.on .Glba_bottom .nav-item>a .jtnohover {
	display: block !important;
}

i.hot {
	display: inline-block;
	font-style: normal;
	background-color: #4e3591;
	color: #fff;
	font-size: 12px;
	line-height: 0.09rem;
	padding: 0 0.03rem;
	border-radius: 3px;
	margin-left: 0.03rem;
}



/*nav*/
.nav {
	height: 0.5156rem;
	position: fixed;
	min-width: 990px;
	width: 100%;
	margin: 0 auto;
	z-index: 999;
	background: linear-gradient(rgb(4 29 70 / 53%), rgba(0, 0, 0, 0));
	background-size: 100% 101%;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

*+html .nav {
	margin-top: 3px;
	margin-bottom: 15px;
}

.nav .tc {
	display: none;
}

.home01 {
	display: block;
	background: url(../images/home01.jpg) no-repeat 0 0px;
	width: 18px;
	height: 16px;
	position: absolute;
	left: 175px;
	top: 7px
}

.home01:hover {
	background: url(../images/home01_h.jpg) no-repeat 0 0px;
}

.navli12 {
	display: none !important;
}

.sy1_ul li.home02 {
	width: 50px;
	float: left;
	line-height: 30px;
}

.sy1_ul li.home02 a {
	/* background:#f1014e no-repeat 0 0px; */
	/* height:45px!important; */
	/* display:block; */
	/* text-align:center; */
	/* color:#fff; */
	/* display:block; */
	/* font-size:16px; */
	/* font-weight:bold; */
	/* line-height: 0.5156rem; */
}

/*home样式*/

.sy1_ul li.home02 a:hover {
	color: #FFF;
	text-decoration: none
}

/*home字体样式*/

.sy1_ul {
	width: 96%;
	height: 0.5156rem;
	margin: 0 auto;
}

        .sy1_li {
            width: auto;
            float: left;
            display: inline;
            padding-left: 0.22rem;
            /* margin-top: -0.55rem; */
          /* margin-top: auto !important;*/
        }

.sy1_ul li a.sy1_tit {
	color: #FFF
}

.sy1_ul li a:hover {
	color: #145EA9;
}

.sy2_inside>li:nth-child(1) {
	margin-left: 1.5rem;
}

.sy1_ul li.sy1_li {
	float: left;
	z-index: 10000;
	/* line-height: 0.5156rem; */
}

.sy1_ul li.sy1_li .sy1_tit {
	line-height: 0.5156rem;
	display: block;
	text-align: center;
	font-size: .0938rem;
	color: #fff;
	position: relative;
}

.sy2_ul {
	position: absolute;
	left: 0;
	top: 0.519rem;
	z-index: 1112;
	display: none;
	/* border:#999 solid 1px; */
	border-top: none;
	/*background:#fff url(../images/bg_sy2_ul.jpg) repeat-x; */
	width: 100%;
	background-color: rgba(255, 255, 255, 0.95);

}

.sy2_li {
	float: left;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	margin: 25px;
	_margin-left: 2px;
	position: relative;
	width: 120px;
}

.sy2_tit {
	overflow: hidden
}

/*下拉菜单样式*/

.sy2_tit:hover {
	color: #005ce4 !important
}

.sy1_ul .sy1_li .sy2_li_h {
	border-left: solid 1px #014c6c;
	border-top: solid 1px #014c6c;
	border-bottom: solid 1px #014c6c !important;
	display: block;
	z-index: 2000;
}

.sy1_ul .sy1_li .sy2_li_h a {
	color: #333 !important
}

.sy1_ul .sy1_li .sy2_li_h a:hover {
	color: #005ce4 !important;
}

.bod_1 {
	border-bottom: dashed 1px #CCCCCC;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff
}

.sy1_li_bg {
	/* background: #000 no-repeat 0 0px; */
	height: 0.5156rem;
	display: block;
	/* text-align:center; */
}

.sy1_li_bg a.sy1_tit {
	/* color:#fff!important; */
}

.sy1_li_bg a.sy1_tit:hover {
	/* color:#fff!important; */
	text-decoration: none
}

.sy1_ul li a.sy2_tit {
	color: #333;
	font-size: 14px;
}

.sy1_ul li a.sy1_tit:hover {
	/* color:#fff!important; */
}

.navli3 li a.sy2_tit {
	font-weight: 100
}

.navli5 li a.sy2_tit {
	font-weight: 100
}


/*二级导航样式*/

.sy2_ul .sy2_inside {
	width: 200px;
	float: left;
}

.sy2_ul .sy2_inside li {
	float: left;
	width: 125px
}

.sy2_ul .sy2_inside li .sy3_ul {
	width: 95px
}

.sy2_ul .sy2_inside li .sy3_ul .sy2_inside {
	width: 95px
}

.sy2_ul .sy2_inside li .sy3_ul li {
	width: 89px;
}

.nav2_cent_div {
	width: 435px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	float: left
}

.sy1_ul li .sy2_ul .nav2_cent_div li {
	float: left;
	padding: 0 12px;
	width: 180px;
	_padding: 0 8px;
	overflow: hidden;
	position: relative
}

.sy1_ul li .sy2_ul .nav2_cent_div li p {
	line-height: 20px;
	font-size: 12px;
	font-weight: normal
}

.sy1_ul li .sy2_ul .nav2_cent_div h4 {
	font-size: 14px;
	line-height: 30px;
}

.sy1_ul li .sy2_ul .nav2_cent_div li h4 a {
	color: #145EA9;
	height: auto;
	width: auto;
	border: none
}

.sy1_ul li .sy2_ul .nav2_cent_div li h4 a:hover {
	color: #ec9205
}

.sy1_ul li .sy2_ul .nav2_cent_div li img {
	width: 180px
}

.sy1_ul li .sy2_ul .nav2_cent_div li a {
	width: 180px;
	height: 103px;
	display: block;
	overflow: hidden;
	border: #d6d6d6 solid 1px
}

.sy1_ul li .sy2_ul .nav2_cent_div li a:hover {
	border-color: #F93
}

.sy1_ul li .sy2_ul .nav2_cent_div li p a {
	display: none
}

.sy1_ul li .sy2_ul .nav2_cent_div li h2 a {
	color: #333;
	border: none;
	width: auto;
	height: auto;
	display: block;
	margin-top: 5px;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal
}

.sy1_ul li .sy2_ul .nav2_cent_div li h2 a:hover {
	color: #ec9205
}

.nav2_cent_img,
.nav2_cent_img0 {
	float: left;
	padding-left: 18px;
	width: 282px;
	text-align: left
}

.nav2_cent_img img,
.nav2_cent_img0 img {
	width: 280px;
	border: #d6d6d6 solid 1px
}

.nav2_cent_img img,
.nav2_cent_img0 img:hover {
	border-color: #F93
}

.nav2_cent_img h2,
.nav2_cent_img0 h2 {
	margin-top: 5px;
	font-size: 12px
}

.nav2_cent_img h2 a,
.nav2_cent_img0 h2 a {
	color: #333;
	font-weight: normal
}

.nav2_cent_img h2 a:hover,
.nav2_cent_img0 h2 a:hover {
	color: #ec9205
}

.navli2 .sy2_ul {
	float: left
}

.sy2_ul li a:hover {
	color: #005ce4 !important;
	text-decoration: none;
}


/*二级下拉*/

.nav2_yywh_img {
	border-left: 1px solid #ddd;
	width: 360px;
	float: left;
}

.nav2_yywh_img a img {
	width: 360px;
	height: 310px;
	margin-left: 30px;
}

.navli6 .sy2_ul .sy2_inside {
	width: 530px;
}




/* .Glba_nav:hover {
	background: #ffffff !important;
	border-bottom: 1px solid rgba(179 179 179 / 40%);
} */

.Glba_nav:hover .sy1_ul .sy2_inside .sy1_li>a {
	color: #000;
	font-weight: bold;
}

.sy1_li_bg>a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 3px;
	background-color: #1062f1;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all .3s;
}

.sy1_li_bg>a:hover:after {
	/* width: 100%; */
}


@media (max-width:1280px) {
	.dcm1 .subMenu_li ul {
		display: inline !important;
	}

	.dcm1 .subMenu_li ul li {
		float: none !important;
	}
}

@media (max-width:1550px) {
	.subMenu_wrap_up .subMenu_ul .subMenu_li .ydyhlb {
		display: block;
	}

	.subMenu_wrap_up .subMenu_ul .subMenu_li .ydyhlb li {
		width: 100% !important;
	}

	.dcm3 {
		float: right !important;
		width: 2.95rem !important;
	}

	.dcm2 {
		width: 2.29rem !important;
		margin-left: 0.5rem !important;
	}

	.dcm1 {
		width: 2rem !important;
	}

	.subMenu_wrap_up .subMenu_ul .subMenu_li ul li {
		width: 100%;
	}

	.subMenu_wrap_up .subMenu_ul h2 {
		font-size: 18px;
	}

	.subMenu_wrap_up .subMenu_ul .subMenu_li ul li a {
		font-size: 16px;
	}

	.sy1_ul li.sy1_li .sy1_tit {
		font-size: 18px;
	}

	.sy2_inside>li:nth-child(1) {
		margin-left: 0.8rem;
	}

	.subMenu_wrap_down .subMenu_ul h2 {
		font-size: 18px;
	}

	.subMenu_wrap_down .subMenu_ul:nth-child(1) {
		margin-left: 0px;
		width: 2rem;
	}

	.subMenu_wrap_down .subMenu_ul:nth-child(2) {
		width: 2.4rem;
		margin-left: 0.5rem;
	}

	.subMenu_wrap_down .subMenu_ul:nth-child(3) {
		width: 1.28rem;
		margin-left: 0.2708rem;
	}

	.subMenu_wrap_down .subMenu_ul:nth-child(4) {
		width: 1.4rem;
		float: right;
		margin-left: 0;
	}

	.subMenu_wrap_down .subMenu_ul .subMenu_li ul li a {
		font-size: 16px;
	}

	.subMenu_wrap_down .subMenu_ul:nth-child(1) div ul li {
		width: 100%;
	}

	.subMenu_wrap_down .subMenu_ul:nth-child(3) .subMenu_li ul li {
		/* width: 129px; */
		line-height: 0.15rem;
	}

	.foter_bottom_right ul li a {
		font-size: 16px !important;
	}

	.foter_bottom_right ul li:nth-child(1) a {
		font-size: 18px !important;
	}

	.foter_bottom_123_left ul li a {
		font-size: 16px !important;
	}

	.foter_bottom_123_right p {
		font-size: 16px !important;
	}

	.foter_bottom_wz h3 {
		font-size: 16px !important;
	}
	.ydwdth .subMenu_ul:nth-child(1),.ydwdth .subMenu_ul:nth-child(2){
		width: 1.8rem;
	}
	.ydwdth .subMenu_ul:nth-child(3),.ydwdth .subMenu_ul:nth-child(4){
		width: 1.5rem;
	}
}

@media (max-width:1420px) {
	.sy2_inside>li:nth-child(1) {
		margin-left: 0.5rem;
	}

}

@media (max-width:1300px) {
	.sy2_inside>li:nth-child(1) {
		margin-left: 0.4rem;
	}

	.sy1_ul li.sy1_li .sy1_tit {
		font-size: 16px;
	}

	.subMenu_wrap_up .subMenu_ul h2 {
		font-size: 16px;
	}

	.subMenu_wrap_up .subMenu_ul .subMenu_li ul li a {
		font-size: 14px;
	}

	.subMenu_wrap_down .subMenu_ul .subMenu_li ul li a {
		font-size: 14px;
	}

	.subMenu_wrap_up .subMenu_ul:nth-child(3) .subMenu_li_zwyy ul li {
		width: 100%;
	}

	.subMenu_wrap_up .subMenu_ul .subMenu_li ul li {
		width: auto;
	}

	.foter_bottom_right ul li:nth-child(1) a {
		font-size: 16px !important;

	}

	.foter_bottom_right ul li a {
		font-size: 14px !important;

	}

	.foter_bottom_123_left ul li a {
		font-size: 14px !important;
	}

	.foter_bottom_123_right p {
		font-size: 14px !important;
	}

	.foter_bottom_wz h3 {
		font-size: 14px !important;
	}

	.wx:hover~.wx_hover {

		width: 1.2rem !important;
		height: 1.5rem !important;
		left: -26% !important;
		margin-top: 2% !important;
	}

	.wb:hover~.wb_hover {
		left: -4% !important;
		display: block;
		width: 1.2rem !important;
		height: 1.5rem !important;
		margin-top: 3% !important;
	}
}
@media screen and (max-width: 1600px) {
  .sy1_li {
    padding-left: 0.14rem;
  }
}
@media screen and (max-width: 1080px) {
  .sy1_li {
    padding-left: 0.1rem;
  }
}