/* 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 a{
	color: #333333;
	font-size: 14px;
}
.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: center;
}
.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{
	box-shadow: 0px 0px 20px #dcdcdc5c;
}
.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;
}

.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;
}




.jcgneng{
	padding: 6.25rem 0rem;
	background: url(../images/jichubg_02.jpg) center top no-repeat;
	background-size: cover;
}
.jcgnengbt{
	margin-bottom: 4.375rem;
}
.jcgnengbt h2{
	color: #1a1a1a;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.9375rem;
}
.jcgnengbt h2 span{
	color: #07feff;
}
.jcgnengbt p{
	color: #808080;
	font-size: 16px;
	text-align: center;
}
.jcgnengdv{
	width: 93.75rem;
	margin: 0 auto;
}
.jcgnenglist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jcgnenglist ul li{
	width: calc(31.33% - 90px);
	padding: 45px;
	margin: 1% 0;
	background: url(../images/jgnengbg_03.jpg) top center no-repeat;
	background-size: cover;
	box-shadow: 0px 0px 10px #dfdfdf7d;
}
.jcgnenglist ul li i{
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/jichugongneng_03.png) center no-repeat;
	background-size: cover;
	margin-bottom: 1.25rem;
}

.jcgnenglist ul li:nth-child(1) i{
	background: url(../images/jichugongneng_031.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(2) i{
	background: url(../images/jichugongneng_032.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(3) i{
	background: url(../images/jichugongneng_033.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(4) i{
	background: url(../images/jichugongneng_034.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(5) i{
	background: url(../images/jichugongneng_035.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(6) i{
	background: url(../images/jichugongneng_036.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(7) i{
	background: url(../images/jichugongneng_037.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(8) i{
	background: url(../images/jichugongneng_038.png) center no-repeat;
	background-size: cover;
}	
.jcgnenglist ul li:nth-child(9) i{
	background: url(../images/jichugongneng_039.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(10) i{
	background: url(../images/jichugongneng_0310.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(11) i{
	background: url(../images/jichugongneng_0311.png) center no-repeat;
	background-size: cover;
}
.jcgnenglist ul li:nth-child(12) i{
	background: url(../images/jichugongneng_0312.png) center no-repeat;
	background-size: cover;
}



.jcgnenglist ul li h2{
	color: #333333;
	font-size: 20px;
	margin-bottom: 10px;
}
.jcgnenglist ul li p{
	color: #4f4f4f;
	font-size: 15px;
	line-height: 30px;
}

.jcnenglink a{
	display: flex;
	width: 120px;
	padding: 0 30px;
	height: 50px;
	background-color: #07feff;
	justify-content: space-between;
	align-items: center;
	transition: all 1s;
	margin: 0 auto;
	margin-top: 45px;
}
.jcnenglink a span{
	color: #060606;
	font-size: 14px;
}
.jcnenglink a i{
	color: #060606;
	font-size: 42px;
}
.jcnenglink a:hover{
	background-color: #81feff;
}
.xuanzhe{
	padding: 6.25rem 0px;
	background: url(../images/xuanzebg_02.jpg) center no-repeat;
	background-size: cover;
}
.xuanzhedv{
	width: 104.375rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xuanzhebt{
	margin-bottom: 4.375rem;
}
.xuanzhebt h2{
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.9375rem;
}
.xuanzhebt h2 span{
	color: #07feff;
}
.xuanzhebt p{
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}
#btn122,#btn222{
	width: 55px;
	height: 55px;
	background-color: #1a1a1a;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.xuanzelist{
	width: 93.75rem;
}
#btn122 iconpark-icon,#btn222 iconpark-icon{
	color: #cdcdcd;
	font-size: 24px;
	transition: all 1s;
}
#btn122:hover iconpark-icon,#btn222:hover iconpark-icon{
	color: #0bcbcc;
}
.xuanzelist .xuanzebg{
	position: relative;
}
.xuanzelist .xuanzebg .xuanzetop div img{
	width: 100%;
	display: block;
	transition: all 1s;
}
.xuanzelist .xuanzebg:hover .xuanzetop div img{
	transform: scale(1.05);
}
.xuanzelist .xuanzebg .xuanzetop div{
	width: 100%;
	overflow: hidden;
}
.xuanzelist .xuanzebg .xuanzetop section{
	padding-top: 20px;
	padding-bottom: 35px;
	background-color: #0f0f0f;
}
.xuanzelist .xuanzebg .xuanzetop section h2{
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	line-height: 45px;
	height: 45px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xuanzelist .xuanzebg .xuanzetop section p{
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	height: 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xuanzelist .xuanzebg .xuanzedown{
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 80px);
	height: 100%;
	padding: 0 40px;
	background: url(../images/xuanzhebg_03.jpg) center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: all 1s;
	background-size: cover;
}
.xuanzelist .xuanzebg .xuanzedown section{
	width: 100%;
}
.xuanzelist .xuanzebg:hover .xuanzedown{
	opacity: 1;
}
.xuanzelist .xuanzebg .xuanzedown section h2{
	color: #1a1a1a;
	font-size: 24px;
	margin-bottom: 1.25rem;
	line-height: 40px;
	height: 40px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: center;
}
.xuanzelist .xuanzebg .xuanzedown section p{
	overflow:hidden;
	color: #333333;
	text-overflow:ellipsis;
	font-size: 16px;
	display:-webkit-box;
	line-height: 35px;
	-webkit-box-orient:vertical;
	height: 105px;
	text-align: center;
	-webkit-line-clamp:3;
}
.xshzuo{
	padding: 6.25rem 0rem;
	background-color: #f5f6f7;
}
.picScroll {
	margin: 0px auto;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.picScroll ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll ul li {
	width: 14%;
	float: left;
	margin: 0 10px;
	overflow: hidden;
}

.picScroll ul li img {
	width: 100%;
	display: block;
}

.picScroll1 {
	margin: 0px auto;
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 15px 0px;
}

.picScroll1 ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll1 ul li {
	width: 14%;
	float: left;
	margin: 0 10px;
	overflow: hidden;
}

.picScroll1 ul li img {
	width: 100%;
	display: block;
}

.picScroll2 {
	margin: 0px auto;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.picScroll2 ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll2 ul li {
	width: 14%;
	float: left;
	margin: 0 10px;
	overflow: hidden;
}

.picScroll2 ul li img {
	width: 100%;
	display: block;
}
.xshzuo{
	position: relative;
}
.xshzuo .xieshouzyleft {
	display: block;
	top: 0;
	left: 0;
	width: 25%;
	height: 100%;
	background-image: linear-gradient(to right, #fff, transparent);
	position: absolute;
	z-index: 99;
}

.xshzuo .xieshouzyright {
	display: block;
	top: 0;
	right: 0;
	width: 25%;
	height: 100%;
	background-image: linear-gradient(to right, transparent, #fff);
	position: absolute;
	z-index: 99;
}
.liaojie{
	padding: 6.25rem 0rem;
	background: url(../images/ljie_02.jpg) center no-repeat;
	background-size: cover;
}
.liaojiedv{
	display: block;
	width: 93.75rem;
	margin: 0 auto;
}
.liaojiedv ul{
	display: flex;
	justify-content: space-between;
}
.liaojiedv ul li{
	width: calc(24% - 60px);
	padding: 60px 30px;
	padding-bottom: 75px;
	background: url(../images/liaojie_03.jpg) center no-repeat;
	background-size: cover;
	transition: all 1s;
}
.liaojiedv ul li section{
	position: relative;
	margin-bottom: 30px;
}
.liaojiedv ul li section img{
	display: block;
	width: 50px;
	transition: all 1s;
}
.liaojiedv ul li section img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	opacity: 0;
	transition: all 1s;
}
.liaojiedv ul li:hover section img{
	opacity: 0;
}
.liaojiedv ul li:hover section img:last-child{
	opacity: 1;
}
.liaojiedv ul li h2{
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	transition: all 1s;
}
.liaojiedv ul li h3{
	margin-bottom: 30px;
	color: #ffffff;
	font-size: 18px;
	transition: all 1s;
}
.liaojiedv ul li:hover h3{
	color: #1a1a1a;
}
.liaojiedv ul li:hover h2{
	color: #1a1a1a;
}
.liaojiedv ul li i{
	display: block;
	width: 20px;
	height: 2px;
	background-color: #07feff;
	margin-bottom: 20px;
	transition: all 1s;
}
.liaojiedv ul li:hover i{
	background-color: #1a1a1a;
}
.liaojiedv ul li p{
	color: #ffffff;
	font-size: 16px;
	line-height: 35px;
	height: 70px;
	overflow:hidden;
	transition: all 1s;
	text-overflow:ellipsis;
	
	display:-webkit-box;
	
	-webkit-box-orient:vertical;
	
	-webkit-line-clamp:2;
}
.liaojiedv ul li:hover p{
	color: #1a1a1a;
}
.liaojiedv ul li:nth-child(1){
	background: url(../images/liaojie_03.jpg) center no-repeat;
	background-size: cover;
}
.liaojiedv ul li:nth-child(1):hover{
	background: url(../images/liaojie_05.jpg) center no-repeat;
	background-size: cover;
}
.liaojiedv ul li:nth-child(2){
	background: url(../images/liaojie_03.jpg) center no-repeat;
	background-size: cover;
}
.liaojiedv ul li:nth-child(2):hover{
	background: url(../images/liaojie_05.jpg) center no-repeat;
	background-size: cover;
}
.liaojiedv ul li:nth-child(3){
	background: url(../images/liaojie_07.jpg) center no-repeat;
	background-size: cover;
}
.liaojiedv ul li:nth-child(3):hover{
	background: url(../images/liaojie_05.jpg) center no-repeat;
	background-size: cover;
}
.liaojiedv ul li:nth-child(4){
	background: url(../images/liaojie_09.jpg) center no-repeat;
	background-size: cover;
}
.liaojiedv ul li:nth-child(4):hover{
	background: url(../images/liaojie_05.jpg) center no-repeat;
	background-size: cover;
}
.zhishiku{
	padding: 6.25rem 0px;
	background: url(../images/zhiku_02.jpg) center no-repeat;
	background-size: cover;
}
.zhishikulist{
	width: 93.75rem;
	margin: 0 auto;
}
.zhishikulist  #thumbs2::after {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
}
.zhishikulist  #thumbs2 .swiper-slide i{
	display: block;
	width: 200px;
	height: 2px;
	background-color: transparent;
	margin: 0 auto;
	margin-top: 1.875rem;
	margin-bottom: 0px;
	transition: all 1s;
}
.zhishikulist  #thumbs2 .swiper-slide h1{
	text-align: center;
	color: #1a1a1a;
	font-size: 20px;
	margin-bottom: 10px;
}
.zhishikulist  #thumbs2 .swiper-slide h2{
	color: #333333;
	font-size: 16px;
	text-align: center;
}
.zhishikulist  #thumbs2 .swiper-slide-thumb-active i{
	background-color: #07feff;
}
.zhishikulist  #thumbs2 .swiper-slide-thumb-active h1{
	font-weight: bold;
}
.zskdv{
	display: flex;
	justify-content: space-between;
	margin-top: 3.75rem;
	align-items: center;
}
.zskdvleft{
	width: 47%;
}
.zskdvleft img{
	display: block;
	width: 100%;
}
.zskdvright{
	width: 51%;
}
.zskdvright h2{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
}
.zskdvright h2 span{
	font-size: 46px;
	font-family: "Impact";
	color: #333333;
	mat
}
.zskdvright h2 i{
	color: #333333;
	font-size: 20px;
	margin-left: 10px;
}
.zskdvright h3{
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-bottom: 1px solid #f3f3f3;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}
.zskdvright>i{
	display: block;
	height: 2px;
	width: 140px;
	background-color: #07feff;
	margin-top: -1px;
}
.zskdvright ul{
	margin-top: 25px;
}
.zskdvright ul li{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.zskdvright ul li i{
	width: 6px;
	height: 6px;
	display: block;
	border-radius: 50%;
	background-color: #07feff;
	margin-right: 7px;
	    margin-top: 16px;
}
.zskdvright ul li span{
	width: 95%;
	color: #808080;
	font-size: 16px;
	line-height: 35px;
}


.zskdvright 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;
}
.zskdvright a span{
	color: #060606;
	font-size: 14px;
}
.zskdvright a i{
	color: #060606;
	font-size: 42px;
}
.zskdvright a:hover{
	background-color: #81feff;
}
.funeng{
	padding: 6.25rem 0px;
}

.jiejuefangan ul li{
	padding-top: 6.875rem;
	padding-bottom: 6.875rem;
}
.jiejuefangan ul li:nth-child(2n){
	background-color: #f7f7f7;
}
.jiejuefangandv{
	display: flex;
	width: 93.75rem;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
}
.jiejuefangandvleft{
	width: 48%;
}
.jiejuefangandvleft h2{
	color: #1a1a1a;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}
.jiejuefangandvleft h3{
	color: #333333;
	font-size: 18px;
}
.jiejuefangandvleft dl dd{
	margin-top: 1.375rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.jiejuefangandvleft dl dd i{
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #07feff;
	margin-right: 0.625rem;
	margin-top: 15px;
}
.jiejuefangandvleft dl dd span{
	width: 90%;
	line-height: 35px;
	color: #666666;
	font-size: 16px;
}
.jiejuefangandvleft 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;
}
.jiejuefangandvleft a span{
	color: #060606;
	font-size: 14px;
}
.jiejuefangandvleft a i{
	color: #060606;
	font-size: 42px;
}
.jiejuefangandvleft a:hover{
	background-color: #81feff;
}
.jiejuefangandvright{
	width: 50%;
}
.jiejuefangandvright img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.jiejuefangan ul li:hover .jiejuefangandvright img{
	transform: scale(1.05);
}
.jiejuefangan ul li:nth-child(2n) .jiejuefangandv{
	flex-direction: row-reverse;
}

.shownav{
    box-shadow: 0px 8px 10px #efefef;
    position: relative;
}
.shownav ul{
	display: flex;
	justify-content: center;
	width: 93.75rem;
	margin: 0 auto;
	height: 75px;
}
.shownav ul li{
	width: 15rem;
	height: 75px;
	line-height: 75px;
	text-transform: uppercase;
}
.shownav ul li a{
	display: block;
	width: 100%;
	color: #4d4d4d;
	font-size: 16px;
	text-align: center;
	transition: all 1s;
}
.shownav ul li:hover a{
	background-color: #07feff;
}
.shownav ul li.active a{
	background-color: #07feff;
}
.meiti{
	padding: 4.375rem 0px;
	background-color: #f7f7f7;
}
.meiti .synewslist{
	width: 93.75rem;
	margin: 0 auto;
}
.meiti .synewslist ul li .synewny{
	background-color: #fff;
}

.newsdvlist {
	width: 93.75rem;
	margin: 0 auto;
	margin-bottom: 30px;
}

.newsdvlist ul li {
	margin-top: 20px;
	background-color: #fff;
	overflow: hidden;
	transition: all .5s;
}

.newsdvlist ul li a {
	display: flex;
	justify-content: space-between;
	padding: 30px 0px;
	padding-right: 5%;
	background-color: #fff;
	align-items: center;
	transition: all .5s;
}

.newsdvlist ul li a .newsdvlistime {
	width: 15%;
	text-align: center;
	border-right: 1px solid #f7f7f7;
}

.newsdvlistime span {
	color: #333333;
	font-size: 52px;
	transition: all .5s;
	display: block;
}

.newsdvlistime i {
	color: #333333;
	font-size: 14px;
	display: block;
	transition: all .5s;
}

.newsdvlistext {
	width: 80%;
}

.newsdvlistext h1 {
	color: #1a1a1a;
	font-size: 20px;
	margin-bottom: 10px;
	transition: all .5s;
	line-height: 25px;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsdvlistext p {
	line-height: 30px;
	font-size: 15px;
	color: #808080;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
	transition: all .5s;
}

.newsdvlist ul li {
	transition: all .5s;
}

.newsdvlist ul li:hover a {
	background-color: #07feff;
}

.newsdvlist ul li iconpark-icon {
	border: 1px solid #1a479c;
	color: #1a479c;
	background-color: #fff;
	opacity: 1;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	font-size: 22px;
}



.shownews{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.shownewsleft{
	width: 67%;
}
.shownewsright{
	width: 30%;
}
.shownewsdv{
	padding: 3.125rem;
	padding-top: 2.5rem;
	background-color: #fff;
}
.shownewsleftbt{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 1.25rem;
}
.shownewsleftbt h1{
	color: #333333;
	font-size: 26px;
	margin-bottom: 10px;
}
.shownewsleftbt p{
	color: #808080;
	font-size: 14px;
}
.xiangqing{
	padding: 20px 0px;
	padding-bottom: 0;
}
.xiangqing img{
	max-width: 100%;
}
.shownewsrighttop{
	background-color: #fff;
	padding: 30px;
}
.shownewsright form{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	border: 1px solid #e6e6e6;
}
.shownewsright form input{
	color: #999999;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	border: none;
	padding: 0 15px;
	outline: none;
}
.shownewsright form button{
	border: none;
	display: block;
	background-color: #fff;
	line-height: 38px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #999999;
	font-size: 18px;
}
.cpxqbt {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 1.875rem;
}

.cpxqbt i {
	display: block;
	width: 4px;
	height: 20px;
	background-color: #07feff;
}

.cpxqbt span {
	color: #4d4d4d;
	font-size: 20px;
	margin-left: 10px;
	text-transform: uppercase;
}
.cpxqbts{
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}
.shownewsright ul li{
	padding-bottom: 1.875rem;
	margin-bottom: 1.875rem;
	border-bottom: 1px solid #e5e5e5;
	transition: all 1s;
}
.shownewsright ul li:hover{
	border-bottom: 1px solid #07feff;
}
.shownewsright ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.shownewsright ul li div{
	width: 35%;
}
.shownewsright ul li div img{
	display: block;
	width: 100%;
}
.shownewsright ul li section{
	width: 60%;
	margin-left: 10px;
}
.shownewsright ul li section h1{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	transition: all 1s;
	overflow:hidden;
	
	text-overflow:ellipsis;
	
	display:-webkit-box;
	
	-webkit-box-orient:vertical;
	
	-webkit-line-clamp:2; 
}
.shownewsright ul li:hover section h1{
	color: #07feff;
}
.shownewsright ul li section p{
	color: #808080;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow:hidden;
	
	text-overflow:ellipsis;
	
	display:-webkit-box;
	
	-webkit-box-orient:vertical;
	
	-webkit-line-clamp:2;
}
.shownewsright ul li:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}

.fy {
	display: flex;
	justify-content: space-between;
	margin-top: 1.875rem;
}

.fy p a {
	color: #808080;
	font-size: 14px;
}

.fy p a:hover {
	color: #07feff;
}

.shownewsrightdown{
	background-color: #fff;
	padding: 30px;
	margin-top: 30px;
}
.cpxqbtst{
	margin-top: 0;
}
.shownewsrightdown dl dd a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.shownewsrightdown dl dd i{
	width: 6px;
	display: block;
	height: 6px;
	background-color: #07feff;
	border-radius: 50%;
	margin-right: 0.625rem;
}
.shownewsrightdown dl dd span{
	height: 60px;
	line-height: 60px;
	white-space:nowrap;
	border-bottom: 1px solid #e6e6e6;
	overflow:hidden;
	width: 90%;
	text-overflow:ellipsis;
	color: #4d4d4d;
	font-size: 16px;
	transition: all 1s;
}
.shownewsrightdown dl dd:hover span{
	border-bottom-color: #07feff;
	color: #07feff;
}
.zhisk ul li a{
	display: flex;
	justify-content: space-between;
}
.zhisk ul li .zhiskleft{
	width: 50%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.zhisk ul li .zhiskleft .kenh h1{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
}
.zhisk ul li .zhiskleft .kenh {
	width: 42.5rem;
	padding-right: 4.375rem;
}
.zhisk ul li .zhiskright{
	width: 50%;
}
.zhisk ul li .zhiskright img{
	display: block;
	width: 100%;
}
.zhisk ul li .zhiskleft .kenh h1 span{
	color: #333333;
	font-size: 46px;
	font-family: "Impact";
	margin-right: 0.625rem;
}
.zhisk ul li .zhiskleft .kenh h1 i{
	color: #1a1a1a;
	font-size: 30px;
	font-weight: bold;
}
.zhisk ul li .zhiskleft .kenh h2{
	color: #07feff;
	font-size: 18px;
	margin: 10px 0;
}
.zhisk ul li .zhiskleft .kenh dl dd{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 35px;
}
.zhisk ul li .zhiskleft .kenh dl dd i{
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #07feff;
	margin-right: 0.625rem;
	margin-top: 16px;
}
.zhisk ul li .zhiskleft .kenh dl dd span{
	width: 92%;
	line-height: 35px;
	font-size: 18px;
	color: #333333;
}
.zhisk ul li:nth-child(2n) a{
	flex-direction: row-reverse;
}
.zhisk ul li:nth-child(2n) a .zhiskleft {
	justify-content: flex-start;
	
}
.zhisk ul li:nth-child(2n) a .zhiskleft  .kenh{
	padding-right: 0;
	padding-left: 4.375rem;
}
.funengtop{
	border-bottom: 1px solid #ebebeb;
}
.funengtop #thumbs{
	width: 93.75rem;
	margin: 0 auto;
}
.funengtop #thumbs .swiper-slide div{
	padding-left: 6.25rem;
	border-bottom: 3px solid transparent;
	background-color: transparent;
	height: 125px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	transition: all 1s;
}
.funengtop #thumbs .swiper-slide-thumb-active div{
	border-bottom: 3px solid #07feff;
	background-color: #1a1a1a;
}
.funengtop #thumbs .swiper-slide div h1{
	color: #1a1a1a;
	font-size: 20px;
	margin-bottom: 10px;
	transition: all 1s;
}
.funengtop #thumbs .swiper-slide div p{
	color: #333333;
	font-size: 16px;
	transition: all 1s;
}
.funengtop #thumbs .swiper-slide-thumb-active div h1{
	color: #fff;
	font-weight: bold;
}
.funengtop #thumbs .swiper-slide-thumb-active div p{
	color: #fff;
}
.funeng #gallery{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 2.8125rem;
}
.fundv{
	display: flex;
	width: 93.75rem;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fundvleft{
	width: 50%;
}
.fundvright{
	width: 45%;
}
.fundvright IMG{
	display: block;
	width: 100%;
}
.fundvright 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: 20px;
}
.fundvright  a span{
	color: #060606;
	font-size: 14px;
}
.fundvright  a i{
	color: #060606;
	font-size: 42px;
}
.fundvright a:hover{
	background-color: #81feff;
}
.fundvleft ul li{
	background-color: #fff;
	padding: 30px;
	margin: 15px 0px;
	box-shadow: 0px 0px 10px #e9e9e9f5;
	margin-left: 10px;
}
.fundvleft ul li h1{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 10px;
}
.fundvleft ul li h1 i{
	display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #07feff;
    margin-right: 0.625rem;
    margin-top: 12px;
}
.fundvleft ul li h1 span{
	color: #101010;
	font-size: 20px;
}
.fundvleft ul li p{
	color:#333333;
	font-size: 15px;
	line-height: 30px;
}
.fundvleft ul li:hover{
	background: url(../images/funebg_03.png) center no-repeat;
	background-size: cover;
}
.lxmw{
	margin-top: 5.9375rem;
}

.lxwmlist{
	width: 93.75rem;
	margin: 0 auto;
}
.lxwmlist ul {
	display: flex;
	justify-content: space-between;
}

.lxwmlist ul li {
	width: calc(32% - 100px);
	padding: 50px;
	background-color: #f7f7f7;
	transition: all 1s;
}

.lxwmlist ul li div {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.lxwmlist ul li div section h2 {
	color: #404040;
	font-size: 22px;
	margin-bottom: 15px;
	transition: all 1s;
}

.lxwmlist ul li div section i {
	display: block;
	width: 40px;
	height: 2px;
	background-color: #07f4f5;
	transition: all 1s;
}

.lxwmlist ul li div iconpark-icon {
	display: block;
	font-size: 48px;
	color: #404040;
	transition: all 1s;
}

.lxwmlist ul li p {
	color: #404040;
	font-size: 16px;
	transition: all 1s;
}

.lxwmlist ul li:hover{
	background-color: #10fdfe;
}
.lxwmlist ul li:hover div section i {
	background-color: #1a1a1a;
}
.guanzhuwm{
	margin: 6.25rem auto;
	width: 93.75rem;
}
.guanzhulist{
	margin-top: 3.75rem;
}
.guanzhulist ul {
	display: flex;
	justify-content: space-between;
}
.guanzhulist ul li{
	padding: 70px 0;
	width: 24%;
	background-color: #f7f7f7;
}
.guanzhulist ul li img{
	display: block;
	width: 120px;
	margin: 0 auto;
}
.guanzhulist ul li h2{
	text-align: center;
	margin-top: 1.5625rem;
	color: #1a1a1a;
	font-size: 20px;
}
.xuqiu{
	padding: 5.625rem 0px;
	background-color: #f9f9f9;
}
.xuqiu form {
	width: 93.75rem;
	margin: 0 auto;
}

.xuqiu form div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.xuqiu form div input {
	width: 47.5%;
	padding: 0 1%;
	height: 48px;
	border: none;
	line-height: 48px;
	color: #666666;
	margin: 0.5% 0;
	font-size: 14px;
	outline: none;
	background-color: transparent;
	border: 1px solid #dcdcdc;
}

.xuqiu form textarea {
	width: 98%;
	padding: 1% 1%;
	font-size: 14px;
	border: none;
	margin-top: 0.5%;
	line-height: 30px;
	font-family: "微软雅黑";
	outline: none;
	background-color: transparent;
	border: 1px solid #dcdcdc;
}

.xuqiu form button {
	width: 180px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	background-color: #07feff;
	color: #333333;
	font-size: 16px;
	border: none;
}
.gongtongchengz{
	padding: 5.9375rem 0px;
	background: url(../images/gongt_02.jpg) center no-repeat;
	background-size: cover;
}
.gongtongchengzdv{
	width: 93.75rem;
	margin: 0 auto;
}
.gongtongchengzdv ul{
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
}
.gongtongchengzdv ul li{
	width: 50%;
	margin: 2.1875rem 0rem;
	display: flex;
	justify-content: flex-start;
}
.gongtongchengzdv ul li h3{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.gongtongchengzdv ul li h3 span{
	color: #1a1a1a;
	font-size: 48px;
	font-family: "Poppins";
}
.gongtongchengzdv ul li h3 i{
	color: #1a1a1a;
	font-size: 14px;
	margin-top: 15px;
	margin-left: 10px;
}
.gongtongchengzdv ul li h4{
	color: #4d4d4d;
	font-size: 14px;
}
.gongtongchengzdv ul li:nth-child(2n){
	justify-content: flex-end;
}
.gongtongchengzdv ul li:nth-child(2n) h4{
	text-align: right;
	margin-right: 20px;;
}
.gyuwm{
	padding: 5.625rem 0px;
	background: url(../images/abbg_03.jpg) center no-repeat;
	background-size: cover;
}
.gyuwmdv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gyuwmdvleft{
	width: 47%;
}
.gyuwmdvleft h2{
	font-size: 36px;
	font-weight: bold;
	color: #1a1a1a;
}
.gyuwmdvleft span{
	color: #07feff;
}
.gyuwmdvleft i{
	display: block;
	width: 60px;
	height: 20px;
	border-bottom: 1px solid #07feff;
	margin-bottom: 20px;
}
.gyuwmdvleft p{
	color: #666666;
	font-size: 16px;
	line-height: 35px;
	text-indent: 2em;
}
.gyuwmdvright{
	width: 50%;
	position: relative;
}
.gyuwmdvright>img{
	display: block;
	width: 100%;
}
.gyuwmdvright div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gyuwmdvright div a img{
	display: block;
}
.renke{
	padding-top: 10rem;
	background: url(../images/renke.jpg) center no-repeat;
	background-size: cover;
	padding-bottom: 3.75rem;
}
.renkedv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.renkedvleft{
	width: 47%;
}
.renkedvleft h2{
	display: flex;
	justify-content: flex-start;
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
}
.renkedvleft h2 span{
	color: #07feff;
}
.renkedvleft p{
	color: #ffffff;
	font-size: 16px;
	line-height: 35px;
	font-size: 16px;
	margin-top: 40px;
}
.rk{
	padding: 40px 0px;
	background-color: #1c1d1d;
	border-top: 1px solid #464949;
}
.rkdv{
	width: 93.75rem;
	margin: 0 auto;
}
.rkdv ul{
	display: flex;
	justify-content: space-around;
}
.rkdv ul li img{
	display: block;
	width: 90px;
	margin: 0 auto;
}
.rkdv ul li h2{
	color: #ffffff;
	font-size: 16px;
	margin-top: 25px;
	text-align: center;
}
.renkedvright{
	width: 50%;
}
.renkedvrightdv{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.renkedvrightdv a{
	display: flex;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.1);
}
.renkedvrightdv a iconpark-icon{
	color: #cdcdcd;
	font-size: 22px;
}
.renkedvrightdv a:hover iconpark-icon{
	color: #07feff;
}
.renkedvrightdv .renkelist{
	width: 80%;
}
.renkedvrightdv .renkelist .swiper-slide div{
	margin: 0 auto;
	text-align: center;
	transform: scale(0.8);
	transition: all 1s;
}
.renkedvrightdv .renkelist .swiper-slide  div img{
	display: block;
	width: 100%;
}
.renkedvrightdv .renkelist .swiper-slide-active div{
	transform: scale(1);
}
.renkedvright>img{
	width: 100%;
	display: block;
	margin-top: -23px;
}
.guanlifuwu{
	padding: 6.25rem 0px;
	background: url(../images/zhiku_02.jpg) center no-repeat;
    background-size: cover;
}
.guanlifuwudv{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 3.125rem;
	border-bottom: 1px solid #e4e4e4;
}
.guanlifuwudv #thumbs{
	transform: translateY(2px);
}
.guanlifuwudv #thumbs .swiper-slide div h1{
	text-align: center;
	height: 70px;
	font-size: 20px;
	color: #1a1a1a;
	transition: all 1s;
	border-bottom: 1px solid transparent;
}
.guanlifuwudv #thumbs .swiper-slide-thumb-active div h1{
	border-bottom: 1px solid #07feff;
	font-weight: bold;
}
.gldv{
	
}
.gldvleft{
	width: calc(48% - 6.25rem);
	padding: 3.125rem;
	padding-bottom: 5rem;
	padding-top: 3.75rem;
}
.guanlifuwu #gallery{
	width: 93.75rem;
	margin-top: 40px;
	padding-bottom: 10px;
	background: url(../images/gli_03.jpg) center no-repeat;
	background-size: cover;
	    padding-bottom: 10px;
    box-shadow: 0px 0px 15px #d3d3d3ab;
}
.gldvleft h1{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	margin-bottom: 1.25rem;
}
.gldvleft h1 span{
	color: #333333;
	font-family: 'Impact';
	font-size: 46px;
	margin-right: 10px;
}
.gldvleft h1 i{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.gldvleft h2{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.gldvleft p{
	line-height: 35px;
	color: #808080;
	font-size: 16px;
}
.gldvleft 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;
}
.gldvleft  a span{
	color: #060606;
	font-size: 14px;
}
.gldvleft  a i{
	color: #060606;
	font-size: 42px;
}
.gldv{
	display: flex;
	justify-content: space-between;
	min-height: 580px;
}
.gldvright{
	width: 52%;
}
.gldvright .swiper-slide ul{
	width: 37.5rem;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-top: 6.25rem;
}
.gldvright .swiper-slide ul li{
	width: 46%;
	margin: 2%;
	background-color: #fff;
	padding: 1.875rem 0;
}
.gldvright .swiper-slide ul li img{
	display: block;
	width: 50px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.gldvrightdv{
	width: 100%;
	height: 100%;
}
.gldvright .swiper-slide ul li h3{
	color: #1a1a1a;
	font-size: 16px;
	text-align: center;
}
.tiao{
	width: 120px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #1a1a1a;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 6;
}
.tiao span{
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.tiao span:nth-child(1){
	margin-top: 3.75rem;
}
.tiao span:nth-child(2){
	margin-top: 280px;
}
.tiao span:nth-child(3){
	margin-top: 370px;
}
.tiao .swiper-scrollbar{
	width: 350px !important;
	height: 3px;
	transform: rotate(90deg);
	background-color: #767676;
	
}
.tiao .swiper-scrollbar-drag{
	background-color: #fff;
}
.tiao iconpark-icon{
	font-size: 24px;
	color: #fff;
}
.tiao .swiper-scrollbar {
    width: 300px !important;
    height: 3px;
    transform: rotate(90deg);
    background-color: #767676;
    position: absolute;
    left: -90px;
    top: 45%;
}
.tiao iconpark-icon{
	width: 100%;
	text-align: center;
	font-size: 36px;
	margin-top: 25px;
}
.gun{
	width: 37.5rem;
	position: relative;
	bottom: 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gun>i{
	width: 17.5rem;
	display: block;
	height: 1px; 
	background-color: #c8c8c9;
}
.gun>span{
	color: #333333;
	font-size: 16px;
}
.gun .swiper-pagination{
	
}
.gun .swiper-pagination{
	width: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: inherit;
	bottom: 0;
}
.gun .swiper-pagination-bullet{
	opacity: 1;
	margin: 0 10px !important;
	background-color: #dbdbdb;
}
.gun .swiper-pagination-bullet-active{
	width: 38px;
	height: 38px;
	border-radius: 50px;
	color: #333333;
	font-size: 16px;
	line-height: 38px;
	background-color: #fff;
	font-family: "Poppins";
	position: relative;
}
.gun .swiper-pagination-bullet-active::after{
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	border: 2px solid #dbdbdb;
	position: absolute;
	top: -3px;
	left: -3px;
	border-radius: 50%;
	animation: spin 2s linear infinite;

}
@keyframes spin {
  0% { transform: rotate(0deg); } /* 开始时旋转0度 */
  100% { transform: rotate(360deg); } /* 结束时旋转360度 */
}


.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: 97.5rem;
	margin: 0 auto;
	max-width: 100%;
}
.nrbanner .btext section h2{
	font-size: 42px;
	color: #ffffff;
	font-weight: bold;
}
.nrbanner .btext section p{
	font-size: 20px;
	color: #ffffff;
	margin-top: 20px;
}





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

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

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

}

.headfwxmsd {
	width: 93.75rem;
	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 img {
	max-width: 100%;
	display: block;
}

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

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

.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;
}
.jiameng{
	background: url(../images/jiameng.jpg) center no-repeat;
	background-size: cover;
}
.jiameng .xuqiu{
	background-color: transparent;
}
.shownav2{
	display: none;
}


.yqlj{
	width: 93.75rem;
	margin: 20px auto;
	display: flex;
	justify-content: flex-start;
	margin-top: 40px;
	align-items: flex-start;
}
.yqlj h1{
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
}
.yqlj ul{
	width: 90%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.yqlj ul li{
	margin-right: 15px;
}
.yqlj ul li a{
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
}
.yqlj ul{
	margin-left: 5px;
}
@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;
	}
	
	
	
	
	
	.guanlifuwudv{
		width: 95%;
	}
	.guanlifuwu #gallery{
		width: 95%;
	}
	.gldvright .swiper-slide ul,.gun{
		width: 45.5rem;
	}
	.xuanzhedv{
		width: 95%;
	}
	.xuanzelist .xuanzebg .xuanzedown section p{
		    height: 175px;
		    -webkit-line-clamp: 5;
	}
	.liaojiedv,.zhishikulist,.funengtop #thumbs,.funeng #gallery{
		width: 95%;
	}
	.fundv{
		width: 100%;
	}
	.jcgnengdv{
		width: 95%;
	}
	.lxwmlist,.guanzhuwm,.xuqiu form,.gyuwmdv,.renkedv{
		width: 95%;
	}
	.rkdv{
		width: 95%;
	}
	.gongtongchengzdv{
		width: 95%;
	}
	.jiejuefangandv{
		width: 95%;
	}
	.meiti .synewslist{
		width: 95%;
	}
	.newsdvlist{
		width: 95%;
	}
	.shownews{
		width: 95%;
	}
	.zhisk ul li .zhiskleft .kenh{
		width: 85%;
	}
	.zhisk ul li .zhiskleft .kenh dl dd span{
		font-size: 14px;
		line-height: 30px;
	}
	.zhisk ul li .zhiskleft .kenh dl dd i{
		margin-top: 13px;
	}
	.yqlj{
		width: 95%;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
@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;
	}
	
	
	.guanlifuwudv{
		width: 95%;
	}
	.guanlifuwu #gallery{
		width: 95%;
	}
	.gldvright .swiper-slide ul,.gun{
		width: 42.5rem;
	}
	.xuanzhedv{
		width: 95%;
	}
	.xuanzelist .xuanzebg .xuanzedown section p{
		    height: 175px;
		    -webkit-line-clamp: 5;
	}
	.liaojiedv,.zhishikulist,.funengtop #thumbs,.funeng #gallery{
		width: 95%;
	}
	.fundv{
		width: 100%;
	}
	.jcgnengdv{
		width: 95%;
	}
	.lxwmlist,.guanzhuwm,.xuqiu form,.gyuwmdv,.renkedv{
		width: 95%;
	}
	.rkdv{
		width: 95%;
	}
	.gongtongchengzdv{
		width: 95%;
	}
	.jiejuefangandv{
		width: 95%;
	}
	.meiti .synewslist{
		width: 95%;
	}
	.newsdvlist{
		width: 95%;
	}
	.shownews{
		width: 95%;
	}
	.zhisk ul li .zhiskleft .kenh{
		width: 85%;
	}
	.zhisk ul li .zhiskleft .kenh dl dd span{
		font-size: 14px;
		line-height: 30px;
	}
	.zhisk ul li .zhiskleft .kenh dl dd i{
		margin-top: 13px;
	}
	.guanzhulist ul li h2{
		font-size: 16px;
	}
	.shownewsright form input{
		width: 70%;
	}
	.yqlj{
		width: 95%;
	}
}
@media only screen and (max-width: 1000px) {
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.heads {
		display: none;
	}
	.sygongneng{
		width: 95%;
	}
	.sygongnengbt h2{
		font-size: 20px;
	}
	.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: 20px;
	}
	.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: 20px;
	}
	.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: 20px;
	}
	.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: 20px;
	}
	.synewbtleft h2 span{
		font-size: 20px;
	}
	.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;
	}
	.jcgnengbt{
		width: 95%;
		margin: 0 auto;
	}
	.jcgnengbt h2{
		font-size: 20px;
	}
	.jcgnengbt p{
		font-size: 14px;
		line-height: 25px;
	}
	.guanlifuwudv{
		width: 95%;
		margin-top: 20px;
	}
	.guanlifuwudv #thumbs .swiper-slide div h1{
		font-size: 16px;
		height: 35px;
	}
	.guanlifuwu #gallery{
		width: 95%;
		margin-top: 20px;
	}
	.gldv{
		width: 100%;
		display: block;
	}
	.gldvleft{
		width: calc(100% - 6.25rem);
	}
	.gldvleft h1 span{
		font-size: 24px;
	}
	.gldvleft h1 i{
		font-size: 16px;
	}
	.gldvleft h2{
		line-height: 30px;
	}
	.gldvleft p{
		font-size: 14px;
		line-height: 30px;
	}
	.gldvleft a{
		margin-top: 15px;
	}
	.gldvleft a{
		height: 40px;
		padding: 0 15px;
	}
	.gldvleft a i{
		font-size: 35px;
	}
	.gldvright{
		width: 100%;
	}
	.gldvright .swiper-slide ul{
		width: 100%;
	}
	.tiao{
		display: none;
	}
	.gldvright .swiper-slide ul{
		padding-top:0px;
	}
	.gldvright .swiper-slide ul li img{
		width: 40px;
		margin-bottom: 5px;
	}
	.gldvright .swiper-slide ul li{
		 padding: 3.875rem 0;
	}
	.gldvright .swiper-slide ul li h3{
		font-size: 14px;
	}
	.gun{
		width: 100%;
		bottom: 0;
		margin-top: 10px;
	}
	.gun .swiper-pagination{
		margin: 0;
		width: 110px;
	}
	.gun .swiper-pagination-bullet-active{
		width: 30px;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
	}
	.gun>i{
		width: 36.5rem;
	}
	.gun>span{
		font-size: 14px;
	}
	.xuanzhebt{
		width: 95%;
		margin: 0 auto;
	}
	.xuanzhebt h2{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.xuanzhebt p{
		font-size: 14px;
		line-height: 25px;
	}
	.xuanzhedv{
		width: 95%;
		margin-top: 15px;
	}
	#btn122, #btn222{
		width: 30px;
		height: 30px;
	}
	#btn122 iconpark-icon, #btn222 iconpark-icon{
		font-size: 14px;
	}
	.xuanzelist .xuanzebg .xuanzetop section{
		padding: 5%;
	}
	.xuanzelist .xuanzebg .xuanzetop section h2{
		font-size: 16px;
		line-height: 30px;
		height: 30px;
	}
	.xuanzelist .xuanzebg .xuanzetop section p{
		font-size: 14px;
	}
	.xuanzelist .xuanzebg:hover .xuanzedown{
		opacity: 0;
	}
	.jcgnengbt h2{
		margin-bottom: 7px;
	}
	.xshzuo .xieshouzyleft,.xshzuo .xieshouzyright{
		display: none;
	}
	.xshzuo .jcgnengbt{
		margin-bottom: 20px;
	}
	.picScroll ul li,.picScroll1 ul li,.picScroll2 ul li{
		width: 30%;
		margin: 0 5px;
	}
	.picScroll1{
		margin: 9px 0px;
	}
	.liaojiedv{
		width: 95%;
	}
	.liaojiedv ul li{
		width: 40%;
		padding: 4%;
		margin: 1%;
	}
	.liaojiedv ul{
		flex-wrap: wrap;
	}
	.liaojiedv{
		margin-top: 20px;
	}
	.liaojiedv ul li section img{
		width: 35px;
	}
	.liaojiedv ul li section img:last-child{
		width: 35px;
	}
	.liaojiedv ul li section{
		margin-bottom: 15px;
	}
	.liaojiedv ul li h2{
		font-size: 16px;
	}
	.liaojiedv ul li h3{
		font-size: 14px;
		line-height: 25px;
	}
	.liaojiedv ul li p{
		font-size: 14px;
		line-height: 30px;
		height: 60px;
	}
	.zhishikulist{
		width: 95%;
		margin-top: 15px;
	}
	.zhishikulist #thumbs2 .swiper-slide h1{
		font-size: 17px;
	}
	.zhishikulist #thumbs2 .swiper-slide h2{
		line-height: 25px;
	}
	.zhishikulist #thumbs2 .swiper-slide h2{
		font-size: 14px;
	}
	.zskdv{
		display: block;
	}
	.zskdvleft{
		width: 100%;
	}
	.zskdvright{
		width: 100%;
	}
	.zskdvright h2 span{
		font-size: 24px;
	}
	.zskdvright h2 i{
		font-size: 18px;
	}
	.zskdvright h3{
		font-size: 14px;
		line-height: 25px;
	}
	.zskdvright ul{
		margin-top: 10px;
	}
	.zskdvright ul li span{
		font-size: 14px;
		line-height: 30px;
	}
	.zskdvright ul li i{
		margin-top: 12px;
	}
	.zskdvright a{
		margin-top: 15px;
		width: 100px;
		height: 40px;
		padding: 0 20px;
	}
	.zskdvright a i{
		font-size: 36px;
	}
	.funengtop #thumbs{
		width: 95%;
	}
	.funengtop #thumbs .swiper-slide div{
		padding: 5%;
		height: auto;
	}
	.funengtop #thumbs .swiper-slide div h1{
		font-size: 18px;
	}
	.funengtop #thumbs .swiper-slide div p{
		font-size: 14px;
		line-height: 25px;
	}
	.funeng #gallery{
		width: 95%;
	}
	.fundv{
		width: 100%;
		display: block;
	}
	.fundvleft{
		width: 100%;
	}
	.fundvleft ul li{
		width: 90%;
		padding: 5%;
		margin: 10px 0;
	}
	.fundvleft ul li h1 span{
		font-size: 18px;
	}
	.fundvleft ul li h1{
		margin-bottom: 5px;
	}
	.fundvleft ul li p{
		font-size: 14px;
	}
	.fundvright{
		width: 100%;
	}
	.fundvright a{
		margin-top: 15px;
	}
	.fundvright a i{
		font-size: 36px;
	}
	.fundvright a{
		padding: 0 15px;
		height: 40px;
	}
	.funengtop{
		margin-top: 20px;
	}
	.jcgnengdv{
		width: 95%;
	}
	.jcgnenglist{
		margin-top: 20px;
	}
	.jcgnenglist ul li{
		width: 42%;
		padding: 3%;
		margin: 1%;
	}
	.jcgnenglist ul li i{
		width: 40px;
		height: 40px;
		background-size: cover;
		margin: 0 auto;
	}
	.jcgnenglist ul li h2{
		font-size: 17px;
		line-height: 30px;
		text-align: center;
	}
	.jcgnenglist ul li p{
		font-size: 14px;
		line-height: 28px;
	}
	.jcnenglink a{
		margin-top: 15px;
		height: 40px;
		padding: 0 15px;
	}
	.jcnenglink a i{
		font-size: 36px;
	}
	.shownav ul{
		width: 100%;
	}
	.shownav ul li{
		width: 100%;
	}
	.shownav ul li{
		height: 50px;
		line-height: 50px;
	}
	.shownav ul{
		height: auto;
	}
	.lxwmlist{
		width: 95%;
		margin-top: 20px;
	}
	.lxwmlist ul{
		display: block;
	}
	.lxwmlist ul li{
		width: 90%;
		padding: 5%;
		margin-bottom: 10px;
	}
	.lxwmlist ul li div section h2{
		font-size: 18px;
		font-weight: bold;
	}
	.lxwmlist ul li div iconpark-icon{
		font-size: 32px;
	}
	.lxwmlist ul li p{
		margin-top: 15px;
		font-size: 14px;
	}
	.guanzhuwm{
		width: 95%;
	}
	.guanzhulist ul{
		display: flex;
		flex-wrap: wrap;
	}
	.guanzhulist ul li{
		width: 49%;
		padding: 15px 0px;
		margin-bottom: 10px;
	}
	.guanzhulist ul li h2{
		font-size: 14px;
	}
	.xuqiu form{
		width: 95%;
		margin-top: 15px;
	}
	.xuqiu form div input{
		width: 96%;
		padding: 0 2%;
		height: 40px;
		margin-bottom: 10px;
	}
	.xuqiu form button{
		height: 40px;
		font-size: 14px;
		width: 140px;
		margin-top: 20px;
	}
	.gyuwmdv{
		width: 95%;
		display: block;
	}
	.gyuwmdvleft{
		width: 100%;
	}
	.gyuwmdvleft h2{
		font-size: 18px;
	}
	.gyuwmdvleft i{
		height: 15px;
		margin-bottom: 15px;
	}
	.gyuwmdvleft p{
		font-size: 14px;
		line-height: 30px;
	}
	.gyuwmdvright{
		width: 100%;
		margin-top: 15px;
	}
	.renkedv{
		width: 95%;
		display: block;
	}
	.renkedvleft{
		width: 95%;
	}
	.renkedvleft h2{
		font-size: 18px;
	}
	.renkedvleft p{
		margin-top: 15px;
	}
	.renkedvleft p{
		font-size: 14px;
		line-height: 30px;
		margin-top: 15px;
	}
	.renkedvright{
		width: 100%;
	}
	.renkedvrightdv a{
		width: 35px;
		height: 35px;
	}
	.renkedvright>img{
		margin-top: 0;
	}
	.rkdv{
		width: 95%;
	}
	.rkdv ul{
		flex-wrap: wrap;
	}
	.rkdv ul li{
		width: 33.33%;
		margin: 10px 0px;
	}
	.rkdv ul li img{
		width: 65px;
	}
	.rkdv ul li h2{
		margin-top: 10px;
		font-size: 14px;
	}
	.rk{
		padding: 20px 0px;
	}
	.gongtongchengzdv{
		width: 95%;
	}
	.gongtongchengzdv ul li h3 span{
		font-size: 28px;
	}
	.gongtongchengzdv ul li h3 i {
	    color: #1a1a1a;
	    font-size: 14px;
	    margin-top: 6px;
	    margin-left: 5px;
	}
	

	.jiejuefangandv{
		width: 95%;
		display: block;
	}
	.jiejuefangandvleft{
		width: 100%;
	}
	.jiejuefangandvleft h2{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.jiejuefangandvleft h3{
		font-size: 16px;
		margin: 10px 0px;
	}
	.jiejuefangandvleft dl dd span {
	    width: 95%;
	    line-height: 30px;
	    color: #666666;
	    font-size: 14px;
	}
	.jiejuefangandvleft a{
		width: 110px;
		height: 40px;
		padding: 0 15px;
		margin-top: 15px;
	}
	.jiejuefangandvleft a i{
		font-size: 36px;
	}
	.jiejuefangandvright{
		width: 100%;
	}
	.jiejuefangandvright img{
		display: block;
		width: 100%;
	}
	.meiti .synewslist{
		display: none;
	}
	.newsdvlist{
		width: 95%;
	}
	.newsdvlist ul li{
		margin-top: 0;
		margin-bottom: 10px;
	}
	.newsdvlist ul li a .newsdvlistime{
		display: none;
	}
	.newsdvlist ul li a{
		padding: 5%;
	}
	.newsdvlistext h1{
		font-size: 16px;
	}
	.newsdvlistext{
		width: 100%;
	}
	.newsdvlistext p{
		font-size: 14px;
		line-height: 30px;
		height: 60px;
	}
	.shownews{
		width: 95%;
		display: block;
	}
	.shownewsleft{
		width: 100%;
	}
	.shownewsdv{
		padding: 5%;
		width: 90%;
	}
	.fy{
		display: block;
		margin-top: 15px;
	}
	.fy p{
		line-height: 30px;
	}
	.shownewsleftbt h1{
		font-size: 18px;
		font-weight: bold;
	}
	.shownewsleftbt{
		padding-bottom: 10px;
	}
	.shownewsright{
		width: 100%;
		margin-top: 10px;
	}
	.shownewsrighttop{
		padding: 5%;
	}
	.cpxqbts{
		margin: 15px 0px;
	}
	.cpxqbt span{
		font-size: 18px;
	}
	.shownewsrightdown{
		padding: 4%;
		margin-top: 10px;
	}
	.cpxqbts{
		margin: 10px 0px;
	}
	.shownewsrightdown dl dd span{
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.shownewsrightdown dl dd i{
		margin-right: 15px;
	}
	.shownewsright ul li section h1{
		font-size: 14px;
	}
	.zhisk ul li a{
		display: block;
	}
	.zhisk ul li .zhiskleft{
		width: 100%;
	}
	.zhisk ul li .zhiskleft .kenh{
		width: 95%;
		margin: 0 auto;
		padding-top: 20px;
	}
	.zhisk ul li .zhiskleft .kenh{
		padding-right: 0;
	}
	.zhisk ul li .zhiskleft .kenh h1 span{
		font-size: 24px;
	}
	.zhisk ul li .zhiskleft .kenh h1 i{
		font-size: 18px;
	}
	.zhisk ul li .zhiskleft .kenh h2{
		font-size: 16px;
	}
	.zhisk ul li .zhiskleft .kenh dl dd span {
	    width: 92%;
	    line-height: 30px;
	    font-size: 14px;
	    color: #333333;
	}
	.zhisk ul li .zhiskleft .kenh dl dd i {
	    display: block;
	    width: 6px;
	    height: 6px;
	    border-radius: 50%;
	    background-color: #07feff;
	    margin-right: 2.625rem;
	    margin-top: 13px;
	}
	.zhisk ul li .zhiskleft .kenh dl dd{
		margin-bottom: 15px;
	}
	.zhisk ul li .zhiskright{
		width: 95%;
		margin: 0 auto;
	}
	.nrbanner .btext section h2{
		font-size: 20px;
		text-align: center;
	}
	.nrbanner .btext section p{
		font-size: 14px;
		margin-top: 10px;
		text-align: center;
	}
	.nrbanner .btext section{
		width: 95%;
	}
	.nrbanner{
		width: 100%;
		overflow: hidden;
	}
	.nrbanner img{
		width: 140%;
		margin-left: -20%;
	}
	.gldv{
		min-height: auto;
	}
	.gongtongchengzdv ul li:nth-child(2n) h4{
		margin-right: 0;
	}
	.gongtongchengzdv ul li:nth-child(2n) h3{
		    justify-content: flex-end;
	}
	.gongtongchengzdv ul{
		margin-top: 20px;
	}
	.shownav2{
		display: block;
	}
	.shownav2 ul {
		flex-wrap: wrap;
	}
	.shownav2 ul li{
		width: 50%;
	}
	.shownav2 ul li:nth-child(2){
		background-color: #f2f2f2;
	}
	.shownav2 ul li:nth-child(3){
		background-color: #f2f2f2;
	}
	.shownav2 ul li a{
		font-size: 15px;
		line-height: 45px;
		height: 45px;
	}
	.shownav2 ul li{
		 height: 45px;
        line-height: 45px;
	}
}