<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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');
}
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:0;
	width:100%;
	text-align:center;
	z-index:9999;
}
.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	  -webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
	/*transition:transform .5s ease-out;
	*/
	  -webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
}
.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	  -webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
	/*transition:transform .5s ease-out;
	*/
	  -webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
}
.headdv{
	width: 1300px;
	margin: 0 auto;
	height: 100px;
	display: flex;
	justify-content: space-between;
}
.heads{
	background-color: #ffffff;
	height: 100px;
}
.headdvleft img{
	display: block;
}
.headdvright{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright ul{
	display: flex;
	justify-content: space-between;
}
.headdvright ul li{
	line-height: 96px;
	margin: 0 15px;
	border-bottom: 2px solid #fff;
}
.headdvright ul li a{
	color: #4c4c4c;
	font-size: 16px;
}
.headdvright ul li a:hover{
	color: #0066b3;
}
.headdvright ul li.hover a{
	color: #0066b3;
}
.ss{
	margin-left: 35px;
}
.ss iconpark-icon{
	font-size: 24px;
	color: #4d4d4d;
}
.banner{
	margin-top: 100px;
}
.banner img{
	display: block;
	width: 100%;
}
.banners{
	display: block;
}
.bannersm{
	display: none;
}
.syfw1{
	width: 100%;
	margin: 0 auto;
	background: url(../images/hybg_02.png) center no-repeat;
	background-size: cover;
	padding: 60px 0px;
}
.syfw{
	width: 1300px;
	margin: 0 auto;
}
.syfwbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.syfwbtleft{
	width: 48%;
}
.syfwbtleft h1{
	color: #333333;
	font-size: 32px;
	margin-bottom: 15px;
}
.syfwbtleft p{
	line-height: 30px;
	font-size: 15px;
	color: #4c4c4c;
}
.syfwbtright{
	width: 40%;
}
.zjzj{
	width: 100%;
	padding: 60px 0px;
	background: url(../images/bglan_02.png) center no-repeat;
	background-size: cover;
}
.zjzjdv{
	width: 1300px;
	margin: 0 auto;
}
.zjzjdvleft{
	width: 48%;
}
.zjzjdvleft h1{
	color: #ffffff;
	font-size: 32px;
	margin-bottom: 15px;
} 
.zjzjdvleft p{
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
}
.zjzjdvleft ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}
.zjzjdvleft ul li{
	width: calc(47.5% - 90px);
	border: 1px solid rgba(255, 255, 255, 0.7);
	margin: 1%;
	padding: 25px 45px;
	transition: all .3s;
}
.zjzjdvleft ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zjzjdvleft ul li h2{
	color: #ffffff;
	font-size: 18px;
	transition: all .3s;
}
.zjzjdvleft ul li p{
	color: #ffffff;
	font-size: 14px;
	transition: all .3s;
}
.zjzjdvleft ul li iconpark-icon{
	font-size: 36px;
	color: #ffffff;
}
.zjzjdvleft ul li:hover{
	background-color: #fff;
}
.zjzjdvleft ul li:hover iconpark-icon{
	color: #0066b3;
}
.zjzjdvleft ul li:hover h2{
	color: #333333;
}
.zjzjdvleft ul li:hover p{
	color: #999999;
}
.xwdt{
	width: 1300px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
}
.xwdtleft{
	border: 1px solid #e6e6e6;
	padding: 30px;
  width: calc(49% - 60px);
}
.xwdtleftimg{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.xwdtleftimg img{
	display: block;
	width: 100%;
	transition: all .3s;
}
.xwdtleftimg:hover img{
	transform: scale(1.05);
}
.xwdtleftdv{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0px;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 15px;
}
.xwdtdv{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.xwdtdv i{
	display: block;
	width: 4px;
	height: 20px;
	background-color: #1f67bf;
	margin-right: 10px;
}
.xwdtdv h2{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.xwdtleftdv a{
	color: #808080;
	font-size: 14px;
}
.xwdtleft ul {
	margin-top: 10px;
}
.xwdtleft ul li{
	margin-top: 15px;
	color: #4c4c4c;
}
.xwdtleft ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xwdtleft ul li:hover h1{
	color: #2065b8;
}
.xwdtleft ul li h1{
	font-size: 15px;
	line-height: 30px;
	width: 80%;
	overflow: hidden;
	height: 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xwdtleft ul li span{
	color: #999999;
	font-size: 14px;
	font-family: "Arial";
}
.xwdtleftimg div{
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.7);
	top: 20px;
	left: 30px;
}
.xwdtleftimg div h1{
	color: #2065b8;
	font-size: 40px;
	text-align: center;
	font-family: "Arial";
	margin-top: 10px;
}
.xwdtleftimg div p{
	color: #2065b8;
	text-align: center;
	font-size: 14px;
	font-family: "Arial";
}
.xwdtleftimgh1{
	width: 90%;
	padding: 5%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(transparent , rgba(0,0,0,0.3));
}
.xwdtleftdv a:hover{
	color: #2065b8;
}
.yqlj{
	width: 100%;
	padding: 55px 0px;
	background: url(../images/shan_02.png) center no-repeat;
	background-size: cover;
}
.yqljdvbt{
	text-align: center;
	margin-bottom: 30px;
	color: #333333;
	font-size: 30px;
}
.yqljdv{
	width: 1300px;
	margin: 0 auto;
}
.yqljdv ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.yqljdv ul li{
	margin: 10px;    border-radius: 10px;
    overflow: hidden;
}
.yqljdv ul li img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.yqljdv ul li:hover img{
	transform: scale(1.05);
}
.footer{
	background-color: #0066b3;
}
.footerdv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 30px;
}
.footerdv dl dt{
	margin-bottom: 30px;
}
.footerdv dl dt a{
	color: #ffffff;
	font-size: 18px;
}
.footerdv dl dd {
	margin-top: 20px;
}
.footerdv dl dd a{
	color: #c2d1dd;
	font-size: 14px;
	transition: all .5s;
}
.footerdv dl dd a:hover{
	color: #fff;
}
.footerdv section{
	width: 220px;
}
.footerdv div ul{
	display: flex;
	justify-content: space-between;
}
.footerdv div ul li{
	text-align: center;
}
.footerdv div ul li img{
	width: 100px;
	display: block;
	height: 100px;
}
.footerdv div ul li p{
	color: #ffffff;
	font-size: 14px;
	margin-top: 15px;
}
.wdl{
	width: 100%;
	height: 70px;
	border-top: 1px solid #1974b9;
}
.wdldv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 70px;
}
.wdldv p{
	color: #c2d1dd;
	font-size: 14px;
}
.wdldv p a{
	color: #c2d1dd;
	font-size: 14px;
}
.syfwbtright{
	width: 430px;
}
.syfwbtright .swiper-slide span{
	display: block;
	height: 50px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 50px;
	color: #666666;
	font-size: 16px;
	transition: all .3s;
}
.syfwbtright .swiper-slide span:hover{
	background-color: #0066b3;
	border: 1px solid #0066b3;
	color: #fff;
}
.syfwbtright .swiper-slide-thumb-active span{
	background-color: #0066b3;
	border: 1px solid #0066b3;
	color: #fff;
}
.syfwlist{
	margin-top: 70px;
}
.afw{
	width: 100%;
}
.afw ul{
	display: flex;
	justify-content: space-between;
}
.afw ul li{
	position: relative;
	width: 240px;
	overflow: hidden;
}
.afw ul li img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.afw ul li:hover img{
	transform: scale(1.1);
}
.afw ul li div{
	position: absolute;
	padding-top: 30px;
	padding-left: 35px;
	top: 0;
	left: 0;
	opacity: 1;
	transition: all .3s;
}
.afw ul li div iconpark-icon{
	color: #fff;
	font-size: 32px;
}
.afw ul li div h1{
	color: #ffffff;
	font-size: 20px;
}
.afw ul li section{
	position: absolute;
	top: 0;
	left: 0;
	padding: 40px;
	height: calc(100% - 80px);
	background-color: rgba(0, 102, 179, 0.5);
	opacity: 0;
	transition: all .3s;
}
.afw ul li section h1{
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 10px;
}
.afw ul li section  p{
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	text-align: justify;
	height:90px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
.afw ul li:hover div{
	opacity: 0;
}
.afw ul li:hover section{
	opacity: 1;
}
.afw1 ul li{
	width: 240px;
}
.afw1 ul li section{
	position: absolute;
	top: 0;
	left: 0;
	padding:35px ;
	height: calc(100% - 70px);
	background-color: rgba(0, 102, 179, 0.5);
	opacity: 0;
	transition: all .3s;
}
.shownav{
	width: 100%;
}
.shownav ul{
	display: flex;
	width: 1300px;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	height: 70px;
}
.shownav ul li{
	width: 260px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	transition: all .5s;
}
.shownav ul li:first-child a{
	border-left: 1px solid #e6e6e6;
}
.shownav ul li a{
	width: 100%;
	height: 50px;
	display: block;
	border-right: 1px solid #e6e6e6;
	line-height: 50px;
	color: #404040;
	font-size: 16px;
	transition: all .5s;
}
.shownav ul li:hover{
	background-color: #0066b3;
}
.shownav ul li:hover a{
	color: #ffffff;
	border: none;
}
.shownav ul li.active{
	background-color: #0066b3;
}
.shownav ul li.active a{
	color: #ffffff;
    border: none;
}
.ydfw{
	width: 100%;
	background-color: #f2f2f2;
	padding: 70px 0px;
}
.ydfw1{
	display: flex;
	justify-content: space-between;
	width: 1300px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.ydfw1img{
	position: relative;
	width: 300px;
	overflow: hidden;
}
.ydfw1img img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.ydfw1img:hover img{
	transform: scale(1.1);
}
.ydfw1img  section{
	display: block;
	position: absolute;
	padding: 35px;
	top: 0;
	left: 0;
}
.ydfw1img  section iconpark-icon{
	color: #fff;
	font-size: 42px;
}
.ydfw1img  section h1{
	color: #ffffff;
	font-size: 20px;
	margin-top: 10px;
}
.ydfw1dv{
	width: 880px;
	padding: 35px 60px;
	background-color: #fff;
}
.ydfw1dvbt{
	height: 40px;
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	justify-content: space-between;
}
.ydfw1dvbt h1{
	color: #4c4c4c;
	font-size: 20px;
}
.ydfw1dvbt a{
	color: #979899;
	font-size: 14px;
	line-height: 30px;
	transition: all .5s;
}
.ydfw1dvbt a:hover{
	color: #0066b3;
}
.ydfw1dvul{
	margin-top: 20px;
}
.ydfw1dvul ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.ydfw1dvul ul li{
	width: 33%;
}
.ydfw1dvul ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.ydfw1dvul ul li i{
	display: block;
	width: 6px;
	height: 6px;
	background-color: #0066b3;
	margin-right: 10px;
}
.ydfw1dvul ul li h1{
	width: 90%;
	line-height: 40px;
	height: 40px;
	white-space:nowrap;
	overflow:hidden;
	color: #4c4c4c;
	font-size: 15px;
	transition: all .5s;
	text-overflow:ellipsis;
}
.ydfw1dvul ul li:hover h1{
	color: #0066b3;
}
.fwrz{
	width: 100%;
	padding: 60px 0px;
	background-color: #f2f2f2;
}
.fwrzdv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.fwrzleft{
	width: 300px;
} 
.fwrznav dl{
	padding-bottom: 10px;
	background-color: #f7f7f7;
	margin-bottom: 20px;
}
.fwrznav dl dt{
	height: 70px;
	padding: 0 30px;
	background-color: #0066b3;
	display: flex;
	justify-content: flex-start;
	align-items: center;
} 
.fwrznav dl dt h1{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
.fwrznav dl dt h2{
	color: #ffffff;
	font-size: 13px;
	margin-left: 5px;
}
.fwrznav dl dd{
	height: 55px;
	background-color: #f7f7f7;
	transition: all .5s;
}
.fwrznav dl dd a{
	display: block;
	padding: 0 30px;
	height: 54px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e6e6e6;
	border-left: 2px solid #f7f7f7;
}
.fwrznav dl dd.active a{
	background-color: #fff;
    border-left: 2px solid #0066b3;
}
.fwrznav dl dd a h1{
	color: #4c4c4c;
	font-size: 16px;
	transition: all .5s;
}
.fwrznav dl dd a iconpark-icon{
	font-size: 16px;
	opacity: 0;
	color: #0066b3;
	transition: all .5s;
}
.fwrznav dl dd:hover {
	background-color: #fff;
}
.fwrznav dl dd a:hover {
	background-color: #fff;
	border-left: 2px solid #0066b3;
}
.fwrznav dl dd a:hover h1{
	color: #0066b3;
}
.fwrznav dl dd a:hover iconpark-icon{
	opacity: 1;
}
.fwrznav dl dd.active a h1{
	color: #0066b3;
}
.fwrznav dl dd.active a iconpark-icon{
	opacity: 1;
}
.fwrznav dl dd.hover a iconpark-icon{
	opacity: 1;
}
.fwrznav dl dd.hover a  h1{
	color: #0066b3;
}
.fwrznav dl dd.hover a{
	background-color: #fff;
    border-left: 2px solid #0066b3;
}
.fwrzright{
	width: 877px;
	padding: 45px;
	background-color: #ffffff;
	padding-top: 20px;
}
.fwrzrightbt{
	display: flex;
	justify-content: space-between;
	height: 45px;
	align-items: flex-start;
	border-bottom: 1px solid #e6e6e6;
}
.fwrzrightbt h1{
	color: #4c4c4c;
	font-size: 20px;
	line-height: 35px;
}
.fwrzrightbt p{
	line-height: 35px;
	color: #979899;
	font-size: 14px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.fwrzrightbt p a{
	color: #979899;
	font-size: 14px;
}
.fwrzrightbt p a:last-child{
	color: #0066b3;
}
.fwrzrightbt p iconpark-icon{
	font-size: 16px;
}
.fwrzrightcenter{
	margin: 30px auto;
	width: 100%;
}
.fwrzrightcenter img{
	max-width: 100%;
}
.fwrzrightxgfwbt{
	height: 45px;
	background-color: #f2f2f2;
	line-height: 45px;
	padding: 0 20px;
	color: #4c4c4c;
	font-size: 16px;
}
.fwrzrightxgfw .ydfw1dvul ul{
	display: flex;
	justify-content: space-between;
}
.fwrzrightxgfw .ydfw1dvul ul li{
	width: 49%;
	height: 50px;
	border-bottom: 1px solid #e6e6e6;
}
.fwrzrightxgfw .ydfw1dvul ul li h1{
	height: 50px;
	line-height: 50px;
}
.newstj{
	width: 1300px;
	margin: 0 auto;
}
.newstj ul{
	display: flex;
	justify-content: flex-start;
}
.newstj ul li{
	width: 31.3%;
	margin: 1%;
}
.newstj ul li div{
	overflow: hidden;
	width: 100%;
}
.newstj ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.newstj ul li h1{
	height: 80px;
	line-height: 80px;
	text-align: center;
	padding: 0 25px;
	background-color: #fff;
	overflow: hidden;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position: relative;
}
.newstj ul li h1 span{
	color: #333333;
	font-size: 16px;
	position: relative;
	z-index: 3;
	transition: all .5s;
}
.newstj ul li h1::after{
	content: "";
	width: 0%;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #1974b9;
	transition: all .5s;
}
.newstj ul li:hover h1 span{
	color: #fff;
}
.newstj ul li:hover img{
	transform: scale(1.1);
}
.newstj ul li:hover h1::after{
	width: 100%;
}
.newslist{
	width: 1300px;
	margin: 0 auto;
}
.newslist ul{
	width: 98%;
	margin: 0 auto;
	margin-top: 20px;
}
.newslist ul li{
	display: block;
	background-color: #fff;
	padding: 25px 0px;
	margin-bottom: 20px;
	transition: all .5s;
}
.newslist ul li a{
	display: flex;
	justify-content: space-between;
}
.newslisttime{
	width: 13%;
	border-right: 1px solid #e0e0e0;
}
.newslisttime span{
	display: block;
	text-align: center;
	color: #333333;
	font-size: 50px;
	transition: all .5s;
}
.newslisttime i{
	text-align: center;
	color: #333333;
	font-size: 14px;
	display: block;
	transition: all .5s;
}
.newslisttext{
	width: 70%;
}
.newslisttext h1{
	color: #333333;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all .5s;
}
.newslisttext p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	height: 60px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	transition: all .5s;
}
.newslistzuo{
	width: 13%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.newslistzuo iconpark-icon {
	display: block;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #8f8f8f;
	transition: all .5s;
}
.newslist ul li:hover{
	background-color: #0066b3;
}
.newslist ul li:hover .newslisttime{
    border-right: 1px solid #4a8aba;	
}
.newslist ul li:hover .newslisttime span{
	color: #fff;
}
.newslist ul li:hover .newslisttime i{
	color: #fff;
}
.newslist ul li:hover .newslisttext h1{
	color: #fff;
}
.newslist ul li:hover .newslisttext p{
	color: #fff;
}
.newslist ul li:hover .newslistzuo iconpark-icon{
	color: #0066b3;
}
.tzgg .newslist ul li{
	padding: 0;
	align-items: center;
}
.tzgg .newslisttime{
	padding: 25px 0;
	 border: none;
	 transition: all .5s;
}
.tzgg .newslist ul li a{
	align-items: center;
}
.tzgg .newslisttext{
	padding: 0 25px;
	border-left: 1px solid #e0e0e0;
}
.tzgg .newslist ul li:hover{
	background-color: #fff;
}
.tzgg .newslist ul li:hover .newslisttime{
	border: none;
	background-color: #0066b3;
}
.tzgg .newslist ul li:hover .newslisttext h1{
	color: #333333;
}
.tzgg .newslist ul li:hover .newslisttext p{
	color: #666666;
}
.tzgg .newslist ul li:hover .newslistzuo iconpark-icon{
	border: 1px solid #0066b3;
}
.fwrznav section{
	padding: 30px;
	background-color: #f7f7f7;
}
.fwrznav section h1{
	color: #808080;
	font-size: 14px;
	margin-bottom: 5px;
}
.fwrznav section h2{
	color: #333333;
	font-size: 36px;
	font-family: "Tungsten";
	font-weight: bold;
	margin-bottom: 5px;
}
.fwrznav section p{
	color: #4c4c4c;
	font-size: 15px;
	line-height: 30px;
}
.zxly{
	padding: 35px 0px;
}
.zxly h1{
	color: #323333;
	font-size: 30px;
	text-align: center;
}
.zxly p{
	text-align: center;
	margin-top: 10px;
	color: #666666;
	font-size: 14px;
	margin-bottom: 30px;
}
.zxly form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zxly form div input{
	margin: 10px 0px;
	width: 43%;
	border: none;
	background-color: #f4f4f4;
	line-height: 50px;
	padding: 0 3%;
	outline: none;
	font-size: 15px;
}
.zxly form textarea{
	width: 94%;
	padding: 3%;
	margin: 10px 0px;
	border: none;
	background-color: #f4f4f4;
	line-height: 50px;
	padding: 0 3%;
	outline: none;
	font-size: 15px;
	font-family: "微软雅黑";
}
.zxly form button{
	width: 200px;
	padding: 0 30px;
	border: none;
	background-color: #292929;
	line-height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	float: right;
	margin-top: 10px;
}
.zxly form button span{
	color: #ffffff;
	font-size: 15px;
}
.zxly form button iconpark-icon{
	color: #fff;
	font-size: 20px;
}
.zzhi ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: flex-start;
}
.zzhi ul li{
	padding: 14px;
	box-shadow: 0px 0px 10px #dcdcdc;
	margin: 6px;
	width:20%;
}
.zzhi ul li div{
	display: none;
}
.gsgk img{
	width: 100%;
	display: block;
}
.gsgk p{
	text-indent: 2em;
	margin-top: 30px;
	color: #333333;
	font-size: 15px;
	line-height: 30px;
}
.gsgk ul{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.gsgk ul li h1{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
}
.gsgk ul li h1 span{
	color: #0066b3;
	font-size: 66px;
	font-family: "Tungsten";
	font-weight: bold;
}
.gsgk ul li h1 sub{
	color: #333333;
	font-size: 14px;
	margin-left: 5px;
}
.gsgk ul li h2{
	color: #666666;
	font-size: 14px;
}
.lxwm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwm ul li{
	width: calc(48% - 62px);
	padding: 25px 30px;
	border: 1px solid #e6e6e6;
	margin: 1%;transition: all .5s;
}
.lxwm ul li section h1{
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	transition: all .5s;
}
.lxwm ul li section p{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.lxwm ul li:hover{
	border: 1px solid transparent;
	box-shadow: 0px 0px 20px #e8e8e8;
}
.lxwm ul li:hover section h1{
	color: #0066b3;
}
.fwrznav dl dd{
	height: auto;
}
.fwrznav dl dd ul{
	width: 90%;
	margin: 0 auto;
}
.fwrznav dl dd ul li{
	height:0;
	overflow: hidden;
	transition: all .5s;
}
.fwrznav dl dd ul li a{
	border-bottom: none;
	border: none;
}
.fwrznav dl dd ul li a{
	height: 35px;
	font-size: 14px;
}
.fwrznav dl dd ul li a h1{
	font-size: 14px;
}
.fwrznav dl dd ul li a:hover{
	color: #0066b3;
	border: none;
}
.fwrznav dl dd.hover{
	background-color: #fff;
}
.fwrznav dl dd.hover ul li{
	height: 35px;
}
.fwrznav dl dd ul li a{
	color: #333;
}
.fwrznav dl dd.hover ul li a{
	background-color: #fff;
    border-left: 0;
}
.fwrznav dl dd.hover ul li a h1{
	color: #4c4c4c;
}
.fwrznav dl dd.hover ul li a iconpark-icon{
	opacity: 0;
}
.fwrznav dl dd ul li:hover a h1{
    color: #0066b3;
}
.fwrznav dl dd ul li:hover a iconpark-icon{
    opacity: 1;
}
.fwrznav dl dd ul li.hover a h1{
    color: #0066b3;
}
.fwrznav dl dd ul li.hover a iconpark-icon{
    opacity: 1;
}
.fwrznav dl dd:hover ul li{
	height: 35px;
}

.mfootdv{
		display: none;
		height: 50px;
	}
.mfoot{
		display: none;
		position: fixed;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    z-index: 9999;
	    height: 45px;
	    background-color: #1F67BF;
	}
.bannerins{
	margin-top: 0;
}


.ssdv{
	width: 100%;
	position: absolute;
	background-color: #fff;
	top: 95px;
	left: 0;
	z-index: 999;
	padding: 15px 0px;
	padding: 0;
	height: 0;
	overflow: hidden;
	transition: all .5s;
}
.ssdv form{
	width: 1300px;
	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;

}
.zzhi ul li div{
	width:25%;
	position: fixed;
	top: 15%;
	left: 37.5%;
	padding: 20px;
	z-index: 3;
	background-color: #fff;
}
.zzhi ul li div img{
	width: 100%;
}
.zzhi ul li div span{
	float: right;
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	font-size: 14px;
}
.bgas{
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	top: 0;
	height: 100%;
	left: 0;
	display: none;
	z-index: 2;
}
.headdvright ul li{
	position: relative;
}
.headdvright ul li dl{
	width: 180%;
    position: absolute;
    /* top: 0; */
    left: -60%;
    display: none; 
    background-color: #fff;
    padding: 0 20%;
}
.headdvright ul li dl dd{
	line-height: 35px;
}
.headdvright ul li dl dd a{
	font-size: 14px;
}
.headdvright ul li:hover dl{
	display: block;
}
.headdvright ul li dl dd a{
	color: #333;
}
.headdvright ul li.hover dl dd a{
	color: #333;
}
.headdvright ul li dl dd:hover a{
	color: #0066b3;
}
.nrbanner{
	position: relative;
}
.nrbanner .btext{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nrbanner .btext h1{
	color: rgba(255, 255, 255 ,0.1);
	font-size: 100px;
	font-family:"Montserrat" ;
	font-weight: bold;
}
.nrbanner .btext h2{
	margin-top: -90px;
	text-align: center;
	font-size: 44px;
	color: #FFF;
}
.nrbanner .btext p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 30px;
}
.nrbanner .btext p a{
	color: #fff;
}



/* 悬浮 */
.xuanfu{
	position: fixed;
	background-color: #fff;
	top:50%;
	right: 15px;
	z-index: 999;
	padding:15px;
}
.xuanfu img{
	display: block;
	margin: 0 auto;
}
.xuanfu span{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	font-size: 20px;
	text-align: center;
	color: #333;
}
.xuanfu p{
	text-align: center;
	font-size: 14px;
	color: #333;
}
@media only screen and (min-width: 1000px) and (max-width: 1300px){
	.headdv{
		width: 95%;
	}
	.ss{
		margin-left: 15px;
	}
	.headdvleft{
		width: 30%;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.headdvleft img{
		display: block;
		width: 100%;
	}
	.headdvright ul li{
		margin: 0 5px;
	}
	.syfw{
		width: 95%;
	}
	.afw ul li{
		width: 18%;
	}
	.afw ul li section{
		padding: 5%;
		height: 92%;
	}
	.afw1 ul li{
		width: 18%;
	}
	.afw1 ul li section{
		height: 93%;
	}
	.afw ul li div{
		padding-top: 20px;
		padding-left: 15px;
	}
	.zjzjdv{
		width: 95%;
	}
	.xwdt{
		width: 95%;
	}
	.xwdtleft{
		width: 42.5%;
		padding: 3%;
	}
	.yqljdv{
		width: 95%;
	}
	.yqljdv ul li{
		width: 18%;
		margin: 1%;
	}
	.yqljdv ul li img{
		display: block;
		width: 100%;
	}
	.footerdv{
		width: 95%;
	}
	.wdldv{
		width: 95%;
	}
	.shownav ul{
		width: 100%;
	}
	.ydfw1{
		width: 95%;
	}
	.ydfw1img img{
		width: auto;
	}
	.fwrzdv{
		width: 95%;
	}
	.fwrzleft{
		width: 30%;
	}
	.fwrzright{
		width: 62%;
		padding: 3%;
	}
	.fwrznav section p{
		font-size: 14px;
	}
	.zzhi ul li{
		width: 26%;
	}
	.zxly form div input{
		margin: 5px 0px;
	}
	.newslist{
		width: 95%;
	}
	.newstj{
		width: 95%;
	}
	.nrbanner{
		overflow: hidden;
	}
	.nrbanner img{
		width: 150%;
	}
	.nrbanner img{
		margin-left: -25%;
	}
}




@media screen and (max-width: 999px){
	.htmleaf-container{
		display: block;
	}
	.heads{
		display: none;
	}
	.banner{
		margin-top: 0;
	}
	.syfw1{
		padding: 35px 0;
	}
	.syfw{
		width: 95%;
	}
	.syfwbt{
		display: block;
	}
	.syfwbtleft{
		width: 100%;
	}
	.syfwbtleft h1{
		text-align: center;
		font-size: 22px;
	}
	.syfwbtleft p{
		font-size: 13px;
	}
	.syfwbtright{
		width: 99%;
		margin-top: 15px;
	}
	.syfwbtright .swiper-slide span{
		height: 40px;
		line-height: 40px;
	}
	.syfwlist{
		margin-top: 20px;
	}
	.afw ul{
		display: flex;
		flex-wrap: wrap;
	}
	.afw ul li{
		width: 48%;
		margin: 1%;
	}
	.afw ul li div h1{
		font-size: 16px;
	}
	.afw ul li section{
		padding: 5%;
		height: 92%;
	}
	.afw ul li div{
		padding-top: 15px;
		padding-left: 15px;
	}
	.afw ul li section p{
		line-height: 25px;
	}
	.afw ul li section h1{
		font-size: 18px;
	}
	.zjzj{
		padding: 30px 0px;
	}
	.zjzjdv{
		width: 95%;
	}
	.zjzjdvleft{
		width: 95%;
	}
	.zjzjdvleft ul li{
		padding: 5%;
		width: 40%;
		width: 37%;
	}
	.zjzjdvleft h1{
		font-size: 22px;
	}
	.zjzjdvleft p{
		font-size: 13px;
	}
	.zjzjdvleft ul li h2{
		font-size: 16px;
	}
	.xwdt{
		margin: 30px auto;
		width: 95%;
		display: block;
	}
	.xwdtleft{
		padding: 5%;
	}
	.xwdtleftimgh1{
		font-size: 16px;
		line-height: 30px;
		overflow: hidden;
		height: 30px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.xwdtleftimg div{
		width: 60px;
		height: 60px;
	}
	.xwdtleftimg div h1{
		font-size: 24px;
	}
	.xwdtdv h2{
		font-size: 18px;
	}
	.xwdtleft ul li h1{
		width: 75%;
		font-size: 13px;
	}
	.xwdtleft ul li{
		margin-top: 5px;
	}
	.xwdtleft{
		margin-bottom: 10px;
	}
	.yqljdv{
		width: 95%;
	}
	.yqlj{
		padding: 25px 0px;
	}
	.yqljdvbt{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.yqljdv ul li{
		width: 48%;
		margin: 1%;
	}
	.yqljdv ul li img{
		width: 100%;
		display: block;
	}
	.footer{
		display: none;
	}
	.shownav ul{
		width: 100%;
	}
	.shownav ul li{
		line-height: 50%;
		height: 45px;
		line-height: 45px;
	}
	.shownav ul{
		height: auto;
	}
	.shownav ul li:last-child a{
		border-right: none;
	}
	.ydfw1{
		width: 95%;
		display: block;
	}
	.ydfw{
		padding: 20px 0;
	}
	.ydfw1img{
		width: 100%;
	}
	.ydfw1dv{
		width: 90%;
		padding: 5%;
	}
	.ydfw1dvul ul{
		display: flex;
		justify-content: space-between;
	}
	.ydfw1dvul ul li{
		width: 48%;
	}
	.ydfw1img section{
		width: auto;
	}
	.ydfw1img section iconpark-icon{
		font-size: 32px;
	}
	.ydfw1img section h1{
		font-size: 20px;
	}
	.ydfw1dvbt h1{
		font-size: 18px;
		line-height: 30px;
	}
	.ydfw1dvul ul li h1{
		font-size: 14px;
	}
	.ydfw1{
		margin-bottom: 15px;
	}
	.fwrznav dl dt{
		display: none;
	}
	.fwrzdv{
		width: 100%;
		display: block;
	}
	.fwrzleft{
		width: 100%;
	}
	.fwrz{
		padding: 20px 0px;
		padding-top: 0;
	}
	.fwrznav dl{
		display: flex;
		justify-content: space-between;
		padding-bottom: 0;
	}
	.fwrznav dl dd a{
		padding: 0;
		border-bottom: 0;
		font-size: 16px;
		justify-content: center;
		height: 45px;
	}
	.fwrznav dl dd{
		width: 25%;
	}
	.fwrznav dl dd a iconpark-icon{
		display: none;
	}
	.fwrznav:nth-child(2){
		display: none;
	}
	.fwrzright{
		width: 90%;
		padding: 2.5%;
		margin: 0 auto;
	}
	.fwrzrightbt p{
		display: none;
	}
	.fwrzrightbt{
		justify-content: center;
	}
	.fwrzrightbt h1{
		font-size: 18px;line-height: 40px;
		font-weight: bold;
	}
	.gsgk p{
		font-size: 14px;
		margin-top: 20px;
	}
	.gsgk ul{
		flex-wrap: wrap;
	}
	.gsgk ul li{
		width: 45%;
	}
	.gsgk ul li h1 span{
		font-size: 36px;
	}
	.gsgk ul{
		margin-top: 15px;
	}
	.gsgk ul li{
		margin-bottom: 15px;
	}
	.gsgk ul li h1{
		justify-content: center;
	}
	.fwrzrightcenter{
		margin: 20px auto;
	}
	.lxwm ul li{
		width: 90%;
		padding: 5%;
	}
	.lxwm ul li section h1{
		font-size: 16px;
	}
	.lxwm ul li section p{
		line-height: 25px;
	}
	.zzhi ul li{
		width: 42%;
		padding: 2%;
	}
	.zxly{
		padding: 10px 0;
	}
	.zxly h1{
		font-size: 18px;
	}
	.zxly p{
		line-height: 25px;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.zxly form div input{
		width: 94%;
		margin: 5px auto;
		line-height: 40px;
		font-size: 14px;
	}
	.zxly form textarea{
		font-size: 14px;
	}
	.zxly form button{
		float: none;
		width: 150px;
		padding: 0 15px;
		line-height: 40px;
		height: 40px;
	}
	.newslist{
		width: 95%;
	}
	.newslist ul{
		margin-top: 0px;
		width: 100%;
	}
	.newslist{
		padding-top: 15px;
	}
	.newslistzuo{
		display: none;
	}
	.tzgg .newslisttext{
		padding: 0 15px;
		width: 90%;
		padding: 5%;
	}
	.tzgg .newslisttime{
		display: none;
	}
	.newslisttext h1{
		font-size: 16px;
		line-height: 30px;
		height: 30px
	}
	.newslisttext p{
		font-size: 14px;
	}
	.tzgg .newslist ul li{
		margin-bottom: 10px;
	}
	.fwrznav dl dd a h1{
		font-size: 14px;
	}
	.newstj{
		width: 95%;
		padding-top: 15px;
	}
	.newstj ul{
		justify-content: center;
		flex-wrap: wrap;
	}
	.newstj ul li{
		width: 100%;
		margin: 1% 0px;
	}
	.newstj ul li h1{
		height: 40px;
		line-height: 40px;
	}
	.newstj ul li h1 span{
		font-size: 14px;
	}
	.newslisttext{
		width: 90%;
		padding: 5%;
	}
	.newslisttime{
		display: none;
	}
	.newslist ul li{
		padding: 0;
		margin-bottom: 10px;
	}
	.afw ul li{
		overflow: hidden;
		width:100%;
		height: 90px;
	}
	.afw1 ul li{
		width: 100%;
		height: 90px;
	}
	.afw1 ul li section{
	    top: 10px;
	}
	.afw ul li div{
	    top: 10px;
	    width: 100%;
	}
	.afw1 ul li div{
		top: 0;
	}
	.afw ul li div{
		width: 90%;
		text-align: center;
		padding: 5%;
		top: 0;
	}
	.ydfw1img{
		height: 100px;
		overflow: hidden;
	}
	.ydfw1img section{
		padding: 5%;
		width: 90%;
		text-align: center;

	}
	.ydfw1img section h1{
		margin-top: 5px;
	}
	.ydfw1dvul{
		margin-top: 10px;
	}
	.ydfw1dvul ul li h1{
		height: 35px;
		line-height: 35px;
	}
	.ydfw1img section h1{
		font-size: 18px;
		font-weight: bold;
	}
	.ydfw1dvbt h1{
		font-size: 16px;
	}
	.ydfw1dvbt{
		align-items: center;
	}
	.fwrznav dl dd.active {
	    background-color: #fff;
	}
	.fwrznav dl dd.active a h1{
		color: #0066b3;
	}
	.fwrznav dl dd.active a{
		background-color: #fff;
    	border-left: 2px solid #0066b3;
	}
	.banner{
		width: 100%;
		overflow: hidden;
	}
	.banner img{
		width: 200%;
		margin-left: -50%;
	}
	.banners{
		display: none;
	}
	.bannersm{
		display: block;
	}
	.bannerin img{
		width: 100%;
		margin-left: 0%;
	}
	.article .padding-large{
		padding: 5%;
	}
	.article .post h1{
		font-size: 18px;
	}
	.padding-big-bottom{
		padding-bottom: 10px;
	}
	.mfootdv{
		display: block;
		height: 50px;
	}
	.mfoot{
		display: block;
		position: fixed;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    z-index: 9999;
	    height: 45px;
	    background-color: #1F67BF;
	}
	.mfoot ul {
	    display: flex;
	    justify-content: space-between;
	}
	.mfoot ul li {
	    width: 25%;
	    height: 45px;
	    line-height: 45px;
	    border-right: 1px solid #2190DE;
	}
	.mfoot ul li a {
	    display: block;
	    text-align: center;
	    font-size: 14px;
	    color: #fff;
	}
	.nrbanner .btext h1{
		font-size: 24px;
		text-align: center;
		display: none;
	}
	.nrbanner .btext h2{
		font-size: 24px;
		margin-top: 0px;
	}
	.nrbanner .btext p{
		margin-top: 10px;
	}
	.blank-middle{
		height: 15px;
	}
	.nrbanner{
		overflow: hidden;
		width: 100%;
	}
	.nrbanner img{
		    width: 250%;
    	margin-left: -75%;
	}
}</pre></body></html>