/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
@font-face
{
	font-family: "HarmonyOS_Thin";
	src:url('../font/HARMONYOS_SANS_THIN.TTF');
}
@font-face
{
	font-family: "HarmonyOS_Light";
	src:url('../font/HARMONYOS_SANS_LIGHT.TTF');
}
@font-face
{
	font-family: "HarmonyOS";
	src:url('../font/HARMONYOS_SANS_REGULAR.TTF');
}
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:100px;
	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;
	*/
	-webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
	transition: all .5s;
	background-color: #fff;
}
.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: 95%;
	margin: 0 auto;
	height: 100px;
	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;
}
.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: 98px;
	margin: 0 20px;
	border-bottom: 2px solid transparent;
	padding: 0 10px;
	transition: all .3s;
}
.headdvright ul li a{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.slideUp .headdvright ul li a{
	color: #333;
}
.slideUp .yuyan a{
	color: #333;
}
.headdvright ul li:hover{
	border-bottom: 2px solid #fff;
}
.headdvright ul li:hover a{
	color: #fff;
}
.slideUp  .headdvright ul li:hover{
	border-bottom: 2px solid #14397d;
}
.slideUp .headdvright ul li:hover a{
	color: #1a479c;
}
.headdvright ul li.active{
	border-bottom: 2px solid #fff;
}
.headdvright ul li.active a{
	color: #fff;
}
.slideUp  .headdvright ul li.active{
	border-bottom: 2px solid #14397d;
}
.slideUp .headdvright ul li.active a{
	color: #1a479c;
}
.ss{
	margin-right: 30px;
	margin-left: 40px;
}
.ss img{
	display: block;
}
.yuyan {
	margin-left: 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.yuyan a{
	display: block;
	width: 100px;
	height: 25px;
	color: #fff;
	border-radius: 50%;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #99bbe4;
	border-radius: 5px;
}
.banner img{
	display: block;
	width: 100%;
}
.zyec{
	padding: 110px 0px;
	margin-bottom: 40px;
	padding-bottom: 50px;
	
}
.zyecbt h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.shimo{
	width: 1500px;
	margin: 0 auto;
	margin-top: 40px;
}
.shimo ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.shimo ul li{
	width: 24%;
	padding: 15px;
	position: relative;
}
.shimo ul li:hover{
	background: url(../images/dutiao.gif) center no-repeat;
	background-size: contain;
}
.shimo ul li div{
	width: 100%;
	margin: 0% auto;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.shimo ul li div img{
	display: block;
	width: 100%;
}
.shimo ul li div i{
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(26, 71, 156, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	transition: all .5s;
	opacity: 0;
}
.shimo ul li section{
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
}
.shimo ul li section i{
	color: #ffffff;
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
}
.shimo ul li section span{
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	opacity: 0;
	height: 0;
	transition: all .5s;
}
.shimo ul li:hover section span{
	height: 20px;
	opacity: 1;
}
.shimo ul li:hover div i{
	opacity: 1;
}
.scs{
	width: 1500px;
	margin: 0 auto;
	border-radius: 10px;
	margin-top: 50px;
	margin-bottom: 35px;
	display: flex;
	justify-content: space-between;
}
.scsleft{
	width: 950px;
	overflow: hidden;
	position: relative;
}
.scsleft img{
	display: block;
	width: 100%;
}
.scsright{
	width: 595px;
	position: relative;
}
.scsright img{
	width: 100%;
	display: block;
}
.scsleft div{
	position: absolute;
	top: 5%;
	left: 5%;
	width: 80%;
	height: 90%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.scsleft div section i{
	color: #ffffff;
	font-size: 90px;
	font-weight: bold;
	opacity: 0.3;
}
.scsleft div section h1{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	margin-top: -45px;
	margin-bottom: 10px;
}
.scsleft div section h2{
	color: #ffffff;
	font-size: 14px;
	font-family: "Montserrat Light";
	padding-bottom: 25px;
	border-bottom: 1px solid #8297c1;
}
.scsleft div section p{
	margin-top: 30px;
}
.scsleft div section p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.scsleft div section span{
	margin-top: 50px;
	display: block;
	color: #ffffff;
	font-size: 14px;
}

.scsright div{
	position: absolute;
	top: 15%;
	left: 15%;
	width: 75%;
}
.scsright div section i{
	color: #0a4b9b;
	font-size: 90px;
	font-weight: bold;
	opacity: 0.3;
}
.scsright div section h1{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	margin-top: -45px;
	margin-bottom: 10px;
}
.hyjj{
	width: 100%;
	position: relative;
}
.hyjjbt{
	width: 1500px;
	position: absolute;
	left: 50%;
	top: 20%;
	margin-left: -750px;
	z-index: 3;
}
.hyjjbt h1{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.hyjjbt h2{
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	width: 555px;
}
#gallery2{
	width: 100%;
}
#gallery2 .swiper-slide img{
	display: block;
	width: 100%;
}
#thumbs2{
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1500px;
	border-top: 1px solid #52617e;
	margin-left: -750px;
}
#thumbs2 .swiper-slide{
	height: 145px;
}
#thumbs2 .swiper-slide h1{
	color: #ffffff;
	font-size: 22px;
	line-height: 100px;
	border-top: 2px solid transparent;
}
#thumbs2 .swiper-slide-thumb-active h1{
	color: #02a0e9;
	border-top: 2px solid #02a0e9;
}
.gywmlist{
	width: 100%;
	padding-top: 155px;
	padding-bottom: 235px;
	background: url(../images/gywm_02.jpg) center  no-repeat;
}
.gywmbt h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.gywmbt p{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	color: #4c4c4c;
	line-height: 30px;
}
.gywmlistall{
	width: 1500px;
	margin: 0 auto;
	margin-top: 110px;
}
.gywmlistall ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gywmlistall ul li h1{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.gywmlistall ul li h1 span{
	color: #333333;
	font-size: 86px;
	font-family: "HarmonyOS_Thin";
}
.gywmlistall ul li h1 i{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 5px;
}
.gywmlistall ul li h1 i sup{
	color: 333333;
	font-size: 30px;
	font-family: "HarmonyOS_Light";
}
.gywmlistall ul li h1 i sub{
	color: #333333;
	font-size: 16px;
}
.gywmlistall ul li p{
	color: #333333;
	font-size: 20px;
}
.jsjishi{
	background: url(../images/rz_02.jpg) center no-repeat;
	padding: 175px 0px;
	padding-bottom: 200px;
	background-size: cover;
}
.jsjishibt{
	width: 1500px;
	margin: 0 auto;
}
.jsjishibt h1{
	text-align: center;
	margin-bottom: 30px;
	color: #fefefe;
	font-size: 36px;
	font-weight: bold;
}
.jsjishibt p{
	color: #ffffff;
	font-size: 15px;
	line-height: 35px;
	width: 1180px;
	margin: 0 auto;
	text-align: center;
}
.wllist{
	width: 1200px;
	margin: 0 auto;
	margin-top: 120px;
}
.wllist ul{
	display: flex;
	justify-content: space-between;
}
.wllist ul li{
	width: 25%;
}
.wllist ul li img{
	display: block;
	width: 80px;
	margin: 0 auto;
}
.wllist ul li h1{
	margin-top: 25px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.wllist ul li p{
	text-align: center;
	line-height: 35px;
	color: #ffffff;
	font-size: 14px;
}
.xwfs{
	width: 1500px;
	margin: 0 auto;
	margin-top: 105px;
	margin-bottom: 90px;
}
.xwfsbt h1{
	text-align: center;
	margin-bottom: 60px;
	color: #333333;
	font-size: 36px;
	font-weight: bold;
} 
.xwfslist{
	width: 100%;
}
.xwfslist ul li{
	width: 31.33%;
	margin-right: 1.5%;
}
.xwfslist ul{
	display: flex;
	justify-content: flex-start;
}
.xwfslist ul li div{
	width: 100%;
	overflow: hidden;
}
.xwfslist ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.xwfslist ul li section{
	background-color: #f1f6fc;
	padding: 35px 45px;
}
.xwfslist ul li section h1{
	display: flex;
	justify-content: space-between;
}
.xwfslist ul li section h1 span{
	color: #4c4c4c;
	font-size: 14px;
}
.xwfslist ul li section i{
	display: flex;
	justify-content: flex-start;
	color: #808080;
	font-size: 14px;
}
.xwfslist ul li section i iconpark-icon{
	font-size: 16px;
	margin-right: 5px;
}
.xwfslist ul li section h2{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	transition: all .5s;
	white-space:nowrap;
	height: 20px;
	overflow:hidden;
	line-height: 20px;
	text-overflow:ellipsis;
}
.xwfslist ul li section p{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	overflow:hidden;
	height: 60px;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.xwfslist ul li:hover div img{
	transform: scale(1.05);
}
.xwfslist ul li:hover h2{
	color: #1a479c;
}
.foot{
	width: 100%;
	background-color: #f1f6fc;
}
.footdbt{
	width: 1500px;
	margin: 0 auto;
	border-bottom: 1px solid #d6dde8;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footdbt img{
	display: block;
	width: auto;
}
.footdbt div form{
	display: flex;
	justify-content: flex-start;
}
.footdbt div form input{
	width: 370px;
	height: 40px;
	background-color: #ffffff;
	border: none;
	line-height: 40px;
	padding: 0 15px;
	outline: none;
}
.footdbt div form button{
	width: 120px;
	height: 40px;
	background-color: #1a479c;
	color: #fff;
	border: none;
	font-size: 14px;
	line-height: 40px;
	padding: 0 15px;
	outline: none;
}
.footall{
	padding: 50px 0px;
	display: flex;
	justify-content: space-between;
	width: 1500px;
	margin: 0 auto;
}
.footallleft h1{
	color: #333333;
	font-size: 18px;
}
.footallleft  i{
	display: block;
	width: 30px;
	height: 3px;
	background-color: #0a4b9b;
	margin-top: 10px;
	margin-bottom: 20px;
}
.footallleft p{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #646c7a;
	margin-bottom: 15px;
	font-size: 16px;
}
.footallleft p iconpark-icon{
	font-size: 16px;
	color: #0a4b9b;
	margin-right: 5px;
}
.footallleft p iconpark-icon{
	width: 24px;
    height: 24px;
	border-radius: 50px;
	border: 1px solid #1a479c;
}
.footallright{
	width: 950px;
	display: flex;
	justify-content: space-between;
}
.footallright dl dt a{
	color: #333333;
	font-size: 18px;
}
.footallright dl dt{
	margin-bottom: 20px;
}
.footallright dl dd{
	margin-bottom: 15px;
}
.footallright dl dd a{
	font-size: 14px;
	color: #646c7a;
}
.footallright dl dd:hover a{
	color: #1a479c;
}
.wdl{
	width: 100%;
	background-color: #1a479c;
	line-height: 75px;
}
.wdldv{
	width: 1500px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 70px;
}
.wdldv p{
	font-size: 14px;
	color: #c5cfdb;
}
.wdldv p a{
	font-size: 14px;
	color: #c5cfdb;
}
.shownav{
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 0px 15px #dcdcdd;
	position: relative;
	height: 75px;
}
.shownav ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.shownav ul li {
	margin: 0 35px;
}
.shownav ul li a{
	height: 73px;
	display: block;
	border-bottom: 2px solid #fff;
	color: #4c4c4c;
	transition: all .5s;
	font-size: 18px;
	line-height: 73px;
	font-weight:  0;
}
.shownav ul li a:hover {
	border-bottom: 2px solid #0a4b9b;
	font-weight: 600;
}
.shownav ul li.active a {
	border-bottom: 2px solid #0a4b9b;
	font-weight: 600;
}
.cpzxlists{
	width: 100%;
	padding: 85px 0px;
	background-color: #f5f7fc;
}
.cpzxlistsdv{
	width: 1520px;
	margin: 0 auto;
}
.cpzxlistsdv ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.cpzxlistsdv ul li{
	width: calc(23% - 2px);
	margin: 1%;
	border: 1px solid #f5f7fc;
	transition: all .5s;
}
.cpzxlistsdv ul li .cplistext{
	width: calc(100% - 60px);
	overflow: hidden;
	padding: 30px;
	background-color: #fff;
}
.cpzxlistsdv ul li .cpimg {
	width: 100%;
	overflow: hidden;
}
.cpzxlistsdv ul li .cpimg img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.cpzxlistsdv ul li:hover div img{
	transform: scale(1.05);
}
.cpzxlistsdv ul li:hover{
	border: 1px solid #1a479c;
}
.cpzxlistsdv ul li .cplistext h1{
	color: #333333;
	font-size: 17px;
	text-align: center;
	margin-bottom: 10px;
}
.cpzxlistsdv ul li .cplistext p{
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.cpzxlistsdv ul li .cplistext section{
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.cpzxlistsdv ul li .cplistext section a{
	width: 50%;
	height: 40px;
	text-align: center;
	display: block;
	color: #9ca9b7;
	line-height: 40px;
	transition: all .5s;
	font-size: 14px;
}
.cpzxlistsdv ul li .cplistext section a:first-child{
	background-color: #f1f6fc;
	text-align: center;
	line-height: 40px;
	color: #9ca9b7;
}
.cpzxlistsdv ul li .cplistext section a:hover{
	background-color: #1a479c;
	line-height: 40px;
	color: #fff;
}
.cpzxlistsdv ul li:hover .cplistext h1{
	color: #1a479c;
	font-weight: bold;
}
.lxwm{
	padding: 85px 0px;
}
.lxwmbt h1{
	text-align: center;
	color: #333333;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 5px;
} 
.lxwmbt i{
	display: block;
	width: 30px;
	height: 4px;
	background-color: #0a4b9b;
	margin: 0 auto;
	margin-bottom:  20px;
}
.lxwmlist{
	width: 1500px;
	margin: 0 auto;
}
.lxwmbt p{
	text-align: center;
	color: #666666;
	font-size: 16px;
	margin-bottom: 35px;
}
.lxwmlist ul{
	display: flex;
	justify-content: space-between;
}
.lxwmlist ul li{
	width: 260px;
	background-color: #f5f7fc;
	padding: 45px 50px;
	transition: all .5s;
}
.lxwmlist ul li iconpark-icon{
	font-size: 36px;
	margin-bottom: 45px;
	transition: all .5s;
}
.lxwmlist ul li h1{
	color: #4c4c4c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	transition: all .5s;
}
.lxwmlist ul li  p{
	color: #808080;
	font-size: 16px;
	font-family: "Montserrat Light";
	transition: all .5s;
}
.lxwmlist ul li:hover{
	background-color: #1a479c;
}
.lxwmlist ul li:hover iconpark-icon{
	color: #fff;
}
.lxwmlist ul li:hover h1{
	color: #fff;
}
.lxwmlist ul li:hover  p{
	color: #fff;
}
.zxly{
	background: url(../images/ly_02.jpg) center no-repeat;
	padding: 110px 0px;
	background-size: cover;
}
.zxlybt{
	margin-bottom: 50px;
}
.zxlybt h1{
	text-align: center;
	color: #ffffff;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 10px;
}
.zxlybt i{
	display: block;
	width: 30px;
	height: 4px;
	background-color: #fff;
	margin: 0 auto;
}
.zxlybt p{
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	margin-top: 25px;
}
.zxly form {
	width: 1500px;
	margin: 0 auto;
}
.zxly form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zxly form div input{
	width: 47%;
	background-color: #2f65b2;
	height: 50px;
	line-height: 50px;
	padding: 0 1%;
	border: none;
	color: #fff;
	font-size: 14px;
	outline: none;
	margin-bottom: 2%;
}
.zxly form div input::placeholder{
	color: #fff;
	font-size: 14px;
}
.zxly form textarea{
	color: #fff;
	font-size: 14px;
	width: 98%;
	background-color: #2f65b2;
	font-family: "微软雅黑";
	line-height: 50px;
	padding: 0 1%;
	border: none;
	color: #fff;
	font-size: 14px;
	outline: none;
	margin-bottom: 2%;
}
.zxly form textarea::placeholder{
	color: #fff;
	font-size: 14px;
}
.zxly form button{
	display: block;
	width: 180px;
	height: 45px;
	line-height: 45px;
	outline: none;
	border: none;
	color: #4c4c4c;
	font-size: 14px;
}
.newtj{
	width: 1500px;
	margin: 0 auto;
	margin-top: 75px;
	margin-bottom: 30px;
}
.newsdvlist{
	width: 1500px;
	margin: 0 auto;
}
.newsdvlist ul li {
	margin-top: 30px;
	background-color: #ffffff;
	overflow: hidden;
	transition: all .5s;
}
.newsdvlist ul li a{
	display: flex;
	justify-content: space-between;
	padding: 30px 0px;
	padding-right: 5%;
	background-color: #f5f8fc;
	align-items: center;
	transition: all .5s;
}
.newsdvlist ul li a .newsdvlistime{
	width: 15%;
	text-align: center;
	border-right: 1px solid #e6e6e6;
}
.newsdvlistime span{
	color: #333333;
	font-size: 52px;transition: all .5s;
	display: block;
}
.newsdvlistime i{
	color: #333333;
	font-size: 14px;
	display: block;transition: all .5s;
}
.newsdvlistext{
	width: 70%;
}
.newsdvlistext h1{
	color: #333333;
	font-size: 18px;
	margin-bottom: 10px;
	transition: all .5s;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsdvlistext p{
	line-height: 30px;
	font-size: 15px;
	color: #666666;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	height: 60px;
	transition: all .5s;
}
.newsdvlist ul li{
	transition: all .5s;
}
.newsdvlist ul li:hover a{
	background-color: #1a479c;
}
.newsdvlist ul li:hover .newsdvlistime span{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistime i{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistext h1{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistext p{
	color: #e9eef6;
}
.newsdvlist ul li iconpark-icon{
	border: 1px solid #1a479c;
	color: #1a479c;
	background-color: #fff;
	opacity: 1;
	width: 50px;
	height: 50px;border-radius: 50px;
	font-size: 22px;
	
}

.newtj .xwfslist ul{
	justify-content: space-between;
}
.newtj .xwfslist ul li{
	margin: 0;
	width: 32.33%;
}
.kefu{
	padding-top: 80px;
	padding-bottom: 55px;
	background: url(../images/kefu_02.jpg) center  no-repeat;
}
.kefu h1{
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
}
.kefu p{
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.kefu section{
	display: flex;
	width: 390px;
	margin: 0 auto;
	justify-content: space-between;
}
.kefu section a{
	display: block;
	width: 180px;
	height: 45px;
	border-radius: 50px;
	text-align: center;
	background-color: #fff;
	color: #4c4c4c;
	font-size: 14px;
	display: flex;justify-content: center;
	align-items: center;
	transition: all .5s;
}
.kefu section a iconpark-icon{
	color: #1a479c;
	font-size: 22px;
	margin-right: 10px;
	transition: all .5s;
}
.kefu section a:hover{
	background-color: #19a1e0;
	color: #fff;
}
.kefu section a:hover iconpark-icon{
	color: #fff;
}
.xilie{
	width: 100%;
	background: url(../images/xqbg_02.jpg) center no-repeat;
	background-size: cover;
	padding: 85px 0px;
}
.xiliedv{
	width: 1500px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xilieleft{
	width: 48%;
}
.xilieleft h1{
	color: #333333;
	font-size: 36px;
	margin-bottom: 20px;
	font-weight: bold;
}
.xilieleft h2{
	color: #333333;
	font-size: 16px;
	margin-bottom: 25px;
}
.xilieleft h3{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #1a479c;
	font-size: 38px;
	font-weight: bold;
	font-family: "Montserrat";
	margin-bottom: 25px;
}
.xilieleft h3 img{
	display: block;
}
.xilieleft section{
	display: flex;
	justify-content: flex-start;
}
.xilieleft section a{
	display: block;
	width: 220px;
	height: 55px;
	text-align: center;
	background-color: #ffffff;
	color: #4c4c4c;
	font-size: 16px;
	line-height: 55px;
	margin-right: 15px;
	transition: all .5s;
}
.xilieleft section a:hover{
	background-color: #1a479c;
	font-size: 16px;
	color: #fff;
}
.cpjs{
	width: 1500px;
	margin: 0 auto;
	margin-top: 70px;
}
.cpjsbt h1{
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.cpjsbt i{
	width: 40px;
	height: 3px;
	display: block;
	background-color: #1a479c;
	margin: 0 auto;
	margin-bottom: 35px;
}
.cpjs1{
	margin-bottom: 90px;
}
.cpjsllist ul{
	display: flex;
	justify-content: flex-start;
}
.cpjsllist ul li{
	width: 23%;
	margin: 1%;
}
.cpjsllist ul li div{
	overflow: hidden;
	width: 100%;
}
.cpjsllist ul li:hover img{
	transform: scale(1.05);
}
.cpjsllist ul li img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.cpjsllist ul li section{
	display: block;
	padding: 35px;
	background-color: #fff;
	box-shadow: 0px 0px 15px #dcdcdc;
}
.cpjsllist ul li section h1{
	text-align: center;
	color: #333333;
	font-size: 17px;
	margin-bottom: 10px;
}
.cpjsllist ul li section p{
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.gywmen{
	background: url(../images/about_02.jpg) center no-repeat;
	background-size: cover;
	padding-top: 110px;
	padding-bottom: 105px;
}
.gywmendv{
	width: 1500px;
	margin: 0 auto;
}
.gywmendvbt h1{
	text-align: center;
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
}
.gywmendvbt p{
	width: 95%;
	margin: 0 auto;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
}
.gywmen .gywmlistall h1 span{
	color: #1a479c;
	font-size: 86px;
	font-weight: bold;
	font-family: "HarmonyOS";
}
.fc{
	width: 1500px;
	margin: 0 auto;
	margin-top: 90px;
}
.fc ul{
	display: flex;
	justify-content: space-between;
}
.fc ul li{
	width: 31.33%;
	overflow: hidden;
}
.fc ul li img{
	transition: all .5s;
}
.fc ul li:hover img{
	transform: scale(1.05);
}
.geh{
	padding-top: 170px;
	padding-bottom: 200px;
	background: url(../images/geh_02.jpg) center no-repeat;
	background-size: cover;
}
.gehdv{
	width: 1500px;
	margin: 0 auto;
}
.gehbt h1{
	text-align: center;
	font-size: 36px;
	color: #fefefe;
	font-weight: bold;
	margin-bottom: 30px;
}
.gehbt p{
	width: 1170px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
}
.gehlist ul{
	width: 1170px;
	margin: 0 auto;
	display: flex;
	margin-top: 100px;
	justify-content: space-between;
}
.gehlist ul li{
	width: 100%;
}
.gehlist ul li img{
	width: 80px;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.gehlist ul li h1{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.gehlist ul li p{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.fc ul li img{
	width: 100%;
}
.nrbanner{
	position: relative;
	z-index: 3;
}
.btext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0%;
}
.btext div{
	width: 100%;
}
.btext h3 {
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}
.btext p{
	color: #ffffff;
	font-size:100px;
	font-family: "Impact";
	text-align: center;
	opacity: 0.2;
	margin-top: -55px;
}
.btext i{
	display: block;
	width: 40px;
	height: 3px;
	background-color: #fff;
	margin: 0 auto;
}

.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: 95%;
	margin: 0 auto;
}
.ssdv form{
	display: flex;
	justify-content: space-between;
}
.ssdv form input{
	height: 35px;
	line-height: 35px;
	border: none;
	border:1px solid #dcdcdc;
	outline: none;
	width: 76%;
	padding: 0 1%;
}
.ssdv form button{
	border: none;
	background-color: #333333;
	color: #fff;
	width: 20%;
	font-size: 14px;
}
.mfoot{
	height: 45px;
	display: none;
}
.mfootdv{
	display: none;
}
.bannersad .swiper-slide{
	position: relative;
}
.bannersad .swiper-slide img{
	display: block;
	width: 100%;
}
.bannersad .swiper-slide div {
    position: absolute;
    width: 1500px;
    height: 100%;
    left: 50%;
    margin-left: -750px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.bannersad .swiper-slide div section{
	margin-top: 30px;
}
.bannersad .swiper-slide section h3{
	color:#ffffff;
	font-size: 34px;
	margin-bottom: 20px;
	font-weight: bold;
	width: 550px;
}
.ljgd a{
	display: flex;
	width: 190px;
	height: 55px;
	background-color: #1a479c;
	justify-content: space-between;
	color: #ffffff;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 70px;
	border-radius: 55px;
}
.ljgd a span{
	color: #ffffff;
	font-size: 14px;	
	line-height: 55px;
	margin-left: 25px;
}
.ljgd a iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	font-size: 24px;
	color: #1a479c;
	background-color: #fff;
	margin: 7px 10px;
	text-align: center;
	line-height: 40px;
}
.bygagh{
	display: flex;
	justify-content: flex-start;
	width: 1500px;
	position: absolute;
	bottom: 10%;
	align-items: center;
	left: 50%;
	margin-left: -750px;
}
.bygagh .swiper-pagination{
	width: auto;
	position: initial;
}
.bygagh .swiper-button-next,.bygagh .swiper-button-prev{
	position: static;
	width: 45px;
	height: 45px;
	background-color: rgba(255, 255, 255, 0.6);
	border-radius: 50px;
	margin: 0;
	opacity: 1;
}
.bygagh .swiper-button-next:after,.bygagh .swiper-button-prev:after{
	font-size: 14px;
	color: #787878;
}
.bygagh .swiper-button-next:hover:after,.bygagh .swiper-button-prev:hover:after{
	color: #fff;
}
.bygagh .swiper-pagination{
	margin: 0 25px;
}
.bygagh .swiper-button-next:hover,.bygagh .swiper-button-prev:hover{
	background-color: rgba(26, 71, 156, 1.0);
}
.bannersad  .swiper-pagination-bullet{
	background-color: #fff;
	opacity: 0.6;
	width: 8px;
	height: 8px;
}
.bannersad .swiper-pagination-bullet-active{
	opacity: 1;
}
.cpzxlistsdv ul li .cplistext section{
	border: 1px solid #f1f6fc;
}
.cpzxlistsdv ul li:hover .cplistext section{
	border: 1px solid #1a479c;
}
.cpzxlistsdv ul li:hover .cplistext section a:first-child{
	background-color: #1a479c;
	color: #fff;
}
#thumbs444 .swiper-slide{
	width: 38% !important;
	transition: all .5s;
}

#thumbs444 .swiper-slide-thumb-active{
	width: 63% !important;
}
.scsleft{
	width: 100%;
	position:relative;
	height: 475px;
	overflow:hidden;
}
.scsleft:before{
	  content:'';
	  display:block;
	  position:absolute;
	  top:0;
	  bottom:0;
	  right:4%;
	  width: 100%;
	  transform-origin:0 100%;
	  transform:skewX(-3deg);
	background: url(../images/beijing2.png) center no-repeat;
}

#thumbs444{
	width: 100%;
}
.scsright{
	width: 100%;
}
.scsright{
	width: 100%;
	position:relative;
	height: 475px;
	overflow:hidden;
}
.scs{
	border-radius: 30px;
	overflow: hidden;
}
.scsright:before{
	  content:'';
	  display:block;
	  position:absolute;
	  top:0;
	  bottom:0;
	  right:0%;
	  width: 100%;
	  transform-origin:0 100%;
	  transform:skewX(-3deg);
	background: url(../images/beijing1.png) center no-repeat;
}
#thumbs444 .swiper-slide .scsleft div section h2{
	display: none;
}
#thumbs444 .swiper-slide .scsleft div section p{
	display: none;
}
#thumbs444 .swiper-slide .scsleft div section span{
	display: none;
}
#thumbs444 .swiper-slide-thumb-active .scsleft div section h2{
	display: block;
}
#thumbs444 .swiper-slide-thumb-active .scsleft div section p{
	display: block;
}
#thumbs444 .swiper-slide-thumb-active .scsleft div section span{
	display: block;
}
#thumbs444 .swiper-slide .scsleft div{
	top: 15%;
	left: 15%;
	align-items: flex-start;
}
#thumbs444 .swiper-slide-thumb-active .scsleft div{
	top: 5%;
	left: 5%;
	align-items: center;
	z-index: 5;
}
#thumbs444 .swiper-slide-thumb-active .scsleft:before{
	  content:'';
	  display:block;
	  position:absolute;
	  top:0;
	  bottom:0;
	  right:3%;
	  width: 100%;
	  transform-origin:0 100%;
	  transform:skewX(-3deg);
	  transition: all .5s;
	background: url(../images/beijing2.png) center no-repeat;
}
#thumbs444 .swiper-slide .scsleft:after{
	content:'';
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:6%;
	width: 100%;
	transform-origin:0 100%;
	transform:skewX(-3deg);
	transition: all .5s;
	background-color: rgba(26, 71, 156, 0.7);
	z-index: 3;
	transition: all .5s;
	opacity: 0;
}
#thumbs444 .swiper-slide-thumb-active .scsleft:after{
	content:'';
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:3%;
	width: 100%;
	transform-origin:0 100%;
	transform:skewX(-3deg);
	transition: all .5s;
	opacity: 1;
	background-color: rgba(26, 71, 156, 0.8);
	z-index: 3;
	transition: all .5s;
}
#thumbs444 .swiper-slide-thumb-active .scsright:before{
	  content:'';
	  display:block;
	  position:absolute;
	  top:0;
	  bottom:0;
	  right:0%;
	  width: 100%;
	  transform-origin:0 100%;
	  transform:skewX(-3deg);
	  transition: all .5s;
	background: url(../images/beijing1.png) center no-repeat;
}

.scsright div section h2{
	color: #ffffff;
	font-size: 14px;
	font-family: "Montserrat Light";
	padding-bottom: 25px;
	border-bottom: 1px solid #8297c1;
}
.scsright div section p{
	margin-top: 30px;
}
.scsright div section p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.scsright div section span{
	margin-top: 50px;
	display: block;
	color: #ffffff;
	font-size: 14px;
}
#thumbs444 .swiper-slide-thumb-active .scsright:after{
	right: 0;
}
#thumbs444 .swiper-slide-thumb-active .scsright div{
	left: 10%;
}
#thumbs444 .swiper-slide-thumb-active .scsright div section i{
	    color: #ffffff;
    font-size: 90px;
    font-weight: bold;
    opacity: 0.3;
}
#thumbs444 .swiper-slide-thumb-active .scsright div section h1{
	     color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    margin-top: -45px;
    margin-bottom: 10px;
}
.allist{
	width: 1500px;
	margin: 30px auto;
	margin-bottom: 0;
}
.allist ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.allist ul li{
	width: 31.33%;
	margin: 1%;
}
.allist ul li div{
	width: 100%;
	overflow: hidden;
}
.allist ul li div img{
	display: block;width: 100%;
	transition: all .5s;
}
.allist ul li h1{
    width: 90%;
    height: 75px;
    overflow: hidden;
    line-height: 75px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #f7f7f7;
    color: #4c4c4c;
    transition: all .5s;
    font-size: 16px;
    padding: 0 5%;
}
.allist ul li:hover h1{
	background-color: #1a479c;
	color: #fff;
}
.allist ul li:hover img{
	transform: scale(1.05);
}
.yuyan:hover ul{
	display: block;
}
.yuyan ul{
	display: none;
	position: relative;
}
.yuyan{
	position: relative;
}
.yuyan ul li{
	margin: 0;
	margin: 5px 0px;
	border: 0;
}
.yuyan ul li a{
	font-size: 14px;
}
.yuyan ul{
	position: absolute;
    top: 28px;
    left: -8px;

}
.yuyan ul li:hover{
	border: 0;
}
.slideUp .yuyan ul{
	background-color: #fff;
}
.slideUp .yuyan ul li:hover{
	border: 0;
}
@media only screen and (min-width: 1201px) and (max-width: 1499px){
	.headdvright ul li{
		margin: 0 10px;
	}
	.scs{
		width: 95%;
	}
	.scsleft div section span{
		margin-top: 20px;
	}
	.scsleft div section i{
		font-size: 70px;
	}
	.scsright div section i{
		font-size: 70px;
	}
	.shimo{
		width: 95%;
	}
	.shimo ul li section i{
		font-size: 18px;
	}
	.zyec{
		padding-bottom: 40px;
	}
	.hyjjbt{
		width: 95%;
		margin-left: 0;
		left: 2.5%;
	}
	#thumbs2{
		width: 100%;
		left: 0%;
		margin: 0 auto;
	}
	#thumbs2 .swiper-slide{
		height: auto;
		text-align: center;
	}
	.gywmlistall{
		width: 95%;
	}
	.gywmlistall{
		padding-bottom: 175px;
	}
	.gywmlist{
	}
	.jsjishibt{
		width: 95%;
	}
	.jsjishibt p{
		width: 100%;
	}
	.wllist{
		width: 90%;
	}
	.xwfs{
		width: 95%;
	}
	.footdbt{
		width: 95%;
	}
	.footall{
		width: 95%;
	}
	.footallright{
		width: 70%;
	}
	.wdldv{
		width: 95%;
	}
	.gywmendv{
		width: 95%;
	}
	.gywmlistall{
		padding-bottom: 30px;
	}
	.ljgd{
		padding-bottom: 30px;
	}
	.fc{
		width: 95%;
	}
	.cpzxlistsdv{
		width: 95%;
	}
	.xiliedv{
		width: 95%;
	}
	.cpjs{
		width: 95%;
	}
	.newtj{
		width: 95%;
	}
	.newsdvlist{
		width: 100%;
	}
	.lxwmlist{
		width: 95%;
	}
	.lxwmlist ul li{
		width: 14%;
	}
	.zxly form{
		width: 95%;
	}
	.bannersad .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
		font-size: 24px;
	}
	.bygagh{
		width: 95%;
		left: 2.5%;
		bottom: 30px;
		margin-left: 0;
	}
	.allist{
		width: 95%;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1200px){
	.ss{
		margin-left: 10px;
		margin-right: 10px;
	}
	.headdvright ul li{
		margin: 0 2px;
		padding: 0 10px;
	}
	.yuyan{
		margin-left: 10px;
	}
	.scs{
		width: 95%;
	}
	.scsleft div section i{
		font-size: 60px;
	}
	.scsleft div section h1{
		margin-top: -35px;
	}
	.scsleft div section p{
		margin-top: 15px;
		font-size: 14px;
		line-height: 25px;
	}
	.scsleft div section span{
		margin-top: 15px;
	}
	.scsright div section i{
		font-size: 60px;
	}
	.shimo{
		width: 95%;
	}
	.shimo ul li section i{
		font-size: 16px;
	}
	.zyec{
		padding-bottom: 0;
	}
	.hyjjbt{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	#thumbs2{
		width: 100%;
		left: 0%;
		margin-left: 0;
	}
	#thumbs2 .swiper-slide{
		height: auto;
		text-align: center;
	}
	#thumbs2 .swiper-slide h1{
		font-size: 18px;
	}
	.gywmlistall{
		width: 95%;
	}
	.gywmlist{
	}
	.jsjishibt{
		width: 95%;
	}
	.jsjishibt p{
		width: 100%;
	}
	.wllist{
		width: 95%;
	}
	.xwfs{
		width: 95%;
	}
	.xwfslist ul li section{
		padding: 5%;
	}
	.xwfslist ul li section p{
		height: 60px;
		overflow: hidden;
	}
	.footdbt{
		width: 95%;
	}
	.footall{
		width: 95%;
	}
	.footallright{
		width: 60%;
	}
	.wdldv{
		width: 95%;
	}
	.lxwmlist{
		width: 95%;
	}
	.lxwmlist ul li{
		padding: 3%;
		width: 18%;
	}
	.zxly form{
		width: 95%;
	}
	.gywmendv{
		width: 95%;
	}
	.fc{
		width: 95%;
	}
	.cpzxlistsdv{
		width: 97%;
	}
	.cpzxlistsdv ul li .cplistext{
		width: calc(100% - 30px);
		overflow: hidden;
		padding: 15px;
		background-color: #fff;
	}
	.xiliedv{
		width: 95%;
	}
	.xilieright{
		width: 48%;
	}
	.xilieright img{
		display: block;
		width: 100%;
	}
	.cpjs{
		width: 95%;
	}
	.newtj{
		width: 95%;
	}
	.newsdvlist{
		width: 100%;
	}
	.bannersad .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
		font-size: 24px;
	}
	.bygagh{
		width: 95%;
		left: 2.5%;
		bottom: 30px;
		margin-left: 0;
	}
	.allist{
		width: 95%;
	}
}
@media screen and (max-width: 999px){
	.htmleaf-container{
		height: 50px;
		display: block;
	}
	.heads {
		display: none;
	}
	.zyec{
		padding: 30px 0px;
	}
	.zyecbt h1{
		font-size: 22px;
	}
	.scs{
		width: 95%;
		margin-top: 20px;
		display: block;
	}
	.scsleft{
		width: 100%;
	}
	.scsleft div section i{
		font-size: 30px;
	}
	.scsleft div section h1{
		margin-top: -20px;
	}
	.scsleft div section h2{
		padding-bottom: 10px;
	}
	.scsleft div section p{
		margin-top: 15px;
		font-size: 14px;
		line-height: 25px;
	}
	.scsleft div section span{
		display: none;
	}
	.scsleft div section h1{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.scsleft div section p{
		margin-top: 7px;
	}
	.scsleft div{
		width: 90%;
	}
	.scsright{
		width: 100%;
		margin-top: 15px;
	}
	.scsright div section i{
		font-size: 35px;
	}
	.scsright div section h1{
		margin-top: -25px;
	}
	.scsright div{
		left: 5%;
	}
	.scsright div section h1{
		font-size: 18px;
	}
	.shimo{
		width: 95%;
		margin-top: 20px;
	}
	.scs{
		margin-bottom: 15px;
	}
	.shimo ul{
		flex-wrap: wrap;
	}
	.shimo ul li{
		width: 41%;
	}
	.shimo ul li section i{
		font-size: 14px;
		text-align: center;
	}
	.shimo ul li section span{
		font-size: 14px;
	}
	.zyec{
		margin-bottom: 0;
	}
	.hyjjbt{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	.hyjjbt h2{
		font-size: 18px;
		width: 100%;
	}
	.hyjjbt h1{
		margin-bottom: 10px;
	}
	.hyjjbt{
		top: 10%;
	}
	#thumbs2{
		width: 100%;
		margin: 0 ;
		left: 0;
	}
	#thumbs2 .swiper-slide{
		height: auto;
	}
	#thumbs2 .swiper-slide h1{
		line-height: 40px;
		font-size: 15px;
		text-align: center;
	}
	.gywmlist{
		padding-top: 35px;
		padding-bottom: 30px;
	}
	.gywmbt h1{
		font-size: 22px;
	}
	.gywmbt p{
		width: 90%;
		margin: 0 auto;
		line-height: 25px;
		font-size: 14px;
	}
	.gywmlistall{
		width: 95%;
		margin-top: 25px;
	}
	.gywmlistall ul li h1 i sup{
		font-size: 14px;
	}
	.gywmlistall ul li h1 span{
		font-size: 24px;
	}
	.gywmlistall ul li p{
		font-size: 14px;
	}
	.gywmlistall ul li h1 i sub{
		font-size: 12px;
	}
	.jsjishi{
		padding: 30px 0px;
	}
	.jsjishibt{
		width: 95%;
	}
	.jsjishibt h1{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.jsjishibt p{
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 25px;
	}
	.wllist{
		width: 95%;
		margin-top: 25px;
	}
	.wllist ul li img{
		width: 50px;
	}
	.wllist ul li{
		width: 50%;
		margin-top: 10px;
	}
	.wllist ul{
		flex-wrap: wrap;
	}
	.wllist ul li h1{
		margin-top: 5px;
	}
	.xwfs{
		width: 95%;
		margin: 30px auto;
	}
	.xwfsbt h1{
		font-size: 22px;
		margin-bottom: 25px;
	}
	.xwfslist ul{
		display: flex;
		flex-wrap: wrap;
	}
	.xwfslist ul li{
		width: 100%;
		margin-bottom: 10px;
	}
	.xwfslist ul li section{
		padding: 5%;
	}
	.xwfslist ul li section h2{
		margin-top: 15px;
	}
	.foot,.wdl{
		display:none;
	}
	.shownav{
		height: 45px;
	}
	.shownav ul li{
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.shownav ul li a{
		line-height: 45px;
		height: 43px;
		font-size: 17px;
	}
	.lxwm{
		padding: 30px 0px;
	}
	.lxwmbt h1{
		text-align: center;
		font-size: 22px;
	}
	.lxwmbt p{
		margin-bottom: 15px;
		line-height: 25px;
		width: 95%;
		margin: 0 auto;
		margin-bottom: 25px;
	}
	.lxwmlist{
		width: 100%;
	}
	.lxwmlist ul{
		display: flex;
		flex-wrap: wrap;
	}
	.lxwmlist ul li{
		width: 85%;
		margin: 5px auto;
		padding: 5%;
	}
	.lxwmlist ul li iconpark-icon{
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.lxwmlist ul li h1{
		text-align: center;
		font-size: 17px;
	}
	.lxwmlist ul li p{
		text-align: center;
	}
	.zxly{
		padding: 30px 0px;
	}
	.zxlybt h1{
		font-size: 22px;
	}
	.zxlybt p{
		font-size: 14px;
	}
	.zxlybt{
		margin-bottom: 20px;
	}
	.zxly form{
		width: 95%;
	}
	.zxly form div{
		display: block;
	}
	.zxly form div input{
		width: 96%;
		padding: 0 2%;
		height: 40px;
		line-height: 40px;
	}
	.zxly form button{
		margin: 0 auto;
		height: 40px;
		line-height: 40px;
	}
	.gywmen{
		padding: 30px 0;
	}
	.gywmendv{
		width: 95%;
	}
	.gywmendvbt h1{
		font-size: 22px;
	}
	.gywmendvbt p{
		width: 95%;
		line-height: 25px;
		font-size: 14px;
	}
	.gywmen .gywmlistall h1 span{
		font-size: 22px;
	}
	.fc{
		margin-top: 30px;
		width: 95%;
	}
	.cpzxlists{
		padding: 30px 0px;
	}
	.cpzxlistsdv{
		width: 95%;
	}
	.cpzxlistsdv ul li{
		width: calc(48% - 2px);
	}
	.cpzxlistsdv ul li .cplistext{
		padding: 5%;
		width: 90%;
	}
	.cpzxlistsdv ul li .cplistext h1{
		margin-bottom: 5px;
		font-size: 16px;
	}
	.cpzxlistsdv ul li .cplistext section a{
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.kefu{
		background-size: cover;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.kefu h1{
		font-size: 22px;
	}
	.kefu p{
		font-size: 14px;
	}
	.kefu section{
		width: 95%;
		height: 40px;
		line-height: 40px;
	}
	.xiliedv{
		width: 95%;
		flex-direction: column-reverse;
	}
	.xilie{
		padding: 30px 0px;
	}
	.xilieright{
		width: 100%;
	}
	.xilieright img{
		display: block;
		width: 100%;
	}
	.xilieleft{
		width: 100%;
	}
	.xilieleft div{
		margin-top: 15px;
	}
	.xilieleft h1{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.xilieleft h2{
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 25px;
	}
	.xilieleft h3{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.xilieleft h3 img{
		width: 30px;
		margin-right: 5px;
	}
	.xilieleft section a{
		height: 40px;
		line-height: 40px;
	}
	.cpjs{
		width: 95%;
		margin-top: 30px;
	}
	.cpjsbt h1{
		font-size: 22px;
	}
	.cpjsbt i{
		margin-bottom: 25px;
	}
	.cpjs1{
		margin-bottom: 30px;
	}
	.cpjsllist ul{
		flex-wrap: wrap;
	}
	.cpjsllist ul li{
		width: 48%;
	}
	.kefu h1{
		font-size: 18px;
	}
	.kefu section a{
		height: 40px;
	}
	
	.newtj{
		width: 95%;
		margin: 30px auto;
	}
	.newsdvlist ul li a{
		padding: 15px;
	}
	.newsdvlist{
		width: 100%;
	}
	.newsdvlist ul li iconpark-icon{
		display: none;
	}
	.newsdvlist ul li a .newsdvlistime{
		width: 25%;
		display: none;
	}
	.newsdvlistext{
		width: 100%;
	}
	.newsdvlistext h1{
		font-size: 17px;
		margin-bottom: 5px;
	}
	.newsdvlistext p{
		font-size: 14px;
	}
	.newsdvlist ul li{
		margin-bottom: 15px;
		margin-top: 0;
	}
	.nav-bread{
		height: 30px;
		line-height: 30px;
	}
	.article .padding-large{
		padding: 5%;
	}
	.article .post h1{
		font-size: 18px;
	}
	.btext p{
		font-size: 60px;
		margin-top: -30px;
	}
	.btext h3{
		font-size: 24px;
		margin-bottom: 5px;
	}
	.bannersad .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
		text-align: center;
		font-size: 24px;
		text-align: center;
	}
	.bannersad .swiper-slide section h3{
		width: 100%;
		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:#1a479c;
	}
	.mfootdv li{
		width: 100%;
		border-right: 1px solid #0c5e9d;
	}
	.mfootdv li a{
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	.xwfslist ul{
		flex-wrap: wrap;
	}
	.bygagh{
		width: 95%;
		left: 2.5%;
		bottom: 10px;
		margin-left: 0;
		justify-content: center;
	}
	.bygagh .swiper-button-next, .bygagh .swiper-button-prev{
		display: none;
	}
	.ljgd a{
		margin-top: 30px;
		width: 150px;
		height: 45px;
	}
	.ljgd a span{
		line-height: 45px;
	}
	.ljgd a iconpark-icon{
		margin: 3px 5px;
	}
	.gywmlist{
		background-size: auto;
	}
	.scsleft:before,.scsleft:after{
		display: none;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft:after{
		display: none;
	}
	.scsleft{
		height: auto;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft div{
		position: initial;
	}
	#thumbs444 .swiper-slide-thumb-active{
		width: 50% !important;
	}
	#thumbs444 .swiper-slide{
		width: 50% !important;
	}
	.scsleft div section i{
		display: none;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft div section h2{
		display: none;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft div section p{
		display: none;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft div section span{
		display: none;
	}
	.scsleft div section h1{
		color: #333;
	}
	.scsleft{
		left: auto;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft:before{
		display: none;
	}
	#thumbs444 .swiper-slide .scsleft:after{
		display: none;
	}
	.scsleft div section h1{
		margin: 0;
		color: #333;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft div section{
		text-align: center;
		width: 100%;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft div{
		width: 100%;
	}
	.shimo{
		margin-top: 0;
	}
	.scsleft div{
		position: initial;
	}
	.scsright{
		margin-top: 0;
	}
	.scsleft div section{
		width: 100%;
		text-align: center;
	}
	.scsleft div{
		width: 100%;
	}
	#thumbs444 .swiper-slide-thumb-active{
		background-color: #1a479c;
	}
	#thumbs444 .swiper-slide-thumb-active .scsright div section h1{
		color: #333;
		margin: 0;
		font-size: 16px;
	}
	.scsleft div section h1{
		font-size: 16px;
		line-height: 40px;
	}
	#thumbs444 .swiper-slide-thumb-active .scsleft div section h1{
		color: #fff;
		    font-weight: normal;
	}
	#thumbs444 .swiper-slide-thumb-active .scsright div section h1{
		color: #fff;
		    font-weight: normal;
	}
	.hyjjbt h2{
		font-size: 14px;
		font-weight: normal;
	}
	.wllist ul li img{
		font-size: 40px;
	}
	.wllist ul li h1{
		font-size: 15px;
		margin-top: 10px;
	}
	.xwfslist ul li div{
		display: none;
	}
	.bannersad .swiper-slide section h3{
		font-size: 22px;
		text-align: center;
	}
	.bannersad .swiper-slide div section{
		margin-top: 0;
	}
	.bannersad .swiper-slide section h3{
		margin-bottom: 0;
	}
	#gallery2 .swiper-slide img{
		width: 150%;
		margin-left: -25%;
	}
	#gallery2 .swiper-slide-active{
		position: relative;
		z-index: 3;
	}
	.xwfslist ul li section h2{
		font-size: 16px;
	}
	.newtj .xwfslist{
		display: none;
	}
	.nrbanner{
		overflow: hidden;
	}
	.nrbanner img{
		width: 150%;
		margin-left: -25%;
	}
	.shownav ul li a{
		font-size: 16px;
	}
	.lxwmbt p{
		font-size: 14px;
	}
	.cpjsllist ul li section{
		padding: 5%;
	}
	.cpjsllist ul li section h1{
		font-size: 16px;
	}
	.allist{
		width: 95%;
	}
	.allist ul li h1{
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.allist ul li{
		width: 48%;
		margin:1%;
	}
	.scs{
		border-radius: 0px;
		overflow: hidden;
	}
}



