/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	font-size: 16px;
	/*10 ÷ 16 × 100% = 62.5%*/
}
@font-face
{
	font-family: "HarmonyOS_Sans";
	font-display: swap;
	src:url('../font/HarmonyOS_Sans_Regular.ttf');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Bold";
	font-display: swap;
	src:url('../font/HarmonyOS_Sans_Bold.ttf');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Medium";
	font-display: swap;
	src:url('../font/HarmonyOS_Sans_Medium.ttf');
}
@font-face
{
	font-family: "HarmonyOS_Sans_SC";
	font-display: swap;
	src:url('../font/HarmonyOS_Sans_SC_Regular.ttf');
}
@font-face
{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-display: swap;
	src:url('../font/HarmonyOS_Sans_SC_Bold.ttf');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Medium";
	font-display: swap;
	src:url('../font/HarmonyOS_Sans_SC_Medium.ttf');
}
body {
	font-family: "HarmonyOS_Sans_Medium";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ul,
li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}

i,
em {
	font-style: normal;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.clear {
	clear: both;
}

.auto {
	width: 1200px;
	margin: 0 auto;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

.htmleaf-container {
	display: none;
}

.header-navigation {
	top: 30;
	width: 100%;
	text-align: center;
	z-index: 9999;
}

.heads {
	height: 6.25rem;
	width: 100%;
	transition: all .5s;
	top: 0px;
	left: 0rem;
	background-color: #fff;
}

.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: all .5s;
}

.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: all .5s;

}

.headdv {
	margin: 0 auto;
	height: 6.25rem;
	display: flex;
	justify-content: space-between;
	transition: all .5s;
	width: 100%;
	position: relative;
}

.headdvleft {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.headdvleft img {
	display: block;
	max-width: 100%;
}

.headdvright {
	width: 60rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headdvright ul {
	width: 43.75rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headdvright ul li {
	line-height: 6.25rem;
	transition: all .3s;
}

.headdvright ul li a {
	display: block;
	padding: 0 10px;
	position: relative;
	color: #333333;
	font-size: 16px;
}

.headdvright ul li a span {
	font-size: 16px;
	color: #333333;
}

.headdvright ul li a::after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	bottom: -1px;
	left: 0;
	background-color: #fff;
	transition: all 1s;
}


.headdvright ul li:hover a span {
	color: #005bc0;
}

.headdvright ul li:hover a::after {
	background-color: #005bc0;
}
.headdvright ul li.active a span {
	color: #005bc0;
}

.headdvright ul li.active a::after {
	background-color: #005bc0;
}

.dh {
	display: flex;
	justify-content: center;
	align-items: center;
}

.dh iconpark-icon {
	font-size: 24px;
	margin-right: 5px;
	color: #0f6eb6;
}
.hr{
	width: 13.125rem;
	height: 6.25rem;
	background-color: #005bc0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dh a {
	color: #fff;
	font-size: 15px;
}
.ss iconpark-icon{
	font-size: 18px;
	color: #fff;
}

.banners img {
	display: block;
	width: 100%;
}
.ss{
	display: flex;
	justify-content: center;
	align-items: center;
}
.hr i{
	margin: 0 20px;
	width: 2px;
	height: 18px;
	background-color: #fff;
}
.syxwzx{
	height: 80px;
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	justify-content: center;
}
.syxwzxleft{
	width: 37.5rem;
	background-color: #fff;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 80px;
}
.syxwzxright{
	width: 82.5rem;
	background-color: #0e76ce;
}
.syxwzxleft h1{
	width: 24.375rem;
	color: #333333;
	font-size: 18px;
}
.syxwzxright{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.syxwzxright iconpark-icon {
	color: #fff;
	font-size: 20px;
	margin-right: 0.625rem;
	margin-left: 3.125rem;
}
.syxwzxright .sttjxw{
	width: 69.375rem;
	margin: 0;
	height: 80px;
}
.syxwzxright .sttjxw a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 80px;
	width: 100%;
}
.syxwzxright .sttjxw a h1{
	color: #ffffff;
	font-size: 20px;
	line-height: 80px;
	overflow: hidden;
	width: 58.5rem;
	height: 80px;
	margin-left: 2rem;
}
.syxwzxright .sttjxw h2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.syxwzxright .sttjxw h2 span{
	color: #ffffff;
	font-size: 14px;
	font-family: "HarmonyOS_Sans_SC";
}
.syxwzxright .sttjxw h2 iconpark-icon{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	font-size: 18px;
	margin-right: 0;
	margin-left: 10px;
}
.sypro{
	width: 93.75rem;
	margin: 6.25rem auto;
}
.syprobt{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.syprobtright a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 150px;
	padding-left: 30px;
	border: 1px solid #cccccc;
	border-radius: 50px;
	height: 50px;
}
.syprobtright a span{
	display: block;
	font-size: 14px;
	color: #4c4c4c;
}
.syprobtright a iconpark-icon{
	display: block;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 20px;
	background-color: #005bc0;
	border-radius: 50px;
	margin-right: 5px;
}
.syprobtleft{
	width: 27.875rem;
	color: #333333;
	font-size: 38px;
	font-family: "HarmonyOS_Sans_Bold";
}
.syprolist ul{
	margin-top: 3.125rem;
	display: flex;
	justify-content: flex-start;
}
.syprolist ul li{
	width: 23%;
	margin:0 1%;
	background: url(../images/prbg_05.jpg) center no-repeat;
	padding-bottom: 3.125rem;
}
.syprolist ul li div{
	width: 100%;
	overflow: hidden;
	display: block;
}
.syprolist ul li div img{
	display: block;
	width: 100%;
}
.syprolist ul li h1{
	text-align: center;
	font-family: "HarmonyOS_Sans_SC_Bold";
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	margin-bottom: 0.9375rem;
	position: relative;
	z-index: 2;
	transition: all 1s;
}
.syprolist ul li h2{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 2;
}
.syprolist ul li h2 span{
	color: #333333;
	font-size: 14px;
	font-family: "HarmonyOS_Sans";
	margin-right: 10px;
	transition: all 1s;
}
.syprolist ul li h2 iconpark-icon{
	font-size: 16px;
	color: #333333;
	transition: all 1s;
}
.syprolist ul li{
	position: relative;
}
.syprolist ul li a>span{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/jlan_03.png) center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 1s;
	opacity: 0;
}
.syprolist ul li:hover a>span{
	opacity: 1;
}
.syprolist ul li:hover h1{
	color: #fff;
}
.syprolist ul li:hover h2 span{
	color: #fff;
}
.syprolist ul li:hover h2 iconpark-icon{
	color: #fff;
}
.hotsale{
	width: 100%;
	padding-top: 7.8125rem;
	padding-bottom: 6.25rem;
	background: url(../images/hot_02.jpg) center no-repeat;
	background-size: cover;
}
.hotsaledv{
	width: 93.75rem;
	margin: 0 auto;
}
.hotsalebt{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hotsalebtleft h1{
	color: #ffffff; 
	font-family: "HarmonyOS_Sans_Bold";
	font-size: 38px;
} 
.hotsalebt .hotsalebtright a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 150px;
	padding-left: 30px;
	border: 1px solid #fff;
	border-radius: 50px;
	height: 50px;
}
.hotsalebt .hotsalebtright a span{
	display: block;
	font-size: 14px;
	color: #fff;
}
.hotsalebt .hotsalebtright a iconpark-icon{
	display: block;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 20px;
	background-color: #005bc0;
	border-radius: 50px;
	margin-right: 5px;
}
.hotsalelist{
	margin-top: 70px;
}
.hotsalelists a>div{
	overflow: hidden;
	position: relative;
	padding: 50px;
    background: #fff;
}
.hotsalelists div img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.hotsalelists .swiper-slide:hover div img{
	transform: scale(1.05);
}
.hotsalelists .swiper-slide div span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/gegnd_06.png) center no-repeat;
	transition: all 1s;
	opacity: 0;
}
.hotsalelists .swiper-slide:hover div span{
	opacity: 1;
}
.hotsalelists .swiper-slide  h1{
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
	margin-top: 1.875rem;
}
.fawuas{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 3.75rem;
	height: 3.4375rem;
}

.hotsalelists .swiper-button-next,.hotsalelists .swiper-button-prev{
	display: block;
	position: initial;
	width: 3.125rem;
	height: 3.125rem;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
	margin-top: 0;
}
.hotsalelists .swiper-button-next:hover,.hotsalelists .swiper-button-prev:hover{
	background-color: #fff;
}
.hotsalelists .swiper-button-next:after,.hotsalelists  .swiper-button-prev:after{
	color: #fff;
	font-size: 20px;
}
.hotsalelists .swiper-button-next:hover:after,.hotsalelists  .swiper-button-prev:hover:after{
	color: #fff;
	color: #005bc0;
}

.inabout{
	padding-top: 8.4375rem;
	background: url(../images/guwm_06.jpg) top center no-repeat;
	background-size: cover;
}
.inaboutdv{
	width: 93.75rem;
	margin: 0 auto;
}
.inaboutdvleft{
	width: 41.25rem;
}
.inaboutdvleft .inservicebtleft h1{
	line-height: 50px;
	color: #333333;
	font-size: 38px;
	font-family: "HarmonyOS_Sans_SC_Bold";
}
.inaboutdvleft p{
	color: #4e4e4e;
	font-size: 16px;
	line-height: 35px;
	margin-top: 1.875rem;
	font-family: "HarmonyOS_Sans_SC";
}
.inaboutdvleft a{
	width: 200px;
	height: 50px;
	margin-top: 2.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #005bc0;
	border-radius: 5px;
	overflow: hidden;
	border-radius: 50px;
}
.inaboutdvleft a span{
	color: #ffffff;
	font-size: 14px;
	display: block;
}
.inaboutdvleft a iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 24px;
	margin-left: 2rem;
}
.sz{
	margin-top: 4.6875rem;
	width: 100%;
	border-top: 1px solid #dfe4e7;
}
.szdv{
	display: block;
	width: 93.75rem;
	padding-top: 3.75rem;
	padding-bottom: 3.375rem;
	margin: 0 auto;
}
.szdv ul{
	display: flex;
	justify-content: space-between;
}
.szdv ul li{
	width: 260px;
}
.szdv ul li h1{
	display: flex;
	justify-content: center;
	align-items: center;
}
.szdv ul li h1 span{
	color: #333333;
	font-size: 56px;
	font-weight: bold;
	font-family: "HarmonyOS_Sans_SC_Bold";
}
.szdv ul li h1 i{
	display: block;
	color: #333333;
	font-size: 36px;
	font-family: "HarmonyOS_Sans_SC_Bold";
	margin-left: 10px;
}
.szdv ul li p{
	color: #b2b2b2;
	font-size: 16px;
	text-align: center;
	font-family: "HarmonyOS_Sans_SC";
	line-height: 30px;
}
.xzwm{
	padding-top: 5.625rem;
	padding-bottom: 8.125rem;
	background-color: #005bc0;
}
.xzwmdv{
	width: 93.75rem;
	margin: 0 auto;
}
.xzwmbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 3.75rem;
}
.xzwmbtleft h1{
	color: #ffffff;
	font-size: 38px;
	font-family: "HarmonyOS_Sans_Bold";
}
.xzwmbtright a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 150px;
	padding-left: 30px;
	border: 1px solid #fff;
	border-radius: 50px;
	height: 50px;
	background-color: #ffffff;
}
.xzwmbtright a span{
	display: block;
	font-size: 14px;
	color: #4c4c4c;
	font-family: "HarmonyOS_Sans";
}
.xzwmbtright a iconpark-icon{
	display: block;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 20px;
	background-color: #005bc0;
	border-radius: 50px;
	margin-right: 5px;
}
.codedvlist{
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	border-radius: 10px;
}
.codedvlist #gallery21{
	width: 50rem;
	height: 31.875rem;
}
.codedvlist #gallery21 img{
	display: block;
	width: 100%;
}
.codedvlist #thumbs21{
	width: 43.75rem;
	height: 31.875rem;
}
.codedvlist #thumbs21 .swiper-slide .fesa{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 37.5rem;
	padding: 0 3.125rem;
	background-color: #fff;
	height: calc(100% - 1px);
	border-bottom: 1px solid #e6e6e6;
	transition: all 1s;
}
.codedvlist #thumbs21 .swiper-slide .fesa section{
	width: 29.375rem;
}
.codedvlist #thumbs21 .swiper-slide .fesa section h1{
	color: #333333;
	font-size: 22px;
	margin-bottom: 0.625rem;
	transition: all 1s;
	font-family: "HarmonyOS_Sans_Medium";
}
.codedvlist #thumbs21 .swiper-slide .fesa section p{
	color: #333333;
	font-size: 16px;
	transition: all 1s;
	font-family: "HarmonyOS_Sans";
}
.codedvlist #thumbs21 .swiper-slide .fesa div{
	width: 50px;
	position: relative;
}
.codedvlist #thumbs21 .swiper-slide .fesa div img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.codedvlist #thumbs21 .swiper-slide .fesa div img:last-child{
	width: 45px;
	position: absolute;
	width: 100%;
	opacity: 0;
	top: 0;
	left: 0;
}
.codedvlist #thumbs21 .swiper-slide-thumb-active .fesa{
	background-color: #0054b2;
	border-bottom: 1px solid #0054b2;
}
.codedvlist #thumbs21 .swiper-slide-thumb-active .fesa section h1{
	color: #fff;
}
.codedvlist #thumbs21 .swiper-slide-thumb-active .fesa section p{
	color: #fff;
}
.codedvlist #thumbs21 .swiper-slide-thumb-active .fesa div img{
	opacity: 0;
}
.codedvlist #thumbs21 .swiper-slide-thumb-active .fesa div img:last-child{
	opacity: 1;
}
.synews{
	margin: 6.25rem auto;
	margin-bottom: 8.4375rem;
}
.synewsdv{
	width: 93.75rem;
	margin: 0 auto;
}
.synewlist{
	margin-top: 3.75rem;
}
.synewlist ul{
	display: flex;
	justify-content: space-between;
}
.synewlist ul li{
	width: 32.33%;
}
.synewlist ul li div{
	overflow: hidden;
	width: 100%;
	position: relative;
}
.synewlist ul li div img{
	width: 100%;
	display: block;
	transition: all 1s;
}
.synewlist ul li:hover div img{
	transform: scale(1.05);
}
.synewlist ul li div h3{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	height: 80px;
	background-color: #005bc0;
}
.synewlist ul li div h3 span{
	display: block;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-family: "HarmonyOS_Sans_Medium";
}
.synewlist ul li div h3 i{
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-family: "HarmonyOS_Sans_Medium";
}
.synewlist ul li section h2{
	margin-top: 2.1875rem;
	color: #666666;
	font-size: 14px;
	font-family: "HarmonyOS_Sans";
	text-transform: uppercase;
	margin-bottom: 0.9375rem;
}
.synewlist ul li section h1{
	color: #333333;
	font-size: 20px;
	overflow:hidden;
	height: 60px;
	text-overflow:ellipsis;
	line-height: 30px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.synewlist ul li section p{
	line-height: 25px;
	overflow:hidden;
	height: 50px;
	text-overflow:ellipsis;
	line-height: 25px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	color: #808080;
	font-size: 14px;
	font-family: "HarmonyOS_Sans";
	margin-top: 0.9375rem;
}
.any{
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	background: url(../images/sminh_02.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.anydv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.anydv h1{
	color: #ffffff;
	font-size: 20px;
	font-family: "HarmonyOS_Sans_Medium";
	text-transform: uppercase;
}
.anydv form{
	display: flex;
	justify-content: space-between;
	width: 60%;
}
.anydv form input{
	width: 18%;
	border: none;
	background-color: #fff;
	padding: 0 2%;
	height: 40px;
	outline: none;
	color: #b2b2b2;
	font-family: "HarmonyOS_Sans";
}
.anydv form input::placeholder{
	color: #b2b2b2;
	font-family: "HarmonyOS_Sans";
}
.anydv form input:nth-child(3){
	width: 31%;
}
.anydv form button{
	width: 130px;
	height: 40px;
	line-height: 40px;
	background-color: #124ed5;
	border: none;
	color: #fff;
	font-size: 14px;
	outline: none;
	font-family: "HarmonyOS_Sans";
}
.paffe{
	background: url(../images/product1bg_03.jpg) top center no-repeat;
	background-size: cover;
	padding-top: 4.6875rem;
	padding-bottom: 10.625rem;
}


.foot{
	width: 100%;
	padding-top: 5.625rem;
	background-color: #262626;
	padding-bottom: 1.5rem;
}
.footdv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footdvleft{
	width: 25.75rem;
}
.footdvleft h1{
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	font-family: "HarmonyOS_Sans_Medium";
}
.footdvleft i{
	display: block;
	width: 25px;
	height: 30px;
	border-top: 2px solid #0058a7;
	margin-top: 1rem;
}
.footdvleft p{
	margin-bottom: 15px;
	color: #ffffff;
	font-size: 14px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	line-height: 30px;
	font-family: "HarmonyOS_Sans";
}
.footdvleft p img{
	width: 24px;
	margin-right: 8px;
	margin-top: 4px;
}
.footdvleft p span{
	display: block;
	width: 90%;
}
.footdvright{
	display: flex;
	justify-content: space-between;
	width: 59.25rem;
}
.footdvright dt a{
	color: #fff;
	font-size: 18px;
	display: block;
	font-family: "HarmonyOS_Sans_Medium";
	transition: all 1s;
}
.footdvright dd a:hover{
	transform: translateX(10px);
}
.footdvright dt{
	margin-bottom: 1.875rem;
}
.footdvright dd a{
	color: #fff;
	display: block;
	font-size: 14px;
	transition: all 1s;
	font-family: "HarmonyOS_Sans";
}
.footdvright dd{
	margin-bottom: 1.25rem;
}
.footdvleft ul{
	display: flex;
	justify-content: flex-start;
	margin-top: 1.875rem;
}
.footdvleft ul li{
	margin-right: 15px;
}
.footdvleft ul li img{
	width: 90px;
	display: block;
}
.footdvleft ul li h2{
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 10px;
	line-height: 35px;
}
.footlgright{
	width: 16.25rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footlgright a{
	width: 30px;
	height: 30px;
	display: block;
}
.footlgright a:first-child{
	display: none;
}
.footlgright img{
	display: block;
	width: 100%;
}

.footlg{
	margin: 0 auto;
	margin-top: 1.25rem;
	width: 93.75rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wdl{
	width: 100%;
	border-top: 1px solid #404040;
	height: 65px;
	background-color: #262626;
}
.wdldv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 65px;
}
.footdvleft>img{
	display: block;
	margin-bottom: 35px;
}
.wdldv p{
	color: #cccccc;
	font-size: 14px;
	font-family: "HarmonyOS_Sans";
}
.wdldv p a{
	color: #cccccc;
	font-size: 14px;
	font-family: "HarmonyOS_Sans";
}
.abouts{
	background: url(../images/aboutbg_02.jpg) center no-repeat;
	background-size: cover;
	padding-top: 7.8125rem;
	padding-bottom: 6.875rem;
}
.aboutsdvright{
	width: 41.875rem;
	border-radius: 10px;
	overflow: hidden;
}
.aboutsdvright img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.aboutsdvright:hover img{
	transform: scale(1.05);
}
.aboutsdv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.aboutsdvleft{
	width: 41.25rem;
}
.aboutsdvleft h1{
	color: #333333;
	font-size: 38px;
	font-family: "HarmonyOS_Sans_SC_Bold";
}
.aboutsdvleft p{
	margin-top: 35px;
	color: #4e4e4e;
	font-size: 16px;
	font-family: "HarmonyOS_Sans_SC";
	line-height: 35px;
}
.aboutsdvleft a{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 3.75rem;
	width: 220px;
	height: 50px;
	border: 1px solid #999999;
	border-radius: 5px;
	transition: all 1s;
}
.aboutsdvleft a span{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #333333;
	font-family: "Poppins";
	transition: all 1s;
}
.aboutsdvleft a  iconpark-icon{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 1.875rem;
	font-size: 20px;
	transition: all 1s;
}
.aboutsdvleft a:hover{
	 background-color: #005bc0;
	 border: 1px solid #005bc0;
}
.aboutsdvleft a:hover span{
	color: #FFF;
}
.aboutsdvleft a:hover iconpark-icon{
	color: #FFF;
}
.sz1{
	background: url(../images/szbg_02.jpg) center no-repeat;
	background-size: cover;
	margin-top: 0;
}
.sz1 .szdv ul li h1 span{
	color: #FFF;
}
.sz1 .szdv ul li h1 i{
	color: #fff;
}
.sz1 .szdv ul li p{
	color: #fff;
}
.mmchin{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 6.875rem;
	margin-bottom: 6.875rem;
}
.mmchinbt h1{
	color: #333333;
	font-size: 38px;
	text-align: center;
	margin-bottom: 1.25rem;
	text-align: center;
	color: #333333;
	font-family: "HarmonyOS_Sans_Bold";
}
.mmchinbt p{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	font-size: 16px;
	font-family: "HarmonyOS_Sans";
}


.madv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.madvright{
	width: 100%;
}
.madvright ul li img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.madvright ul{
	    flex-direction: inherit !important;
}
.madvright ul li{
	height: auto;
	width: 95%;
	margin: 2.5%;
	margin: 0 auto;
}
.madvright ul li:hover img{
	transform: scale(1.05);
}
.madvright ul li h1{
	bottom: 0;
	left: 0;
	position: absolute;
	height: 45px;
	width: 100%;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-size: 15px;
	background-color: rgba(0, 0, 0, 0.5);
	font-family: "HarmonyOS_Sans_SC";
}
.Network{
	margin: 0 auto;
	margin-top: 6.875rem;
	margin-bottom: 3.125rem;
}
.Network img{
	display: block;
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 3.75rem;
}
.abdown{
	padding-top: 7.1875rem;
	padding-bottom: 7.8125rem;
	background: url(../images/rybg_02.jpg) center no-repeat;
	background-size: cover;
}

.Networkbt{
	color: #333333;
	font-size: 38px;
	font-family: "HarmonyOS_Sans_Bold";
	font-weight: bold;
	text-align: center;
}
.abdowndv{
	position: relative;
}
.abdownlist{
	width: 100%;
	margin: 0 auto;
}
.abdownlist .swiper-slide div{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.abdownlist .swiper-slide div img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.abdownlist .swiper-slide:hover div img{
	transform: scale(1.05);
}
.abdownlist .swiper-slide h1{
	color: #333333;
	font-size: 16px;
	text-align: center;
	margin-top: 1.25rem;
	font-family: "微软雅黑";
}
.abdowndv{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 3.75rem;
}
.abdowndv>a{
	display: block;
	width: 40px;
	height: 40px;
	background-color: #515151;
	color: #fff;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 60px;
	position: absolute;
	top: 40%;
	left: -75px;z-index: 3;
	transition: all 1s;
	
}
.abdowndv>a:hover{
	color: #fff;
	background-color: #005bc0;
}
.abdowndv>#btn2{
	left: auto;
	right: -75px;
}
.shownav{
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
}
.shownavdv{
	width: 93.75rem;
	margin: 0 auto;
}
.shownavdv ul{
	display: flex;
	justify-content: flex-start;
}
.shownavdv ul li{
	line-height: 75px;
	margin-right: 1.4875rem;
	border-bottom: 1px solid transparent;
}
.shownavdv ul li a{
	font-size: 18px;
	color: #333333;
}
.shownavdv ul li:hover{
	border-bottom: 1px solid #004bbb;
}
.shownavdv ul li:hover a{
	color: #004bbb;
}
.shownavdv ul li.active{
	border-bottom: 1px solid #004bbb;
}
.shownavdv ul li.active a{
	color: #004bbb;
}
.newsall{
	padding-top: 6rem;
	 background-color: #f5f5f5;
}
.newsdv{
	width: 93.75rem;
	margin: 0 auto;
}
.newsdv .synewlist{
	margin-top: 0;
	margin-bottom: 2.1875rem;
}
.newsdv .synewlist ul li{
	background-color: #fff;
}
.newsdv .synewlist ul li section{
	padding: 0 1.875rem;
	padding-bottom: 40px;
}

.newsdvlist{
	width: 93.75rem;
	margin: 0 auto;
}
.newsdvlist ul li {
	margin-top: 30px;
	background-color: #ffffff;
	overflow: hidden;
	transition: all .5s;
	border-radius: 10px;
}
.newsdvlist ul li a{
	display: flex;
	justify-content: space-between;
	padding: 30px 0px;
	padding-right: 5%;
	background-color: #ffffff;
	align-items: center;
	transition: all .5s;
}
.newsdvlist ul li a .newsdvlistime{
	width: 15%;
	text-align: center;
	border-right: 1px solid #e6e6e6;
}
.newsdvlistime span{
	color: #333333;
	font-size: 52px;
	transition: all .5s;
	display: block;
	font-family: "HarmonyOS_Sans";
	line-height: 60px;
}
.newsdvlistime i{
	color: #333333;
	font-size: 14px;
	display: block;
	transition: all .5s;
	font-family: "HarmonyOS_Sans";
}
.newsdvlistext{
	width: 80%;
}
.newsdvlistext h1{
	color: #333333;
	font-size: 20px;
	margin-bottom: 0px;
	transition: all .5s;
	line-height: 30px;
	font-family: "HarmonyOS_Sans_Medium";
	height: 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsdvlistext p{
	line-height: 30px;
	font-size: 15px;
	color: #999999;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	height: 60px;
	transition: all .5s;
	font-family: "HarmonyOS_Sans";
}
.newsdvlist ul li{
	transition: all .5s;
}
.newsdvlist ul li:hover a{
	background-color: #005bc0;
}
.newsdvlist ul li:hover .newsdvlistime span{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistime i{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistext h1{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistext p{
	color: #e9eef6;
}

.shownewsdv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.shownavdvleft{
	width: 70.5625rem;
}
.newlt{
	width: 65.3125rem;
	background-color: #fff;
	padding: 2.8125rem;
}
.shownavdvleftbt h1{
	color: #333333;
	font-size: 24px;
	margin-bottom: 1rem;
	font-family: "Poppins Medium";
}
.shownavdvleftbt h2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
} 
.shownavdvleftbt h2 iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 0.325rem;
	color: #4c4c4c;
	font-size: 16px;
}
.shownavdvleftbt h2 span{
	display: block;
	color: #4c4c4c;
	font-size: 14px;
	font-family: "Poppins";
}
.shownavdvleftwz{
	 margin-top: 1.5625rem;
	 border-top: 1px solid #e6e6e6;
	 padding-top: 1.5625rem;
}
.shownavdvright{
	background-color: #fff;
	padding: 1.875rem;
	width: 17.5rem;
}
.shownavdvright form{
	display: flex;
	border: 1px solid #cccccc;
	height: 40px;
	justify-content: space-between;
	align-items: center;
}
.shownavdvright form input{
	border: none;
	line-height: 40px;
	margin-left: 1.25rem;
	width: 80%;
	outline: none;
	font-size: 14px;
	color: #999999;
	font-family: "Poppins";
	font-size: 14px;
}
.shownavdvright form button{
	width: 40px;
	height: 40px;
	border: none;
	background-color: #fff;
	color: #999999;
	font-size: 17px;
	outline: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bsua {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 0.25rem;
	margin-top: 1.875rem;
}

.bsua i {
	display: block;
	width: 3px;
	height: 20px;
	background-color: #150e52;
	margin-right: 10px;
}

.bsua span {
	color: #4c4c4c;
	font-size: 20px;
	font-family: "Poppins SemiBold";
}

.rmlist ul li{
	border-bottom: 1px solid #fff;
	transition: all 1s;
}
.rmlist ul li a {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666666;
	font-family: "Poppins";
	font-size: 14px;
}
.rmlist ul li a span {
	width: 100%;
	line-height: 40px;
	white-space:nowrap;
	overflow:hidden;
	height: 40px;
	text-overflow:ellipsis;
	color: #666666;
	transition: all 1s;
}
.rmlist ul li:hover{
	border-bottom: 1px solid #0058a7;
}
.rmlist ul li a:hover span{
	color: #0058a7;
}
.prolist{
	width: 93.75rem;
	margin: 0 auto;
}
.prolist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.prolist ul li{
	width: 23%;
	margin: 1%;
}
.prolist ul li a>div{
	overflow: hidden;
	position: relative;
	padding: 50px;
    background: #fff;
}
.prolist ul li div img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.prolist ul li:hover div img{
	transform: scale(1.05);
}
.prolist ul li div span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/gegnd_06.png) center no-repeat;
	transition: all 1s;
	opacity: 0;
}
.prolist ul li:hover div span{
	opacity: 1;
}
.prolist ul li h1 span{
	display: block;
	font-size: 18px;
	height: 30px;
	color: #333333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width: 90%;
}
.prolist ul li h1{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0.625rem;
	height: 60px;
	border-bottom: 1px solid #f5f5f5;
	transition: all 1s;
}
.prolist ul li h1 iconpark-icon{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: #005bc0;
	opacity: 0;
	transition: all 1s;
}
.prolist ul li:hover h1{
	border-bottom: 1px solid #005bc0;
}
.prolist ul li:hover h1 iconpark-icon{
	opacity: 1;
}


.chanpinimg{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.chanpinimgleft{
	width: 44.0625rem;
}
.chanpinimgright{
	width: 36.25rem;
}
.chanpinimgright h1{
	color: #333333;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 1.25rem;
	font-family: "HarmonyOS_Sans_SC_bold";
}
.chanpinimgright p{
	color: #666666;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 3.75rem;
	font-family: "HarmonyOS_Sans_SC";
}
.chanpinimgright a{
	display: block;
	width: 100%;
	height: 50px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: #005bc0;
	font-size: 15px;
	font-family: 'HarmonyOS_Sans_SC';
}
.maoyileft {
	display: flex;
	justify-content: space-between;
}
.maoyileft #thumbs2 {
	width: 7.5rem;
	height: 31.875rem;
}

.maoyileft #thumbs2 .swiper-slide div {
	width: 7.25rem;
	border: 2px solid #fff;
}

.maoyileft #thumbs2 .swiper-slide-thumb-active div {
	border: 2px solid #004bbb;
	background-color: #f7f7f7;
}

.maoyileft #thumbs2 .swiper-slide img {
	width: 100%;
	display: block;
}

.maoyileft #gallery2 {
	width: 31.875rem;
	height: 31.875rem;
	background-color: #f7f7f7;
}

.maoyileft #gallery2 .swiper-slide img {
	display: block;
	width: 100%;
}
.pd{
	width: 93.75rem;
	margin: 4.375rem auto;
}
.pdec{
	height: 50px;
	border-bottom: 1px solid #e6e6e6;
}
.pdec span{
	height: 50px;
	display: block;
	width: 170px;
	color: #333333;
	font-size: 16px;
	line-height: 50px;
	border-bottom: 1px solid #333333;
	font-family: "HarmonyOS_Sans_SC";
}
.pddv{
	background-color: #fff;
	padding: 40px;
	margin-top: 30px;
}
.fhui{
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.fhui p a{
	color: #333333;
	font-size: 14px;
	font-family: "HarmonyOS_Sans_SC";
}
.fhui p a:hover{
	color: #004bbb;
}
.fhui div{
	display: flex;
	justify-content: center;
	align-items: center;
}
.fhui div a{
	display: flex;
	justify-content: center;
	align-items: center;
}
.fhui div iconpark-icon{
	font-size: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 5px;
}
.fhui div span{
	display: block;
	color: #333333;
	font-size: 14px;
}
.rmtk{
	width: 93.75rem;
	margin:0 auto ; 
}
.rmtk .rmcplist{
	padding-top: 0;
	margin-top: 30px;
}
.rmtkbt{
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	color: #333333;
	font-family: "HarmonyOS_Sans_SC_bold";
}
.rmtk .prolist{
	margin-top: 35px;
}
.headdvleft img{
	height: 100%;
}
.aboutsdvleft a span{
	font-size: 14px;
}

.lxwm{
	padding-top: 5.625rem;
	padding-bottom: 7.5rem;
	width: 93.75rem;
	margin: 0 auto;
}
.lxwmbt h1{
	color: #333333;
	font-size: 38px;
	text-align: center;
	margin-bottom: 1.25rem;
	font-family: "HarmonyOS_Sans_Bold";
}
.lxwmbt i{
	display: block;
	width: 30px;
	height: 2px;
	background-color: #004bbb;
	margin: 0 auto;
}
.lxwmbt p{
	color: #666666;
	font-size: 16px;
	text-align: center;
	margin-top: 1.875rem;
	font-family: "HarmonyOS_Sans";
}
.lxwmlist{
	margin-top: 40px;
}
.lxwmlist ul{
	display: flex;
	justify-content: space-between;
}
.lxwmlist ul li{
	width: calc(32% - 8.75rem);
	background-color: #f7f7f7;
	padding: 0 4.375rem;
	padding-top: 45px;
	padding-bottom: 50px;
	transition: all .5s;
	
}
.lxwmlist ul li iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 70px;
	border-radius: 50%;
	line-height: 70px;
	color: #005bc0;
	font-size: 52px;
	transition: all .5s;
	margin-bottom: 30px;
}
.lxwmlist ul li h1{
	color: #4c4c4c;
	font-size: 24px;
	transition: all .5s;
	font-family: "HarmonyOS_Sans_Medium";
	text-align: center;
	margin-bottom: 0.625rem;
}
.lxwmlist ul li p{
	margin: 0 auto;
	color: #4c4c4c;
	font-size: 15px;
	
	transition: all .5s;
	line-height: 30px;
	width: 100%;
	text-align: center;
}
.lxwmlist ul li:hover{
	background-color: #005bc0;
	background-size: cover;
}
.lxwmlist ul li:hover iconpark-icon{
	color: #fff;
}
.lxwmlist ul li:hover h1{
	color: #fff;
}
.lxwmlist ul li:hover p{
	color: #fff;
}
.lxwmlist ul li:hover h1{
	color: #fff;
}
.liy{
	padding-top: 5.9375rem;
	padding-bottom: 5rem;
	background: url(../images/zxly_02.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.liy form{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 35px;
}
.liy form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.liy form div input{
	width: 47%;
	padding: 0 1%;
	margin-bottom: 20px;
	line-height: 48px;
	height: 48px;
	color: #666666;
	font-size: 14px;
	border: none;
	outline: none;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 5px;
	border: 1px solid #eaeced;
	c
}
.liy form textarea{
	width: 98%;
	padding: 0 1%;
	margin-bottom: 20px;
	line-height: 48px;
	color: #666666;
	font-size: 14px;
	border: none;
	height: 120px;
	border-radius: 5px;
	outline: none;
	font-family: "Poppins";
	background-color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
	border: 1px solid #eaeced;
}
.liy form button{
	width: 180px;
	height: 50px;
	background-color: #004bbb;
	line-height: 50px;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	font-family: "Poppins";
}
.ssdv{
	width: 100%;
	background-color: #fff;
	top: 0px;
	left: 0;
	position: relative;
		z-index: 10;
	z-index: 999;
	padding: 15px 0px;
	padding: 0;
	height: 0;
	overflow: hidden;
	transition: all .5s;
}
.ssdv form{
	width: 95%;
	margin: 0 auto;
}
.ssdv form{
	display: flex;
	justify-content: space-between;
}
.ssdv form input{
	height: 35px;
	line-height: 35px;
	border: none;
	border:1px solid #dcdcdc;
	outline: none;
	width: 76%;
	padding: 0 1%;
}
.ssdv form button{
	border: none;
	background-color: #333333;
	color: #fff;
	width: 20%;
	font-size: 14px;

}

.nrbanner img{
	display: block;
	width: 100%;
}
.nrbanner{
	position: relative;
	z-index: 2;
}
.nrbanner .btext{
	position: absolute;
	top: 0;
	width: 100%;
	left: 0%;
	height: 100%;
	display: flex;
	align-items: center;
}
.nrbanner .btext section{
	width: 100%;
	margin: 0 auto;
	max-width: 100%;
}
.nrbanner .btext h2{
	font-size: 66px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.mfoot,.mfootdv{
	display: none;
}
.bannersasg .swiper-slide img{
	display: block;
	width: 100%;
} 
.bannersasg  .swiper-slide{
	position: relative;
}
.bannersasg  .swiper-slide img{
	display: block;
	width: 100%;
}
.bannersasg  .swiper-slide div {
    position: absolute;
    width: 93.75rem;
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -46.875rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.bannersasg  .swiper-slide div section{
	width: 100%;
	margin-top: -5%;
}

.bannersasg  .swiper-slide section h3{
	color:#fff;
	font-size: 4.125rem;
	margin-bottom: 20px;
	font-family: "HarmonyOS_Sans_Bold";
	width: 43%;
}
.bannersasg  .swiper-slide section h4{
	font-size: 18px;
	color: #fff;
	width: 43%;
	font-family: "HarmonyOS_Sans";
	line-height: 30px;
}
.bannersasg  .swiper-slide section a{
	position: absolute;
	bottom: 25%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #005bc0;
	padding:  0px 30px;
	border-radius: 50px;
	width: 150px;
	height: 50px;
	font-family: "HarmonyOS_Sans";
}
.bannersasg  .swiper-slide section a iconpark-icon{
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 60px;
	color: #fff;
	margin-left: 10px;
}
.bannersasg  .swiper-slide section a {
	color: #fff;
	font-size: 14px;
}
.bannersasg  .swiper-slide section .iiasg{
	width: 220px;
    height: 50px;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
    background-color: #982725;
    transition: all .5s;
    font-size: 14px;
    color: #fff;
}
.bannersasg .swiper-slide ul li img{
	width: auto;
}
.bannersasg .swiper-slide .ghej{
	position: absolute;
	bottom: 25px;
	height: 70px;
	top: auto;
	width: 100%;
	left: 0;
	margin: 0 auto;
}
.bannersasg .swiper-slide .ghej{
	display: block;
	height: auto;
	animation-name: beat;
        /*动画名称*/
        animation-duration: .5s;
        /*设置秒数*/
        animation-timing-function: linear;
        /*速度曲线*/
        animation-iteration-count: infinite;
        /*播放次数*/
        animation-direction: alternate;
        /*逆向播放*/
        animation-play-state: running;
        /*正在运行*/
}
.bannersasg .swiper-slide .ghej img{
	display: block;
	width: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}
.bannersasg .swiper-slide .ghej span{
	text-align: center;
	display: block;
	width: 100%;
	color: #fff;

}
.bannersasg  .swiper-pagination-bullet-active{
	width: 35px;
	height: 12px;
	border-radius: 15px;
}
.bannersasg .swiper-pagination-bullet{
	width: 5px;
	height: 5px;
}
.bannersasg .swiper-pagination-bullet-active{
	height: 5px;
	width: 30px;
}
.madv .swiper-button-next,.madv .swiper-button-prev{
	width: 40px;
	height: 40px;
	border-radius: 50px;
	background-color: #005bc0;
	opacity: 1;
}
.madv .swiper-button-next:after,.madv  .swiper-button-prev:after{
	font-size: 15px;
}
.madvright ul li{
	overflow: hidden;
}
.madvright ul li div{
	width: 97.5%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}






.headfwxm {
	width: 95%;
	padding: 0px 2.5%;
	background-color: #ffffff;
	position: absolute;
	left: 0;
	display: block;
	height: 0;
	overflow: hidden;
	z-index: 99;
	transition: all 1s;
}

.headdvright ul li:hover .headfwxm {
	padding:35px 2.5%;
	height: 240px;
}

.headfwxmleft {
	width: 15%;
	padding-right: 2.5%;
	border-right: 1px solid #e6e6e6;

}

.headfwxmsd {
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.headfwxmleft h1 {
	color: #333333;
	font-size: 28px;
	margin-bottom: 25px;
	line-height: 35px;
	text-align: left;
}

.headdvright .headfwxmleft i {
	display: block;
	width: 45px;
	height: 3px;
	background-color: #113464;
	margin-bottom: 30px;
	border-radius: 0%;
}

.headfwxmleft p {
	color: #333333;
	line-height: 30px;
	font-size: 15px;
	text-align: left;
}

.headfwxmright {
	width: 75%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.headfwxmright dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 50%;
}

.headfwxmright dl dd {
	width: 50%;
	height: 40px;
}

.headfwxmright dl dd a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	line-height: 40px;
	font-size: 17px;
}

.headfwxmright dl dd a iconpark-icon {
	font-size: 16px;
	color: #333333;
	margin-right: 5px;
}

.headfwxmright div{

}
.headfwxmright img {
	max-width: 100%;
	display: block;
}

.headdvright ul li:hover dl dd a {
	color: #333333;
}

.headdvright ul li dl dd a:hover {
	color: #113464;
}

.headdvright ul li .headfwxmright dl dd a {
	transition: all 1s;
	font-size: 14px;
}

.headdvright ul li .headfwxmright dl dd a:hover {
	transform: translateX(-10px);
}
.headdvright ul li .headfwxmright dl dd a::after{
	display: none;
}
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.headdvright {
	    width: 76rem;
	}
	.headdvright ul{
		width: 58.75rem;
	}
	.sypro{
		width: 95%;
	}
	.syprobtleft{
		width: 45%;
	}
	.syxwzxright{
		width: 80%;
	}
	.syxwzxleft h1{
		width: 90%;
	}
	.syxwzxright .sttjxw{
		width: 90%;
	}
	.syxwzxright .sttjxw{
		width: 95%;
	}
	.hotsaledv{
		width: 95%;
	}
	.inaboutdv{
		width: 95%;
	}
	.inaboutdvleft{
		width: 55%;
	}
	.szdv{
		width: 95%;
	}
	.szdv ul li h1 span{
		font-size: 38px;
	}
	.szdv ul li h1 i{
		font-size: 20px;
	}
	.szdv ul li p {
	    color: #b2b2b2;
	    font-size: 14px;
	    text-align: center;
	    font-family: "HarmonyOS_Sans_SC";
	    line-height: 25px;
	}
	.xzwmdv{
		width: 95%;
	}
	.codedvlist #gallery21{
		width: 50%;
	}
	.codedvlist #thumbs21{
		width: 50%;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa{
		width: calc(100% - 10.5%);
	}
	.codedvlist #thumbs21 .swiper-slide .fesa section h1{
		font-size: 20px;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa section{
		width: 86%;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa section p{
		font-size: 14px;
	}
	.synewsdv{
		width: 95%;
	}
	.anydv{
		width: 95%;
	}
	.anydv form input{
		width: 15%;
	}
	.footdv{
		width: 95%;
	}
	.footdvright{
		width: 72%;
	}
	.footlg{
		width: 95%;
	}
	.wdldv{
		width: 95%;
	}
	.aboutsdv{
		width: 95%;
	}
	.aboutsdvleft{
		width: 47%;
	}
	.aboutsdvright{
		width: 50%;
	}
	.mmchin{
		width: 95%;
	}
	.madv{
		width: 100%;
	}
	.Network img{
		width: 95%;
		margin: 0 auto;
		margin-top: 3.75rem;
	}
	.shownavdv{
		width: 95%;
	}
	.newsdv{
		width: 95%;
	}
	.newsdvlist{
		width: 100%;
	}
	.prolist{
		width: 95%;
	}
	.shownewsdv{
		width: 95%;
	}
	.shownavdvleft{
		width: 70%;
	}
	.newlt{
		width: calc(100% - 5rem);
		padding: 2.5rem;
	}
	.shownavdvright{
		width: 24%;
	}
	.chanpinimg{
		width: 95%;
	}
	.chanpinimgright{
		width: 55%;
	}
	.maoyileft #thumbs2 .swiper-slide div{
		width: calc(7.25rem - 4px);
	}
	.pd,.rmtk{
		width: 95%;
	}
	.rmtk .prolist{
		width: 100%;
	}
	.lxwm{
		width: 95%;
	}
	.liy form{
		width: 95%;
	}
	.bannersasg .swiper-slide div{
		width: 95%;
		margin-left: 0;
		left: 2.5%;
	}
	.bannersasg .swiper-slide section a{
		bottom: 15%;
	}
}

@media screen and (max-width: 999px) {
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.heads {
		display: none;
	}
	.syxwzx{
		display: none;
	}
	.sypro{
		display: block;
		width: 95%;
	}
	.syprobt{
		display: block;
	}
	.syprobtleft{
		width: 100%;
		text-align: center;
		font-size: 20px;
	}
	.syprobtright a{
		margin: 15px auto;
		width: 130px;
		height: 35px;
		padding-left: 20px;
	}
	.syprobtright a iconpark-icon{
		width: 29px;
		height: 29px;
	}
	.syprobtright a span{
		font-size: 12px;
	}
	.syprobtright a iconpark-icon{
		font-size: 14px;
	}
	.syprolist ul{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.syprolist ul li{
		width: 48%;
		margin: 1%;
	}
	.syprolist ul li h1{
		height: 32px;
		font-size: 16px;
	}
	.syprolist ul li h2 span{
		font-size: 12px;
		margin: 0;
	}
	.syprolist ul li h2 iconpark-icon{
		font-size: 12px;
		display: none;
	}
	.hotsaledv{
		width: 95%;
	}
	.hotsalebt{
		display: block;
	}
	.hotsalebtleft h1{
		font-size: 20px;
		text-align: center;
	}
	.hotsalebt .hotsalebtright a{
		margin: 15px auto;
		width: 130px;
		height: 35px;
		padding-left: 20px;
	}
	.hotsalebt .hotsalebtright a iconpark-icon{
		width: 29px;
		height: 29px;
	}
	.hotsalebt .hotsalebtright a span{
		font-size: 12px;
	}
	.hotsalebt .hotsalebtright a iconpark-icon{
		font-size: 14px;
	}
	.hotsalelist{
		margin-top: 25px;
	}
	.hotsalelists .swiper-slide h1{
		font-size: 14px;
	}
	.hotsalelists .swiper-button-next, .hotsalelists .swiper-button-prev{
		width: 30px;
		height: 30px;
	}
	.fawuas{
		height: auto;
	}
	.hotsalelists .swiper-button-next:after, .hotsalelists .swiper-button-prev:after{
		font-size: 12px;
	}
	.inaboutdv{
		width: 95%;
		margin: 0 auto;
	}
	.inaboutdvleft{
		width: 100%;
	}
	.inaboutdvleft .inservicebtleft h1{
		font-size: 20px;
		line-height: 30px;
	}
	.inaboutdvleft p{
		font-size: 12px;
		line-height: 25px;
	}
	.inaboutdvleft a{
		margin: 15px auto;
		width: 130px;
		height: 35px;
		padding-left: 20px;
	}
	.inaboutdvleft a iconpark-icon{
		width: 29px;
		height: 29px;
	}
	.inaboutdvleft a span{
		font-size: 12px;
	}
	.inaboutdvleft a iconpark-icon{
		font-size: 14px;
	}
	.szdv{
		width: 95%;
	}
	.szdv ul{
		flex-wrap: wrap;
	}
	.szdv ul li{
		width: 48%;
	}
	.szdv ul li h1 span{
		font-size: 24px;
	}
	.szdv ul li h1 i{
		font-size: 14px;
	}
	.szdv ul li p{
		font-size: 12px;
		line-height: 24px;
	}
	.xzwmdv{
		width: 95%;
	}
	.xzwmbt{
		display: block;
	}
	.xzwmbtleft{
		width: 100%;
		text-align: center;
		font-size: 20px;
	}
	.xzwmbtleft h1{
		font-size: 20px;
	}
	.xzwmbtright a{
		margin: 15px auto;
		width: 130px;
		height: 35px;
		padding-left: 20px;
	}
	.xzwmbtright a iconpark-icon{
		width: 29px;
		height: 29px;
	}
	.xzwmbtright a span{
		font-size: 12px;
	}
	.xzwmbtright a iconpark-icon{
		font-size: 14px;
	}
	.codedvlist{
		display: block;
	}
	.codedvlist #gallery21{
		width: 100%;
		height: auto;
		overflow: hidden;
		border-radius: 10px;
	}
	.codedvlist #thumbs21{
		width: 100%;
		height: 300PX;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa{
		width: 95%;
		padding: 0 2.5% ;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa iconpark-icon{
		font-size: 28px;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa section{
		width: 90%;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa section h1{
		font-size: 16px;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa section p{
		font-size: 12px;
	}
	.synewsdv{
		width: 95%;
	}
	.synewlist ul{
		flex-wrap: wrap;
	}
	.synewlist ul li{
		width: 100%;
		margin-bottom: 10px;
	}
	.synewlist ul li div h3 span{
		font-size: 18px;
	}
	.synewlist ul li div h3 i{
		font-size: 12px;
	}
	.synewlist ul li div h3{
		width: 60px;
		height: 60px;
	}
	.synewlist ul li section h2{
		font-size: 12px;
	}
	.synewlist ul li section h1{
		font-size: 16px;
		height: auto;
	}
	.synewlist ul li section p{
		font-size: 12px;
	}
	.foot,.wdl{
		display: none;
	}
	.anydv{
		width: 95%;
		display: block;
	}
	.anydv h1{
		font-size: 18px;
		text-align: center;
		margin-bottom: 14px;
	}
	.anydv form{
		width: 100%;
		display: block;
	}
	.anydv form input{
		width: 95%;
		padding: 0 2.5%;
		margin-bottom: 10px;
		border-radius: 5px;
		height: 35px;
		font-size: 12px;
		color: #333;
	}
	.anydv form input:nth-child(3){
		width: 95%;
		padding: 0 2.5%;
	}
	.anydv form button{
		width: 130px;
		height: 40px;
		line-height: 40px;
		border-radius: 5px;
		padding: 0 2.5%;
	}
	.aboutsdv{
		width: 95%;
		margin: 0 auto;
		display: block;
	}
	.aboutsdvleft{
		width: 100%;
	}
	.aboutsdvleft h1{
		font-size: 18px;
	}
	.aboutsdvleft p{
		margin-top: 15px;
		font-size: 12px;
		line-height: 25px;
	}
	.aboutsdvright{
		width: 100%;
		margin-top: 10px;
	}
	.aboutsdvleft a{
		width: 120px;
		height: 35px;
		margin: 0 auto;
		margin-top: 10px;
	}
	.aboutsdvleft a span{
		font-size: 12px;
	}
	.aboutsdvleft a iconpark-icon{
		font-size: 15px;
	}
	.mmchin{
		width: 95%;
	}
	.mmchinbt h1{
		font-size: 20px;
	}
	.mmchinbt p{
		width: 100%;
		font-size: 12px;
		line-height: 25px;
	}
	.madv{
		width: 100%;
		margin-top: 15px;
		display: block;
	}
	.madvleft{
		width: 100%;
		margin-bottom: 10PX;
	}
	.madvright{
		width: 100%;
	}
	.madvleft h1{
		font-size: 12px;
		height: 35px;
		line-height: 35px;
	}
	.madvright ul li h1{
		font-size: 12px;
		height: 35px;
		line-height: 35px;
	}
	.Networkbt{
		font-size: 20px;
	}
	.abdowndv{
		width: 95%;
		position: relative;
	}
	.abdowndv>a{
		position: absolute;
		left: 0;
		width: 30px;
		height: 30px;
	}
	.abdowndv>#btn2{
		left: auto;
		right: 0;
	}
	.abdownlist .swiper-slide h1{
		font-size: 12px;
		line-height: 25px;
	}
	.Network img{
		width: 95%;
	}
	.lxwm{
		width: 95%;
	}
	.lxwmbt h1{
		font-size: 20px;
	}
	.lxwmbt p{
		font-size: 12px;
		line-height: 25px;
	}
	.lxwmlist{
		margin-top: 20px;
	}
	.lxwmlist ul{
		display: block;
	}
	.lxwmlist ul li{
		width: 90%;
		margin-bottom: 10px;
		padding: 5%;
	}
	.lxwmlist ul li iconpark-icon{
		height: auto;
		margin-bottom: 0;
		font-size: 24px;
		margin-bottom: 10px;
	}
	.lxwmlist ul li h1{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.lxwmlist ul li p{
		font-size: 12px;
		line-height: 25px;
	}
	.liy form{
		width: 95%;
	}
	.liy form div{
		display: block;
	}
	.liy form div input{
		width: 94%;
		padding: 0 3%;
		margin-bottom: 10px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}
	.liy form textarea{
		width: 94%;
		padding: 0 3%;
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 35px;
	}
	.liy form button{
		width: 120px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}
	.shownavdv{
		width: 100%;
		height: 50px;
	}
	.shownavdv ul {
		display: flex;
		justify-content: space-between;
	}
	.shownavdv ul li{
		line-height: 50px;
		height: 50px;
		border: none;
		width: 100%;
		margin-right: 0;
	}
	.shownavdv ul li a{
		display: block;
		width: 100%;
		line-height: 50px;
		text-align: center;
		font-size: 14px;
	}
	.newsdv .synewlist{
		display: none;
	}
	.newsdvlist{
		width: 95%;
	}
	.newsdv{
		width: 100%;
	}
	.newsdvlist ul li{
		margin-top: 0;
		margin-bottom: 15px;
	}
	.newsdvlist{
		width: 95%;
	}
	.newsdvlist ul li a .newsdvlistime{
		display: none;
	}
	.newsdvlist ul li a{
		padding: 5%;
		width: 90%;
	}
	.newsdvlistext{
		width: 100%;
	}
	.newsdvlistext h1{
		font-size: 16px;
	}
	.newsdvlistext p{
		font-size: 12px;
		line-height: 25px;
		height: 50px;
	}
	.shownewsdv{
		width: 95%;
		display: block;
	}
	.newlt{
		width: 90%;
		padding: 5%;
	}
	.shownavdvleft{
		width: 100%;
	}
	.shownavdvleftbt h1{
		font-size: 16px;
		line-height: 30px;
	}
	.shownavdvleftbt h2 span{
		font-size: 12px;
	}
	.shownavdvright{
		width: 90%;
		padding: 5%;
		margin-top: 10px;
	}
	.shownavdvright form{
		height: 35px;
	}
	.shownavdvright form input{
		font-size: 12px;
		height: 35px;
	}
	.shownavdvright form button{
		width: 33px;
		height: 33px;
	}
	.bsua span{
		font-size: 16px;
	}
	.rmlist ul li a span{
		font-size: 12px;
		line-height: 30px;
		height: 30px;
	}
	.shownavcp{
		display: none;
	}
	.prolist{
		width: 97%;
	}
	.prolist ul li{
		width: 48%;
		margin: 1%;
	}
	.prolist ul li h1{
		height: 50px;
	}
	.prolist ul li h1 span{
		font-size: 12px;
		line-height: 25px;
		width: 100%;
	}
	.prolist ul li h1 iconpark-icon{
		display: none;
	}
	.shownavdvleftwz {
	    margin-top: 3.5625rem;
	    border-top: 1px solid #e6e6e6;
	    padding-top: 3.5625rem;
	}
	.shownavdvleftbt h2{
		margin-top: 10px;
	}
	.chanpinimg{
		width: 95%;
		display: block;
	}
	.chanpinimgleft{
		width: 100%;
	}
	.chanpinimg{
		width: 95%;
		display: block;
	}
	.chanpinimg{
		width: 95%;
		margin: 0 auto;
		display: block;
	}
	.chanpinimgleft{
		width: 100%;
		flex-direction: column;
	}
	.maoyileft #thumbs2{
		display: block;
		width: 100%;
	}
	.maoyileft #gallery2{
		width: 100%;
	}
	.maoyileft{
		flex-direction: column-reverse;
	}
	.maoyileft #gallery2{
		height: auto;
	}
	.houallsadsa{
		padding-top: 20px;
	}
	.maoyileft #thumbs2{
		margin-top: 15px;
	}
	.maoyileft #thumbs2 .swiper-slide div{
		width: calc(100% - 4px);
	}
	.chanpinimgright{
		width: 100%;
	}
	.dowmall2{
		padding-top: 2.5%;
	}
	.chanpinimgright h1{
		font-size: 18px;
	}
	.chanpinimgright p{
		font-size: 12px;
		line-height: 25px;
	}
	.chanpinimgright a{
		width: 120px;
		height: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.maoyileft #thumbs2{
		height: auto;
	}
	.chanpinimgright{
		margin-top: 20px;
	}
	.pd{
		width: 95%;
	}
	.pdec{
		height: 45px;
	}
	.pdec span{
		height: 45px;
		line-height: 45px;
	}
	.pddv{
		padding: 5%;
		margin-top: 15px;
	}
	.fhui{
		display: block;
		margin-top: 15px;
	}
	.fhui div{
		display: none;
	}
	.fhui p{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.rmtk{
		margin-top: 25px;
	}
	.rmtkbt{
		font-size: 18px;
	}
	.rmtk .prolist{
		margin-top: 20px;
	}
	.rmtk{
		width: 95%;
	}
	.fhui p a{
		font-size: 12px;
	}
	.bannersasg .swiper-slide div{
		width: 95%;
		margin-left: 0;
		left: 2.5%;
	}
	.bannersasg .swiper-slide section a{
		bottom: 15%;
		display: none;
	}
	.bannersasg .swiper-slide section h3{
		width: 100%;
		text-align: center;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.bannersasg .swiper-slide section h4{
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 25px;
	}
	.nrbanner{
		overflow: hidden;
	}
	.nrbanner img{
		width: 140%;
		margin-left: -20%;
	}
	.nrbanner .btext h2{
		font-size: 18px;
	}
	.codedvlist #thumbs21 .swiper-slide .fesa div{
		width: 40px;
	}
	.mfoot {
		height: 45px;
		display: block;
	}

	.mfootdv {
		display: flex;
		width: 100%;
		height: 45px;
		line-height: 45px;
		justify-content: space-between;
		position: fixed;
		z-index: 999;
		bottom: 0;
		left: 0;
		background-color: #004bbb;
	}

	.mfootdv li {
		width: 100%;
		border-right: 1px solid #1b68b1;
	}

	.mfootdv li a {
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	.madv .swiper-button-next,.madv .swiper-button-prev{
		width: 30px;
		height: 30px;
		border-radius: 50px;
		background-color: rgba(255, 255, 255, .7);
		opacity: 1;
	}
	.madv .swiper-button-next:after,.madv  .swiper-button-prev:after{
		font-size: 12px;
		color: #005bc0;
	}
}
