@font-face {
	font-family: pfxt;
	src: url(pfxt.ttf);
}
* {
	margin: 0px;
	padding: 0px;
	font-family: pfxt;
	outline:none;
}
html, body {
	position: relative;
	height: 100%;
}
#main{
	width:100%;
	height:900px;
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
.w90{
	width:82%;
	margin:0 auto;
}
.target-fix {
    position: relative;
    top: -100px;
    display: block;
    height: 0;
    overflow: hidden;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
	background:#333 !important;
}

#slide1 {
	background: url(../images/banner1.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}

#slide2 {
	background: url(../images/banner2.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}

#slide3 {
	background: url(../images/banner3.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}
	
.banner {
	width: 100%;
	height: auto;
}
.banner .swiper-button-next,.banner .swiper-button-prev{
	color: #fff !important;
}
.banner .swiper-button-prev,.banner .swiper-rtl .swiper-button-next{
	left:10% !important;
}
.banner .swiper-button-next,.banner .swiper-rtl .swiper-button-prev{
	right:10% !important;
}
.banner .swiper-slide a{
	display:block;
	position:relative;
	z-index: 2;
}




/*header*/
.w94{
	width:94%;
	margin:0 auto;
}
.header{
	height:128px;
	width:100%;
	background:url(../images/header.jpg) center no-repeat;
	background-size:cover;
	background-position: center;
}
.headera{
	text-align:center;
	color:#fff;
	line-height:50px;
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
}
.headera1{
	display:inline-block;
	margin-right:10%;
}
.headera2{
	display:inline-block
}
.headera2 i{
	display: inline-block;
}
.headera2 .headera2a{
	display:inline-block;
}
.headerb1{
	position: relative;
	top:20px;
	float:left;
	margin-right:10.5%;
}
.headerb2{
	width:50%;
	float:left;
	position:relative;
	top:50px;
}
.headerb2 ul{
	display: flex;
	justify-content: center;
}
.headerb2>ul>li{
	flex: 1;
	line-height:76px;
	position:relative;
}
.headerb2 ul li:hover>a{
	color:#1661ab;
}
.headerb2 ul li a{
	color:#222222;
	font-size:16px;
	text-align:center;
}
.headerb2 ul li:hover .ej{
	display:block;
}
.ej{
	position:absolute;
	z-index:999;
	background:#fff;
	width:100%;
	display:none;
}
.ej a{
	line-height:40px;
}
.ej a:hover{
	background:#1661ab;
	color:#fff;
}
.headerb3{
	border:1px solid #c0d2e9;
	border-radius: 33px;
	height:66px;
	width:222px;
	line-height:66px;
	float:right;
	text-align:center;
	position: relative;
	top:36px;
	overflow: hidden;
}
.headerb3_img{
	display: inline-block;
	position:relative;
	top:6px;
	margin-right:10px;
}
.headerb3_text{
	display:inline-block;
	color:#306fbc;
	font-size:22px;
}
.headerb3a{
	position:relative;
	z-index:2;
}
.headerb3::after{
	content:'';
	position:absolute;
	height:100%;
	width:100%;
	background:#00a126;
	left:-100%;
	bottom:0px;
	transition: .5s;
}
.yyt1{
	display:none;
}
.headerb3:hover::after{
	left:0px;
}
.headerb3:hover .yyt{
	display:none;
}
.headerb3:hover .yyt1{
	display:block;
}
.headerb3:hover{
	border:#00a126 1px solid;
}
.headerb3:hover .headerb3_text{
	color:#fff;
}
/*header end*/

/*about*/
@font-face {
	font-family: pfzc;
	src: url(pfzc.ttf);
}
.index_about{
	position: relative;
}
.index_abouta{
	position:relative;
	z-index: 2;
	padding-top:56px;
}
.index_aboutl{
	width:40%;
	float:left;
	height: 465px;
	position: relative;
}
.index_aboutl::after{
	content:'';
	position:absolute;
	height:100%;
	width:1px;
	right:0px;
	top:0px;
	background:#d9d9d9;
}

.index_aboutl1{
	padding-top:50px;
	font-size:26px;
	color:#181818;
	text-indent: -0.5px;
	text-transform: uppercase;
	font-family: arial;
	text-indent:4px;
	font-weight: bold;
}
.index_aboutl2{
	font-family: pfzc;
	font-size:42px;
	color:#181818;
	margin-top:10px;
	margin-bottom:40px;
	padding-bottom:5px;
	position:relative;
}
.index_aboutl2::after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:80px;
	height:1px;
	background:#427dcb;
}
.index_aboutl3{
	font-size:16px;
	color:#757575;
	letter-spacing: 1px;
	width:80%;
	line-height:30px;
	text-align:justify;
}
.index_aboutl4{
	width:142px;
	height:42px;
	text-align:center;
	line-height:42px;
	background:#306fbc;
	font-size:14px;
	border-radius: 21px;
	margin-top:30px;
	transition: .5s;
}
.index_aboutl4 a{
	color:#fff;
}
.index_aboutl4 i{
	font-size:12px;
	margin-left:3px;
}
.jian{
	display:none;
}
.index_aboutl4:hover .jia{
	display:none;
}
.index_aboutl4:hover .jian{
	display:inline-block;
}
.index_aboutl4:hover{
	background:#00a126;
}
.index_about_img{
	position:absolute;
	bottom:-5px;
	left:0px;
}
.index_aboutr{
	width:50%;
	float:right;
}
.index_aboutr1{
	font-family: pfzc;
	font-size:34px;
	color:#181818;
	padding-top:30px;
}
.index_aboutr2{
	font-size:16.2px;
	text-transform: uppercase;
	color: #181818;
}
.index_aboutr3{
	font-size:14px;
	color:#525252;
	text-align: justify;
	letter-spacing: 0.5px;
	line-height:30px;
	margin-top:20px;
}
@font-face {
	font-family: sw721;
	src: url(sw721.ttf);
}
.index_aboutr4{
	margin-top:70px;
}
.index_aboutr4 ul li{
	float:left;
	width:33.33%;
	text-align:center;
}


.index_aboutr4a {
	font-size:18px;
	color:#1a63ae;
}
.index_aboutr4a span{
	font-family: sw721;
	color:#1a63ae;
	font-size:60px;
}
.index_about_img img{
	width:100%;
	user-select:none;
}
.about_aboutb{
	height:220px;
	width:100%;
	background:url(../images/about_bj1.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
	margin-top:80px;
}
.about_aboutb ul{
	width:90%;
	margin:0 auto;
	display:flex;
	align-items:center;/*垂直居中*/
	justify-content: center;/*水平居中*/
	height:220px;
}
.about_aboutb ul li{
	width:25%;
	text-align:center;
	position: relative;
	padding:10px 0px;
	margin-top:10px;
}
.about_aboutb ul li::after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	width:1px;
	background:#fff;
}
.about_aboutb ul li:last-child::after{
	display:none;
}
.about_aboutb ul li a{
	color:#fff;
}
.about_aboutb1{
transition: .5s;
}
.about_aboutb1 i{
	font-size:60px;
	
}
.about_aboutb ul li:hover .about_aboutb1{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	-o-transform:rotate(360deg); 	/* Opera */
}
.about_aboutb ul li:nth-child(2) i{
	font-size:50px;
}
.about_aboutb ul li:nth-child(3) i{
	font-size:46px;
}
.about_aboutb ul li:nth-child(4) i{
	font-size:50px;
}
.about_aboutb2{
	margin-top:10px;
	font-size:18px;
}
/*about end*/

/*zzjg*/
.zzjg img{
	width:100%;
}
/*zzjg end*/

/*ywly*/
.ywly{
	height:750px;
	width:100%;
	background:url(../images/ywly_bj.jpg) center no-repeat;
	background-size:cover;
	background-position: center;
}
.ywlyl{
	width:40%;
	float:left;
}
.ywlyl .index_aboutl3{
	width:100%;
}
.ywlyl1{
	font-family: pfzc;
	color: #181818;
	font-size:42px;
	position:relative;
	padding-bottom:20px;
	margin-bottom:100px;
	padding-top:175px;
}
.ywlyl1::after{
	content:'';
	position:absolute;
	width:100%;
	height:1px;
	background:#d7d7d6;
	bottom:0px;
	left:0px;
}
.ywlyl1::before{
	content:'';
	position:absolute;
	width:10%;
	height:3px;
	background:#1a64ae;
	bottom:0px;
	left:0px;
	z-index: 2;
}
.ywlyr{
	width:55%;
	float:right;
	padding-top:106px;
}
.ywlyr ul li{
	position: relative;
	overflow: hidden;
	transition: .5s;
}
.ywlyr ul a:nth-child(1) li{
	width:31%;
	height:516px;
	float:left;
	background:url(../images/ywly1.jpg) center no-repeat;
}
.ywlyr ul a:nth-child(2) li{
	width:31%;
	height:516px;
	float:left;
	background:url(../images/ywly2.jpg) center no-repeat;
	margin:54px 3.5% 0px;
}
.ywlyr ul a:nth-child(3) li{
	width:31%;
	height:516px;
	float:left;
	background:url(../images/ywly3.jpg) center no-repeat;
	
}
.ywlyr ul li:hover{
	transform: scale(1.05);
}
.ywlyra{
	position:absolute;
	bottom:5%;
	left:10%;
}
.ywlyr1{
	color:#fff;
}
.ywlyr1 i{
	font-size:40px;
}
.ywlyr2{
	font-size:24px;
	color:#fff;
	margin-top:10px;
}

/*ywly end*/

/*gsys*/
.gsys{
	width:100%;
	height:740px;
	background:url(../images/gsys_bj.jpg) center no-repeat;
	background-size:cover;
	background-position: center;
}
.gsys1{
	font-size:42px;
	font-family: pfzc;
	color:#fff;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	position: relative;
	padding-top:90px;
	width:30%;
	padding-bottom:20px;
}
.gsys1::after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	height:1px;
	width:100%;
	background:rgba(255,255,255,0.3);
}
.gsys1::before{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:20%;
	height:3px;
	background:#fff;
}
.gsys2{
	margin-top:200px;
}
.gsys2 ul li{
	width:25%;
	float:left;
	position: relative;
	overflow: hidden;
	transition: .5s;
}
.gsys2 ul li a{
	display: table-cell;
    vertical-align: middle;
    height: 252px;
	width: 0.1%;
}
.gsys2 .gsys2a{
	background: -webkit-linear-gradient(to right, #447ecc, #1661ab);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #447ecc, #1661ab);
}
.gsys2 .gsys2b{
	background: -webkit-linear-gradient(to right, #86cc57, #73b944);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #86cc57, #73b944);
}
.gsys2div{
	width:80%;
	margin:0 auto;
	color:#fff;
}

.gsys21 i{
	font-size:36px;
}
.gsys22{
	font-size:24px;
	margin:10px 0px 5px;
}
.gsys23{
	font-size:16px;
	letter-spacing: 1px;
	color:#fff;
}
.gsys24{
	font-size:16px;
	letter-spacing: 1px;
	color:#fff;
	transition: .5s;
	width:70%;
	margin:0 auto;
	letter-spacing: 1px;
	opacity: 0;
	line-height:30px;
	display: none;
	text-align:justify;
}
.gsys2div{
	transition: .5s;
	opacity: 1;
}
.gsys2 ul li:hover {
	padding:20px 0px;
	margin-top:-20px;
}
.gsys2 ul li:hover .gsys2div{
	opacity: 0;
	display:none;
}
.gsys2 ul li:hover .gsys24{
	opacity: 1;
	display:block;
}
/*gsys end*/

/*news*/
.news_top{
	padding:36px 0px;
}
.news_top1{
	font-family: pfzc;
	font-size:42px;
	color:#181818;
	position: relative;
	width:40%;
	padding-bottom:16px;
	float:left;
}
.news_top1::after{
	content:'';
	position:absolute;
	width:100%;
	height:1px;
	background:#d9d9d9;
	left:0px;
	bottom:0px;
}
.news_top1::before{
	content:'';
	position:absolute;
	width:15%;
	height:3px;
	background:#1b64af;
	left:0px;
	bottom:0px;
	z-index:2;
}
.news_top2{
	float:right;
	position:relative;
	top:16px;
	transition: .5s;
}
.news_top2 .index_aboutl4{
	margin-top:0px;
}
.news_top2 a{
	color:#fff;
	font-size:14px;
}
.news_bottoml{
	width:66%;
	float:left;
}
.news_bottomla{
	height:320px;
	width:100%;
	background:url(../images/news1.jpg) center no-repeat;
	background-size:cover;
	background-position: center;
	position:relative;
}
.news_bottomladiv{
	position:absolute;
	bottom:10%;
	left:5%;
}
.news_bottomla1{
	color:#fff;
	font-size:28px;
	position:relative;
	padding-bottom:7px;
	margin-bottom:10px;
}
.news_bottomla1::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:12%;
	height:2px;
	background:#fff;
}
.news_bottomla2{
	font-size:16px;
	color:#fff;
}
.news_bottomlb{
	width:48.2%;
	height:204px;
	background:url(../images/news2.jpg) center no-repeat;
	background-size:cover;
	background-position: center;
	float:left;
	margin-top:30px;
	position:relative;
}
.news_bottomlc{
	width:48.2%;
	height:204px;
	background:url(../images/news3.jpg) center no-repeat;
	background-size:cover;
	background-position: center;
	float:right;
	margin-top:30px;
	position:relative;
}
.news_bottomr{
	width:27%;
	padding:0px 2.5%;
	float:right;
	height:554px;
	background:#f8f8f8;
	position:relative;
}
.news_bottomr::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	height:5px;
	width:100%;
	background:#306fbc;
}
.news_bottomr1{
	color:#181818;
	font-size:28px;
	position:relative;
	padding-bottom:8px;
	margin-bottom:60px;
	margin-top:30px;
}
.news_bottomr1::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:56px;
	height:2px;
	background:#306fbc;
}
.news_bottomr2 ul li:hover .news_bottomr22{
	color:#1661ab;
}
.news_bottomr21{
	color:#1661ab;
	font-size:14px;
}
.news_bottomr22{
	font-size:16px;
	color:#0b0b0b;
	margin:3px 0px 6px;
}
.news_bottomr23{
	font-size:14px;
	color:#6a6a6a;
}
.news_bottomr23 i{
	font-size:24px;
	position: relative;
	top:3.5px;
}
.news_bottomr2 ul li{
	padding-bottom:6%;
	position:relative;
	margin-top:6%;
}
.news_bottomr2 ul li::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:1px;
	background:#d3d3d3;
}
.news_bottomr2 ul li:hover::after{
	background:#1661ab;
}
.news_bottomr2 ul li:last-child::after{
	display:none;
}
/*news end*/

/*hzpp*/
.hzpp1{
	font-size:42px;
	color:#181818;
	text-align:center;
	position:relative;
	padding-bottom:8px;
	margin-bottom:10px;
	padding-top:70px;
}
.hzpp1::before{
	content:'';
	position:absolute;
	left:30%;
	bottom:0px;
	height:1px;
	width:40%;
	background:#d9d9d9;
}
.hzpp1::after{
	content:'';
	position:absolute;
	left:47.5%;
	bottom:0px;
	height:3px;
	width:5%;
	background:#306fbc;
}
.hzpp2{
	text-align:center;
	letter-spacing: 1px;
	padding-bottom:40px;
}
.hzpp3{
	height:550px;
	width:100%;
	background:url(../images/hzpp_bj.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.hzpp3 ul{
	display: flex;
    align-items: center;
	justify-content: center;
	height:550px;
	position:relative;
}
.hzpp3 ul li{
	flex:1;
	text-align:center;
}

.hzpp3 ul::after{
	content:'';
	position:absolute;
	width:1px;
	height:550px;
	left:33.33%;
	top:0px;
	background:rgba(255,255,255,0.5);
}
.hzpp3 ul::before{
	content:'';
	position:absolute;
	width:1px;
	height:550px;
	left:66.66%;
	top:0px;
	background:rgba(255,255,255,0.5);
}
.hzpp3 ul li {
	cursor: pointer;
}
.hzpp3 ul li .hzpp3a{
	width:190px;
	height:60px;
	line-height:60px;
	text-align:center;
	border:1px solid #fff;
	margin:0 auto;
	position:relative;
	color:#fff;
	font-family: pfzc;
	font-size:20px;
	letter-spacing: 1px;
}
.hzpp3 ul li .hzpp3b{
	display:none;
	transition: .5s;
}
.hzpp3 ul li img{
	width:80%;
	transition: .5s;
}
.hzpp3 ul li:hover .hzpp3b{
	display:block;
}
.hzpp3 ul li:hover .hzpp3a{
	display:none;
}
/*hzpp end*/
/*about*/
.ty_banner{
	height:658px;
	width:100%;
	position:relative;
}
.about_banner{
	background:url(../images/about_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.znav{
	height:80px;
	width:100%;
	background:rgba(0,0,0,0.4);
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:center;
	line-height:80px;
}
.znav ul{
	display: flex;
    align-items: center;
    justify-content: center;
}
.znav ul li{
	flex:1;
	position:relative;
}
.znav ul li::after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	bottom:0px;
	height:100%;
	transition: .5s;
}
.znav ul li a{
	color:#fff;
	font-size:16px;
	display:block;
	width:100%;
	height:100%;
	position:relative;
	z-index: 1;
}
.znav ul li::before{
	content:'';
	position:absolute;
	right:0px;
	top:40%;
	height:20%;
	width:1px;
	background:rgba(255,255,255,0.3);
}
.znav ul li:hover::after{
	left:0;
	right:0;
	background:#407cc9;
}
.znav ul li:hover::before{
	display:none;
}
.ibcate{
	color:#fff;
	text-align:center;
	position:absolute;
	bottom:50%;
	width:100%;
}
.ibcate .cn {
    font-size: 36px;
    line-height: 56px;
    font-weight: bold;
    letter-spacing: 2px;
    text-indent: 2px;
}
.ibcate .hx {
    width: 40px;
    height: 3px;
    background-color: #fff;
    margin: 10px auto;
}
.ibcate .en {
    font-size: 54px;
    line-height: 70px;
    font-weight: bold;
    text-transform: uppercase;
    word-break: normal;
	letter-spacing: 2px;
}
.mouse {
    width: 50px;
    height: 50px;
    margin-top: 53px;
    margin-left: -25px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    background: url(../images/jtd-ib.png) center 0 no-repeat;
}
.updown {
    -webkit-animation: updown 2s linear infinite;
    animation: updown 2s linear infinite;
}
@-webkit-keyframes updown {
	0% { -webkit-transform: translate(0px, 0px); }
	25% { -webkit-transform: translate(0px, -10px); }
	50% { -webkit-transform: translate(0px, 0px); }
	75% { -webkit-transform: translate(0px, 10px); }
	100% { -webkit-transform: translate(0px, 0px);}
  }
  @-moz-keyframes updown {
	0% { -moz-transform: translate(0px, 0px); }
	25% { -moz-transform: translate(0px, -10px); }
	50% { -moz-transform: translate(0px, 0px); }
	75% { -moz-transform: translate(0px, 10px); }
	100% { -moz-transform: translate(0px, 0px);}
  }
  @keyframes updown {
	0% { transform: translate(0px, 0px); }
	25% { transform: translate(0px, -10px);}
	50% { transform: translate(0px, 0px);}
	75% { transform: translate(0px, 10px);}
	100% { transform: translate(0px, 0px);}
  }
/*about end*/

/*about1*/
.w80{
	width:80%;
	margin:0 auto;
}
.about1{
	margin-top:90px;
	position:relative;
}
.about1_title{
	position:relative;
	padding-left:2%;
}
.about1_right1{
	display:inline-block;
}
.about1_right2{
	display:inline-block;
	color:#0b0b0b;
}
.about1_title .about1_right{
	position:absolute;
	right:0px;
	top:-10px;
	font-size: 72px;
    color: #1661ab;
    font-family: pfzc;
    text-transform: uppercase;
    margin-right: 8px;
	font-weight:bolder;
}
.about1_title::after{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:6px;
	height:100%;
	background:#306fbc;
	border-radius: 3px;
}
.about1_title_cn{
	font-size:42px;
	font-family: pfzc;
	font-weight:bold;
	letter-spacing: 1.5px;
}
.about1_title_en{
	font-size:24px;
	color:#3b3b3b;
}
.about1_content{
	height:300px;
	width:96%;
	padding-right:4%;
	position: relative;
    overflow-y: auto;
	margin-top:56px;
}
.about1_content p{
	font-size:16px;
	line-height:30px;
	text-align:justify;
	text-indent:2em;
}
.about1_content::-webkit-scrollbar{
	width:2px;
}
.about1_content::-webkit-scrollbar-track {
	background-color:#acacac;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.about1_content::-webkit-scrollbar-thumb {
	background-color:#1661ab;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.about1_top{
	position:relative;
	z-index:1px;
	padding-bottom:200px;
}
.about1_bottom{
	position:absolute;
	bottom:0px;
	left:0px;
}
.about1_bottom img{
	width:100%;
}
/*about1 end*/

/*about2*/
.about2_ul{
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.03);
	width:90%;
	padding:0px 5%;
	margin-top:-85px;
	position:relative;
	z-index: 1;
	background:#fff;
}
.about2_ul ul{
	display: inline-block;
	display: table-cell;
	vertical-align: middle;
	height: 170px;
	width: 0.1%;
}
.about2_ul ul li{
	width:25%;
	float:left;
	position:relative;
}
.about2_ul ul li::after{
	content:'';
	position:absolute;
	right:0px;
	top:0%;
	height:100%;
	width:1px;
	background:#d7d3de;
}
.about2_ul ul li:last-child::after{
	display:none;
}
.about2_ul1{
	font-size:18px;
	color:#306fbc;
	text-align:center;
}
.about2_ul1 .count{
	font-size:60px;
	font-weight:bold;
	color:#306fbc;
	font-family:sw721;
}
.about2_ul2{
	text-align:center;
	color:#525252;
	font-size:14px;
}
.about2_bottom{
	margin-top:-85px;
	height: 510px;
    background: url(../images/about_1.jpg) center no-repeat;
	background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
/*about2 end*/

/*about3*/

.about3_title1{
	font-size:42px;
	font-family: pfzc;
}
.about3_title2{
	font-size:76px;
	font-weight:bold;
	text-transform: uppercase;
	color:rgba(0,0,0,0.05);
	font-family: sw721;
	letter-spacing: -2px;
	margin-bottom:20px;
}

.n_wenhua{ padding-top: 3.75rem; padding-bottom: 3.75rem;}
.n_wenhua .box1{}
.n_wenhua .box1 ul{ overflow: hidden; margin: -5px;}
.n_wenhua .box1 ul li{ width: 38.5%; float: left; padding: 0.5%; transition: .5s ease-out; -webkit-transition: .5s ease-out; -moz-transition: .5s ease-out; -ms-transition: .5s ease-out; -o-transition: .5s ease-out; }
.n_wenhua .box1 ul li .box{ height: 15.5rem; background: #f8f8f8; position: relative; z-index: 1; padding: 3.125rem;  }
.n_wenhua .box1 ul li .box:before{ content: ""; display: block; position: absolute; z-index: -1; left: 0; bottom: 0; width: 100%; height: 100%; background: url(../images/wenhua.jpg) center no-repeat; opacity: 0; visibility: hidden; transition: .9s; -webkit-transition: .9s; -moz-transition: .9s; -ms-transition: .9s; -o-transition: .9s; }
.n_wenhua .box1 ul li:nth-child(2) .box:before{ background: url(../images/wenhua02.jpg) center no-repeat;}
.n_wenhua .box1 ul li .ico{ margin-bottom: 1.375rem; width: 2rem; height: 2rem;}
.n_wenhua .box1 ul li .ico img{ transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.n_wenhua .box1 ul li .ico img.img02{ display: none;}
.n_wenhua .box1 ul li h3{ font-size: 1.125rem; color: #5a5a5a; margin-bottom: 4px; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.n_wenhua .box1 ul li span{ font-size: 1rem; color: #5a5a5a; display: block; margin-bottom: 3.75rem; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.n_wenhua .box1 ul li p{ text-align:justify;font-size: 1.125rem; line-height: 1.5rem; color: #5a5a5a; font-weight: bold; position: relative; display: inline-block; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.n_wenhua .box1 ul li i{ display: block; width: 21px; height: 1.25rem; position: absolute; background: url(../images/wh_yinhao02.png) center no-repeat; background-size: contain; right: -3rem; border-bottom: -1.625rem;}
.n_wenhua .box1 ul li.on{ width: 59.5%; }
.n_wenhua .box1 ul li.on i{ background: url(../images/wh_yinhao01.png) center no-repeat;}
.n_wenhua .box1 ul li.on .box:before{ opacity: 1; visibility: visible;}
.n_wenhua .box1 ul li.on .ico img.img01{ display: none;}
.n_wenhua .box1 ul li.on .ico img.img02{ display: block;}
.n_wenhua .box1 ul li.on h3{ color: #fff;}
.n_wenhua .box1 ul li.on span{ color: #fff; }
.n_wenhua .box1 ul li.on p{ color: #fff; }

.n_wenhua .box2 ul{ overflow: hidden; margin: -5px;}
.n_wenhua .box2 ul li{ width: 32.333%; float: left; padding: 0.5%; transition: .5s ease-out; -webkit-transition: .5s ease-out; -moz-transition: .5s ease-out; -ms-transition: .5s ease-out; -o-transition: .5s ease-out; }
.n_wenhua .box2 ul li .box{ height: 15.5rem; background: #efc52b; position: relative; z-index: 1; padding: 3.125rem;  }
.n_wenhua .box2 ul li .ico{ margin-bottom: 1.375rem; width: 2rem; height: 2rem;}
.n_wenhua .box2 ul li .ico img{ transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.n_wenhua .box2 ul li .ico img.img02{ display: none;}
.n_wenhua .box2 ul li h3{ font-size: 1.125rem; color: #fff; margin-bottom: 4px; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.n_wenhua .box2 ul li span{ font-size: 1rem; color: #fff; display: block; margin-bottom: 3.75rem; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.n_wenhua .box2 ul li p{ font-size: 1rem; position: relative; display: inline-block; color: #fff; line-height: 1.5rem; font-weight: bold; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.n_wenhua .box2 ul li i{ display: block; width: 21px; height: 1.25rem; position: absolute; background: url(../images/wh_yinhao02.png) center no-repeat; background-size: contain; right: -3rem; border-bottom: -1.625rem;}
.n_wenhua .box2 ul li.on i{  background: url(../images/wh_yinhao01.png) center no-repeat;}
.n_wenhua .box2 ul li.on .ico img.img01{ display: none;}
.n_wenhua .box2 ul li.on .ico img.img02{ display: block;}
.n_wenhua .box2 ul li.on h3{ color: #fff;}
.n_wenhua .box2 ul li.on span{ color: #fff; }
.n_wenhua .box2 ul li.on p{ color: #fff; }
.n_wenhua .box2 ul li:hover p{ transform: translateY(-10px); -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); }
.n_wenhua .box2 ul li:nth-child(1) .box{ background: #306fbc;}
.n_wenhua .box2 ul li:nth-child(3) .box{ background: #84ca55;}
.n_wenhua ul li:hover .ico{ animation: jello 1s; -webkit-animation: jello 1s; }
@-webkit-keyframes jello {
    from, 11.1%, to { -webkit-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

@-moz-keyframes jello {
    from, 11.1%, to { -moz-transform: none; transform: none }
    22.2% { -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}
/*about3 end*/

/*fzlc*/
.fzlc .swiper-wrapper{
	margin-bottom:30px;
}
.fzlc .swiper-slide{
	background:url(../images/fzlc.png) center no-repeat;
	background-size:100%;
	background-position:top;
	height:22px;
	cursor: pointer;
	padding-bottom:40px;
}
.fzlc .swiper-slide-thumb-active {
	background:url(../images/fzlc1.png) center no-repeat;
	background-position:top;
	background-size:100%;
}
.fzlc_h{
	height:90px;
}
.fzlc .nf{
	font-size:20px;
	color:#2e70bc;
	position:absolute;
	bottom:0px;
	width:100%;
	font-family: pfzc;
	text-align:center;
}

.fzlc1-next{
	width:50px;
	height:50px;
	border-radius: 50%;
	background:#2e70bc;
	position:absolute;
	right:-0px;
	top:0px;
	z-index:9;
	text-align:center;
	line-height:50px;
	color:#fff;
	cursor: pointer;
}
.fzlc1-prev{
	width:50px;
	height:50px;
	border-radius: 50%;
	background:#2e70bc;
	position:absolute;
	left:0px;
	top:0px;
	z-index:9;
	text-align:center;
	line-height:50px;
	color:#fff;
	cursor: pointer;
}
.fzlc1-next i{
	font-size:22px;
}
.fzlc1-prev i{
	font-size:22px;
}
.fzlc1{
	height:370px;
	margin:100px 0px;
}
.fzlc1_left{
	float:left;
	width:50%;
}
.fzlc1_right{
	float:right;
	width:50%;
}
.fzlc1_right1{
	display: table-cell;
    vertical-align: middle;
    height: 370px;
}
.fzlc1_righta{
	font-size:18px;
	color:#1661ab;
}
.fzlc1_righta .count{
	font-size:60px;
	color:#1661ab;
	font-family: sw721;
}
.fzlc1_rightb{
	margin-top:30px;
}
.fzlc1_rightb p{
	font-size:18px;
	color:#474747;
	line-height:62px;
}
/*fzlc end*/

/*zlgh*/
.zlgh_ax{
	position:relative;
}
.zlgh_ax1{
	position:relative;
	z-index: 1;
}
.zlgh_img {
	position:absolute;
	bottom:0px;
}
.zlgh_img img{
	width:100%;
	display:block;
}
.zlgh_a{
	position:relative;
	z-index:1px;
}
.zlgh_a1{
	color:#1661ab;
	text-align:center;
	font-size:40px;
	padding-top:80px;
	position:relative;
	padding-bottom:20px;
	margin-bottom:20px;
}
.zlgh_a1::after{
	content:'';
	position:absolute;
	width:144px;
	height:3px;
	background:#1661ab;
	left:50%;
	bottom:0px;
	margin-left:-72px;
}
.zlgh_a2{
	width:70%;
	margin:0 auto;
	font-size:20px;
	line-height:46px;
	text-align:center;
}
.zlgh_a3{
	background:rgba(46,112,118,0.05);
	margin-top:40px;
}
.zlgh_a3l{
	font-size:24px;
	line-height:64px;
	width:42%;
	padding:3% 0% 3% 5%;
	float:left;
	text-align:justify;
}
.zlgh_a3r{
	width:42%;
	padding:3% 4%;
	float:right;
}
.zlgh_a3r ul li{
	background:#2e70bc;
	line-height:88px;
	text-align:center;
	color:#fff;
	margin-bottom:10px;
	font-size:24px;
}
.zlgh_a3r ul li:last-child{
	margin-bottom:0px;
}
.zlgh_b{
	height:678px;
	background:url(../images/zlgh_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.zlgh_b{
	width: 0.1%;
	display: table-cell;
    vertical-align: middle;
	height:678px;
}
.zlgh_bdiv{
	width: 0.1%;
	display: table-cell;
    vertical-align: middle;
	height:550px;
}
.zlgh_ba ul{
	margin-top:60px;
}
.zlgh_ba ul li{
	width:16%;
	padding:3%;
	margin-left:7%;
	border:1px solid #fff;
	background:rgba(255,255,255,0.25);
	text-align:justify;
	line-height:40px;
	float:left;
}
.zlgh_b1{
	font-size:72px;
	font-family: sw721;
	color:#fff;
	letter-spacing: -2px;
	text-align:center;
	position:relative;
	padding-bottom:20px;
	margin-bottom:60px;
}
.zlgh_b1::after{
	content:'';
	position:absolute;
	width:26%;
	height:2px;
	background:#fff;
	left:37%;
	bottom:0px;
}
.zlgh_b2{
	font-size:24px;
	color:#fff;
	line-height:50px;
	height:200px;
}
.zlgh{
	padding-top:12%;
}
.zlgh_a{
	padding:70px 3% 60px 5%;
	background:#84ca55;
}
.zlgh_al{
	width:45%;
	float:left;
}
.zlgh_ar{
	width:50%;
	float:right;
}
.zlgh_ar img{
	width:100%;
	margin-top:-30%;
}
.zlgh_al1{
	font-size:24px;
	color:#fff;
	position:relative;
	padding-bottom:15px;
}
.zlgh_al1::after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	height:2px;
	width:10%;
	background:#fff;
}
.zlgh_al2{
	font-size:16px;
	text-align:justify;
	line-height:40px;
	margin-top:30px;
	color:#fff;
	letter-spacing: 3px;
}
.zlgh_bal{
	width:50%;
	float:Left;
	text-align:center;
}
.zlgh_bar{
	width:50%;
	float:right;
}
.zl_div{
	width: 0.1%;
	display: table-cell;
    vertical-align: middle;
	height:550px;
	text-align:justify;
}
.zlgh_baa{
	height:550px;
}
.zlgh_bar{
	font-size:18px;
	line-height:60px;
}
/*zlgh end*/

/*zzry*/
.zzry{
	padding-top:80px;
	background:url(../images/zzry_bg.jpg) bottom no-repeat #fefefe;
	background-size:100%;
	padding-bottom:60px;
}
.zzry ul li{
	width:31%;
	margin-right:2.66%;
	padding-top:20px;
	float:left;
	margin-bottom:40px;
}
.zzry ul li:nth-child(3n){
	margin-right:0px;
}
.zzry_img{
	width:90%;
	margin:0px auto;
	position:relative;
	overflow: hidden;
}
.zzry ul li:hover img{
	transform:scale(1.05);
}
.zzry ul li:hover .zzry_text{
	color:#1f67b1;
}
.zzry ul li:hover span{
	display:inline-block;
	opacity: 1;
}
.zzry_img img{
	width:100%;
	transition: .5s;
	display:block;
}
.zzry_text{
	text-align:center;
	line-height:60px;
	font-size:16px;
	position:relative;
	height:60px;
	background:url(../images/zzry_title.png) center no-repeat;
	background-size:100% 100%;
	background-position:center;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zzry_text span{
	margin:0px 10px;
	opacity: 0;
	transition: .5s;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fl02{ background:#eef2f6 url(../images/n_honor_fl02_bg.jpg) center bottom no-repeat; background-size:cover; padding:6rem 0 9.375rem}
.fl02 .left{ width:40rem; height:270px;}
.fl02 .left .top{ margin-bottom:1.5rem; overflow:hidden}
.fl02 .left .top img{ margin:.25rem 0 0}
.fl02 .left .top .con h6{ font-size:12px; color:#004d8c; line-height:18px; opacity:.3; text-transform:uppercase; margin:0 0 0 1.375rem}
.fl02 .left h3{ font-size:1.625rem; color:#2f3032; line-height:3rem; font-weight:600;width:28.123rem; display:inline-block; position:relative; z-index:1; padding-right:1.625rem}
.fl02 .left h3:before{content:"";position:absolute;bottom:.375rem;left:0;right:0;height:1.375rem;background-size:100% 100% !important;z-index:-1;background: none;}
.fl02 .left h3 font{ color:#3bb3c2}
.fl02 .left h3.h31:before{ background:url(../images/n_honor_line1.png) center no-repeat;}
.fl02 .left h3.h32{ padding:0}
.fl02 .left h3.h33:before{ background:url(../images/n_honor_line2.png) center no-repeat;}
.fl02 .right{ max-width:calc(100% - 40rem)}
.fl02 .right .box{height: 270px;padding-right:3.25rem;overflow:hidden;overflow-y:scroll;}
.fl02 .right .box::-webkit-scrollbar {width:2px;height: 8px;background-color: #d9dce0;}
.fl02 .right .box::-webkit-scrollbar-track {border-radius: 10px;background-color: #d9dce0;}
.fl02 .right .box::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #3bb3c2;}
.list_box_13{ width:43.75rem; max-width:100%}
.list_box_13 li{ 
	line-height:20px; 
	padding:12px 1.25rem; 
	border-bottom:#e2e4e7 1px solid; 
	font-size:.9375rem; color:#000000; position:relative; z-index:1;
	height:20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_box_13 li:before{ content:""; position:absolute; bottom:0; left:0; right:0; background:#3bb1c0; transition:.5s; z-index:-1; height:0}
.list_box_13 li font{display:inline-block;width:calc(100% - 4rem);position:relative;background:url(../images/list_box_13_ico1.svg) left center no-repeat;padding: 0 8px 0 24px;transition:.5s;}
.list_box_13 li span{ float:right; width:4rem}

.list_box_13 li:hover:before{ height:100%; top:0}
.list_box_13 li:hover{ color:#fff}
.list_box_13 li:hover font{ background:url(../images/list_box_13_ico1_on.png) left center no-repeat;}


/*zzry end*/
/*news*/
.news_banner{
	background:url(../images/news_banner.jpg) center no-repeat;
	background-size:cover;
	background-position: center;
}
.nnews{
	background:url(../images/news_bg.jpg) center no-repeat #f6f7fb;
	background-position: top;
	padding-bottom:100px;
}
.newsl{
	width:70%;
	float:left;
}
.newsl .news_ny {
    width: 92%;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
    margin: 0px auto;
    padding: 2% 4%;
}
.news_list ul li{
	width:28%;
	padding:20px 2%;
	float:left;
	background:#fff;
	margin-right:2%;
	margin-bottom:40px;
}
.news_list ul li:nth-child(3n){
	margin-right:0px;
}
.news_img{
	position:relative;
	overflow: hidden;
	min-height:222px;
	max-height:222px;
}
.news_img img{
	width:100%;
	max-height:222px;
	transition: .5s;
}
.news_list ul li:hover img{
	transform: scale(1.05);
}
.nnews{
	padding-top:90px;
}
.news_title{
	font-size:18px;
	line-height:36px;
	color:#0b0b0b;
	margin-bottom:20px;
	height:36px;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.news_time{
	font-size:14px;
	color:#1661ab;
	line-height:40px;
}
.news_ckgd{
	color:#6a6a6a;
}
.news_ckgd i{
	font-size:22px;
	position:relative;
	top:4px;
}
.newsr{
	width:22%;
	float:right;
	padding:30px 2% 0px;
	background:#fff;
}
.newsr_img img{
	display:block;
	width:100%;
}
.newsr_center_title{
	margin-top:50px;
	margin-bottom:20px;
	font-size:30px;
}
.newsr_center ul li{
	line-height:70px;
	position:relative;
}
.newsr_center ul li::after{
	content:'';
	position:absolute;
	width:100%;
	height:1px;
	left:0px;
	bottom:0px;
	background:rgba(0,0,0,0.1);
	transition: .5s;
}
.newsr_center ul li:hover::after{
	background:rgba(46,112,118,0.1);
}
.newsr_center ul li:hover a{
	color:#1b64af;
}
.newsr_center ul li a{
	font-size:22px;
	color:#606060;
}
.newsr_bottoma ul{
	margin-top:30px;
}
.news_bottomal{
	width:40%;
	float:left;
}
.news_bottomal img{
	width:100%;
}
.news_bottomar1{
	color:#232323;
	margin-top:4px;
}
.news_bottomar1 i{
	margin-right:3px;
}
.news_bottomar{
	width:56%;
	float:right;
}
.news_bottomar2{
	color:#232323;
	line-height:26px;
	margin-top:4px;
}
.newsr_bottoma ul li{
	padding-bottom:30px;
	border-bottom:1px #e5e5e5 solid;
	margin-bottom:30px;
}
/*news end*/

/*ywly*/
.ywly_banner{
	background:url(../images/ywly_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}

.ywly_znav{
	width:240px;
	height:141px;
	background:url(../images/ywly_tb.png) left no-repeat;
	text-align:right;
	line-height:141px;
	font-size:44px;
	color:#fff;
	position:absolute;
	top:30%;
}
/*ywly end*/

/*ywbk*/
.ywbk_1{
	position:relative;
	padding-bottom:100px;
}
.ywbk_1p{
	position:relative;
	z-index: 1;
}
.ywbk_1a{
	font-size:22px;
	text-align:center;
	margin-top:80px;
	letter-spacing: 0.5px;
	line-height:40px;
}
.ywbk_1b{
	font-size:22px;
	text-align:center;
	width:80%;
	margin:0 auto;
	letter-spacing: 0.5px;
	line-height:40px;
	padding-bottom:80px;
	padding-top:80px;
}
.ywbk_1c{
	margin-top:60px;
}
.ywbk_1c ul{
	display: flex;
    align-items: center;
    justify-content: center;
	position:relative;
	padding-bottom:0px;
	border-bottom:1px solid #d6d6d6;
	margin-bottom:80px;
}
.ywbk_1c ul li{
	flex:1;
	text-align:center;
	position:relative;
	padding-bottom:30px;
}

.ywbk_1c ul li::after{
	content:'';
	position:absolute;
	width:2px;
	height:0px;
	left:50%;
	bottom:8px;
	margin-left:-1px;
	background:#1661ab;
	transform: .5s;
}
.ywbk_1c ul li::before{
	content:'';
	position:absolute;
	bottom:-1.5px;
	left:50%;
	right:50%;
	height:3px;
	background:#1661ab;
	transition: .5s;
}
.ywbk_1c ul li:hover::after{
	height:15px;
}
.ywbk_1c ul li:hover::before{
	left:0px;
	right:0px;
}
.ywbk_1c ul .action::after{
	height:15px;
}
.ywbk_1c ul .action::before{
	left:0px;
	right:0px;
}
.ywbk_1c2{
	font-size:22px;
	color:#000;
	margin-top:-10px;
}
.ywbk_1d{
	width:96%;
	margin:0 auto;
	box-shadow: 0px 0px 20px 1px rgba(48,111,188,0.2);
	padding-top:50px;
	background:#fff;
}
.ywbk_1d1{
	font-size:20px;
	color:#fff;
	width:484px;
	height:68px;
	background: -webkit-linear-gradient(left, #447ecc , #1661ab); /* Safari 5.1 - 6.0 */ 
    background: -o-linear-gradient(right, #447ecc, #1661ab); /* Opera 11.1 - 12.0 */ 
    background: -moz-linear-gradient(right, #447ecc, #1661ab); /* Firefox 3.6 - 15 */ 
    background: linear-gradient(to right, #447ecc , #1661ab); /* 标准的语法 */
	text-align:center;
	line-height:68px;
	margin-left:-20px;
	margin-bottom:60px;
}
.ywbk_1d1 span{
	font-size:30px;
	font-family: pfzc;
	letter-spacing: 1px;
}
.ywbk_1d2{
	padding-bottom:100px;
	width:90%;
	margin:0 auto;
	font-size:16px;
	line-height:34px;
}
.ywbk_img{
	position:absolute;
	bottom:0px;
}
.ywbk_img img{
	width:100%;
	display:block;
}
/*ywbk end*/

/*ywbk_fwkh*/
.ywbk_fwkh1{
	font-size:76px;
	color:rgba(0,0,0,0.1);
	font-family: sw721;
	text-transform: uppercase;
	text-align:center;
	padding-top:100px;
}
.ywbk_fwkh2{
	font-size:32px;
	color:#000;
	text-align:center;
	margin-top:-45px;
	font-family: pfzc;
	position:relative;
	padding-bottom:20px;
	margin-bottom:78px;
}
.ywbk_fwkh2::after{
	content:'';
	position:absolute;
	left:47%;
	bottom:0px;
	height:2px;
	background:#1661ab;
	width:6%;
}
.ywbk_fwkh3{
	width:65%;
	margin:0 auto;
}
.ywbk_fwkh3l{
	width:438px;
	height:396px;
	background:url(../images/fwkhl.jpg) center no-repeat;
	position:relative;
	z-index: 1;
}
.ywbk_fwkh3l li{
	text-align:center;
	border-bottom:1px solid #fff;
	position: relative;
	cursor: pointer;
}
.ywbk_fwkh3l1{
	position:relative;
	top:16px;
	display:inline-block;
}
.ywbk_fwkh3l2{
	font-size:26px;
	color:#fff;
	width:25%;
	text-align:left;
	margin-left:10%;
	line-height:131.5px;
	display:inline-block;
}
.ywbk_fwkh3l3{
	color:#fff;
	position:absolute;
	top:45px;
	right:10%;
	margin-left:30px;
	transition: .5s;
	display:None;
}
.ywbk_fwkh3l3 i{
	font-size:40px;
}
.ywbk_fwkh3l li:last-child{
	border:None;
}
.ywbk_fwkh3l .action .ywbk_fwkh3l3{
	display:inline-block;
}
.ywbk_fwkh3l li.action{
	background:#7fb3ff;
}
.ywbk_fwkh3r{
	width:974px;
	height:366px;
	background:url(../images/fwkhr.jpg) center no-repeat;
	box-shadow: 0px 0px 10px 1px rgba(48,111,188,0.2);
	position:relative;
	margin-top:-320px;
	margin-left:20%;
}
.ywbk_fwkh3r_div{
	width:76%;
	position:absolute;
	right:0px;
	text-align:center;
	top:24%;
	display:None;
}
.ywbk_fwkh3r_div.action{
	display:block;
}
.ywbk_fwkh3r_text{
	font-size:16px;
}
.ywbk_fwkh3r_text1{
	font-size:18px;
	color:#1661ab;
	font-family: pfzc;
	margin-top:20px;
}
.ywbk_fwkh{
	background:url(../images/fwkh_bg.jpg) center no-repeat;
	padding-bottom:100px;
}
/*ywbk_fwkh end*/

/*xxjs*/
.ywbk_xxjs{
	width:70%;
	margin:0 auto;
}
.ywbk_xxjs1{
	font-size:26px;
	font-family: pfzc;
	text-align:center;
	margin-bottom:10px;
}
.ywbk_xxjs2{
	font-size:17px;
	text-align:center;
	line-height:40px;
	margin-bottom:80px;
}
.ywbk_xxjs3 ul{
	display: flex;
    align-items: center;
    justify-content: center;
}
.ywbk_xxjs3 ul li{
	flex:1;
}
.ywbk_xxjs3 ul li img{
	display:block;
	border-radius: 8px;
}
/*xxjs end*/

/*dlgc*/
.dlgc_1{
	background:url(../images/dlgc_bg.jpg) bottom center no-repeat;
	padding-bottom:140px;
}
.dlgc_1_title{
	padding-top:80px;
	padding-bottom:80px;
}
.dlgc_1_title1{
	color:#1661ab;
	font-family: sw721;
	font-size:82px;
	float:left;
	position:relative;
	margin-right:20px;
	padding-right:20px;
	height:70px;
	line-height:70px;
}
.dlgc_1_title1::after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	width:3px;
	height:100%;
	border-radius: 1.5px;
	background:#1661ab;
}
.dlgc_1_title2{
	float:left;
}
.dlgc_1_title2a{
	font-size:40px;
	font-family: pfzc;
	line-height:44px;
}
.dlgc_1_title2b{
	font-size:20px;
	letter-spacing: -1px;
}
.dlgc_1_content{
	background:#fff;
	width:90%;
	padding:0px 5%;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	padding-top:1px;
}
.dlgc_1_content1{
	width:14%;
	height:60px;
	margin:34px auto;
	text-align:center;
	line-height:60px;
	background: -webkit-linear-gradient(left, #447ecc , #1661ab); /* Safari 5.1 - 6.0 */ 
    background: -o-linear-gradient(right, #447ecc, #1661ab); /* Opera 11.1 - 12.0 */ 
    background: -moz-linear-gradient(right, #447ecc, #1661ab); /* Firefox 3.6 - 15 */ 
    background: linear-gradient(to right, #447ecc , #1661ab); /* 标准的语法 */
	font-size:26px;
	color:#fff;
	border-radius: 5px;
}
.dlgc_1_content2{
	font-size:18px;
	text-align:center;
	line-height:36px;
	padding-bottom:50px;
}
.dlgc_2{
	background:url(../images/dlgc_bg1.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	padding-bottom:100px;
}
.dlgc_2_title{
	font-size:62px;
	text-transform: uppercase;
	color:rgba(255,255,255,0.1);
	font-family: sw721;
	text-align:center;
	padding-top:60px;
}
.dlgc_2_title1{
	font-size:32px;
	color:#fff;
	text-align:center;
	position:relative;
	margin-top:-40px;
	padding-bottom:15px;
	margin-bottom:90px;
}
.dlgc_2_title1::after{
	content:'';
	position:absolute;
	left:46.5%;
	bottom:0px;
	height:2px;
	width:7%;
	background:#fff;
}
.dlgc_2_title2{
	width:86%;
	margin:0 auto;
	height:470px;
}

.dlgc_2_title2 li{
	float:left;
	width:20%;
	margin-top:80px;
	cursor: pointer;
}
.dlgc_2_title2 li:nth-child(2n){
	margin-top:0px;
}
.dlgc_2_title2_img{
	width:196px;
	height:196px;
	background:url(../images/dlgc_y.png) center no-repeat;
	text-align:center;
	line-height:196px;
	font-size:26px;
	position:relative;
	margin:0 auto;
	z-index:2;
}
.dlgc_2_title2_img::after{
	content:'';
	position:absolute;
	width:166px;
	height:22px;
	bottom:-30px;
	left:15px;
	background:url(../images/dlgc_yy.png) center no-repeat;
}
.dlgc_2_title2 .action .dlgc_2_title2_img::after{
	display:none;
}
.dlgc_2_title2_content{
	position:relative;
	overflow: hidden;
	margin-top:-96px;
}
.dlgc_2_title2 li .dlgc_2_title2_contenta{
	position:relative;
	width:230px;
	height:0;
	top:-287px;
	margin:0 auto;
	background:url(../images/dlgc_yyy.png) center no-repeat;
	transition: .8s;
}
.dlgc_2_title2 .action .dlgc_2_title2_contenta{
	top:0px;
	height:287px;
}
.dlgc_2_title2_content1{
	position:absolute;
	width:80%;
	left:10%;
	top:50%;
	font-size:15px;
	line-height:30px;
	text-align:center;
}
.dlgc_3a{
	font-size:32px;
	text-align:center;
	position:relative;
	padding-bottom:20px;
	font-family: pfzc;
	margin-top:64px;
}
.dlgc_3a::after{
	content:'';
	position:absolute;
	bottom:0px;
	width:8%;
	left:46%;
	height:2px;
	background:#1661ab;
}
.dlgc_3b{
	margin-top:60px;
}
.dlgc_3b ul li{
	position:relative;
	height:320px;
	width:24%;
	margin-right:1.33%;
	float:left;
}
.dlgc_3b2{
	position:absolute;
	right:0px;
	top:0px;
	z-index:2;
}
.dlgc_3b ul li:last-child{
	margin-right:auto;
}
.dlgc_3b ul li::after{
	content:'';
	position:absolute;
	height:100%;
	left:0px;
	right:0px;
	top:0px;
	background:#fcfcfc;
}
.dlgc_3b ul li::before{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	background:#1661ab;
	right:0px;
	z-index:1;
}
.dlgc_3b ul .action::before{
	height:100%;
}

.dlgc_3b li .dlgc_3b1 img:first-child{
	display:block;
}
.dlgc_3b li .dlgc_3b1 img:last-child{
	display:none;
}
.dlgc_3b li.action .dlgc_3b1 img:first-child{
	display:none;
}
.dlgc_3b .action .dlgc_3b1 img:last-child{
	display:block;
}
.dlgc_3bli{
	position:relative;
	z-index:1;
	width:80%;
	left:10%;
	top:94px;
}
.dlgc_3b ul .action .dlgc_3b3{
	color:#fff;
}
.dlgc_3b ul .action .dlgc_3b4{
	color:#fff;
}
.dlgc_3b3{
	font-size:24px;
	line-height:50px;
	margin-top:20px;
}
.dlgc_3b4{
	font-size:16px;
	line-height:32px;
}
.dlgc_4{
	height:1031px;
	background:url(../images/bgyd_bg.png) center no-repeat;
	background-size:cover;
	margin-top:-55px;
}
.dlgc_41{
	font-size: 32px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    font-family: pfzc;
	color:#fff;
	padding-top:55px;
}
.dlgc_41::after{
	content:'';
	position:absolute;
	bottom:0px;
	width:8%;
	left:46%;
	height:2px;
	background:#fff;
}
.dlgc_42{
	margin-top:70px;
}
.dlgc_42 ul li{
	width:44%;
	padding:2% 2%;
	margin-right:3%;
	margin-bottom:34px;
	float:left;
	background:rgba(255,255,255,0.1);
}
.dlgc_42 ul li:nth-child(2n){
	margin-right:0px;
}
.dlgc_42a{
	font-size:24px;
	color:#fff;
}
.dlgc_42b{
	font-size:14px;
	color:#fff;
	line-height:32px;
	margin-top:16px;
	text-align:justify;
}
.dlgc_42 ul li:nth-child(3) .dlgc_42b{
	padding-bottom:32px;
}
.dlgc_5a{
	font-size: 32px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    font-family: pfzc;
    margin-top: 64px;
}
.dlgc_5a::after {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 8%;
    left: 46%;
    height: 2px;
    background: #1661ab;
}
.dlgc_5b{
	font-size:16px;
	text-align:center;
	margin-top:30px;
	margin-bottom:100px;
}
.dlgc_5c{
	margin-bottom:100px;
}
.dlgc_5c img{
	width:100%;
}
.dlgc_6{
	background:url(../images/fwxm_bg.jpg) bottom center no-repeat;
	background-size:cover;
}
.dlgc_title{
	text-align:center;
}
.dlgc_title1{
	color:rgba(29,101,176,0.1);
	font-size:76px;
	font-family: sw721;
	text-transform: uppercase;
}
.dlgc_title2{
	font-size:32px;
	position:relative;
	padding-bottom:20px;
	margin-top:-44px;
	font-family: pfzc;
}
.dlgc_title2::after{
	content:'';
	position:absolute;
	width:8%;
	bottom:0px;
	left:46%;
	height:2px;
	background:#1661ab;
}
.dlgc_ul{
	padding:60px 0px 120px;
}
.dlgc_ul ul li{
	width:42%;
	padding:3% 4%;
	float:left;
}
.dlgc_ul ul li:first-child{
	background:url(../images/fwxm1.jpg) center no-repeat;
	background-size:cover;
	font-size:18px;
	color:#fff;
	line-height:60px;
}
.dlgc_ul ul li:last-child{
	background:url(../images/fwxm2.jpg) center no-repeat;
	background-size:cover;
	font-size:18px;
	color:#fff;
	line-height:60px;
}
.dlgc_7{
	background:url(../images/jyfs_bg.jpg) center no-repeat;
	background-size:cover;
	padding:60px 0px 85px;
}
.dlgc_7title{
	text-align:center;
}
.dlgc_7title1{
	color:rgba(255,255,255,0.1);
	font-size:76px;
	font-family: sw721;
	text-transform: uppercase;
}
.dlgc_7title2{
	font-size:32px;
	position:relative;
	padding-bottom:20px;
	margin-top:-44px;
	font-family: pfzc;
	color:#fff;
}
.dlgc_7title2::after{
	content:'';
	position:absolute;
	width:8%;
	bottom:0px;
	left:46%;
	height:2px;
	background:#fff;
}
.dlgc_7ul{
	margin-top:86px;
}
.dlgc_7ul ul li{
	width:21%;
	margin-right:5.13%;
	float:left;
	border:1px solid #fff;
	border-radius:20px;
	position:relative;
	overflow: hidden;
}
.dlgc_7ula{
	width:70%;
	margin:0 auto;
	padding:45px 0;
	position:relative;
	z-index:1;
}
.dlgc_7ul1{
	line-height:52px;
	font-size:26px;
	color:#000545;
	text-align:center;
	background:#fff;
	border-radius: 5px;
}
.dlgc_7ul2{
	font-size:18px;
	line-height:34px;
	color:#fff;
	margin-top:52px;
	text-align:justify;
	height:170px;
}
.dlgc_7ul ul li:last-child{
	margin-right:0px;
}
.dlgc_7ul ul li::after{
	content:'';
	position:absolute;
	top:-102%;
	left:-1px;
	right:-1px;
	height:102%;
	background:#fff;
	border-radius: 20px;
	transition: .5s;
}
.dlgc_7ul ul li:hover::after{
	top:-1px;
}
.dlgc_7ul ul li:hover .dlgc_7ul1{
	background:#276cb7;
	color:#fff;
}
.dlgc_7ul ul li:hover .dlgc_7ul2{
	color:#000;
}
/*dlgc end*/
/*footer*/
.footer{
	background:url(../images/footer_bg.jpg) center no-repeat;
	background-size:100% 100%;
	height:395px;
	padding-top:50px;
}
.footer_w{
	width:86%;
	margin:0 auto;
}
.footer_l{
	width:364px;
	text-align:center;
	float:left;
}
.footer_ewm{
	margin-top:20px;
}
.footer_ewm_text{
	font-size:16px;
	color:#fff;
	letter-spacing: 2px;
}
.footer_r{
	float:right;
	width:64%;
}
.footer_r ul{
	display: flex;
    justify-content: center;
}
.footer_r ul li{
	float:left;
	flex: 1;
}
.footer_r ul li:last-child{
	float:right;
	padding-top:25px;
	width:160px;
	height:100%;
	border:1px solid rgba(255,255,255,0.5);
	border-radius: 20px;
	text-align:center;
}
.footer_wd{
	font-size:18px;
	line-height:60px;
	color:#fff;
}
.footer_r_t a{
	font-size:16px;
	color:#fff;
}
.footer_r_n{
	margin-top:30px;
}
.footer_r_n a{
	color:rgba(255,255,255,0.66);
	display:block;
	line-height:34px;
}
.footer_r_b{
	height:40px;
	line-height:40px;
	color:#000;
	background:#fff;
	border-radius: 20px;
	text-align:center;
	margin-top:60px;
}

.footer_r_b div{
	display:inline-block;
	margin:0px 40px;
}
.footer_r_b img{
	height:12px;
}
.footer_bol{
	float:left;
	width:50%;
}
.footer_bor{
	float:right;
	width:50%;
}
.footer_ewm img{
	width:70%;
	margin:0 auto;
}
/*footer end*/

/*ywbj*/
.ywbj{
	width:100%;
	height:991px;
	background:url(../images/ywbj_bg.jpg) center no-repeat;
	background-size:cover;transform: rotate();
	position:relative;
	overflow: hidden;
}
.ywbj .w80{
	width:70%;
}
.ywbj_l{
	width:60%;
	float:left;
	padding-top:190px;
}
.ywbj_r{
	width:38%;
	float:right;
	text-align:right;
	margin-top:120px;
}
.ywbja1{
	font-size:94px;
	color:rgba(255,255,255,0.06);
	font-family: sw721;
	text-transform: uppercase;
}
.ywbja2{
	font-size:42px;
	color:#fff;
	margin-top:-55px;
}
.ywbja3{
	margin-top:120px;
}
/*ywbj end*/

/*dqgz*/
.dqgz_banner{
	background:url(../images/dqgz_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.dqgz_top{
	height:570px;
	background:url(../images/dqgza1.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.dqgz_top1{
	font-size:40px;
	font-family: pfzc;
	text-align:center;
	position:relative;
	padding-bottom:15px;
	margin-bottom:15px;
	color:#333;
	padding-top:120px;
}
.dqgz_top1::after{
	content:'';
	position:absolute;
	bottom:0px;
	height:2px;
	width:6%;
	left:47%;
	background:#333;
}
.dqgz_top2{
	margin-top:40px;
	font-size:18px;
	text-align:center;
	line-height:40px;
}
.dqgz_tytitle{
	width:100%;
	background:url(../images/dqgz_icon.png) left no-repeat;
	height:52px;
	line-height:52px;
	font-size:18px;
	color:#fff;
	border-bottom:1px solid #e30c1b;
	margin-bottom:40px;
	margin-top:60px;
}
.dqgz_tyw{
	width:160px;
	text-align:center;
}
.dqgz{
	padding-bottom:60px;
}
.dqgz_ul li{
	background:#f8f8f8;
	width:27%;
	margin-right:3.5%;
	padding:1.8% 2%;
	margin-bottom:40px;
	float:left;
}
.dqgz_ul li:nth-child(3n){
	margin-right:0px;
}
.dqgz_ul1 {
    position: relative;
    overflow: hidden;
}
.dqgz_ul li img{
	text-align:center;
	width:100%;
	transition: .5s;
}
.dqgz_ul li:hover img{
	transform: scale(1.05);
}
.dqgz_ul2 {
    font-size: 14px;
    color: #1661ab;
    line-height: 40px;
}
.dqgz_ul3 {
    font-size: 18px;
    line-height: 36px;
    color: #0b0b0b;
    margin-bottom: 20px;
}
.dqgz_ul4 {
    color: #6a6a6a;
}
.dqgz_ul4 i {
    font-size: 22px;
    position: relative;
    top: 4px;
}
/*dqgz end*/

/*rlzy*/
.w1400{
	width:1400px;
	margin:0px auto;
}
.rlzy_banner{
	background:url(../images/rlzy_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.yc{
	position:relative;
	overflow: hidden;
	margin-top:120px;
}
.rlzy_b{
	height:466px;
	position:absolute;
	right:-28%;
}
.rlzy_b img{
	display:block;
	width:100%;
}
.rlzy_b .swiper-slide-next{
	position:relative;
}
.rlzy_b .swiper-slide-next img{
	width:320px ;
	height:180px;
	transition: 0s;
	position: absolute;
    bottom: 0px;
}
.rlzy_ba{
	position:absolute;
	z-index:999;
	background:#f8f8f8;
	width:40%;
	left:0%;
	bottom:0px;
	height:240px;
}
.rlzy_batext{
	position:relative;
	width:84%;
	margin:0 auto;
	line-height:30px;
}
.rlzy_batext1{
	font-size:22px;
	padding-top:50px;
}
.rlzy_batext2{
	font-size:16px;
	color:#3d3d3d;
	padding-top:20px;
}
.rlzy_bd{
	position:absolute;
	bottom: 10% !important;;
	width:100%;
	text-align:center;
}
.rlzy_bd span{
	width:21px;
	height:21px;
	opacity: 1;
	border-radius: 50%;
	background:none;
	position:relative;
}
.rlzy_bd span::after{
	content:'';
	position:absolute;
	left:50%;
	top:50%;
	width:6px;
	height:6px;
	margin-left:-1.5px;
	margin-top:-1.5px;
	background:#cbcbcb;
	border-radius: 50%;
}
.rlzy_bd .swiper-pagination-bullet-active::before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:1px solid #1661ab;
	border-radius: 50%;
}
.rlzy_bd .swiper-pagination-bullet-active::after{
	background:#1661ab;
}
.znav ul .action{
	background:#407cc9;
}
.dcgh{
	padding-top:60px;
	border-top:1px solid #e5e5e5;
	margin-top:50px;
}
.dcgh ul li{
	width:30%;
	padding:1%;
	float:left;
	margin-right:2%;
	background:#f8f8f8;
	margin-bottom:30px;
}
.dcgh ul li:nth-child(3n){
	margin-right:0px;
}
.dcgh_img{
	position:relative;
	overflow: hidden;
}
.dcgh_img img{
	width:100%;
}
.dcgh_text{
	font-size:18px;
	line-height:50px;
	color:#3d3d3d;
	text-align:center;
	margin-top:1%;
}
.yrln_top{
	text-align:center;
	padding:60px 0px;
}
.yrln_top1{
	font-size:76px;
	color:rgba(0,0,0,0.02);
	font-family: sw721;
	text-transform: uppercase;
}
.yrln_top2{
	font-size:30px;
	position:relative;
	margin-top:-46px;
	padding-bottom:20px;
	font-family: pfzc;
}
.yrln_top2::after{
	content:'';
	position:absolute;
	left:46%;
	bottom:0px;
	width:8%;
	height:2px;
	background:#1661ab;
}
.yryz{
	background:url(../images/yryz_bg.jpg) center no-repeat;
	background-size:100% 100%;
	height:546px;
}
.yryz_div{
	display: table-cell;
    vertical-align: middle;
    height: 546px;
}
.yryz_1{
	font-size:42px;
	font-family: pfzc;
	color:#fff;
	letter-spacing: 1px;
}
.yryz_2{
	margin-top:30px;
	font-size:24px;
	color:#fff;
	line-height:60px;
	letter-spacing: 1px;
}
.zyzl_title{
	font-size:24px;
	color:#3b3b3b;
	font-family: pfzc;
}
.zyzl_ul{
	margin:50px 0px 80px;
}
.zyzl_ul ul li{
	float:left;
	width:32%;
	margin-right:2%;
	position:relative;
}
.zyzl_ul ul li:last-child{
	margin-right:0px;
}
.zyzl_ul ul li::after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	background:url(../images/zyzl_bg.png) center no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
}
.zyzl_ul ul li img{
	width:100%;
	display:block;
}
.zyzl_ul ul li .zyzl_ul2{
	display:none;
}
.zyzl_ul ul .action .zyzl_ul1{
	display:none;
}
.zyzl_ul ul .action .zyzl_ul2{
	display:block;
}
.zyzl_ul ul .action::after{
	display:none;
}
.zyzl_ul2 img{
	height:374px;
	position:absolute;
}
.zyzl_content{
	color:#fff;
	font-size:18px;
	display: table-cell;
    vertical-align: middle;
    height: 374px;
	position: relative;
    z-index: 9;
	padding:0px 15%;
	line-height:40px;
}
.zyzl_ul_text{
	position:absolute;
	bottom:10%;
	left:8%;
	z-index:4;
	color:#fff;
	font-size:30px;
	font-family: pfzc;
}
.zwjz{
	background:url(../images/zwjz_bg.jpg) center no-repeat;
	background-size:100% 100%;
	height:412px;
}
.yrln{
	background:#f5f8fb;
}
.zwjz1{
	font-size:18px;
	margin-left:48px;
	margin-top:80px;
	line-height:60px;
}
/*rlzy end*/
/*品牌文化*/

.scgh *, .scgh *::after, .scgh *::before {
    box-sizing: border-box;
    font-family: "PingFang HK", "Microsoft YaHei", "Arial";
}
.circle {
    position: relative;
    padding: 0;
    margin: 1em auto;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    list-style: none;
}
	
.circle li {
	
	overflow: hidden;
	
	position: absolute;
	
	top: 0;
	
	right: 0;
	
	width: 50%;
	
	height: 50%;
	
	transform-origin: 0% 100%;
	transition: .5s;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	}
	
.circle .text {
	position: absolute;
	left: -100%;
	width: 200%;
	border-radius: 50%;
	height: 200%;
	text-align: center;
	transform: skewY(30deg) rotate(46deg);
	padding-top: 20px;
	transition: .5s;
}

.circle li:first-child {
	
	transform: rotate(0deg) skewY(-30deg);
	
	}
	
	.circle li:nth-child(2) {
	
	transform: rotate(60deg) skewY(-30deg);
	
	}
	
	.circle li:nth-child(3) {
	
	transform: rotate(120deg) skewY(-30deg);
	
	}
	
	.circle li:nth-child(4) {
	
	transform: rotate(180deg) skewY(-30deg);
	
	}
	
	.circle li:nth-child(5) {
	
	transform: rotate(240deg) skewY(-30deg);
	
	}
	
	.circle li:nth-child(6) {
	
	transform: rotate(300deg) skewY(-30deg);
	
	}
	.circle li:hover:first-child{
		transform: rotate(0deg) skewY(-30deg) scale(1.1);
	}
	.circle li:hover:nth-child(2) {
	
		transform: rotate(60deg) skewY(-30deg) scale(1.1);
		
		}
		
		.circle li:hover:nth-child(3) {
		
		transform: rotate(120deg) skewY(-30deg) scale(1.1);
		
		}
		
		.circle li:hover:nth-child(4) {
		
		transform: rotate(180deg) skewY(-30deg) scale(1.1);
		
		}
		
		.circle li:hover:nth-child(5) {
		
		transform: rotate(240deg) skewY(-30deg) scale(1.1);
		
		}
		
		.circle li:hover:nth-child(6) {
		
		transform: rotate(300deg) skewY(-30deg) scale(1.1);
		
		}
	.circle li:first-child .text {
	border:2px solid #ffff;
	background: #75bb46;
	
	}
	.circle li:hover:first-child .text {
	
		background: url(../images/zlgh1.jpg);
		background-size:100%;
		background-position:center;
		
	}
	
	.circle li:nth-child(2) .text {
	
	background: #75bb46;
	
	}
	
	.circle li:nth-child(3) .text {
	
	background: #75bb46;
	
	}
	
	.circle li:nth-child(4) .text {
	
	background: #306fbc;
	
	}
	
	.circle li:nth-child(5) .text {
	
	background: #306fbc;
	
	}
	
	.circle li:nth-child(6) .text {
	
	background: #306fbc;
	
	}
.scgh_jzbj{
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 230px;
    height: 230px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
}
.cen_img_0 {
    width: 100%;
    display: block;
}
.scgh{
	position:relative;
	margin-top:60px;
	z-index:2;
	padding:160px 0;
}
.scr3_title {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding-bottom: 18px;
    line-height: 1;
    border-bottom: 1px solid #d2d6d9;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
}
.cul_info_case {
    float: left;
    width: 50%;
    height: 170px;
    padding-left: 260px;
    position: relative;
}
.cul_info_case:nth-child(odd) {
    text-align: right;
    padding-right: 260px;
    padding-left: 0;
}
.scr3_info {
    font-size: 14px;
    line-height: 30px;
    color: #72787f;
    transition: all .5s ease;
}

.scr3_title::before {
    content: '';
    display: block;
    height: 1px;
    width: 200px;
    border-bottom: 1px #d2d6d9 dashed;
    position: absolute;
    top: calc(100% + 0px);
    transition: color .5s ease;
}
.scr3_title::after {
    content: '';
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    background-color: #000;
    position: absolute;
    bottom: -5px;
}
.loop1,.loop2 {
	top:-100px;
}
.loop3,.loop4 {
	top:-40px;
}
.loop1 .scr3_title::before {
    right: -0px;
    transform: rotate(225deg);
    transform-origin: 100% 100%;
}
.loop2 .scr3_title::before {
    left: -0px;
    transform: rotate(135deg);
    transform-origin: 0 0;
	width:220px
}
.loop1 .scr3_title::after {
    right: -0px;
}
.loop3 .scr3_title::after {
    right: -0px;
}
.loop3 .scr3_title::before {
    right: -0px;
    transform: rotate(180deg);
    transform-origin: 100% 100%;
}
.loop4 .scr3_title::before {
    left: -0px;
    transform: rotate(180deg);
    transform-origin: 0 0;
	width:220px
}
.loop5 .scr3_title::after {
    right: -0px;
}
.loop5 .scr3_title::before {
    right: -0px;
    transform: rotate(162deg);
    transform-origin: 100% 100%;
}
.loop6 .scr3_title::before {
    left: -0px;
    transform: rotate(198deg);
    transform-origin: 0 0;
	width:220px
}
.zznl_l{
	width:20%;
	padding:0 10%;
	float:left;
}
.zznl_r{
	display: table-cell;
    vertical-align: middle;
    height: 600px;
}
.zznl_r img{
	width:100%;
}
.zznl_l ul li{
	border:1px solid #306fbc;
	text-align:center;
	width:100%;
	font-size:18px;
	line-height:60px;
	position:relative;
	overflow: hidden;
	border-radius: 30px;
	margin:20px 0px;
	transition: .5s;
	cursor: pointer;
}
.zznl_l ul li::after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	bottom:0px;
	height:100%;
	background:#306fbc;
	transition: .5s;
}
.zznl_l ul li:hover{
	color:#fff;
}
.zznl_l ul li span{
	position:relative;
	z-index: 1;
}
.zznl_l ul .action::after{
	left:0px;
	right:0px;
}
.zznl_l ul .action{
	color:#fff;
}
.zznl_l ul li:hover::after{
	left:0px;
	right:0px;
}
.zznl_en{
	font-size:76px;
	font-family: sw721;
	color:rgba(0,0,0,0.1);
	text-align:center;
	text-transform: uppercase;
}
.zznl_t{
	padding:100px 0px 60px;
}
.zznl_cn{
	font-size:32px;
	font-family: pfzc;
	text-align:center;
	position:relative;
	padding-bottom:20px;
	margin-top:-40px;
}
.zznl_cn::after{
	content:'';
	position:absolute;
	left:45%;
	bottom:0px;
	width:10%;
	height:2px;
	background:#306fbc;
}
.zznl{
	padding-bottom:80px;
}
/*战略规划*/
/**about two**/
.post{
	margin:60px 0px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
textarea.form-control {
    height: auto;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.form-group {
    margin: 15px 0px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.rczp{
	margin-top:60px;
	margin-bottom:50px;
}
.hrList_a1 {
	background: #fff;
}

.hrList_a1_item {
	background: #fff;
	max-width: 100%;
}

.last {
	margin-bottom: 60px;
}

.hrList_a1_item:nth-child(3n) {
	margin-right: 0;
}

.hrList_a1_item>ul li.other span {
	margin-bottom: 10px;
	display: block;
}

.hrList_a1_title {
	padding: 20px 0 20px 30px;
	cursor: pointer;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.hrList_a1_item:nth-child(even) .hrList_a1_title {
	background: #f8f8f8;
}

.hrList_a1_title ul {
	overflow: hidden;
	padding-left: 0px;
}

.hrList_a1_button {
	display: none;
	border-top: 1px dashed #eee;
	margin: 0 30px 0;
	padding-top: 30px;
	padding-bottom: 30px;
}

.hrList_a1_button a.morehr:hover, .DownList_a1 li a:hover {
	background-color: #407cc9;
	transition-duration: .3s;
	color: #FFF;
}

.hrList_a1_button a.morehr, .DownList_a1 li a {
	text-align: left;
	cursor: pointer;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 120px;
	color: #444;
	background: #F3F5FA;
	transition-duration: .3s;
	border-radius: 8px;
	font-size: 16px;
	margin: 0;
}


.hrList_a1_item>ul {
	display: none;
	font-size: 16px;
	padding: 30px;
}

.hrList_a1_item>ul li {
	font-size: 16px;
	line-height: 2.5;
	list-style: none;
}

.clearfix p {
	margin-top: 0;
	margin-bottom: 1rem;
}

.hrList_a1_item>ul li.other {
	width: 100%;
	line-height: 22px;
	padding: 5px 0;
	color: #777;
	text-overflow: inherit;
	white-space: inherit;
	margin-top: 0;
}



.job_box ul li {
	list-style: none;
}

.JobList_e1 {
	border: 1px solid #eee;
	margin-bottom: 35px;
	min-width: 600px;
	padding-left: 0px;
}

.hrList_a1_title li:first-child {
	color: #333;
}

.job_title {
	background: #F3F5FA;
	min-width: 600px;
}

.job_title ul {
	overflow: hidden;
	padding-left: 30px;
}

.job_title li {
	color: #000;
	float: left;
	font-size: 20px;
	width: 21.25%;
	line-height: normal;
	list-style: none;
}

.job_title i {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.job_title img {
	max-width: 25px;
	max-height: 20px;
	display: block;
}

.job_title span {
	display: inline-block;
	vertical-align: middle;
	line-height: 3em;
}

.hrList_a1_title li {
	width: 21.25%;
	float: left;
	color: #999;
	font-size: 16px;
	box-sizing: border-box;
}

.job_box {
	width: 100%;
	overflow: auto;
}

.hrList_a1_button a.morehr {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.hrList_a1_button span {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px dashed #00a126;
	padding: 0 10px;
}

.hrList_a1_button span a:hover {
	text-decoration: underline;
}

.job_type {
	display: inline-block;
	font-size: 14px;
	overflow: hidden;
	vertical-align: middle;
	margin-left: 50px;
}

.job_type select {
	background: #f5f5f5;
	font-size: 14px;
	padding: 10px 20px;
	color: #666;
	line-height: 2;
}

.job_type .L {
	float: left;
}

.job_type span {
	color: #fba51a;
}

.job_type .L a {
	padding: 5px 20px;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #777;
	margin-right: 10px;
	transition: 0.3s ease 0s;
}

.job_type .R {
	float: right;
}

.job_type .R form {
	display: inline-block;
	line-height: 30px;
}

.job_type .R input {
	height: 29px;
	border-bottom: 1px solid #ddd;
	padding: 0 10px;
	line-height: 35px;
	color: #666;
	font-size: 14px;
	width: 200px;
}

.job_type .R button {
	font-size: 14px;
	font-family: "å¯°î†¿è’‹é—†å‘´ç²¦", Microsoft YaHei;
	border-radius: 3px;
	width: 80px;
	height: 30px;
	color: #666;
	background: #eee;
	margin-left: 20px;
	cursor: pointer;
	transition: 0.3s ease 0s;
}

.job_type .L a:hover, .job_type .R button:hover {
	border-color: #fff;
	color: #fff;
	background: #fba51a;
}

.job_type .R input:focus {
	border-bottom-color: #fba51a;
}
/**about two end**/

/*lxwm*/
.lxwm_banner{
	background:url(../images/lxwm_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.lxwm{
	background:#f8f8f8;
}
.lxwm_l{
	width:40%;
	float:left;
}
.lxwm_r{
	width:60%;
	float:right;
}
.lxwm_logo{
	width:60%;
	margin:46px 0 46px 20%;
}
.lxwm_logo{
	width:100%;
	display:block;
}
.lxwm_ul{
	background:#417cca;
	display: table-cell;
    vertical-align: middle;
	height:518px;
	width:0.1%;
	position:relative;
}
.lxwm_ul ul{
	margin-left:20%;
}
.lxwm_ul ul li{
	height:77px;
	position:relative;
	margin-bottom:30px;
}
.lxwm_ul ul li:last-child{
	margin-bottom:0px;
}
.lxwm_ul ul li:first-child,.lxwm_ul ul li:first-child .lxwm_ul2,.lxwm_ul ul li:first-child .lxwm_ul3,.lxwm_ul ul li:nth-child(2),.lxwm_ul ul li:nth-child(2) .lxwm_ul2,.lxwm_ul ul li:nth-child(2) .lxwm_ul3{
	height:100px;
}
.lxwm_ul ul li:last-child,.lxwm_ul ul li:last-child .lxwm_ul2,.lxwm_ul ul li:last-child .lxwm_ul3{
	height:50px;
}
.lxwm_ul2{
	float:left;
	height:77px;
	margin-right:22px;
}
.lxwm_ul3{
	width:340px;
	color:#fff;
	float:left;
	height:77px;
	position:relative;
}
.lxwm_ul3::after{
	content:'';
	position:absolute;
	left:0px;
	height:1px;
	background:rgba(255,255,255,0.2);
	width:100%;
	bottom:0px;
}
.lxwm_ul ul li:last-child .lxwm_ul3::after{
	display:none;
}
.lxwm_ul3 div:first-child{
	line-height:16px;
	margin-bottom:8px;
}
.lxwm_text{
	line-height:28px;
}
.lxwm_ewm{
	position:absolute;
	bottom:10%;
	right:6%;
}
.lxwm_ewm_text{
	font-size:16px;
	color:#fff;
	letter-spacing: 1.5px;
}
#allmap{height:700px;width:100%;} 
.shadow img{display:none;}
.contactMap img{max-width:none;}
/*lxwm end*/

/*liuyan*/
.liuyan{
	background:url(../images/liuyan_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	height:758px;
	padding-top:1px;
}
.liuyan_w{
	height:558px;
	background:#fff;
	width:84%;
	padding:0 8%;
	margin-top:100px;
}
.liuyan_z{
	display: table-cell;
    vertical-align: middle;
	height:558px;
	width: 0.1%;
}
.liuyan_l{
	width:38%;
	float:left;
}
.ly_1{
	font-size:38px;
	font-family: pfzc;
}
.ly_2{
	font-size:66px;
	color:rgba(0,0,0,0.05);
	text-transform: uppercase;
	line-height:76px;
	position:relative;
	padding-bottom:20px;
}
.ly_2::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:10%;
	height:2px;
	background:#1661ab;
}
.ly_3{
	font-size:14px;
	line-height:30px;
	width:80%;
	margin-top:60px;
}
.ly_4{
	font-size:18px;
	font-family: pfzc;
	margin-top:60px;
}
.ly_5{
	font-size:24px;
	font-family: sw721;
	color:#2067b2;
	margin-top:5px;
}
.liuyan_r{
	width:57%;
	float:left;
}

.ly_input{
	width:49%;
	margin-right:2%;
	float:left;
	margin-bottom:30px;
}
.ly_input:nth-child(2n){
	margin-right:0px;
}
.ly_input input{
	border:1px solid #cacaca;
	border-radius: 5px;
	width:100%;
	height:42px;
	line-height:42px;
}
.ly_inputt{
	width:100%;
}
.ly_inputt textarea{
	width:100%;
	border:1px solid #cacaca;
	border-radius: 5px;
}
.ly_yzm{
	width:15%;
	float:left;
}
.ly_bottom{
	margin-top:25px;
}
.ly_yzm input{
	border:1px solid #cacaca;
	border-radius: 5px;
	height:42px;
	line-height:42px;
	text-align:center;
	width:100%;
}
.ly_yzm1{
	float:left;
	width:12%;
	text-align:center;
	margin-left:15px;
}
.ly_yzm1 canvas{
	border-radius: 5px;
}
.btna{
	width:150px;
	float:right;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	background:#427dcb;
	border-radius: 42px;
	padding:0px;
}
/*liuyan end*/
/*tjpp*/
.tjpp{
	background:url(../images/tjpp.jpg) center no-repeat;
	height:470px;
}
.tjpp_title{
	font-size: 42px;
    font-family: pfzc;
    position: relative;
    padding-top: 90px;
    width: 30%;
    padding-bottom: 20px;
	margin-bottom:50px;
	margin-top:20px;
}
.tjpp_title::before {
    content: '';
    position: absolute;
    width: 15%;
    height: 3px;
    background: #1b64af;
    left: 0px;
    bottom: 0px;
    z-index: 2;
}
.tjpp_title::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    left: 0px;
    bottom: 0px;
}
.tjpp_ul li{
	width:24%;
	margin-right:1.33%;
	float:left;
}
.tjpp_ul li:nth-child(4n){
	margin-right:0px;
}
.tjpp_ul img{
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	width:100%;
}
/*tjpp end*/
/*nydl*/
.nydll{
	width:50%;
	display: table-cell;
    vertical-align: middle;
	height:505px;
	position:relative;
	overflow: hidden;
}
.nydll img{
	display:block;
	width:100%;
	height:505px;
	transition: .5s;
}
.nydlr{
	width:50%;
	display: table-cell;
    vertical-align: middle;
	height:505px;
	position:relative;
	overflow: hidden;
}
.nydl li a{
	color:#000;
}
.nydl li:hover img{
	transform: scale(1.05);
}
.nydlr img{
	display:block;
	width:100%;
	height:505px;
	transition: .5s;
}
.nydlr_1{
	font-size:84px;
	line-height:84px;
	color:#fff;
	font-family: sw721;
	margin-left:-100px;
	float:left;
	position:relative;
	z-index: 1;
}
.nydlr_2{
	float:left;
	padding-left:40px;
	position:relative;
}
.nydlr_2::after{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:84px;
	background:#1661ab;
}
.nydlr_2a{
	font-size:30px;
	font-family: "宋体";
	line-height:40px;
	padding-top:8px;
}
.nydlr_2b{
	font-size:20px;
}
.nydlr_3{
	font-size:16px;
	width:78%;
	padding-left:40px;
	text-align:justify;
	letter-spacing: 0.1px;
	line-height:38px;
	margin-top:36px;
}
.nydlr_4{
	padding-left:40px;
	width:78%;
	margin-top:64px;
}
.nydlr_4 a{
	display:block;
}
.nydlr_4 ul{
	text-align:left;
}
.nydlr_4 ul li{
	display:inline-block;
	width:20%;
	cursor: pointer;
}
.nydlr_4 ul li div{
	height:42px;
	line-height:42px;
	border:1px solid rgba(63,123,201,0.28);
	width:80%;
	text-align:center;
	border-radius: 21px;
	color:#1661ab;
}
.nydlr_4 ul .action div{
	background: -webkit-linear-gradient(left, #447ecc , #1661ab); /* Safari 5.1 - 6.0 */ 
    background: -o-linear-gradient(right, #447ecc, #1661ab); /* Opera 11.1 - 12.0 */ 
    background: -moz-linear-gradient(right, #447ecc, #1661ab); /* Firefox 3.6 - 15 */ 
    background: linear-gradient(to right, #447ecc , #1661ab); /* 标准的语法 */
}
.nydlr_4 ul .action div{
	color:#fff;
}
.nydll_a{
	float:right;
}
.nydll_2{
	font-size:84px;
	line-height:84px;
	color:#fff;
	font-family: sw721;
	margin-right:-110px;
	position:relative;
	z-index: 1;
	float:right;
}
.nydll_1{
	float:left;
	padding-right:40px;
	position:relative;
	text-align:right;
}
.nydll_1::after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	width:10px;
	height:84px;
	background:#1661ab;
}
.nydll_1a{
	font-size:30px;
	font-family: "宋体";
	line-height:40px;
	padding-top:8px;
}
.nydll_1b{
	font-size:20px;
}
.nydll_3{
	font-size:16px;
	width:82%;
	float:right;
	text-align:right;
	letter-spacing: 0.1px;
	line-height:38px;
	margin-top:36px;
	padding-right:40px;
}
.nydll_4{
	padding-right:15px;
	width:78%;
	float:right;
	margin-top:64px;
}
.nydll_4 ul{
	text-align:right;
}
.nydll_4 ul li{
	display:inline-block;
	width:20%;
	cursor: pointer;
}
.nydll_4 ul li div{
	height:42px;
	line-height:42px;
	border:1px solid rgba(63,123,201,0.28);
	width:80%;
	text-align:center;
	border-radius: 21px;
	color:#1661ab;
}
.nydll_4 ul .action div{
	background: -webkit-linear-gradient(left, #447ecc , #1661ab); /* Safari 5.1 - 6.0 */ 
    background: -o-linear-gradient(right, #447ecc, #1661ab); /* Opera 11.1 - 12.0 */ 
    background: -moz-linear-gradient(right, #447ecc, #1661ab); /* Firefox 3.6 - 15 */ 
    background: linear-gradient(to right, #447ecc , #1661ab); /* 标准的语法 */
}
.nydll_4 ul .action div{
	color:#fff;
}
/*nydl end*/


/*jzym*/


.index-cont {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000000;
    transition: 0.6s;
}
.table {
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%;
    height: 100%;
}
.table_cell {
    display: table-cell;
    vertical-align: middle;
}
.logo_w{width:159px;height:192px;display: inline-block;position:relative;transform: scale(0.8); margin-right:-15px;}

.logo_w .logo00{position:absolute;}

.logo_w .logo001{ top:0px; left:13px; opacity:0; transition:0.6s ease; transform:translateX(-60px);}

.logo_w .logo002{ top:22px; left:57px; opacity:0; transition:0.6s ease;transform:translateX(60px);}

.logo_w .logo003{ bottom:0px; left:0px; opacity:0; transition:0.6s ease;transform:translateY(60px);}

.logo_w .logo001.on{opacity:1;transform:translateX(0);}

.logo_w .logo002.on{ opacity:1; transform:translateX(0);}

.logo_w .logo003.on{ opacity:1; transform:translateY(0);}
.wrapper3 .top,.wrapper3 .bottom{height:1px;width: 253px;background:rgba(0, 0, 0,0.1);}

.wrapper3 .left,.wrapper3 .right{height: 280px;width:1px;background:rgba(0, 0, 0,0.1);}

.wrapper3 .top{position:absolute;top:0;left: -300px;transition:all 0.6s linear;-webkit-transition:all 0.6s linear;}

.wrapper3 .left{position:absolute;bottom: -280px;left:0px;transition:all 0.6s linear;-webkit-transition:all 0.6s linear;}

.wrapper3 .right{position:absolute;top: -280px;right:0px;transition:all 0.6s linear;-webkit-transition:all 0.6s linear;}

.wrapper3 .bottom{position:absolute;bottom:0;right: -253px;transition:all 0.6s linear;-webkit-transition:all 0.6s linear;}
.tops{left:0px !important;transition: all .3s linear !important;-webkit-transition: all .3s linear !important; transition-delay: 0.2s !important;transition-delay: 0.2s !important;}

.rights{top:0px !important;transition: all .3s linear !important; -webkit-transition: all .3s linear !important;transition-delay: 0.5s !important;transition-delay: 0.5s !important;}

.bottoms{right:0px !important;transition: all .3s linear !important;-webkit-transition: all .3s linear !important;transition: all .3s linear !important; transition-delay: 0.8s !important;transition-delay: 0.s !important;}

.lefts{bottom:0px !important;transition: all .3s linear !important; -webkit-transition: all .3s linear !important;transition-delay: 1.1s !important;transition-delay: 1.1s !important;}

.wrapper3 .left,.wrapper3 .right,.wrapper3 .top,.wrapper3 .bottom{ z-index:998;}

.wrapper3 {

	width: 253px;

	height: 280px;

	position: absolute;

	left: 50%;

	margin-left: -125px;

	top: 50%;

	margin-top: -140px;

	z-index: 998;

	overflow: hidden;

}



.wrapper3:after {

	width: 238px;

	height: 238px;

	/* border: 1px solid rgba(255,255,255,0.1); */

	/* border-radius: 50%; */

	position: absolute;

	left: 0;

	top: 0;

	left: 50%;

	margin-left: -120px;

	top: 50%;

	margin-top: -120px;

	z-index: 899;

}
.jzym{
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 100000000;
}
.load2bg1,

.load2bg2 {position: fixed;right: 0;width: 50%;z-index: 990;top: 0;bottom: 0;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;background-size: cover !important;}



.load2bg2 {

	background: url(../images/jzym_bg1.jpg) left center no-repeat;

}



.load2bg1 {

	background: url(../images/jzym_bg2.jpg) right center no-repeat;

	left: 0;

	right: auto;

}



load2bg1,

.load2bg2 {

	 transition:0.9s ease

}





.load2bg {

}



.index-cont.on{ opacity:0}



@keyframes mk_t7 {

	0% {

		width: 50%;

	}



	100% {

		width: 0;

		opacity: 0;

	}

}

.load2bg1.on{width:0;opacity: 0;}

.load2bg2.on{width:0;opacity: 0;}

.hide{
	opacity: 0;
	z-index: -1;
}
/*jzym end*/
/*jtzz*/
.jtzz_nav{
	text-align:center;
	padding:80px 0px;
}
.jtzz_nav ul li{
	display:inline-block;
	margin:0px 2%;
	width:190px;
	height:60px;
	line-height:60px;
	border:1px solid #ababab;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	position:relative;
	overflow: hidden;
}
.jtzz_nav ul li::after{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:-100%;
	bottom:0px;
	background:#1661ab;
	transition: .5s;
}
.jtzz_nav ul li:hover{
	border:1px solid #1661ab;
}
.jtzz_nav ul li:hover::after{
	left:0px;
}
.jtzz_nav ul .action::after{
	left:0px;
}
.jtzz_nav ul .action a{
	color:#fff;
}
.jtzz_nav ul li:hover a{
	color:#fff;
}
.jtzz_nav ul li a{
	font-size:18px;
	color:#000;
	position:relative;
	z-index:9;
}
.jtzz_1{
	height:468px;
	background:url(../images/jtzz_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	position: relative;
	margin:110px 0px;
}
.jtzz_1a{
	position:absolute;
	top:-55px;
	left:15%;
	width:383px;
	height:418px;
	background:url(../images/jtzz1.jpg) center no-repeat;
	padding:80px 40px;
}
.jtzz_1a1{
	font-size:30px;
	font-family: pfzc;
	color:#fff;
	position:relative;
	padding-bottom:20px;
	margin-bottom:30px;
}
.jtzz_1a1::after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	height:2px;
	width:20%;
	background:#fff;
}
.jtzz_1a2{
	font-size:18px;
	color:#fff;
	line-height:36px;
	text-align:justify;
}
.jtzz_2_title1{
	text-align:center;
	position:relative;
	padding-bottom:20px;
	font-size:32px;
	margin-bottom:60px;
}
.jtzz_2_title1::after{
	content:'';
	position:absolute;
	left:46%;
	bottom:0px;
	height:2px;
	width:8%;
	background:#1661ab;
}
.jtzz_2_contentl{
	width:55%;
	float:left;
}
.jtzz_2_contentl img{
	width:100%;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
}
.jtzz_2_contentr{
	width:40%;
	float:right;
	text-align:center;
}
.jtzz_2_contentr ul li{
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	padding:20px 0px 20px;
}
.jtzz_2_contentr ul .action{
	border:1px solid #1661ab;
}
.jtzz_2_contentr ul li:first-child{
	margin-bottom:40px;
}
.jtzz_2_contentr img{
	width:50%;
}
.jtzz_2_text{
	margin-top:25px;
}
.jtzz_2{
	padding-bottom:150px;
}
.syms{
	height:562px;
	background:url(../images/syms.jpg) center no-repeat;
	background-size:cover;
	padding-top:1px;
}
.syms_title{
	font-size:32px;
	color:#fff;
	position:relative;
	padding-bottom:20px;
	margin-top:90px;
	font-family: pfzc;
}
.syms_title::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	height:2px;
	width:8.3%;
	background:#fff;
}
.syms_ul{
	margin-top:120px;
}
.syms_ul li{
	width:23%;
	height:143px;
	float:left;
	background:url(../images/syms1.png) center no-repeat;
	margin-right:1%;
	font-size:28px;
	color:#306fbc;
	text-align:center;
	line-height:143px;
	position:relative;
}
.syms_sz{
	width:64px;
	height:64px;
	border-radius: 50%;
	font-size:30px;
	font-family: sw721;
	color:#fff;
	line-height:64px;
	text-align:center;
	background:#74b945;
	position:absolute;
	top:-32px;
	left:25px;
}
.syms_ul li:last-child{
	margin-right:0px;
}
.jyms{
	background:url(../images/jyms.jpg) center no-repeat;
}
.jyms_title{
	font-size:32px;
	text-align:center;
	font-family: pfzc;
	position:relative;
	padding-bottom:20px;
	padding-top:70px;
}
.jyms_title::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:46%;
	height:2px;
	width:8%;
	background:#1661ab;
}
.jyms ul li{
	width:32%;
	float:left;
	margin-right:2%;
	position:relative;
}
.jyms ul li:nth-child(2){
	margin-top:60px;
}
.jyms ul li:last-child{
	margin-right:0px;
}
.jyms ul li img{
	width:100%;
	display:block;
}
.jyms_text{
	position:absolute;
	color:#fff;
	font-size:28px;
	bottom:20px;
	width:80%;
	left:10%;
}
.jyms_text i{
	font-size:28px;
	float:right;
	margin-top:7px;
}
.jyms_2{
	display:none;
}
.jyms ul .action .jyms_1{
	display:none;
}
.jyms ul .action .jyms_2{
	display:block;
}
.jyms_content{
	color:#fff;
	position:absolute;
	top:50px;
	left:10%;
}
.jyms_content i{
	font-size:38px;
}
.jyms_a1{
	font-size:26px;
	margin:20px 0px 20px;
}
.jyms_a2{
	font-size:20px;
}
.jyms{
	padding-bottom:80px;
}
.jyms ul {
	margin-top:80px;
}
.xwzx ul li{
	background:#f8f8f8;
	width:28%;
	margin-right:2%;
}
.xwzx ul li:nth-child(3n){
	margin-right:0px;
}
.xwzx_title{
	font-size:32px;
	padding-bottom:20px;
	position:relative;
	font-family: pfzc;
	padding-top:110px;
	margin-bottom:30px;
}
.xwzx_title::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	height:2px;
	width:5%;
	background:#1661ab;
}
.hh{
	background:url(../images/hhbg.jpg) center no-repeat;
	height:auto;
	background-size:cover;
	background-position:center;
	padding-bottom:60px;
}
.hh_l{
	width:50%;
	float:left;
}
.hh_la{
	display: table-cell;
    vertical-align: middle;
    height: 500px;
}
.hh_r{
	width:45%;
	float:right;
	cursor: pointer;
}
.hh_r img{
	width:100%;
	height: 500px;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0,0.1);
}
.hhlk{
	padding-top:60px;
}
.hh_ltitle{
	font-size:32px;
	font-family: pfzc;
	position:relative;
	padding-bottom:20px;
	margin-bottom: 20px;
}
.hh_ltitle::after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:5%;
	height:2px;
	background:#1661ab;
}
.hh_lcontent{
	font-size:16px;
	line-height:36px;
	text-indent:2em;
	text-align:justify;
	position: relative;
    overflow-y: auto;
	max-height:400px;
	padding-right:4%;
}
.jtzz_1a2 p{
	text-indent:2em;
	font-size:16px;
}
.hh_lcontent::-webkit-scrollbar{
	width:2px;
}
.hh_lcontent::-webkit-scrollbar-track{
	background-color:#acacac;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.hh_lcontent::-webkit-scrollbar-thumb{
	background-color:#306fbc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.hhr_diva{
	display:none;
}
.hhr_div{
	position:fixed;
	z-index: 999;
	width:100%;
	height:100vh;
	background:rgba(255,255,255,1);
	top:0px;
	left:0px;
	display: flex;  justify-content: center;  align-items: center;
}
.hhr_w{
	width:56%;
	
}
.hhr_div img{
	width:100%;
	align-self:center;
}
.hhr_gb{
	position:absolute;
	right:5%;
	top:5%;
	cursor: pointer;
}
.hhr_gb i{
	font-size:30px;
}
/*jtzz end*/
/*caseshow*/
.news_ny{
	width:50%;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
	margin:80px auto;
	padding:2% 4%;
}
.ty_atitle{
	font-size:32px;
	font-weight:bold;
	text-align:center;
	line-height:50px;
	color:#1d1d1d;
	padding:20px 0px;
}
.ty_time{
	text-align:center;
	font-size:16px;
	border-bottom:1px solid #1d1d1d;
	padding-bottom:30px;
}
.ty_acontent{
	margin:30px 0px;
}
.ty_acontent p{
	font-size:16px;
	line-height:30px;
	margin-bottom:10px;
}

/*caseshow end*/
/*nyfooter*/

.pages ul{
	text-align:center;
}
.pages ul li{
	width:34px;
	height:34px;
	text-align:center;
	line-height:34px;
	border:1px solid #d7d7d7;
	display:inline-block;
	margin:0 10px;
	border-radius: 5px;
}
.pages ul li:hover{
	background:#1661ab;
}
.pages ul li:hover a{
	color:#fff;
}
.pages .current{
	background:#1661ab;
}
.pages .current a{
	color:#fff;
}
.pages ul .fy{
	width:80px;
}
.pages ul .sw{
	width:50px;
}
.pages ul li a{
	color:#070707;
}
.pages_a {
	text-align:center;
}
.pages_a ul{
	float:None;
	text-align:center;
}
.fenye{
	font-size:16px;
}
.fenye p{
	font-size:16px;
	line-height:40px;
}
.fenye a{
	color:#1d1d1d;
	display:inline-block;
}
/*pages*/

/*bmfw*/
.bmfw{
	height:auto;
	background:url(../images/bmfw_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.bmfw_title{
	font-size:32px;
	color:#fff;
	position:relative;
	text-align:center;
	padding-bottom:20px;
	padding-top:60px;
	font-family: pfzc;
}
.bmfw_title::after{
	content:'';
	position:absolute;
	left:45%;
	width:10%;
	bottom:0px;
	height:2px;
	background:#fff;
}
.bmfw_ul{
	margin-top:60px;
}
.bmfw_ul ul li{
	width:46%;
	margin-right:8%;
	float:left;
	background:rgba(255,255,255,0.57);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	padding-top:20px;
}
.bmfw_ula{
	width:86%;
	margin:0 auto;
	background:#fff;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	padding:4% 4% 0;
}
.bmfw_ul2{
	font-size:20px;
	color:#000;
	line-height:40px;
	margin-top:50px;
	font-family: pfzc;
}
.bmfw_ul1{
	font-size:24px;
	color:#3e509d;
	font-family: pfzc;
}
.bmfw_ul2a{
	font-family: pfzc;
}
.bmfw_ul3{
	padding-top:50px;
	border-top:1px solid rgba(0,0,0,0.21);
	padding-bottom:80px;
}
.bmfw_ul ul li:last-child{
	margin-right:0px;
}
.bmfw_ulb3 .bmfw_ulb3l,.bmfw_ulb3 .bmfw_ulb3r{
	font-size:18px;
	font-family: pfzc;
}
.bmfw_ulb2{
	float:left;
	width:38px;
	margin-right:30px;
}
.bmfw_uls{
	writing-mode:tb-rl;
	font-size:18px;
	color:#fff;
	background:#1963ad;
	border-radius: 25px;
	text-align:center;
	padding:30px 10px;
	letter-spacing: 2px;
}
.bmfw_ulb3{
	float:left;
	width:80%;
	line-height:40px;
}
.bmfw_ulb3 .bmfw_ulb3l{
	float:left;
}
.bmfw_ulb3 .bmfw_ulb3r{
	float:left;
}
.bmfw_ulb3l{
	float:left;
	width:12%;
}
.bmfw_ulb3r{
	float:right;
	width:86%;
	text-align:justify;
}
.h30{
	height:30px;
}
.bmfw_ulb3a{
	margin-top:10px;
}
.bmfw_ulb1{
	margin-top:30px;
	padding-bottom:71px;
}
/*bmfw end*/
/*gdqy*/

.gdqy_l{
	width:50%;
	float:left;
}
.gdqy_lh{
	display: table-cell;
    vertical-align: middle;
    height: 670px;
	width: 0.1%;
}
.gdqy_r{
	width:50%;
	float:right;
}
.gdqy_ltitle{
	font-size:32px;
	position:relative;
	text-align:center;
	padding-bottom:10px;
	font-family: pfzc;
}
.gdqy_ltitle::after{
	content:'';
	position:absolute;
	left:42%;
	width:16%;
	bottom:0px;
	height:2px;
	background:#1661ab;
}
.gdqy_ltext{
	text-align:center;
	font-size:24px;
	font-family: pfzc;
	margin-top:60px;
}
.gdqy_r img{
	width:60%;
	margin-left:20%;
	border:1px solid #1661ab;
}
/*gdqy end*/
/*content*/
.sj{
	display:none;
}
@media only screen and (max-width: 1600px){
	.header {
		height: 118px;
		width: 100%;
		background: url(../images/header.jpg) center no-repeat;
		background-size: 100%;
		background-position: top;
	}
	.headera {
		text-align: center;
		color: #fff;
		line-height: 34px;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		font-size:14px;
	}
	.headera1 {
		display: inline-block;
		margin-right: 2%;
	}
	.headerb1 {
		position: relative;
		top: 30px;
		float: left;
		margin-right: 3%;
	}
	.headerb2 {
		width: 50%;
		float: left;
		position: relative;
		top: 34px;
	}
	.headerb1{
		width:21%;
		top: 16px;
	}
	.headerb2>ul>li {
		flex: 1;
		line-height: 84px;
		position: relative;
	}
	.headerb3 {
		border: 1px solid #c0d2e9;
		border-radius: 33px;
		height: 66px;
		width: 20%;
		line-height: 66px;
		float: right;
		text-align: center;
		position: relative;
		top: 26px;
		overflow: hidden;
	}
	.about1_title .about1_right {
		position: absolute;
		right: 0px;
		top: -0px;
		font-size: 62px;
		color: #1661ab;
		font-family: pfzc;
		text-transform: uppercase;
		margin-right: 8px;
		font-weight: bolder;
	}
	.footer_r_b div {
		display: inline-block;
		margin: 0px 2%;
	}
	.zlgh_a3r ul li {
		background: #2e70bc;
		line-height: 88px;
		text-align: center;
		color: #fff;
		margin-bottom: 0px;
		font-size: 14px;
	}
	.zlgh_a3l {
		font-size: 14px;
		line-height: 64px;
		width: 42%;
		padding: 3% 0% 3% 5%;
		float: left;
		text-align: justify;
	}
	.zlgh_ba ul li {
		width: 25%;
		padding: 3%;
		margin-left: 2%;
		border: 1px solid #fff;
		background: rgba(255,255,255,0.25);
		text-align: justify;
		line-height: 40px;
		float: left;
	}
	.zlgh_b2 {
		font-size: 14px;
		color: #fff;
		line-height: 28px;
		height:auto;
	}
	.zlgh_a2 {
		width: 70%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 30px;
		text-align: center;
	}
	.nydlr_3 {
		font-size: 12px;
		width: 78%;
		padding-left: 40px;
		text-align: justify;
		letter-spacing: 0.1px;
		line-height: 38px;
		margin-top: 36px;
	}
	.nydll_3 {
		font-size: 12px;
		width: 82%;
		float: right;
		text-align: right;
		letter-spacing: 0.1px;
		line-height: 38px;
		margin-top: 36px;
		padding-right: 40px;
	}
	.ywbk_1b {
		font-size: 16px;
		text-align: center;
		width: 80%;
		margin: 0 auto;
		letter-spacing: 0.5px;
		line-height: 40px;
		padding-bottom: 60px;
		padding-top:60px
	}
	.hh {
		background: url(../images/hhbg.jpg) center no-repeat;
		height: auto;
		background-size: cover;
		background-position: center;
		margin-bottom: 0px;
		padding-bottom:60px;
	}
	.syms_ul li {
		width: 23%;
		height: 143px;
		float: left;
		background: url(../images/syms1.png) center no-repeat #fff;
		margin-right: 1%;
		font-size: 28px;
		color: #306fbc;
		text-align: center;
		line-height: 143px;
		position: relative;
	}
	.lxwm_logo img{
		width:100%;
	}
	.lxwm_logo {
		margin: 46px 0 46px 0%;
	}
	.ly_2 {
		font-size: 36px;
		color: rgba(0,0,0,0.05);
		text-transform: uppercase;
		line-height: 76px;
		position: relative;
		padding-bottom: 20px;
	}
	.fzlc1_left img{
		width:80%;
	}
	.fzlc1_right1 {
		display: table-cell;
		vertical-align: middle;
		height: 205px;
	}
	.fzlc1_righta .count {
		font-size: 40px;
		color: #1661ab;
		font-family: sw721;
		margin-right:2px;
	}
	.fzlc1 {
		height: 205px;
		margin: 30px 0px;
	}
	.fzlc1-prev {
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background: #2e70bc;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 9;
		text-align: center;
		line-height: 30px;
		color: #fff;
		cursor: pointer;
	}
	.fzlc1-next {
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background: #2e70bc;
		position: absolute;
		right: 0px;
		top: 0px;
		z-index: 9;
		text-align: center;
		line-height: 30px;
		color: #fff;
		cursor: pointer;
	}
	.fzlc1-next i {
		font-size: 14px;
	}
	.fzlc1-prev i {
		font-size: 14px;
	}
	.headera {
		text-align: center;
		color: #fff;
		line-height: 28px;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		font-size: 12px;
	}
	.ywbj_ltitle {
		width: 100%;
		margin: 0 auto;
		height: 56px;
		line-height: 56px;
		background: #fff;
		text-align: center;
		font-size: 18px;
		color: #1661ab;
		font-family: pfzc;
		border-radius: 4px;
	}
	#main {
		width: 100%;
		height: 800px;
	}
	.jyms_content {
		color: #fff;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.jyms_content i {
		font-size: 28px;
	}
	.jyms_a1 {
		font-size: 18px;
		margin: 10px 0px 10px;
	}
	.jyms_a2 {
		font-size: 14px;
	}
	.bmfw_ul1 {
		font-size: 16px;
		color: #3e509d;
		font-family: pfzc;
	}
	.bmfw_ul2 {
		font-size: 14px;
		color: #000;
		line-height: 40px;
		margin-top: 48px;
		font-family: pfzc;
	}
	.bmfw_ulb3 .bmfw_ulb3l, .bmfw_ulb3 .bmfw_ulb3r {
		font-size: 12px;
		font-family: pfzc;
	}
	.bmfw_uls {
		writing-mode: tb-rl;
		font-size: 16px;
		color: #fff;
		background: #1963ad;
		border-radius: 25px;
		text-align: center;
		padding: 30px 5px;
		letter-spacing: 2px;
	}
	.bmfw_ulb2 {
		float: left;
		width: auto;
		margin-right: 10px;
	}
	.bmfw_ulb3 {
		float: left;
		width: 80%;
		line-height: 40px;
	}
	.gdqy_ltitle {
		font-size: 20px;
		position: relative;
		text-align: center;
		padding-bottom: 10px;
		font-family: pfzc;
	}
	.gdqy_ltext {
		text-align: center;
		font-size: 16px;
		font-family: pfzc;
		margin-top: 30px;
	}
	.gdqy_lh {
		display: table-cell;
		vertical-align: middle;
		height: 400px;
		width: 0.1%;
	}
	.footer_r ul li:last-child {
		float: right;
		padding-top: 25px;
		width: 20%;
		height: 140px;
		border: 1px solid rgba(255,255,255,0.5);
		border-radius: 20px;
		text-align: center;
	}
	.footer_r ul li:last-child img{
		width:80%;
		margin:0 auto;
	}
	.footer_wd {
		font-size: 14px;
		line-height: 60px;
		color: #fff;
	}
	.footer_l {
		width: 30%;
		text-align: center;
		float: left;
	}
	.footer_logo img {
		width: 100%;
	}
	.ywbk_xxjs {
		width: 100%;
		margin: 0 auto;
	}
	.ywbk_xxjs1 {
		font-size: 20px;
		font-family: pfzc;
		text-align: center;
		margin-bottom: 10px;
	}
	.ywbk_xxjs2 {
		font-size: 14px;
		text-align: center;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.zznl_en {
		font-size: 60px;
		font-family: sw721;
		color: rgba(0,0,0,0.1);
		text-align: center;
		text-transform: uppercase;
	}
	.zznl_cn {
		font-size: 20px;
		font-family: pfzc;
		text-align: center;
		position: relative;
		padding-bottom: 10px;
		margin-top: -30px;
	}
	.zznl_t {
		padding: 60px 0px 60px;
	}
	.zznl_l ul li {
		border: 1px solid #306fbc;
		text-align: center;
		width: 100%;
		font-size: 14px;
		line-height: 40px;
		position: relative;
		overflow: hidden;
		border-radius: 20px;
		margin: 15px 0px;
		transition: .5s;
		cursor: pointer;
	}
	.zznl_r {
		display: table-cell;
		vertical-align: middle;
		height: 400px;
	}
	.w90 {
		width: 90%;
		margin: 0 auto;
	}
	.index_aboutl3 {
		font-size: 16px;
		color: #757575;
		letter-spacing: 1px;
		width: 95%;
		line-height: 30px;
	}
	.index_aboutr4 {
		margin-top: 30px;
	}
	.dlgc_3b3 {
		font-size: 16px;
		line-height: 36px;
		margin-top: 10px;
	}
	.dlgc_3b4 {
		font-size: 14px;
		line-height: 32px;
	}
	.dlgc_3b1 img{
		width:20%;
	}
	.dlgc_3b2{
		width:40%;
	}
	.dlgc_3b2 img{
		width:100%;
	}
	.dlgc_1_content1 {
		width: 20%;
		height: 40px;
		margin: 34px auto;
		text-align: center;
		line-height: 40px;
		background: -webkit-linear-gradient(left, #447ecc , #1661ab);
		background: -o-linear-gradient(right, #447ecc, #1661ab);
		background: -moz-linear-gradient(right, #447ecc, #1661ab);
		background: linear-gradient(to right, #447ecc , #1661ab);
		font-size: 24px;
		color: #fff;
		border-radius: 5px;
	}
	.dlgc_1_content2 {
		font-size: 16px;
		text-align: center;
		line-height: 36px;
		padding-bottom: 50px;
	}
	.dlgc_3a {
		font-size: 24px;
		text-align: center;
		position: relative;
		padding-bottom: 20px;
		font-family: pfzc;
		margin-top: 64px;
	}
	.dlgc_41 {
		font-size: 24px;
		text-align: center;
		position: relative;
		padding-bottom: 20px;
		font-family: pfzc;
		color: #fff;
		padding-top: 55px;
	}
	.dlgc_42a {
		font-size: 20px;
		color: #fff;
	}
	.dlgc_5a {
		font-size: 24px;
		text-align: center;
		position: relative;
		padding-bottom: 20px;
		font-family: pfzc;
		margin-top: 64px;
	}
	.dlgc_7ula {
		width: 90%;
		margin: 0 auto;
		padding: 45px 0;
		position: relative;
		z-index: 1;
	}
	.dlgc_7ul1 {
		line-height: 40px;
		font-size: 18px;
		color: #000545;
		text-align: center;
		background: #fff;
		border-radius: 5px;
	}
	.dlgc_7ul2 {
		font-size: 14px;
		line-height: 30px;
		color: #fff;
		margin-top: 20px;
		text-align: justify;
		height: 170px;
	}
	.dlgc_7ul ul li {
		
		margin-right: 5.13%;
		float: left;
		border: 1px solid #fff;
		border-radius: 20px;
		position: relative;
		overflow: hidden;
		width:20%;
	}
	.dlgc_2_title2_img {
		width: 100%;
		height: 100%;
		background: url(../images/dlgc_y.png) center no-repeat;
		background-size:100% 100%;
		text-align: center;
		line-height: 196px;
		font-size: 26px;
		position: relative;
		margin: 0 auto;
		z-index: 2;
	}
	.dlgc_2_title2 li .dlgc_2_title2_contenta {
		position: relative;
		width: 100%;
		height: 0;
		top: -287px;
		margin: 0 auto;
		background: url(../images/dlgc_yyy.png) center no-repeat;
		background-size:100%;
		transition: .8s;
	}
	.dlgc_2_title2_content1 {
		position: absolute;
		width: 90%;
		left: 5%;
		top: 50%;
		font-size: 14px;
		line-height: 30px;
		text-align: center;
	}
	.fl02 .left {
		width: 28rem;
		height: 270px;
	}
	.fl02 .right {
		max-width: calc(100% - 30rem);
	}
	.zlgh_al1 {
		font-size: 18px;
		color: #fff;
		position: relative;
		padding-bottom: 15px;
	}
	.zlgh_al2 {
		font-size: 14px;
		text-align: justify;
		line-height: 40px;
		margin-top: 30px;
		color: #fff;
		letter-spacing: 3px;
	}
	.zlgh_bar {
		font-size: 16px;
		line-height: 40px;
	}
	.headerb2 ul li a{
		font-size:14px;
	}
	.hhr_w {
		width: 70%;
	}
	.footer_r_n a{
		font-size:12px;
	}
	.w80 {
		width: 90%;
		margin: 0 auto;
	}
	.ywbja1{
		font-size:70px;
	}
}
@media only screen and (max-width: 1400px){
	.ywbj_l{
		padding-top:140px;
	}
	.ywbj {
		width: 100%;
		height: auto;
		background: url(../images/ywbj_bg.jpg) center no-repeat;
		background-size: cover;
		transform: rotate();
		position: relative;
		overflow: hidden;
		padding-bottom:180px;
	}
	.ywbja3 {
		margin-top: 100px;
	}
	.ywbja3 img,.ywbja4 img{
		width:100%;
	}
	.ywbj_r{
		width:36%;
	}
	.ywbj_r img{
		width:100%;
	}
	.zlgh_al1 {
		font-size: 16px;
		color: #fff;
		position: relative;
		padding-bottom: 15px;
	}
	.zlgh_al2 {
		font-size: 14px;
		text-align: justify;
		line-height: 40px;
		margin-top: 30px;
		color: #fff;
		letter-spacing: 3px;
	}
	.zlgh_bal img{
		width:70%
	}
	.footer_ewm_text{
		font-size:12px;
	}
}
@media only screen and (max-width: 1300px){
	.ywbj_l{
		padding-top:90px;
	}
	.ywbja1{
		font-size: 60px;
	}
	.ywbja2 {
		font-size: 32px;
		color: #fff;
		margin-top: -35px;
	}
	.fl02 .left .top{ width:100%}
	.fl02 .left .top img{ height:1.5rem}
	.fl02 .left .top .con h6{padding: 1rem 0 0;margin: 0;}
	.fl02 .left h3{ font-size:1.375rem; line-height:2.5rem}
	.fl02 .left{ width:100%; height:auto}
	.fl02 .right{width:100%;max-width:100%;padding: 2rem 0 0;}
	.fl02 .left h3{
		width:auto;
	}
	.fl02 .left h3 {
		font-size: 1.375rem;
		line-height: 2.5rem;
	}
	.list_box_13 li {
		padding: 10px 5px;
		font-size: 12px;
	}
	.headera {
		text-align: center;
		color: #fff;
		line-height: 28px;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		font-size: 12px;
		transform: scale(0.8);
	}
	.headerb1 img{
		width:80%;
	}
	.header {
		height: 84px;
		width: 100%;
		background: url(../images/header.jpg) center no-repeat;
		background-size: 100% 100%;
		background-position: top;
	}
	.headerb2>ul>li {
		flex: 1;
		line-height: 50px;
		position: relative;
	}
	.headerb2 ul li a {
		color: #222222;
		font-size: 12px;
		text-align: center;
	}
	.headerb1 {
		width: 21%;
		top: 12px;
	}
	.headerb3 {
		border: 1px solid #c0d2e9;
		border-radius: 22px;
		height: 44px;
		width: 16%;
		line-height: 44px;
		float: right;
		text-align: center;
		position: relative;
		top: 26px;
		overflow: hidden;
	}
	.headerb3_img img{
		width:60%;
	}
	.headerb3_img {
		display: inline-block;
		position: relative;
		top: 3px;
		margin-right: 0px;
	}
	.headerb3_text {
		display: inline-block;
		color: #306fbc;
		font-size: 14px;
	}
	.banner {
		width: 100%;
		height: 400px;
	}
	.banner img{
		width:100%;
	}
	.index_aboutl1 {
		padding-top: 50px;
		font-size: 20px;
		color: #181818;
		text-indent: -0.5px;
		text-transform: uppercase;
		font-family: arial;
		text-indent: 4px;
		font-weight: 400;
	}
	.index_aboutl2 {
		font-family: pfzc;
		font-size: 28px;
		color: #181818;
		margin-top: 10px;
		margin-bottom: 40px;
		padding-bottom: 5px;
		position: relative;
	}
	.index_aboutl3 {
		font-size: 14px;
		color: #757575;
		letter-spacing: 1px;
		width: 90%;
		line-height: 30px;
	}
	.index_aboutr1 {
		font-family: pfzc;
		font-size: 26px;
		color: #181818;
		padding-top: 30px;
	}
	.index_aboutr2 {
		font-size: 14px;
		text-transform: uppercase;
		color: #181818;
	}
	.index_aboutr4 {
		margin-top: 20px;
	}
	.index_aboutr4a span {
		font-family: sw721;
		color: #1a63ae;
		font-size: 30px;
	}
	.index_aboutr4b{
		font-size:12px;
	}
	.about_aboutb1 i {
		font-size: 40px;
	}
	.about_aboutb ul li:nth-child(2) i {
		font-size: 35px;
	}
	.about_aboutb ul li:nth-child(3) i {
		font-size: 30px;
	}
	.about_aboutb ul li:nth-child(4) i {
		font-size: 35px;
	}
	.ywlyl1 {
		font-family: pfzc;
		color: #181818;
		font-size: 28px;
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 100px;
		padding-top: 60px;
	}
	.ywly {
	    height: 600px;
		width: 100%;
		background: url(../images/ywly_bj.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
	}
	.ywlyr {
		width: 55%;
		float: right;
		padding-top: 60px;
	}
	.ywlyr ul a:nth-child(1) li {
		width: 31%;
		height: 400px;
		float: left;
		background: url(../images/ywly1.jpg) center no-repeat;
	}
	.ywlyr ul a:nth-child(2) li {
		width: 31%;
		height: 400px;
		float: left;
		background: url(../images/ywly2.jpg) center no-repeat;
		margin: 54px 3.5% 0px;
	}
	.ywlyr ul a:nth-child(3) li {
		width: 31%;
		height: 400px;
		float: left;
		background: url(../images/ywly3.jpg) center no-repeat;
	}
	.ywlyr2 {
		font-size: 18px;
		color: #fff;
		margin-top: 10px;
	}
	.gsys1 {
		font-size: 28px;
		font-family: pfzc;
		color: #fff;
		text-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
		position: relative;
		padding-top: 90px;
		width: 30%;
		padding-bottom: 20px;
	}
	.gsys22 {
		font-size: 18px;
		margin: 10px 0px 5px;
	}
	.gsys23 {
		font-size: 14px;
		letter-spacing: 1px;
		color: #fff;
	}
	.gsys24 {
		font-size: 14px;
		letter-spacing: 1px;
		color: #fff;
		transition: .5s;
		width: 70%;
		margin: 0 auto;
		letter-spacing: 1px;
		opacity: 0;
		line-height: 30px;
		display: none;
	}
	.news_top1 {
		font-family: pfzc;
		font-size: 28px;
		color: #181818;
		position: relative;
		width: 40%;
		padding-bottom: 16px;
		float: left;
	}
	.news_bottomr1 {
		color: #181818;
		font-size: 20px;
		position: relative;
		padding-bottom: 8px;
		margin-bottom: 60px;
		margin-top: 30px;
	}
	.news_bottomla1 {
		color: #fff;
		font-size: 20px;
		position: relative;
		padding-bottom: 7px;
		margin-bottom: 10px;
	}
	.hzpp1 {
		font-size: 28px;
		color: #181818;
		text-align: center;
		position: relative;
		padding-bottom: 8px;
		margin-bottom: 10px;
		padding-top: 70px;
	}
	.tjpp_title {
		font-size: 28px;
		font-family: pfzc;
		position: relative;
		padding-top: 30px;
		width: 30%;
		padding-bottom: 20px;
		margin-bottom: 50px;
		margin-top: 20px;
	}
	.tjpp {
		background: url(../images/tjpp.jpg) center no-repeat;
		height: 400px;
		
	}
	.footer_l {
		width: 30%;
		text-align: center;
		float: left;
	}
	.footer_logo img{
		width:100%;
	}
	.footer_r ul li:last-child {
		float: right;
		padding-top: 25px;
		width: 20%;
		height: 100%;
		border: 1px solid rgba(255,255,255,0.5);
		border-radius: 20px;
		text-align: center;
	}
	.footer_r ul li:last-child img{
		width:80%;
		margin:0 auto;
	}
	.footer_r_b {
		height: 40px;
		line-height: 40px;
		color: #000;
		background: #fff;
		border-radius: 20px;
		text-align: center;
		font-size: 12px;
		margin-top: 60px;
	}
	.footer_wd {
		font-size: 12px;
		line-height: 40px;
		color: #fff;
	}
	.about1_title_cn {
		font-size: 28px;
		font-family: pfzc;
		font-weight: bold;
		letter-spacing: 1.5px;
	}
	.about1_title_en {
		font-size: 16px;
		color: #3b3b3b;
	}
	.about1_title .about1_right {
		position: absolute;
		right: 0px;
		top: 0px;
		font-size: 40px;
		color: #1661ab;
		font-family: pfzc;
		text-transform: uppercase;
		margin-right: 8px;
		font-weight: bolder;
	}
	.about1_content p {
		font-size: 14px;
		line-height: 30px;
		text-align: justify;
		text-indent: 2em;
	}
	.about2_ul1 .count {
		font-size: 40px;
		font-weight: bold;
		color: #306fbc;
		font-family: sw721;
	}
	.about3_title1 {
		font-size: 28px;
		font-family: pfzc;
	}
	.about3_title2 {
		font-size: 36px;
		font-weight: bold;
		text-transform: uppercase;
		color: rgba(0,0,0,0.05);
		font-family: sw721;
		letter-spacing: -2px;
		margin-bottom: 20px;
	}
	.zlgh_a1 {
		color: #1661ab;
		text-align: center;
		font-size: 28px;
		padding-top: 80px;
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.zlgh_a3l {
		font-size: 14px;
		line-height: 56px;
		width: 42%;
		padding: 3% 0% 3% 5%;
		float: left;
		text-align: justify;
	}
	.zlgh_ba {
		width: 0.1%;
		display: table-cell;
		vertical-align: middle;
		height: 500px;
	}
	.zlgh_b {
		height: 500px;
		background: url(../images/zlgh_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
	}
	.fzlc1_left img{
		width:80%;
	}
	.fzlc1_right1 {
		display: table-cell;
		vertical-align: middle;
		height: 205px;
	}
	.fzlc1_righta .count {
		font-size: 40px;
		color: #1661ab;
		font-family: sw721;
		margin-right:2px;
	}
	.fzlc1 {
		height: 205px;
		margin: 30px 0px;
	}
	.fzlc1-prev {
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background: #2e70bc;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 9;
		text-align: center;
		line-height: 30px;
		color: #fff;
		cursor: pointer;
	}
	.fzlc1-next {
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background: #2e70bc;
		position: absolute;
		right: 0px;
		top: 0px;
		z-index: 9;
		text-align: center;
		line-height: 30px;
		color: #fff;
		cursor: pointer;
	}
	.fzlc1-next i {
		font-size: 14px;
	}
	.fzlc1-prev i {
		font-size: 14px;
	}
	.newsr_center_title {
		margin-top: 30px;
		margin-bottom: 10px;
		font-size: 20px;
	}
	.newsr_center ul li a {
		font-size: 16px;
		color: #606060;
	}
	.news_title {
		font-size: 16px;
		line-height: 36px;
		color: #0b0b0b;
		margin-bottom: 0px;
	}
	.ty_atitle {
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		line-height: 50px;
		color: #1d1d1d;
		padding: 20px 0px;
	}
	.ty_banner {
		height: 500px;
		width: 100%;
		position: relative;
	}
	.ibcate .en {
		font-size: 30px;
		line-height: 50px;
		font-weight: bold;
		text-transform: uppercase;
		word-break: normal;
		letter-spacing: 2px;
	}
	.ibcate .cn {
		font-size: 20px;
		line-height: 40px;
		font-weight: bold;
		letter-spacing: 2px;
		text-indent: 2px;
	}
	.ywbj_ltitle {
		width: 100%;
		margin: 0 auto;
		height: 46px;
		line-height: 46px;
		background: #fff;
		text-align: center;
		font-size: 18px;
		color: #1661ab;
		font-family: pfzc;
		border-radius: 4px;
	}
	.ywbj_lcontent {
		font-size: 14px;
		text-align: justify;
		color: #fff;
		line-height: 32px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.nydlr_4 ul li {
		display: inline-block;
		width: 23%;
		cursor: pointer;
	}
	.nydlr_4 ul li div {
		height: 30px;
		line-height: 30px;
		border: 1px solid rgba(63,123,201,0.28);
		width: 80%;
		text-align: center;
		border-radius: 15px;
		color: #1661ab;
		font-size: 12px;
	}
	.nydll_4 ul li {
		display: inline-block;
		width: 23%;
		cursor: pointer;
	}
	.nydll_4 ul li div {
		height: 30px;
		line-height: 30px;
		border: 1px solid rgba(63,123,201,0.28);
		width: 80%;
		text-align: center;
		border-radius: 15px;
		color: #1661ab;
		font-size:12px;
	}
	.jtzz_2_contentl {
		width: 60%;
		float: left;
	}
	.jtzz_2_contentr {
		width: 30%;
		float: right;
		text-align: center;
	}
	.jyms_text {
		position: absolute;
		color: #fff;
		font-size: 16px;
		bottom: 20px;
		width: 80%;
		left: 10%;
	}
	.jyms_text i {
		font-size: 28px;
		float: right;
		margin-top: 0px;
	}
}
@media only screen and (max-width: 800px){
	.pc{
		display:none;
	}
	.sj{
		display:block;
	}
	.sj_nav_top{
		position:fixed;
		top:0px;
		left:0px;
		height:70px;
		width:100%;
		background:#fff;
		z-index:999;
	}
	.header_logo{
		height:60%;
		position:relative;
		top:5px;
		left:5%;
	}
	.header_logo img{
		height:100%;
	}
	.sj_nav_zk{
		color:#1c1c1c;
		position:absolute;
		right:5%;
		top:18px;
	}
	.sj_nav_zk i{
		font-size:34px;
	}
	.sj_nav_list{
		position:fixed;
		width:100%;
		height:100%;
		background:#fff;
		left:0px;
		top:0px;
		z-index:1000;
		display: none;
	}
	.sj_nav_img{
		width:50%;
		margin:30px auto 20px;
	}
	.sj_nav_img img{
		width:100%;
	}
	.sj_nav_gb{
		color:#1c1c1c;
		position:absolute;
		right:5%;
		top:40px;
	}
	.sj_nav_gb i{
		font-size:24px;
	}
	.sj_nav_list ul li{
		line-height:50px;
		border-bottom:1px solid #f8f8f8;
		text-indent: 2em;
	}
	.sj_nav_list ul li a{
		font-size:16px;
		color:#1c1c1c;
	}
	.ty_banner {
		width: 100%;
		height: 240px;
		margin-top:70px;
	}
	.nav_listr{
		display:none;
	}
	.nav_listl {
		width: 100%;
		padding-left: 0%;
		float: none;
		text-align:center;
	}
	.nav_list {
		height: auto;
		line-height: 50px;
		background: #f8f8f8;
	}
	.nav_listl ul li {
		display: inline-block;
		font-size: 16px;
		margin:0px;
		position: relative;
		width:20%;
	}
	.nav_listl ul li a{
		font-size:14px;
	}
	.w90 {
		width: 94%;
		margin: 0 auto;
	}
	/*sy*/
	.hzpp3 {
		height: auto;
		width: 100%;
		background: url(../images/hzpp_bj.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
	}
	.hzpp3 ul {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		position: relative;
	}
	.footer_r{
		display:none;
	}
	.index_aboutl {
		width: 100%;
		float: none;
		height: auto;
		position: relative;
	}
	.index_aboutl::after{
		display:none;
	}
	.index_aboutl3 {
		font-size: 16px;
		color: #757575;
		letter-spacing: 1px;
		width: 100%;
		line-height: 30px;
	}
	.index_aboutl4 {
		width: 30%;
		height: 30px;
		text-align: center;
		line-height: 30px;
		background: #306fbc;
		font-size: 14px;
		border-radius: 30px;
		margin:20px auto 0px;
		transition: .5s;
	}
	
	.index_abouta {
		position: relative;
		z-index: 2;
		padding-top: 30px;
	}
	.index_aboutl1 {
		padding-top: 0px;
		font-size: 22px;
		color: #181818;
		text-indent: -0.5px;
		text-transform: uppercase;
		font-family: arial;
		text-indent: 4px;
		font-weight: 400;
		text-align:center;
	}
	.about_aboutb1 i {
		font-size: 30px;
	}
	.about_aboutb ul li:nth-child(2) i {
		font-size: 30px;
	}
	.about_aboutb ul li:nth-child(3) i {
		font-size: 30px;
	}
	.about_aboutb ul li:nth-child(4) i {
		font-size: 30px;
	}
	.index_aboutl2 {
		font-family: pfzc;
		font-size: 26px;
		color: #181818;
		margin-top: 10px;
		margin-bottom: 40px;
		padding-bottom: 5px;
		text-align:center;
		position: relative;
	}
	.index_aboutl2::after {
		content: '';
		position: absolute;
		left: 45%;
		bottom: 0px;
		width: 10%;
		height: 1px;
		background: #427dcb;
	}
	.index_aboutr {
		width: 100%;
		float: none;
	}
	.index_aboutr1 {
		font-family: pfzc;
		font-size: 24px;
		color: #181818;
		padding-top: 30px;
		text-align:center;
	}
	.index_aboutr2 {
		font-size: 12px;
		text-transform: uppercase;
		color: #181818;
		text-align:center;
	}
	.index_aboutr4 ul li {
		float: left;
		width:33.33%;
		text-align: center;
	}
	.index_aboutr4 ul li:nth-child(2) {
		margin: 0px 0%;
	}
	.index_aboutr4 {
		margin-top: 30px;
	}
	.index_aboutr4a span {
		font-family: sw721;
		color: #1a63ae;
		font-size: 20px;
	}
	.index_aboutr4b{
		font-size:12px;
	}
	.about_aboutb {
		height: auto;
		width: 100%;
		background: url(../images/about_bj1.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		margin-top: 30px;
	}
	.about_aboutb ul li {
		width: 50%;
		text-align: center;
		position: relative;
		padding: 0px;
		margin-top: 10px;
		float:left;
		margin-bottom:20px;
	}
	.about_aboutb ul li:nth-child(2):after{
		display:none;
	}
	.about_aboutb ul {
		width: 90%;
		margin: 0 auto;
		display: block;
		align-items: center;
		justify-content: center;
		height: 170px;
	}
	.about_aboutb2{
		font-size:14px;
	}
	.gsys22 {
		font-size: 18px;
		margin: 10px 0px 5px;
	}
	.gsys23 {
		font-size: 12px;
		letter-spacing: 1px;
		color: #fff;
	}
	.gsys2 ul li a {
		display: table-cell;
		vertical-align: middle;
		height: 152px;
		width: 0.1%;
	}
	.gsys21 i {
		font-size: 26px;
	}
	.news_bottomla1 {
		color: #fff;
		font-size: 18px;
		position: relative;
		padding-bottom: 7px;
		margin-bottom: 10px;
	}
	.news_bottomla2 {
		font-size: 12px;
		color: #fff;
	}
	.about_aboutb ul::after{
		content:'';
		clear:both;
	}
	.ywlyl {
		width: 100%;
		float: none;
	}
	.ywlyl1 {
		font-family: pfzc;
		color: #181818;
		font-size: 26px;
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 30px;
		padding-top: 30px;
	}
	.ywlyr {
		width: 100%;
		float: none;
		padding-top: 30px;
	}
	.ywly {
		height: auto;
		width: 100%;
		background: url(../images/ywly_bj.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		padding-bottom:30px;
	}
	.gsys2 ul li {
		width: 50%;
		float: left;
		position: relative;
		overflow: hidden;
		transition: .5s;
	}
	.gsys {
		width: 100%;
		height: auto;
		background: url(../images/gsys_bj.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		padding-bottom:30px;
	}
	.gsys1 {
		font-size: 26px;
		font-family: pfzc;
		color: #fff;
		text-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
		position: relative;
		padding-top: 90px;
		width: 100%;
		padding-bottom: 20px;
	}
	.gsys2 {
		margin-top: 30px;
	}
	.news_top1 {
		font-family: pfzc;
		font-size: 26px;
		color: #181818;
		position: relative;
		width: 40%;
		padding-bottom: 16px;
		float: left;
	}
	.news_top2{
	top:0px;
	}
	.news_top2 .index_aboutl4{
		height: 32px;
		width: 144px;
		line-height:32px;
	}
	.news_bottoml {
		width: 100%;
		float: none;
	}
	.news_bottomr {
		width: 95%;
		padding: 0px 2.5%;
		float: right;
		height: 554px;
		background: #f8f8f8;
		position: relative;
	}
	.news_bottomr1 {
		color: #181818;
		font-size: 26px;
		position: relative;
		padding-bottom: 8px;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.hzpp1 {
		font-size: 26px;
		color: #181818;
		text-align: center;
		position: relative;
		padding-bottom: 8px;
		margin-bottom: 10px;
		padding-top: 70px;
	}
	.hzpp3 ul {
		display: block;
		align-items: center;
		justify-content: center;
		height: auto;
		position: relative;
	}
	.hzpp3 ul li{
		padding:20px 0px;
	}
	.hzpp3 img{
		width:100%;
	}
	.hzpp3 ul::after{
		display:none;
	}
	.hzpp3 ul::before{
		display:none;
	}
	.hzpp3 ul li .hzpp3a {
		width: 190px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		border: 1px solid #fff;
		margin: 0 auto;
		position: relative;
		color: #fff;
		font-family: pfzc;
		font-size: 16px;
		letter-spacing: 1px;
	}
	.hzpp3 ul li .hzpp3b{
		position:relative;
		top:0px !important;
		display:none;
	}
	
	.w80 {
		width: 94%;
		margin: 0 auto;
	}
	.tjpp_title {
		font-size: 26px;
		font-family: pfzc;
		position: relative;
		padding-top: 0px;
		width: 100%;
		padding-bottom: 20px;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.tjpp_ul li {
		width: 49%;
		margin-right: 2%;
		float: left;
		margin-bottom:10px;
	}
	.tjpp_ul li:nth-child(2n){
		margin-right:0%;
	}
	.tjpp {
		background: url(../images/tjpp.jpg) center no-repeat;
		height: auto;
	}
	.footer_l {
		width: 100%;
		text-align: center;
		float: none;
	}
	.footer_logo img{
		width:100%;
	}
	.banner {
		margin-top:70px;
		width: 100%;
		height: auto;
	}
	.banner img{
		width:100%;
	}
	.header_logo img{
		margin-top:10px;
	}
	.swiper-button-next:after, .swiper-button-prev:after{
		font-size:16px !important;
	}
	.ty_banner {
		width: 100%;
		height: 240px;
		margin-top: 70px;
	}
	.ibcate .cn {
		font-size: 18px;
		line-height: 36px;
		font-weight: bold;
		letter-spacing: 2px;
		text-indent: 2px;
	}
	.ibcate .en {
		font-size: 20px;
		line-height: 40px;
		font-weight: bold;
		text-transform: uppercase;
		word-break: normal;
		letter-spacing: 2px;
	}
	.ibcate {
		color: #fff;
		text-align: center;
		position: absolute;
		bottom: 20%;
		width: 100%;
	}
	.znav ul li::before{
		display:none;
	}
	.znav ul li::after{
		display:none;
	}
	.znav ul {
		display: block;
		align-items: center;
		justify-content: center;
	}
	.znav {
		height: auto;
		width: 100%;
		background: rgba(0,0,0,0.4);
		position: relative;
		bottom: 0%;
		left: 0px;
		text-align: center;
		line-height: 40px;
	}
	.mouse{
		display:none;
	}
	.znav ul li {
		flex: 1;
		position: relative;
		width:33.33%;
		float:left;
		
	}
	.znav ul li a {
		color: #fff;
		font-size: 14px;
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 1;
	}
	.about1_title_cn {
		font-size: 18px;
		font-family: pfzc;
		font-weight: bold;
		letter-spacing: 1.5px;
	}
	.about1_title_en {
		font-size: 14px;
		color: #3b3b3b;
	}
	.about1_title .about1_right {
		position: relative;
		right: 0px;
		top: 0px;
		font-size: 18px;
		color: #1661ab;
		font-family: pfzc;
		text-transform: uppercase;
		margin-right: 8px;
		font-weight: bolder;
	}
	.about1_content {
		height: 300px;
		width: 98%;
		padding-right: 2%;
		position: relative;
		overflow-y: auto;
		margin-top: 30px;
	}
	.about1_content p {
		font-size: 14px;
		line-height: 30px;
		text-align: justify;
		text-indent: 2em;
	}
	.about1_top {
		position: relative;
		z-index: 1px;
		padding-bottom: 100px;
	}
	.about2_ul1 {
		font-size: 12px;
		color: #306fbc;
		text-align: center;
	}
	.about2_ul1 .count {
		font-size: 12px;
		font-weight: bold;
		color: #306fbc;
		font-family: sw721;
	}
	.about2_ul2 {
		text-align: center;
		color: #525252;
		font-size: 12px;
	}
	.about2_ul ul {
		display: inline-block;
		display: table-cell;
		vertical-align: middle;
		height: 100px;
		width: 0.1%;
	}
	.about2_ul ul li {
		width: 21%;
		float: left;
		padding:0px 2%;
		position: relative;
	}
	.about2_bottom {
		margin-top: -85px;
		height: 200px;
		background: url(../images/about_1.jpg) center no-repeat;
		background-attachment: fixed;
		background-position: center 0;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
	}
	.about3_title1 {
		font-size: 18px;
		font-family: pfzc;
	}
	.about3_title2 {
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
		color: rgba(0,0,0,0.05);
		font-family: sw721;
		letter-spacing: -2px;
		margin-bottom: 20px;
	}
	.n_wenhua .box1 ul li.on {
		width: 100%;
	}
	.n_wenhua .box1 ul li {
		width: 100%;
		float: left;
		padding: 0.5%;
		transition: .5s ease-out;
		-webkit-transition: .5s ease-out;
		-moz-transition: .5s ease-out;
		-ms-transition: .5s ease-out;
		-o-transition: .5s ease-out;
	}
	.n_wenhua .box2 ul li {
		width: 100%;
		float: left;
		padding: 0.5%;
		transition: .5s ease-out;
		-webkit-transition: .5s ease-out;
		-moz-transition: .5s ease-out;
		-ms-transition: .5s ease-out;
		-o-transition: .5s ease-out;
	}
	.zlgh_a1 {
		color: #1661ab;
		text-align: center;
		font-size: 18px;
		padding-top: 30px;
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.zlgh_a2 {
		width: 100%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 30px;
		text-align: center;
	}
	.zlgh_a3l {
		font-size: 16px;
		line-height: 30px;
		width: 100%;
		padding: 3% 0% 3% 0%;
		float: none;
		text-align: justify;
	}
	.zlgh_a3r {
		width: 100%;
		padding: 0%;
		float: none;
	}
	.zlgh_a3r ul li {
		background: #2e70bc;
		line-height: 30px;
		text-align: center;
		color: #fff;
		margin-bottom: 10px;
		font-size: 16px;
	}
	.zlgh_a{
		padding-bottom:30px;
	}
	.zlgh_ba ul li {
		width: 96%;
		padding: 2%;
		margin-left: 0%;
		border: 1px solid #fff;
		background: rgba(255,255,255,0.25);
		text-align: justify;
		line-height: 40px;
		float: left;
		margin-bottom:15px;
	}
	.zlgh_b1 {
		font-size: 22px;
		font-family: sw721;
		color: #fff;
		letter-spacing: 2px;
		text-align: center;
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.zlgh_b2 {
		font-size: 14px;
		color: #fff;
		line-height: 30px;
	}
	.zlgh_ba {
		width: 0.1%;
		display: table-cell;
		vertical-align: middle;
		height: auto ;
	}
	.zlgh_b {
		height: auto;
		background: url(../images/zlgh_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		padding-bottom:20px;
	}
	.zzry ul li {
		background: #f4f4f8;
		width: 100%;
		margin-right: 0%;
		padding-top: 20px;
		float: none;
		margin-bottom: 20px;
	}
	.fzlc1_left {
		float: none;
		width: 100%;
		display:none;
	}
	.fzlc1_right {
		float: none;
		width: 100%;
	}
	.fzlc1_rightb p {
		font-size: 14px;
		color: #474747;
		line-height: 30px;
	}
	.fzlc1_right1 {
		display: table-cell;
		vertical-align: middle;
		height: auto;
	}
	.fzlc1 {
		height: auto;
		margin: 30px 0px;
	}
	.fzlc1_righta .count {
		font-size: 40px;
		color: #1661ab;
		font-family: sw721;
	}
	.fzlc .nf {
		font-size: 20px;
		color: #2e70bc;
		position: absolute;
		bottom: 0px;
		width: 100%;
		font-family: pfzc;
		text-align: center;
	}
	.fzlc1-prev {
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background: #2e70bc;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 9;
		text-align: center;
		line-height: 30px;
		color: #fff;
		cursor: pointer;
	}
	.fzlc1-prev i ,.fzlc1-next i{
		font-size: 14px;
	}
	.fzlc1-next {
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background: #2e70bc;
		position: absolute;
		right: 0px;
		top: 0px;
		z-index: 9;
		text-align: center;
		line-height: 30px;
		color: #fff;
		cursor: pointer;
	}
	.newsr {
		width: 22%;
		float: right;
		padding: 30px 2% 0px;
		background: #fff;
		display:none;
	}
	.newsl {
		width: 100%;
		float: none;
	}
	.news_list ul li {
		width: 96%;
		padding: 20px 2%;
		float: none;
		background: #fff;
		margin-right: 0%;
		margin-bottom: 20px;
	}
	.ywbk_1a {
		font-size: 18px;
		text-align: center;
		margin-top: 80px;
		letter-spacing: 0.5px;
		line-height: 40px;
	}
	.ywbk_1b {
		font-size: 14px;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		letter-spacing: 0.5px;
		line-height: 30px;
		padding-bottom: 30px;
	}
	.ywbk_1c ul {
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
		padding-bottom: 0px;
		border-bottom: 1px solid #d6d6d6;
		margin-bottom: 30px;
	}
	.ywbk_1c1 img{
		width:100%;
	}
	.ywbk_1c2 {
		font-size: 14px;
		color: #000;
		margin-top: -10px;
	}
	.ywbk_1d1 {
		font-size: 20px;
		color: #fff;
		width: 100%;
		height: 68px;
		background: -webkit-linear-gradient(left, #447ecc , #1661ab);
		background: -o-linear-gradient(right, #447ecc, #1661ab);
		background: -moz-linear-gradient(right, #447ecc, #1661ab);
		background: linear-gradient(to right, #447ecc , #1661ab);
		text-align: center;
		line-height: 68px;
		margin-left: -0px;
		margin-bottom: 20px;
	}
	.ywbk_1d1 span {
		font-size: 18px;
		font-family: pfzc;
		letter-spacing: 1px;
	}
	.ywbk_1d2 {
		padding-bottom: 30px;
		width: 90%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 34px;
	}
	.nydll {
		width: 100%;
		display: block;
		vertical-align:auto;
		height: auto;
		position: relative;
		overflow: hidden;
	}
	.nydll img {
		display: block;
		width: 100%;
		height: auto;
		transition: .5s;
	}
	.nydlr_3 {
		font-size: 14px;
		width: 96%;
		padding-left: 0px;
		margin:0px auto;
		text-align: justify;
		letter-spacing: 0.1px;
		line-height: 30px;
		margin-top: 0px;
	}
	.nydlr_2a {
		font-size: 18px;
		font-family: "宋体";
		line-height: 40px;
		padding-top: 8px;
	}
	.nydlr_2b {
		font-size: 14px;
	}
	.nydlr_2::after {
		content: '';
		position: absolute;
		left: 0px;
		top: 0px;
		width: 4px;
		height: 68px;
		background: #1661ab;
	}
	.nydlr_4 {
		padding-left: 40px;
		width: 96%;
		margin-top: 30px;
	}
	.nydlr_4 ul li {
		display: inline-block;
		width: 20%;
		cursor: pointer;
	}
	.nydlr_4 ul li div {
		height: 30px;
		line-height: 30px;
		border: 1px solid rgba(63,123,201,0.28);
		width: 95%;
		text-align: center;
		border-radius: 30px;
		color: #1661ab;
		font-size:12px;
	}
	.nydlr {
		width: 100%;
		display: block;
		vertical-align: middle;
		height: auto;
		position: relative;
		overflow: hidden;
	}
	.nydl li{
		margin-bottom:20px;
	}
	.nydll_1a {
		font-size: 18px;
		font-family: "宋体";
		line-height: 40px;
		padding-top: 8px;
	}
	.nydll_1b {
		font-size: 14px;
	}
	.nydll_3 {
		font-size: 14px;
		width: 96%;
		float: none;
		text-align: left;
		letter-spacing: 0.1px;
		line-height: 30px;
		margin-top: 36px;
		padding-right: 0px;
		margin:0 auto;
	}
	.nydll_1::after {
		content: '';
		position: absolute;
		right: 0px;
		top: 0px;
		width: 4px;
		height: 68px;
		background: #1661ab;
	}
	.nydll_4 ul li {
		display: inline-block;
		width: 20%;
		cursor: pointer;
	}
	.nydll_4 ul li div {
		height: 30px;
		line-height: 30px;
		border: 1px solid rgba(63,123,201,0.28);
		width: 95%;
		text-align: center;
		border-radius: 30px;
		color: #1661ab;
		font-size:12px;
	}
	.nydll_4 {
		padding-left: 40px;
		width: 96%;
		margin-top: 30px;
	}
	.nydlr img {
		display: block;
		width: 100%;
		height: auto;
		transition: .5s;
	}
	.nydl li:nth-child(3) .nydlr_4,.nydl li:nth-child(4) .nydll_4{
		display:none;
	}
	.dlgc_1_content1 {
		width: 80%;
		height: 40px;
		margin: 14px auto;
		text-align: center;
		line-height: 40px;
		background: -webkit-linear-gradient(left, #447ecc , #1661ab);
		background: -o-linear-gradient(right, #447ecc, #1661ab);
		background: -moz-linear-gradient(right, #447ecc, #1661ab);
		background: linear-gradient(to right, #447ecc , #1661ab);
		font-size: 18px;
		color: #fff;
		border-radius: 5px;
	}
	.dlgc_1_content2 {
		font-size: 14px;
		text-align: center;
		line-height: 32px;
		padding-bottom: 50px;
	}
	.dlgc_3a {
		font-size: 18px;
		text-align: center;
		position: relative;
		padding-bottom: 20px;
		font-family: pfzc;
		margin-top: 30px;
	}
	.dlgc_3b ul li {
		position: relative;
		height: 240px;
		width: 100%;
		margin:0 auto;
		float: none;
		margin-bottom:15px;
	}
	.dlgc_3bli {
		position: relative;
		z-index: 1;
		width: 80%;
		left: 10%;
		top: 64px;
	}
	.dlgc_3b ul li::after {
		content: '';
		position: absolute;
		height: 100%;
		left: 0px;
		right: 0px;
		top: 0px;
		background: #f8f8f8;
	}
	.dlgc_1_title1 {
		color: #1661ab;
		font-family: sw721;
		font-size: 36px;
		float: left;
		position: relative;
		margin-right: 20px;
		padding-right: 20px;
		height: 70px;
		line-height: 70px;
	}
	.dlgc_1_title2a {
		font-size: 20px;
		font-family: pfzc;
		line-height: 44px;
	}
	.dlgc_1_title2b {
		font-size: 16px;
		letter-spacing: -1px;
	}
	.dlgc_1_title {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.fzlc .swiper-slide {
		background: url(../images/fzlc.png) center no-repeat;
		background-size: 100%;
		background-position: top;
		height: 62px;
		cursor: pointer;
		padding-bottom: 40px;
	}
.dlgc_7ul ul li {
    width: 100%;
    margin-right: 0%;
    float: none;
    border: 1px solid #fff;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
	margin-bottom:15px;
}
.dlgc_7ula {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    z-index: 1;
}
.dlgc_7ul2 {
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    margin-top: 20px;
    text-align: justify;
    height: auto;
}
.dlgc_5a {
    font-size: 18px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    font-family: pfzc;
    margin-top: 30px;
}
.dlgc_5b {
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.dlgc_5c {
    margin-bottom: 50px;
}
.dlgc_7title1 {
    color: rgba(255,255,255,0.1);
    font-size: 30px;
    font-family: sw721;
    text-transform: uppercase;
}
.dlgc_7title2 {
    font-size: 18px;
    position: relative;
    padding-bottom: 20px;
    margin-top: -24px;
    font-family: pfzc;
    color: #fff;
}
.dlgc_7 {
    background: url(../images/jyfs_bg.jpg) center no-repeat;
    background-size: cover;
    padding: 30px 0px ;
}
.dlgc_7ul {
    margin-top: 30px;
}
.dlgc_7ul1 {
    line-height: 40px;
    font-size: 18px;
    color: #000545;
    text-align: center;
    background: #fff;
    border-radius: 5px;
}
.dlgc_title1 {
    color: rgba(29,101,176,0.1);
    font-size: 30px;
    font-family: sw721;
    text-transform: uppercase;
}
.dlgc_title2 {
    font-size: 18px;
    position: relative;
    padding-bottom: 20px;
    margin-top: -24px;
    font-family: pfzc;
}
.dlgc_ul {
    padding: 30px 0px;
}
.dlgc_ul ul li:first-child {
    background: url(../images/fwxm1.jpg) center no-repeat;
    background-size: cover;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
}
.dlgc_ul ul li {
    width: 92%;
    padding: 3% 4%;
    float: none;
}
.dlgc_ul ul li:last-child {
    background: url(../images/fwxm2.jpg) center no-repeat;
    background-size: cover;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
}
.dlgc_1 {
    background: url(../images/dlgc_bg.jpg) bottom center no-repeat;
    padding-bottom: 40px;
}
.dlgc_2_title {
    font-size: 30px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.1);
    font-family: sw721;
    text-align: center;
    padding-top: 30px;
}
.dlgc_2_title1 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
    margin-top: -24px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.dlgc_2_title2 li {
    float: left;
    width: 50%;
    margin-top: 0px;
    cursor: pointer;
}
.dlgc_2_title2_img {
    width: 90%;
    height: auto;
    background: url(../images/dlgc_y.png) center no-repeat;
	background-size:100%;
    text-align: center;
    line-height: 160px;
    font-size: 14px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}
.dlgc_2_title2_img::after{
	display:None;
}
.dlgc_2_title2_content{
	display:none;
}
.dqgz_ul li {
    background: #f8f8f8;
    width: 96%;
    margin-right: 0%;
    padding: 1.8% 2%;
    margin-bottom: 20px;
}
.dqgz_ul3 {
    font-size: 14px;
    line-height: 30px;
    color: #0b0b0b;
    margin-bottom: 10px;
}
.dqgz_ul4 {
    color: #6a6a6a;
	padding-bottom:10px;
}
.dqgz {
    padding-top: 0px;
}
.yc{
	display:none;
}
.dcgh {
    padding-top: 0px;
    border-top: none;
    margin-top: 30px;
}
.w1400 {
    width: 96%;
    margin: 0px auto;
}
.dcgh ul li {
    width: 98%;
    padding: 1%;
    float: none;
    margin-right: 0%;
    background: #f8f8f8;
    margin-bottom: 20px;
}
.dcgh_text {
    font-size: 14px;
    line-height: 30px;
    color: #3d3d3d;
    text-align: center;
    margin-top: 1%;
}
.yrln_top1 {
    font-size: 26px;
    color: rgba(0,0,0,0.02);
    font-family: sw721;
    text-transform: uppercase;
}
.yrln_top2 {
    font-size: 18px;
    position: relative;
    margin-top: -18px;
    padding-bottom: 20px;
    font-family: pfzc;
}
.yrln_top {
    text-align: center;
    padding: 30px 0px;
}
.yryz_1 {
    font-size: 24px;
    font-family: pfzc;
    color: #fff;
    letter-spacing: 1px;
}
.yryz {
    background: url(../images/yryz_bg.jpg) center no-repeat;
    background-size: cover;
	background-position:center;
    height: 300px;
}
.yryz_2 {
    margin-top: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 1px;
}
.yryz_div {
    display: table-cell;
    vertical-align: middle;
    height: 300px;
}
.zyzl_title {
    font-size: 16px;
    color: #3b3b3b;
    font-family: pfzc;
}
.zyzl_ul {
    margin: 30px 0px;
}
.zyzl_ul ul li {
    float: none;
    width: 100%;
    margin-right: 0%;
    position: relative;
	margin-bottom:15px;
}
.zwjz {
    background: url(../images/zwjz_bg.jpg) center no-repeat;
    background-size: cover;
	background-position:center;
    height: 162px;
}
.zwjz1 {
    font-size: 14px;
    margin-left: 0px;
    margin-top: 30px;
    line-height: 30px;
}
.zyzl_ul_text {
    position: absolute;
    bottom: 10%;
    left: 8%;
    z-index: 4;
    color: #fff;
    font-size: 20px;
    font-family: pfzc;
}
.lxwm_l {
    width: 100%;
    float: none;
}
.lxwm_logo {
    width: 80%;
    margin: 0px auto;
	padding:30px 0px;
}
.lxwm_ul ul {
    margin-left: 0%;
}
.lxwm_ul2 {
    float: left;
    height: 77px;
    margin-right: 0px;
    width: 20%;
	text-align:center;
}
.lxwm_ul3 {
    width: 80%;
    color: #fff;
    float: left;
    height: 77px;
    position: relative;
}
.lxwm_ewm{
	display:none;
}
.lxwm_r {
    width: 100%;
    float: none;
}
#allmap {
    height: 300px;
    width: 100%;
}
.lxwm_logo img{
	width:100%;
}
.liuyan_l {
    width: 100%;
    float: none;
}
.ly_1 {
    font-size: 20px;
    font-family: pfzc;
	padding-top:20px;
}
.ly_2 {
    font-size: 14px;
    color: rgba(0,0,0,0.05);
    text-transform: uppercase;
    line-height: 30px;
    position: relative;
    padding-bottom: 10px;
}
.ly_3 {
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    margin-top: 10px;
}
.ly_4 {
    font-size: 14px;
    font-family: pfzc;
    margin-top: 0px;
}
.ly_5 {
    font-size: 14px;
    font-family: sw721;
    color: #2067b2;
    margin-top: 5px;
}
.liuyan {
    background: url(../images/liuyan_bg.jpg) center no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
    padding-top: 1px;
	padding:40px 0px;
}
.liuyan_w {
    height: auto;
    background: #fff;
    width: 84%;
    padding: 0 8%;
    margin-top: 0px;
}
.liuyan_r {
    width: 100%;
	margin-top:30px;
    float: none;
}
.ly_input {
    width: 100%;
    margin-right: 0%;
    float: none;
    margin-bottom: 10px;
}
.btna {
    width: 40%;
    float: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #427dcb;
    border-radius: 30px;
    padding: 0px;
	margin-left:30%;
	margin-bottom:30px;
	margin-top:10px;
}
.ly_yzm {
    width: 35%;
    float: left;
}
.ty_acontent img{
	width:100%;
}
.ywlyr1 i{
	font-size:26px;
}
.ywlyr ul a:nth-child(1) li{
	width:31%;
	height:190px;
	float:left;
	background:url(../images/ywly1.jpg) center no-repeat;
	background-size:100%;
}
.ywlyr ul a:nth-child(2) li{
	width:31%;
	height:190px;
	float:left;
	background:url(../images/ywly2.jpg) center no-repeat;
	margin:54px 3.5% 0px;
	background-size:100%;
}
.ywlyr ul a:nth-child(3) li{
	width:31%;
	height:190px;
	float:left;
	background:url(../images/ywly3.jpg) center no-repeat;
	background-size:100%;
}
.ywlyr2{
	font-size:16px;
}
.ywbj_l {
    width: 100%;
	padding-top:60px;
	float:none;
}
.ywbja1 {
    font-size:30px;
    color: rgba(255,255,255,0.06);
    font-family: sw721;
    text-transform: uppercase;
	text-align:center;
}
.ywbja2 {
    font-size: 20px;
    color: #fff;
    margin-top: -15px;
	text-align:center;
}
.ywbja3 {
    margin-top: 20px;
}
.ywbj_r {
    width: 100%;
    float: none;
    text-align: right;
	margin:0 auto;
    padding-top: 50px;
}
.main{
	width:100%;
	height:500px;
}

.ywbj_ltitle {
    width: 90%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #1661ab;
    font-family: pfzc;
    border-radius: 4px;
}
.ywbj_lcontent {
    font-size: 14px;
    text-align: justify;
    color: #fff;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.ywbj {
    width: 100%;
    height: auto;
    background: url(../images/ywbj_bg.jpg) center no-repeat;
    background-size: cover;
    transform: rotate();
    position: relative;
    overflow: hidden;
	padding-bottom:60px;
}
#main{
	width:100%;
	height:400px;
}
.jtzz_nav {
    text-align: center;
    padding: 30px 0px;
}
.jtzz_nav ul li {
    display: inline-block;
    margin: 0px 1%;
    width: 28%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ababab;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
    overflow: hidden;
}
.jtzz_nav ul li a {
    font-size: 14px;
    color: #000;
    position: relative;
    z-index: 9;
}
.hh_l {
    width: 100%;
    float: none;
}
.hh_ltitle {
    font-size: 18px;
    font-family: pfzc;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
	text-align:center;
}
.hh_ltitle::after {
    content: '';
    position: absolute;
    left: 45%;
    bottom: 0px;
    width: 10%;
    height: 2px;
    background: #1661ab;
}
.hh {
    background: url(../images/hhbg.jpg) center no-repeat;
    height: auto;
    background-size: cover;
    background-position: center;
    padding-bottom: 60px;
}
.jtzz_2_title1 {
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    font-size: 18px;
    margin-bottom: 30px;
}
.jtzz_2_contentl {
    width: 100%;
    float: none;
}
.jtzz_2_contentr {
    width: 100%;
    float: none;
    text-align: center;
}
.jtzz_2_contentr ul li{
	width:49%;
	float:left;
	margin-right:2%;
}
.jtzz_2_contentr ul .action{
	border:none;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0,0.2);
}
.jtzz_2_contentr ul li:last-child{
	margin-right:0px;
}
.jtzz_2_text{
	height:40px;
}
.jtzz_2 {
    padding-bottom: 30px;
}
.hh_lcontent {
    font-size: 14px;
    line-height: 28px;
    text-indent: 2em;
    text-align: justify;
}
.syms_title {
    font-size: 18px;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    margin-top: 30px;
    font-family: pfzc;
}
.syms {
    height: auto;
    background: url(../images/syms.jpg) center no-repeat;
    background-size: cover;
    padding-top: 1px;
	padding-bottom:1px;
}
.syms_ul li {
    width: 349px;
    height: 143px;
    float: none;
    background: url(../images/syms1.png) center no-repeat;
    font-size: 16px;
    color: #306fbc;
    text-align: center;
    line-height: 143px;
	margin:0 auto;
    position: relative;
	margin-bottom:60px;
}
.jyms ul li {
    width: 100%;
    float: none;
    margin-right: 0%;
    position: relative;
	margin-bottom:20px;
}
.jyms_title {
    font-size: 18px;
    text-align: center;
    font-family: pfzc;
    position: relative;
    padding-bottom: 10px;
    padding-top: 30px;
}
.jyms ul {
    margin-top: 30px;
}
.jyms {
    padding-bottom: 30px;
}
.jyms_text {
    position: absolute;
    color: #fff;
    font-size: 18px;
    bottom: 12px;
    width: 80%;
    left: 10%;
}
.jyms_text i {
    font-size: 28px;
    float: right;
    margin-top: 0px;
}
.xwzx_title {
    font-size: 18px;
    padding-bottom: 20px;
    position: relative;
    font-family: pfzc;
    padding-top: 0px;
    margin-bottom: 30px;
	text-align:center;
}
.xwzx_title::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 45%;
    height: 2px;
    width: 10%;
    background: #1661ab;
}
.jyms ul li:nth-child(2) {
    margin-top: 0px;
}
.syms_ul {
    margin-top: 60px;
}
.hh_r {
    width: 100%;
    float: none;
}
.jtzz_1a {
    position: relative;
    top: 0px;
    left: 0%;
    width: 96%;
    height: auto;
    background: url(../images/jtzz1.jpg) center no-repeat;
	background-size:100% 100%;
    padding: 30px 2%;
}
.jtzz_1a1 {
    font-size: 20px;
    font-family: pfzc;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.jtzz_1a2 {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    text-align: justify;
}
.jtzz_1 {
    height: auto;
    background: url(../images/jtzz_bg.jpg) center no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: 30px 0px;
	padding-bottom:1px;
}
.ly_input input {
    border: 1px solid #cacaca;
    border-radius: 5px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-indent: 10px;
}
.syms_ul li:last-child {
    margin-right: auto;
}
.zlgh_al {
    width: 100%;
    float: none;
}
.zlgh_a {
    padding: 30px 3% 30px;
    background: #84ca55;
}
.zlgh_al1 {
    font-size: 14px;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
}
.zlgh_al2 {
    font-size: 12px;
    text-align: justify;
    line-height: 26px;
    margin-top: 15px;
    color: #fff;
    letter-spacing: 2px;
}
.zlgh_ar {
    width: 100%;
    float: none;
}
.zlgh_ar img {
    width: 100%;
    margin-top: 15px;
}
.zl_div {
    width: 100%;
    display:block;
    vertical-align: middle;
    height: auto;
}
.zlgh_bal {
    width: 100%;
    float: none;
    text-align: center;
	margin:30px 0px 15px;
}
.zlgh_bar {
    width: 100%;
    float: none;
}
.hh_r img{
	height:auto;
}
.hh_lcontent{
	overflow-y: inherit;
	height:auto;
	max-height:100%;
}
.hh_la {
    display: block;
    vertical-align: middle;
    height: auto;
	margin-top:20px;
}
.circle{
	display:none;
}
.scgh_jzbj{
	display:none;
}
.cul_info_case:nth-child(odd) {
    text-align: left;
    padding-right: 0px;
    padding-left: 0;
}
.loop1, .loop2 {
    top: 0px;
}
.cul_info_case {
    float: none;
    width: 100%;
    height: auto;
    padding-left: 0px;
    position: relative;
}
.scgh {
    position: relative;
    margin-top: 60px;
    z-index: 2;
    padding: 0px 0;
}
.scr3_title::before{
	display:None;
}
.scr3_title::after{
	display:none;
}
.cul_info_case{
margin-bottom:20px;
}
.ywbk_xxjs3 ul li img{
	width:90%;
	margin:0 auto;
}
.zznl_en {
    font-size: 20px;
    font-family: sw721;
    color: rgba(0,0,0,0.1);
    text-align: center;
    text-transform: uppercase;
}
.zznl_cn {
    font-size: 10px;
    font-family: pfzc;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-top: -15px;
}
.zznl_t {
    padding: 30px 0px;
}
.zznl_l {
    width: 100%;
    padding: 0%;
    float: none;
	text-align:center;
}
.zznl_l ul li {
    border: 1px solid #306fbc;
    text-align: center;
    width:48%;
	display:inline-block;
    font-size: 14px;
    line-height: 40px;
    position: relative;
	margin:5px 0px;
    overflow: hidden;
    border-radius: 20px;
    transition: .5s;
    cursor: pointer;
}
.zznl_l ul li:nth-child(2n){
	margin-right:0px;
}
.zznl_r {
    display: block;
    vertical-align: middle;
    height: auto;
	margin-top:30px;
}
.scr3_title {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    padding-bottom: 8px;
    line-height: 1;
    border-bottom: 1px solid #d2d6d9;
    transition: all .5s ease;
    margin-bottom: 15px;
    position: relative;
}
.ywbk_xxjs1 {
    font-size: 18px;
    font-family: pfzc;
    text-align: center;
    margin-bottom: 10px;
}
.loop3, .loop4{
	top:-0px;
}
.footer {
    background: url(../images/footer_bg.jpg) center no-repeat;
    background-size: cover;
	background-position:center;
    height: 395px;
    padding-top: 50px;
}
.dlgc_4{
	height:auto;
}
.dlgc_42 ul li {
	width: 96%;
	padding: 2% 2%;
	margin-right: 0%;
	margin-bottom: 15px;
	float: none;
	background: rgba(255,255,255,0.1);
}
.bmfw_ul ul li{
	width: 100%;
    margin-right: 0%;
    float: none;
    background: rgba(255,255,255,0.57);
    border-radius: 20px;
    padding-top: 20px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.bmfw_ula {
    width: 86%;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    padding: 4% 4% 0;
}
.bmfw_ul2 {
    font-size: 14px;
    color: #000;
    line-height: 40px;
    margin-top: 18px;
    font-family: pfzc;
}
.bmfw_ul3 {
    padding-top: 20px;
    border-top: 1px solid rgba(0,0,0,0.21);
    padding-bottom: 40px;
}
.xwzx .xwzx_title{
	padding-top:30px;
}
.news_list ul li {
    width: 96%;
    padding: 20px 2%;
    float: none;
    background: #fff;
    margin-right: 0%;
    margin-bottom: 20px;
	border:1px solid #1963ad;
}
.bmfw_title {
    font-size: 20px;
    color: #fff;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 30px;
    font-family: pfzc;
}
.bmfw_ul {
    margin-top: 30px;
}
.dqgz_top1 {
    font-size: 20px;
    font-family: pfzc;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #333;
    padding-top: 30px;
}
.dqgz_top2 {
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.fl02 {
    background: #eef2f6 url(../images/n_honor_fl02_bg.jpg) center bottom no-repeat;
    background-size: cover;
    padding: 2rem 0 2.375rem;
}
.ywbk_fwkh1 {
    font-size: 30px;
    color: rgba(0,0,0,0.1);
    font-family: sw721;
    text-transform: uppercase;
    text-align: center;
    padding-top: 100px;
}
.ywbk_fwkh2 {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin-top: -20px;
    font-family: pfzc;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 28px;
}
.ywbk_fwkh3 {
    width: 100%;
    margin: 0 auto;
}
.ywbk_fwkh3l {
    width: 100%;
    height: auto;
    background: url(../images/fwkhl.jpg) center no-repeat;
    position: relative;
    z-index: 1;
}
.ywbk_fwkh3l2 {
    font-size: 16px;
    color: #fff;
    width: 65%;
    text-align: left;
    margin-left: 10%;
    line-height: 100px;
    display: inline-block;
}
.ywbk_fwkh3l3 {
    color: #fff;
    position: absolute;
    top: 40px;
    right: 10%;
    margin-left: 30px;
    transition: .5s;
    display: None;
}
.ywbk_fwkh3l3 i {
    font-size: 20px;
}
.ywbk_fwkh3r {
    width: 100%;
    height: 366px;
    background: url(../images/fwkhr.jpg) center no-repeat;
    box-shadow: 0px 0px 10px 1px rgb(48 111 188 / 20%);
    position: relative;
    margin-top: 30px;
    margin-left: 0%;
}
.ywbk_fwkh3r_div {
    width: 90%;
    position: relative;
    right: 0px;
    text-align: center;
    top: 24%;
    left: 5%;
    display: None;
}
.gsys2 ul li:hover {
    padding: 20px 0px;
    margin-top: -20px;
    width: 100%;
}
.dqgz_top {
    height: auto;
    background: url(../images/dqgza1.jpg) center no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
	padding-bottom:30px;
}
.news_img{
	position:relative;
	overflow: hidden;
	min-height:100%;
	max-height:100%;
}
	/*sy end*/
}

