/* CSS Document */
@font-face
{
	font-family: "Montserrat_Light";
	src:url('../font/MONTSERRAT-LIGHT.OTF');
}
@font-face
{
	font-family: "Montserrat";
	src:url('../font/MONTSERRAT-REGULAR.TTF');
}
@font-face
{
	font-family: "Tungsten";
	src:url('../font/TUNGSTEN-SEMIBOLD.OTF');
}
@font-face
{
	font-family: "HarmonyOS_Sans";
	src:url('../font/HarmonyOS_Sans_Regular.ttf');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Medium";
	src:url('../font/HarmonyOS_Sans_Medium.ttf');
}
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;
}
body {
    font-size: 12px;
    font-family: "Montserrat_Light";
}
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 {
	position:fixed;
	top:30;
	width:100%;
	text-align:center;
	z-index:9999;
}
.heads{
	height:90px;
	top: 0px;
	width: 100%;
	left: 0%;
	transition: all .5s;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.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;
	*/
	background-color: #fff;
	-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{
	width: 85%;
	margin: 0 auto;
	height: 90px;
	display: flex;
	justify-content: space-between;
}
.headdvleft img{
	display: block;
}
.headdvleft img:last-child{
	display: none;
}
.slideUp .headdvleft img{
	display: none;
}
.slideUp .headdvleft img:last-child{
	display: block;
}
.yuyan {
	margin-left: 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.yuyan a{
	display: block;
	width: 34px;
	height: 34px;
	background-color: #e5eefb;
	border-radius: 50%;
	line-height: 34px;
	font-family: "Montserrat_Light";
	font-size: 16px;
}
.yuyan a:hover{
	color: #004ea2;
}
.headdvright{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright ul li{
	line-height: 90px;
	margin: 0 15px;
	border-bottom: 1px solid transparent;
	padding: 0 10px;
	transition: all .3s;
}
.headdvright ul li a{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.headdvright ul li:hover{
	border-bottom: 1px solid #fff;
}
.headdvright ul li:hover a{
	color: #fff;
}
.ss img{
	display: block;
}
.ss img:last-child{
	display: none;
}
.slideUp .ss img{
	display: none;
}
.slideUp .ss img:last-child{
	display: block;
}
.slideUp .headdvright ul li a{
	color: #333;
}
.slideUp .headdvright ul li:hover a{
	color:#004ea2 ;
}
.dh {
	margin-left: 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.dh span{
	color: #024196;
	font-size: 36px;
	font-family: "Tungsten";
	font-weight: bold;
	margin-left: 10px;
}
.banner img{
	display: block;
	width: 100%;
}
.fws{
	width: 85%;
	margin: 55px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fwsleft{
	width: 45%;
}
.fwsright{
	width: 50%;
}
.fwsright img{
	display: block;
	width: 100%;
}
.fwsleft h1{
	color: #333333;
	font-size: 24px;
	font-family: "Montserrat_Light";
}
.fwsleft h2{
	color: #333333;
	font-size: 24px;
}
.fwsleft i{
	display: block;
	width: 60px;
	height: 25px;
	border-bottom: 2px solid #004ea2;
	margin-bottom: 25px;
}
.fwsleft p{
	line-height: 30px;
	color: #4c4c4c;
	font-size: 14px;
	margin-bottom: 15px;
}
.fwsleft a{
	display: block;
	width: 150px;
	height: 40px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
	position: relative;
	margin-top: 40px;
	transition: all .5s;
}
.fwsleft a::after{
	content: "";
	width: 15px;
	height: 10px;
	border-top: 2px solid #004ea2;
	border-right: 2px solid #004ea2;
	position: absolute;
	top: -1px;
	right: -1px;
	transition: all .5s;
}
.fwsleft a::before{
	content: "";
	width: 15px;
	height: 10px;
	border-bottom: 2px solid #004ea2;
	border-left: 2px solid #004ea2;
	position: absolute;
	bottom: -1px;
	left: -1px;
	transition: all .5s;
}
.fwsleft a:hover::after{
	width: 100%;
	height: 100%;
}
.fwsleft a:hover::before{
	width: 100%;
	height: 100%;
}
.nianfen{
	width: 100%;
	padding: 55px 0px;
	background: url(../images/sz_03.jpg) center no-repeat;
	background-size: cover;
}
.nianfendv{
	width: 85%;
	margin: 0 auto;
}
.nianfendv ul{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.nianfendv ul li{
	width: 23%;
	text-align: center;
}
.nianfendv ul li h1{
	display: flex;
	justify-content: center;
	align-items: baseline;
}
.nianfendv ul li h1 span{
	color: #fff;
	font-family: "Montserrat";
	font-weight: bold;
	font-size: 48px;
}
.nianfendv ul li h1 sub{
	color: #fff;
	margin-left: 5px;
	font-size: 14px;
}
.nianfendv ul li p{
	color: #fff;
	font-size: 14px;
}
.susong{
	width: 85%;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 105px;
}
.susongtop{
	display: flex;
	justify-content: space-between;
}
.susongtopleft h1{
	color: #333333;
	font-size: 24px;
	font-family: "Montserrat_Light";
	text-transform: uppercase;
}
.susongtopleft h2{
	color: #333333;
	font-size: 24px;
	text-transform: uppercase;
}
.susongtopright p{
	color: #333333;
	font-size: 14px;
    line-height: 25px;
}
.susongtopright h1{
	display: flex;
	justify-content: flex-start;
	margin-top: 15px;
}
.susongtopright h1 i{
	display: block;
	width: 8px;
	height: 8px;
	border: 2px solid #417bba;
	border-radius: 50%;
}
.susongtopright h1 span{
	display: block;
	width: 100%;
	height: 3px;
	margin-top: 6px;
	border-top: 1px solid #d9d9d9;
}
.susonglist{
	margin-top: 70px;
}
.susonglist ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.susonglist ul li{
	position: relative;
	width: 27%;
}
.susonglist ul li img{
	width: 100%;
	transition: all .5s;
}

.susonglist ul li div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.susonglist ul li div section iconpark-icon{
	font-size: 48px;
	color: #fff;
	display: block;
	text-align: center;
}
.susonglist ul li div section h1{
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 15px;
	text-align: center;
}
.susonglist ul li div section p{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.susonglist ul li span{
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	border-radius: 50%;
	height: 100%;
	background-color: rgba(0, 78, 162, 0.5);
	position: absolute;
	opacity: 0;
	transition: all .5s;
}
.susonglist ul li:hover span{
	opacity: 1;
}
.susonglist ul li::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px;
	top: -20px;
	left: -20px;
	position: absolute;
	border-radius: 50%;
	opacity: 0;
	transition: all .5s;
	background: url(../images/dutiao.gif) center no-repeat;
	background-size: cover;
}
.susonglist ul li::before{
	content: "";
	display: block;
	
	width: 100%;
	height: 100%;
	padding: 20px;
	top: -20px;
	left: -20px;
	position: absolute;
	border-radius: 50%;
	opacity: 0;
	transition: all .5s;

}
.susonglist ul li:hover::after{
	opacity: 1;
}
.susonglist ul i{
	display: block;
	width: 40px;
	height: 2px;
	border-top: 1px solid #cccccc;
}
.pinzhi{
	display: block;
	background: url(../images/tu_02.jpg) center no-repeat;
	padding: 95px 0px;
	background-size: cover;
}
.pinzhidvleft{
	width: 85%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0;
}
.pinzhidvleft div h1{
	color: #333333;
	font-size: 30px;
	font-family: "Montserrat_Light";
}
.pinzhidvleft div h2{
	color: #333333;
	font-size: 30px;
}
.pinzhidvleft a{
	display: block;
	width: 160px;
	height: 45px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 45px;
	color: #333333;
	font-size: 14px;
	position: relative;
	transition: all .5s;
}
.pinzhidvleft a::after{
	content: "";
	width: 15px;
	height: 10px;
	border-top: 2px solid #004ea2;
	border-right: 2px solid #004ea2;
	position: absolute;
	top: -1px;
	right: -1px;
	transition: all .5s;
}
.pinzhidvleft a::before{
	content: "";
	width: 15px;
	height: 10px;
	border-bottom: 2px solid #004ea2;
	border-left: 2px solid #004ea2;
	position: absolute;
	bottom: -1px;
	left: -1px;
	transition: all .5s;
}
.pinzhidvleft a:hover::after{
	width: 100%;
	height: 100%;
}
.pinzhidvleft a:hover::before{
	width: 100%;
	height: 100%;
}
.pinzhilist{
	width: 85%;
	margin: 0 auto;
}
.pinzhilist ul{
	display: flex;
	justify-content: space-between;
	margin-top: 45px;
}
.pinzhilist ul li{
	background: url(../images/zhisheng_03.jpg) center no-repeat;
	border-radius: 10px;
	width: 20%;
	padding: 0 2%;
	transition: all .5s;
	background-size: cover;
}

.pinzhilist ul li .img1{
	padding-top: 100px;
	margin-bottom: 60px;
	display: block;
	width: 80px;
}
.pinzhilist ul li .img2{
	display: none;
}
.pinzhilist ul li:hover .img1{
	display: none;
}
.pinzhilist ul li:hover .img2{
	display: block;
}
.pinzhilist ul li h1{
	color: #333333;
	font-size: 20px;
	margin-bottom: 20px;
	transition: all .5s;
}
.pinzhilist ul li p{
	color: #4c4c4c;
	font-size: 14px;
	margin-bottom: 90px;
	transition: all .5s;
}
.pinzhilist ul li iconpark-icon{
	font-size: 20px;
	line-height: 80px;
	display: block;
	border-top: 1px solid #e6e6e6;
	transition: all .5s;
}
.pinzhilist ul li:nth-child(1):hover{
	background: url(../images/zhisheng_051.png) center no-repeat;
	background-size: cover;
}
.pinzhilist ul li:nth-child(2):hover{
	background: url(../images/zhisheng_052.png) center no-repeat;
	background-size: cover;
}
.pinzhilist ul li:nth-child(3):hover{
	background: url(../images/zhisheng_053.png) center no-repeat;
	background-size: cover;
}
.pinzhilist ul li:nth-child(4):hover{
	background: url(../images/zhisheng_054.png) center no-repeat;
	background-size: cover;
}
.pinzhilist ul li:hover h1{
	color: #ffffff;
}
.pinzhilist ul li:hover p{
	color: #ffffff;
}
.pinzhilist ul li:hover iconpark-icon{
	color: #ffffff;
}
.fenxiang{
	padding: 100px 0;
	padding-bottom: 135px;
}
.fenxianglist{
	display: flex;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
	margin-top: 45px;
}
.fxliang{
	width: 31.5%;
}
.fxliang img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.fenxianglist ul{
	display: block;
	width: 32.5%;
}
.fxliang{
	border-radius: 10px;
}
.fxliang div{
	width: 100%;
	overflow: hidden;
}
.fxliang section{
	box-shadow: 0px 0px 40px #ebedf1;
	padding: 40px 45px;
}
.fxliang section h3{
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.fxliang section h3 span{
	font-size: 14px;
	color: #4c4c4c;
}
.fxliang section h3 i{
	font-size: 14px;
	color: #808080;
}
.fxliang section h1{
	color: #333333;
	font-size: 16px;
	margin-bottom: 15px;
	white-space:nowrap;
	height: 30px;
	line-height: 30px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fxliang section p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.fxliang:hover img{
	transform: scale(1.05);
}
.fenxianglist ul {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.fenxianglist ul li{
	background-color: #fff;
	padding: 15px 25px;
	box-shadow: 0px 0px 40px #ebedf1;
	border-radius: 10px;
}
.fenxianglist ul li a{
	display: flex;
	justify-content: space-between;
}
.fenxianglist ul li a div h1{
	color: #333333;
	font-size: 22px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.fenxianglist ul li a div h2{
	color: #333333;
	font-size: 14px;
}
.fenxianglist ul li a section{
	width: 80%;
}
.fenxianglist ul li a section h1{
	color: #333333;
	font-size: 16px;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fenxianglist ul li a section h2{
	color: #808080;
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.fenxianglist ul li i{
	line-height: 30px;
	color: #999999;
	font-size: 16px;
}
.fenxianglist ul li:hover{
	background-color: #004ea2;
}
.fenxianglist ul li:hover a div h1{
	color: #fff;
}
.fenxianglist ul li:hover a div h2{
	color: #fff;
}
.fenxianglist ul li:hover a section h1{
	color: #fff;
}
.fenxianglist ul li:hover a section h2{
	color: #fff;
}
.ftss{
	display: none;
}
.foot{
	background-color: #333333;
	padding-top: 60px;
}
.footdv{
	width: 85%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.footlogo img{
	display: block;
	margin-bottom: 20px;
}
.footlogo p{
	color: #e5e5e5;
	font-size: 14px;
	line-height: 30px;
}
.footdv .ftlxwm:nth-child(2){
	width: 30%;
}
.ftlxwm dl dt a{
	color: #e5e5e5;
	font-size: 18px;
}
.ftlxwm dl dt{
	margin-bottom: 15px;
}
.ftlxwm dl dd a{
	color: #cccccc;
	font-size: 14px;
	line-height: 35px;
}
.ftlxwm  dl ul{
	display: flex;
	justify-content: flex-start;
}
.ftlxwm  dl ul li{
	margin-right: 15px;
}
.ftlxwm  dl ul li a{
	position: relative;
}
.ftlxwm  dl ul li div img{
	display: none;
}
.ftlxwm  dl ul li div {
	position: absolute;
	top: 30px;
	left: 0;
}
.ftlxwm  dl ul li:hover div img{
	display: block;
	width: 120px;
}
.ftss form{
	display: flex;
	justify-content: space-between;
}
.ftss input{
	padding: 0 15px;
	background-color: #4a4a4a;
	height: 45px;
	line-height: 45px;
	border: none;
	outline: none;
	margin-right: 15px;
	width: 240px;
	color: #fff;
	font-size: 14px;
}
.ftss input::placeholder{
	color: #9f9f9f;
}
.ftss button{
	width: 120px;
	height: 45px;
	background-color: #004ea2;
	line-height: 45px;
	border: none;
	outline: none;
	font-size: 14px;
	color: #fff;
}
.wdl{
	border-top: 1px solid #404040;
	margin-top: 90px;
	height: 70px;
	line-height: 70px;
}
.wdldv{
	display: flex;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
	height: 70px;
	line-height: 70px;
	align-items: center;
}
.wdldv p {
	color: #cacaca;
	font-size: 14px;
}
.wdldv p a{
	color: #cacaca;
	font-size: 14px;
}
.shownav{
	width: 100%;
	height: 75px;
	box-shadow: 0px 0px 40px #dfe0e2;
	    position: relative;
}
.shownav ul{
	display: flex;
	justify-content: center;
	align-items: center; 
	width: 85%;
	margin: 0 auto;
}
.shownav ul li{
	text-align: center;
	width: 240px;
	position: relative;
}
.shownav ul li a::after{
	content: "";
	width: 100%;
	height: 35px;
	position: absolute;
	top: 20px;
	left: 0;
	border-left: 1px solid #e6e6e6;
}
.shownav ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 25px;
	color: #333333;
	font-size: 16px;
	transition: all .5s;
	height: 75px;
}
.shownav ul li:last-child a::after{
	content: "";
	width: 100%;
	height: 35px;
	position: absolute;
	top: 20px;
	left: 0;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
.shownav ul li a:hover{
	background-color: #004ea2;
	color: #fff;
}
.shownav ul li a:hover::after{
	border: none;
}
.shownav ul li.active a{
	background-color: #004ea2;
	color: #fff;
}
.shownav ul li.active a::after{
	border: none;
}
.alldv{
	width: 100%;
	padding: 70px 0px;
	padding-bottom: 30px;
	background-color: #f4f5f7;
}
.guntonglist{
	width: 85%;
	margin: 0 auto;
}
.guntonglist ul li{
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	padding: 30px 0px;
	flex-flow: row-reverse;
	align-items: center;
	overflow: hidden;
	border-radius: 15px;
	margin-bottom: 30px;
}
.guntongimg{
	    width: 40%;
    padding: 0 5%;
}
.guntonglist ul li:nth-child(odd){
	flex-flow: row;
}
.guntongimg img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
	border-radius: 15px;
}
.guntongxiangqing{
	width: 36%;
	padding:0 7%;
}
.guntongxiangqing h1{
	color: #262626;
	font-size: 36px;
	margin-bottom: 20px;
}
.guntongxiangqing dl dd{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 10px;
}
.guntongxiangqing dl dd i{
	display: block;
	width: 10px;
	height: 10px;
	background-color: #4d4d4d;
	margin-right: 15px;
	margin-top: 7px;
}
.guntongxiangqing dl dd span{
	color: #4c4c4c;
	font-size: 14px;
	    width: 94%;
	    line-height: 25px;    
}
.guntongxiangqing div{
	display: flex;
	justify-content: flex-start;
	margin-top: 30px;
}
.guntongxiangqing div a{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #004ea1;
	display: flex;
	justify-content: space-between;
	padding: 0 25px;
	align-items: center;
	transition: all .5s;
}
.guntongxiangqing div a span{
	color: #ffffff;
	font-size: 14px;
}
.guntongxiangqing div a iconpark-icon{
	color: #ffffff;
	font-size: 20px;
}
.guntongxiangqing div a:last-child{
	background-color: #7ecdf4;
}
.guntongxiangqing div a:hover{
	background-color: #0362c9;
}
.any{
	width: 100%;
	padding: 50px 0px;
	background: url(../images/tt_03.jpg) center no-repeat;
	background-size: cover;
}
.anydv{
	width: 85%;
	margin: 0 auto;
}
.anydv h1{
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 20px;
}
.anydv form{
	display: flex;
	justify-content: space-between;
}
.anydv form input{
	width: 20%;
	padding: 0 1%;
	background-color: #fff;
	outline: none;
	border: none;
	line-height: 45px;
	background-color: #fff;
}
.anydv form input:nth-child(3){
	width: 30%;
}
.anydv form button{
	width: 20%;
	height: 45px;
	outline: none;
	border: none;
	line-height: 45px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	background-color: #262626;
}
.anydv p{
	color: #ffffff;
	font-size: 14px;
	margin-top: 20px;
}
.lnjs{
	width: 85%;
	margin: 0 auto;
}
.lnjsleft{
	width: 50%;
}
.lnjsright{
	width: 45%;
}
.lnjsright h1{
	display: inline-block;
	background-color: #e3e8f2;
	padding: 5px 15px;
	border-radius: 50px;
}
.lnjs{
	width:85%;
	margin: 0 auto;
	display:flex;
	justify-content: space-between;
}
.lnjsleft{
	width: 50%;
}
.lnjsright{
	width: 45%;
}
.lnjsright h1{
	color: #004ea2;
	font-size: 14px;
}
.lnjsright h2{
	margin: 20px 0px;
	color: #333333;
	font-size: 32px;
	font-family: "HarmonyOS Sans SC Medium";
}
.lnjsright  ul li{
	display: block;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 10px;
}
.lnjsright  ul li i{
	display: block;
	width: 10px;
	height: 10px;
	background-color: #004ea2;
	margin-right: 10px;
	margin-top: 6px;
}
.lnjsright ul li span{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	    width: 85px;
}
.lnjsright ul li em{
	color: #333333;
	font-size: 16px;
	margin-left: 10px;
	line-height: 25px;
	    width: 80%;
}
.lnjsright section{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 40px;
}
.lnjsright section a{
	display: block;
	width: 200px;
	height: 45px;
	border: 1px solid #004ea2;
	border-radius: 5px;
	line-height: 45px;
	margin-right: 20px;
	text-align: center;
	color: #004ea2;
	font-size: 16px;
	transition: all .5s;
}
.lnjsright section a:hover{
	background-color: #004ea2;
	color: #fff;
}
.chanpinmiaoshu{
	width: calc(85% - 100px);
	margin: 0 auto;
	margin-top: 50px;
	background-color: #fff;
	padding: 0 50px;
	padding-bottom: 40px;
}
.cptop{
	height: 70px;
	border-bottom: 1px solid #e9ebee;
	line-height: 70px;
}
.cptop span{
	color: #004ea2;
    font-size: 18px;
    font-weight: bold;
    font-family: "HarmonyOS Sans SC";
    border-bottom: 2px solid #004ea2;
    padding-bottom: 22px;
}
.cptext{
	margin-top: 45px;
}
.shusongjietou{
	width: 85%;
	margin: 0 auto;
}
.shusongjietou ul li{
	background-color: #fff;
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 15px;
}
.shusongjietou ul li a{
	display: flex;
	justify-content: space-between;
}
.shusongjietouleft{
	width: 50%;
	overflow: hidden;
}
.shusongjietouleft img{
	display: block;
	width: 100%;
	display: block;

	border-radius: 15px;
	transition: all .5s;
}
.shusongjietou ul li:hover  img{
	transform: scale(1.05);
}
.shusongjietouright{
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.shusongjietouright div h1{
	color: #262626;
	font-size: 36px;
	margin-bottom: 45px;
}
.shusongjietouright div dl dd{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 35px;
}
.shusongjietouright div dl dd i{
	display: block;
	width: 10px;
	height: 10px;
	background-color: #4d4d4d;
	margin-right: 15px;
}
.shusongjietouright div dl dd span{
	color: #4c4c4c;
	font-size: 16px;
}
.shusongjietouright div{
	width: 70%;
}
.shusongjietou ul li:nth-child(even) a{
	flex-direction: row-reverse;
}
.shusongjietou ul li:nth-child(2) dl{
	flex-wrap: wrap;
	display: flex;
	justify-content: flex-start;
}
.shusongjietou ul li:nth-child(2) dl dd{
	width: 50%;
}

.shusd ul li:nth-child(even){
	flex-direction: row-reverse;
}
.shusd ul li:nth-child(2) dl{
	flex-wrap: wrap;
	display: flex;
	justify-content: flex-start;
}
.shusd ul li:nth-child(2) dl dd{
	width: 50%;
}
.shusd ul li{
	display: flex;
	justify-content: space-between;

}
.shusd .shusongjietouright a{
    display: block;
    width: 120px;
    height: 40px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    position: relative;
    margin-top: 20px;
    transition: all .5s;
}
.shusd .shusongjietouright a::after{
	content: "";
	width: 15px;
	height: 10px;
	border-top: 2px solid #004ea2;
	border-right: 2px solid #004ea2;
	position: absolute;
	top: -1px;
	right: -1px;
	transition: all .5s;
}
.shusd .shusongjietouright a::before{
	content: "";
	width: 15px;
	height: 10px;
	border-bottom: 2px solid #004ea2;
	border-left: 2px solid #004ea2;
	position: absolute;
	bottom: -1px;
	left: -1px;
	transition: all .5s;
}
.shusd .shusongjietouright a:hover::after{
	width: 100%;
	height: 100%;
}
.shusd .shusongjietouright a:hover::before{
	width: 100%;
	height: 100%;
}


.shusongjietou1 ul li:nth-child(2) dl{
	display: block;
}
.shusongjietou1 ul li:nth-child(2) dl dd{
	width: 100%;
}



.shusongjietou11 ul li{
	display: flex;
	justify-content: space-between;
}
.shusongjietou11 .lxzx{
	display: block;
	width: 220px;
	height: 45px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 45px;
	color: #333333;
	font-size: 16px;
	position: relative;
	margin-top: 40px;
	transition: all .5s;
}
.shusongjietou11 a::after{
	content: "";
	width: 15px;
	height: 10px;
	border-top: 2px solid #004ea2;
	border-right: 2px solid #004ea2;
	position: absolute;
	top: -1px;
	right: -1px;
	transition: all .5s;
}
.shusongjietou11 a::before{
	content: "";
	width: 15px;
	height: 10px;
	border-bottom: 2px solid #004ea2;
	border-left: 2px solid #004ea2;
	position: absolute;
	bottom: -1px;
	left: -1px;
	transition: all .5s;
}
.shusongjietou11 a:hover::after{
	width: 100%;
	height: 100%;
}
.shusongjietou11 a:hover::before{
	width: 100%;
	height: 100%;
}
.shusongjietou11 ul li:nth-child(2) a{
	flex-direction: row;
}
.shusongjietou ul li:nth-child(2){
	flex-direction: row-reverse;
}
.guntongxiangqing p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}
.guntongxiangqing h3{
	line-height: 30px;
	color: #4c4c4c;
	font-size: 16px;
}
.gcwbyd{
	width: 85%;
	margin: 0 auto;
}
.gcwbyd{
	display: flex;
	justify-content: space-between;
}
.gcwbydlog{
	width: 49.5%;
	background: url(../images/gcyd_03.jpg) center no-repeat;
	height: 380px;
	border-radius: 10px;
	position: relative;
	background-size: cover;
}
.gcwbydlog a{
	display: block;
	width: 100%;
	height: 100%;
}
.gcwbydlog section{
	position: absolute;
	top: 10%;
	left: 5%;
}
.gcwbydlog section h1{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}
.gcwbydlog section p{
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 20px;
}
.gcwbydlog section span{
	display: block;
	width: 120px;
	height: 35px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 35px;
	color: #fff;
	border-radius: 50px;
	font-size: 14px;
	transition: all .5s; 
}
.gcwbydlog:hover section span{
	background-color: #004ea2;
	border-color: #004ea2;
}
.gcwbyd1 .gcwbydsdc{
	background: url(../images/ban_03.jpg) center no-repeat;
}
.gcwbyd1 .gcwbydsdc:nth-child(2){
	background: url(../images/ban_05.jpg) center no-repeat;
}
.gcwbyd1 .gcwbydsdc:nth-child(2) section h1{
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}
.gcwbyd1 .gcwbydsdc:nth-child(2) section p{
	color: #666666;
	font-size: 18px;
	margin-bottom: 20px;
}
.gcwbyd1 .gcwbydsdc:nth-child(2) section span{
	display: block;
	width: 120px;
	height: 35px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 35px;
	color: #666666;
	border-radius: 50px;
	font-size: 14px;
}
.gcwbyd1 .gcwbydsdc:nth-child(2):hover section span{
	background-color: #004ea1;
	border-color: #004ea1;
	color: #fff;
}
.gcwbydsdc{
	width: 24.2%;
	background: url(../images/gunt_03.jpg) center no-repeat;
	border-radius: 10px;
	background-size: cover;
	position: relative;
}

.gcwbydsdc:last-child{
	background: url(../images/gunt_05.jpg) center no-repeat;
	background-size: cover;
}
.gcwbydsdc section{
	width: 80%;
	position: absolute;
	top: 10%;
	left: 10%;
}
.gcwbydsdc section h1{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}
.gcwbydsdc section p{
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 20px;
}
.gcwbydsdc section span{
	display: block;
	width: 120px;
	height: 35px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 35px;
	color: #fff;
	border-radius: 50px;
	font-size: 14px;
	transition: all .5s;
}
.gcwbydsdc:hover section span{
	background-color: #fff;
	border-color: #fff;
	color: #004ea1;
}
.gcwbydsdc:last-child section h1{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}
.gcwbydsdc:last-child section p{
	color: #666666;
	font-size: 16px;
	margin-bottom: 20px;
}
.gcwbydsdc:last-child section span{
	display: block;
	width: 120px;
	height: 35px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 35px;
	color: #666666;
	border-radius: 50px;
	font-size: 14px;
}
.gcwbydsdc:last-child:hover section span{
	background-color: #004ea1;
	border-color: #004ea1;
	color: #fff;
}
.gcwbyd{
	margin: 20px auto;
}
.gcwbyd1 .gcwbydsdc{
	background: url(../images/ban_03.jpg) center no-repeat;
	background-size: cover;
}
.gcwbyd1 .gcwbydsdc:nth-child(2){
	background: url(../images/ban_05.jpg) center no-repeat;
	background-size: cover;
}
.gcwbyd1 .gcwbydsdc:nth-child(2) section h1{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}
.gcwbyd1 .gcwbydsdc:nth-child(2) section p{
	color: #666666;
	font-size: 16px;
	margin-bottom: 20px;
}
.gcwbyd1 .gcwbydsdc:nth-child(2) section span{
	display: block;
	width: 120px;
	height: 35px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 35px;
	color: #666666;
	border-radius: 50px;
	font-size: 14px;
}
.gcwbyd1 .gcwbydsdc:nth-child(2):hover section span{
	background-color: #004ea1;
	border-color: #004ea1;
	color: #fff;
}
.gcwbyd1 .gcwbydlog{
	background: url(../images/gcyd_031.jpg) center no-repeat;
	background-size: cover;
}
.gcwbyd1 .gcwbydlog h1{
	color: #333333;
}
.gcwbyd1 .gcwbydlog p{
	color: #666666;
}
.gcwbyd1 .gcwbydlog span{
	border: 1px solid #d7d7d8;
	color: #666666;
}
.gcwbyd1 .gcwbydlog:hover span{
	
	color: #fff;
}
.lxwm{
	width: 85%;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 40px;
}
.lxwmbt h1{
	color: #4c4c4c;
	font-size: 30px;
	text-align: center;
	margin-bottom: 10px;
}
.lxwmbt p{
	text-align: center;
	line-height: 30px;
	color: #666666;
	font-size: 16px;
}
.zb{
	margin-top: 30px;
}
.zb ul{
	display: flex;
	justify-content: space-between;
}
.zb ul li{
	width: calc(32.33% - 40px);
	padding: 50px 20px;
	background-color: #f6f6f7;
	border-radius: 10px;
	transition: all .5s;
}
.zb ul li iconpark-icon{
	color:#004ea2;
	text-align: center;
	font-size: 42px;
	display: block;
	transition: all .5s;
}
.zb ul li h1{
	text-align: center;
	margin-top: 10px;
	color: #333333;
	font-size: 18px;
	transition: all .5s;
}
.zb ul li p{
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
	transition: all .5s;
}
.zb ul li:hover{
	background-color: #004ea2;
}
.zb ul li:hover iconpark-icon{
	color: #fff;
}
.zb ul li:hover  h1{
	color: #fff;
}
.zb ul li:hover p{
	color: #fff;
}
.zb dl{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.zb dl dd{
	width: calc(24% - 40px);
	padding: 50px 20px;
	background-color: #f6f6f7;
	border-radius: 10px;
	transition: all .5s;
}
.zb dl dd iconpark-icon{
	color:#004ea2;
	text-align: center;
	font-size: 42px;
	display: block;
	transition: all .5s;
}
.zb dl dd h1{
	text-align: center;
	margin-top: 10px;
	color: #333333;
	font-size: 18px;
	transition: all .5s;
}
.zb dl dd p{
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
	transition: all .5s;
}
.zb dl dd:hover{
	background-color: #004ea2;
}
.zb dl dd:hover iconpark-icon{
	color: #fff;
}
.zb dl dd:hover  h1{
	color: #fff;
}
.zb dl dd:hover p{
	color: #fff;
}
.zb dl dd section{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}
.zb dl dd section span{
	display: block;
	width: 38px;
	height: 38px;
	margin: 0 10px;
	border-radius: 50%;
	position: relative;
}
.zb dl dd section span div{
	position: absolute;
	top: 50px;
	left: 0;
}
.zb dl dd section span div img{
	display: none;
}
.zb dl dd section span:hover div img{
	display: block;
	width: 120px;
}
.aboutsdvright{
	background: url(../images/bj.jpg) center  no-repeat;
	background-attachment: fixed;
	border-top-left-radius: 50%;
    overflow: hidden;
}
.ly{
	padding-top: 65px;
	background: url(../images/ly_02.jpg) center  no-repeat;
	padding-bottom: 60px;
	background-size: cover;
}
.lybt{
	width: 85%;
	margin: 0 auto;
}
.lybt h1{
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	margin-bottom: 10px;
}
.lybt p{
	text-align: center;
	margin-bottom: 25px;
	color: #ffffff;
	font-size: 16px;
}
.ly form{
	width: 85%;
	margin: 0 auto;
}
.ly form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ly form div input{
	width: 47.5%;
	margin: 0.5% 0px;
	background-color: rgba(255, 255, 255, 0.3);
	border: none;
	line-height: 50px;
	padding: 0 1%;
	font-size: 14px;
	color: #fff;
	outline: none;
	line-height: 50px;
	border-radius: 5px;
}
.ly form div input::placeholder{
	color: #fff;
}
.ly form textarea{
	width: 98%;
	margin: 0.5% 0px;
	background-color: rgba(255, 255, 255, 0.3);
	border: none;
	line-height: 50px;
	padding: 0 1%;
	font-size: 14px;
	color: #fff;
	outline: none;
	line-height: 50px;
	border-radius: 5px;
	font-family: "Montserrat_Light";
}
.ly form textarea::placeholder{
	color: #fff;
}
.ly form button{
	display: block;
	border: none;
	width: 180px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	margin: 0.5% 0px;
	color: #0a7cb9;
	transition: all .5s;
}
.ly form button:hover{
	background-color: #0a7cb9;
	color: #fff;
}
.ssdxtbt{
	width:85%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ssdxtbtleft h1{
	color: #004ea2;
	font-size: 18px;
	margin-bottom: 10px;
}
.ssdxtbtleft h2{
	color: #333333;
	font-size: 30px;
}
.ssdxtbtright a{
	display: block;
	width: 160px;
	height: 45px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 45px;
	color: #333333;
	font-size: 16px;
	position: relative;
	transition: all .5s;
}
.ssdxtbtright a::after{
	content: "";
	width: 15px;
	height: 10px;
	border-top: 2px solid #004ea2;
	border-right: 2px solid #004ea2;
	position: absolute;
	top: -1px;
	right: -1px;
	transition: all .5s;
}
.ssdxtbtright a::before{
	content: "";
	width: 15px;
	height: 10px;
	border-bottom: 2px solid #004ea2;
	border-left: 2px solid #004ea2;
	position: absolute;
	bottom: -1px;
	left: -1px;
	transition: all .5s;
}
.ssdxtbtright a:hover::after{
	width: 100%;
	height: 100%;
}
.ssdxtbtright a:hover::before{
	width: 100%;
	height: 100%;
}
.ssdxtlist{
	width:87%;
	margin: 0 auto;
}
.ssdxtlist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 40px;
}
.ssdxtlist ul li {
	width: calc(31.33% - 60px);
	margin: 1%;
	background-color: #fff;
	padding: 30px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.ssdxtlist ul li .ssdxtlistbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 3;
}
.ssdxtlist ul li .ssdxtlistbt .ssdxtlistbtleft h1{
	display: inline-block;
	width: auto;
	padding: 8px 24px;
	border: 1px solid #004ea2;
	border-radius: 50px;
	font-size: 12px;
	color: #004ea2;
	transition: all .5s;
}
.ssdxtlist ul li .ssdxtlistbt .ssdxtlistbtleft h2{
	color: #333333;
	font-size: 26px;
	transition: all .5s;
}
.ssdxtlist ul li .ssdxtlistbt .ssdxtlistbtright{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.ssdxtlist ul li .ssdxtlistbt .ssdxtlistbtright span{
	color: #004ea2;
	font-size: 14px;
	margin-right: 5px;
	transition: all .5s;
}
.ssdxtlist ul li .ssdxtlistbt .ssdxtlistbtright iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	border: 1px solid  #004ea1;
	font-size: 16px;
	color: #004ea1;
	border-radius: 50px;
	transition: all .5s;
}
.ssdxtlistimg{
	margin-top: 15px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.ssdxtlistimg img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.ssdxtlistimg div{
	position: absolute;
	z-index: 3;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: calc(100% - 40px);
	left: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 85%;
	top: 0;
	opacity: 0;
	transition: all .5s;
}
.ssdxtlist ul li::after{
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 78, 162, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	transition: all .5s;
}
.ssdxtlist ul li:hover::after{
	opacity: 1;
}
.ssdxtlist ul li:hover .ssdxtlistbt .ssdxtlistbtleft h1{
	background-color: #fff;
	border-color: #fff;
}
.ssdxtlist ul li:hover .ssdxtlistbt .ssdxtlistbtleft h2{
	color: #fff;
}
.ssdxtlist ul li:hover .ssdxtlistimg div{
	opacity: 1;
}
.ssdxtlist ul li:hover .ssdxtlistbt .ssdxtlistbtright span{
	color: #fff;
}
.ssdxtlist ul li:hover .ssdxtlistbt .ssdxtlistbtright iconpark-icon{
	background-color: #fff;
	border-color: #fff;
}
.ssdxtlist ul li:hover .ssdxtlistimg img{
	transform: scale(1.05);
}
.lnjsright p{
	line-height: 30px;
	color: #333333;
	font-size: 16px;
}
.lnjsright h3{
	margin-top: 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: -25px;
}
.lnjsright h3 iconpark-icon{
	font-size: 32px;
	color: #004ea2;
}
.lnjsright h3{
	color: #004ea2;
	font-size: 32px;
	font-family: "HarmonyOS Sans SC";
}
.xgcpin{
	margin: 0 auto;
	margin-top: 80px;
	width: 85%;
}
.xgcpinbt{
	color: #333333;
	font-size: 36px;
	text-align: center;
}
#thumbsggs{
	width: 70%;
	margin: 0 ;
}
.cptops{
	height: 70px;
    border-bottom: 1px solid #e9ebee;
    line-height: 70px;
}
.cptops h1 span{
	font-size: 18px;
	color: #333333;
}
.cptops .swiper-slide-thumb-active h1 span{
	color: #004ea2;
	font-size: 18px;
	border-bottom: 2px solid #004ea1;
	padding-bottom: 22px;
}
.xgcpinlist{
	width:100%;
	margin: 0% auto;
}
.xgcpinlist ul{
	display: flex;
	justify-content: flex-start;
	margin-top: 45px;
}
.xgcpinlist ul li{
	background-color: #fff;
	padding: 35px;
	width: calc(24% - 70px);
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	margin: 1%;
}
.xgcpinlist ul li h1{
	display: inline-block;
	padding: 8px 24px;
	border-radius: 50px;
	border: 1px solid #004ea2;
	color: #004ea2;
	font-size: 14px;
	position: relative;
	z-index: 3;
	transition: all .5s;
}
.xgcpinlist ul li h2{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-size: 22px;
	position: relative;
	z-index: 3;
	transition: all .5s;
}
.xgcpinlist ul li div{
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
.xgcpinlist ul li div img{
	display: block;
	width: 100%;
}
.xgcpinlist ul li p{
	position: absolute;
	top: 0;
	left: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	z-index: 3;
	opacity: 0;
	transition: all .5s;
}
.xgcpinlist ul li::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 78, 162, 0.8);
	opacity: 0;
	transition: all .5s;
}
.xgcpinlist ul li:hover::after{
	opacity: 1;
}
.xgcpinlist ul li:hover h1{
	background-color: #fff;
	border-color: #fff;
}
.xgcpinlist ul li:hover h2{
	color: #fff;
}
.xgcpinlist ul  li:hover p{
	opacity: 1;
}
.xgcpinlist ul li h4{
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
	align-items: center;
	position: relative;
	z-index: 3;
}
.xgcpinlist ul li h4 span{
	color: #004ea2;
	font-size: 14px;
	transition: all .5s;
}
.xgcpinlist ul li h4 iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	border: 1px solid  #004ea1;
	font-size: 16px;
	color: #004ea1;
	border-radius: 50px;
	transition: all .5s;
	margin-left: 10px;
}
.xgcpinlist ul li:hover h4 span{
	color: #fff;
}
.xgcpinlist ul li:hover h4 iconpark-icon{
	border-color: #fff;
	background-color: #fff;
}
.sx{
	border-top: 1px solid #e9ebee;
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
	padding-top: 35px;
}
.sx a{
	color: #4c4c4c;
	font-size: 14px;
	transition: all .5s;
}
.sx a:hover{
	color: #004ea2;
}

.newtj{
	width: 87%;
	margin: 0 auto;
}
.newtj ul{
	display: flex;
	justify-content: flex-start;
}
.newtj ul li{
	width: 31.33%;
	margin: 1%;
}
.newtj ul li .newstjimg{
	width: 100%;
	overflow: hidden;
}
.newstjimg img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.newtj ul li section{
	padding: 35px 45px;
	width: calc(100% - 90px);
	background-color: #fff;
	box-shadow: 0px 0px 40px #e1e4e9;
}
.newtj ul li section h1{
	color: #333333;
	font-size: 18px;
	line-height: 35px;
	white-space:nowrap;
	height: 35px;
	overflow:hidden;

	text-overflow:ellipsis;
}
.newtj ul li section span{
	line-height: 30px;
	color: #808080;
	font-size: 14px;
	margin-bottom: 10px;
}
.newtj ul li section p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	overflow:hidden;
	height: 60px;
	text-overflow:ellipsis;

	display:-webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:2;
}
.newtj ul li:hover img{
	transform: scale(1.05);
}
.newslist{
	width: 85%;
	margin: 0% auto;
}
.newslist ul li{
	margin-top: 20px;
	padding: 20px;
	background-color: #fff;
	transition: all .5s;
}
.newslist ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.newslist ul li .xwleft{
	width: 20%;
	overflow: hidden;
}
.newslist ul li .xwleft img{
	width: 100%;
	transition: all .5s;
	display: block;
}
.newslist ul li .xwright{
	width: 75%;
	margin-left: 3%;
}
.newslist ul li .xwright h1{
	color: #333333;
	font-size: 18px;
	margin-bottom: 10px;
}
.newslist ul li .xwright span{
	color: #808080;
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
}
.newslist ul li .xwright p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	overflow:hidden;
	height: 60px;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.newslist ul li:hover img{
	transform: scale(1.05);
}
.newslist ul li:hover{
	background-color: #004ea1;
}
.newslist ul li:hover .xwright h1{
	color: #fff;
}
.newslist ul li:hover .xwright span{
	color: #a8c4e3;
}
.newslist ul li:hover .xwright p{
	color: #dbe8f6;
}
.shownews{
	width: 85%;
	margin: 0 auto;
}
.shownewsbt h1{
	text-align: center;
	color: #333333;
	font-size: 32px;
	margin-bottom: 10px;
}
.shownewsbt p{
	text-align: center;
	color: #333333;
	font-size: 14px;
	margin-bottom: 30px;
}
.shownewsnr{
	width: calc(60% - 100px);
    margin: 0 auto;
    background-color: #fff;
    padding: 35px 50px;
	padding-top: 5px;
}

.yingy{
	width: 87%;
	margin: 0 auto;
}
.yingy ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.yingy ul li{
	width: 23%;
	margin: 1%;
}
.yingy ul li div{
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
}
.yingy ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.yingy ul li:hover div img{
	transform: scale(1.05);
}
.yingy ul li section{
	width: calc(100% - 50px);
	padding: 0% 25px;
	background-color: #fff;
	height: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 2;
	transition: all .5s;
}
.yingy ul li section h1{
	color: #333333;
	font-size: 16px;
	transition: all .5s;
}
.yingy ul li section iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	background-color: #004ea2;
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	transition: all .5s;
}
.yingy ul li:hover section{
	background-color: #004ea1;
	height: 100px;
	margin-top: -20px;
}
.yingy ul li:hover section  iconpark-icon{
	background-color: #1966b9;
	color: #fff;
}
.yingy ul li:hover section h1{
	color: #fff;
}
.yingyongxiangqing{
	width: 85%;
	margin: 0 auto;
}
.yingyongxiangqingbt{
	text-align: center;
	color: #333333;
	font-size: 36px;
	margin-bottom: 40px;
}
.yingyongxiangqingnr{
	padding: 50px 50px;
	width: 80%;
	margin:0 auto;
	background-color: #fff;
}
.yingyongxiangqingnr img{
	max-width: 100%;
}
.yytjian{
	width: 87%;
	margin: 0 auto;
}
.yytjianbt{
	color: #333333;
	font-size: 36px;
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: center;
}
.yyanli ul{
	display: flex;
	justify-content: flex-start;
}
.yyanli ul li{
	width: 31.33%;
}
.yyanli ul li div{
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
}
.yyanli ul li div img{
	width: 100%;
	transition: all .5s;
	display: block;
}
.yyanli ul li:hover div img{
	transform: scale(1.05);
}
.yyanli ul li h1{
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	transition: all .5s;
}
.yyanli ul li:hover h1{
	color: #004ea1;
}
.yyanli .swiper-button-prev,.yyanli .swiper-button-next{
	top: 40%;
}
.yyanli .swiper-button-next:after, .yyanli .swiper-button-prev:after{
	font-size: 28px;
}
.ycxt{
	width: 85%;
	margin: 0 auto;
	margin-top: 110px;
	margin-bottom: 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ycxtleft{
	width: 42%;
}
.ycxtright{
	width: 55%;
}
.ycxtright img{
	display: block;
	width: 100%;
}
.ycxtleft h1{
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.ycxtleft h2{
	color: #004ea2;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: bold;
}
.ycxtleft p{
	line-height: 30px;
	color: #333333;
	font-size: 16px;
	margin-bottom: 25px;
}
.ycxtleft ul li{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 80px;
}
.ycxtleft ul li span{
	color: #004ea2;
	font-size: 48px;
	font-weight: normal;
}
.ycxtleft ul li i{
	color: #004ea2;
}
.dhdv{
	display: flex;
	justify-content: flex-start;
}
.dhdv a{
	display: block;
	width: 220px;
	height: 50px;
	text-align: center;
	background-color: #004ea2;
	text-align: center;
	line-height: 50px;
	border-radius: 10px;
	color: #ffffff;
	font-size: 16px;
}
.dhdv div{
	display: flex;
	justify-content: flex-start;
	margin-left: 20px;
}
.dhdv div iconpark-icon{
	font-size: 32px;
	color: #004ea2;
}
.dhdv div section h4{
	color: #004ea2;
	font-size: 14px;
}
.dhdv div section h3{
	color: #004ea2;
	font-size: 24px;
	line-height: 45px;
	font-family: "HarmonyOS Sans SC";
}
.cpyuanli{
	background-color: #f7f7f7;
	padding: 70px 0px;
}
.cpyuanlibt{
	text-align: center;
	font-size: 32px;
	margin-bottom: 40px;
}
.cpyunlinr{
	width: 85%;
	margin: 0 auto;
	background-color: #fff;
}
#thumbscpyl .swiper-slide span{
	width: 100%;
	color: #333333;
	font-size: 16px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #004ea2;
	line-height: 45px;
	transition: all .5s;
}
#thumbscpyl .swiper-slide-thumb-active span{
	background-color: #004ea2;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#gallerycpyl .swiper-slide h1{ 
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 40px;
}

#gallerycpyl .swiper-slide h1:nth-child(5){
	margin-top: 60px;
}
#gallerycpyl .swiper-slide{
	    padding: 20px 0px;
}
.ycwt{
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ycwtleft{
	width: 50%;
} 
.ycwtleft img{
	display: block;
	max-width: 100%;
}
.ycwtright {
	width: 46%;
	line-height: 35px;
	color: #4c4c4c;
	font-size: 14px;
}
.cpinyoushi{
	padding: 90px 0px;
	background-color: #004ea2;
}
.cpinyoushidv{
	width: 85%;
	margin: 0% auto;
}
.cpinyoushibt{
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	margin-bottom: 50px;
}
.cpinyoushilist ul{
	display: flex;
	justify-content: space-between;
}
.cpinyoushilist ul li{
	width: calc(19% - 60px);
    background: url(../images/beigj_03.jpg) center no-repeat;
    padding: 0 30px;
    padding-top: 50px;
    border-radius: 10px;
    height: 350px;
}
.cpinyoushilist ul li iconpark-icon{
	font-size: 42px;
	color: #004ea2;
	margin-bottom: 30px;
}
.cpinyoushilist ul li h1{
	color: #333333;
	font-size:20px;
	margin-bottom: 15px;
}
.cpinyoushilist ul li i{
	display: block;
	background-color: #004ea2;
	width: 40px;
	margin-bottom: 25px;
	height: 3px;
}
.cpinyoushilist ul li p{
	line-height: 30px;
	font-size: 14px;
	color: #333333;
}
.cpinyoushilist ul li:first-child{
	background: url(../images/szbg_03.jpg) center bottom no-repeat;
	background-size: cover;
}
.cpinyoushilist ul li:nth-child(2){
	background: url(../images/szbg_05.jpg) center bottom no-repeat;
	background-size: cover;
}
.cpinyoushilist ul li:nth-child(3){
	background: url(../images/szbg_07.jpg) center bottom no-repeat;
	background-size: cover;
}
.cpinyoushilist ul li:nth-child(4){
	background: url(../images/szbg_09.jpg) center bottom no-repeat;
	background-size: cover;
}
.cpinyoushilist ul li:nth-child(5){
	background: url(../images/szbg_11.jpg) center bottom no-repeat;
	background-size: cover;
}
.ali{
	width: 85%;
	margin: 75px auto;
}
.alibt h1{
	text-align: center;
	color: #333333;
	font-size: 32px;
}
.alibt {
	margin-bottom: 50px;
}
.alilist ul{
	display: flex;
	justify-content: space-between;
}
.alilist ul li{
	width: 24%;
}
.alilist ul li div{
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
}
.alilist ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.alilist ul li section{
	margin-top: 15px;
}
.alilist ul li section h1{
	color: #333333;
	font-size: 18px;
	line-height: 50px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	height: 50px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight: 500;
	transition: all .5s;
}
.alilist ul li section span{
	line-height: 35px;
    font-size: 14px;
    color: #666;
}
.alilist ul li section p{
	line-height: 25px;
	height: 50px;
	overflow:hidden;
	font-size: 14px;
	text-overflow:ellipsis;
	color: #666666;
	display:-webkit-box;
	margin-top: 10px;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.alilist ul li:hover section h1{
	color: #004ea2;
	font-size: 18px;
	font-weight: 900;
	border-bottom: 1px solid #004ea2;
}
.alilist ul li:hover div img{
	transform: scale(1.05);
}
.dashijian{
	display: block;
	width: 100%;
	background: url(../images/dashijian_03.jpg)  center top no-repeat;
	background-size: cover;
	padding-top: 90px;
	padding-bottom: 90px;
}
.dashijiandv{
	width: 85%;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dashijiandv::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/jt_03.png) center top no-repeat;
	width: 100%;
	height: 100%;
}
.dashijianbt {
	width:45%;
	margin-top: 20px;
}
.dashijianbt h1{
	color: #004ea2;
	font-size: 24px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
.dashijianbt p{
	color: #333333;
	font-size: 16px;
	text-align: center;
}
.ppsji{
	margin-top: 75px;
	width: 45%;
	position: relative;
	z-index: 30;
}
.ppsji h1{
	font-size: 30px;
	color: #333333;
	font-family: "Montserrat";
	font-weight: bold;
	margin-bottom: 8px;
}
.ppsji h2{
	color: #333333;
	font-size: 18px;
	margin-bottom: 25px;
}
.ppsji ul li{
	position: relative;
	display: flex;
	justify-content: flex-start;
	background-color: #fff;
	padding: 20px 8%;
	margin-top: 20px;
	border-radius: 10px;
	position: relative;
	transition: all .5s;
}
.ppsji ul li span{
	color: #004ea2;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	margin-right: 20px;
	transition: all .5s;
}
.ppsji ul li p{
	line-height: 30px;
	font-size: 14px;
	color: #434343;
	transition: all .5s;
	width: 88%;
}
.ppsji ul li i{
	display: block;
	position: absolute;
	left: -12px;
	top: 30%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 12px solid #fff;
	border-bottom: 10px solid transparent;
	transition: all .5s;
}
.ppsji ul li em{
	display: block;
	position: absolute;
	left: -11.8%;
	top: 33%;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #004ea2;
	z-index: 99;
}
.ppsji ul li:hover{
	background-color: #004ea2;
}
.ppsji ul li:hover span{
	color: #fff;
}
.ppsji ul li:hover p{
	color: #fff;
}
.ppsji ul li:hover i{
	border-right: 12px solid #004ea2;
}
.ppsjileft,.ppsjiright{
	margin-top: -100px;
}
.ppsjileft h1{
	text-align: right;
}
.ppsjileft h2{
	text-align: right;
}
.ppsjileft ul li i{
	border-right: none;
	border-left: 12px solid #fff;
	left: auto;
	right: -12px;
}
.ppsjileft ul li em{
	left: auto;
	right: -11.9%;
}
.ppsjileft ul li:hover i{
	border-right: none;
	border-left: 12px solid #004ea2;
}
.wmdashijian{
	padding-top: 125px;
	height: 590px;
	background: url(../images/wmdashij_02.jpg) left no-repeat;
	background-size: cover;
}
.wmdashijiandv{
	width: 85%;
	margin: 0 auto;
}
.wmdashijiandv h1{
	color: #333333;
	font-size: 24px;
	font-family: "Montserrat_Light";
	text-transform: uppercase;
}
.wmdashijiandv h2{
	color: #333333;
	font-size: 24px;
	text-transform: uppercase;
}
.wmdashijiandv p{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	margin-top: 25px;
}
.wmdashijiandv a{
	margin-top: 25px;
	width: 150px;
	height: 50px;
	display: flex;
	padding: 0 30px;
	justify-content: space-between;
	align-items: center;
	background-color: #004ea2;
	border-radius: 50px;
}
.wmdashijiandv a span{
	color: #ffffff;
	font-size: 14px;
}
.wmdashijiandv a iconpark-icon{
	font-size: 20px;
	color: #fff;
}
.pzqw{
	padding: 60px 0px;
	background: url(../images/ageh_02.jpg) center no-repeat;
	background-size: cover;
}
.pzqwdv{
	width: 85%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pzqwdvleft h1{
	color: #333333;
	font-size: 24px;
	font-family: "Montserrat_Light";
	text-transform: uppercase;
}
.pzqwdvleft h2{
	color: #333333;
	font-size: 24px;
	text-transform: uppercase;
}
.pzqwdvzy{
	display: flex;
	justify-content: flex-start;
}
.pzqwdvzy a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 55px;
	height: 55px;
	background-color: #e8ebee;
	border-radius: 50px;
	margin-right: 20px;
}
.pzqwdvzy a iconpark-icon{
	font-size: 26px;
}
.pzqwdvzy a:hover{
	color: #fff;
	background-color: #004ea2;
}
.pzqwdvlist{
	width: 85%;
	margin: 0% auto;
	margin-top: 45px;
}
.pzqwdvlist .swiper-slide div{
	display: flex;justify-content: center;
	align-items: flex-end;
}
.pzqwdvlist .swiper-slide div img{
	transform: scale(0.9);
	margin: 0 auto;
}
.pzqwdvlist .swiper-slide h1{
	display: none;
}
.pzqwdvlist .swiper-slide div img{
	width: 100%;
}
.pzqwdvlist .swiper-slide-active div img{
	transform: scale(1);
}
.pzqwdvlist .swiper-slide-active h1{
	display: block;
	color: #333333;
	font-size: 20px;
	margin-top: 50px;
	text-align: center;
}
.fche{
	background: url(../images/fc.jpg) center  no-repeat;
	padding-top: 140px;
	padding-bottom: 115px;
	background-size: cover;
}
.fchedv{
	width: 85%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.fchedvleft h1{
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.fchedvleft h2{
	color: #ffffff;
	font-size: 32px;
	font-family: "Montserrat_Light";
}
.fchedvleft h3{
	color: #ffffff;
	font-size: 30px;
}
.fchedvleft{
	width: 24%;
}
.fchedvright{
	width: 75%;
}
.fchedvright ul{
	display: flex;
	justify-content: space-between;
}
.fchedvright ul li{
	width: 34%;
    padding: 60px 23px;
}
.fchedvright ul li:nth-child(2){
	background-color: #fff;
}
.fchedvright ul li:nth-child(2) h1{
	color: #333333;
	font-size: 22px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.fchedvright ul li:nth-child(2) h2{
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: none;
}
.fchedvright ul li:nth-child(2) h3{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
}

.fchedvright ul li:nth-child(3){
	background-color: #015cb8;
}
.fchedvright ul li:nth-child(3) h1{
	color: #fff;
	font-size: 22px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.fchedvright ul li:nth-child(3) h2{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: none;
}
.fchedvright ul li:nth-child(3) h3{
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}
.fchedvright ol{
	display: flex;
	justify-content: space-between;
}
.fchedvright ol li{
	width: 34%;
    padding: 60px 23px;
}
.fchedvright ol li:nth-child(1){
	background-color: rgba(0, 49, 115, 0.8);
}
.fchedvright ol li:nth-child(2){
	background-color: #004ea2;
}
.fchedvright ol li:nth-child(3){
	background-color: #404245;
}
.fchedvright ol li h1{
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.fchedvright ol li h2{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: none;
}
.fchedvright ol li h3{
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}
.abouts{
	width: 100%;
	background: url(../images/abdh_02.gif) center no-repeat;
	padding-top: 70px;
	padding-bottom: 200px;
	background-size: cover;
}
.aboutsdv{
	width: 85%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	    align-items: center;
}
.aboutsdvleft{
	width: 45%;
}
.aboutsdvleft h1{
	color: #004ea2;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.aboutsdvleft h2{
	color: #333333;
	font-size: 24px;
	line-height: 33px;
}
.aboutsdvleft h3{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
}
.aboutsdvleft  p{
	margin-top: 15px;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 30px;
}
.aboutsdvright{
	display: flex;
	justify-content: center;
	align-items: center;
	    width: 20%;
}
.aboutsdvright img{
	width: 100%;
}
.ssdxtlist ul li .ssdxtlistimg h2{
	color: #333333;
    font-size: 18px;
    transition: all .5s;
	position: relative;
	z-index: 3;
	margin-bottom: 30px;
}
.ssdxtlist ul li:hover .ssdxtlistimg h2{
	color: #fff;
}
.ssdxtlistimg div{
	top: 50px;
	padding:0 2.5%;
	width: 95%;
	left: 0;
}
.showcpleft{
	width: 50%;
	display: flex;
	justify-content: flex-start;
}
.showcpleft #gallery{
	width: 505px;
	margin: 0;
}
.showcpleft #gallery img{
	display: block;
	width: 100%;
}

.showcpleft #thumbs{
	width: 100%;
	margin: 0;
	width: 108px;
    height: 380px;
    margin-right: 20px;
}
.showcpleft #thumbs img{
	display: block;
	width: 100%;
}



.nrbanner{
	position: relative;
	z-index: 5;
}
.nrbanner .btext{
	position: absolute;
	top: 0;
	width: 95%;
	left: 2.5%;
	height: 100%;
	display: flex;
	align-items: center;
}
.nrbanner .btext section{
	width: 100%;
}
.nrbanner .btext h2{
	font-size: 42px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;}

.nrbanner .btext p {
	color: #fff;
	font-size: 85px;
	margin-top: -75px;
	text-align: center;
	font-family: "impact";
	opacity: 0.2;
	text-transform: uppercase;
}
.nrbanner .btext i{
	display: block;
	width: 45px;
	height: 25px;
	border-bottom: 2px solid #fff;
	margin: 0 auto;
}
.nrbanner .btext p a{
	color: #fff;
}
.mfoot{
		height: 45px;
		display: none;
}
.mfootdv{
	display: none;
	width: 100%;
	height: 45px;
	line-height: 45px;
	justify-content: space-between;
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	background-color: #1f67bf;
}
.ssdv{
	width: 100%;
	position: absolute;
	background-color: #fff;
	top: 90px;
	left: 0;
	z-index: 999;
	padding: 15px 0px;
	padding: 0;
	height: 0;
	overflow: hidden;
	transition: all .5s;
}
.ssdv form{
	width: 85%;
	margin: 0 auto;
}
.ssdv form{
	display: flex;
	justify-content: space-between;
}
.ssdv form input{
	height: 35px;
	line-height: 35px;
	border: none;
	border:1px solid #dcdcdc;
	outline: none;
	width: 76%;
	padding: 0 1%;
}
.ssdv form button{
	border: none;
	background-color: #333333;
	color: #fff;
	width: 20%;
	font-size: 14px;

}

.bannersasg  .swiper-slide{
	position: relative;
}
.bannersasg  .swiper-slide img{
	display: block;
	width: 100%;
}
.bannersasg  .swiper-slide div {
    position: absolute;
    width: 85%;
    height: 100%;
    left: 7.5%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.bannersasg  .swiper-slide div section{
	margin-top: -30px;
}
.bannersasg  .swiper-slide section h3{
	font-size: 38px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Montserrat_Light";
	
}
.bannersasg  .swiper-slide section h4{
	font-size: 38px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Montserrat_Light";
}

.bannersasg  .swiper-slide section a{
	display: block;
	width: 200px;
	height: 50px;
	border: 1px solid #fff;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin-top:55px;
}
.bannersasg  .swiper-slide:nth-child(4) a{
	display: none;
}
.shiming{
	width: 100%;
	position: relative;
}
.shimingbt{
	width: 85%;
	position: absolute;
	left: 7.5%;
	top: 15%;
	z-index: 3;
}
.shimingbt .susongtopleft h1{
	color: #fff;
}
.shimingbt .susongtopleft h2{
	color: #fff;
}
.shimingdv #gallery1258 .swiper-slide img{
	width: 100%;
	display: block;
}
.shimingdv #gallery1258 .swiper-slide .jjfa img{
	display: block;
	width: auto;
	height: auto;
}
#gallery1258 .lianjie{
	position: absolute;
	top: 30%;
	left:7.5%;
	width: 85%;
}
#gallery1258 .lianjie a{
	display: block;
	display: block;
    width: 160px;
    height: 40px;
    border: 1px solid #004ea2;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    position: relative;
    margin-top: 40px;
    transition: all .5s;
    background-color: #fff;
}
#gallery1258 .lianjie a:hover{
	background-color: #004ea2;
	color: #fff;
}
.fwsleftgeh{
	width: 100%;
	background-color: rgba(0, 28, 59, 0.3);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	height: 95px;
}
.shimingdv #thumbs1258{
	width: 85%;
	margin: 0 auto;
	overflow: visible;
}
.shimingdv #thumbs1258 .swiper-slide h1{
	height: 95px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 14px;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	transition: all .5s;
	background-color: rgba(0, 78, 162, 0.8);
}
.shimingdv #thumbs1258 .swiper-slide h1 iconpark-icon{
	font-size: 30px;
	color: #fff;
	margin-right: 15px;
}
.shimingdv #thumbs1258 .swiper-slide h1 a{
	color: #fff;
	width: 95px;
}
.shimingdv #thumbs1258 .swiper-slide-thumb-active h1{
	height: 130px;
	margin-top: -35px;
	background-color: rgba(0, 78, 162, 0.8);
}

.jjfa{
	width: 540px;
	padding: 50px 35px;
	position: absolute;
	right: 7.5%;
	top: 15%;
	z-index: 99;
	background-color: #fff;
	border-radius: 10px;
}
.jjfa h1{
	display: flex;
	align-items: center;
	color: #4c4c4c;
	font-size: 22px;
	margin-bottom: 15px;
}
.jjfa h1 img{
	display: block;
	width: 30px;
	margin-right: 10px;
}
.jjfa p{
	margin-bottom: 5px;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 25px;
}
.jjfa form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jjfa form div section{
	width: 48%;
	margin: 1% 0px;
	position: relative;
}

.jjfa form div input{
	width: 88%;
	padding: 0 6%;
	 border: none;
	 border-bottom: 1px solid #e6e6e6;
	 height: 40px;
	 line-height: 40px;
	 color: #999999;
	 font-size: 14px;
	 outline: none;
	 position: relative;
}
.jjfa form div section::after{
	content: "";
    display: block;
    width: 5px;
    height: 5px;
    border: 2px solid #155ca9;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 15px;
	z-index: 3;
}
.jjfa form button{
	width: 155px;
	height: 45px;
	background-color: #155ca9;
	font-size: 14px;
	color: #fff;
	line-height: 45px;
	border: none;
	outline: none;
	
}
.jjfa section{
	margin-top: 30px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.jjfa section h2{
	color: #999999;
	font-size: 14px;
	margin-left: 20px;
}
.jjfa section span{
	display: block;
}
.jjfa section i{
	color: #333333;
	font-size: 22px;
}
.headdvright ul li{
	position: relative;
}
.headdvright ul li:hover div{
	display: block;
}
.headdvright ul li div{
	display: none;
    position: absolute;
   	left: -45px;
    width: 100%;
    top: 68px;
    z-index: 5;
    padding-top: 20px;
}
.headdvright ul li:nth-child(3) div{
	left: -125px;
}
.headdvright ul li:nth-child(4) div{
	left: -30px;
}
.headdvright ul li:nth-child(5) div{
	left: -55px;
}
.headdvright ul li:nth-child(7) div{
	left: -30px;
}
.headdvright ul li:nth-child(8) div{
	left: -30px;
}
.headdvright ul li div dl{
	overflow: hidden;
	border-radius: 6px;
	width: 190px;
}
.headdvright ul li:nth-child(3) div dl{
	width: 345px;
}
.headdvright ul li:nth-child(4) div dl{
	width: 240px;
}
.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;
    z-index: 2;
}
.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: #124d87;
}
.headdvright ul li div dl dd a:hover{
	background-color: #124d87;
	color: #fff !important;
}	
.cpyunlinr #gallerycpyl .swiper-slide img{
	width: 70%;
	display: block;
	margin: 0 auto;
}
.pinzhilist ul li span{
	display: none;
}
.allinks{
	display: none;
}
.fwsleft .zja{
		display: none;
	}
.shusongjietouright div dl section{
	display: block;
}	
.shusongjietouright div dl section{
	display: block;
    width: 130px;
    height: 45px;
    background-color: #004ea1;
    display: flex;
    justify-content: center;
    padding: 0 25px;
    align-items: center;
    transition: all .5s;
    margin-top: 25px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.shownavpro{
	height: auto;
	line-height: normal;
	background-color: #f4f5f7;
	padding: 15px 0px;
}
.shownavpro ul{
	flex-wrap: wrap;
}
.shownavpro ul li{
	margin: 5px ;
	background-color: #fff;
}
.shownavpro ul li a{
	padding:15px !important;
	height: auto;
}

.mnavall{
	display: none;
}

@media only screen and (min-width: 1201px) and (max-width: 1499px){
	.shownav ul{
		width: 95%;
	}
	.headdv{
		width: 95%;
	}
	.headdvright ul li{
		margin: 0 5px;
	}
	.fws{
		width: 95%;
		align-items: center;
	}
	.nianfendv{
		width: 95%;
	}
	.susong{
		width: 95%;
	}
	.pinzhidvleft{
		width: 95%;
	}
	.pinzhilist{
		width: 95%;
	}
	.fenxianglist{
		width: 95%;
	}
	.footdv {
		width: 95%;
	}
	.ftss input{
		width: auto;
	}
	.ftss button{
		width: 50px;
	}
	.wdldv{
		width: 95%;
	}
	.abouts{
		background-size: cover;
	}
	.aboutsdv{
		width: 95%;
	}
	.aboutsdvleft{
		width: 60%;
	}
	.fchedv{
		width: 95%;
	}
	.fchedvleft{
		width: 40%;
	}
	.fchedvright{
		width: 58%;
	}
	.fchedvright ul li {
	    width: 24%;
	    padding: 5%;
	}
	.fchedvright ol li {
	    width: 24%;
	    padding: 5%;
	}
	.fchedvright ul li:nth-child(3) h3{
		font-size: 14px;
	}
	.fchedvright ul li:nth-child(2) h3{
		font-size: 14px;
	}
	.fchedvright ol li h3{
		font-size: 14px;
	}
	.pzqwdv{
		width: 95%;
	}
	.pzqwdvlist{
		width: 95%;
	}
	.wmdashijiandv{
		width: 95%;
	}
	.guntonglist{
		width: 95%;
	}
	.lnjs{
		width: 95%;
	}
	.lnjsright ul li span{
		width: 70px;
	}
	.lnjsright ul li em{
		font-size: 14px;
	}
	.chanpinmiaoshu{
	    width: calc(95% - 100px);
	}
	.anydv{
		width: 95%;
	}
	.shusongjietou{
		width: 95%;
	}
	.shusongjietouright div dl dd span{
		font-size: 14px;
	}
	.guntongxiangqing h3{
		font-size: 14px;
	}
	.gcwbyd{
		width: 95%;
	}
	.gcwbyd1 .gcwbydsdc:nth-child(2) section h1{
		font-size: 26px;
	}
	.gcwbydsdc section h1{
		font-size: 26px;
	}
	.gcwbydlog section h1{
		font-size: 26px;
	}
	.gcwbydsdc:last-child section h1{
		font-size: 24px;
	}
	.gcwbydsdc:last-child section p{
		font-size: 17px;
	}
	.gcwbydsdc section p{
		font-size: 17px;
	}
	.gcwbydlog section p{
		font-size: 17px;
	}
	.gcwbyd1 .gcwbydsdc:nth-child(2) section p{
		font-size: 17px;
	}
	.lxwm{
		width: 95%;
	}
	.lybt{
		width: 95%;
	}
	.ly form{
		width: 95%;
	}
	.ppsji ul li span{
		width: 95px;
	}
	
	.ppsjileft ul li p{
		    width: 100%;
	}
	.dashijiandv{
		width: 95%;
	}
	.ycxt{
		width: 95%;
	}
	.ycxtleft h2{
		font-size: 16px;
	}
	.cpyunlinr{
		width: 95%;
	}
	.cpinyoushidv{
		width: 95%;
	}
	.ali{
		width: 95%;
	}
	.ssdxtbt{
		width: 95%;
	}
	.ssdxtlist{
		width: 97%;
	}
	.ssdxtlist ul li .ssdxtlistbt{
		align-items: flex-start;
	}
	.ssdxtlistbtright{
		margin-top: 5px;
	}
	.xgcpin{
		width: 95%;
	}
	.xgcpinlist ul li h2{
		font-size: 18px;
	}
	.newtj{
		width: 97%;
	}
	.newslist{
		width: 95%;
	}
	.shownews{
		width: 95%;
	}
	.shownewsnr{
		width: calc(80% - 100px);
	}
	.yingy{
		width: 97%;
	}
	.yingyongxiangqing{
		width: 95%;
	}
	.yytjian{
		width: 97%;
	}
	.shimingdv #gallery1258 .swiper-slide img{
		height: 850px;
		width: auto;
	}
	.shimingbt{
		left:2.5%;
	}
	.jjfa{
		right: 2.5%;
	}
	.shimingdv #thumbs1258{
		width: 95%;
	}
	.showcpleft #gallery{
		width: 445px;
		height: 335px;
	}
	.showcpleft #thumbs{
		width: 95px;
		height:335px;
	}

}
@media only screen and (min-width: 1000px) and (max-width: 1200px){
	.headdv{
		width: 95%;
	}
	.headdvright ul li{
		margin: 0;
		padding: 0 8px;
	}
	.fws{
		width: 95%;
		align-items: center;
	}
	.nianfendv{
		width: 95%;
	}
	.nianfendv ul li{
		width: 23%;
	}
	.nianfendv ul li p{
		font-size: 14px;
		line-height: 25px;
	}
	.susong{
		width: 95%;
	}
	.susonglist ul li div section p{
		font-size: 14px;
	}
	.susonglist ul i{
		border: none;
	}
	.susonglist ul li{
		width: 30%;
	}
	.susonglist ul li div section h1{
		font-size: 20px;
	}
	.pinzhidvleft{
		width: 95%;
	}
	.pinzhilist{
		width: 95%;
	}
	.pinzhilist ul li h1{
		font-size: 24px;
	}
	.fenxianglist{
		width: 95%;
	}
	.fenxianglist ul li:last-child{
		display: none;
	}
	.footdv{
		width: 95%;
	}
	.ftss{
		display: none;
	}
	.wdldv{
		width: 95%;
	}
	.aboutsdv{
		width: 95%;
	}
	.aboutsdvleft{
		width: 60%;
	}
	.aboutsdvleft h2{
		font-size: 32px;
	}
	.aboutsdvright{
		width: 35%;
	}
	.aboutsdvright img{
		display: block;
		width: 100%;
	}
	.abouts{
		padding-bottom: 145px;
	}
	.fchedv{
		width: 95%;
	}
	.fchedvleft h2{
		font-size: 24px;
	}
	.fchedvleft h3{
		font-size: 24px;
	}
	.fchedvleft{
		width: 27%;
	}
	.fchedvright ul li{
		width: 28%;
		padding: 3%;
	}
	.fchedvright ul li:nth-child(2) h3{
		font-size: 14px;
	}
	.fchedvright ul li:nth-child(3) h3{
		font-size: 14px;
	}
	.fchedvright ol li{
		width: 28%;
		padding: 3%;
	}
	.fchedvright ol li h3{
		font-size: 14px;
	}
	.fchedvright ol li h1{
		font-size: 20px;
	}
	.fchedvright ul li:nth-child(3) h1{
		font-size: 20px;
	}
	.fchedvright ul li:nth-child(2) h1{
		font-size: 20px;
	}
	.pzqwdv{
		width: 95%;
	}
	.pzqwdvlist{
		width: 95%;
	}
	.pzqwdvlist .swiper-slide-active h1{
		margin-top: 30px;
		font-size: 14px;
	}
	.wmdashijiandv{
		width: 95%;
	}
	.guntonglist{
		width: 95%;
	}
	.guntongxiangqing dl dd span{
		font-size: 14px;
	}
	.guntongxiangqing h1{
		font-size: 20px;
	}
	.anydv{
		width: 95%;
	}
	.lnjs{
		width: 95%;
	}
	.lnjsright h2{
		font-size: 20px;
	}
	.lnjsright ul li span{
		width: 90px;
	}
	.lnjsright ul li em{
		font-size: 14px;
		line-height: 25px;
	}
	.lnjsright ul li em{
		width: 95%;
	}
	.chanpinmiaoshu{
		width: 90%;
		padding: 0 2.5%;
		padding-bottom: 40px;
	}
	.shusongjietouright div h1{
		font-size: 20px;
	}
	.shusongjietouright div dl dd span{
		font-size: 14px;
		width: 90%;
	}
	.shusongjietouright div dl dd {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		height: auto;
		margin-bottom: 10px;
	}
	.shusongjietouright div dl dd i{
		margin-top: 5px;
		margin-right: 5px;
	}
	.guntongxiangqing h1{
		font-size: 20px;
	}
	.guntongxiangqing p{
		font-size: 14px;
		line-height: 25px;
	}
	.guntongxiangqing h3{
		font-size: 14px;
	}
	.shownav ul{
		width: 95%;
	}
	.gcwbydlog section h1{
		font-size: 20px;
	}
	.gcwbydlog section p{
		font-size: 14px;
	}
	.gcwbyd {
		width: 95%;
	}
	.gcwbydsdc section h1{
		font-size: 20px;
	}
	.gcwbydsdc section p{
		font-size: 14px;
	}
	.gcwbydsdc:last-child section h1{
		font-size: 20px;
	}
	.gcwbydsdc:last-child section p{
		font-size: 14px;
	}
	.gcwbyd1 .gcwbydsdc:nth-child(2) section h1{
		font-size: 20px;
	}
	.gcwbyd1 .gcwbydsdc:nth-child(2) section p{
		font-size: 14px;
	}
	.lxwm{
		width: 95%;
	}
	.zb dl dd {
	    width: calc(24% - 20px);
	    padding: 50px 10px;
	    background-color: #f6f6f7;
	    border-radius: 10px;
	    transition: all .5s;
	}
	.lybt{
		width: 95%;
	}
	.ly form{
		width: 95%;
	}
	.dashijiandv{
		width: 95%;
	}
	.ppsji ul li span{
		width: 90px;
	}
	.ppsji ul li p{
		width: 95%;
	}
	.ycxt{
		width: 95%;
	}
	.ycxtleft h1{
		font-size: 28px;
	}
	.ycxtleft h2{
		font-size: 14px;
	}
	.ycxtleft p{
		font-size: 14px;
	}
	.ycxtright{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.dhdv a{
		width: 160px;
	}
	.cpyunlinr{
		width: 95%;
	}
	.cpinyoushidv{
		width: 95%;
	}
	.cpinyoushilist ul li{
		width: 14%;
		padding: 0 2.5%;
		padding-top: 5%;
	}
	.cpinyoushilist ul li h1{
		font-size: 14px;
	}
	.cpinyoushilist ul li p{
		font-size: 14px;
		line-height: 25px;
	}
	.ali{
		width: 95%;
	}
	.ssdxtbt{
		width: 95%;
	}
	.ssdxtlist{
		width: 97%;
	}
	.ssdxtlist ul li .ssdxtlistbt{
		align-items: flex-start;
	}
	.ssdxtlist ul li .ssdxtlistbt .ssdxtlistbtright{
		margin-top: 5px;
	}
	.ssdxtlist ul li .ssdxtlistimg h2{
		font-size: 17px;
	}
	.ssdxtlistimg div{
		font-size: 14px;
		line-height: 25px;
		overflow:hidden;
		text-overflow:ellipsis;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:4; 
		top: 50px;
	}
	.xgcpin{
		width: 95%;
	}
	.xgcpinlist ul li h2{
		font-size: 17px;
		line-height: 25px;
		overflow: hidden;
		height: 25px;
	}
	.xgcpinlist ul li{
		padding: 2.5%;
		width: 19%;
	}
	.xgcpinlist ul li p{
		line-height: 25px;
	}
	.newtj{
		width: 97%;
	}
	.newtj ul li section{
		padding: 5%;
		width: 90%;
	}
	.newtj ul li section h1{
		font-size: 20px;
		line-height: 25px;
		height: 25px;
		overflow: hidden;
	}
	.newtj ul li section p{
		font-size: 14px;
	}
	.newslist{
		width: 95%;
	}
	.shownews{
		width: 95%;
	}
	.shownewsnr{
		width: 85%;
		padding: 2.5% 5%;
		    padding-top: 5px;
	}
	.yingy{
		width: 97%;
	}
	.yingy ul li section{
		height: 55px;
	}
	.yingy ul li:hover section{
		height: 75px;
	}
	.yingyongxiangqing{
		width: 95%;
	}
	.yytjian{
		width: 97%;
	}
	.shusongjietou{
		width: 95%;
	}
	.shimingdv #gallery1258 .swiper-slide img{
		height: 750px;
		width: auto;
	}
	.shimingbt{
		left:2.5%;
	}
	.jjfa{
		right: 2.5%;
		width: 440px;
	}
	.shimingdv #thumbs1258{
		width: 95%;
	}
	.shimingdv #thumbs1258{
		width: 100%;
	}

	.showcpleft #gallery{
		width: 373px;
		height: 280px;
	}
	.showcpleft #thumbs{
		width: 80px;
		height:280px;
	}
	.lnjsright h3{
		margin-top: 30px;
	}
	#gallery1258 .swiper-slide div{
		width: 95%;
		left: 2.5%;
	}
}
@media screen and (max-width: 999px){
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.heads{
		display: none;
	}
	.fws{
		margin: 30px auto;
		width: 95%;
		display: block;
	}
	.fwsleft{
		width: 100%;
	}
	.fwsleft h1{
		font-size: 20px;
		text-align: center;
	}
	.fwsleft h2{
		font-size: 20px;
		text-align: center;
	}
	.fwsleft i{
		height: 15px;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.fwsleft p{
		margin-bottom: 15px;
		font-size: 14px;
	}
	.fwsleft a{
		width: 150px;
		height: 40px;
		line-height: 40px;
		margin: 20px auto;
	}
	.fwsright{
		width: 100%;
	}
	.fwsright img{
		display: block;
		width: 100%;
	}
	.nianfen{
		padding: 25px 0px;
		background-size: cover;
	}
	.nianfendv{
		width: 95%;
	}
	.nianfendv ul{
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.nianfendv ul li{
		margin: 5px 0px;
		width: 49%;
	}
	.nianfendv ul li h1 {
		justify-content: center;
	}
	.nianfendv ul li h1 span{
		font-size: 32px;
	}
	.nianfendv ul li p{
		font-size: 14px;
		line-height: 25px;
		text-align: center;
	}
	.susong{
		width: 95%;
		margin: 30px auto;
	}
	.susongtop{
		display: block;
		text-align: center;
	}
	.susongtopleft h1{
		font-size: 20px;
	}
	.susongtopleft h2{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.susongtopright p{
		font-size: 14px;
	}
	.susongtopright h1{
		margin-top: 5px;
	}
	.susonglist{
		margin-top: 20px;
	}
	.susonglist ul{
		display: block;
	}
	.susonglist ul li{
		width: 70%;
		margin: 40px auto;
	}
	.susonglist ul i{
		display: none;
	}
	.susonglist ul li div section iconpark-icon{
		font-size: 42px;
	}
	.susonglist ul li div section h1{
		color: #fff;
		font-size: 17px;
		margin-bottom: 5px;
	}
	.susonglist ul li div section p{
		font-size: 14px;
	}
	.pinzhi{
		padding: 35px 0px;
	}
	.pinzhidvleft{
		width: 95%;
		display: block;
	}
	.pinzhidvleft div h1{
		font-size: 20px;
		text-align: center;
	}
	.pinzhidvleft div h2{
		font-size: 20px;
		text-align: center;
	}
	.pinzhidvleft a{
		width: 150px;
		height: 40px;
		margin: 0 auto;
		line-height: 40px;
		margin-top: 20px;
		font-size: 14px;
	}
	.pinzhilist{
		width: 95%;
	}
	.pinzhilist ul{
		display: flex;
		flex-wrap: wrap;
	}
	.pinzhilist ul li{
		width: 45%;
		height: auto;
		margin: 5px 0px;
	}
	.pinzhilist ul li img{
		width: 50px;
		margin: 0 auto;
		margin-top: 25px;
		padding-top: 0;
		margin-bottom: 20px;
	}
	.pinzhilist ul li h1{
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 10px;
	}
	.pinzhilist ul li p{
		line-height: 25px;
		margin-bottom: 20px;
		font-size: 14px;
	}
	.pinzhilist ul li iconpark-icon{
		line-height: 40px;
	}
	.fenxiang{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.fenxianglist{
		width: 95%;
		margin-top: 25px;
		display: block;
	}
	.fxliang{
		width: 100%;
		margin-top: 10px;
		
	}
	.fchedvleft h1{
		font-size: 20px;
		text-align: center;
	}
	.fxliang section{
		padding: 5%;
	}
	.fxliang section h3{
		margin-bottom: 10px;
	}
	.fxliang section h1{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.fenxianglist ul{
		width: 100%;
	}
	.fenxianglist ul li{
		margin-top: 10px;
	}
	.fenxianglist ul li a section h1{
		font-size: 17px;
	}
	.fenxianglist ul li a div h1{
		font-size: 17px;
		line-height: 30px;
	}
	.fenxianglist ul li a section h1{
		margin-bottom: 5px;
	}
	.foot{
		display: none;
	}
	.abouts{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.aboutsdv{
		width: 95%;
		display: block;
	}
	.aboutsdvleft{
		width: 100%;
	}
	.aboutsdvleft h1{
		margin-bottom: 10px;
	}
	.aboutsdvleft h2{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.aboutsdvleft h3{
		font-size: 20px;
	}
	.aboutsdvleft p{
		margin-top: 15px;
	}
	.aboutsdvright {
		margin-top: 15px;
	}
	.aboutsdvright img{
		width: 50%;
	}
	.abouts{
		background-size: cover;
	}
	.fche{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.fchedv{
		width: 95%;
		display: block;
	}
	.fchedvleft{
		width: 100%;
	}
	.fchedvleft h2{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.fchedvleft h3{
		font-size: 20px;
	}
	.fchedvright{
		width: 100%;
		margin: 0 auto;
	}
	.fchedvright ul {
		margin-top: 20px;
	}
	.fchedvright ul li:first-child{
		display: none;
	}
	.fchedvright ul li{
		width: 40%;
		padding: 5%;
	}
	.fchedvright ul li:nth-child(2) h1{
		font-size: 17px;
	}
	.fchedvright ul li:nth-child(2) h3{
		font-size: 14px;
		line-height: 25px;
	}
	.fchedvright ul li:nth-child(2) h2{
		margin-bottom: 15px;
	}
	.fchedvright ul li:nth-child(3) h1{
		font-size: 17px;
	}
	.fchedvright ul li:nth-child(3) h3{
		font-size: 14px;
		line-height: 25px;
	}
	.fchedvright ul li:nth-child(3) h2{
		margin-bottom: 15px;
	}
	.fchedvright ol li{
		width: 24%;
		padding: 5%;
	}
	.fchedvright ol li h1{
		font-size: 17px;
	}
	.fchedvright ol li h2{
		margin-bottom: 15px;
	}
	.fchedvright ol li h3{
		font-size: 14px;
		line-height: 25px;
	}
	.wmdashijian{
		padding-top: 45px;
		height: 400px;
	}
	.wmdashijiandv{
		width: 95%;
	}
	.wmdashijiandv h1{
		font-size: 20px;
	}
	.wmdashijiandv h2{
		font-size: 20px;
	}
	.wmdashijiandv p{
		font-size: 14px;
	}
	.pzqw{
		padding: 30px 0;
	}
	.pzqwdv{
		width: 95%;
		display: block;
	}
	.pzqwdvleft h1{
		font-size: 20px;
		text-align: center;
	}
	.pzqwdvleft h2{
		font-size: 20px;
		text-align: center;
	}
	.pzqwdvlist{
		width: 95%;
		margin-top: 25px;
	}
	.pzqwdvlist .swiper-slide-active h1{
		font-size: 14px;
		margin-top: 20px;
	}
	.pzqwdvzy{
		display: none;
	}
	.shownav{
		height: 45px;
		line-height: 45px;
	}
	.shownav ul{
		width: 100%;
	}
	.shownav ul li{
		width: 100%;
	}
	.shownav ul li a::after{
		height: 20px;
		top: 10px;
		border: none;
	}
	.shownav ul li:last-child a::after{
		border: none;
	}
	.shownav ul li a{
		font-size: 14px;
	}
	.shownav ul li:nth-child(odd){
		background-color: #f5f5f5;
	}
	
	.alldv{
		padding: 30px 0px;
	}
	.guntonglist{
		width: 95%;
	}
	.guntonglist ul li:nth-child(odd){
		flex-flow: row;
	}
	.guntonglist ul li{
		display: block;
		padding-bottom: 0;
	}
	.guntongimg{
		width: 100%;
	}
	.guntongxiangqing{
		width: 90%;
		padding: 5%;
	}
	.guntongxiangqing h1{
		font-size: 17px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.guntongxiangqing dl dd span{
		font-size: 14px;
	}
	.guntongxiangqing div{
		margin-top: 20px;
	}
	.any{
		padding: 30px 0px;
	}
	.anydv {
		width: 95%;
		margin: 0 auto;
	}
	.anydv h1{
		text-align: center;
		font-size: 20px;
	}
	.anydv form{
		display: block;
	}
	.anydv form input{
		width: 94%;
		padding:0 3%;
		margin-bottom: 10px;
		line-height: 40px;
	}
	.anydv form input:nth-child(3){
		width: 94%;
		padding:0 3%;
		margin-bottom: 10px;
		line-height: 40px;
	}
	.anydv form button{
		width: 35%;
		height: 40px;
		line-height: 40px;
	}
	.anydv p{
		margin-top: 10px;
	}
	.lnjs{
		width: 95%;
		display: block;
	}
	.lnjsleft{
		width: 100%;
		margin-bottom: 20px;
	}
	.lnjsright{
		width: 100%;
	}
	.lnjsright h2{
		font-size: 20px;
		font-weight: bold;
		margin: 10px auto;
	}
	.lnjsright ul li span{
		width: 80px;
		font-size: 14px;
		line-height: 25px;
	}
	.lnjsright ul li em{
		width: 90%;
		line-height: 28px;
		font-size: 14px;
	}
	.lnjsright ul li i{
		margin-top: 8px;
	}
	.lnjsright section{
		margin-top: 20px;
		display: flex;
		justify-content: space-between;
	}
	.lnjsright section a{
		width: 48%;
		height: 35px;
		line-height: 35px;
		margin-right: 0;
		font-size: 14px;
	}
	.chanpinmiaoshu{
		width: 85%;
		padding: 5%;
		padding-top: 0;
	}
	.cptop{
		height: 50px;
		line-height: 50px;
	}
	.cptop span{
		padding-bottom: 13px;
	}
	.cptext{
		margin-top: 20px;
	}
	.shusongjietou{
		width: 95%;
	}
	.shusongjietou ul li a{
		display: block;
	}
	.shusongjietouleft{
		width: 100%;
	}
	.shusongjietouright{
		width: 90%;
		padding: 5%;
	}
	.shusongjietouright div{
		width: 100%;
	}
	.shusongjietouright div h1{
		font-size: 17px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.shusongjietouright div dl dd span{
		font-size: 14px;
	}
	.shusongjietouright div dl dd{
		align-items: flex-start;
		height: auto;
		margin-bottom: 10px;
	}
	.shusongjietouright div dl dd i {
	    margin-right: 10px;
	    margin-top: 5px;
	}
	.shusongjietou ul li{
		margin-bottom: 0;
		margin: 15px 0px;
	}
	.guntongxiangqing p{
		margin-top: 10px;
		font-size: 14px;
		line-height: 25px;
	}
	.guntonglist ul li{
		margin-bottom: 0;
		margin: 10px 0px;
	}
	.gcwbyd{
		width: 95%;
		margin: 0 auto;
	}
	.gcwbyd{
		display: block;
	}
	.gcwbydlog{
		width: 100%;
		height: 200px;
	}
	.gcwbydlog section h1{
		font-size: 17px;
		text-align: center;
	}
	.gcwbydlog section p{
		font-size: 14px;
		text-align: center;
	}
	.gcwbydlog section{
		width: 100%;
		height: 100%;
		left: 0;
		top: 0%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.gcwbydlog section span{
		margin: 0 auto;
	}
	.gcwbydsdc{
		height: 200px;
		width: 100%;
		margin: 10px 0px;
	}
	
	.gcwbydsdc section h1{
		font-size: 17px;
		text-align: center;
	}
	.gcwbydsdc section p{
		font-size: 14px;
		text-align: center;
	}
	.gcwbydsdc section{
		width: 100%;
		height: 100%;
		left: 0;
		top: 0%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.gcwbydsdc section span{
		margin: 0 auto;
	}
	.gcwbydsdc:last-child section h1{
		font-size: 17px;
	}
	.gcwbydsdc:last-child section p{
		font-size: 14px;
	}
	.gcwbyd1 .gcwbydsdc:nth-child(2) section h1{
		font-size: 17px;
	}
	.gcwbyd1 .gcwbydsdc:nth-child(2) section p{
		font-size: 14px;
	}
	.lxwm{
		width: 95%;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.lxwmbt h1{
		font-size: 20px;
		font-weight: bold;
	}
	.lxwmbt p{
		font-size: 14px;
	}
	.zb{
		margin-top: 20px;
	}
	.zb ul {
		display: block;
	}
	.zb ul li{
		width: 90%;
		padding: 5%;
		margin-bottom: 10px;
	}
	.zb ul li h1{
		margin-top: 0;
	}
	.zb ul li p{
		line-height: 25px;
	}
	.zb dl{
		margin-top: 0;
		display: block;
	}
	.zb dl dd{
		width: 90%;
		margin-bottom: 10px;
		padding: 5%;
	}
	.ly{
		padding-top: 25px;
		padding-bottom: 30px;
	}
	.lybt{
		width: 95%;
	}
	.lybt h1{
		font-size: 20px;
	}
	.lybt p{
		font-size: 14px;
	}
	.ly form{
		width: 95%;
	}
	.ly form div input{
		line-height: 40px;
		padding: 0 2%;
		width: 45.5%;
	}
	.ly form button{
		height: 40px;
		line-height: 40px;
		border-radius: 5px;
	}
	.dashijian{
		padding-top: 25px;
		padding-bottom: 30px;
	}
	.dashijiandv{
		width: 95%;
		display: block;
	}
	.dashijiandv::after{
		display: none;
	}
	.dashijianbt{
		width: 100%;
	}
	.dashijianbt h1{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	.dashijianbt p{
		font-size: 14px;
		text-align: center;
	}
	.ppsji{
		width: 100%;
	}
	.ppsji{
		margin-top: 20px;
	}
	.ppsji h1{
		text-align: center;
		font-size: 20px;
	}
	.ppsji h2{
		text-align: center;
		font-size: 17px;
		margin-bottom: 10px;
	}
	.ppsji ul li em,.ppsji ul li i{
		display: none;
	}
	.ppsji ul li{
		padding: 5%;
	}
	.ppsji ul li span{
		margin-right: 10px;
		font-size: 17px;
		width: 80px;
	}
	.ppsji ul li p{
		width: 90%;
	}
	.ycxt{
		width: 95%;
		margin: 30px auto;
		display: block;
	}
	.ycxtleft{
		width: 100%;
	}
	.ycxtleft h1{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.ycxtleft h2{
		font-size: 14px;
		margin-bottom: 20px;
	}
	.ycxtleft p{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.ycxtleft ul li span{
		font-size: 42px;
	}
	.ycxtleft ul li{
		margin-bottom: 20px;
	}
	.dhdv a{
		width: 140px;
		height: 40px;
		line-height: 40px;
	}
	.dhdv{
		align-items: center;
	}
	.ycxtright{
		margin-top: 20px;
		width: 100%;
	}
	.ycxtright img{
		display: block;
		width: 100%;
	}
	.cpyuanli{
		padding: 30px 0px;
	}
	.cpyuanlibt{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.cpyunlinr{
		width: 95%;
	}
	#thumbscpyl .swiper-slide span{
		height: 40px;
		line-height: 40px;
	}
	#thumbscpyl .swiper-slide-thumb-active span{
		font-size: 17px;
	}
	#gallerycpyl .swiper-slide h1{
		font-size: 17px;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.ycwt{
		display: block;
	}
	.ycwtleft{
		width: 100%;
	}
	.ycwtleft img{
		display: block;
		width: 100%;
	}
	.ycwtright{
		width: 100%;
		font-size: 14px;
	}
	.cpyunlinr{
		padding-bottom: 5%;
	}
	.cpinyoushi{
		padding: 30px 0px;
	}
	.cpinyoushidv{
		width: 95%;
	}
	.cpinyoushibt h1{
		font-weight: bold;
		font-size: 20px;
	}
	.cpinyoushibt{
		margin-bottom: 20px;
	}
	.cpinyoushilist ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.cpinyoushilist ul li{
		width: 39%;
		padding: 5%;
	}
	.cpinyoushilist ul li iconpark-icon{
		font-size: 36px;
		margin-bottom: 10px;
	}
	.cpinyoushilist ul li h1{
		font-size: 17px;
		font-weight: bold;
	}
	.cpinyoushilist ul li i{
		margin-bottom: 10px;
	}
	.cpinyoushilist ul li p{
		font-size: 14px;
	}
	.cpinyoushilist ul li{
		height: auto;
		margin-bottom: 10px;
	}
	.ali{
		width: 95%;
		margin: 25px auto;
	}
	.alibt h1{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.alibt{
		margin-bottom: 0;
	}
	.alilist ul{
		flex-wrap: wrap;
	}
	.alilist ul li{
		width: 48%;
		margin: 1%;
	}
	.alilist ul li section{
		margin-top: 0;
	}
	.alilist ul li section h1{
		font-size: 14px;
		line-height: 40px;
		height: 40px;
	}
	.alilist ul li section p{
		margin-top: 5px;
	}
	.ssdxtbt{
		width: 95%;
		display: block;
	}
	.ssdxtbtleft h1{
		text-align: center;
	}
	.ssdxtbtleft h2{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	.ssdxtbtright a{
		margin: 0 auto;
		margin-top: 15px;
		height: 40px;
		line-height: 40px;
	}
	.ssdxtlist{
		width: 97%;
		margin: 0 auto;
	}
	.ssdxtlist ul li{
		width: 42%;
		padding: 3%;
		margin: 1%;
	}
	.shownav ul li a{
		    padding: 0 5px;
	}
	.ssdxtlist ul{
		margin-top: 15px;
	}
	.ssdxtlist ul li .ssdxtlistbt .ssdxtlistbtright{
		display: none;
	}
	.ssdxtlist ul li .ssdxtlistbt{
		margin: 0 auto;
		justify-content: center;
	}
	.ssdxtlist ul li .ssdxtlistimg h2{
		font-size: 17px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.ssdxtlist ul li .ssdxtlistbt{
		display: none;
	}
	.ssdxtlistimg{
		margin-top: 0;
	}
	.ssdxtlist ul li:hover .ssdxtlistimg div{
		display: none;
	}
	.lnjsright p{
		font-size: 14px;
	}
	.lnjsright h3{
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 22px;
	}
	#thumbsggs{
		width: 100%;
	}
	.cptops .swiper-slide-thumb-active h1 span{
		font-size: 14px;
	}
	.cptops h1 span{
		font-size: 14px;
	}
	.sx{
		display: block;
		padding-top: 20px;
		margin-top: 20px;
	}
	.sx a{
		line-height: 35px;
	}
	.xgcpin{
		width: 95%;
		margin-top: 40px;
	}
	.lnjsright h3 iconpark-icon{
		font-size: 24px;
	}
	.xgcpinbt{
		font-size: 20px;
		font-weight: bold;
	}
	.xgcpinlist ul{
		margin-top: 20px;
		flex-wrap: wrap;
	}
	.xgcpinlist ul li{
		width: 42%;
		padding: 3%;
		margin: 1%;
	}
	.xgcpinlist ul li h2{
		font-size: 14px;
	}
	.newtj{
		width: 97%;
		margin: 0 auto;
		display: none;
	}
	.newslist{
		width: 95%;
	}
	.newslist ul li{
		margin: 0;
		margin: 10px 0;
	}
	.newslist ul li a{
		display: block;
	}
	.newslist ul li .xwleft{
		width: 100%;
		margin-bottom: 10px;
	}
	.newslist ul li .xwright{
		width: 100%;
		margin-left: 0;
	}
	.newslist ul li .xwright h1{
		font-size: 17px;
	}
	.newslist ul li .xwright span{
		margin-bottom: 5px;
	}
	.shownews{
		width: 95%;
	}
	.shownewsbt h1{
		font-size: 20px;
		font-weight: bold;
	}
	.shownewsbt p{
		margin-bottom: 15px;
	}
	.shownewsnr{
		width: 85%;
		padding: 5%;
		padding-top: 5px;
	}
	.yingy{
		width: 97%;
	}
	.yingy ul{
		display: flex;
	}
	.yingy ul li{
		width: 48%;
		margin: 1%;
	}
	.yingy ul li section{
		height: 40px;
		width: calc(100% - 20px);
		padding: 0% 10px;
	}
	.yingy ul li:hover section {
	    background-color: #004ea1;
	    height: 60px;
	    margin-top: -20px;
	}
	.yingyongxiangqing{
		width: 95%;
	}
	.yingyongxiangqingbt{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 25px;
	}
	.yingyongxiangqingnr{
		padding: 5%;
	}
	.yytjianbt{
		margin-top: 20px;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.yytjian{
		width: 97%;
	}
	.yyanli ul li h1{
		font-size: 14px;
		line-height: 35px;
		height: 35px;
	}
	.showcpleft{
		width: 100%;
		flex-direction: column-reverse;
	}
	.showcpleft #thumbs{
		width: 100%;
		height: auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.showcpleft #gallery{
		width: 100%;
	}
	.showcpleft #thumbs .swiper-slide{
		opacity: 0.5;
	}
	.showcpleft #thumbs .swiper-slide-thumb-active{
		opacity: 1;
	}
	.shownav ul li a{
		font-size: 13px !important;
	}
	.nrbanner .btext h2{
		font-size: 24px;
	}
	.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: #1072b3;
	}
	.mfootdv li{
		width: 100%;
		border-right: 1px solid #0d639b;
	}
	.mfootdv li a{
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
		.shimingbt{
		position: initial;
	}
	.shimingbt .susongtopleft h1{
		color: #333;
		text-align: center;
	}
	.shimingbt .susongtopleft h2{
		color: #333;
		text-align: center;
	}
	.jjfa{
		position: initial;
		width: 90%;
		padding: 5%;
		
	}
	.jjfa h1{
		font-size: 17px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.fwsleftgeh{
		position: initial;
	}
	.shimingdv #thumbs1258{
		width: 100%;
	}
	.fwsleftgeh{
		height: 40px;
	}
	.shimingdv #thumbs1258 .swiper-slide h1{
		height: 40px;
		font-size: 14px;
	}
	.shimingdv #thumbs1258 .swiper-slide h1 iconpark-icon{
		font-size: 20px;
		margin-right: 5px;
	}
	.shimingdv #thumbs1258 .swiper-slide-thumb-active h1{
		margin-top: -10px;
	}
	.shimingdv #thumbs1258 .swiper-slide-thumb-active h1{
		height: 50px;
	}
	.jjfa section i{
		font-size: 20px;
	}
	.shimingbt{
		width: 100%;
	}
	.bannersasg .swiper-slide section h4{
		font-size: 17px;
	}
	.bannersasg .swiper-slide section h3{
		font-size: 17px;
		margin-top: 10px;
	}
	.bannersasg .swiper-slide section a{
		margin-top: 15px;
		height: 30px;
		line-height: 30px;
		width: 120px;
		font-size: 14px;
	}
	.shiming{
		overflow: hidden;
	}
	.cptext img{
		max-width: 100%;
		height: auto;
		text-indent: 0;
	}
	.pinzhilist ul li .img1{
		margin : 10px auto;
		padding-top: 10px;
		width: 45px;
	}
	.aboutsdvright{
		display: none;
	}
	.pzqw{
		background-color: #fff;
		background: none;
	}
	.pzqwdvlist .swiper-slide-active h1{
		margin-top: 20px;
	}
	.fchedvright ol li{
		width: 40%;
	}
	.fchedvright ol{
		flex-wrap: wrap;
	}
	.fchedvright ol li:last-child{
		width: 100%;
	}
	.newslist ul li .xwright h1{
		font-size: 17px;
		height: 30px;
		line-height: 30px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	#gallery1258 .swiper-slide div{
		width: 95%;
		left: 2.5%;
		top: 20%;
	}
	#gallery1258 .swiper-slide div h1{
		text-align: center;
		font-size: 20px;

	}
	#gallery1258 .swiper-slide div a{
		margin: 0 auto;
	    margin-top: 15px;
	    margin-bottom: 10px;
	    background-color: #004ea2;
	    font-size: 14px;
	    width: 150px;
	    height: 35px;
	    line-height: 35px;
	}
	.nrbanner .btext p{
		display: none;
	}
	.nrbanner .btext i{
		display: none;

	}
	.shusd ul li{
		display: block;
	}
	.lnjsright ul li span{
		width: auto;
	}
	.shiming #gallery1258 .swiper-slide div a{
		color: #fff;
	}
	.cpyunlinr #gallerycpyl .swiper-slide img{
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.wmdashijiandv a{
		width: 150px;
		height: 35px;
		line-height: 35px;
	}
	.ycxtleft ul li span{
		font-size: 20px;
	}
	.ycxtleft ul li{
		font-size: 14px;
	}
	.cpinyoushilist ul li h1{
		font-size: 14px;
	}
	.ssdxtlist ul li .ssdxtlistimg h2{
		font-size: 14px;
	}
	.cptops h1 span{
		font-size: 14px;
	}
	.cptops .swiper-slide-thumb-active h1 span{
		font-size: 14px;
	}
	.ssdxtlist ul li:hover .ssdxtlistimg h2{
		color: #333;
	}
	.ssdxtlist ul li::after{
		display: none;
	}
	.fwsright{
		display: none;
	}

	.susonglist ul li::before{
		display: none;
	}
	.susonglist ul li:hover::after{
		display: none;
	}

	.susonglist ul{
		display: flex;
	}
	.susonglist ul li div section p{
		display: none;
	}
	.susonglist ul li{
		width: 31%;
		margin: 15px auto;
	}
	.susonglist ul li div section iconpark-icon{
		font-size: 28px;
	}
	.susonglist ul li div section h1{
		font-size: 14px;
	}
	
	.shiming{
		display: none;
	}
	.lxwmbt p i{
		display: block;
	}
	.yingy ul li section h1{
		font-size: 14px;
	}
	.anydv h1{
		font-size: 18px;
	}
	.lnjsright ul li em{
		width: 75%;
	}
	.gcwbyd1 .gcwbydlog span {
	    background-color: #004ea291;
	    border-color: #004ea291;
	}
	.gcwbyd1 .gcwbydlog span {
	    color: #fff;
	}
	.gcwbyd1 .gcwbydsdc:nth-child(2) section span{
		 background-color: #004ea291;
	    border-color: #004ea291;
	    color: #fff;
	}
	.gcwbydsdc section span{
		 background-color: #004ea291;
		 color: #fff;
	    border-color: #004ea291;
	}
	.gcwbydsdc:last-child section span{
		background-color: #004ea291;
		 color: #fff;
	    border-color: #004ea291;
	}
	.gcwbydlog section span{
		background-color: #004ea291;
		 color: #fff;
	    border-color: #004ea291;
	}
	.fchedvright ul li  h3 i{
		display: block;
	}
	.fchedvright ol li  h3 i{
		display: block;
	}
	.fchedvright ul li:nth-child(3) h3{
		font-size: 12px;
	}
	.fchedvright ol li h3{
		font-size: 12px;
	}
	.pinzhilist ul li p{
		text-align: center;
	}
	.pinzhilist ul li p i{
		display: block;
	}
	.pinzhilist ul li section{
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-top: 1px solid #e6e6e6;
	}
	.pinzhilist ul li section span{
		font-size: 14px;
		display: block;
		color: #333;
	}
	.pinzhilist ul li iconpark-icon{
		border-top: 0;
	}
	.pinzhilist ul li:hover section span{
		font-size: 14px;
		display: block;
		color: #fff;
	}
	.nianfendv ul li p i{
		display: block;
	}
	.nianfendv ul li{
		margin: 20px 0px;
	}
	.allinks{
		display: block;
	}
	.pinzhidvleft .allink{
		display: none;
	}
	.allinks{
	    display: block;
	    width: 220px;
	    height: 40px;
	    border: 1px solid #cccccc;
	    text-align: center;
	    line-height:460px;
	    color: #333333;
	    margin: 0 auto;
	    font-size: 16px;
	    position: relative;
	    margin-top: 40px;
	    transition: all .5s;
	    width: 150px;
	    height: 40px;
	    margin: 0 auto;
	    line-height: 40px;
	    margin-top: 20px;
	    font-size: 14px;
	}
	.fxliang{
		display: none;
	}
	.swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}
	.bannersasg .swiper-slide div section{
		margin-top: 0;
	}
	
	.fwsleft a{
		display: none;
	}
	.fwsleft .zja{
		display: block;
	}
	.shusongjietouright div dl section{
		display: block;
		width: 150px;
		height: 40px;
		border: 1px solid #ccc;
		text-align: center;
		font-size: 14px;
		line-height: 40px;
		color: #fff;
		margin: 0 auto;
		margin-top: 20px;
		padding: 0;
	}
	.gcwbydsdc:last-child section span{
		background-color: #004ea291;
	    color: #fff;
	    border-color: #004ea2;
	}
	.susongtopright p span{
		display: block;
	}
	.shownav{
		height: auto;
	}
	.shownav ul{
		flex-wrap: wrap;
	}
	.shownav ul li{
		width: 50%;
	}
	.shownav ul li:nth-child(odd) {
	    background-color: #fff;
	}
	.shownav ul li:nth-child(1),.shownav ul li:nth-child(4),.shownav ul li:nth-child(5),.shownav ul li:nth-child(8){
	    background-color: #f5f5f5;
	}
	.shownavpro ul li{
		width: 100% !important;
	}
	.shownavpro ul li a{
		padding: 0 !important;
	}
	.shownavpro ul li:nth-child(odd) {
	    background-color: #fff !important;
	}
	.shownavpro ul li:nth-child(1), .shownavpro ul li:nth-child(4), .shownavpro ul li:nth-child(5), .shownavpro ul li:nth-child(8) {
	    background-color: #fff;
	}
	.shownavpro ul li:nth-child(1),.shownavpro ul li:nth-child(3),.shownavpro ul li:nth-child(5),.shownavpro ul li:nth-child(7),.shownavpro ul li:nth-child(9){
	    background-color: #f5f5f5 !important;
	}
	.newslist ul li .xwright h1{
		font-size: 16px;
	}

	.yuyan{
		    position: absolute;
		    right: 75px;
		    top: 10px;
		    z-index: 99;
	}
	.yuyan a{
		text-align: center;
	}
	.bannersasg .swiper-slide section a{
		width: 95px;
	}

	.mnavall{
		width: 95%;
		margin: 0 auto;
		display: flex;
		justify-content: flex-start;
		height: 40px;
		align-items: center;
	}
	.mnavall h1{
		font-size: 18px;
		font-weight: bold;
	}
	.menu-wrap{
		position: fixed;
		top: 0;
		left: 0;
	}
	.menu-button {
	    position: relative;
	    margin: 0;
	    z-index: 2;
	    font-size: 1.1em;
	    margin-right: 15px;
	}
	.show-menu .icon-list a{
		font-size: 16px;
		font-weight: bold;
	}
	.show-menu .icon-list a.geheh{
		font-size: 14px;
		font-weight: normal;
		margin-left: 20px;
	}
	.mnav{
		display: block;
	}
	.cpyfwrightbt{
		display: none;
	}
	.tianliaodv{
		margin-top: 0;
	}
	.show-menu .icon-list a{
		font-weight: normal;
	}
	.menu-wrap a:hover, .menu-wrap a:focus {
	    color: #409693;
	}
	.cpyfwlist ul{
		margin-top: 0;
	}
	.yingyongxiangqingnr{
		width: 90%;
	}
	.shownewsnr .cptext{
		width: 100%;
	}
}



