/* 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: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}
@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: "Thesignature";
	src:url('../font/Thesignature.ttf');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Light";
	src:url('../font/HarmonyOS_Sans_Light.ttf');
}
@font-face
{
	font-family: ""HarmonyOS_Sans_SC"";
	src:url('../font/HarmonyOS_Sans_Regular_Italic.ttf');
}
a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.htmleaf-container{
	display: none;
}
.header-navigation {
	top:0;
	width:100%;
	text-align:center;
	z-index:9999;
}
.heads{
	position: relative;
	height:100px;
	top: 0px;
	width: 100%;
	left: 0%;
	transition: all .5s;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	-webkit-transform:translateY(-100px);
	-ms-transform:translateY(-100px);
	-o-transform:translateY(-100px);
	transform:translateY(-100px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
	transition: all .5s;
}
.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	-o-transform:translateY(0px);
	transform:translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
	transition: all .5s;
}
.headdv{
	margin: 0 auto;
	width: 95%;
	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: flex-start;
}
.headdvright ul li a{
	padding: 0 10px;
	margin: 0 10px;
	line-height: 98px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.headdvright ul li{
	border-top: 2px solid #fff;
	transition: all .5s;
}
.headdvright ul li:hover {
	border-top: 2px solid #c00e17;
}
.headdvright ul li:hover a{
	color: #c00e17;
}
.headdvright ul li.active {
	border-top: 2px solid #c00e17;
}
.headdvright ul li.active a{
	color: #c00e17;
}
.headdvright section{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 75px;
}
.headdvright section iconpark-icon{
	display: flex;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #c00e17;
	font-size: 24px;
	background-color: #fcf3f3;
}
.headdvright section div{
	margin-left: 10px;
}
.headdvright section div h1{
	text-align: left;
	color: #808080;
	font-size: 14px;
}
.headdvright section div p{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	font-family: "Montserrat Light";
}
.banner img{
	display: block;
	width: 100%;
}
.cgfw{
	width: 100%;
	padding: 75px 0px;
	padding-bottom: 130px;
	background: url(../images/fj_02.gif) center no-repeat; 
}
.cgfwbt h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.cgfwbt h1 span{
	color: #c00e17;
	font-size: 36px;
	font-weight: bold;
}
.cgfwbt p{
	color: #333333;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}
.cgfwlist{
	margin: 0 auto;
	margin-top: 265px;
	width: 1400px;
}
.cgfwlist ul{
	display: flex;
	justify-content: space-between;
}
.cgfwlist ul li h1{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
}
.cgfwlist ul li h1 span{
	color: #333333;
	font-size: 60px;
	font-family: "HarmonyOS_Sans_Light";
}
.cgfwlist ul li h1 i{
	color: #333333;
	font-size: 16px;
	margin-bottom: 15px;
	font-family: "微软雅黑 Light";
}
.cgfwlist ul li p{
	color: #333333;
	font-size: 16px;
}
.yzsfw{
	padding: 95px 0;
	padding-bottom: 110px;
	background-color: #f0f5fa;
}
.yzsfwlist{
	width: 1400px;
	margin: 0 auto;
	margin-top: 60px;
	position: relative;
}
.yzsfwlist #gallery img{
	display: block;
	width: 100%;
}
.yzsfwlist #thumbs{
	position: absolute;
	top: 0;
	left: 0;
	width: 1400px;
	height: 100%;
}
.yzsfwlist #thumbs .xiao{
	background-color: rgba(10, 43, 97, 0.8);
	height: 100%;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	display: flex;
	align-items: center;
	justify-content: center;
}
.yzsfwlist #thumbs .xiao iconpark-icon{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 48px;
	color: #fff;
}
.yzsfwlist #thumbs .xiao iconpark-icon:last-child{
	font-size: 32px;
}
.yzsfwlist #thumbs .xiao h1{
	color: #ffffff;
	font-size: 28px;
	width: 55px;
	margin-top: 70px;
	margin-bottom: 100px;
	text-align: center;
}
.yzsfwlist #thumbs	.swiper-slide{
	width: 10% !important;
}
.yzsfwlist #thumbs .swiper-slide .big{
	display: none;
}
.yzsfwlist #thumbs .swiper-slide-thumb-active{
	width: 70% !important;
}
.yzsfwlist #thumbs .swiper-slide-thumb-active .big{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.yzsfwlist #thumbs .swiper-slide-thumb-active .xiao{
	display: none;
}
.yzsfwlist #thumbs .swiper-slide .big h1{
	text-align: center;
	color: #fff;
	font-size: 30px;
}
.yzsfwlist #thumbs .swiper-slide .big ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 630px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 150px;
}
.yzsfwlist #thumbs .swiper-slide .big ul li{
	width: 150px;
}
.yzsfwlist #thumbs .swiper-slide .big ul li a{
	display: block;
	width: 100%;
	border: 1px solid rgba(255, 255, 255, 0.2);
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin: 5px 0px;
	color: #ffffff;
	font-size: 15px;
	transition: all .5s;
}
.yzsfwlist #thumbs .swiper-slide .big ul li a:hover{
	background-color: #c00e17;
	border: 1px solid #c00e17;
}
.yzsfwlist #thumbs .swiper-slide .big section{
	display: flex;
	justify-content: center;
	align-items: center;
}
.yzsfwlist #thumbs .swiper-slide .big section a{
	display: block;
	width: 200px;
	height: 50px;
	background-color: #c00e17;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}
.yzsfwlist #thumbs .swiper-slide .big section a:first-child{
	background-color: #024891;
}
.fwlclist{
	width: 1400px;
	margin: 0 auto;
	margin-top: 50px;
}
.fwlc{
	padding-top: 140px;
	padding-bottom: 115px;
	background: url(../images/tyq_02.jpg) center no-repeat;
}
.fwlclist ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fwlclist ul li{
	width: 130px;
	height: 130px;
	background-color: #f0f5fa;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.fwlclist ul li span{
	display: block;
	width: 30px;
	height: 30px;
	background-color: #024891;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -15px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: "Montserrat";
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	z-index: 5;
}
.fwlclist ul li .lcname{
	display: block;
	width: 118px;
	height: 118px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 3;
}
.fwlclist ul li:nth-child(4n+1) .lcname{
	background-color: #f0f5fa;
}
.fwlclist ul li .lcname h1{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.fwlclist ul li .lcname p{
	color: #666666;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}
.fwlclist ul li img{
	display: none;
	transition: all .5s;
	opacity: 0;
}
.fwlclist li.on{
	width: 220px;
	height: 220px;
}
.fwlclist li.on img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 1;
}
.fwlclist li.on .lcname{
	width: 130px;
	height: 130px;
	background-color: transparent !important;
}
.fwlclist li.on .lcname h1{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
.fwlclist li.on .lcname p{
	color: #ffffff;
	font-size: 12px;
}
.fwlclist li.on span{
	z-index: 5;
	background-color: #c00e17;
}
.fwlclist li.on::after{
	content: "";
	width: 100%;
	position: absolute;
	bottom: -10px;
	left: 0;
	height: 100%;
	background: url(../images/tuoyuan_03.png) center bottom  no-repeat;
}
.gyht{
	width: 1400px;
	margin: 110px auto;
	margin-bottom: 85px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gyhtleft{
	width: 46%;
}
.gyhtleft h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}
.gyhtleft h1 span{
	color: #c00e17;
}
.gyhtleft  i{
	display: block;
	width: 55px;
	height: 7px;
	background-color: #c00e17;
	margin-top: 15px;
	margin-bottom: 55px;
}
.gyhtleft h2{
	color: #333333;
	font-size: 48px;
	font-family: "Montserrat";
	font-weight: bold;
}
.gyhtleft p{
	margin-top: 30px;
	color: #4c4c4c;
	font-size: 16px;
	line-height: 35px;
}
.gyhtleft a{
	display: flex;
	justify-content: space-between;
	width: 90%;
	padding: 0 2.5%;
	border: 1px solid #e6e6e6;
	line-height: 50px;
	margin-top: 60px;
	color: #333333;
	font-size: 14px;
	transition: all .5s;
}
.gyhtleft a:hover{
	background-color: #c00e17;
	color: #fff;
}
.gyhtright {
	width: 48%;
}
.gyhtright ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gyhtright ul li{
	position: relative;
	width: 23%;
	margin: 1%;
	overflow: hidden;
}
.gyhtright ul li img{
	display: block;
	width: 100%;transition: all .5s;
}
.gyhtright ul li:hover img{
	transform: scale(1.1);
}
.gyhtright ul li div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
.zlbj{
	padding: 140px 0px;
	background: url(../images/beijing_02.jpg) center no-repeat;
}
.zlbjdv{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1400px;
	margin: 0% auto;
}
.zlbjdvleft{
	width: 300px;
}
.zlbjdvleft h1{
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
}
.zlbjdvleft h2{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 40px;
}
.zlbjdvleft p{
	line-height: 30px;
	color: #cad9ed;
	font-size: 15px;
	margin-bottom: 40px;
}
.zlbjdvleft h3{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.zlbjdvleft h3 iconpark-icon{
	font-size: 36px;
	color: #fff;
}
.zlbjdvleft h3 span{
	color: #ffffff;
	font-size: 32px;
	font-family: "HarmonyOS_Sans_SC";
	margin-left: 5px;
}
.zlbjdvleft a{
	display: block;
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: url(../images/bg_03.jpg) center  no-repeat;
	color: #c00e17;
	font-size: 16px;
	transition: all .5s;
	margin-top: 90px;
}
.zlbjdvleft a:hover{
	color: #fff;
	background: #c00e17;
}
.zlbjdvright{
	width: 305px;
}
.zlbjdvcenter{
	width: 56%;
}
.zlbjdvcenter img{
	display: block;
	width: auto;
}
.zlbjdvright ul li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 40px 0px;
}
.zlbjdvright ul li img{
	display: block;
	margin-right: 20px;
}
.zlbjdvright ul li div h1{
	color: #ffffff;
	font-size: 20px;
}
.zlbjdvright ul li div p{
	color: #cad9ed;
	font-size: 13px;
	line-height: 25px;
	margin-top: 10px;
}
.xwzx{
	padding-top: 75px;
	padding-bottom: 95px;
	background-color: #f5f6f7;
}
.xwzxtop{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xwzxbt h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}
.xwzxbt h1 span{
	color: #c00e17;
}
.xwzxbt p{
	color: #333333;
	font-size: 16px;
}
.xwzxnav{
	width: 500px;
}
.xwzxnav .swiper-slide h1{
	border: 1px solid #d9d9d9;
	width: calc(100% - 2px);
	text-align: center;
	line-height: 45px;
	color: #333333;
	transition: all .5s;
	font-size: 14px;
}
.xwzxnav .swiper-slide:hover h1{
	background-color: #c00e17;
	border: 1px solid #c00e17;
	color: #fff;
}
.xwzxnav .swiper-slide-thumb-active h1{
	background-color: #c00e17;
	border: 1px solid #c00e17;
	color: #fff;
}
.xwzx #gallery12{
	width: 1400px;
	margin-top: 50px;
}
.xwzxlist{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.xwzxlistleft{
	width: 66%;
}
.xwzxlistleft ul{
	display: flex;
	justify-content: space-between;
}
.xwzxlistleft ul li{
	width: calc(50% - 80px);
	padding: 40px;
	background-color: #fff;
	border-right: 1px solid #e6e6e6;
}
.xwzxlistleft ul li div{
	width: 100%;
	display: block;
	overflow: hidden;
}
.xwzxlistleft ul li:hover div img{
	transform: scale(1.05);
}
.xwzxlistleft ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.xwzxlistleft ul li h1{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all .5s;
}
.xwzxlistleft ul li h2{
	color: #8a8b8e;
	font-size: 12px;
	margin-bottom: 15px;
}
.xwzxlistleft ul li p{
	line-height: 30px;
	height: 60px;
	overflow:hidden;
	font-size: 14px;
	text-overflow:ellipsis;
	color: #8a8b8e;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.xwzxlistleft ul li:hover h1{
	color: #c00e17;
}
.xwzxlistright{
	background-color: #fff;
	width: calc(34% - 80px);
	background-color: #fff;
	padding: 25px 40px;
}
.xwzxlistright ul li{
	margin: 25px 0px;
}
.xwzxlistright ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xwzxlistright ul li a i{
	display: block;
	width: 7px;
	height: 7px;
	background-color: #024891;
	border-radius: 50%;
	transition: all .5s;
}
.xwzxlistright ul li a h1{
	width: 75%;
	color: #4c4c4c;
	font-size: 14px;
	transition: all .5s;
}
.xwzxlistright ul li a span{
	color: #8a8b8e;
	font-size: 12px;
}
.xwzxlistright ul li a:hover i{
	background-color: #c00e17;
}
.xwzxlistright ul li a:hover h1{
	color: #c00e17;
}
.jgxx{
	padding-top: 70px;
	padding-bottom: 30px;
	background: url(../images/hngbeij_02.jpg) center no-repeat;
}
.jgxx h1{
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.jgxx p{
	color: #ffffff;
	font-size: 18px;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 20px;
}
.jgxx section{
	display: flex;
	justify-content: center;
	align-items: center;
}
.jgxx section a{
	display: block;
	width: 160px;
	height: 40px;
	text-align: center;
	border-radius: 50px;
	background-color: #fff;
	line-height: 40px;
	margin: 0 10px;
	color: #c00e17;
	font-size: 16px;
	transition: all .5s;
}
.jgxx section a:hover{
	background-color: #e8111c;
	color: #fff;
}
.foot{
	width: 100%;
	background-color: #333333;
	padding-top: 75px;
}
.footdv{
	padding-bottom: 75px;
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footdvleft{
	width: 360px;
}
.footdvleft h1{
	color: #dedede;
	font-size: 18px;
}
.footdvleft i{
	display: block;
	width: 30px;
	height: 20px;
	border-top: 2px solid #c00e17;
	margin-top: 15px;
}
.footdvleft p {
	color: #dedede;
	font-size: 16px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
}
.footdvleft p span{
	color: #dedede;
	font-size: 22px;
}
.footdvleft p img{
	display: block;
	margin-right: 10px;
}
.footdvleft ul{
	display: flex;
	justify-content: flex-start;
	margin-top: 20px;
}
.footdvleft ul li{
	width: 80px;
	display: block;
	margin-right: 15px;
}
.footdvleft ul li p{
	color: #dedede;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	justify-content: center;
}
.footdvleft ul li img{
	display: block;
	width: 100%;
}
.footdvright{
	width: 900px;
	display: flex;
	justify-content: space-between;
}
.footdvright dl dt a{
	color: #dedede;
	font-size: 18px;
}
.footdvright dl dt{
	margin-bottom: 25px;
}
.footdvright dl dd a{
	color: #dedede;
	font-size: 14px;
}
.footdvright dl dd{
	margin-bottom: 20px;
}
.wdl{
	border-top: 1px solid #383838;
}
.wdldv{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 75px;
	width: 1400px;
	margin: 0 auto;
}
.wdldv p{
	color: #dedede;
	font-size: 14px;
}
.wdldv p a{
	color: #dedede;
	font-size: 14px;
}
.jlpt{
	padding-top: 135px;
	padding-bottom: 210px;
	background: url(../images/mei_02.jpg) center no-repeat;
}
.jlptdv{
	width: 1400px;
	margin: 0 auto;
}
.zc{
	background-color: #024891;
	height: 140px;
	width: 100%;
}
.zcdv{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.zcdvs{
	width: 20%;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #2764a3;
}
.zcdvs div iconpark-icon{
	font-size: 36px;
	color: #fff;
	margin-right: 15px;
} 
.zcdvs div {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 17px;
	color: #fff;
}
.zcdvs:first-child{
	border-left: 1px solid #2764a3;
}
.zcdvs ul{
	display: none;
}
.zcdvs:hover{
	display: block;
	background-color: #c00e17;
}
.zcdvs:hover div{
	width: 100%;
	height: 100px;
	background-color: #c00e17;
	transform: translateY(-100px);
}
.zcdvs:hover ul{
	display: flex;
	height: 140px;
	align-items: center;
	justify-content: center;
	transform: translateY(-100px);
	border-top: 1px solid #e04f57;
}
.zcdvs:hover ul li{
	margin: 0 10px;
}
.zcdvs:hover ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #ffffff;
	font-size: 14px;
}
.zcdvs:hover ul li i{
	display: block;
	height: 5px;
	width: 5px;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 5px;
}
.lxwm{
	width: 1400px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	display: flex;
	margin-top: -70px;
	justify-content: space-between;
}
.lxwmleft{
	width: 350px;
	padding: 50px;
	background-color: #c00e17;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.lxwmright{
	width: 950px;
}
.lxwmright img{
	display: block;
	width: 100%;
}
.lxwmleft h1{
	color: #ffffff;
	font-size: 30px;
	margin-bottom: 40px;
	font-weight: bold;
}
.lxwmleft p{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #ffffff;
	font-size: 16px;
	margin: 20px 0px;
}
.lxwmleft p iconpark-icon{
	color: #fff;
	font-size: 24px;
	margin-right: 5px;
}
.fgs{
	width: 1400px;
	margin: 0 auto;
	margin-top: 50px;
}
.fgs ul{
	display: flex;
	justify-content: space-between;
}
.fgs ul li{
	padding: 30px;
	width: calc(22% - 60px);
	background-color: #f7f7f7;

}
.fgs ul li h1{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.fgs ul li p{
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
.fgs ul li h2{
	color: #666666;
	font-size: 14px;
		margin-top: 15px;
	display: flex;
	justify-content: flex-start;
}
.fgs ul li h2 i{
	display: block;
	width: 50px;
}
.fgs ul li h2 span{
	display: block;
	width: 95%;
	font-size: 14px;
}
.zxly{
	padding: 70px 0px;
	margin-top: 80px;
	background: url(../images/zxly_02.jpg) center no-repeat;
}
.zxlydv{
	width: 1400px;
	margin: 0 auto;
}
.zxlydv h1{
	color: #333333;
	font-size: 30px;
	text-align: center;
}
.zxlydv p{
	color: #666666;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 35px;
}
.zxlydv form div{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.zxlydv form div input{
	width: 45%;
	height: 50px;
	border: 1px solid #eeeeee;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0 2%;
	margin-bottom: 15px;
	font-family: "微软雅黑";
	outline: none;
}
.zxlydv form  textarea{
	width:96%;
	height: 50px;
	border: 1px solid #eeeeee;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0 2%;
	margin-bottom: 15px;
	line-height: 30px;
	font-size: 14px;
	line-height: 35px;
	height: 105px;
	font-family: "微软雅黑";
	outline: none;
}
.zxlydv form button{
	width: 180px;
	height: 45px;
	border: none;
	background-color: #c00e17;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	text-align: center;
}
.shownav{
	width: 1400px;
	margin: 0 auto;
	position: relative;
	height: 70px;
	background-color: #024891;
	margin-top: -70px;
}
.shownav ul{
	display: flex;
	justify-content: flex-start;
}
.shownav ul li{
	border-right: 1px solid #3368a4;
	width: 220px;
	transition: all .5s;
	line-height: 70px;
}
.shownav ul li a{
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	transition: all .5s;
}
.shownav ul li:hover{
	border-right: 1px solid #c00e17;
}
.shownav ul li:hover a{
	background-color: #c00e17;
}
.shownav ul li.active{
	border-right: 1px solid #c00e17;
}
.shownav ul li.active a{
	background-color: #c00e17;
}
.prolist{
	margin: 75px auto;
	width: 1400px;
}
.prolistdv{
	width: 100%;
}
.prolistdv ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.prolistdv ul li{
	width: 430px;
	margin: 18px;
}
.prolistdv ul li div{
	display: block;
	width: 100%;
	overflow: hidden;
}
.prolistdv ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.prolistdv ul li:hover div  img{
	transform: scale(1.05);
}
.prolistdv ul li section{
	width: calc(100% - 82px);
	border: 1px solid #e6e6e6;
	padding: 30px 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: none;
	transition: all .5s;
	position: relative;
	z-index: 2;
}
.prolistdv ul li section h1{
	color: #333333;
	font-size: 18px;
}
.prolistdv ul li section h2{
	color: #808080;
	font-size: 14px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.prolistdv ul li section h2 iconpark-icon{
	font-size: 20px;
	margin-left: 15px;
}
.prolistdv ul li:hover section{
	background-color: #c00e17;
	padding: 40px;
	margin-top: -20px;
}
.prolistdv ul li:hover section h1{
	color: #fff;
}
.prolistdv ul li:hover section h2{
	color: #fff;
}
.xinwentj{
	width: 1400px;
	margin: 0 auto;
}
.xinwentj .xwzxlistleft{
	width: 100%;
	margin-top: 60px;
	margin-bottom: ;
}
.xinwentj .xwzxlistleft ul{
	display: flex;
	justify-content: space-between;
}
.xinwentj .xwzxlistleft ul li{
	width: 27.33%;
    padding: 3%;
	border: 1px solid #e6e6e6;
	border-right: none;
}
.xinwentj .xwzxlistleft ul li:last-child{
	border-right:  1px solid #e6e6e6;
}

.newslist ul{
	margin-bottom: 35px;
}
.newslist ul li a{
	width: 1400px;
	padding: 35px 0px;
	display: block;
	margin: 0 auto;
	border-bottom: 1px solid #e6e6e6;
}
.newslist ul li .newslistding{
	display: flex;justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}
.newslist ul li .newslistding span{
	color: #4c4c4c;
	font-size: 14px;
	display: block;
	width: 90px;
}
.newslist ul li .newslistding i{
	color: #b3b3b3;
	margin-right: 10px;
}
.newslist ul li .newslistding h1{
	color: #333333;
	font-size: 20px;
	width: 1250px;
	font-weight: bold;
}
.newslist ul li .newslistxia {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.newslist ul li .newslistxia span{
	display: block;
	width: 35px;
	height: 35px;
	background-color: #cccccc;
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
}
.newslist ul li .newslistxia p{
	width: 1260px;
	color: #666666;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 60px;
}
.newslist ul li:hover{
	background-color: #f5f5f5;
}
.newslist ul li:hover a{
	border-bottom: 1px solid #f5f5f5;
}
.newslist ul li:hover .newslistding h1{
	color: #c00e17;
}
.newslist ul li:hover .newslistxia span{
	color: #fff;
	background-color: #c00e17;
}
.newslist{
	margin-top: 40px;
	margin-bottom: 40px;
}

.gyhtleft{
	width: 46%;
}
.gyhtleft h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}
.gyhtleft h1 span{
	color: #c00e17;
}
.gyhtleft  i{
	display: block;
	width: 55px;
	height: 7px;
	background-color: #c00e17;
	margin-top: 15px;
	margin-bottom: 55px;
}
.gyhtleft h2{
	color: #333333;
	font-size: 48px;
	font-family: "Montserrat";
	font-weight: bold;
}
.gyhtleft p{
	margin-top: 30px;
	color: #4c4c4c;
	font-size: 16px;
	line-height: 35px;
}
.gyhtleft a{
	display: flex;
	justify-content: space-between;
	width: 90%;
	padding: 0 2.5%;
	border: 1px solid #e6e6e6;
	line-height: 50px;
	margin-top: 60px;
	color: #333333;
	font-size: 14px;
	transition: all .5s;
}
.gyhtleft a:hover{
	background-color: #c00e17;
	color: #fff;
}
.qdhtdv{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.qdht{
	margin-top: 40px;
}
.qdhtdvleft{
	width: 50%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.qdhtdvright img{
	display: block;
	max-width: 100%;
}
.qdhtdvright {
	width: 50%;
}
.gyhtleft{
	width: 650px;
	margin-right: 50px;
}
.qdhtdvleft .gyhtleft p{
	margin: 0;
	text-indent: 2em;
	font-size: 15px;
}
.qdhtdvleft .gyhtleft h2{
	margin-bottom: 40px;
}
.szlist{
	width: 100%;
	background-color: #024891;
	padding: 60px 0px;
}
.szlistdv{
	width: 1400px;
	margin: 0 auto;
}
.szlistdv ul{
	display: flex;
	justify-content: space-between;
}
.szlistdv ul li h1{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
}
.szlistdv ul li h1 span{
	color: #fff;
	font-size: 60px;
	font-family: "HarmonyOS_Sans_Light";
}
.szlistdv ul li h1 i{
	color: #fff;
	margin-left: 10px;
	font-size: 16px;
	font-family: "微软雅黑 Light";
}
.szlistdv ul li p{
	color: #fff;
	font-size: 16px;
}
.dsj{
	background: url(../images/banyshuang_02.jpg) bottom center no-repeat;
	padding-bottom: 90px;
}
.dsjbt{
	padding-top: 110px;
}
.dsjbt h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.dsjbt h1 span{
	color: #c00e17;
}
.dsjbt p{
	text-align: center;
	text-transform: uppercase;
	color: #333333;
	font-size: 16px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.ryzz .dsjbt{
	padding-top: 100px;
	padding-bottom: 0 ;
}
.ryzz .dsjbt p{
	margin-bottom: 40px;
}
.ryzzlist{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.ryzzlistleft{
	width: 360px;
	padding: 50px;
	background-color: #024891;
}
.ryzzlistleft h1{
	color: #ffffff;
	font-size: 24px;
}
.ryzzlistleft h2{
	padding-top: 5px;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	padding-bottom:20px;
	border-bottom: 1px solid #648eb9;
}
.ryzzlistleft ul {
	margin-top:  30px;
}
.ryzzlistleft ul li{
	display: flex;
	margin-bottom: 25px ;
}
.ryzzlistleft ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.ryzzlistleft ul li i{
	display: block;
	width: 8px;
	height: 8px;
	background-color: #c00e17;
	margin-right: 10px;
}
.ryzzlistleft ul li p{
	color: #ffffff;
	font-size: 15px;
}
.qyrongyuright{
	box-shadow: 0px 0px 15px #ddd8d8;
	width: 820px;
	padding: 50px 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.qyrongyuright h1{
	color: #333333;
	font-size: 15px;
	text-align: center;
}
.qyrongyuright h2{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.qyrongyutupian .swiper-slide ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 15px;
}
.qyrongyutupian .swiper-slide ul li{
	width: 255px;
	margin: 9px;
}
.qyrongyutupian .swiper-slide ul li img{
	display: block;
	width: 100%;
}
.qyrongyutupian .zuoyou .swiper-button-next,.qyrongyutupian .zuoyou .swiper-button-prev{
	width: 45px;
	height: 45px;
	margin: 0 10px;
	position: relative;
	background-color: #ebebeb;
	opacity: 1;
	border-radius: 50px;
	margin: 0 25px;
}
.qyrongyutupian .zuoyou .swiper-button-next:after,.qyrongyutupian  .zuoyou .swiper-button-prev:after{
	font-size: 18px;
	line-height: 45px;
}
.qyrongyutupian .zuoyou{
	margin-top: 15px;
}
.qyrongyutupian .zuoyou .swiper-button-next:hover,.qyrongyutupian .zuoyou .swiper-button-prev:hover {
    background-color: #c00e17;
}
.ryzz{
	margin-bottom: 120px;
}
.ryzzlistdsgs{
	width: 100%;
}
.zuoyou{
	display: flex;
	justify-content: center;
	align-items: center;
}
.rcyj{
	display: block;
	margin: 80px auto;
	width: 1400px;
}
.rcyjbt h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.rcyjbt h1 span{
	color: #c00e17;
}
.rcyjbt p{
	text-align: center;
	text-transform: uppercase;
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}
.rcyjlist{
	width: 1400px;
	margin: 0 auto;
	margin-top: 40px;
}
.rcyjlist ul{
	display: flex;
	justify-content: space-between;
}
.rcyjlist ul li{
	width: 440px;
	padding: 0 60px;
	padding-bottom: 180px;
	padding-top: 65px;
	background: url(../images/rcyj_03.jpg) center no-repeat;
}
.rcyjlist ul li:nth-child(2){
	background: url(../images/rcyj_05.jpg) center no-repeat;
}
.rcyjlist ul li:nth-child(3){
	background: url(../images/rcyj_07.jpg) center no-repeat;
}
.rcyjlist ul li h1{
	color: #333333;
	font-size: 24px;
	text-align: center;
}
.rcyjlist ul li i{
	display: block;
	margin: 0 auto;
	margin: 15px auto;
	height: 15px;
	width: 35px;
	margin-bottom: 0;
	border-top:2px solid #4d4d4d ;
}
.rcyjlist ul li  section{
	display: flex;
	justify-content: space-between;
	background-color: #ffffff;
	padding: 0 15px;
	margin-bottom: 15px;
	height: 45px;
}
.rcyjlist ul li  section a{
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.rcyjlist ul li  section a h2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #333333;
	font-size: 15px;
}
.rcyjlist ul li  section a h2 iconpark-icon{
	color: #5c5c5c;
	font-size: 24px;
	margin-right: 10px;
}
.rcyjlist ul li  section a iconpark-icon{
	font-size: 20px;
}
.rcxq{
	padding-top: 75px;
	padding-bottom: 105px;
	background: url(../images/qyrc_02.jpg) center bottom  no-repeat;
}
.rcxqdv{
	width: 1400px;
	margin: 0 auto;
}
.rcxqdvleft{
	width: 240px;
	padding: 50px 40px;
	background: url(../images/hre_03.jpg) center no-repeat;
}
.rcxqdvleft p{
	background-color: #fff;
	padding: 0 25px;
	height: 45px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.rcxqdvleft p{
	color: #000000;
	font-size: 14px;
	margin-bottom: 15px;
}
.rcxqdvleft p a{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.rcxqdvleft p a iconpark-icon{
	color: #808080;
	font-size: 24px;
}
.ckgd{
	display: block;
	margin-top: 40px;
	width: 100%;
	text-align: center;
	line-height: 45px;
	background-color: #d32e36;
	color: #fff;
	font-size: 14px;
}
.rcxqdvright{
	width: 1080px;
}
.rcxqdvright ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.rcxqdv{
	display: flex;justify-content: space-between;
	margin-top: 30px;
}
.rcxqdvright ul li{
	width: 25%;
	padding: 40px 0px;
	background-color: #fff;
}
.rcxqdvright ul li:nth-child(2){
	background-color: #f0f0f0;
}
.rcxqdvright ul li:nth-child(4){
	background-color: #f0f0f0;
}
.rcxqdvright ul li:nth-child(5){
	background-color: #f0f0f0;
}
.rcxqdvright ul li:nth-child(7){
	background-color: #f0f0f0;
}
.rcxqdvright ul li iconpark-icon {
	font-size: 36px;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.rcxqdvright ul li h1{
	color: #333333;
	font-size: 18px;
	text-align: center;
}
.rcxqdvright ul li  p{
	text-align: center;
	color: #808080;
	font-size: 14px;
	width: 250px;
	margin: 0 auto;
}
.haiwai{
	margin: 0 auto;
	margin-top: 80px;
	width: 1400px;
	margin-bottom: 100px;
}
.rcklist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.rcklist ul li{
	width: 260px;
	padding: 25px 30px ;
	border: 1px solid #e6e6e6;
	border-radius: 15px;
	margin: 14px;
}
.rcklist ul li h1{
	color: #333333;
	font-size: 20px;
	margin:15px 0px;
}
.rcklist ul li h2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
}
.rcklist ul li h2 span{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 20px ;
}
.rcklist ul li h2 span iconpark-icon{
	font-size: 16px;
	margin-right: 5px;
}
.rcklist ul li p{
	color: #333333;
	font-size: 14px;
	line-height: 25px;
}
.rcklist ul li  section{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.rcklist ul li section a{
	display: block;
	width: 48%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50px;
	background-color: #4d4d4d;
	font-size: 14px;
	color: #fff;
	transition: all .5s;
}
.rcklist ul li section a:last-child{
	border: 1px solid #cccccc;
	color: #666666;
	background-color: #fff;
}
.rcklist ul li:hover a{
	background-color: #c00e17;
}
.rcklist ul li:hover a:last-child{
	border-color: #c00e17;
	color: #c00e17;
}
.rcklist{
	margin-top: 40px;
}
.headdvleft img:last-child{
	display: none;
}
.hgzx{
	padding-top: 100px;
	padding-bottom: 75px;
	background: url(../images/fagh_02.jpg) center no-repeat;
	background-attachment: fixed;
}
.hgzxdv{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1400px;
	margin: 0 auto;
}
.hgzxdvleft{
	width: 48%;
}
.hgzxdvleft h1{
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 15px;
}
.hgzxdvleft h2{
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 80px ;
}
.hgzxdvleft h3{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.hgzxdvleft p{
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.hgzxdvleft a {
    display: block;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: url(../images/bg_03.jpg) center no-repeat;
    color: #c00e17;
    font-size: 16px;
    transition: all .5s;
    margin-top: 90px;
}
.hgzxdvright{
	width: 370px;
	background-color: #fff;
	padding: 30px 35px;
	border-radius: 15px;
	overflow: hidden;
}
.hgzxdvright h1{
	height: 65px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom:1px solid #e6e6e6;
	margin-bottom: 25px;
}
.hgzxdvright h1 span{
	color: #333333;
	font-size: 26px;
}
.hgzxdvright h1 a{
	color: #333333;
	font-size: 14px;
}
.hgzxdvright ul li{
	margin: 20px 0px;
}
.hgzxdvright ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #4c4c4c;
	font-size: 16px;
}
.hgzxdvright ul li i{
	display: block;
	width: 5px;
	height: 5px;
	border: 2px solid #c00e17;
	border-radius: 50%;
	margin-right: 10px;
}
.hwzp{
	margin: 75px auto;
	width: 1400px;
}
.rcyjbt h2{
	color: #333333;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	margin-top: 20px ;
}

.zxnshilist{
	width: 1400px;
	margin: 0 auto;
	margin-top:50px ;
}
.zxnshilist dl dt{
	height: 60px;
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
	color: #176a18;
	font-weight: bold;
	line-height: 60px;
	background-color: #f2f6f9;
	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: #024891;
}
.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: #f7fafc;
	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: #024891;
}
.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: #f7fafc;
	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: 100%;
}
.lbnrnr{
	margin: 15px 0px;
	margin-bottom: 30px;
}
.lbdibu{
	width: 40%;
}
.lbdibu p{
	display: block;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 30px;
	width: 230px;
}
.lbdibu  a{
	width: 180px;
	display: block;
	height: 40px;
	border: 1px solid #c00e17;
	background-color: #c00e17;
	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: #c00e17;
}
.zxnshilist dl dd:hover .lbnr{
	display: block;
	opacity: 1;
}
.rcxqlistall{
	width: 1400px;
	margin: 75px auto;
}
.rcxqlistall .rcklist ul li{
	border-radius: 0;
}
.rcxqlistall .rcklist ul li section a{
	border-radius: 0;
}
.shijianchuo{
	position: relative;
}
#thumbs565{
	width: 1100px;
	margin: 0 auto;
}
#gallery565{
	width: 1400px;
	margin: 0 auto;
}
#thumbs565{
	height: 135px;
}
#thumbs565 .swiper-slide{
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}
#thumbs565 .swiper-slide h1{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
#thumbs565 .swiper-slide h1 span{
	display: block;
	position: relative;
	line-height: 35px;
	margin-top: 60px;
}
#thumbs565 .swiper-slide h1::after{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #024891;
	position: absolute;
	left: 50%;
	margin-left: -9px;
}
#thumbs565 .swiper-slide i{
	display: block;
	text-align: center;
	width: 100%;
	line-height: 65px;
	position: absolute;
	bottom: 0;
	color: #333333;
	font-size: 18px;
	font-family: "Montserrat";
	left: 0;
}
.shijianchuo::after{
	content: "";
	width: 100%;
	height: 4px;
	background-color: #edf1f8;
	position: absolute;
	top: 65px;
	left: 0;
}
#thumbs565 .swiper-slide-thumb-active span{
	display: none;
}
#thumbs565 .swiper-slide-thumb-active i{
	width: 130px;
	height: 130px;
	background-color: #c61d23;
	text-align: center;
	color: #ffffff;
	overflow: hidden;
	border-radius: 50%;
	font-size: 30px;
	margin: 0 auto;
	line-height: 130px;
	margin-left: 42.5px;
}
#thumbs565 .swiper-slide-thumb-active h1::after{
	display: none;
}
#gallery565{
	margin-top: 40px;
	margin-bottom: 150px;
}
#gallery565 p{
	text-align: center;
	color: #333333;
	font-size: 18px;
}
.gend{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gend #btn134{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 45px;
	height: 45px;
	background-color: #c4d5e8;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 50px;
}
.gend #btn134 iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
}
.gend #btn135{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 45px;
	height: 45px;
	background-color: #c4d5e8;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 50px;
}
.gend #btn135 iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
}
.gend #btn135:hover,.gend #btn134:hover{
	background-color: #c61d23;
}
.zhiyeshu{
	width: 90%;
}
.zhiyeshu .swiper-slide{
	display: flex;
	justify-content: center;
	align-items: center;
}
.zhiyeshu .swiper-slide a{
	color: #333333;
	font-size: 16px;
	font-family: "Montserrat";
	padding-bottom: 5px;
	border-bottom: 4px solid transparent;
}
.zhiyeshu .swiper-slide a.on{
	color: #333333;
	font-size: 16px;
	font-family: "Montserrat";
	padding-bottom: 5px;
	border-bottom: 4px solid #c2141b;
}
.nrbanner{
	position: relative;
}
.nrbanner .btext{
	position: absolute;
	top: 0;
	width: 1400px;
	margin-left: -700px;
	left: 50%;
	height: 100%;
	display: flex;
	align-items: center;
}
.nrbanner .btext h2{
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.nrbanner .btext h1{
	font-size: 40px;
	color: #fff;
	margin-top: 10px;
	font-family:"Montserrat" ;
	font-weight: bold;
	text-transform: uppercase;
}
.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;
}
.sbanners  .swiper-slide div img{
	margin-top: 10%;
	width: 40px;
	display: block;
}
.sbanners{
	display: block;
	width: 100%;
}
.sbanners .swiper-slide{
	position: relative;
} 
.sbanners .swiper-slide div{
	position: absolute;
	width: 1400px;
	height: 100%;
	left: 50%;top: 0;
	margin-left: -700px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.sbanners .swiper-slide div h1{
	font-size: 44px;
	color: #ffffff;
	font-weight: bold;
}
.sbanners .swiper-slide div p{
	font-size: 44px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
}
.sbanners .swiper-slide img{
	width: 100%;
}
.sbanners .swiper-slide div a{
	display: block;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: url(../images/bg_03.jpg) center no-repeat;
    color: #c00e17;
    font-size: 16px;
    transition: all .5s;
    margin-top: 80px;
}
.sbanners .swiper-slide div a span{
	color: #f7f7f7;
	font-size: 14px;
}
.sbanners .swiper-slide div a iconpark-icon{
	color: #ffffff;
	font-size: 24px;
}
.xwzxlistright ul li a h1{
		line-height: 20px;
		height: 20px;
		overflow: hidden;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
.headdvright ul li{
	position: relative;
}
.headdvright ul li:hover div{
	display: block;
}
.headdvright ul li div{
	display: none;
	position: absolute;
    left: 0px;
    width: 100%;
	top: 80px;
	z-index: 5;
	padding-top: 20px;
}
.headdvright ul li:nth-child(2) div{
	left: -0%;
}
.headdvright ul li:nth-child(3) div{
	left: -0%;
}
.headdvright ul li:nth-child(4) div{
	left: -0px;
}
.headdvright ul li:nth-child(7) div{
	left: 0%;
}
.headdvright ul li:nth-child(6) div{
	left: 0%;
}
.headdvright ul li div dl{
	overflow: hidden;
	border-radius: 6px;
}
.slideUp .headdvright ul li div dl dd a{
	font-size: 14px;
}
.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: 13px;
    position: relative;
    z-index: 2;
        margin-left: 0;
}
.headdvright ul li div dl dd a i{
	position: relative;
	z-index: 3;
	display: block;
	transition: all .3s;
}
.headdvright ul li div dl dd a:hover{
	
	color: #c00e17 !important;
}
.headdvright ul li div span{

	background-color: transparent;
    border-radius: inherit;
    left: 50%;
    top: -5px;
    bottom: auto;
    margin-left: -5px;
    opacity: 1;
    display: block;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;display: none;
    border-color: transparent transparent #fff;

}
.headdvright ul li div dl dd a:hover i{
	color: #5ead1c !important;
}

.headdvright ul li div dl dd a:hover i{
	transform: scale(1.05);
}	
.xwzxlistleft212 .xwzxlistleft2123 ul{
	flex-wrap: wrap;
	justify-content: flex-start;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 35px;
}
.xwzxlistleft212 .xwzxlistleft2123 ul li{
	width: calc(28.33% - 2px);
	border-left: none;
	padding: 2.5%;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	    padding-bottom: 20px;
}
.xwzxlistleft2123 ul li h1{
	margin-top: 10px;
	text-align: center;
}
.xwzxlistleft2123 ul li h2{
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}
.xwzxlistleft ul li p{
	height: 30px;
	text-align: center;
	line-height: 30px;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px){
	.headdvright section{
		margin-left: 20px;
	}
	.headdvright ul li a{
			margin: 0 0;
		padding: 0 7px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1499px){
	.headdvleft img:first-child{
		display: none;
	}
	.headdvleft img:last-child{
		display: block;
	}
	.headdvright ul li a{
		margin: 0 0;
		    padding: 0 6px;
	}
	.headdvright section {
	    margin-left: 15px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1400px){
	
	.headdvleft img{
		width: 100%;
		display: block;
	}
	.headdvright section{
		margin-left: 15px;
	}
	.cgfwlist{
		width: 95%;
	}
	.yzsfwlist{
		width: 95%;
	}
	.yzsfwlist #thumbs{
		width: 100%;
	}
	.yzsfwlist #thumbs .xiao h1{
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.yzsfwlist #thumbs .swiper-slide .big ul{
		margin-bottom: 50px;
	}
	.fwlclist{
		width: 95%;
	}
	.fwlclist ul li{
		width: 90px;
		height: 90px;
	}
	.fwlclist ul li .lcname{
		width: 85px;
		height: 85px;
	}
	.fwlclist li.on{
		width: 130px;
		height: 130px;
	}
	.fwlclist li.on img{
		width: 130px;
	}
	.jlptdv{
		width: 95%;
	}
	.zcdv{
		width: 95%;
	}
	.zcdvs:hover ul li{
		padding: 0 4px;
	}
	.gyht{
		width: 95%;
	}
	.zlbjdv{
		width: 95%;
	}
	.zlbjdvcenter{
		width: 36%;
	}
	.zlbjdvcenter img{
		margin-left: -65%;
	}
	.xwzxtop{
		width: 95%;
	}
	.xwzx #gallery12{
		width: 95%;
	}
	.xwzxlistright ul li a h1{
		width: 70%;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
	}
	.xwzxlistright ul li{
		margin: 6% 0px;
	}
	.xwzxlistright{
		border-left: 1px solid #e6e6e6;
	}
	.jgxx{
		padding-top: 40px;
	}
	.footdv{
		width: 95%;
	}
	.footdvright{
		width: 60%;
	}
	.wdldv{
		width: 95%;
	}
	.shownav{
		width: 95%;
	}
	.prolist{
		width: 95%;
	}
	.prolistdv ul li{
		width: 31.3333%;
		margin: 1%;
	}
	.rcyj{
		width: 95%;
	}
	.rcyjlist{
		width: 95%;
	}
	.rcyjlist ul li{
		width: 21.33333%;
		border-radius: 15px;
		padding: 0 5%;
		padding-bottom: 180px;
		padding-top: 65px;
	}
	.rcxqdv{
		width: 95%;
	}
	.rcxqdvright ul li p{
		width: 100%;
	}
	.haiwai{
		width: 95%;
	}
	.rcklist ul li{
		width: 24.1%;
		padding: 3%;
	}
	.hgzxdv{
		width: 95%;
	}
	.hwzp{
		width: 95%;
	}
	.zxnshilist{
		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;
	}
	.qdhtdv{
		align-items: flex-end;
	}
	.gyhtleft{
		width: 90%;
		margin-right: 5%;
	}
	.szlistdv{
		width: 95%;
	}
	.ryzzlist{
		width: 95%;
	}
	.ryzzlistleft{
		width: 35%;
		padding: 3%;
	}
	.qyrongyuright{
		width: 55%;
	}
	.qyrongyutupian .swiper-slide ul li{
		width: 31.33%;
		margin: 1%;
	}
	.qyrongyutupian .swiper-slide ul li img{
		width: 100%;
	}
	.lxwm{
		width: 95%;
	}
	.lxwmleft{
		padding: 0 3%;
	}
	.fgs{
		width: 95%;
	}
	.fgs ul li h2 span{
		width: 83%;
	}
	.zxlydv{
		width: 95%;
	}
	.rcxqlistall{
		width: 95%;
	}
	.xinwentj{
		width: 95%;
	}
	.xinwentj .xwzxlistleft ul li{
		width: 26.33%;
		padding: 3%;
	}
	.newslist ul li a{
		width: 95%;
	}
	.newslist ul li .newslistding span{
		width: 120px;
	}
	.newslist ul li .newslistxia p{
		width: 85%;
	}
	#thumbs565{
		width: 1000px;
	}
	#gallery565{
		width: 95%;
	}
	.gend{
		width: 95%;
	}
	.sbanners .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
}
@media screen and (max-width: 999px){
	.heads{
		display: none;
	}
	.htmleaf-container{
		display: block;
	}
	.cgfw{
		padding: 30px 0px;
	}
	.cgfwbt h1{
		font-size: 22px;
	}
	.cgfwbt h1 span{
		font-size: 22px;
	}
	.cgfwbt p{
		font-size: 14px;
		line-height: 25px;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
	}
	.cgfwlist{
		width: 95%;
	}
	.cgfw{
		background-size: contain;
	}
	.cgfwlist ul{
		flex-wrap: wrap;
	}
	.cgfwlist ul li{
		width: 50%;
		margin-top: 15px;
	}
	.cgfwlist ul li h1{
		justify-content: center;
	}
	.cgfwlist ul li h1 span{
		font-size: 32px;
	}
	.cgfwlist ul li h1 i{
		font-size: 14px;
	}
	.cgfwlist ul li p{
		font-size: 14px;
		text-align: center;
	}
	.cgfwlist{
		margin-top: 65px;
	}
	.yzsfw{
		padding: 30px 0px;
	}
	.yzsfwlist {
		width: 95%;
		margin-top: 25px;
	}
	.yzsfwlist #thumbs{
		width: 100%;
	}
	.fwlc{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.fwlclist{
		width: 95%;
	}
	.fwlclist ul{
		flex-wrap: wrap;
	}
	.fwlclist li{
		margin: 10px 0px;
	}
	.fwlclist li.on{
		width: 120px;
		height: 120px;
	}
	.fwlclist li.on img{
		width: 100%;
	}
	.fwlclist ul li{
		width: 120px;
		height: 120px;
	}
	.fwlclist ul i{
		display: none;
	}
	.fwlclist ul li .lcname h1{
		font-size: 17px;
	}
	.fwlclist li.on .lcname h1{
		font-size: 18px;
	}
	.fwlclist{
		margin-top: 20px;
	}
	.fwlc{
		background-size: cover;
		padding-bottom: 0;
	}
	.jlpt{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.jlptdv{
		width: 95%;
	}
	.gyhtleft{
		width: 100%;
	}
	.gyhtleft h1{
		font-size: 22px;
	}
	.gyhtleft i{
		height: 5px;
		margin-bottom: 15px;
	}
	.gyhtleft h2{
		font-size: 20px;
	}
	.gyhtleft p{
		font-size: 14px;
	}
	.zcdv{
		width: 100%;
	}
	.zcdvs div{
		display: block;
		font-size: 12px;
	}
	.zcdvs div iconpark-icon{
		display: block;
		margin: 0 auto;
		font-size: 24px;
		text-align: center;
	}
	.zcdvs,.zc{
		height: 100px;
	}
	.gyht{
		width: 95%;
		display: block;
		margin: 30px auto;
	}
	.gyhtleft{
		width: 100%;
	}
	.gyhtleft p{
		margin-top: 15px;
	}
	.gyhtleft a{
		margin-top: 15px;
		padding: 0 5%;
		height: 40px;
		line-height: 40px;
	}
	.gyhtright{
		width: 100%;
		margin-top: 15px;
	}
	.gyhtright ul li div{
		font-size: 17px;
	}
	.zlbj{
		padding: 30px 0px;
		background-size: cover;
	}
	.zlbjdv{
		display: block;
		width: 95%;
	}
	.zlbjdvleft{
		width: 100%;
	}
	.zlbjdvleft h1{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.zlbjdvleft h2{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.zlbjdvleft p{
		width: 100%;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.zlbjdvleft h3 iconpark-icon{
		font-size: 20px;
	}
	.zlbjdvleft h3 span{
		font-size: 20px;
	}
	.zlbjdvleft a{
		width: 180px;
		height: 40px;
		line-height: 40px;
		margin-top: 15px;
		font-size: 14px;
		font-size: 14px;
	}
	.zlbjdvcenter{
		width: 100%;
		margin: 15px 0px;
	}
	.zlbjdvcenter img{
		display: block;
		width: 100%;
	}
	.zlbjdvright {
		width: 100%;
	}
	.zlbjdvright ul li{
		margin: 10px 0;
	}
	.zlbjdvright ul li div h1{
		font-size: 18px;
	}
	.foot{
		display: none;
	}
	.xwzx{
		padding-top: 30px;
	}
	.xwzxtop{
		width: 95%;
		display: block;
	}
	.xwzxbt h1{
		text-align: center;
		font-size: 22px;
	}
	.xwzxbt p{
		text-align: center;
		font-size: 14px;
		margin-bottom: 15px;
	}
	.xwzxnav{
		width: 100%;
	}
	.xwzxnav .swiper-slide h1{
		width: calc(100% - 3px);	
		height: 35px;
		line-height: 35px;
	}
	.xwzx #gallery12{
		width: 95%;
		margin-top: 30px;
	}
	.xwzxlist{
		display: block;
	}
	.xwzxlistleft{
		width: 100%;
		display: block;
	}
	.xwzxlistleft ul{
		display: block;
	}
	.xwzxlistleft ul li{
		width: 90%;
		padding: 5%;
		border: none;
		border-bottom: 1px solid #e6e6e6;;
	}
	.xwzxlistleft ul li h1{
		font-size: 16px;
		margin-top: 10px;
	}
	.xwzxlistleft ul li h2{
		margin-bottom: 5px;
	}
	.xwzxlistright{
		width: 90%;
		padding: 5%;
	}
	.xwzxlistright ul li{
		margin: 15px 0px;
	}
	.xwzx{
		padding-bottom: 30px;
	}
	.jgxx{
		padding-top: 30px;
	}
	.jgxx h1{
		font-size: 18px;
	}
	.jgxx p{
		font-size: 14px;
	}
	.jgxx section a{
		font-size: 14px;
	}
	.zcdvs:hover ul{
		display: block;
	}
	.zcdvs:hover ul li{
		margin: 10px 10px;
	}
	.zcdvs:hover div{
		text-align: center;
	}
	.zcdvs:hover div iconpark-icon{
		padding-top: 25px;
	}
	.zlbjdvright ul li img{
		width: 20%;
	}
	.zlbjdvright ul li div h1{
		font-size: 16px;
	}
	.zlbjdvright ul li div p{
		margin-top: 5px;
	}
	.shownav{
		width: 100%;
		margin: 0;
	}
	.shownav ul li{
		height: 45px;
		line-height: 45px;
	}
	.shownav{
		height: 45px;
	}
	.prolist{
		width: 95%;
		margin: 30px auto;
	}
	.prolistdv ul{
		display: flex;
		justify-content: space-between;
	}
	.prolistdv ul li{
		width: 48%;
		padding: 0%;
		margin: 1%;
	}
	.prolistdv ul li section{
		padding: 5%;
		width: 90%;
	}
	.prolistdv ul li:hover section{
		padding: 5%;
		width: 90%;
		margin-top: 0;
	}
	.prolistdv ul li section h1{
		font-size: 15px;
	}
	.prolistdv ul li section h2{
		font-size: 12px;
	}
	.prolistdv ul li section h2 iconpark-icon{
		font-size: 16px;
		margin-left: 5px;
	}
	.rcyj{
		width: 95%;
		margin: 30px auto;
	}
	.rcyjbt h1{
		font-size: 22px;
	}
	.rcyjbt p{
		font-size: 14px;
	}
	.rcyjlist{
		width: 100%;
	}
	.rcyjlist ul{
		display: block;
	}
	.rcyjlist ul li{
		width: 90%;
		padding: 5%;
		padding-bottom: 180px;
		padding-top: 65px;
		margin-bottom: 10px;
	}
	.rcyjlist ul li h1{
		font-size: 17px;
		font-weight: bold;
	}
	.rcxq{
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.rcxqdv{
		width: 95%;
		display: block;
	}
	.rcxqdvleft{
		width: 90%;
		padding: 5%;
		background-size: cover;
	}
	.ckgd{
		margin-top: 20px;
	}
	.rcxqdvright{
		width: 100%;
	}
	.rcxqdvright ul li{
		width: 50%;
	}
	.rcxqdvright ul li{
		padding: 20px 0px;
	}
	.rcxqdvright ul li iconpark-icon{
		font-size: 24px;
	}
	.rcxqdvright ul li h1{
		font-size: 16px;
	}
	.rcxqdvright ul li p{
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
	.rcxqdvright ul li:nth-child(4),.rcxqdvright ul li:nth-child(5){
		background-color: #fff;
	}
	.rcxqdvright ul li:nth-child(3),.rcxqdvright ul li:nth-child(6){
		background-color: #f0f0f0;
	}
	.haiwai{
		width: 95%;
		margin-top: 30px;
		margin-bottom: 20px ;
	}
	.rcklist{
		margin-top: 20px;
	}
	.rcklist ul li{
		width: 42.3%;
		padding: 2.5%;
		margin: 1%;
	}
	.rcklist ul li h1{
		font-size: 18px;
		font-weight: bold;
		margin: 5px 0px;
	}
	.rcklist ul li h2 span{
		margin-right: 5px;
	}
	.rcklist ul li section{
		margin-top: 10px;
	}
	.rcklist ul li section a{
		height: 35px;
		line-height: 35px;
	}
	.hgzx{
		padding-top: 30px;
		padding-bottom: 35px;
		background-size:cover;
	}
	.hgzxdv{
		width: 95%;
		display: block;
	}
	.hgzxdvleft{
		width: 100%;
	}
	.hgzxdvleft h1{
		font-size: 22px;
	}
	.hgzxdvleft h2{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.hgzxdvleft h3{
		margin-bottom: 10px;
		font-size: 17px;
	}
	.hgzxdvleft p{
		font-size: 14px;
	}
	.hgzxdvleft a{
		margin-top: 20px;
		margin-bottom: 15px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.hgzxdvright{
		width: 90%;
		padding: 5%;
	}
	.hgzxdvright h1{
		height: 50px;
	}
	.hgzxdvright h1 span{
		font-size: 18px;
		font-weight: bold;
	}
	.hgzxdvright ul li h2{
		width: 95%;
		font-size: 14px;
		line-height: 20px;
		height: 20px;
		overflow: hidden;
	}
	.hwzp{
		width: 95%;
		margin: 30px auto;
	}
	.rcyjbt h2{
		font-size: 10px;
		font-size: 14px;
		margin-top: 10px;
	}
	.zxnshilist{
		width: 95%;
		margin-top: 20px;
	}
	.zxnshilist dl dt h2,.zxnshilist dl dt h5{
		display: none;
	}
	.zxnshilist dl dt h1{
		width: 33%;
	}
	.zxnshilist dl dt h3{
		width: 33%;
	}
	.zxnshilist dl dt h4{
		width: 33%;
	}
	.zxnshilist dl dd h2,.zxnshilist dl dd h5{
		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 dd h1{
		width: 33%;
	}
	.zxnshilist dl dd h3{
		width: 33%;
	}
	.zxnshilist dl dd h4{
		width: 33%;
		overflow: hidden;
	}
	.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;
	}
	.zxnshilist dl dd .lbiao{
		line-height: 45px;
		height: 45px;
	}
	.lxwm{
		width: 95%;
		margin: 0 auto;
		margin-top: 30px;
		display: block;
	}
	.lxwmleft{
		width: 90%;
		padding: 5%;
	}
	.lxwmleft h1{
		font-size: 22px;
		text-align: center;
		margin-bottom: 10px;
	}
	.lxwmleft p{
		font-size: 14px;
	}
	.lxwmright{
		width: 100%;
	}
	.lxwmright img{
		display: block;
		width: 100%;
	}
	.fgs{
		width: 95%;
		margin-top: 10px;
	}
	.fgs ul{
		display: block;
	}
	.fgs ul li{
		width: 90%;
		padding: 5%;
		margin-bottom: 10px;
	}
	.fgs ul li h1{
		font-size: 18px;
	}
	.zxly{
		padding: 30px 0px;
		margin-top: 20px;
	}
	.zxlydv{
		width: 95%;
	}
	.zxlydv h1{
		font-size: 22px;
	}
	.zxlydv p{
		line-height: 25px;
		margin-bottom: 15px;
	}
	.zxlydv form div input{
		width: 95%;
		height: 40px;
		line-height: 40px;
	}
	.zxlydv form button{
		height: 40px;
		line-height: 40px;
	}
	.rcxqlistall{
		width: 95%;
		margin: 30px auto;
	}
	.rcklist ul li{
		width: 95%;
	}
	.rcklist ul{
		display: flex;
	}
	.xinwentj{
		width: 95%;
	}
	.xinwentj .xwzxlistleft{
		margin-top: 30px;
	}
	.xinwentj .xwzxlistleft ul{
		display: block;
	}
	.xinwentj .xwzxlistleft ul li{
		border: 1px solid #e6e6e6;
		border-bottom: none;
		width: 95%;
		padding: 2.5%;
	}
	.xinwentj .xwzxlistleft ul li:last-child{
		border-bottom:  1px solid #e6e6e6;
	}
	.newslist ul li a{
		width: 95%;
	}
	.newslist ul li .newslistding span{
		display: none;
	}
	.newslist ul li .newslistding i{
		display: none;
	}
	.newslist ul li .newslistxia span{
		display: none;
	}
	.newslist ul li a{
		padding: 15px 0px;
	}
	.newslist ul li .newslistding h1{
		width: 100%;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
	}
	.newslist ul li .newslistxia p{
		overflow: hidden;
	}
	.newslist ul li .newslistding{
		margin-bottom: 5px;
		font-size: 16px;
	}
	.newslist ul li .newslistding h1{
		font-size: 17px;
	}
	.newslist{
		margin-top: 20px;
	}
	.qdhtdv{
		display: block;
	}
	.qdhtdvleft{
		width: 100%;
	}
	.gyhtleft{
		width: 95%;
		margin: 0 auto;
	}
	.qdhtdvleft .gyhtleft h2{
		margin-bottom: 20px;
	}
	.qdhtdvright{
		width: 100%;
	}
	.szlist{
		padding: 30px 0px;
	}
	.szlistdv{
		width: 95%;
	}
	.szlistdv ul{
		display: block;
	}
	.szlistdv ul li h1{
		text-align: center;
		justify-content: center;
	}
	.szlistdv ul li h1 span{
		font-size: 32px;
	}
	.szlistdv ul li p{
		font-size: 14px;
		text-align: center;
	}
	.szlistdv ul li{
		margin: 15px 0px;
	}
	.dsjbt{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.dsjbt h1{
		font-size: 22px;
	}
	.dsjbt p{
		margin-bottom: 20px;
		font-size: 14px;
	}
	.ryzz .dsjbt{
		padding-top: 30px;
	}
	.ryzzlist{
		width: 95%;
		margin: 0 auto;
		display: block;
	}
	.ryzzlistleft{
		width: 90%;
		padding: 5%;
	}
	.ryzzlistleft h1{
		font-size: 16px;
	}
	.ryzzlistleft h2{
		font-size: 18px;
		padding-bottom: 10px;
	}
	.ryzzlistleft ul li p{
		font-size: 14px;
	}
	.ryzzlistleft ul li{
		margin-bottom: 15px;
	}
	.qyrongyuright{
		padding: 5%;
		width: 90%;
	}
	.qyrongyutupian .swiper-slide ul li{
		width: 48%;
		margin: 1%;
	}
	.qyrongyutupian .swiper-slide ul li img{
		display: block;
		width: 100%;
	}
	.qyrongyutupian .zuoyou .swiper-button-next, .qyrongyutupian .zuoyou .swiper-button-prev{
		width: 40px;
		height: 40px;
	}
	.qyrongyutupian .zuoyou .swiper-button-next:after, .qyrongyutupian .zuoyou .swiper-button-prev:after{
		font-size: 16px;
		line-height: 40px;
	}
	.ryzz{
		margin-bottom: 30px;
	}
	.gend{
		width: 95%;
	}
	#thumbs565{
		width: 95%;
	}
	#thumbs565 .swiper-slide-thumb-active i{
		height: 75px;
		width: 75px;
		margin-left: 0;
		margin-top: ;
		line-height: 75px;
		font-size: 20px;
		margin-top: -32.5px;
		top: 50%;
	}
	#thumbs565 .swiper-slide-thumb-active h1{
		display: flex;
		align-items: center;
	}
	#gallery565{
		width: 95%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#gallery565 p{
		font-size: 14px;
		line-height: 30px;
	}
	.dsjbt{
		padding-bottom: 0;
	}
	.dsjbt p{
		margin-bottom: 0;
	}
	.yzsfwlist #thumbs{
		position: relative;
		top: auto;
		left: auto;
	}
	.yzsfwlist #thumbs .xiao iconpark-icon{
		font-size: 24px;
	}
	.yzsfwlist #thumbs .xiao h1{
		font-size: 22px;
		margin-top: 20px;
		width: 35px;
		margin-bottom: 20px;
	}
	.yzsfwlist #thumbs .xiao iconpark-icon:last-child{
		font-size: 18px;
	}
	.xiao div{
		padding: 30px 0;
	}
	.yzsfwlist #thumbs .swiper-slide-thumb-active .big{
		width: 100%;
		background-color: #385380;
		    border-left: 1px solid rgba(255, 255, 255, 0.1);
	}
	.yzsfwlist #thumbs .swiper-slide-thumb-active .big div{
		width: 100%;
		
		padding: 20px 0px;
	}
	.yzsfwlist #thumbs .swiper-slide .big h1{
		font-size:18px;
		font-weight: bold;
	}
	.yzsfwlist #thumbs .swiper-slide .big ul{
		width: 95%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.yzsfwlist #thumbs .swiper-slide .big ul li{
		width: 48%;
	}
	.yzsfwlist #thumbs .swiper-slide .big ul li a{
		width: 100%;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.yzsfwlist #thumbs .swiper-slide .big section a{
		height: 35px;
		line-height: 35px;
	}
	.yzsfwlist #thumbs .swiper-slide{
		height: 390px;

	}
	.yzsfwlist #thumbs .swiper-slide-thumb-active{
		height: 390px;
	}
	.sbanners .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	.sbanners .swiper-slide section{
		width: 100%;
	}
	.sbanners .swiper-slide div h1{
		text-align: center;
		font-size: 20px;
		margin: 0 auto;
		width: 100%;
	}
	.sbanners .swiper-slide div p{
		font-size: 20px;
		margin-top: 15px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.sbanners .swiper-slide div a{
		display: none;
	}
	.nrbanner .btext{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	.nrbanner .btext section{
		width: 100%;
	}
	.nrbanner .btext h2{
		font-size: 20px;
		width: 100%;
		text-align: center;
	}
	.xwzxlistright ul li a h1{
		line-height: 20px;
		height: 20px;
		overflow: hidden;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.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: #024891;
	}
	.mfootdv li{
		width: 100%;
		border-right: 1px solid #2e5d8f;
	}
	.mfootdv li a{
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	.nav-bread{
		line-height: 30px;
		height: 30px;
	}
	.sidebar-l{
		margin-right: 0;
	}
	.article .padding-large{
		padding: 5%;
	}
	.article .post h1{
		font-size: 18px;
	}
	.nrbanner{
		width: 100%;
		overflow: hidden;
	}
	.nrbanner img{
		width: 150%;
		margin-left: -25%;
	}
	.swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}
	.shownav ul li a{
		font-size: 14px;
	}
	.cgfw{
		background-position: 0px 90px;
		    background-color: #f9fdff;
	}
	.yzsfwlist #thumbs .xiao h1{
		font-size: 18px;
		font-weight: bold;
	}
	.fwlclist ul li{
		width: 114px;
		height: 114px;
		margin:15px 2px;
	}
	.fwlclist li.on{
		width: 114px;
		height: 114px;
	}
	.fwlclist ul{
		justify-content: flex-start;
	}
	.fwlc{
		padding-bottom: 30px;
	}
}

