/* 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: "Poppins";
	src:url('../font/Poppins-Regular_0.ttf');
}
@font-face
{
	font-family: 'HarmonyOS_Sans_SC_Bold';
	src:url('../font/HarmonyOS_Sans_SC_Bold.ttf');
}


body {
	font-family: "微软雅黑";
}

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 {
	position: fixed;
	width: 100%;
	transition: all .5s;
	top: 0px;
	left: 0rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.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: 90px;
	display: flex;
	justify-content: space-between;
	transition: all .5s;
	width: 93.75rem;
}
.headdvleft{
	height: 100%;
}
.headdvleft img {
	display: block;
	height: 100%;
}

.headdvleft img:last-child {
	display: none;
}

.slideUp .headdvleft img {
	display: none;
}

.slideUp .headdvleft img:last-child {
	display: block;
}
.headdvright {
	width: 65rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headdvright ul {
	width: 45.625rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headdvright ul li {
	line-height: 90px;
	transition: all .3s;
}

.headdvright ul li a {
	display: block;
	position: relative;
	text-transform: uppercase;
}

.headdvright ul li a span {
	font-size: 16px;
	color: #ffffff;
}

.headdvright ul li a::after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	bottom: -1px;
	left: 0;
	transition: all 1s;
	background-color: transparent;
}

.headdvright ul li:hover a::after {
	background-color: #fff;
}
.banners img{
	display: block;
	width: 100%;
}
.gtiao{
	height: 50px;
	background-color: #07feff;
	position: relative;
}
.gtiao{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
}
.gtiao iconpark-icon{
	position: absolute;
	right: 10%;
	font-size: 14px;
	color: #21acad;
	z-index: 3;
}
.gtiao img{
	display: block;
	width: 16px;
}
.dh{
	display: flex;
	justify-content: flex-start;
}
.dh iconpark-icon{
	color: #fff;
	font-size: 22px;
}
.dh span{
	font-family: "HarmonyOS_Sans_SC_Bold";
	color: #fff;
	font-size: 24px;
	margin-left: 5px;
}


.slideUp {
	background-color: #fff;
}
.slideUp .headdvright ul li a span{
	color: #333;
	transition: all 1s;
}
.slideUp .headdvright ul li:hover a span{
	color: #07feff;
}
.slideUp .headdvright ul li:hover a::after{
	background-color: #07feff;
}
.slideUp .dh span{
	color: #07feff;
}
.slideUp .dh iconpark-icon{
	color: #07feff;
}
.aiimg>img{
	display: block;
}

.aiimg img:last-child {
	display: none;
}

.slideUp .aiimg img {
	display: none;
}

.slideUp .aiimg img:last-child {
	display: block;
}
.sygongneng{
	margin: 6.25rem auto;
	width: 93.75rem;
}
.syzhishi{
	padding: 6.25rem 0px;
	background: url(../images/zs_02.jpg) center no-repeat ;
	background-size: cover;
}
.syzhishibt{
	margin-bottom: 3.75rem;
}
.syzhishibt h2{
	text-align: center;
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
}
.syzhishibt h2 span{
	color: #07feff;
}
.syzhishibt p{
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	margin-top: 15px;
}
.stgaodu{
	padding: 3.75rem;
	background-color: rgba(255, 255, 255, .1);
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 500px;

}
.stgaoduleft{
	width: 39.6875rem;
}
.stgaoduright{
	width: 28.125rem;
}
.stgaoduright img{
	display: block;
	width: 100%;
}
.stgaoduright .uii1{
	display: block;
}
.stgaoduright .uii2{
	display: none;
}
.ptbt{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
} 
.ptbtleft{
	color: #ffffff;
	font-size: 60px;
	font-family: 'Impact';
	margin-right: 10px;
}
.ptbtright h2{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
}
.stgaoduleft p{
	margin-top: 1.5625rem;
	margin-bottom: 1.25rem;
	line-height: 30px;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
}
.stgaoduleft ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.stgaoduleft ul li{
	width: 32.333%;
	height: 40px;
	background-color: #07feff;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333333;
	font-size: 14px;
	margin-bottom: 1%;
	overflow: hidden;
	transition: all 1s;
}
.stgaoduleft ul li:hover {
	background-color: #81feff;
}

.stgaoduleft a{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 7.5rem;
	width: 180px;
	height: 50px;
	color: #1a1a1a;
	font-size: 14px;
	background-color: #07fdfe;
	transition: all 1s;
}
.stgaoduleft a:hover{
	background-color: #81feff;
}
.syzhishilist .swiper-slide{
	transition: all 1s;
	opacity: 0.5;
}
.syzhishilist .swiper-slide-active{
	opacity: 1;
}
.syzhishilist .swiper-button-prev,.syzhishilist  .swiper-button-next{
	background-color: #191919;
	width: 3.75rem;
	height: 3.75rem;
	border-radius: 50px;
	left: 13.125rem;
	opacity: 1;
}
.syzhishilist  .swiper-button-next{
	left: auto;
	right:  13.125rem;
}
.syzhishilist .swiper-button-next:after,.syzhishilist .swiper-button-prev:after{
	color: #fff;
	font-size: 20px;
}
.sygyshang{
	padding: 6.25rem 0px;
	background: url(../images/gyshang_02.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.sygyshang img{
	display: block;
	margin: 0 auto;
	margin-bottom: 4.0625rem;
}
.sygyshang  h2{
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
}
.sygyshang  h2 span{
	color: #07feff;
}
.sygyshang p{
	margin-top: 15px;
	text-align: center;
	color: #ffffff;
	font-size: 26px;
}
.sygyshang  ul{
	width: 425px;
	margin: 0 auto;
	margin-top: 4.0625rem;
	display: flex;
	justify-content: space-between;
}
.sygyshang  ul li a{
	display: block;
	width: 180px;
	height: 50px;
	text-align: center;
	background-color: #07feff;
	color: #060606;
	font-size: 14px;
	line-height: 50px;
	transition: all 1s;
}
.sygyshang ul li a:hover{
	background-color: #81feff;
}
.synews{
	width: 93.75rem;
	margin: 6.25rem auto;
}
.synewbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.synewbtleft h2{
	font-size: 40px;
	color: #1a1a1a;
	font-weight: bold;
	margin-bottom: 0.9375rem;
}
.synewbtleft h2 span{
	color: #07feff;
	font-size: 40px;
}
.synewbtleft p{
	color: #333333;
	font-size: 20px;
}
.synewbtright a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 160px;
	padding: 0 20px;
	height: 50px;
	border: 1px solid #101010;
	border-radius: 5px;
	transition: all 1s;
}
.synewbtright a span{
	color: #060606;
	font-size: 14px;
}
.synewbtright a i{
	font-size: 42px;
}
.synewbtright a:hover{
	background-color: #07feff;
	border: 1px solid #07feff;
}
.synewslist{
	margin-top: 3.75rem;
}
.synewslist ul{
	display: flex;
	justify-content: space-between;
}
.synewslist ul li{
	width: 32.33%;
	overflow: hidden;
}
.synewslist ul li .synewimg{
	width: 100%;
	position: relative;
}
.synewslist ul li .synewimg img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.synewslist ul li:hover .synewimg img{
	transform: scale(1.05);
}
.synewslist ul li .synewny{
	width: calc(100% - 5rem);
	padding: 2.5rem;
	transition: all 1s;
}
.synewslist ul li:hover .synewny{
	box-shadow: 0px 0px 10px #e1dfdf;
}
.synewslist ul li .synewimg section{
	position: absolute;
	left: 2.5rem;
	width: 120px;
	height: 35px;
	text-align: center;
	background-color: #07feff;
	color: #333;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -17px;
}
.synewslist ul li .synewimg section iconpark-icon{
	font-size: 16px;
	margin-right: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.synewslist ul li .synewny h2{
	color: #1a1a1a;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	height: 20px;
	line-height: 20px;
	white-space:nowrap;
	
	overflow:hidden;
	
	text-overflow:ellipsis;
}
.synewslist ul li .synewny p{
	color: #4c4c4c;
	font-size: 14px;
	line-height: 30px;
	height: 90px;
	overflow:hidden;
	
	text-overflow:ellipsis;
	
	display:-webkit-box;
	
	-webkit-box-orient:vertical;
	
	-webkit-line-clamp:2;
}
.synewslist ul li h3{
	width: 140px;
	height: 40px;
	border: 1px solid #1a1a1a;
	margin-top: 1.875rem;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 1s;
	transition: all 1s;
}
.synewslist ul li h3 span{
	color: #1a1a1a;
	font-size: 14px;
}
.synewslist ul li h3 i{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 36px;
	margin-left: 10px;
}
.synewslist ul li:hover h3{
	background-color: #07feff;
	border: 1px solid #07feff;
}
.jjfan{
	width: 100%;
	padding-top: 5.625rem;
	padding-bottom: 12.5rem;
	background: url(../images/jjfa_02.jpg) center no-repeat;
	background-size: cover;
}
.jjfandv{
	width: 93.75rem;
	margin: 0 auto;
}
.jjfanbt{
	display: flex;
	justify-content: center;
	align-items: center;
}
.jjfanbtleft h2{
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.jjfanbtleft h2 span{
	color: #07feff;
}
.jjfanbtleft p{
	color: #fefefe;
	font-size: 20px;
}
.jjfanbtright a{
	display: flex;
	width: 120px;
	padding: 0 30px;
	height: 50px;
	background-color: #07feff;
	justify-content: space-between;
	align-items: center;
	transition: all 1s;
}
.jjfanbtright a span{
	color: #060606;
	font-size: 14px;
}
.jjfanbtright a i{
	color: #060606;
	font-size: 42px;
}
.jjfanbtright a:hover{
	background-color: #81feff;
}
.jjfannr{
	width: 360px;
	margin-top: 5.625rem;
	min-height: 400px;
}
.jjfannr ul{
	margin-top: 1.875rem;
}
.jjfannr ul li{
	height: 65px;
	line-height: 65px;
	width: 280px;
	overflow: hidden;
	transition: all 1s;
}

.jjfannr ul li h2{
	line-height: 64px;
	color: #ffffff;
	font-size: 20px;
	transition: all 1s;
	border-bottom: 1px solid #414141;
	    color: #07feff;
    font-size: 26px;
    font-weight: bold;
}
.jjfannr ul li p{
	color: #ffffff;
    line-height: 30px;
    font-size: 15px;
    margin-top: 15px;
	overflow: hidden;
	height: 0;
	transition: all 1s;
}

.jjfannr ul li.frt{
	width: 100%;
	margin-bottom: 20px;
	height: auto;
}
.jjfannr ul li.frt h2{
	height: 70px;
	border-bottom: 1px solid #414141;
	color: #07feff;
	font-size: 26px;
	font-weight: bold;
	line-height: 70px;
}
.jjfannr ul li.frt p{
	color: #ffffff;
	line-height: 30px;
	font-size: 15px;
	margin-top: 15px;
	height: 80px;
}
.jjfannr a{
	display: flex;
	width: 120px;
	padding: 0 30px;
	height: 50px;
	background-color: #07feff;
	justify-content: space-between;
	align-items: center;
	transition: all 1s;
	margin-top: 50px;
}
.jjfannr a span{
	color: #060606;
	font-size: 14px;
}
.jjfannr a i{
	color: #060606;
	font-size: 42px;
}
.jjfannr a:hover{
	background-color: #81feff;
}
.ptyshi{
	padding-top: 6.25rem;
	padding-bottom: 5.9375rem;
	background: url(../images/dwqbg_02.jpg) center no-repeat;
	background-size: cover;
}
.ptyshibt h2{
	text-align: center;
	color: #1a1a1a;
	font-size: 40px;
	font-weight: bold;
}
.ptyshibt h2 span{
	color: #07feff;
}
.ptyshibt p{
	color: #333333;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	margin-top: 15px;
}
.ptyshilist{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 3.4375rem;
}
.ptyshilist ul li{
	background: url(../images/yslibg_06.png) center no-repeat;
	width: 360px;
	height: 120px;
	padding: 30px;
	margin-bottom: 20px;
	transition: all 1s;
}
.ptyshilist ul li:hover{
	background: url(../images/yslibg_03.png) center no-repeat;
}
.ptyshilist ul li h2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 10px;
}
.ptyshilist ul li h2 img{
	display: block;
	margin-right: 5px;
} 
.ptyshilist ul li h2 span{
	color: #1a1a1a;
	font-size: 20px;
	font-weight: bold;
}
.ptyshilist ul li p{
	color: #333333;
	font-size: 14px;
	line-height: 30px;
}
.foot{
	background-color: #1a1a1a;
}
.footdv{
	width: 93.75rem;
	margin: 0 auto;
}
.footbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #313131;
}
.footbtleft img{
	display: block;
}
.footbtright form{
	padding: 0 20px;
	height: 50px;
	background-color: #313131;
	border-radius: 5px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footbtright form input{
	border: none;
	width: 30rem;
	color: #999999;
	background-color: transparent;
	outline: none;
}
.footbtright form button{
	border: none;
	background-color: transparent;
	outline: none;
	color: #fff;
	font-size: 20px;
}
.ftdvleft{
	width: 260px;
}
.ftdvleft ul li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
}
.ftdvleft ul li img{
	display: block;
	margin-right: 5px;
}
.ftdvleft ul li span{
	color: #ffffff;
	font-size: 14px;
}
.ftdv{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.ftdvleft dl{
	display: flex;
	justify-content: flex-start;
	margin-top: 30px;
}
.ftdvleft dl dd{
	margin-right: 10px;
}
.ftdvleft dl dd img{
	display: block;
	width: 95px;
	margin-bottom: 10px;
}
.ftdvleft dl dd p{
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}
.ftdvright{
	width: 68.75rem;
	display: flex;
	justify-content: space-between;
}
.ftdvright dt a{
	color: #ffffff;
	font-size: 16px;
}
.ftdvright dt{
	margin-bottom: 1.875rem;
}
.ftdvright dd{
	margin-bottom: 15px;
}
.ftdvright dd a{
	color: #cccccc;
	font-size: 14px;
	display: block;
	transition: all 1s;
}
.ftdvright dd a:hover{
	transform: translateX(10px);
	color: #07feff;
}
.wdl{
	margin-top: 45px;
}
.wdldv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 80px;
}
.wdldv p{
	color: #cccccc;
	font-size: 14px;
}
.wdldv a{
	color: #cccccc;
	font-size: 14px;
}
.sygongnengbt{
	margin-bottom: 3.75rem;
}
.sygongnengbt h2{
	color: #1a1a1a;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
}
.sygongnengbt h2 span{
	color: #07feff;
}
.sygongnengbt p{
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
}

.gneng{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.gnengleft{
	width: 21.875rem;
	height: 495px;
}
.gnengright{
	width: 68.75rem;
}
.gnengleft #thumbs{
	height: 100%;
}
.gnengright #gallery{
	height: 100%;
}
.gnengleft #thumbs .fgqeg{
	width: 15rem;
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	padding: 0 1.875rem;
	height: calc(100% - 1px);
	justify-content: flex-start;
	align-items: center;
	transition: all 1s;
	position: relative;
}
.gnengleft #thumbs .fgqeg::after{
	content: "";
	width: 30%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/gnne_03.jpg) right no-repeat;
	background-size: cover;
	opacity: 0;
	transition: all 1s;
}
.gnengleft #thumbs .fgqeg i{
	color: #333333;
	font-size: 28px;
	margin-right: 1rem;
	position: relative;
	z-index: 2;
}
.gnengleft #thumbs .fgqeg h2{
	font-size: 18px;
	color: #333333;
	position: relative;
	z-index: 2;
}
.gnengleft #thumbs .swiper-slide-thumb-active .fgqeg{
	width: 18.125rem;
}
.gnengleft #thumbs .swiper-slide-thumb-active .fgqeg::after{
	opacity: 1;
	width: 100%;
}
.gnengleft #thumbs .swiper-slide-thumb-active .fgqeg i{
	color: #fff;
}
.gnengleft #thumbs .swiper-slide-thumb-active .fgqeg h2{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.zhangben{
	display: flex;
	justify-content: space-between;
	height: 100%;
}
.zhangbenleft{
	width: 25rem;
} 
.zhangbenleft h2{
	color: #333333;
	font-size: 30px;
	font-weight: bold;
}
.zhangbenleft>i{
	width: 60px;
	height: 3px;
	display: block;
	margin: 20px 0;
	background-color: #07feff;
}
.zhangbenleft p{
	line-height: 35px;
	color: #4c4c4c;
	font-size: 16px;
}
.zhangbenleft>img{
	margin: 2.5rem 0rem;
	width: 100%;
	display: block;
}
.zhangbenleft a{
	border: 1px solid #060606;
	border-radius: 5px;
	height: 50px;
	padding-right: 1.25rem;
	padding-left: 1.875rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 9.8125rem;
	transition: all 1s;
}
.zhangbenleft a span{
	color: #060606;
	font-size: 14px;
}
.zhangbenleft a i {
	font-size: 42px;
	color: #060606;
}
.zhangbenleft a:hover{
	background-color: #07feff;
	border: 1px solid #07feff;
}
.zhangbenright{
	width: 40.3125rem;
}
.zhangbenright ul{
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.zhangbenright ul li{
	display: flex;
	padding: 20px 1.5625rem;
	background-color: #ffffff;
	margin: 10px;
	transition: all 1s;
	justify-content: space-between;
}
.zhangbenright ul li:hover{
	box-shadow: 0px 0px 15px #e5e5e5;
}
.zhangbenright ul li div{
	position: relative;
}
.zhangbenright ul li div img{
	display: block;
	width: 100%;
	opacity: 1;
}
.zhangbenright ul li div .img1{
	opacity: 1;
}
.zhangbenright ul li  div .img2{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 1s;
}
.zhangbenright ul li:hover  div .img2{
	opacity: 1;
}
.zhangbenright ul li section{
	width: 29rem;
}
.zhangbenright ul li section h2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.zhangbenright ul li section h2 i{
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 10px;
	background-color:  #07feff;
	margin-right: 8px;
}
.zhangbenright ul li section h2 span{
	color: #101010;
	font-size: 22px;
	font-weight: bold;
}
.zhangbenright ul li section p{
	padding-left: 15PX;
	color: #666666;
	line-height: 30px;
	height: 60px;
	font-size: 15px;
	margin-top: 10px;
	overflow:hidden;
	
	text-overflow:ellipsis;
	
	display:-webkit-box;
	
	-webkit-box-orient:vertical;
	
	-webkit-line-clamp:2;
}
.mfoot,.mfootdv{
	display: none;
}



.bannersasg .swiper-slide img{
	display: block;
	width: 100%;
} 
.bannersasg .swiper-slide video{
	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:#ffffff;
	font-size: 50px;
	font-weight: bold;
	line-height: 70px;
}
.bannersasg  .swiper-slide section h3 span{
	color: #07fdff;
}
.bannersasg  .swiper-slide section h4{
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Poppins";
	margin-bottom: 10px;
}
.bannersasg  .swiper-slide section>i{
	display: block;
	width: 40px;
	height: 3px;
	background-color: #07fdff;
	margin-top: 1.5625rem;
}
.bannersasg  .swiper-slide section h5{
	color: #ffffff;
	font-size: 24px;
	margin-top: 1.5625rem;
}
.bannersasg  .swiper-slide section ul{
	margin-top: 6.25rem;
	display: flex;
	justify-content: flex-start;
}
.bannersasg  .swiper-slide section a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
	width: 120px;
	height: 50px;
	border: 1px solid #07feff;
	margin-right: 30px;
	transition: all 1s;
}
.bannersasg  .swiper-slide section a i{
	font-size: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #07feff;
	transition: all 1s;
}
.bannersasg  .swiper-slide section a span{
	color: #07feff;
	font-size: 16px;
	transition: all 1s;
}
.bannersasg  .swiper-slide section a:hover{
	background-color: #07feff;
}
.bannersasg  .swiper-slide section a:hover i,.bannersasg  .swiper-slide section a:hover span{
	color: #1a1a1a;
}
.bannersasg  .swiper-pagination-bullet-active{
	width: 35px;
	height: 12px;
	border-radius: 15px;
}



.headdvright ul li{
	position: relative;
}
.headdvright ul li:hover div{
	display: block;
}
.headdvright ul li div{
	display: none;
    position: absolute;
   	left: -35px;
    width: 100%;
    top: 70px;
    z-index: 5;
    padding-top: 20px;
}

.headdvright ul li div dl{
	overflow: hidden;
	border-radius: 6px;
	width: 135px;
	background-color: #fff;
}
.headdvright ul li div dl dd a{
	    color: #333 !important;
    height: 40px;
    text-align: center;
    display: block;
    width: 94%;
    padding: 0 3%;
    line-height:40px;
    background-color: #fff;
    transition: all .3s;
    font-size: 14px;
    position: relative;
    font-weight: normal;
    z-index: 2;
}
.headdvright ul li div dl dd a::after{
	display: none;
}
.headdvright ul li div dl dd a i{
	position: relative;
	z-index: 3;
	display: block;
	transition: all .3s;
}
.headdvright ul li div dl dd:hover{
	    background-color: #07feff;
}
.headdvright ul li:hover div dl dd a{
	font-weight: normal;
}
.headdvright ul li div dl dd a:hover{
	background-color: #07feff;
	font-weight: normal;
}


@media only screen and (min-width: 1200px) and (max-width: 1500px) {
	.headdv{
		width: 95%;
	}
	.headdvright{
		width: 75rem;
	}
	.sygongneng{
		width: 95%;
	}
	.gneng{
		width: 100%;
	}
	.gnengleft{
		width: 23%;
	}
	.gnengleft #thumbs .swiper-slide-thumb-active .fgqeg{
		width: 100%;
	}
	.gnengleft #thumbs .fgqeg{
		width: 75%;
	}
	.gnengright{
		width: 73%;
	}
	.zhangbenleft{
		width: 36%;
	}
	.zhangbenright{
		width: 60%;
	}
	.zhangbenright ul li div img{
		width: 105px;
	}
	.zhangbenright ul li section {
	    width: 31rem;
	}
	.ptyshilist{
		width: 95%;
	}
	.jjfandv,.synews{
		width: 95%;
	}
	.synewslist ul li .synewny{
		padding: 40px 2.5rem;
		padding-bottom: 20px;
	}
	.footdv,.wdldv{
		width: 95%;
	}
	.bannersasg .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	.bannersasg .swiper-slide section h3{
		font-size: 42px;
		line-height: 56px;
	}
	.bannersasg .swiper-slide section ul{
		margin-top: 4.25rem;
	}
	.stgaoduleft {
	    width: 47.6875rem;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
	.headdv{
		width: 95%;
	}
	.headdvright{
		width: 80rem;
	}
	.sygongneng{
		width: 95%;
	}
	.gneng{
		width: 100%;
	}
	.gnengleft{
		width: 23%;
	}
	.gnengleft #thumbs .swiper-slide-thumb-active .fgqeg{
		width: 100%;
	}
	.gnengleft #thumbs .fgqeg{
		width: 75%;
	}
	.gnengright{
		width: 73%;
	}
	.zhangbenleft{
		width: 36%;
	}
	.zhangbenright{
		width: 60%;
	}
	.zhangbenright ul li div img{
		width: 105px;
	}
	.zhangbenright ul li section {
	    width: 31rem;
	}
	.ptyshilist{
		width: 95%;
	}
	.jjfandv,.synews{
		width: 95%;
	}
	.synewslist ul li .synewny{
		padding: 40px 2.5rem;
		padding-bottom: 20px;
	}
	.footdv,.wdldv{
		width: 95%;
	}
	.sygongnengbt {
	    margin-bottom: 60px;
	}
	.zhangbenleft a{
		width: 13rem;
		height: 40px;
	}
	.zhangbenright ul li section h2 span{
		font-size: 18px;
	}
	.stgaoduleft p{
		font-size: 14px;
	}
	.bannersasg .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	.bannersasg .swiper-slide section h3{
		font-size: 32px;
		line-height: 46px;
	}
	.bannersasg .swiper-slide section ul{
		margin-top: 4.25rem;
	}
	.bannersasg .swiper-slide section h4{
		font-size: 14px;
	}
	.bannersasg .swiper-slide section h5{
		font-size: 18px;
	}
	.bannersasg .swiper-slide section a{
		height: 40px;
	}
	.ptbtright h2{
		font-size: 24px;
	}
	.ptbtleft{
		font-size: 50px;
	}
	.stgaoduleft ul li{
		font-size: 13px;
	}
	.stgaoduleft {
	    width: 46.6875rem;
	}
}
@media only screen and (max-width: 1000px) {
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.heads {
		display: none;
	}
	.sygongneng{
		width: 95%;
	}
	.sygongnengbt h2{
		font-size: 18px;
	}
	.sygongnengbt p{
		font-size: 14px;
	}
	.gneng{
		width: 100%;
		display: block;
		margin-top: 30px;
	}
	.gnengleft{
		width: 100%;
		height: auto;
	}
	.gnengleft #thumbs .fgqeg{
		width: 90%;
		padding: 0 5%;
		height: 40px;
		justify-content: center;
	}
	.gnengleft #thumbs .fgqeg h2{
		font-size: 14px;
	}
	.gnengleft #thumbs .swiper-slide-thumb-active .fgqeg{
		width: 90%;
	}
	.gnengleft #thumbs .swiper-slide-thumb-active .fgqeg h2{
		font-size: 16px;
	}
	.gnengleft #thumbs .fgqeg iconpark-icon{
		font-size: 20px;
	}
	.gnengright{
		width: 100%;
		margin-top: 20px;
	}
	.zhangben{
		display: block;
	}
	.zhangbenleft{
		width: 100%;
	}
	.zhangbenleft h2{
		font-size: 17px;
	}
	.zhangbenleft i{
		margin: 15px 0px;
	}
	.zhangbenleft p{
		line-height: 30px;
		font-size: 12px;
	}
	.zhangbenleft a{
		width: 100px;
		height: 40px;
		padding-left: 10px ;
		padding-right: 20px;
	}
	.zhangbenright{
		width: 100%;
	}
	.zhangbenright ul li section{
		width: 75%;
	}
	.zhangbenright ul li section h2 span{
		font-size: 17px;
	}
	.zhangbenright ul li{
		padding: 10px;
	}
	.zhangbenright ul li div{
		width: 23%;
	}
	.zhangbenright ul li section p{
		font-size: 12px;
		line-height: 25px;
		height: 50px;
	}
	.zhangbenright ul li div img{
		width: 100%;
	}
	.syzhishibt h2{
		font-size: 18px;
	}
	.syzhishibt p{
		font-size: 14px;
		margin-top: 10px;
	}
	.syzhishilist{
		width: 95%;
		margin: 0 auto;
		margin-top: 25px;
	}
	.stgaodu{
		padding: 2.5%;
		display: block;
		padding-top: 5%;
	}
	.stgaoduleft{
		width: 100%;
	}
	.ptbtleft{
		font-size: 36px;
	}
	.ptbtright h2{
		font-size: 17px ;
	}
	.stgaoduleft p{
		margin-top: 15px;
		font-size: 12px;
		line-height: 25px;
		margin-bottom: 20px;
	}
	.stgaoduleft ul li{
		height: 35px;
		font-size: 13px;
		line-height: 35px;
	}
	.syzhishilist .swiper-button-prev, .syzhishilist .swiper-button-next{
		left: 0rem;
		width: 30px;
		height: 30px;
	}
	.syzhishilist .swiper-button-next:after, .syzhishilist .swiper-button-prev:after{
		font-size: 16px;
	}
	.syzhishilist .swiper-button-next{
		left: auto;
		right: 0rem;
	}
	.stgaoduleft a{
		width: 100px;
		height: 35px;
	}
	.stgaoduright{
		margin-top: 15px;
		width: 100%;
	}
	.ptyshibt h2{
		font-size: 18px;
	}
	.ptyshibt p{
		font-size: 14px;
		line-height: 25px;
		margin-top: 10px;
	}
	.ptyshilist{
		width: 95%;
		margin-top: 25px;
	}
	.ptyshilist ul li{
		width: 90%;
		padding: 5%;
	}
	.ptyshilist ul li h2 span{
		font-size: 17px;
	}
	.jjfandv{
		width: 95%;
	}
	.jjfanbt{
		display: block;
	}
	.jjfanbtleft{
		text-align: center;
	}
	.jjfanbtleft h2{
		font-size: 18px;
	}
	.jjfanbtleft p{
		font-size: 14px;
	}
	.jjfanbtright a{
		width: 100px;
		height: 35px;
		margin: 0 auto;
		margin-top: 15px;
	}
	.jjfannr h2{
		font-size: 17px;
	}
	.jjfannr p{
		line-height: 25px;
		font-size: 12px;
	}
	.jjfannr ul li a{
		font-size: 16px;
		line-height: 45px;
	}
	.jjfannr ul li{
		height: 45px;
		line-height: 45px;
	}
	.synews{
		width: 95%;
	}
	.synewbt{
		display: block;
	}
	.synewbtleft h2{
		text-align: center;
		font-size: 18px;
	}
	.synewbtleft h2 span{
		font-size: 18px;
	}
	.synewbtleft p{
		font-size: 14px;
		text-align: center;
		margin-top: 10px;
	}
	.synewbtright a{
		width: 100px;
		height: 35px;
		margin: 0 auto;
		margin-top: 15px;
	}
	.synewslist ul{
		display: block;
	}
	.synewslist ul li{
		width: 100%;
		margin-bottom: 15px;
	}
	.synewslist{
		margin-top: 25px;
	}
	.synewslist ul li .synewny{
		padding-top: 30px;
	}
	.synewslist ul li .synewny h2{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.synewslist ul li .synewny p{
		line-height: 25px;
		font-size: 14px;
		height: 75px;
	}
	.synewslist ul li h3{
		width: 120px;
		height: 35px;
		margin-top: 15px;
	}
	.foot{
		display: none;
	}
	.sygyshang h2{
		font-size: 18px;
	}
	.sygyshang p{
		font-size: 15px;
		margin-top: 10px;
	}
	.sygyshang ul{
		width: 95%;
	}
	.sygyshang ul li{
		height: 40px;
		width: 49%;
	}
	.sygyshang ul li a{
		width: 100%;
		height: 40px;
		line-height: 40px;
	}
	.sygyshang{
		padding: 35px 0px;
	}
	.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: #07fdfe;
	}
	.mfootdv li{
		width: 100%;
		border-right: 1px solid #19eaeb;
	}
	.mfootdv li a{
		color: #333;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	
	.bannersasg .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	.bannersasg .swiper-slide section{
		text-align: center;
	}
	.bannersasg .swiper-slide section h3{
		font-size: 20px;
		line-height: 30px;
	}
	.bannersasg .swiper-slide section ul{
		margin-top: 4.25rem;
		display: none;
	}
	.bannersasg .swiper-slide section h4{
		font-size: 12px;
	}
	.bannersasg .swiper-slide section h5{
		font-size: 18px;
		margin-top: 15px;
	}
	.bannersasg .swiper-slide section a{
		height: 40px;
	}
	.bannersasg .swiper-slide div section{
		margin-top: 0;
	}
	.bannersasg .swiper-slide section h5{
		font-size: 14px;
	}
	.bannersasg .swiper-slide section i{
		display: none;
	}
	.jjfannr ul li.frt h2{
		font-size: 18px;
	}
	.jjfannr ul li h2{
		font-size: 15px;
	}
	.stgaoduleft ul li:nth-child(8){
		width: 65.66%;
	}
	.stgaoduleft ul li:nth-child(9){
		width: 65.66%;
	}
	.stgaoduleft ul li{
		margin-bottom: 5px;
	}
	.jjfanbtright a i,.synewbtright a i,.zhangbenleft a i{
		font-size: 32px;
	}
	.jjfannr{
		min-height: 300px;
	}
	.stgaoduright .uii1{
		display: none;
	}
	.stgaoduright .uii2{
		display: block;
	}
	.jjfan {
	    width: 100%;
	    padding-top: 5.625rem;
	    padding-bottom: 12.5rem;
	    background: url(../images/qwqf.jpg) center no-repeat;
	    background-size: cover;
	}
}