/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;

}

body {
	font-size: 12px;
	 font-family: "微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face{
	font-family: "Montserrat";
	src:url('../font/MONTSERRAT-REGULAR.TTF');
}
@font-face{
	font-family: "Tungsten";
	src:url('../font/TUNGSTEN-SEMIBOLD.OTF');
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ul,
li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}

i,
em {
	font-style: normal;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.clear {
	clear: both;
}

.auto {
	width: 1200px;
	margin: 0 auto;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

.header-navigation {
	position: fixed;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 9999;
}

.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	-webkit-transform: translateY(-93px);
	-ms-transform: translateY(-93px);
	-o-transform: translateY(-93px);
	transform: translateY(-93px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
}

.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
}

.headdv {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.heads {
	background-color: #ffffff;
	border-top: 3px solid #1b4a97;
}

.headdvleft img {
	display: block;
	height: 90px;
}

.headdvright {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headdvright ul {
	display: flex;
	justify-content: space-between;
}

.headdvright ul li {
	line-height: 86.5px;
	margin-right: 50px;
	border-bottom: 2px solid #fff;
}

.headdvright ul li a {
	color: #4c4c4c;
	font-size: 16px;
}

.headdvright ul li:hover {
	border-bottom: 2px solid #1b4a97;
}

.headdvright ul li a:hover {
	color: #1b4a97;
}

.headdvright ul li.active {
	border-bottom: 2px solid #1b4a97;
}

.headdvright ul li.active a{
	color: #1b4a97;
}
.ss {
	width: 90px;
	height: 90px;
	background-color: #1b4a97;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 35px;
}

.ss iconpark-icon {
	font-size: 24px;
	color: #fff;
}

.banner {
	position: relative;
}

.banner img {
	display: block;
	width: 100%;
}

.banner .zxdt {
	position: absolute;
	bottom: 0;
	height: 95px;
	width: 70%;
	background-color: rgba(27, 74, 151, 0.6);
	display: flex;
	justify-content: flex-end;
	align-items: center;z-index: 99;
}

.banner .zxdt .zxdtdv {
	width: 95%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.zxdtbt {
	color: #ffffff;
	font-size: 16px;
}

.txtScroll-top {
	width: 90%;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.txtScroll-top .hd {
	overflow: hidden;
	height: 95px;
	background: #f4f4f4;
	padding: 0 10px;
	width: 95px;
	background-color: rgba(238, 155, 0, 0.8);
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	align-items: center;
}

.txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
	display: block;
	width: 9px;
	height: 5px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/icoUp.png") no-repeat;
}

.txtScroll-top .hd .next {
	background: url("../images/icoDown.png") no-repeat;
}

.txtScroll-top .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.txtScroll-top .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.txtScroll-top .hd ul li.on {
	background-position: 0 0;
}
.txtScroll-top .bd{
	width: 85%;
}

.txtScroll-top .infoList li {
	height: 25px;
	line-height: 25px;
	
}
.txtScroll-top .infoList li a{
	display: block;
	color: #fff;
	font-size: 16px;.
	overflow: hidden;
	white-space:nowrap;	
	overflow:hidden;
	text-overflow:ellipsis;
}
.hcjlab{
	width: 100%;
	background: url(../images/fsafas.jpg) center no-repeat;
	background-size: cover;
	margin-top:-1px;

}

.hcjlableft{
	width: 62%;
	background-color: rgba(255, 255, 255, 0.9);
	padding-top: 135px;
	padding-bottom: 110px;
	padding-right: 3%;
	padding-left: 5%;
}
.hcjlableftbt {
	position: relative;
	margin-bottom: 35px;
}
.hcjlableftbt h1{
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.1);
	font-family: "Arial Black";
	margin-left: -15%;
	font-size: 52px;
}
.hcjlableftbt span{
	display: block;
	color: #1b4a97;
	font-size: 40px;position: absolute;
	top: 25px;
}
.hcjlableftdv{
	width: 55%;
}
.tuoyuan{
	width: 42%;
}

.hcjlableftdv p{
	color: #666666;
	font-size: 16px;
	line-height: 45px;
	margin-bottom: 60px;
}
.hcjlableftdv a{
	display: block;
	border-radius: 50px;
	width: 150px;
	height: 50px;
	border: 1px solid #898989;
	text-align: center;
	line-height: 50px;
	color: #666666;
	font-size: 14px;
}
.hcjlableft1{
	display: flex;
	justify-content: space-between;
}
.hcjlablist{
	margin-top: 135px;
}
.hcjlablist ul{
	display: flex;
	justify-content: space-between;
}
.hcjlablist ul li{
	width: 25%;
}
.hcjlablist ul li h1 {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.hcjlablist ul li h1 span{
	color: #1b4a97;
	font-family: "Impact";
	font-size: 64px;
}
.hcjlablist ul li h1 i{
	display: block;
	background-color: #fff;
	line-height: 25px;
	color: #ee9b00;
	font-size: 14px;
	text-align: center;
	width: 25px;
	height: 25px;
	border-radius: 50px;
	margin-left: -8px;
	margin-top: 8px;
}
.hcjlablist ul li p{
	color: #333333;
	font-size: 16px;
	margin-top: 15px;
}
.yewu{
	margin-top: 90px;
}
.yewubt{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 50px;
}
.yewubt div {
	width: 75%;
}
.yewubt div h2{
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.1);
	font-family: "Impact";
	font-size: 72px;
}
.yewubt div h1{
	color: #333333;
	font-size: 40px;
	margin-top: -60px;
}
.yewubt div p{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.yewubt a{
	display: block;width: 250px;
	height: 70px;
	background-image: linear-gradient(to right, #2458af , #133f87);
	color: #fff;
	font-size: 16px;
	line-height: 70px;
	border-radius: 70px;
	text-align: center;
}
.gc{
	position: relative;
}
.gc #gallery .swiper-slide{
	position: relative;
	overflow: hidden;
}
.gc #gallery .swiper-slide img{
	display: block;
	width: 100%;
}
.gc #gallery .swiper-slide  div{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.gc #gallery .swiper-slide section{
	width: 90%;
}
.gc #gallery .swiper-slide section h1{
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}
.gc #gallery .swiper-slide section h2{
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 15px;
}
.gc #gallery .swiper-slide section p{
	width: 395px;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}
.gc #gallery .swiper-slide section span{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 30px;
	color: #1b4a97;
	margin-top: 85px;
	font-weight: bold;
}
.gc #thumbs{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.1);
}
.gc #thumbs .swiper-slide div{
	width: 90%;
	border-top: 1px solid rgba(255,255,255,0.3) ;
	padding: 20px 5%;
	border-right: 1px solid rgba(255,255,255,0.3) ;
}
.gc #thumbs .swiper-slide div h1{
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 10px;
}
.gc #thumbs .swiper-slide div p{
	font-size: 16px;
	color: rgba(255, 255, 255, 0.7);
	text-transform: uppercase;
}
.gc #thumbs .swiper-slide-thumb-active div{
	background-color: #1b4a97;
	border-top: 5px solid #ee9b00;
	padding: 18px 5%;
}
.innews{
	width: 90%;
	margin: 90px auto;
}
.innewsbt{
	width: 100%;
}
.innewsbt section{
	display: flex;
	justify-content: space-between;
	width: 130px;
}
.innewsbt section a{
	width: 50px;
	height: 50px;
	line-height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: none;
	background-color: #1b4a97;
	transition: all .3s;
}
.innewsbt section a iconpark-icon{
	font-size: 24px;
}
.innewsbt section a:hover{
	background-color: #ee9b00;
}
.innewslist .swiper-slide{
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	transition: all .3s;	
}
.innewslist .swiper-slide div{
	width: 100%;
	overflow: hidden;
}
.innewslist .swiper-slide div img{
	width: 100%;
	display: block;
	transition: all .3s;
}
.innewslist .swiper-slide  i{
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(red, green, blue, alpha);
}
.innewslist .swiper-slide section{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(27, 74, 151, 0);
	top: 0;
	left: 0;
	transition: all .3s;	
}
.innewslist .swiper-slide section h1{
	position: absolute;
	bottom: 70px;
	width: 90%;
	left: 5%;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	transition: all .3s;	
}
.innewslist .swiper-slide section span{
	position: absolute;
	display: block;
	width: 150px;
	height: 45px;
	border-radius: 50px;
	border: 1px dashed #fff;
	text-align: center;
	line-height: 45px;
	left: 5%;
	color: #ffffff;
	font-size: 16px;
	bottom: 30%;
	opacity: 0;
	transition: all .3s;	
}
.innewslist .swiper-slide:hover{
	border-radius: 0;
}
.innewslist .swiper-slide:hover img{
	transform: scale(1.05);
}
.innewslist .swiper-slide:hover section{
	background-color: rgba(27, 74, 151, 0.5);
}
.innewslist .swiper-slide:hover section h1{
	bottom: 60%;
}
.innewslist .swiper-slide:hover section span{
	opacity: 1;
}
.ckqb a{
	margin: 0 auto;
	display: block;
	width: 245px;
	height: 70px;
	background-color: #e8e8e8;
	border-radius: 70px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 60px;
	text-align: center;
	line-height: 70px;
}
.gcal{
	background-color: #f7f7f7;
	padding-top: 60px;
	padding-bottom: 85px;
}
.gcaldv{
	width: 90%;
	margin: 0 auto;
}
	
.gcaldvbt{
	width: ;
}
.gcaldvbt section{
	display: flex;
	width: 40%;
	justify-content: space-between;
}
.gcaldvbt section div{
	width: 100%;
}
.gcallist  .swiper-slide  i{
	width: calc(100% - 2px);
	display: block;
	height: 48px;
	border: 1px solid #c9c9c9;
	color: #666666;
	font-size: 18px;
	line-height: 48px;
	background-image: none;
	border-radius: 0;
	background-color: transparent;
	text-align: center;
}
.gcallist  .swiper-slide:hover i{
	background-color: #1b4a97;
	border-color: #1b4a97;
	color: #fff;
}
.gcallist .swiper-slide-thumb-active i{
	background-color: #1b4a97;
	border-color: #1b4a97;
	color: #fff;
}
#gcallist .swiper-slide ul{
	display: flex;
	justify-content: flex-start;
}
#gcallist .swiper-slide ul li{
	width: 31%;
	margin: 1%;
}
#gcallist .swiper-slide ul li div{
	width: 100%;
	position: relative;
	overflow: hidden;
}
#gcallist .swiper-slide ul li div img{
	display: block;
	width: 100%;
	transition: all .3s;
}
#gcallist .swiper-slide ul li:hover div img{
	transform: scale(1.03);
}
#gcallist .swiper-slide ul li div span{
	position: absolute;
	display: block;
	width: 150px;
	height: 55px;
	background-color: rgba(27, 74, 151, 0.8);
	text-align: center;
	line-height: 55px;
	color: #f7f7f7;
	font-size: 18px;
	z-index: 2;
	right: 0;
	bottom: 0;
}
#gcallist .swiper-slide ul li section{
	padding: 30px 25px;
	background-color: #fff;
}
#gcallist .swiper-slide ul li section h1{
	color: #333333;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
#gcallist .swiper-slide ul li section h2{
	display: flex;
	justify-content: space-between;
}
#gcallist .swiper-slide ul li section h2 i{
	color: #b7b6b6;
	font-size: 16px;
}
#gcallist .swiper-slide ul li section h2  span{
	color: #c9c9c9;
	line-height: 20px;
	font-size: 32px;
}
#gcallist .swiper-slide ul li:hover section h2 span{
	color: #1b4a97;
}
#gcallist .swiper-slide ul li:hover section h1{
	color: #1b4a97;
}
.gcal .ckqb a{
	color: #666666;
}
.zbzqbt h2{
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.1);
	font-family: "Impact";
	font-size: 72px;
	text-align: center;
}
.zbzq{
	padding-top: 95px;
	padding-bottom: 120px;
}
.zbzqbt h1{
    color: #333333;
    font-size: 40px;
	text-align: center;
    margin-top: -60px;
}
.zbzqbt {
	margin-bottom: 35px;
}
.zbzqbtdv{
	width:480px ;
	margin: 0 auto;
	margin-bottom: 30px;
}
.zbzqbtdv .swiper-slide i {
    width: calc(100% - 2px);
    display: block;
    height: 48px;
    border: 1px solid #c9c9c9;
    color: #666666;
    font-size: 18px;
    line-height: 48px;
    background-image: none;
    border-radius: 0;
    background-color: transparent;
    text-align: center;
}
.zbzqbtdv .swiper-slide-thumb-active i {
    background-color: #1b4a97;
    border-color: #1b4a97;
    color: #fff;
}
#zbzqlist{
	width: 90%;
	margin: 0  auto;
}
.gonggao{
	display: flex;
	justify-content: space-between;
	padding-left: 40px;
	border-right: 5px solid #1b4a97;
}
.gonggaoleft {
	width: 30%;
	position: relative;
	background: url(../images/gonggao_03.jpg) center no-repeat;
	background-size: cover;
}
.gonggaoleft img{
	display: none;
	width: 100%;
}
.gonggaoleft h1{
	position: absolute;
	padding: 30px;
	bottom: 0;
	left: 0;
	color: #ffffff;
	font-size: 22px;
	line-height: 30px;
}
.gonggaoright{
	width: 70%;
	background-color: #f7f7f7;
	position: relative;
}
.gonggaoright::after{
	content: "";
	height: 0%;
	width: 5px;
	background-color: #ee9b00;
	animation: mymove 5s infinite;
	position: absolute;
	right: -5px;
	top: 0;
	z-index: 3;
}
@keyframes mymove {
  from {height: 0%;}
  to {height: 100%;}
}
.gonggaoright ul {
	width: 95%;
	margin: 0 auto;
	padding: 25px 0px;
}
.gonggaoright ul li a{
	display: flex;
	height: 60px;
	align-items: center;
	justify-content: space-between;
}
.gonggaoright ul li  {
	height: 60px;
	border-bottom: 1px solid #e1e1e1;
}
.gonggaoright ul li a h1{
	display: flex;
	width: 80%;
	line-height: 60px;
	overflow: hidden;
	height: 60px;
}
.gonggaoright ul li a h1 i{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/jt_03.png) center no-repeat;
	background-size: contain;
	margin-right: 15px;
	margin-top: 20px;
}
.gonggaoright ul li a h1 span{
	color: #333333;
	font-size: 16px;
}
.gonggaoright ul li a p{
	font-size: 16px;
	color: #666666;
}
.gonggaoright ul li:hover a h1 i{
	background: url(../images/jt_02.png) center no-repeat;
	background-size: contain;
}
.gonggaoright ul li:hover a h1 span{
	color: #1b4a97;
}
.gonggaoright ul li:hover a p{
	color: #1b4a97;
}
.foot{
	padding-top: 75px;
	background: url(../images/fotimg_02.jpg) center no-repeat;
	background-size: cover;
}
.footdv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 70px;
}
.footdvleft{
	width: 55%;
	display: flex;
	justify-content: space-between;
}
.footdvleft dl dt a{
	color: #e8e8e8;
	font-size: 18px;
}
.footdvleft dl dt{
	margin-bottom: 20px;
}
.footdvleft dl dd{
	margin-bottom:15px ;
}
.footdvleft dl dd a{
	color: #e8e8e8;
	font-size: 14px;
}
.footdvright{
	width: 42%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xfsleft h1{
	color: #e8e8e8;
	font-size: 18px;
	text-align: right;
}
.xfsleft h2{
	margin: 15px 0;
	text-align: right;
	color: #e8e8e8;
	font-size: 30px;
	font-family: 'Arial Black';
}
.xfsleft p{
	line-height: 30px;
	font-size: 14px;
	color: #e8e8e8;
	text-align: right;
}
.xfsleft section{
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}
.xfsleft section a{
	margin-left: 20px;
}
.xfsright img{
	display: block;
	width: 142px;
}
.xfsright  p{
	color: #e8e8e8;
	font-size: 14px;
	margin-top: 15px;
	text-align: center;
}
.wdl {
	width: 90%;
	height: 125px;
	line-height: 125px;
	border-top: 1px solid #5f626e;
	margin: 0 auto;
}
.wdldv {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;height: 125px;
}
.wdldv p {
	font-size: 14px;
	color: #fff;
}
.wdldv p a {
	font-size: 14px;
	color: #fff;
}

.shownav{
	width: 100%;
	height: 75px;
	background-color: #fff;
}
.shownavdv{
	width: 90%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	align-items: center;
}
.shownavdv ul{
	display: flex;
	justify-content: flex-start;
}
.shownavdv ul li a{
	display: block;
	text-align: center;
	line-height: 75px;
	padding: 0 25px;
	color: #333333;
	font-size: 18px;
}
.shownavdv ul li.active a{
	background-color: #1b4a97;
	color: #fff;
}
.shownavdv ul li a:hover{
	background-color: #1b4a97;
	color: #fff;
}
.shownavdv div{
	color: #a8a7a7;
	font-size: 16px;
	line-height: 70px;
}
.shownavdv div i{
	color: #1b4a97;
}
.shownavdv div a{
	color: #a8a7a7;
}
.shownavdv div a:last-child{
	color: #1b4a97;
}
.showgc{
	width: 100%;
	background-color: #f9f9f9;
	padding: 70px 0px;
	padding-bottom: 45px;
}
.showgclist{
	width: 90%;
	margin: 0 auto;
}
.showgclist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.showgclist ul li{
	width: 31%;
	margin: 1%;
	transition: all .3s;
}
.showgclist  ul li div{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.showgclist  ul li div img{
	display: block;
	width: 100%;
	transition: all .3s;
}
.showgclist  ul li:hover div img{
	transform: scale(1.03);
}
.showgclist  ul li div span{
	position: absolute;
	display: block;
	width: 150px;
	height: 55px;
	background-color: rgba(27, 74, 151, 0.8);
	text-align: center;
	line-height: 55px;
	color: #f7f7f7;
	font-size: 18px;
	z-index: 2;
	right: 0;
	bottom: 0;
}
.showgclist  ul li section{
	padding: 30px 25px;
	background-color: #fff;
}
.showgclist  ul li section h1{
	color: #333333;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.showgclist  ul li section h2{
	display: flex;
	justify-content: space-between;
}
.showgclist  ul li section h2 i{
	color: #b7b6b6;
	font-size: 16px;
}
.showgclist  ul li section h2  span{
	color: #c9c9c9;
	line-height: 20px;
	font-size: 32px;
}
.showgclist  ul li:hover{
	box-shadow: 0px 5px 10px #dcdcdc;
}
.showgclist  ul li:hover section h2 span{
	color: #1b4a97;
}
.showgclist  ul li:hover section h1{
	color: #1b4a97;
}

.showgcxq{
	width: 90%;
	margin: 0 auto;
}
.showgcxqbt{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
}
.showgcxqbt div h1{
	color: #333333;
	font-size: 26px;
	margin-bottom: 15px;
}
.showgcxqbt div p{
	color: #a6a6a6;
	font-size: 14px;
}
.showgcxqbt a{
	display: block;
	width: 160px;
	height: 45px;
	background-color: #1b4a97;
	line-height: 45px;
	border-radius: 50px;
	text-align: center;
	color: #f9f9f9;
	font-size: 16px;
}
.showgcxx {
	display: flex;
	justify-content: center;
	margin-top: 45px;
}
.showgcxx p {
	width: 45%;
	margin: 0 3%;
}
.showgcxx p a{
	display: block;
	width: 90%;
	border: 1px dashed #1b4a97;
	height: 63px;
	border-radius: 50px;
	padding: 0 5%;
	line-height: 63px;
	color: #1b4a97;
	font-size: 16px;
}
.showgcxx p a:hover{
	border: 1px solid #1b4a97;
	background-color: #1b4a97;
	color: #fff;
}
.showgcxx{
	margin-top: 30px;
}
.lxwm{
	width: 100%;
	padding-top: 110px;
	background-color: #f9f9f9;
	padding-bottom: 100px;
}
.lxwm ul{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.lxwm ul li{
	width: 20%;
	padding: 2%;
	background-color: #fff;
	border-bottom: 3px solid  #1b4a97 ;
	transition: all .3s;
}
.lxwm ul li iconpark-icon{
	font-size: 32px;
	color: #dedede;
	margin-bottom: 50px;
	transition: all .3s;
}
.lxwm ul li h1{
	color: #4c4c4c;
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: bold;
	transition: all .3s;
}
.lxwm ul li p{
	font-size: 16px;
	color: #333333;
	font-size: 16px;
	transition: all .3s;
}
.lxwm ul li:hover{
	border-bottom: 3px solid  #ef9c00 ;
	background-color: #1b4a97;
}
.lxwm ul li:hover iconpark-icon{
	color: #fff;
}
.lxwm ul li:hover h1{
	color: #fff;
}
.lxwm ul li:hover p{
	color: #fff;
}
.zxly{
	padding-top: 100px;
	padding-bottom:105px;
	background: url(../images/zxly_02.jpg) center no-repeat;
	background-size: cover;
}
.zxly h1{
	text-align: center;
	color: #f9f9f9;
	font-size: 40px;
	margin-bottom: 40px;
}
.zxly form {
	width: 90%;
	margin: 0 auto;
}
.zxly form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zxly form input{
	width: 96%;
	padding: 0 2%;
	line-height: 50px;
	background-color: rgba(255, 255, 255, 0.8);
	border: none;
	margin-bottom: 1%;
	outline: none;
}
.zxly form textarea{
	width: 96%;
	padding: 0 2%;
	line-height: 50px;
	background-color: rgba(255, 255, 255, 0.8);
	border: none;
	margin-bottom: 1%;
	outline: none;
}
.zxly form div input{
	width: 45.5%;
	padding: 0 2%;
	line-height: 50px;
	background-color: rgba(255, 255, 255, 0.8);
	border: none;
	margin-bottom: 1%;
	outline: none;
}
.zxly form button{
	width: 130px;
	height: 50px;
	color: #1b4a97;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	padding: 0;
}
.newslist{
	width: 100%;
	background-color: #f9f9f9;
	padding-top: 85px;
	padding-bottom: 30px;
}
.newslistdv{
	width: 90%;
	margin: 0 auto;
}
.newslisttj ul{
	display: flex;
	justify-content: space-between;
}
.newslisttj ul li{
	width: 24%;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.newslisttj ul li div img{
	display: block;
	width: 100%;
	transition: all .3s;
}
.newslisttj ul li div {
	width: 100%;
	overflow: hidden;
	display: block;
}
.newslisttj ul li section{
	padding: 20px;
	background-color: #fff;
	transition: all .3s;
}
.newslisttj ul li section h1{
	color: #333333;
	font-size: 20px;
	line-height: 35px;
	transition: all .3s;
}
.newslisttj ul li section h2{
	color: #d4d4d4;
	font-size: 16px;
	line-height: 30px;
	transition: all .3s;
}
.newslisttj ul li section p{
	line-height: 30px;
	color: #9a9999;
	font-size: 16px;
	transition: all .3s;
	overflow: hidden;
	height: 30px;
}
.newslisttj ul li:hover div img{
	transform: scale(1.2);
}
.newslisttj ul li:hover section{
	background-color: #1b4a97;
}
.newslisttj ul li:hover section h1{
	color: #fff;
}
.newslisttj ul li:hover section h2{
	color: #fff;
}
.newslisttj ul li:hover section p{
	color: #fff;
}
.newsliast{
	width: 100%;
}
.newsliast ul li{
	margin-top: 45px;
	transition: all .3s;
}
.newsliast ul li a{
	display: flex;
	justify-content: space-between;
}
.newsliast ul li .newsliastleft {
	width: 15%;
	background-color: #f2f2f2;
	padding-bottom: 30px;transition: all .3s;
}
.newsliast ul li .newsliastleft span{
	display: block;
	color: #dfdfdf;
	font-size: 48px;
	font-family: 'Impact' ;
	margin-top: 15%;
	text-align: center;transition: all .3s;
}
.newsliast ul li .newsliastleft i{
	display: block;
	text-align: center;
	font-size: 20px;
	font-family: 'Impact' ;
	margin-top: 10px;transition: all .3s;
	color: #dfdfdf;
}
.wdasad{
	width: calc(85% - 80px);
	background-color: #fff;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wdasad .newsliastright{
	height: 75px;
	line-height: 75px;
	border-left: 1px solid #f3f2f2;
	text-align: center;
	color: #c9c8c8;
	font-size: 16px;
	padding-left: 40px;
	transition: all .3s;
}
.wdasad .newsliastcenter{
	width: 85%;
}
.wdasad .newsliastcenter h1{
	color: #333333;
	font-size: 20px;
	line-height: 25px;
	overflow: hidden;
	height: 25px;
	margin-bottom: 15px;transition: all .3s;
}
.wdasad .newsliastcenter p{
	color: #c9c8c8;
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	height: 30px;
	overflow: hidden;
}
.newsliast ul li:hover {
	box-shadow: 0px 0px 20px #cfcfcf;
}
.newsliast ul li:hover .newsliastleft{
	background-color: #1b4a97;
}
.newsliast ul li:hover .wdasad .newsliastcenter h1{
	color: #1b4a97;
}
.newsliast ul li:hover .wdasad .newsliastright{
	color: #1b4a97;
}
.gsjj{
	width: 100%;
	padding-top: 100px;
	padding-bottom: 80px;
	background-color: #faf9f9;
}
.gsjjdv{
	width: 90%;
	margin: 0 auto;
}
.gsjjdvbt{
	display: flex;
	justify-content: space-between;
}

.gsjjdvbtleft h1{
	color: #1b4a97;
	font-size: 36px;
}
.gsjjdvbtleft  span{
	display: block;
	width: 500px;
	height: 30px;
	border-bottom: 1px solid #1b4a97;
}
.gsjjdvbtleft i{
	display: block;
	width: 200px;
	height: 3px;
	background-color: #1b4a97;
	margin-bottom: 25px;
	margin-top: -2px;
}
.gsjjdvbtleft p{
	color: #1b4a97;
	font-size: 20px;
}
.gsjjdvbtright{
	width: 55%;
}
.gsjjdvbtright ul {
	display: flex;
	justify-content: space-between;
}
.gsjjdvbtright ul li h1{
	display: flex;
	justify-content: flex-start;
	color: #1b4a97;
	font-size: 64px;
	font-family: "Impact";
}
.gsjjdvbtright ul li h1 i{
	color: #1b4a97;
	font-size: 14px;
}
.gsjjdvbtright ul li p{
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}
.gsjjnr p{
	margin-top: 35px;
	line-height: 35px;
	color: #666666;
	font-size: 16px;
}
.smg{
	display: block;
	width: 100%;
	background-color: #f7f7f7;
}
.smgdv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.smgdvleft{
	width: 40%;
}
.smgdvleft h1{
	color: #333333;
	font-size: 36px;
	margin-bottom: 20px;
	margin-top: 10%;
}
.smgdvleft h2{
	color: #333333;
	font-size: 24px;
	margin-bottom: 10%;
}
.smgdvleft p{
	text-transform: uppercase;
	color: rgba(27, 74,151,0.1);
	font-size: 42px;
	font-family: "Arial Black";
}
.smgdvright{
	width: 60%;
}
.ryzz{
	width: 100%;
	padding: 65px 0px;
	background-color: #f9f9f9;
}
.ryzzbt {
	display: flex;
	justify-content: space-between;
}
.ryzzdv{
	width: 90%;
	margin: 0 auto;
}
.ryzzlist .swiper-slide div img{
	width: 100%;
	display: block;
}
.ryzzlist .swiper-slide p{
	line-height: 50px;
	text-align: center;
	color: #666666;
	font-size: 16px;
}
.wqf img{
	display: block;
	width: 100%;
	margin-bottom: 100px;
}
.ryzzbt {
	margin-bottom: 50px;
}
.ryzzbt h1{
	font-size: 40px;
	color: #333333;
}
.zp{
	padding-top: 45px;
	background-color:  #f9f9f9; 
	padding-bottom: 100px;
	align-items: flex-start;
}
.zpdv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.zpleft{
	width: 20%;
}
.zpleft img{
	display: block;
	width: 100%;
}
.zpleft div{
	position: relative;
}
.zpleft div section{
	width: calc(95% - 40px);
	background-image: linear-gradient(#ffffff, transparent);
	padding: 20px;
	margin: 0 auto;
	margin-top: -60%;
	background-color: #fff;
}
.zpleft div section h1{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
}
.zpleft div section h1 img{
	display: block;
	width: 29px;
	margin-right: 10px;
}
.zpleft div section h1 {
	color: #333333;
	font-size: 28px;
}
.zpleft div section h2{
	color: #1b4a97;
	font-size: 26px;
	font-family: "Arial";
}
.zpright{
	width: 78%;
}
.zpbt{
	display: flex;
	justify-content: space-between;
}
.zpbt li{
	width: calc(13% - 1px);
	padding: 1%;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	border-left: none;
	color: #333333;
	background-color: #eeeeee;
}
.zpbt li:first-child{
	border-left: 1px solid #e5e5e5;
}

.zpdl div{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.zpdl  dd {
	width: calc(13% - 1px);
	padding: 1%;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	border-left: none;
	color: #333333;
	background-color: #eeeeee;
	border-top: 0 ;
	
}
.zpdl dd:first-child{
	border-left: 1px solid #e5e5e5;
}
.zpdl section{
	padding: 25px;
	display: none;
	border: 1px solid #e5e5e5;
	background-color: #fff;border-top: 0 ;
}
.ckx{
	width: 165px;
	height: 55px;
	background-color: #1b4a97;
	color: #ffffff;
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 55px;
	margin-top: 25px;
}


.wt2{
	width: 44%;
	padding: 3%;
	background-color: #0d5cb4;
	position: relative;
}
.wt2 section{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 60px;
}
.wt2 h1{
	font-size: 24px;
	font-family: "Montserrat";
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.wt2 h2{
	line-height: 35px;
	color: #ffffff;
	font-family: "Montserrat";
	font-size: 14px;
}
.wt3{
	width: 45%;
	padding: 3%;
	background-color: #ededed;
	position: relative;
}
.wt3 .wt3{
	background-color: #ffffff;
}
.wzdv{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.wt3 section{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 50px;
}
.wt3 section h1{
	color: #333333;
	font-size: 24px;
	font-family: "Montserrat";
	text-transform: uppercase;
}
.wt3 p{
	color: #666666;
	font-size: 14px;
	font-family: "Montserrat";
	line-height: 35px;
}
.limg{
	margin-top: 70px;
}
.wta{
	position: absolute;
	top: 100%;
	left: 0;
	width: 90%;
	padding: 5%;
}
.wt2 .wta h1{
	margin-bottom: 0;
}
.ryzzbt #contrast {
	display: flex;
	justify-content: space-between;
}
.ryzzbt #contrast #btn1{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 40px;
	background-color: #ececec;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
}
.ryzzbt #contrast #btn2{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 40px;
	background-color: #ececec;
	line-height: 40px;
	text-align: center;
}
.ryzzbt #contrast #btn1:hover{
	background-color: #0d5cb4;
}
.ryzzbt #contrast #btn1:hover iconpark-icon{
	color: #fff;
}
.ryzzbt #contrast #btn2:hover{
	background-color: #0d5cb4;
}
.ryzzbt #contrast #btn2:hover iconpark-icon{
	color: #fff;
}
.ryzzbt #contrast iconpark-icon{
	font-size: 24px;
	line-height: 35px;
	color:#cdcdcd;
}
.ty1{
	width:15.625rem;
	height: 15.625rem;
	background-image: linear-gradient(#efa418, #fff);
	border-radius: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ty1 p{
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
}
.tyall{
	display: flex;
	align-items: center;
	justify-content: center;
}
.ty2{
	width:15.625rem;
	height: 15.625rem;
	background-image: linear-gradient(transparent , #fff);
	border-radius: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -15%;
	position: relative;
	z-index: 2;
}
.ty2 p{
	text-align: center;
	color: #666666;
	font-size: 18px;
	margin-top: 10px;
}
.ty2:first-child{
	margin-right: -15%;
}
.headdvleft{
	width: 25%;
	display: flex;
	align-items: center;
}
.headdvleft img{
	display: block;
	max-width: 100%;
	height: auto;
}
.headdvright ul li{
	margin-right: 35px;
}
.ryzzlist .swiper-slide img{
	display: block;
	width: 100%;
}
.dqgz{
	width: 100%;
    background-color: #f9f9f9;
    padding: 70px 0px;
    padding-bottom: 45px;
}
.newslistlb a{
	display: flex;
	justify-content: space-between;
	background-color: #fff;
}
.newslisttime{
	width: 190px;
	border-right: 1px solid #e6e6e6;
	margin: 40px 0px;
}
.newslistlb{
	width: 90%;
	margin: 35px auto;
	margin-bottom: 25px;
}
.newslistlb ul li{
	background-color: #fff;
	margin-bottom: 25px;
	background-color: #f7f7f7;
}
.newslisttime span{
	display: block;
	text-align: center;
	color: #333333;
	font-size: 52px;
}
.newslisttime i{
	display: block;
	line-height: 30px;
	text-align: center;
	color: #333333;
	font-size: 14px;
}
.newslisttext{
	width: 90%;
	padding: 40px 60px;
	margin-bottom: 10px;
}
.newslisttext h1{
	color: #4c4c4c;
	font-size: 20px;
	font-weight: bold;
}
.newslisttext p{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-top: 15px;
	height: 60px;
	overflow: hidden;
}
.newslistlb ul li:hover a{
	background-color: #021d54;
}
.newslistlb ul li:hover .newslisttime{
	border-right-color: #6d9cd4;
}
.newslistlb ul li:hover .newslisttime span{
	color: #fff;
}
.newslistlb ul li:hover .newslisttime i{
	color: #fff;
}
.newslistlb ul li:hover .newslisttext h1{
	color: #fff;
}
.newslistlb ul li:hover .newslisttext p{
	color: #fff;
}
.newslistlb ul li:hover .newslistjt{
	background-color: #fff;
}
.newslistlb ul li:hover .newslistjt img{
	opacity: 1;
}
.newsboxlist{
	width: 90%;
	margin: 0 auto;
}
.newsboxlist ul{
	display: flex;
	justify-content: space-between;
	height: 100%;
	flex-wrap: wrap;
}
.newsboxlist ul  li{
	width: 49%;
	margin-bottom: 35px;
	background-color: #fff;
}
.newsboxlist ul  section{
	width: 90%;
	padding: 5%;
	padding-bottom: 30px;
}
.newsboxlist ul h1{
	width: 110px;
	height: 35px;
	background-color: #1b4a97;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
}
.newsboxlist ul h2{
	color: #404040;
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.newsboxlist ul p{
	font-size:16px ;
	line-height: 30px;
	color: #666666;
}
.newsboxlist ul span{
	display: block;
	width: 100%;
	padding: 15px 0px;
	color: #808080;
	font-size: 16px;
}
.newsboxlist ul li:hover{
	background-color: #1b4a97;
}
.newsboxlist ul li:hover h1{
	color: #1b4a97;
	background-color: #fff;
}
.newsboxlist ul li:hover h2{
	color: #fff;
}
.newsboxlist ul li:hover p,.newsboxlist ul li:hover span{
	color: #bec5d4;
}
.hcjlab{
	display: flex;
}
.hcjlabright{
	width: 30%;
	position: relative;
}
.hcjlabright i{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hcjlabright span{
	position: absolute;
	right: 0;display: flex;
	top: 25px;
}
.banners{
	display: block;
	width: 100%;
}
.banners .swiper-slide{
	position: relative;
} 
.banners .swiper-slide div{
	position: absolute;
	width: 90%;
	height: 100%;
	left: 5%;top: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.banners .swiper-slide div h1{
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
}
.banners .swiper-slide div i{
	display: block;
	width: 230px;
	height: 20px;
	border-bottom: 1px solid #fff;
}
.banners .swiper-slide div span{
	display: block;
	width: 60px;
	height: 20px;
	border-top: 3px solid #fff;
	margin-top: -2px;
}
.banners .swiper-slide div p{
	width: 565px;
	line-height: 35px;
	color: #ffffff;
	font-size: 16px;
}
.banners .swiper-slide img{
	width: 100%;
}
.banners .swiper-slide div img{
	margin-top: 10%;
	width: 40px;
	display: block;
}
.banners{
	margin-top: 43px;
}
.sbanners  .swiper-slide div img{
	margin-top: 10%;
	width: 40px;
	display: block;
}
.sbanners{
	display: block;
	width: 100%;
}
.sbanners .swiper-slide{
	position: relative;
} 
.sbanners .swiper-slide div{
	position: absolute;
	width: 90%;
	height: 100%;
	left: 5%;top: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.sbanners .swiper-slide div h1{
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
}
.sbanners .swiper-slide div i{
	display: block;
	width: 430px;
	height: 20px;
	border-bottom: 1px solid #fff;
}
.sbanners .swiper-slide div span{
	display: block;
	width: 130px;
	height: 20px;
	border-top: 3px solid #fff;
	margin-top: -2px;
}
.sbanners .swiper-slide div p{
	width: 565px;
	line-height: 35px;
	color: #ffffff;
	font-size: 20px;
}
.sbanners .swiper-slide img{
	width: 100%;
}
.sbanners .swiper-slide div img{
	margin-top: 10%;
	width: 40px;
	display: block;
	position: relative;
}
.sbanners{
	margin-top: 43px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: 30%;
	left:auto;
	right: 0;
	bottom: 35px;
}
.swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	background-color: #1b4a97;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background-color: #fff;

}
.sbanners .swiper-slide  video{
	width:100%;    display: block;
}
.mfoot,.mfootdv{
	display: none;
}
.sbanners .swiper-slide div img{
	animation: example 5s linear 2s infinite alternate;
}
.ssdv{
	width: 100%;
	position: absolute;
	background-color: #fff;
	top: 90px;
	left: 0;
	z-index: 999;
	padding: 15px 0px;
	padding: 0;
	height: 0;
	overflow: hidden;
	transition: all .5s;
}
.ssdv form{
	width: 95%;
	margin: 0 auto;
}
.ssdv form{
	display: flex;
	justify-content: space-between;
}
.ssdv form input{
	height: 35px;
	line-height: 35px;
	border: none;
	border:1px solid #dcdcdc;
	outline: none;
	width: 76%;
	padding: 0 1%;
}
.ssdv form button{
	border: none;
	background-color: #333333;
	color: #fff;
	width: 20%;
	font-size: 14px;

}
@keyframes example {
  from {transform: translateY(10px);}
  to {transform: translateY(0px);}
}


.showdanye{
	width: 100%;
    background-color: #f9f9f9;
    padding-top: 85px;
    padding-bottom: 110px;
}
.showdanyedv{
	width: 80%;
	margin:0 auto;
	background-color: #fff;
	padding: 5%;
}
.ryzz{
	
}
.ryzzdv{

}
.ryzzdv img{
	display: block;
	margin-right: 35px;
}
.ryzzdv  p{
	margin-top: 35px;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.ryzstop{
	text-align: center;
}
.ryzstop h1{
	text-align: center;
	color: #333333;
	font-size: 36px;
}
.ryzstop p{
	color: #666666;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 55px;
}
.ryzslists{
	width: 90%;
	margin: 0 auto;
}
.ryzslist{
    width: 100%;
    background-color: #f9f9f9;
    padding: 70px 0px;
}
.ryzslist .swiper-button-next,.ryzslist .swiper-button-prev{
	width: 40px;
	height: 40px;
	opacity: 1;
	margin-top: 0px;
	top: 42%;
	margin: 0px;
}
.ryzslist  .swiper-button-next:after, .swiper-button-prev:after{
	color: #1b4a97;
}


@media only screen and (min-width: 1000px) and (max-width: 1400px) {
	.headdvright ul li{
		margin-right: 10px;
	}
	.headdvright ul li a{
		font-size: 15px;
	}
	.ss{
		margin-left: 20px;
	}
	.txtScroll-top{
		width: 87%;
	}
	.hcjlableftbt h1{
		font-size: 38px;
	}
	.hcjlableftbt span{
		top:0;
	}
	.xfsright{
		margin-left: 15px;
	}
	.xfsleft h2{
		font-size: 24px;
	}
	.innewslist .swiper-slide:hover section h1{
		bottom: 50%;
	}
	.innewslist .swiper-slide section span{
		bottom: 20%;
	}
	.gc #thumbs .swiper-slide div p{
		font-size: 0.875rem;
	}
	.tyall{
		width: 100%;
		display: block;
	}
	.ty2:first-child{
		margin: 0 auto;
		margin-top: -15%;
	}
	.ty1{
		width: 180px;
		height: 180px;
	}
	.ty2{
		width: 180px;
		height: 180px;
	}
	.smgdvleft p{
		font-size: 34px;
	}
	.smgdvleft h2{
		font-size: 22px;
	}
	.wt3 p{
		font-size: ;
	}
	.gsjjdvbtleft{
		width: 48%;
	}
	.gsjjdvbtleft span{
		width: 100%;
	}
	.gsjjdvbtleft h1{
		font-size: 32px;
	}
	.gsjjdvbtright{
		width: 50%;
	}
	.gsjjdvbtleft p{
		font-size: 18px;
	}
	.gsjjdvbtright ul li h1{
		font-size: 46px;
	}
	.gsjjdvbt {
		align-items: center;
	}
	.wdasad .newsliastright{
		padding-left: 5%;
	}
	.wdasad{
		padding:40px 5%;
		width: 75%;
	}
	.wdasad .newsliastcenter{
		width: 80%;
	}
	.newslisttj ul li section h1{
		line-height: 30px;
		height: 60px;
		line-height: 30px;
		font-size: 16px;
		overflow: hidden;
	}
	.zpleft div section h1{
		font-size: 22px;
	}
	.zpleft div section h2{
		font-size: 18px;
	}
	.zpleft div section{
		margin-top: -100%;
	}
	.zpdl dd{
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 14px;
	}
	
	
}

@media screen and (max-width: 999px) {
	.heads{
		display: none;
	}
	.mobile-inner-img img{
		margin-left: 0;
	}
	.banner .zxdt{
		display: none;
	}
	.hcjlab{
		width: 100%;
		display: block;
	}
	.hcjlableft{
		width: 100%;
		display: block;
		padding: 0;
		padding-top: 15px;
	}
	.hcjlableftdv{
		width: 100%;
	}
	.hcjlableft1{
		display: block;
	}
	.hcjlableftbt h1{
		margin-left: 0;
		font-size: 20px;
		text-align: center;
	}
	.hcjlableftbt span{
		position: inherit;
		text-align: center;
		top: auto;
		font-size: 24px;
	}
	.hcjlableftbt{
		margin-bottom: 15px;
	}
	.hcjlableftdv p{
		width: 95%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 30px;
	}
	.hcjlableftdv a{
		width: 120px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		margin: 0 auto;
		margin-top: 15px;
	}
	.tuoyuan{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 15px;
	}
	.ty1{
		width: 33%;
		border-radius: 0;
		height: auto;
		padding: 25px 0px;
	}
	.tyall{
		width: 67%;
	}
	.ty2{
		width: 50%;
		border-radius: 0;
		height: auto;
		margin: 0 auto;
		padding: 25px 0px;
	}
	.ty2:first-child{
		margin-right: 0;
	}
	.hcjlablist{
		margin: 0 auto;
		margin-top: 15px;
		width: 95%;
		padding-bottom: 15px;
	}
	.hcjlablist ul{
		flex-wrap: wrap;
	}
	.hcjlablist ul li{
		width: 48%;
		text-align: center;
		margin: 1%;
	}
	.hcjlablist ul li h1 span{
		font-size: 36px;
	}
	.hcjlablist ul li h1{
		justify-content: center;
	}
	.hcjlablist ul li h1 i{
		margin-top: 5px;
		margin-left: -3px;
	}
	.hcjlablist ul li p{
		margin-top: 0px;
	}
	.yewu{
		margin-top: 30px;
	}
	.yewubt{
		display: block;
	}
	.yewubt div{
		width: 100%;
	}
	.yewubt div h2{
		font-size: 20px;
		text-align: center;
	}
	.yewubt div h1{
		margin-top: 0px;
	}
	.yewubt div h1{
		font-size: 24px;
		text-align: center;
	}
	.yewubt div p{
		font-size: 14px;
	}
	.yewubt a{
		width: 150px;
		height: 45px;
		margin: 0 auto;
		line-height: 45px;
		text-align: center;
		margin-top: 15px;
	}
	.gc #gallery .swiper-slide img{
		width: 150%;
		margin-left: -25%;
	}
	.gc #thumbs{
		position: initial;
	}
	.gc #gallery .swiper-slide section span{
		display: none;
	}
	.gc #gallery .swiper-slide section h1{
		font-size: 24px;
	}
	.gc #gallery .swiper-slide section h2{
		font-size: 18px;
	}
	.gc #gallery .swiper-slide section p{
		width: 100%;
		font-size: 14px;
	}
	.gc #thumbs .swiper-slide div h1{
		font-size: 20px;
	}
	.gc #thumbs .swiper-slide div p{
		font-size: 10px;
		height: 40px;
		line-height: 20px;
	}
	.innews{
		margin: 30px auto;
	}
	.innewsbt section a{
		display: none;
	}
	.innewslist .swiper-slide section h1{
		font-size: 14px;
	}
	.innewslist .swiper-slide:hover section h1{
		bottom: 40%;
	}
	.innewslist .swiper-slide section span{
		bottom: 10%;
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.yewubt{
		margin-bottom: 15px;
	}
	.ckqb a{
		margin-top: 15px;
		width: 245px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.gcaldvbt section{
		width: 100%;
		margin: 15px auto;
	}
	.gcallist .swiper-slide i{
		font-size: 14px;
		line-height: 40px;
		height: 40px;
	}
	#gcallist .swiper-slide ul{
		flex-wrap: wrap;
	}
	#gcallist .swiper-slide ul li{
		width: 48%;
		margin:1% ;
	}
	#gcallist .swiper-slide ul li:last-child{
		display: none;
	}
	#gcallist .swiper-slide ul li div span{
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	#gcallist .swiper-slide ul li section{
		padding: 5%;
	}
	#gcallist .swiper-slide ul li section h1{
		font-size: 14px;
	}
	#gcallist .swiper-slide ul li section h2 i{
		font-size: 10px;
	}
	.gcal{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.zbzq{
		padding-top: 25px;
		padding-bottom: 30px;
	}
	.zbzqbt h2{
		font-size: 24px;
	}
	.zbzqbt h1{
		font-size: 24px;
		margin-top: 0;
	}
	.zbzqbt{
		margin-bottom: 15px;
	}
	.zbzqbtdv{
		width: 95%;
	}
	.zbzqbtdv .swiper-slide i{
		width: calc(99% - 2px);
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.gonggao{
		display: block;
		padding-left: 0;
		border: none;
	}
	.gonggaoleft{
		width: 100%;
	}
	.gonggaoleft img{
		display: block;
	}
	.gonggaoright{
		width:calc(100% - 5px);
		border-right: 5px solid #1b4a97;
	}
	.gonggaoleft h1{
		font-size: 16px;
		padding: 5%;
	}
	.gonggaoright ul li a p{
		font-size: 12px;
	}
	.gonggaoright ul li a h1{
		width: 74%;line-height: 45px;height: 45px;
	}
	.gonggaoright ul li a h1 span{
		font-size: 14px;
		width: 85%;line-height: 45px;
		height: 45px;
	}
	.gonggaoright ul li,.gonggaoright ul li a{
		height: 45px;
	}
	#zbzqlist{
		width: 95%;
	}
	.gonggaoright ul li a h1 i{
		margin-top: 12px;
	}
	.foot{
		display: none;
	}
	.shownavdv{
		width: 95%;
	}
	.shownavdv div{
		display: none;
	}
	.shownavdv ul{
		width: 100%;
	}
	.shownavdv ul li{
		width: 100%;
	}
	.shownavdv ul li a{
		width: 100%;padding: 0;
		line-height: 45px;
		font-size: 16px;
	}
	.shownav{
		height: 45px;
	}
	.gsjj{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.gsjjdvbt{
		display: block;
	}
	.gsjjdvbtleft h1{
		font-size: 24px;
	}
	.gsjjdvbtleft span{
		width: 100%;
		height:15px;
	}
	.gsjjdvbtleft i{
		margin-bottom: 15px;
	}
	.gsjjdvbtleft p{
		font-size: 14px;
		line-height: 25px;
	}
	.gsjjdvbtright{
		width: 100%;
		margin-top: 15px;
	}
	.gsjjdvbtright ul{
		flex-wrap: wrap;
	}
	.gsjjdvbtright ul li{
		width: 48%;
		margin: 1%;
		text-align: center;
	}
	.gsjjdvbtright ul li h1{
		display: flex;
		justify-content: center;
	}
	.gsjjdvbtright ul li h1{
		font-size: 32px;
	}
	.gsjjdvbtright ul li p{
		margin-top: 0;
	}
	.gsjjnr p{
		margin-top: 15px;
		font-size: 14px;
		line-height: 30px;
	}
	.smgdv{
		display: block;
		padding-top: 15px;
	}
	.smgdvleft{
		width: 100%;
	}
	.smgdvleft h1{
		margin-top: 0;
		font-size: 22px;
		margin-bottom: 10px;
	}
	.smgdvleft h2{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.smgdvleft p{
		font-size: 24px;
		margin-bottom: 25px;
	}
	.smgdvright{
		width: 100%;
	}
	.wzdv{
		width: 100%;
		display: block;
	}
	.wt2{
		width: 90%;
		padding: 5%;
		padding-bottom: 0;
	}
	.wt2 section{
		margin-bottom: 15px;
	}
	.wt2 section img:first-child{
		width: 30px;
	}
	.wt2 section img:last-child{
		width: 20px;
	}
	.wt2 h1{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.wt2 h2{
		line-height: 25px;
	}
	.wt2 .wta{
		position: inherit;
		margin-top: 20px;
		width: 101%;
		left: -5.5%;
	}
	.wt3 section h1{
		font-size: 20px;
	}
	.wt3 p{
		line-height: 25px;
		font-size: 14px;
	}
	.limg{
		margin-top: 15px;
		width: 30px;
	}
	.wt3{
		width: 90%;
		padding: 5%;
		padding-bottom: 0;
	}
	.wt3 section{
		margin-bottom: 10px;
	}
	.wt3 section img{
		width: 20px;
	}
	.wt3 .wt3{
		margin-top: 5%;
		position: inherit;
		width: 101%;
		left: -5.5%;
		padding-bottom: 5%;
	}
	.smgdv{
		width: 95%;
	}
	.wqf img{
		margin-bottom: 20px;
	}
	.ryzz{
		padding: 25px 0px;
	}
	.ryzzdv{
		width: 95%;
	}
	.ryzzbt{
		display: block;
		margin-bottom: 15px;
	}
	.ryzzbt h1{
		font-size: 24px;
		text-align: center;
		margin-bottom: 20px;
	}
	.ryzzbt #contrast{
		width: 50%;
		margin: 0 auto;
	}
	.ryzzlist .swiper-slide p{
		font-size: 14px;
	}
	.showgc{
		padding: 25px 0px;
	}
	.showgclist{
		width: 95%;
	}
	.showgclist ul{
		flex-wrap: wrap;
	}
	.showgclist ul li{
		width: 48%;
	}
	.showgclist ul li div span{
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.showgclist ul li section{
		padding: 5%;
	}
	.showgclist ul li section h1{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.showgclist ul li section h2 i{
		font-size: 12px;
	}
	.showgcxq{
		width: 95%;
	}
	.showgcxqbt a{
		display: none;
	}
	.showgcxqbt div h1{
		font-size: 22px;
	}
	.showgcxx{
		margin-top: 10px;
		display: block;
	}
	.showgcxx p{
		width: 100%;
		margin: 3% 0 ;
	}
	.showgcxx p a{
		height: 43px;
		line-height: 43px;
		font-size: 14px;
	}
	.lxwm{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.lxwm ul{
		width: 95%;
		flex-wrap: wrap;
	}
	.lxwm ul li{
		width: 88%;
		padding: 5%;
		margin: 1%;
	}
	.lxwm ul li iconpark-icon{
		display: block;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 10px;
	}
	.lxwm ul li h1{
		margin-bottom: 10px;
		text-align: center;
		font-size: 18px;
	}
	.lxwm ul li p{
		text-align: center;
		font-size: 14px;
	}
	.zxly{
		padding-top: 30px;
		padding-bottom: 15px;
	}
	.zxly h1{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.zxly form{
		width: 95%;
	}
	.zxly form input,.zxly form div input{
		line-height: 40px;
	}
	.zxly form button{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.newslist{
		padding-top: 25px;
		padding-bottom: 20px;
	}
	.newslistdv{
		width: 95%;
	}
	.newslisttj ul {
		flex-wrap: wrap;
	}
	.newslisttj ul li{
		width: 48%;
		margin: 1%;
	}
	.newslisttj ul li section{
		padding: 5%;
	}
	.newslisttj ul li section h1{
		font-size: 14px;
		line-height: 25px;
		height: 50px;
		overflow: hidden;
	}
	.newslisttj ul li section p{
		font-size: 14px;
	}
	.newslisttj ul li section h2{
		font-size: 12px;
	}
	.wdasad .newsliastright{
		display: none;
	}
	.wdasad{
		width: 90%;
		padding: 0 5% ;
	}
	.newsliast ul li{
		margin-top: 15px;
	}
	.newsliast ul li .newsliastleft{
		width: 30%;
		padding-bottom: 15px;
	}
	.newsliast ul li .newsliastleft span{
		font-size: 36px;
	}
	.newsliast ul li .newsliastleft i{
		font-size: 16px;
	}
	.wdasad .newsliastcenter{
		width: 100%;
	}
	.wdasad .newsliastcenter h1{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.wdasad .newsliastcenter p{
		font-size: 14px;
		height: 50px;
		line-height: 25px;
	}
	.zp{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.zpdv{
		width: 95%;
		display: block;
	}
	.zpleft{
		width: 100%;
	}
	.zpleft div img{
		display: none;
	}
	.zpleft div section {
	    width: calc(95% - 40px);
	    padding: 20px;
	    margin: 0 auto;
		margin-top: -123px;
	    background-color: #fff;
	    position: relative;
	    z-index: 99;
	}
	.zpleft div section h1{
		font-size: 22px;
	}
	.zpleft div section h2{
		font-size: 20px;
	}
	.zpright{
		width: 100%;
	}
	.zpdl dd{
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 14px;
	}
	.zpright{
		width: 100%;
		overflow: auto;
	}
	.zpdl,.zpbt{
		width: 800px;
	}
	.ckx{
		width: 100px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.newsboxlist{
		width: 95%;
	}
	.newsboxlist ul section{
		padding-bottom: 5%;
	}
	.newsboxlist section h1{
		margin-bottom: 15px;
	}
	.newsboxlist section h2{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.newsboxlist section p{
		font-size: 14px;
		line-height: 30px;
		height: auto;
		overflow: hidden;
		text-align: justify;
	}
	.newsboxlist section span{
		padding: 5px 0 ;
		font-size: 14px;
	}
	.newsboxlist ul li{
		width: 100%;
		margin-bottom: 15px;
	}
	.dqgz{
		padding: 30px 0px;
	}
	.newslistlb{
		margin: 15px auto;
		width: 95%;
	}
	.newslisttime{
		display: none;
	}
	.newslistlb ul li{
		margin-bottom: 10px;
	}
	.newslisttext{
		width: 90%;
		padding: 5%;
	}
	.newslisttext h1{
		font-size: 18px;
	}
	.zpright {
		margin-top: 30px;
	}
	.sbanners{
		margin-top: 0;
	}
	.sbanners .swiper-slide div h1{
		font-size: 22px;
	}
	.sbanners .swiper-slide div p{
		width: 100%;
		line-height: 30px;
		font-size: 14px;
	}
	.sbanners .swiper-slide div img{
		display: none;
	}
	.sbanners .swiper-slide div i{
		width: 40%;
	}
	.sbanners .swiper-slide div{
		width: 95%;
		left:2.5%;
	}

	.banners{
		margin-top: 0;
	}
	.banners .swiper-slide div h1{
		font-size: 22px;
	}
	.banners .swiper-slide div p{
		width: 100%;
		line-height: 30px;
		font-size: 14px;
	}
	.banners .swiper-slide div img{
		display: none;
	}
	.banners .swiper-slide div i{
		width: 40%;
	}
	.banners .swiper-slide div{
		width: 95%;
		left:2.5%;
	}
	.banners .swiper-slide img{
		width: 180%;
		margin-left: -25%;
	}
	.banners .swiper-slide div span{
		width: 80px;
	}
	.sbanners .swiper-slide div span{
		width: 80px;
	}
	.swiper-pagination-bullet{
		width: 12px;
		height: 12px;

	}
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
		width: 100%;
	    left: auto;
	    right: 0;
	    bottom: 15px;
	}
	.mfoot{
		height: 45px;
		display: block;
	}
	.mfootdv{
		display: flex;
		width: 100%;
		height: 45px;
		line-height: 45px;
		justify-content: space-between;
		position: fixed;
		z-index: 999;
		bottom: 0;
		left: 0;
		background-color:#1b4a97;
	}
	.mfootdv li{
		width: 100%;
		border-right: 1px solid #0c3474;
	}
	.mfootdv li a{
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	.sbanners .swiper-slide{
		overflow: hidden;
	}
	.sbanners .swiper-slide img{
		width: 150%;
		margin-left: -25%;
	}
	.sbanners .swiper-slide video{
		width: 150%;
		margin-left: -25%;
	}
	.gc #thumbs .swiper-slide div p{
		display: none;
	}
	.gc #thumbs .swiper-slide div h1{
		margin-bottom: 0;
		font-size: 18px;
		text-align: center;
	}
	.gonggaoleft{
		display: none;
	}
	.zpleft img{
		display: none;
	}
	.zpleft div section{
		margin-top: 0;
		z-index: 1;
	}
	.hcjlabright i{
		display: none;
	}
	.gc #thumbs{
		background-color: rgb(8 43 122 / 50%);
	}
	.gc #thumbs .swiper-slide div{
		padding: 15px 5%;
	}
	.gc #thumbs .swiper-slide-thumb-active div{
		padding: 13px 5%;
	}
	.gc #thumbs .swiper-slide div h1{
		font-size: 16px;
	}
}
