/* 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;
}
@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 {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.htmleaf-container{
	display: none;
}
.header-navigation {
	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);
}
.heads .headdvleft img:last-child{
	display: none;
}
.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;
}
.headdvleft {
	position: relative;
}
.slideUp .headdvleft img:last-child{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.slideUp .headdvright ul li a{
	color: #333;
}
.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;
	
}
.slideDown .headdvleft img:last-child{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.headdv{
	width: 90%;
	margin: 0 auto;
	height: 100px;
	display: flex;
	justify-content: space-between;
}
.headdvleft img{
	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: 96px;
	margin: 0 30px;
	border-top: 4px solid transparent;
	padding: 0 10px;
	transition: all .3s;
}
.headdvright ul li a{
	color: #fff;
	font-size: 16px;
}
.headdvright ul li:hover{
	border-top: 4px solid #fff;
}
.headdvright ul li:hover a{
	color: #fff;
}
.headdvright ul li.active{
	border-top: 4px solid #fff;
}
.headdvright ul li.active a{
	color: #fff;
}

.slideUp .headdvright ul li:hover{
	border-top: 4px solid #015cb8;
}
.slideUp .headdvright ul li:hover a{
	color: #015cb8;
}
.slideUp .headdvright ul li.active{
	border-top: 4px solid #015cb8;
}
.slideUp .headdvright ul li.active a{
	color: #015cb8;
}
.ss{
	position: relative;
}
.ss img{
	display: block;
}
.ss img:last-child{
	display: none;
}
.slideUp .ss img:last-child{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.slideUp .ss img:first-child{
	opacity: 0;
}
.slideDown .ss img:last-child{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.slideDown .ss img:first-child{
	opacity: 1;
}
.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%;
}
.inservice{
	width: 90%;
	margin: 80px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.inserviceleft{
	width: 395px;
}
.inserviceleft h1{
	font-size: 30px;
	font-family: "Montserrat";
	font-weight: bold;
	color: #404040;
	text-transform: uppercase;
}
.inserviceleft h2{
	font-size: 36px;
	font-family: "Montserrat";
	font-weight: bold;
	color: #404040;
	text-transform: uppercase;
}
.inserviceleft i{
	display: block;
	width: 80px;
	height: 15px;
	border-bottom: 2px solid #666666;
	margin-bottom: 60px;
}
.inserviceleft h4{
	font-size: 22px;
	color: #333333;
	margin-bottom: 20px;
}
.inserviceleft h5{
	line-height: 30px;
	color: #666666;
	font-size: 15px;
}
.inserviceleft ul{
	display: flex;
	justify-content: flex-start;
	margin-top: 110px;
}
.inserviceleft ul li{
	width: 110px;
	padding: 25px 35px;
	background-color: #015cb8;
}
.inserviceleft ul li h6{
	color: #ffffff;
	font-size: 14px;
}
.inserviceleft ul li span{
	display: block;
	height: 15px;
	width: 30px;
	border-top: 2px solid #fff;
	margin-top: 10px;
}
.inserviceleft ul li:last-child{
	background: url(../images/hgeah_03.jpg) center  no-repeat;
}
.inserviceright{
	width: 67%;
}
.inserviceright ul{
	display: flex;
	justify-content: space-between;
}
.inserviceright ul li{
	width: 250px;
	overflow: hidden;
	position: relative;transition: all .5s;
}
.inserviceright ul li.active{
	width: 650px;
}
.inserviceright ul li div{
	width: 100%;
}
.inserviceright ul li div img{
	display: block;
	transition: all .5s;
}
.inserviceright ul li .inservicerightwz{
	position: absolute;
	bottom: 40px;
	left: 10%;
	width: 80%;
}
.inservicerightwz h1{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}
.inservicerightwz h2{
	color: #ffffff;
	font-size: 16px;
	margin-top: 5px;
}
.inservicerightwz  span{
	display: none;
}
.inserviceright ul li.active .inservicerightwz{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.inserviceright ul li.active span{
	display: block;
}
.inserviceright ul li.active span iconpark-icon{
	color: #ffffff;
	font-size: 36px;
}
.inserviceright ul li:hover div  img{
	transform: scale(1.05);
}
.aboutbox{
	background: url(../images/bajge_02.jpg) center no-repeat;
	display: flex;
	justify-content: space-between;
	background-size: cover;
}
.aboutboxleft{
	margin-left: 5%;
	width: 60%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.aboutboxright{
	width: 35%;
	padding: 150px 125px ;
	background-color: rgba(0, 0, 0, 0.3);
}
.aboutboxright h1{
	color: #ffffff;
	font-size: 30px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
}
.aboutboxright h2{
	color: #ffffff;
	font-size: 36px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
}
.aboutboxright i{
	display: block;
	width: 60px;
	height: 25px;
	border-bottom: 2px solid #cfe0ea;
	margin-bottom: 50px;
}
.aboutboxright h3{
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 10px;
}
.aboutboxright h4{
	color: #ffffff;
	font-size: 15px;
	line-height: 35px;
}
.abtsp{
	height: 600px;
}
.abtsp a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 600px;
}
.sz{
	background-color: #fff;
	display: flex;
	justify-content: space-between;
}
.sz ul{
	width: 550px;
	display: flex;
	padding: 65px 140px;
	justify-content: space-between;
	box-shadow: 0px 0px 15px #f6f6f6;
}
.sz ul li h1 span{
	color: #404040;
	font-size: 44px;
	font-family: "Montserrat";
}
.sz ul li p{
	margin-top: 15px;
	color: #404040;
	font-size: 14px;
}
.sz section{
	width: 100px;
	background-color: #015cb8;
	display: flex;
	padding: 50px;
}
.sz section h3{
	color: #ffffff;
	font-size: 16px;
	line-height: 30px;
}
.sz section h4{
	display: flex;
	justify-content: flex-start;
	margin-top: 30px;
	color: #fff;
}
.sz section h4{
	font-size: 14px;
	color: #ffffff;
	font-family: "Montserrat_Light";
	display: flex;
	align-items: center;
}
.sz section h4 iconpark-icon{
	font-size: 22px;
	margin-left: 15px;
}
.xmanli{
	width: 90%;
	margin: 0 auto;
	margin-top: 60px;
}
.xmanlibt{
	margin-bottom: 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xmanlibt h1{
	color: #333333;
	font-size: 24px;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	text-transform: uppercase;
}
.xmanlibt h1 span{
	color: #4c4c4c;
	font-size: 16px;
	font-family: "Montserrat_Light";
	margin-left: 5px;
}
.xmanlibt a{
	color: #666666;
	font-size: 16px;
}
.xmanlist{
	width: 100%;
}
.xmanlist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xmanlist ul li{
	width: 32.33333%;
	margin: 1%;
	margin-left: 0;
	margin-bottom: 0;
	position: relative;
}
.xmanlist ul li div{
	width: 100%;
	overflow: hidden;
}
.xmanlist ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.xmanlist ul li:hover div img{
	transform: scale(1.05);
}
.xmanlist ul li section{
	display: block;
	width: calc(100% - 60px);
	padding: 0 30px;
	position: absolute;
	bottom: 20px;
}
.xmanlist ul li section h1{
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 10px;
}
.xmanlist ul li section h2{
	color: #ffffff;
	font-size: 18px;
}
.jyfw{
	margin-top: 60px;
}
.jyfw .xmanlibt{
	width: 90%;
	margin: 0 auto;
}
.jyfwdv{
	margin-top: 40px;
	position: relative;
}
.jyfwdv #gallery .swiper-slide img{
	width: 100%;
	display: block;
}
.jyfwdv #gallery{
	position: relative;
}
.jyfwdv #thumbs {
	width: 90%;
	position: absolute;
	bottom: 65px;
	left: 5%;
	z-index: 2;
	padding: 10px 0px;
}
.jyfwdv #thumbs .swiper-slide img{
	width: 100%;
	display: block;
}
.jyfwdv #gallery .swiper-slide section{
	display: block;
	width: 90%;
	position: absolute;
	z-index: 2;
	top: 13%;
	left: 5%;
}
.jyfwdv #gallery .swiper-slide section h1{
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	font-family: "Montserrat";
}
.jyfwdv #gallery .swiper-slide section h2{
	color: #ffffff;
	font-size: 36px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
}
.jyfwdv #gallery .swiper-slide section i{
	display: block;
	width: 80px;
	height: 15px;
	border-bottom: 2px solid #fff;
	margin-bottom: 25px;
}
.jyfwdv #gallery .swiper-slide section h3{
	color: #fff;
	font-size: 24px;
}
.jyfwdv #thumbs .swiper-slide div{
	background-color: rgba(255, 255, 255, 0.8);
	padding: 12px;
	display: flex;
	justify-content: space-between;
	border-radius: 5px;
	transition: all .5s;
}
.jyfwdv #thumbs .swiper-slide div img{
	width: 100px;
	display: block;
}
.jyfwdv #thumbs .swiper-slide div h1{
	width: 75px;
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.jyfwdv #thumbs .swiper-slide-thumb-active div{
	background-color: rgba(1, 92, 184, 0.8);
	transform: translateY(-10px);
}
.jyfwdv #thumbs .swiper-slide-thumb-active div h1{
	color: #fff;
}
.xw{
	width: 90%;
	margin: 50px auto;
}
.xmanlibt #thumbs2{
	width: 520px;
	height: 40px;
	margin: 0;
}
.xmanlibt #thumbs2 span{
	display: block;
	height: 38px;
	border: 1px solid #e6e6e6;
	line-height: 38px;
	text-align: center;
	color: #4c4c4c;
	font-size: 14px;
	transition: all .5s;
}
.xmanlibt #thumbs2 .swiper-slide-thumb-active span{
	background-color: #333333;
	color: #fff;
	border-color: #333333;
}
.xwlist{
	width: 100%;
}
.xwlist ul{
	display: flex;
	justify-content: space-between;
}
.xwlist ul li{
	width: 32.33%;
	margin: 1%;
	margin-left: 0;
	position: relative;
}
.xwlist ul li div{
	width: 100%;
	overflow: hidden;
}
.xwlist ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.xwlist ul li:hover div img{
	transform: scale(1.05);
}
.xwlist ul li .xwtext{
	position: absolute;
	bottom: 0;
	padding: 60px;
	width: calc(100% - 120px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xwlist ul li .xwtext section h1{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	margin-bottom: 20px;
}
.xwlist ul li .xwtext section h1 i{
	color: #ffffff;
	font-size: 48px;
	font-family: "Montserrat_Light";
	margin-right: 10px;
}
.xwlist ul li .xwtext section h1 span{
	color: #ffffff;
	font-size: 14px;
	font-family: "微软雅黑 Light";
}
.xwlist ul li .xwtext section p{
	color: #ffffff;
	font-size: 16px;
}
.xwlist ul li .xwtext iconpark-icon{
	font-size: 36px;
	color: #fff;
}
.xuqiu{
	padding: 60px 0px;
	background-color: #f2f6f9;
}
.xuqiudv {
	width: 90%;
	margin: 0 auto;
}
.xuqiudv h1{
	color: #333333;
	font-size: 24px;
	margin-bottom: 20px;
}
.xuqiudv form{
	display: flex;
	justify-content: space-between;
}
.xuqiudv form input{
	background-color: #fff;
	padding:  0 10px;
	height: 40px;
	line-height: 40px;
	border: none;
	width: 20%;
	outline: none;
}
.xuqiudv form input:nth-child(3){
	width: 35%;
}
.xuqiudv form button{
	width: 18%;
	border: none;
	background-color: #333333;
	color: #fff;
}
.xuqiudv p{
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
}
.foot{
	background-color: #015cb8;
	padding-top: 120px;
}
.footdv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 95px;
}
.footdv dl dt{
	display: flex;
	justify-content: flex-start;
	margin-bottom: 30px;
}
.footdv dl dt a{
	color: #f6fbfd;
	font-size: 18px;
}
.footdv dl dt a i{
	font-size: 14px;
}
.footdv dl dd a{
	color: #f6fbfd;
	font-size: 14px;
}
.footdv dl dd{
	margin-bottom: 20px;
}
.footdv div h1{
	color: #f6fbfd;
	font-size: 14px;
	margin-bottom: 5px;
}
.footdv div h2{
	color: #f6fbfd;
	font-family: "Montserrat";
	font-weight: bold;
	font-size: 26px;
}
.footdv div ul{
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
}
.footdv div ul li{
	width: 90px;
	text-align: center;
}
.footdv div ul li img{
	width: 90px;
	display: block;
}
.footdv div ul li p{
	text-align: center;
	color: #f6fbfd;
	font-size: 14px;
	margin-top: 10px;
}
.wdl{
	border-top: 1px solid #347dc6;
}
.wdldv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 70px;
}
.wdldv p{
	color: #f6fbfd;
	font-size: 14px;
}
.wdldv p a{
	color: #f6fbfd;
	font-size: 14px;
}
.al{
	width: 90%;
	margin: 80px auto;
	margin-bottom: 0;
}
.altop{
	width: 90%;
	margin: 0 auto;
}
.altop h1{
	text-align: center;
	color: #333333;
	font-size: 30px;
}
.altop h1 i{
	color: #015cb8;
	font-weight: bold;
}
.altop p{
	text-align: center;
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
}
.allist{
	width: 100%;
	margin-top: 45px;
	margin-bottom: 30px;
}
.allist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.allist ul li{
	width: 32.33%;
	margin: 1%;
	margin-left: 0;
	margin-bottom: 0;
}
.allist ul li div{
	width: 100%;
	overflow: hidden;
}
.allist ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.allist ul li section{
	padding: 15px 0px;
	background-color: #f7f7f7;
}
.allist ul li section h1{
	text-align: center;
	color: #015cb8;
	font-size: 14px;
	margin-bottom: 5px;
}
.allist ul li section p{
	text-align: center;
	color: #333333;
	font-size: 18px;
}
.allist ul li:hover img{
	transform: scale(1.05);
}
.lxwm{
	padding: 80px 0px;
	width: 90%;
	margin: 0 auto;
}
.lxwmlist{
	width: 100%;
	margin-top: 50px;
}
.lxwmlist ul{
	display: flex;
	justify-content: space-between;
}
.lxwmlist ul li{
	width: 370px;
	height: 220px;
	border-bottom: 3px solid #015cb8;
	background-color: #f7f7f7;
	padding-top: 50px;
	transition: all .5s;
}
.lxwmlist ul li iconpark-icon{
	display: block;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background-color: #e6ecf3;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 32px;
	margin: 0 auto;
	color: #015cb8;
	transition: all .5s;
}
.lxwmlist ul li h1{
	text-align: center;
	color: #4c4c4c;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
	transition: all .5s;
}
.lxwmlist ul li p{
	display: block;
	color: #808080;
	font-size: 16px;
	text-align: center;
	transition: all .5s;
}
.lxwmlist ul li:hover{
	background-color: #015cb8;
	border-color: #015cb8;
}
.lxwmlist ul li:hover iconpark-icon{
	background-color: #196cbf;
	color: #fff;
}
.lxwmlist ul li:hover h1{
	color: #fff;
}
.lxwmlist ul li:hover p{
	color: #fff;
}
.zxly{
	padding-top: 120px;
	padding-bottom: 105px;
	background: url(../images/zxly_02.jpg) center no-repeat;
}
.zllb{
	background-color: #fff;
	padding: 45px;
	width: calc(90% - 80px );
	margin: 0 auto;
	margin-top: 50px;
}
.zllb .zxlyform{
	display: flex;
	justify-content: space-between;
}
.zllb .zxlyform input{
	width: calc(32.33% - 20px);
	color: #4c4c4c;
	font-size: 14px;
	border: 1px solid #e6e6e6;
	padding: 0 10px;
	line-height: 45px;
	outline: none;
}
.zllb  textarea{
	line-height: 45px;
	border: 1px solid #e6e6e6;
	width: calc(100% - 20px);
	margin-top: 20px;
	font-family: "微软雅黑";
	padding: 0 10px;
}
.zllb  button{
	display: block;
	width: 200px;
	height: 45px;
	margin-top: 20px;
	text-align: center;
	line-height: 45px;
	background-color: #015cb8;
	color: #fff;
	border: none;
}
.shfw{
	padding: 80px 0px;
	width: 90%;
	margin: 0 auto;
}
.shfwdv{
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 50px;
}
.shfwdvright{
	width: 50%;
}
.shfwdvright img{
	display: block;
	width: 100%;
}
.shfwdvleft{
	width: 45%;
}
.shfwdvleft h1{
	color: #808080;
	font-size: 14px;
	text-transform: uppercase;
}
.shfwdvleft h2{
	margin-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-size: 36px;
	border-bottom: 1px solid #e6e6e6;
}
.shfwdvleft h2 i{
	font-weight: bold;
}
.shfwdvleft p{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.shfwdvleft section {
	margin-top: 70px;
	display: flex;
	justify-content: flex-start;
}
.shfwdvleft  section a{
	display: block;width: 180px;
	height: 50px;
	background-color: #015cb8;
	line-height: 50px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-right: 15px;
}
.shfwdvleft  section a:first-child{
	background-color: #d30728;
}
.fw{
	padding-top: 70px;
	background: url(../images/fw_02.jpg) center top  no-repeat;
	padding-bottom: 70px;
}
.fw  .altop h1{
	color: #fff;
}
.fw .altop h1 i{
	color: #fff;
}
.fw .altop p{
	color: #fff;
}
.fwdv{
	width: 80%;
	margin: 0 auto;
	background-color: #fff;
	padding: 5%;
	box-shadow: 0px 0px 15px #ededed;
	margin-top: 50px;
	background: url(../images/cj_03.jpg) right bottom no-repeat;
	background-position: 90% 90%;
	background-color: #fff;
}
.fwdv p{
	color: #333333;
	font-size: 16px;
	line-height: 35px;
}
.fwdv i{
	color: #333333;
	font-size: 17px;
	font-weight: bold;
		line-height: 35px;
}
.fwdv span{
	color: #015cb8;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 35px;
}
.gywm{
	display: flex;
	justify-content: space-between;
}
.gywmright{
	background: url(../images/gy_03.jpg) center  no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30%;
	background-size: cover;
}
.gywmright ul li {
	margin: 30px 0px;
}
.gywmright ul li h1{
	color: #fff;
	font-family: "Montserrat";
	font-size: 44px;
}
.gywmright ul li h2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #fff;
}
.gywmright ul li h2 iconpark-icon{
	font-size: 22px;
	color: #fff;
}
.gywmleft{
	width: 60%;
	padding: 100px 5%;
}
.gywmleft h1{
	text-align: center;
	color: #333333;
	font-size: 30px;
}
.gywmleft  div{
	background: url(../images/gy_06.jpg) center no-repeat;
	background-attachment: fixed;
	    max-width: 960px;
	    margin: 0 auto;
}
.gywmleft img{
	display: block;
	margin: 60px auto;
}
.gywmleft p{
	line-height: 30px;
	margin-top: 30px;
	color: #333333;
	font-size: 15px;
}
.jyfw{
	padding: 70px 0px;
	background: url(../images/fangkuai_02.jpg) center no-repeat;
}
.jyfw img{
	width: auto;
	max-width: 95%;
	margin: 0 auto;
	display: block;
}
.jyfw .altop{
	margin: 0 auto;
}
.qywh{
	width: 100%;
	background: url(../images/qywh_02.jpg) left no-repeat;
}
.qywhdv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.qywhdvleft h1{
	color: #fffefe;
	font-size: 36px;
	font-weight: bold;
	padding-top: 125px;
	margin-bottom: 15px;
}
.qywhdvleft p{
	color: #ffffff;
	font-size: 16px;
}
.qywhdvright {
	width: 75%;
}
.qywhdvright ul {
	display: flex;justify-content: flex-end;
	flex-wrap: wrap;
}
.qywhdvright ul li{
	width: 23.334%;
	padding: 0 5%;
	padding-top: 100px;
	padding-bottom: 40px;
}
.qywhdvright ul li iconpark-icon{
	font-size: 36px;
	color: #fff;
}
.qywhdvright ul li  h1{
	color: #fff;
	font-size: 26px;
	margin: 10px auto;
}
.qywhdvright ul li i{
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Montserrat Hairline";
	color: rgba(255, 255, 255, 0.8);
}
.qywhdvright ul li p{
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
}
.qywhdvright ul li:nth-child(2) iconpark-icon{
	color: #1a53a0;
}
.qywhdvright ul li:nth-child(2) h1{
	color: #4c4c4c;
}
.qywhdvright ul li:nth-child(2) p{
	color: #666666;
}
.qywhdvright ul li:nth-child(2) i{
	color: #666666;
}
.qywhdvright ul li:first-child{
	background-color: rgba(1, 92, 184, 0.8);
}
.qywhdvright ul li:nth-child(2){
	background-color: #fff;
}
.qywhdvright ul li:nth-child(3){
	background-color: #015cb8;
}
.qywhdvright ul li:nth-child(4){
	background-color: rgba(0, 49, 115, 0.9);
}
.qywhdvright ul li:nth-child(5){
	background-color: #024196;
}
.qywhdvright ul li:nth-child(6){
	background-color: #404245;
}
.rongyu{
	width: 100%;
	padding-top: 95px;
	background: url(../images/ry_02.jpg) center no-repeat;
	padding-bottom: 75px;
}
.rylist{
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
}
.rylist .swiper-slide img{
	display: block;
	width: 100%;
}
.rylist .swiper-button-next{
	right: 0px;
	left: auto;
}
.rylist .swiper-button-prev{
	left: 0px;
	right: auto;
}
.rylist .swiper-button-next,.rylist .swiper-button-prev{
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.3);
}
.rylist .swiper-button-next:after,.rylist  .swiper-button-prev:after{
	font-size: 24px;
}


.zxnshilist{
	width: 100%;
	margin: 0 auto;
	margin-top:50px ;
}
.zxnshilist dl dt{
	height: 60px;
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
	color: #015cb8;
	font-weight: bold;
	line-height: 60px;
	background-color: #f0f0f0;
	font-weight: bold;
}
.fzlndv{
	margin-top: 30px;
}
.zxnshilist dl dt h1{
	width: 20%;
}
.zxnshilist dl dt h2{
	width: 15%;
}
.zxnshilist dl dt h3{
	width: 10%;
}
.zxnshilist dl dt h4{
	width: 30%;
}
.zxnshilist dl dt h5{
	width: 10%;
}
.zxnshilist dl dt h6{
	width: 5%;
}
.zxnshilist dl dt h1,.zxnshilist dl dt h2,.zxnshilist dl dt h3,.zxnshilist dl dt h4,.zxnshilist dl dt h5{
	font-weight: bold;
	font-size: 17px;
	color: #015cb8;
}
.zxnshilist dl dd .lbiao{
	height: 60px;
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
	color: #4c4c4c;
	font-weight: bold;
	line-height: 60px;
	background-color: #f7f7f7;
	font-weight: bold;
	margin-top: 10px;
}
.zxnshilist dl dd h1{
	width: 20%;
}
.zxnshilist dl dd h2{
	width: 15%;
}
.zxnshilist dl dd h3{
	width: 10%;
}
.zxnshilist dl dd h4{
	width: 30%;
}
.zxnshilist dl dd h5{
	width: 10%;
}
.zxnshilist dl dd h6{
	width: 5%;
}
.zxnshilist dl dd .lbiao h1,.zxnshilist dl dd .lbiao h2,.zxnshilist dl dd .lbiao h3,.zxnshilist dl dd .lbiao h4,.zxnshilist dl dd .lbiao h5{
	font-size: 16px;
	color: #4c4c4c;
}
.zxnshilist dl dd:hover .lbiao{
	background-color: #015cb8;
}
.zxnshilist dl dd:hover .lbiao h1,.zxnshilist dl dd:hover .lbiao h2,.zxnshilist dl dd:hover .lbiao h3,.zxnshilist dl dd:hover .lbiao h4,.zxnshilist dl dd:hover .lbiao h5{
	font-size: 16px;
	color: #fff;
}
.lbnr{
	display: block;
	padding: 3% 5%;
	
	background-color: #f7f7f7;
	display: none;
	transition: all .5s;
	opacity: 0;
	justify-content: space-between;
	align-items: flex-start;
}
.lbnrtext{
	color: #4c4c4c;
	font-size: 16px;
	font-weight: bold;
}
.lbnrall{
	
	width: 55%;
}
.lbnrnr{
	margin: 15px 0px;
	margin-bottom: 30px;
}
.lbdibu{
	width: 40%;
	border-left: 1px solid #e6e6e6;
}
.lbdibu p{
	display: block;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 30px;
	width: 230px;
	margin: 0 auto;
}
.lbdibu  a{
	width: 180px;
	display: block;
	margin: 0 auto;
	height: 40px;
	border: 1px solid #b80101;
	background-color: #b80101;
	border-radius: 5px;
	text-align: center;
	line-height:40px ;
	color: #fff;
	font-size: 14px;
	transition: all .5s;
	margin-top: 30px;
}
.lbdibu a:hover{
	color: #fff;
	background-color: #ef6525;
}
.zxnshilist dl dd:hover .lbnr{
	display: flex;
	opacity: 1;
}
.zxly .altop {
	margin: 0 auto;
}

.newsdvlist{
	width: 90%;
	margin: 0 auto;
}
.newsdvlist ul li {
	margin-top: 30px;
	background-color: #f6f7f7;
}
.newsdvlist ul li a{
	display: flex;
	justify-content: space-between;
	padding: 30px 0px;
	padding-right: 5%;
	background-color: #f6f7f7;
	align-items: center;
}
.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: 80%;
	margin-right: 0;
}
.newsdvlistext h1{
	color: #4c4c4c;
	font-size: 20px;
	margin-bottom: 15px;transition: all .5s;
}
.newsdvlistext p{
	line-height: 30px;
	font-size: 16px;
	color: #999999;transition: all .5s;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	height: 60px;
}
.newsdvlist ul li iconpark-icon{
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #098335;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	transition: all .5s;
	color: #098335;
	opacity: 0;
	display: none;
}
.newsdvlist ul li{
	
	transition: all .5s;
}
.newsdvlist ul li:hover a{
	background-color: #015cb8;
}
.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: #fff;
}
.newsdvlist ul li:hover  iconpark-icon{
	background-color: #098335;
	color: #fff;
	border-color: #fff;
	opacity: 1;
}
.nestjs .swiper-slide .tjnewsright section{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nestjs .swiper-button-next, .nestjs .swiper-button-prev{
	display: none;
}
.nestjs .swiper-slide .tjnewsright section i{
	display: block;
	color: #333333;
	font-size: 52px;
	font-family: "Arial";
	font-weight: bold;
}
.nestjs .swiper-slide .tjnewsright section span{
	display: block;
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-family: "Arial";
}
.nestjs .swiper-slide .tjnewsright section iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: 1px solid #f0773f;
	color: #f0773f;
}
.nestjs .swiper-slide .tjnewsright a h1{
	margin-bottom: 0px;
}
.shownav{
	position: relative;
	width: 100%;
	box-shadow: 0px 0px 10px #ebebeb;
}
.shownav ul{
	display: flex;
	justify-content: center;
}
.shownav ul li{
	width: 240px;
	height: 75px;
	text-align: center;
	line-height: 75px;
}
.shownav ul li a{
	color: #4c4c4c;
	font-size: 16px;
	line-height: 75px;
	color: #4c4c4c;
	font-size: 16px;
}
.shownav ul li:hover{
	background-color: #015cb8;
}
.shownav ul li:hover a{
	color: #fff;
}
.shownav ul li.active{
	background-color: #015cb8;
}
.shownav ul li.active a{
	color: #fff;
}
.nrbanner{
	position: relative;
}
.nrbanner .btext{
	position: absolute;
	top: 0;
	width: 90%;
	left: 5%;
	height: 100%;
	display: flex;
	align-items: center;
}
.nrbanner .btext h2{
	font-size: 46px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-family:"Montserrat" ;
	font-weight: bold;
}
.nrbanner .btext h1{
	font-size: 40px;
	color: #fff;
	margin-top: 10px;
	font-family:"Montserrat" ;
	font-weight: bold;
	text-transform: uppercase;
}
.nrbanner .btext p {
	color: #fff;
	font-size: 30px;
	margin-top: 20px;
}
.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;
}

.bannersasg  .swiper-slide{
	position: relative;
}
.bannersasg  .swiper-slide img{
	display: block;
	width: 100%;
}
.bannersasg  .swiper-slide div {
    position: absolute;
    width: 90%;
    height: 100%;
    left: 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{
	color:#ffffff;
	font-size: 30px;
	margin-top: 20px;
}
.bannersasg  .swiper-slide section h4{
	font-size: 46px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
}
.ssdv{
	width: 100%;
	position: absolute;
	background-color: #fff;
	top: 100px;
	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;

}
.zxnshilist dl dd:hover .lbiao h1, .zxnshilist dl dd:hover .lbiao h2, .zxnshilist dl dd:hover .lbiao h3, .zxnshilist dl dd:hover .lbiao h4, .zxnshilist dl dd:hover .lbiao h5{
	font-size: 14px;
}
.lxwmlist ul li{
	width: 24%;
}
.lxwmlist ul li p{
	width: 90%;
	margin:0 auto;
}
@media only screen and (min-width: 1000px) and (max-width: 1399px){
	.headdvright ul li{
		margin: 0 10px;
	}
	.inservice{
		width: 95%;
		align-items: flex-start;
	}
	.inserviceleft{
		width: 32%;
	}
	.inserviceright ul li.active{
		height: auto;
	}
	.aboutboxright{
		width: 40%;
		padding: 5%;
	}
	.aboutboxleft{
		margin-left: 2.5%;
	}
	.sz ul{
		width: 100%;
		padding: 5%;
	}
	.sz section{
		padding: 5%;
	}
	.xmanli{
		width: 95%;
	}
	.jyfw .xmanlibt{
		width: 95%;
	}
	.jyfwdv #gallery .swiper-slide section{
		left: 2.5%;
	}
	.jyfwdv #thumbs .swiper-slide div{
		display: block;
	}
	.jyfwdv #thumbs .swiper-slide div img{
		width: 100%;
	}
	.jyfwdv #thumbs .swiper-slide div h1{
		width: 100%;
	}
	.jyfwdv #thumbs{
		bottom: 5%;
	}
	.xw{
		width: 95%;
	}
	.xwlist ul li .xwtext{
		padding: 5%;
		width: 90%;
	}
	.xuqiudv{
		width: 95%;
	}
	.xuqiudv form input{
		width: 19%;
	}
	.footdv dl dt a i{
		display: none;
	}
	.al{
		width: 95%;
	}
	.gywmleft{
		padding: 45px 2.5%;
	}
	.gywmleft img{
		width: 100%;
	}
	.qywhdvright ul li{
		padding-top: 50px;
	}
	.qywhdvright ul li h1{
		font-size: 22px;
	}
	.lxwm{
		width: 95%;
	}
	.zllb{
		width: calc(95% - 80px);
	}
	.shfw{
		width: 95%;
	}
	.zxnshilist dl dd .lbiao h1, .zxnshilist dl dd .lbiao h2, .zxnshilist dl dd .lbiao h3, .zxnshilist dl dd .lbiao h4, .zxnshilist dl dd .lbiao h5{
		font-size: 14px;
	}
	.fwdv{
		width: 85%;
	}
	.jyfw img{
		width: 95%;
	}
	.newsdvlist{
		width: 95%;
	}
}
@media screen and (max-width: 999px){
	.htmleaf-container{
		height: 50px;
		display: block;
	}
	.heads{
		display: none;
	}
	.inservice{
		width: 95%;
		display: block;
		margin: 30px auto;
	}
	.inserviceleft h1{
		font-size: 20px;
	}
	.inserviceleft h2{
		font-size: 22px;
	}
	.inserviceleft i{
		margin-bottom: 20px;
	}
	.inserviceleft h4{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.inserviceleft h5{
		font-size: 14px;
		line-height: 25px;
	}
	.inserviceleft ul{
		margin-top: 20px;
		margin-bottom: 15px;
		justify-content: space-between;
	}
	.inserviceleft ul li{
		width: 39.5%;
		padding: 5%;
	}
	.inserviceleft{
		width: 100%;
	}
	.inserviceleft ul li span{
		height: 2px;
	}
	.inserviceright{
		width: 100%;
	}
	.inserviceright ul li.active{
		height: auto;
	}
	.inservicerightwz h2{
		font-size: 14px;
	}
	.inserviceright ul li.active span iconpark-icon{
		font-size: 22px;
	}
	.aboutbox{
		display: block;
	}
	.aboutboxleft{
		width: 95%;
		margin-left:  2.5%;
	}
	.abtsp a{
		height: 100%;
	}
	.abtsp{
		height: 150px;
	}
	.abtsp a img{
		display: block;
		width: 50px;
	}
	.sz{
		display: block;
	}
	.sz ul{
		width: 90%;
		padding: 5%;
	}
	.sz ul li h1{
		text-align: center;
	}
	.sz ul li h1 span{
		text-align: center;
		font-size: 36px;
	}
	.sz ul li p{
		margin-top: 5px;
	}
	.sz section{
		width: 90%;
		padding: 5%;
		display: flex;
		justify-content: center;
	}
	.sz section h4{
		margin-top: 15px;
	}
	.sz section h3{
		font-size: 14px;
		text-align: center;
	}
	.aboutboxright{
		width: 85%;
		margin: 0 auto;
		padding: 5%;
	}
	.aboutboxright h1{
		font-size: 20px;
	}
	.aboutboxright h2{
		font-size: 22px;
	}
	.aboutboxright i{
		height: 15px;
		margin-bottom: 15px;
	}
	.aboutboxright h3{
		font-size: 18px;
		font-weight: bold;
	}
	.aboutboxright h4{
		font-size: 14px;
		line-height: 30px;
	}
	.xmanli{
		margin-top: 25px;
		width: 95%;
	}
	.xmanlibt{
		margin-bottom: 20px;
	}
	.xmanlibt h1{
		font-size: 22px;
	}
	.xmanlibt a{
		font-size: 14px;
	}
	.jyfw{
		padding: 20px 0px;
		margin-top: 20px;
	}
	.jyfwdv{
		margin-top: 20px;
	}
	.foot{
		display: none;
	}
	.xmanlist ul li{
		width: 48%;
	}
	.xmanlist ul li section{
		bottom: 0;
		padding: 5%;
		width: 90%;
	}
	.xmanlist ul li section h2{
		font-size: 16px;
	}
	.jyfwdv #thumbs{
		position: initial;
	}
	.jyfwdv #gallery .swiper-slide section h1{
		font-size: 20px;
	}
	.jyfwdv #gallery .swiper-slide section h2{
		font-size: 22px;
	}
	.jyfwdv #gallery .swiper-slide section i{
		height: 10px;
		margin-bottom: 10px;
	}
	.jyfwdv #gallery .swiper-slide section h3{
		font-size: 18px;
		font-weight: bold;
	}
	.jyfwdv #thumbs{
		width: 95%;
	}
	.jyfwdv #thumbs .swiper-slide-thumb-active div{
		display: block;
	}
	.jyfwdv #thumbs .swiper-slide div h1{
		width: 100%;
		display: none;
	}
	.xw{
		width: 95%;
		margin: 20px auto;
	}
	.xmanlibt{
		display: block;
	}
	.xmanlibt #thumbs2{
		width: 100%;
		margin-top: 20px;
	}
	.xmanlibt #thumbs2 span{
		width: 98%;
	}
	.xwlist ul li .xwtext{
		padding: 5%;
		width: 90%;
	}
	.xwlist ul li .xwtext section h1{
		margin-bottom: 10px;
	}
	.xwlist ul li .xwtext section h1 i{
		font-size: 20px;
	}
	.xwlist ul li .xwtext section h1 span{
		font-size: 12px;
	}
	.xwlist ul li .xwtext iconpark-icon{
		display: none;
	}
	.xwlist ul li .xwtext section p{
		font-size: 14px;
	}
	.xuqiu{
		padding: 20px 0px;
	}
	.xuqiudv h1{
		font-size: 22px;
	}
	.xuqiudv form{
		display: block;
	}
	.xuqiudv form input{
		width: calc(100% - 20px);
		margin-bottom: 10px;
	}
	.xuqiudv{
		width: 95%;
	}
	.xuqiudv form input:nth-child(3){
		width: calc(100% - 20px);
	}
	.xuqiudv form button{
		width: 40%;
		height: 35px;
		font-size: 14px;
	}
	.al{
		width: 95%;
		margin: 30px auto;
	}
	.altop h1{
		font-size: 22px;
	}
	.altop p{
		font-size: 14px;
	}
	.allist{
		margin-top: 20px;
	}
	.altop{
		margin: 0 auto;
	}
	.allist ul li{
		width: 48%;
		margin: 1%;
	}
	.allist ul{
		display: flex;
		justify-content: space-between;
	}
	.allist ul li section{
		padding: 5%;
	}
	.allist ul li section p{
		font-size: 14px;
		height: 30px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
		line-height: 30px;
	}
	.gywm{
		display: block;
	}
	.gywmleft {
		width: 90%;
		padding: 5%;
	}
	.gywmleft h1{
		font-size: 22px;
	}
	.gywmleft img{
		margin: 20px auto;
		width: 100%;
	}
	.gywmleft p{
		margin-top: 20px;
		font-size: 14px;
	}
	.gywmright{
		width: 100%;
	}
	.gywmright ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.gywmright ul li{
		width: 50%;
		margin: 15px auto;
	}
	.gywmright ul li h1{
		text-align: center;font-size: 32px;
	}
	.gywmright ul li h2{
		justify-content: center;
	}
	.jyfw img{
		width: 95%;
	}
	.qywhdv{
		width: 95%;
		display: block;
	}
	.qywh{
		background: url(../images/qywh_02.jpg) left top no-repeat;
	}
	.qywhdvleft h1{
		padding-top: 35px;
	}
	.qywhdvleft h1{
		font-size: 22px;
		text-align: center;
	}
	.qywhdvleft p{
		text-align: center;
	}
	.qywhdvright{
		margin-top: 20px;
		width: 100%;
	}
	.qywhdvright ul li{
		width: 40%;
		padding: 5%;
	}
	.qywhdvright ul li iconpark-icon{
		font-size: 26px;
	}
	.qywhdvright ul li h1{
		font-weight: bold;
		font-size: 18px;
	}
	.qywhdvright ul li i{
		font-size: 12px;
	}
	.qywhdvright ul li p{
		margin-top: 10px;
	}
	.rongyu{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.rylist{
		margin-top: 30px;
		width: 95%;
	}
	.lxwm{
		width: 95%;
	}
	.lxwm{
		padding: 30px 0px;
	}
	.lxwmlist ul{
		display: block;
	}
	.lxwmlist ul li{
		padding-top: 20px;
		width: 100%;
		height: auto;
		padding-bottom: 20px;
	}
	.lxwmlist ul li iconpark-icon{
		width: 45px;
		height: 45px;
		font-size: 22px;
	}
	.lxwmlist ul li h1{
		margin-top: 15px;
		font-size: 18px;
		margin-bottom: 5px;
	}
	.zxly{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.altop p{
		line-height: 25px;
	}
	.zllb{
		padding: 5%;
		width: 85%;
		margin-top: 20px;
	}
	.zllb .zxlyform{
		display: block;
	}
	.zllb .zxlyform input{
		width: calc(100% - 20px);
		margin-bottom: 10px;
		font-size: 14px;
	}
	.zllb textarea{
		margin-top: 0;
	}
	.shfw{
		width: 95%;
		padding: 30px 0;
	}
	.shfwdv{
		display: block;
		margin-top: 20px;
	}
	.shfwdvleft{
		width: 100%;
	}
	.shfwdvleft h1{
		font-size: 12px;
		text-align: center;
	}
	.shfwdvleft h2{
		text-align: center;
		font-size: 18px;
	}
	.shfwdvleft p{
		font-size: 14px;
	}
	.shfwdvleft section{
		margin-top: 10px;
		margin-bottom: 20px;
		justify-content: space-between;
	}
	.shfwdvleft section a{
		margin: 0;
		height: 40px;
		line-height: 40px;
	}
	.shfwdvright{
		width: 100%;
	}
	.fw{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.fwdv{
		width: 85%;
		margin-top: 20px;
	}
	.zxnshilist{
		margin-top: 20px;
	}
	.zxnshilist dl dd h2, .zxnshilist dl dd h4, .zxnshilist dl dd h6{
		display: none;
	}
	.zxnshilist dl dd .lbiao h1, .zxnshilist dl dd .lbiao h2, .zxnshilist dl dd .lbiao h3, .zxnshilist dl dd .lbiao h4, .zxnshilist dl dd .lbiao h5{
		font-size: 14px;
	}
	.zxnshilist dl dt h2, .zxnshilist dl dt h4, .zxnshilist dl dt h6{
		display: none;
	}
	.zxnshilist dl dt h1, .zxnshilist dl dt h3, .zxnshilist dl dt h5{
		width: 100%;
		text-align: center;
	}
	.zxnshilist dl dd h1, .zxnshilist dl dd h3, .zxnshilist dl dd h5{
		text-align: center;
		width: 100%;
	}
	.zxnshilist dl dd .lbiao{
		height: 40px;
		line-height: 40px;
	}
	.lbnrall{
		width: 100%;
	}
	.zxnshilist dl dd:hover .lbnr{
		display: block;
	}
	.lbdibu{
		width: 100%;
		border: none;
	}
	.lbdibu p{
		margin: 0;
	}
	.zxnshilist dl dd:hover .lbiao h1, .zxnshilist dl dd:hover .lbiao h2, .zxnshilist dl dd:hover .lbiao h3, .zxnshilist dl dd:hover .lbiao h4, .zxnshilist dl dd:hover .lbiao h5{
		font-size: 14px;
	}
	.bannersasg .swiper-slide section h4{
		font-size: 18px;
		text-align: center;
	}
	.bannersasg .swiper-slide section h3{
		font-size: 20px;
		text-align: center;
		font-weight: bold;
		margin-top: 10px;
	}
	.bannersasg .swiper-slide div section{
		width: 100%;
		margin-top: 0;
	}
	.xmanlibt h1{
		justify-content: center;
	}
	.xmanlibt a{
		display: none;
	}
	.nrbanner .btext h2{
		text-align: center;
		font-size: 20px;
	}
	.nrbanner .btext p{
		font-size: 20px;
		font-weight: bold;
		margin-top: 10px;
		text-align: center;
	}
	.nrbanner .btext  section{
		width: 100%;
	}
	.nrbanner{
		overflow: hidden;
	}
	.nrbanner img{
		width: 150%;
		margin-left: -25%;
	}
	.shownav ul li{
		width: 100%;
		height: 45px;
		line-height: 45px;
	}
	.shownav ul li a{
		line-height: 45px;
	}
	.nav-bread{
		height: 35px;
		line-height: 35px;
	}
	.article .padding-large{
		padding: 5%;
	}
	.article .post h1{
		font-size: 18px;
	}
	.newsdvlist{
		width: 95%;
	}
	.newsdvlist ul li a .newsdvlistime{
		display: none;
	}
	.newsdvlist ul li a{
		padding: 5%;
	}
	.newsdvlistext{
		width: 100%;
	}
	.newsdvlistext h1{
		font-size: 18px;
		font-weight: bold;
		height: 30px;
		line-height: 30px;
		white-space:nowrap;

		overflow:hidden;
		margin-bottom: 5px;
		text-overflow:ellipsis;
	}
	.newsdvlistext p{
		line-height: 30px;
		font-size: 14px;
	}
	.newsdvlist ul li{
		margin-top: 10px;
	}
	.newsdvlist ul li:first-child{
		margin-top: 30px;
	}
	.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;
	}
	.al{
		margin-bottom: 0;
	}
	.inserviceright ul li div img{
		height: 195px;
	}
	.xmanlist ul li section{
		 background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.6));
	}
	.xmanlist ul li section h1{
		margin-bottom: 5px;
	}
	.xwlist ul li .xwtext{
		 background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.6));
	}
	.xwlist ul li{
		width: 48%;
	}
	.xwlist ul li:last-child{
		display: none;
	}
	.pagination li a{
		padding: 6px 8px;
	}
}



