@charset "utf-8";
/* CSS Document */
body{
	font-size:14px;
	font-weight:normal;
	color:#333333;
	line-height:1.5;
	font-family:'Microsoft YaHei';
	margin:auto
	}
@font-face{
	font-family: anton;
	src: url('../font/anton.woff.ttf'),
	url('../font/anton.woff.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face{
	font-family: din;
	src: url('../font/DINCondensedC-2.ttf'),
	url('../font/DINCondensedC-2.ttf'); /* IE9+,可以是具体的实际链接 */
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#2B5380;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}

.qywhtp{ width:100%; float:left; margin-top:10px;}
.qywhtp img{ width:100%;}


@media (min-width:1440px) {
.piaod{ position:fixed;}

.main{
	width: auto;
	margin: auto;
	max-width: 1440px;
	padding: 0px 15px;
}
.header{
	width: 96%;
	height: 80px;
	background: rgba(255,255,255,0.90);
	border-radius: 8px;
	box-shadow: 0px 18px 22px 0px rgba(21,103,176,0.05); 
	backdrop-filter: blur(25px);
	position:fixed;
	top: 40px;
	left: 2%;
	padding: 0px 60px;
	z-index: 999999;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.yanse{ width:100%; left:0; border-radius: 0px;transition: all 0.6s; top:0px;}
.nyheader{
	width: 100%;
	left: 0;
	top: 0;
	border-radius: 0px;
}
.logo{
	width: 83px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.innav{
	width: auto;
	height: 80px;
}
.innav ul{
	display: flex;
	align-items: center;
	height: 80px;
}
.innav ul li{
	width: auto;
	font-size: 16px;
	position: relative;
	margin-left: 36px;
	margin-right: 36px;
	position: relative;
}
.innav ul li a{
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(255,255,255,0.10);
}
.innav ul li a:hover{
	border-bottom: 2px solid #1567B0;
	color: #1567B0;
}
.innav ul li .cur{
	border-bottom: 2px solid #1567B0;
	color: #1567B0;
}

#xiala{
	width: 560px;
	height: 56px;
	position: absolute;
	z-index: 999999;
	left: -20px;
	top: 35px;
	opacity: 0;
	visibility: hidden;
}
#xiala .xiala01{
	width: 560px;
	height: 56px;
	background: rgba(255,255,255,0.80);
	border-radius: 8px;
	backdrop-filter: blur(25px);
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 56px;
	margin-top: 20px;
}
#xiala .xiala01 a{
	margin-left: 16px;
	margin-right: 16px;
	font-size: 14px;
	color: #666666;
	border-bottom: 0px;
	padding-bottom: 0px;
}
#xiala .xiala01 a:hover{
	border-bottom: 0px;
	color: #1567B0;
}
.innav ul li:hover #xiala{
	opacity: 1;
	visibility: visible;
}
.innav ul li:hover a{
	border-bottom: 2px solid #1567B0;
	color: #1567B0;
}
.ss{
	width: auto;
	display: flex;
	align-items: center;
}
.ss01{
	width: 152px;
	height: 40px;
	border: 1px solid #999999;
	border-radius: 22px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 7px;
	padding-right: 15px;
	margin-left: 15px;
}
.ss01 i{
	margin-left: 24px;
}
.ss01 div{
	display: flex;
	align-items: center;
}
.ss01 img{
	vertical-align: middle;
}
.zyw{
	width: 152px;
	height: 40px;
	border-radius: 22px;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 7px;
	padding-right: 15px;
	background-color: #FFFFFF;
	opacity: 0;
	left: 0;
	top: 40px;
	z-index: 111;
}
.ss01:hover .zyw{
	opacity: 1;
}

.intitle{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.intitle dl dt{
	font-size: 32px;
	color: #1C374C;
	line-height: 42px;
	font-family: anton;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.intitle dl dd{
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	color: #666666;
	display: flex;
	justify-content: center;
}
.fanan{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.fanlm{
	width: 92px;
	border: 1px dashed rgba(35,156,193,0.20);
	border-radius: 46px;
}
.fanlm ul li{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fanlm ul li .pic01{
	display: inline-block;
}
.fanlm ul li .pic02{
	display: none;
}
.fanlm ul li:hover .pic01{
	display: none;
}
.fanlm ul li:hover .pic02{
	display: inline-block;
}
.fancontect{
	width: calc(100% - 190px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fancontect .pic{
	width: 57.76%;
}
.fancontect .tex{
	width: 34.08%;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.fancontect .tex dl dt{
	font-size: 30px;
	line-height: 40px;
	color: #333333;
}
.fancontect .tex dl dd{
	font-size: 16px;
	line-height: 21px;
	color: #999999;
	text-transform: uppercase;
}
.fancontect .tex h1{
	font-size: 30px;
	line-height: 40px;
	margin-top: 60px;
	color: #1567B0;
	margin-bottom: 20px;
}
.more{
	width: 100%;
	display: flex;
	margin-top: 80px;
}
.more a{
	width: 199px;
	height: 46px;
	border-radius: 23px;
	line-height: 46px;
	font-size: 14px;
	color: #1567b0;
	display: flex;
	justify-content: center;
	align-items: center;
	border:1px solid #1567b0
}
.more a i{
	width: 22px;
	height: 22px;
	background-image: url(../img/plus-circle_y.png);
	margin-left: 20px;
}

.more a:hover{
	width: 199px;
	height: 46px;
	background: #1567b0;
	border-radius: 23px;
	line-height: 46px;
	font-size: 14px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.more a:hover i{
	width: 22px;
	height: 22px;
	background-image: url(../img/plus-circle.png);
	margin-left: 20px;
}

.inabout{
	width: 100%;
	float: left;
	margin-top:80px;
	height: 860px;
	background-image: url(../img/abj01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.inabout01{
	width: 50%;
	background: rgba(255,255,255,0.90);
	backdrop-filter: blur(25px);
	padding: 70px 80px;
	padding-right: 100px;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}
.inabout01 h1{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	color: #333333;
}
.inabout01 ul{
	display: flex;
	margin-top: 40px;
}
.inabout01 ul li{
	margin-right: 30px;
}
.inabout01 ul li dl dt{
	font-size: 14px;
	line-height: 60px;
}
.inabout01 ul li dl dt b{
	color: #1567B0;
	font-family: anton;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 34px;
}
.inabout01 ul li dl dd{
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.hz{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.hz ul{
	display: flex;
}
.hz ul li{
	width: 16.67%;
	height: 100px;
	border: 1px solid #e0e0e0;
	text-align: center;
	border-right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hz ul li:hover{border: 1px solid #1567B0;}
.hz ul li img{
	max-width: 80%;
	height: auto;
	vertical-align: middle;
}
.hz ul li dl dt{
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
}
.hz ul li dl dd{
	text-align: center;
}
.hz ul li:last-child{
	background: #1567b0;
	border-radius: 0px 0px 50px 0px;
	border: 0px;
}

.fwly{
	width: 100%;
	float: left;
	margin-top: 80px;
	height: 860px;
	background-image: url(../img/abj02.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.intitle2{
	width: 100%;
	float: left;
	margin-top: 160px;
	text-align: center;
	color: #FFFFFF;
}
.intitle2 dl dt{
	text-align: center;
	font-size: 32px;
	line-height: 42px;
	text-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	font-weight: bold;
}
.intitle2 dl dd{
	display: flex;
	margin-top: 10px;
	justify-content: center;
}
.intitle2 dl dd div{
	width: 65%;
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.fwly01{
	width: 100%;
	float: left;
}
.fwly01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fwly01 ul li{
	width: calc(25% - 30px);
	height: 300px;
	background: rgba(255,255,255,0.30);
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 16px;
	backdrop-filter: blur(25px);
	display: flex;
	justify-content: center;
	margin-top: 100px;
	transition: all 0.6s;
	align-items: center;
}
.fwly01 ul li dl dt{
	height: 128px;
	text-align: center;
}

.fwly01 ul li dl dt img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.fwly01 ul li dl dt .pic01{ display:black;}
.fwly01 ul li dl dt .pic02{ display:none;}
.fwly01 ul li dl dd{
	margin-top: 40px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.fwly01 ul li p{
	margin-top: 50px;
	display: flex;
	justify-content: center;
	display: none;
}
.fwly01 ul li p a{
	width: 199px;
	height: 46px;
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 46px;
	color: #FFFFFF;
}
.fwly01 ul li p a i{
	width: 22px;
	height: 22px;
	background-image: url(../img/plus-circle.png);
	margin-left: 20px;
}
.fwly01 ul li:hover{
	height: 374px;
	margin-top: 60px;
	background: linear-gradient(155deg,#17a1ce 0%, #0d418a 100%);
	border-radius: 16px;
	backdrop-filter: blur(25px);
}
.fwly01 ul li:hover dl dt .pic01{ display:none;}
.fwly01 ul li:hover dl dt .pic02{ display: inline-block;}
.fwly01 ul li.cur{
	height: 374px;
	margin-top: 60px;
	background: linear-gradient(155deg,#17a1ce 0%, #0d418a 100%);
	border-radius: 16px;
	backdrop-filter: blur(25px);
}
.fwly01 ul li.cur p{
	display: block;
}
.fwly01 ul li:hover p{
	display: block;
}

.news{
	width: 100%;
	float: left;
	background-color: #ebf0f7;
	padding-bottom: 80px;
}
.news01{
	width: 100%;
	float: left;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}
.news01-l{
	width: 49%;
	background-color: #FFFFFF;
	height: 570px;
}
.news01-l .pic{
	height: 420px;
	overflow: hidden;
}
.news01-l .pic img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.news01-l:hover .pic img{
	transform: scale(1.05);
}
.news01-l .tex{
	padding: 0px 50px;
	position: relative;
}
.news01-l .tex .tex01{
	background: rgba(255,255,255,0.80);
	border-radius: 12px;
	backdrop-filter: blur(25px);
	width: calc(100% - 100px);
	position: absolute;
	left: 50px;
	top: -40px;
	z-index: 1;
	padding: 30px 40px;
}
.news01-l .tex .tex01 dl dt{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news01-l .tex .tex01 dl dd{
	margin-top: 13px;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news01-l .tex .tex01 p{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.news01-r{
	width: 49%;
	background-color: #FFFFFF;
	height: 570px;
}
.news01-r ul li{
	width: 100%;
	float: left;
	padding: 30px 40px;
	border-bottom: 1px dashed rgba(0,0,0,0.1);
	transition: all 0.6s;
}
.news01-r ul li a{
	display: flex;
	width: 100%;
	float: left;
	justify-content: space-between;
}
.news01-r ul li .date{
	width: 78px;
	height: 78px;
	background: #f2f2f2;
	text-align: center;
}
.news01-r ul li .date dl dt{
	font-size: 36px;
	line-height: 44px;
	color: #1567B0;
	font-family: anton;
	margin-top: 8px;
}
.news01-r ul li .date dl dd{
	font-size: 12px;
	line-height: 16px;
	color: #1567B0;
}
.news01-r ul li .tex{
	width: calc(100% - 98px);
}
.news01-r ul li .tex dl dt{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	margin-bottom: 13px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news01-r ul li .tex dl dd{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news01-r ul li:hover{
	background-color: #1567b0;
}
.news01-r ul li:hover .date{
	display: none;
}
.news01-r ul li:hover .tex{
	width: 100%;
}
.news01-r ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.news01-r ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.news01-r ul li:last-child{
	border-bottom: 0px;
}

.foot{
	width: 100%;
	float: left;
	background: linear-gradient(122deg,#17a1ce 0%, #0d418a 100%);
}
.foot01{
	width: 100%;
	float: left;
	padding-bottom: 30px;
	padding-top: 40px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xlogo{
	width: auto;
}
.xlogo dl dt{
	height: 66px;
	display: flex;
}
.xlogo dl dt img{
	max-height: 66px;
}
.xlogo dl dd{
	margin-top: 6px;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.45px;
	color: #FFFFFF;
	font-weight: bold;
}
.botnav{
	width: auto;
}
.botnav ul{
	display: flex;
}
.botnav ul li{
	width: auto;
	margin-left: 100px;
}
.botnav ul li a{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.foot02{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.zxly{
	width: 505px;
}
.zxly h1{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.zxly ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zxly ul li{
	width: 100%;
	margin-top: 20px;
}
.zxly ul li:first-child{
	width: calc(50% - 13px);
}
.zxly ul li:nth-child(2){
	width: calc(50% - 13px);
}
.bk{
	width: 100%;
	border: 0px;
	height: 44px;
	background: rgba(255,255,255,0.10);
	line-height: 44px;
	padding-left: 20px;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	outline: none;
	font-family: "微软雅黑";
}
.anniu{
	width: 141px;
	height: 44px;
	border: 1px solid rgba(255,255,255,0.60);
	line-height: 44px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}

.lxfs{
	width: auto;
	display: flex;
	flex-wrap: wrap;
}
.tel{
	width: auto;
	margin-left: 70px;
	margin-top: 37px;
}
.tel .pic{
	height: 48px;
}
.tel dl dt{
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 7px;
}
.tel dl dd{
	margin-top: 7px;
	font-size: 32px;
	line-height: 35px;
	font-family: din;
	color: #FFFFFF;
}
.tel p{
	font-size: 12px;
	line-height: 27px;
	color: rgba(255,255,255,0.6);
}
.ewm{
	width: auto;
	margin-left: 50px;
	margin-top: 37px;
}
.ewm dl dt{
	border: 1px solid rgba(255,255,255,0.30);
	border-radius: 8px;
	padding: 10px;
}
.ewm dl dd{
	margin-top: 18px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: rgba(255,255,255,0.6);
}
.foot03{
	width: 100%;
	float: left;
	margin-top: 30px;
	padding: 30px 0px;
	border-top: 1px solid rgba(255,255,255,0.3);
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	display: flex;
	justify-content: space-between;
}

.nybanner{
	width: 100%;
	float: left;
	margin-top: 80px;
	position: relative;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}
.xlm{
	width: 100%;
	height: 108px;
	background: linear-gradient(270deg,#0d418a 0%, #17a1ce 100%);
	backdrop-filter: blur(10px);
	position:fixed;
	top: 80px;
	left: 0;
	z-index: 999998;
	display: flex;
	justify-content: center;
}
.xlm div{
	display: flex;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	align-items: center;
}
.xlm div a{
	color: #FFFFFF;
}
.xlm div img{
	margin-right: 10px;
	vertical-align: middle;
	width: auto;
	height: auto;
}
.about01{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.nyleft{
	width: 270px;
	position: fixed;
	left:3%;
	z-index:11111;
	top:450px
	
}

.nyleft01{
	width: 100%;
	position: absolute;
	left: 0;
	top: -105px;
	z-index: 11;
}
.xl{ position:fixed; top:100px; background:#ffffff; height:auto; z-index:9999; width:270px; left:8%;}
.nyleft01 h1{
	height: 90px;
	background: #1567b0;
	position: relative;
}
.nyleft01 h1 .wz01{
	width: 100%;
	height: 90px;
	line-height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	font-size: 42px;
	font-weight: 700;
	color: rgba(255,255,255,0.05);
	text-transform: uppercase;
	text-align: center;
}
.nyleft01 h1 .wz02{
	width: 100%;
	height: 90px;
	line-height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.nyleft01 h1 .wz02 img{
	margin-right: 20px;
	vertical-align: middle;
	margin-top: -5px;
}
.nyleft01 ul li{
	width: 100%;
	float: left;
	margin-top: 2px;
	height: 60px;
	line-height: 60px;
}
.nyleft01 ul li a{
	width: 100%;
	float: left;
	display: flex;
	padding-left: 40px;
	padding-right: 30px;
	background-color: #e9edf0;
	justify-content: space-between;
	align-items: center;
}
.nyleft01 ul li a:hover{
	background-color: #1567b0;
	color: #FFFFFF;
}
.nyleft01 ul li i{
	width: 12px;
	height: 24px;
	background-image: url(../img/jt001.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nyleft01 ul li a:hover i{
	background-image: url(../img/jt002.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nyleft01 ul li .cur{
	background-color: #1567b0;
	color: #FFFFFF;
}
.nyleft01 ul li .cur i{
	background-image: url(../img/jt002.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nyright{
	width: calc(100% - 330px);
}
.nyab01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.nyab01 .pic{
	width: 43%;
}
.nyab01 .pic img{ max-width:100%; height:auto;}
.nyab01 .tex{
	width: 53%;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.nyab01 .tex h1{
	font-size: 48px;
	line-height: 72px;
	color: #E0E0E0;
	font-weight: normal;
	letter-spacing: 0.48px;
	font-family: anton;
	text-transform: uppercase;
}
.nyab01 .tex h2{
	font-size: 28px;
	line-height: 37px;
	color: #333333;
}
.nyab01 .tex h3{
	margin-top: 7px;
	font-size: 14px;
	line-height: 16px;
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 50px;
	letter-spacing: 0.5px;
}
.nyab01 .tex ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 66px;
	justify-content: space-between;
}
.nyab01 .tex ul li{
	width: auto;
}
.nyab01 .tex ul li dl dt{
	font-size: 14px;
	line-height: 60px;
}
.nyab01 .tex ul li dl dt b{
	color: #1567B0;
	font-family: anton;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 40px;
}
.nyab01 .tex ul li dl dd{
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

.ab02{
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	margin-top: 45px;
	padding-bottom: 50px;
}
.nytitle{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 70px;
}
.nytitle dl dt{
	font-size: 32px;
	line-height: 42px;
	color: #0954A7;
}
.nytitle dl dd{
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.ab02-1{
	width: 100%;
	float: left;
	margin-top: 40px;
	height: 452px;
	background-image: url(../img/b01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.ab02-1 ul li{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	margin-top: 130px;
}
.ab02-1 ul li div{
	width: 210px;
	font-size: 16px;
	line-height: 32px;
	color: #666666;
}
.ab02-1 ul li div b{
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	margin-right: 27px;
}
.ab02-1 ul li div:first-child{
	text-align: right;
}
.ab02-1 ul li div:first-child b{
	margin-right: 0px;
	margin-left: 27px;
}
.ab02-1 ul li:first-child{
	margin-top: 30px;
}

.honr{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/lcbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 100px;
	background-attachment: fixed;
}
.subtitle{
	font-size: 32px;
	line-height: 42px;
	margin-top: 5px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-top: 80px;
}

.nytitle2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
}
.nytitle2 dl dt{
	font-size: 32px;
	line-height: 42px;
	color: #333333;
}
.nytitle2 dl dd{
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.zs{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.zs-l{
	width:40%;
	background:url(../img/tpbg.png) no-repeat top;
}
.zs-l img{
	max-width: 100%;
	height: auto;
	max-height:100%;
}
.zs-r{
	width: 52%;
}
.zs-r ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zs-r ul li{
	width: calc(50% - 10px);
	height: 48px;
	line-height: 48px;
	margin-top: 10px;
}
.zs-r ul li a{
	width: 100%;
	float: left;
	height: 48px;
	line-height: 48px;
	padding-left: 30px;
	font-size: 14px;
	border: 1px solid #e0e0e0;
	color: #666666;
}
.zs-r ul li a:hover{
	background: #1567b0;
	color: #FFFFFF;
}
.zs-r ul li.cur{
	background: #1567b0;
	color: #FFFFFF;
}
.zs-r ul li.cur a{
	color: #FFFFFF;
}

.zs-r ul li .cur a{
	background: #1567b0;
	color: #FFFFFF;
}
.zeren{
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	padding-bottom: 80px;
	padding-top: 60px;
	margin-top: 50px;
}
.zeren01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.zeren01 .tex{
	width: 34%;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.zeren01 .tex h1{
	font-size: 36px;
	line-height: 55px;
	color: #E0E0E0;
	font-family: anton;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.zeren01 .tex h2{
	font-size: 32px;
	line-height: 42px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 34px;
}
.zeren01 .pic{
	width: 56%;
}
.zeren01 .pic img{
	width: 100%;
	height: auto;
	display: block;
}

.fanan01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.fanan01 .tex{
	width: 33.0%;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.fanan01 .tex h1{
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
}
.fanan01 .tex h2{
	font-size: 16px;
	line-height: 21px;
	color: #999999;
	font-weight: normal;
}
.fanan01 .tex h3{
	font-size: 30px;
	line-height: 40px;
	color: #1567B0;
	margin-top: 60px;
	margin-bottom: 20px;
}
.fanan01 .pic{
	width: 60%;
}
.fanan01 .pic img{
	max-width: 100%;
	height: auto;
	display: block;
}
.ksnl{
	width: 100%;
	float: left;
	margin-top: 60px;
	padding: 80px 0px;
	background: linear-gradient(128deg,#17a1ce 0%, #0d418a 100%);
}
.ksnl01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.ksnl01-l{
	width: 48%;
}
.ksnl01-l dl dt{
	font-size: 30px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 22px;
}
.ksnl01-l dl dd{
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
.ksnl01-r{
	width: 48%;
}
.ksnl01-r ul{
	display: flex;
}
.ksnl01-r ul li{
	margin-left: 60px;
	transition: all 0.6s;
}
.ksnl01-r ul li dl dt{
	height: 68px;
	text-align: center;
}
.ksnl01-r ul li dl dt img{
	max-height: 68px;
	opacity: 0.6;
	transition: all 0.6s;
}
.ksnl01-r ul li dl dd{
	margin-top: 17px;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	text-align: center;
}
.ksnl01-r ul li:hover dl dd{
	color: rgba(255,255,255,1.0);
}
.ksnl01-r ul li:hover dl dt img{
	opacity: 1;
}
.ksnl01-r ul li.cur dl dt img{
	opacity: 1;
}
.ksnl01-r ul li.cur dl dd{
	color: rgba(255,255,255,1.0);
}

.ksnl02{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.ksnl02-l{
	width: 50%;
	background-color: #ebf0f7;
	padding: 40px 60px;
	padding-bottom: 70px;
}
.ksnl02-l01{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
}
.ksnl02-l01 .sz{
	font-size: 96px;
	background-image: linear-gradient(to bottom, #17a1ce, #0d418a);
    -webkit-background-clip: text;
    color: transparent;
	line-height: 113px;
	font-family: anton;
	font-style: italic;
	min-width: 110px;
	margin-right: 20px;
}
.ksnl02-l01 .tit dl dt{
	font-size: 30px;
	line-height: 40px;
	color: #333333;
}
.ksnl02-l01 .tit dl dd{
	font-size: 16px;
	line-height: 21px;
	color: #999999;
	text-transform: uppercase;
}
.ksnl02-l02{
	width: 100%;
	float: left;
	margin-top: 40px;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}
.ksnl02-l03{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.ksnl02-l03 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ksnl02-l03 ul li{
	width: auto;
}
.ksnl02-l03 ul li dl dt{
	height: 44px;
	text-align: center;
}
.ksnl02-l03 ul li dl dt img{
	max-height: 44px;
}
.ksnl02-l03 ul li dl dd{
	margin-top: 6px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #666666;
}
.ksnl02-r{
	width: 50%;
}
.ksnl02-r img{
	width: 100%;
	height: 100%;
	display: block;
}

.cjcase{
	width: 100%;
	float: left;
	margin-top: 35px;
	margin-bottom: 20px;
}
.cjcase ul{
	display: flex;
	
	flex-wrap: wrap;
}
.cjcase ul li{
	width: calc(34.1% - 26px);
	border: 1px solid #e0e0e0;
	margin-right: 26px;
	transition: all 0.6s;
	margin-bottom: 40px;
}
.cjcase ul li .pic{
	height: 210px;
	overflow: hidden;
}
.cjcase ul li .pic img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.cjcase ul li:hover .pic img{
	transform: scale(1.05);
}
.cjcase ul li .tex{
	padding: 20px 30px;
	position: relative;
}
.cjcase ul li .tex dl dt{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	margin-bottom: 5px;
}
.cjcase ul li .tex dl dd{
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	color: #666666;
}
.cjcase ul li .tex .jt{
	width: 28px;
	height: 29px;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.cjcase ul li:nth-child(3n){
	margin-right: 0px;
}
.cjcase ul li:hover{
	background: linear-gradient(151deg,#17a1ce 0%, #0d418a 100%);
}
.cjcase ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.cjcase ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.zhiz{
	width: 100%;
	float: left;
	margin-top: 35px;
	margin-bottom: 20px;
}
.zhiz ul{
	display: flex;
	
	flex-wrap: wrap;
}
.zhiz ul li{
	width: calc(34.1% - 26px);
	border: 1px solid #e0e0e0;
	margin-right: 26px;
	transition: all 0.6s;
	margin-bottom: 40px;
}
.zhiz ul li .pic{
	height: 210px;
	overflow: hidden;
}
.zhiz ul li .pic img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.zhiz ul li:hover .pic img{
	transform: scale(1.05);
}
.zhiz ul li .tex{
	padding: 20px 20px;
	position: relative;
	text-align:center;
}
.zhiz ul li .tex dl dt{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	margin-bottom: 5px;
}
.zhiz ul li .tex dl dd{
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	color: #666666;
}
.zhiz ul li .tex .jt{
	width: 28px;
	height: 29px;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.ab01{width:100%;}
.ab01 li {
	font-size: 16px;
    width: 100%;
    padding: 20px;
    border-top: 1px solid rgba(0,0,0,0.60);
    display: flex;
    align-items: center;
}
.ab01 li .aa01 {
    width: 40%;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
}
.ab01 li .aa02 {
    width: 60%;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.ab01 li:nth-child(2n){
	background:#f6f6f6;
	
	}
.zhiz ul li:nth-child(3n){
	margin-right: 0px;
}
.zhiz ul li:hover{
	background: linear-gradient(151deg,#17a1ce 0%, #0d418a 100%);
}
.zhiz ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.zhiz ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.fy{
	width: 100%;
	float: left;
	margin-bottom: 60px;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
}
.fy ul li{
	font-size: 16px;
	line-height: 38px;
}
.fy ul li a{
	padding: 10px 20px;
	height: 38px;
	text-align: center;
	border: 1px solid #dee2e6;
	border-right: 0px;
}
.fy ul li a:hover{
	background-color: #1567B0;
	color: #FFFFFF;
}
.fy ul li:last-child a{
	border: 1px solid #dee2e6;
	border-radius: 0px 4px 4px 0px;
}
.fy ul li .cur{
	background-color: #1567B0;
	color: #FFFFFF;
}
.fy ul li:first-child{
	border-radius: 4px 0px 0px 4px;
}
.altitle{
	width: 100%;
	float: left;
	font-size: 20px;
	line-height: 26px;
	margin-top: 40px;
}
.altex{
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	padding-bottom: 60px;
}
.xmbk{
	margin-top: 40px;
	display: flex;
}
.xmbk ul{
	border: 1px solid #e0e0e0;
	display: flex;
}
.xmbk ul li{
	width: 224px;
	height: 48px;
	border-right: 1px solid #e0e0e0;
	padding-left: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 48px;
}
.xmbk ul li:last-child{
	border: 0px;
}
.fwnr{
	margin-top: 40px;
}
.fwnr h1{
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 12px;
}
.fwnr ul{
	display: flex;
}
.fwnr ul li{
	width: 200px;
	height: 48px;
	border: 1px solid #e0e0e0;
	margin-right: 24px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

.fh{
	width: 100%;
	display: flex;
	margin-top: 60px;
}
.fh a{
	width: 199px;
	height: 46px;
	background: #1567b0;
	border-radius: 23px;
	line-height: 46px;
	font-size: 14px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fh a i{
	width: 22px;
	height: 22px;
	background-image: url(../img/lm.png);
	margin-left: 20px;
}

.newlist{
	width: 100%;
	float: left;
}
.newlist ul li{
	width: 100%;
	float: left;
	padding: 30px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.newlist ul li .pic{
	min-width: 32.5%;
	overflow: hidden;
}
.newlist ul li .pic img{
	width: 410px;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li .tex{
	width: 44%;
	margin-left: 4%;
	max-width: 540px;
}
.newlist ul li .tex dl dt{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.newlist ul li .tex dl dd{
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	margin-bottom: 20px;
	margin-top: 20px;
}
.newlist ul li .tex p{
	display: flex;
}
.newlist ul li .tex p a{
	width: 148px;
	height: 38px;
	border: 1px solid #e0e0e0;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
}
.newlist ul li .date{
	min-width: 100px;
	margin-left: 4%;
	text-align: right;
}
.newlist ul li .date dl dt{
	font-size: 20px;
	line-height: 26px;
	color: #666666;
	margin-bottom: 7px;
}
.newlist ul li .date dl dd{
	font-size: 40px;
	line-height: 60px;
	color: #BDBDBD;
	font-family: anton;
}
.newlist ul li:hover{
	background-color: #1567b0;
}
.newlist ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.newlist ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .tex p a{
	border: 1px solid #e0e0e0;
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .date dl dt{
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .date dl dd{
	color: #FFFFFF;
}

.newtitle{
	width: 100%;
	float: left;
	font-size: 24px;
	line-height: 32px;
	color: #333333;
}
.newdate{
	width: 100%;
	float: left;
	margin-top: 28px;
	font-size: 12px;
	color: #828282;
	line-height: 16px;
}
.newtex{
	width: 100%;
	float: left;
	margin-top: 44px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	padding-bottom: 50px;
}
.newtex b{
	color: #333333;
}
.newtex img{
	max-width: 100%;
	height: auto;
}

.zlm{
	width: 100%;
	float: left;
	height: 50px;
	border-bottom: 1px solid #eeeeee;
}
.zlm01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zlm01 .a01{
	width: 213px;
	height: 50px;
	background: #1567b0;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.zlm01 .a01 img{
	vertical-align: middle;
	margin-right: 16px;
}
.zlm01 .a02{
	width: auto;
	display: flex;
	height: 50px;
}
.zlm01 .a02 a{
	width: auto;
	height: 50px;
	margin-left: 60px;
	font-size: 14px;
	color: #666666;
	line-height: 50px;
}
.zlm01 .a02 a:hover{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}
.zlm01 .a02 .cur{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}

.chej{
	width: 100%;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.chej h1{
	font-size: 32px;
	line-height: 42px;
	color: #1C374C;
	margin-bottom: 20px;
}
.chej .smtex{
	display: flex;
	justify-content: center;
}
.chej .smtex div{
	width: 76%;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}
.chej ul{
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.chej ul li{
	text-align: center;
	margin-left: 57px;
	margin-right: 57px;
}
.chej ul li dl dt{
	height: 80px;
}
.chej ul li dl dt img{
	max-height: 80px;
}
.chej ul li dl dd{
	font-size: 16px;
	line-height: 21px;
	margin-top: 20px;
	color: #1567B0;
	font-weight: bold;
}

.liuc{
	width: 100%;
	float: left;
	margin-top: 60px;
	padding-bottom: 100px;
	background-image: url(../img/lcbj02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.liuc01{
	width: 100%;
	float: left;
	background-image: url(../img/bj.png);
	background-position: top 146px left 0px;
	background-repeat: no-repeat;
	background-size: contain;
}
.liuc01 ul{
	display: flex;
	justify-content: center;
}
.liuc01 ul li{
	width: auto;
	height: 144px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}
.liuc01 ul li i{
	margin-left: 10px;
	margin-right: 10px;
}
.liuc01 ul li dl{
	width: 160px;
	height: 144px;
	background: #ffffff;
	border-radius: 16px;
	text-align: center;
	transition: all 0.6s;
}
.liuc01 ul li dl dt{
	margin-top: 28px;
	height: 58px;
}
.liuc01 ul li dl dt img{
	max-height: 58px;
}
.liuc01 ul li dl dt .pic01{
	display: inline-block;
}
.liuc01 ul li dl dt .pic02{
	display: none;
}
.liuc01 ul li dl:hover dt .pic01{
	display: none;
}
.liuc01 ul li dl:hover dt .pic02{
	display: inline-block;
}
.liuc01 ul li dl dd{
	margin-top: 15px;
	font-size: 16px;
	line-height: 21px;
	color: #1C374C;
	font-weight: bold;
}
.liuc01 ul li dl p{
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.liuc01 ul li dl:hover dd{
	color: #FFFFFF;
}
.liuc01 ul li dl:hover p{
	color: rgba(255,255,255,0.6);
}
.liuc01 ul li dl:hover{
	background-color: #1567b0;
}
.fx{
	-webkit-transform: rotate(180deg);
}

.huoqu{
	width: 100%;
	float: left;
	margin-top: 64px;
	display: flex;
	justify-content: center;
}
.huoqu a{
	width: 157px;
	height: 46px;
	border: 1px solid #1567b0;
	border-radius: 24px;
	color: #1567b0;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
}
.huoqu a:first-child{
	width: 157px;
	height: 46px;
	background: #1567b0;
	border-radius: 23px;
	color: #FFFFFF;
	margin-right: 23px;
	line-height: 46px;
	text-align: center;
}

.sjlm{
	width: 100%;
	float: left;
	display: flex;
	margin-top: 45px;
	justify-content: center;
}
.sjlm a{
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #666666;
}
.sjlm a:hover{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}
.sjlm .cur{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}

.pro{
	width: 100%;
	float: left;
}
.pro ul{
	display: flex;
	flex-wrap: wrap;
}
.pro ul li{
	width: calc(34.0% - 30px);
	border: 1px solid #e0e0e0;
	margin-right: 30px;
	margin-top: 40px;
}
.pro ul li dl dt{
	height: 265px;
}
.pro ul li dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.pro ul li dl dt img{
	max-width: 100%;
	max-height: 265px;
	vertical-align: middle;
}
.pro ul li dl dd{
	height: 60px;
	border-top: 1px solid #e0e0e0;
	padding: 0px 40px;
	font-size: 16px;
	line-height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pro ul li dl dd i{
	width: 28px;
	height: 29px;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pro ul li:nth-child(3n){
	margin-right: 0px;
}
.pro ul li:hover{
	border: 1px solid #1567b0;
}
.pro ul li:hover dl dd{
	background-color: #1567b0;
	color: #FFFFFF;
}
.pro ul li:hover dl dd i{
	background-image: url(../img/bjt02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.main02{
	width: 1000px;
	margin: auto;
}

.lmmc{
	width: 100%;
	float: left;
	margin-top: 100px;
	height: 48px;
	background: #f2f2f2;
}
.lmmc ul{
	display: flex;
}
.lmmc ul li{
	width: 187px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	text-align: center;
}
.lmmc ul li.cur{
	background: linear-gradient(117deg,#17a1ce 0%, #0d418a 100%);
	color: #FFFFFF;
}
.contex{
	width: 100%;
	float: left;
	border: 1px solid #bdbdbd;
	padding: 50px 120px;
	margin-top: 12px;
	margin-bottom: 60px;
}
.contex01{
	width: 100%;
	float: left;
}
.contex01 dl{
	width: 100%;
	float: left;
	display: flex;
	background-color: #f2f2f2;
	border-bottom: 1px solid #FFFFFF;
}
.contex01 dl dt{
	width: 187px;
	height: 48px;
	line-height: 48px;
	background: #d6ebff;
	text-align: center;
}
.contex01 dl dd{
	width: calc(100% - 247px);
	padding-left: 60px;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
}
.contex01 dl:nth-child(2n){
	background-color: #e9edf0;
}

.nytitle3{
	width: 100%;
	float: left;
}
.nytitle3 dl dt{
	font-size: 32px;
	line-height: 42px;
	color: #333333;
}
.nytitle3 dl dd{
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	margin-top: 20px;
}
.nytitle3 dl dd b{
	font-size: 24px;
	color: #0169B9;
}
.lxwm{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.lxwm ul{
	display: flex;
	justify-content: space-between;
}
.lxwm ul li{
	width: calc(35% - 40px);
	height: 245px;
	background-color: #e9edf0;
}
.lxwm ul li .pic{
	margin-top: 40px;
	text-align: center;
	height: 80px;
}
.lxwm ul li .pic img{
	max-height: 80px;
}
.lxwm ul li .pic .pic01{
	display: inline-block;
}
.lxwm ul li .pic .pic02{
	display: none;
}
.lxwm ul li:hover .pic .pic01{
	display: none;
}
.lxwm ul li:hover .pic .pic02{
	display: inline-block;
}
.lxwm ul li dl dt{
	font-size: 18px;
	line-height: 24px;
	margin-top: 20px;
	color: #333333;
	text-align: center;
}
.lxwm ul li dl dd{
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	text-align: center;
	color: #666666;
}
.lxwm ul li:hover{
	background: linear-gradient(142deg,#17a1ce 0%, #0d418a 100%);
}
.lxwm ul li:hover dl dt{
	color: #FFFFFF;
}
.lxwm ul li:hover dl dd{
	color: #FFFFFF;
}
.ly01{
	width: 100%;
	float: left;
	margin-top: 12px;
}
.ly01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ly01 ul li{
	width: calc(50% - 15px);
	margin-top: 28px;
}
.ly01 ul li:nth-child(5){
	width: 100%;
}
.lybk{
	width: 100%;
	height: 60px;
	background: #e9edf0;
	line-height: 60px;
	border: 0px;
	font-size: 14px;
	padding-left: 20px;
	color: #666666;
	font-family: "微软雅黑";
}
.lyanniu{
	width: 164px;
	height: 60px;
	background: linear-gradient(126deg,#17a1ce 0%, #0d418a 100%);
	line-height: 60px;
	border: 0px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
}
.map{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.map img{
	width: 100%;
	height: auto;
	display: block;
}

.zp{
	width: 100%;
	float: left;
}
	
.subNavBox2{
	width:100%;
	float:left;
	box-shadow: 2px 5px 40px rgba(0,0,0,0.1);
}
.subNavBox2 h1{
	HEIGHT:75px;
	line-height: 75px;
	display: flex;
	font-size:18px;
	background-color: #0063b1;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
}
.subNavBox2 h1 i{
	margin-left: 3.6vw;
	width: 200px;
}
.subNav2{
	width:100%; 
	float:left; 
	HEIGHT:75px;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:75px; 
	font-size:14px;
}
.subNav2 i{ 
	margin-left: 3.6vw;
	width: 200px;
}
.subNav2:hover{float:left; }
.currentDd2{background: #e9edf0;}
.currentDd2 i{
	color: #0063B1;
}
.navContent2{
	display: none;
	float:left; 
	width:100%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:30px; 
	font-size:14px;
	background-color: #e9edf0;
}
.red{
	color: #0063B1;
}

.chax{
	right:0; 
	top:85px;
	position: absolute;
	width:300px; 
	z-index:99999;
	display: none;
}
.chax　div{
	display: flex;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 220px;
	height: 48px;
	line-height: 48px;
	border: 0px;
	background-color: #f5f5f5;
	outline: none;
	padding-left: 10px;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	border-radius: 35px 0px 0px 35px;
}
.chaxanniu{
	width: 80px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	background-color: #1567b0;
	color: #FFFFFF;
	border: 0px;
	border-radius: 0px 35px 35px 0px;
	outline:none;
}























.mart0{
	margin-top: 0px;
}
.mart40{
	margin-top: 40px;
}
.mart60{
	margin-top: 60px;
}
.fr{
	float: right;
}
.header2{
	display: none;
}
.pc{
	display: block;
}
.mobile{
	display: none;
}
	
}





@media (min-width:1200px) and (max-width:1439px) {
.piaod{ position:fixed;}

.main{
	width: auto;
	margin: auto;
	max-width: 1200px;
	padding: 0px 15px;
}
.header{
	width: 96%;
	height: 80px;
	background: rgba(255,255,255,0.90);
	border-radius: 8px;
	box-shadow: 0px 18px 22px 0px rgba(21,103,176,0.05); 
	backdrop-filter: blur(25px);
	position: absolute;
	top: 40px;
	left: 2%;
	padding: 0px 60px;
	z-index: 999999;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nyheader{
	width: 100%;
	left: 0;
	top: 0;
	border-radius: 0px;
}
.logo{
	width: 83px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.innav{
	width: auto;
	height: 80px;
}
.innav ul{
	display: flex;
	align-items: center;
	height: 80px;
}
.innav ul li{
	width: auto;
	font-size: 16px;
	position: relative;
	margin-left: 23px;
	margin-right: 24px;
	position: relative;
}
.innav ul li a{
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(255,255,255,0.10);
}
.innav ul li a:hover{
	border-bottom: 2px solid #1567B0;
	color: #1567B0;
}
.innav ul li .cur{
	border-bottom: 2px solid #1567B0;
	color: #1567B0;
}

#xiala{
	width: 560px;
	height: 56px;
	position: absolute;
	z-index: 999999;
	left: -20px;
	top: 35px;
	opacity: 0;
	visibility: hidden;
}
#xiala .xiala01{
	width: 560px;
	height: 56px;
	background: rgba(255,255,255,0.80);
	border-radius: 8px;
	backdrop-filter: blur(25px);
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 56px;
	margin-top: 20px;
}
#xiala .xiala01 a{
	margin-left: 16px;
	margin-right: 16px;
	font-size: 14px;
	color: #666666;
	border-bottom: 0px;
	padding-bottom: 0px;
}
#xiala .xiala01 a:hover{
	border-bottom: 0px;
	color: #1567B0;
}
.innav ul li:hover #xiala{
	opacity: 1;
	visibility: visible;
}
.innav ul li:hover a{
	border-bottom: 2px solid #1567B0;
	color: #1567B0;
}
.ss{
	width: auto;
	display: flex;
	align-items: center;
}
.ss01{
	width: 152px;
	height: 40px;
	border: 1px solid #999999;
	border-radius: 22px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 7px;
	padding-right: 15px;
	margin-left: 15px;
}
.ss01 i{
	margin-left: 24px;
}
.ss01 div{
	display: flex;
	align-items: center;
}
.ss01 img{
	vertical-align: middle;
}
.zyw{
	width: 152px;
	height: 40px;
	border-radius: 22px;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 7px;
	padding-right: 15px;
	background-color: #FFFFFF;
	opacity: 0;
	left: 0;
	top: 40px;
	z-index: 111;
}
.ss01:hover .zyw{
	opacity: 1;
}

.intitle{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.intitle dl dt{
	font-size: 32px;
	color: #1C374C;
	line-height: 42px;
	font-family: anton;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.intitle dl dd{
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	color: #666666;
	display: flex;
	justify-content: center;
}
.fanan{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.fanlm{
	width: 92px;
	border: 1px dashed rgba(35,156,193,0.20);
	border-radius: 46px;
}
.fanlm ul li{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fanlm ul li .pic01{
	display: inline-block;
}
.fanlm ul li .pic02{
	display: none;
}
.fanlm ul li:hover .pic01{
	display: none;
}
.fanlm ul li:hover .pic02{
	display: inline-block;
}
.fancontect{
	width: calc(100% - 190px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fancontect .pic{
	width: 57.76%;
}
.fancontect .pic img{
	max-width: 100%;
	height: auto;
}
.fancontect .tex{
	width: 34.08%;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.fancontect .tex dl dt{
	font-size: 30px;
	line-height: 40px;
	color: #333333;
}
.fancontect .tex dl dd{
	font-size: 16px;
	line-height: 21px;
	color: #999999;
	text-transform: uppercase;
}
.fancontect .tex h1{
	font-size: 30px;
	line-height: 40px;
	margin-top: 60px;
	color: #1567B0;
	margin-bottom: 20px;
}
.more{
	width: 100%;
	display: flex;
	margin-top: 80px;
}
.more a{
	width: 199px;
	height: 46px;
	border-radius: 23px;
	line-height: 46px;
	font-size: 14px;
	color: #1567b0;
	display: flex;
	justify-content: center;
	align-items: center;
	border:1px solid #1567b0
}
.more a i{
	width: 22px;
	height: 22px;
	background-image: url(../img/plus-circle_y.png);
	margin-left: 20px;
}

.more a:hover{
	width: 199px;
	height: 46px;
	background: #1567b0;
	border-radius: 23px;
	line-height: 46px;
	font-size: 14px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.more a:hover i{
	width: 22px;
	height: 22px;
	background-image: url(../img/plus-circle.png);
	margin-left: 20px;
}
.inabout{
	width: 100%;
	float: left;
	margin-top:80px;
	height: 860px;
	background-image: url(../img/abj01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.inabout01{
	width: 48%;
	background: rgba(255,255,255,0.90);
	backdrop-filter: blur(25px);
	padding: 70px 80px;
	padding-right: 130px;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}
.inabout01 h1{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	color: #333333;
}
.inabout01 ul{
	display: flex;
	margin-top: 40px;
	flex-wrap: wrap;
}
.inabout01 ul li{
	width: auto;
	margin-right: 20px;
	margin-top: 30px;
}
.inabout01 ul li dl dt{
	font-size: 14px;
	line-height: 60px;
}
.inabout01 ul li dl dt b{
	color: #1567B0;
	font-family: anton;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 38px;
}
.inabout01 ul li dl dd{
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.hz{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.hz ul{
	display: flex;
}
.hz ul li{
	width: 16.67%;
	height: 100px;
	border: 1px solid #e0e0e0;
	text-align: center;
	border-right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hz ul li img{
	max-width: 80%;
	height: auto;
	vertical-align: middle;
}
.hz ul li dl dt{
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
}
.hz ul li dl dd{
	text-align: center;
}
.hz ul li:last-child{
	background: #1567b0;
	border-radius: 0px 0px 50px 0px;
	border: 0px;
}

.fwly{
	width: 100%;
	float: left;
	margin-top: 80px;
	height: 860px;
	background-image: url(../img/abj02.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.intitle2{
	width: 100%;
	float: left;
	margin-top: 160px;
	text-align: center;
	color: #FFFFFF;
}
.intitle2 dl dt{
	text-align: center;
	font-size: 32px;
	line-height: 42px;
	text-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	font-weight: bold;
}
.intitle2 dl dd{
	display: flex;
	margin-top: 10px;
	justify-content: center;
}
.intitle2 dl dd div{
	width: 65%;
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.fwly01{
	width: 100%;
	float: left;
}
.fwly01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fwly01 ul li{
	width: calc(25% - 30px);
	height: 300px;
	background: rgba(255,255,255,0.30);
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 16px;
	backdrop-filter: blur(25px);
	display: flex;
	justify-content: center;
	margin-top: 100px;
	transition: all 0.6s;
	align-items: center;
}
.fwly01 ul li dl dt{
	height: 128px;
	text-align: center;
}
.fwly01 ul li dl dt img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.fwly01 ul li dl dt .pic01{ display:black;}
.fwly01 ul li dl dt .pic02{ display:none;}
.fwly01 ul li dl dd{
	margin-top: 40px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.fwly01 ul li p{
	margin-top: 50px;
	display: flex;
	justify-content: center;
	display: none;
}
.fwly01 ul li p a{
	width: 199px;
	height: 46px;
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 46px;
	color: #FFFFFF;
}
.fwly01 ul li p a i{
	width: 22px;
	height: 22px;
	background-image: url(../img/plus-circle.png);
	margin-left: 20px;
}
.fwly01 ul li:hover{
	height: 374px;
	margin-top: 60px;
	background: linear-gradient(155deg,#17a1ce 0%, #0d418a 100%);
	border-radius: 16px;
	backdrop-filter: blur(25px);
}
.fwly01 ul li:hover dl dt .pic01{ display:none;}
.fwly01 ul li:hover dl dt .pic02{ display: inline-block;}
.fwly01 ul li.cur{
	height: 374px;
	margin-top: 60px;
	background: linear-gradient(155deg,#17a1ce 0%, #0d418a 100%);
	border-radius: 16px;
	backdrop-filter: blur(25px);
}
.fwly01 ul li.cur p{
	display: block;
}
.fwly01 ul li:hover p{
	display: block;
}

.news{
	width: 100%;
	float: left;
	background-color: #ebf0f7;
	padding-bottom: 80px;
}
.news01{
	width: 100%;
	float: left;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}
.news01-l{
	width: 49%;
	background-color: #FFFFFF;
	height: 570px;
}
.news01-l .pic{
	height: 420px;
	overflow: hidden;
}
.news01-l .pic img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.news01-l:hover .pic img{
	transform: scale(1.05);
}
.news01-l .tex{
	padding: 0px 50px;
	position: relative;
}
.news01-l .tex .tex01{
	background: rgba(255,255,255,0.80);
	border-radius: 12px;
	backdrop-filter: blur(25px);
	width: calc(100% - 100px);
	position: absolute;
	left: 50px;
	top: -40px;
	z-index: 1;
	padding: 30px 40px;
}
.news01-l .tex .tex01 dl dt{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news01-l .tex .tex01 dl dd{
	margin-top: 13px;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news01-l .tex .tex01 p{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.news01-r{
	width: 49%;
	background-color: #FFFFFF;
	height: 570px;
}
.news01-r ul li{
	width: 100%;
	float: left;
	padding: 30px 40px;
	border-bottom: 1px dashed rgba(0,0,0,0.1);
	transition: all 0.6s;
}
.news01-r ul li a{
	display: flex;
	width: 100%;
	float: left;
	justify-content: space-between;
}
.news01-r ul li .date{
	width: 78px;
	height: 78px;
	background: #f2f2f2;
	text-align: center;
}
.news01-r ul li .date dl dt{
	font-size: 36px;
	line-height: 44px;
	color: #1567B0;
	font-family: anton;
	margin-top: 8px;
}
.news01-r ul li .date dl dd{
	font-size: 12px;
	line-height: 16px;
	color: #1567B0;
}
.news01-r ul li .tex{
	width: calc(100% - 98px);
}
.news01-r ul li .tex dl dt{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	margin-bottom: 13px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news01-r ul li .tex dl dd{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news01-r ul li:hover{
	background-color: #1567b0;
}
.news01-r ul li:hover .date{
	display: none;
}
.news01-r ul li:hover .tex{
	width: 100%;
}
.news01-r ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.news01-r ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.news01-r ul li:last-child{
	border-bottom: 0px;
}

.foot{
	width: 100%;
	float: left;
	background: linear-gradient(122deg,#17a1ce 0%, #0d418a 100%);
}
.foot01{
	width: 100%;
	float: left;
	padding-bottom: 30px;
	padding-top: 40px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xlogo{
	width: auto;
}
.xlogo dl dt{
	height: 66px;
	display: flex;
}
.xlogo dl dt img{
	max-height: 66px;
}
.xlogo dl dd{
	margin-top: 6px;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.45px;
	color: #FFFFFF;
	font-weight: bold;
}
.botnav{
	width: auto;
}
.botnav ul{
	display: flex;
}
.botnav ul li{
	width: auto;
	margin-left: 90px;
}
.botnav ul li a{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.foot02{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.zxly{
	width: 505px;
}
.zxly h1{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.zxly ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zxly ul li{
	width: 100%;
	margin-top: 20px;
}
.zxly ul li:first-child{
	width: calc(50% - 13px);
}
.zxly ul li:nth-child(2){
	width: calc(50% - 13px);
}

.bk{
	width: 100%;
	border: 0px;
	height: 44px;
	background: rgba(255,255,255,0.10);
	line-height: 44px;
	padding-left: 20px;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	outline: none;
	font-family: "微软雅黑";
}
.anniu{
	width: 141px;
	height: 44px;
	border: 1px solid rgba(255,255,255,0.60);
	line-height: 44px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}

.lxfs{
	width: auto;
	display: flex;
	flex-wrap: wrap;
}
.tel{
	width: auto;
	margin-left: 70px;
	margin-top: 37px;
}
.tel .pic{
	height: 48px;
}
.tel dl dt{
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 7px;
}
.tel dl dd{
	margin-top: 7px;
	font-size: 32px;
	line-height: 35px;
	font-family: din;
	color: #FFFFFF;
}
.tel p{
	font-size: 12px;
	line-height: 27px;
	color: rgba(255,255,255,0.6);
}
.ewm{
	width: auto;
	margin-left: 50px;
	margin-top: 37px;
}
.ewm dl dt{
	border: 1px solid rgba(255,255,255,0.30);
	border-radius: 8px;
	padding: 10px;
}
.ewm dl dd{
	margin-top: 18px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: rgba(255,255,255,0.6);
}
.foot03{
	width: 100%;
	float: left;
	margin-top: 30px;
	padding: 30px 0px;
	border-top: 1px solid rgba(255,255,255,0.3);
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	display: flex;
	justify-content: space-between;
}

.nybanner{
	width: 100%;
	float: left;
	margin-top: 80px;
	position: relative;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}
.xlm{
	width: 100%;
	height: 108px;
	background: linear-gradient(270deg,#0d418a 0%, #17a1ce 100%);
	backdrop-filter: blur(10px);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 111;
	display: flex;
	justify-content: center;
}
.xlm div{
	display: flex;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	align-items: center;
}
.xlm div a{
	color: #FFFFFF;
}
.xlm div img{
	margin-right: 10px;
	vertical-align: middle;
	width: auto;
	height: auto;
}
.about01{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.nyleft{
	width: 270px;
	position: fixed;
	left:5%;
	z-index:11111;
	top:350px
	
}
.nyleft01{
	width: 100%;
	position: absolute;
	left: 0;
	top: -105px;
	z-index: 11;
}
.nyleft01 h1{
	height: 90px;
	background: #1567b0;
	position: relative;
}
.nyleft01 h1 .wz01{
	width: 100%;
	height: 90px;
	line-height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	font-size: 42px;
	font-weight: 700;
	color: rgba(255,255,255,0.05);
	text-transform: uppercase;
	text-align: center;
}
.nyleft01 h1 .wz02{
	width: 100%;
	height: 90px;
	line-height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.nyleft01 h1 .wz02 img{
	margin-right: 20px;
	vertical-align: middle;
	margin-top: -5px;
}
.nyleft01 ul li{
	width: 100%;
	float: left;
	margin-top: 2px;
	height: 60px;
	line-height: 60px;
}
.nyleft01 ul li a{
	width: 100%;
	float: left;
	display: flex;
	padding-left: 40px;
	padding-right: 30px;
	background-color: #e9edf0;
	justify-content: space-between;
	align-items: center;
}
.nyleft01 ul li a:hover{
	background-color: #1567b0;
	color: #FFFFFF;
}
.nyleft01 ul li i{
	width: 12px;
	height: 24px;
	background-image: url(../img/jt001.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nyleft01 ul li a:hover i{
	background-image: url(../img/jt002.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nyleft01 ul li .cur{
	background-color: #1567b0;
	color: #FFFFFF;
}
.nyleft01 ul li .cur i{
	background-image: url(../img/jt002.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nyright{
	width: calc(100% - 330px);
}
.nyab01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.nyab01 .pic{
	width: 473px;
}
.nyab01 .tex{
	width: calc(100% - 530px);
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.nyab01 .tex h1{
	font-size: 48px;
	line-height: 72px;
	color: #E0E0E0;
	font-weight: normal;
	letter-spacing: 0.48px;
	font-family: anton;
	text-transform: uppercase;
}
.nyab01 .tex h2{
	font-size: 28px;
	line-height: 37px;
	color: #333333;
}
.nyab01 .tex h3{
	margin-top: 7px;
	font-size: 14px;
	line-height: 16px;
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 50px;
	letter-spacing: 0.5px;
}
.nyab01 .tex ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 66px;
	justify-content: space-between;
}
.nyab01 .tex ul li{
	width: auto;
}
.nyab01 .tex ul li dl dt{
	font-size: 14px;
	line-height: 60px;
}
.nyab01 .tex ul li dl dt b{
	color: #1567B0;
	font-family: anton;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 40px;
}
.nyab01 .tex ul li dl dd{
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

.ab02{
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	margin-top: 45px;
	padding-bottom: 50px;
}
.nytitle{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 70px;
}
.nytitle dl dt{
	font-size: 32px;
	line-height: 42px;
	color: #0954A7;
}
.nytitle dl dd{
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.ab02-1{
	width: 100%;
	float: left;
	margin-top: 40px;
	height: 452px;
	background-image: url(../img/b01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.ab02-1 ul li{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	margin-top: 130px;
}
.ab02-1 ul li div{
	width: 210px;
	font-size: 12px;
	line-height: 32px;
	color: #666666;
}
.ab02-1 ul li div b{
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	margin-right: 27px;
	
}
.ab02-1 ul li div:first-child{
	text-align: right;
}
.ab02-1 ul li div:first-child b{
	margin-right: 0px;
	margin-left: 27px;
}
.ab02-1 ul li:first-child{
	margin-top: 30px;
}

.honr{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/lcbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 100px;
	background-attachment: fixed;
}
.subtitle{
	font-size: 32px;
	line-height: 42px;
	margin-top: 5px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-top: 80px;
}

.nytitle2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
}
.nytitle2 dl dt{
	font-size: 32px;
	line-height: 42px;
	color: #333333;
}
.nytitle2 dl dd{
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.zs{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.zs-l{
	width: 40%;
}
.zs-l img{
	max-width: 100%;
	height: auto;
}
.zs-r{
	width: 52%;
}
.zs-r ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zs-r ul li{
	width: calc(50% - 10px);
	height: 48px;
	line-height: 48px;
	margin-top: 10px;
}
.zs-r ul li a{
	width: 100%;
	float: left;
	height: 48px;
	line-height: 48px;
	padding-left: 30px;
	font-size: 14px;
	border: 1px solid #e0e0e0;
	color: #666666;
}
.zs-r ul li a:hover{
	background: #1567b0;
	color: #FFFFFF;
}
.zs-r ul li.cur{
	background: #1567b0;
	color: #FFFFFF;
}
.zs-r ul li.cur a{
	color: #FFFFFF;
}

.zeren{
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	padding-bottom: 80px;
	padding-top: 60px;
	margin-top: 50px;
}
.zeren01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.zeren01 .tex{
	width: 34%;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.zeren01 .tex h1{
	font-size: 36px;
	line-height: 55px;
	color: #E0E0E0;
	font-family: anton;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.zeren01 .tex h2{
	font-size: 32px;
	line-height: 42px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 34px;
}
.zeren01 .pic{
	width: 56%;
}
.zeren01 .pic img{
	width: 100%;
	height: auto;
	display: block;
}

.fanan01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.fanan01 .tex{
	width: 33%;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.fanan01 .tex h1{
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
}
.fanan01 .tex h2{
	font-size: 16px;
	line-height: 21px;
	color: #999999;
	font-weight: normal;
}
.fanan01 .tex h3{
	font-size: 30px;
	line-height: 40px;
	color: #1567B0;
	margin-top: 60px;
	margin-bottom: 20px;
}
.fanan01 .pic{
	width: 60%;
}
.fanan01 .pic img{
	max-width: 100%;
	height: auto;
	display: block;
}
.ksnl{
	width: 100%;
	float: left;
	margin-top: 60px;
	padding: 80px 0px;
	background: linear-gradient(128deg,#17a1ce 0%, #0d418a 100%);
}
.ksnl01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.ksnl01-l{
	width: 48%;
}
.ksnl01-l dl dt{
	font-size: 30px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 22px;
}
.ksnl01-l dl dd{
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
.ksnl01-r{
	width: 48%;
}
.ksnl01-r ul{
	display: flex;
	flex-wrap: wrap;
}
.ksnl01-r ul li{
	margin-left: 60px;
	transition: all 0.6s;
}
.ksnl01-r ul li dl dt{
	height: 68px;
	text-align: center;
}
.ksnl01-r ul li dl dt img{
	max-height: 68px;
	opacity: 0.6;
	transition: all 0.6s;
}
.ksnl01-r ul li dl dd{
	margin-top: 17px;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	text-align: center;
}
.ksnl01-r ul li:hover dl dd{
	color: rgba(255,255,255,1.0);
}
.ksnl01-r ul li:hover dl dt img{
	opacity: 1;
}
.ksnl01-r ul li.cur dl dt img{
	opacity: 1;
}
.ksnl01-r ul li.cur dl dd{
	color: rgba(255,255,255,1.0);
}

.ksnl02{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.ksnl02-l{
	width: 50%;
	background-color: #ebf0f7;
	padding: 40px 60px;
	padding-bottom: 70px;
}
.ksnl02-l01{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
}
.ksnl02-l01 .sz{
	font-size: 96px;
	background-image: linear-gradient(to bottom, #17a1ce, #0d418a);
    -webkit-background-clip: text;
    color: transparent;
	line-height: 113px;
	font-family: anton;
	font-style: italic;
	min-width: 110px;
	margin-right: 20px;
}
.ksnl02-l01 .tit dl dt{
	font-size: 30px;
	line-height: 40px;
	color: #333333;
}
.ksnl02-l01 .tit dl dd{
	font-size: 16px;
	line-height: 21px;
	color: #999999;
	text-transform: uppercase;
}
.ksnl02-l02{
	width: 100%;
	float: left;
	margin-top: 40px;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}
.ksnl02-l03{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.ksnl02-l03 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ksnl02-l03 ul li{
	width: auto;
}
.ksnl02-l03 ul li dl dt{
	height: 44px;
	text-align: center;
}
.ksnl02-l03 ul li dl dt img{
	max-height: 44px;
}
.ksnl02-l03 ul li dl dd{
	margin-top: 6px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #666666;
}
.ksnl02-r{
	width: 50%;
}
.ksnl02-r img{
	width: 100%;
	height: 100%;
	display: block;
}

.cjcase{
	width: 100%;
	float: left;
	margin-top: 35px;
	margin-bottom: 20px;
}
.cjcase ul{
	display: flex;

	flex-wrap: wrap;
}
.cjcase ul li{
	width: calc(34.1% - 26px);
	border: 1px solid #e0e0e0;
	margin-right: 26px;
	transition: all 0.6s;
	margin-bottom: 40px;
}
.cjcase ul li .pic{
	height: 210px;
	overflow: hidden;
}
.cjcase ul li .pic img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.cjcase ul li:hover .pic img{
	transform: scale(1.05);
}
.cjcase ul li .tex{
	padding: 20px 30px;
	position: relative;
}
.cjcase ul li .tex dl dt{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	margin-bottom: 5px;
}
.cjcase ul li .tex dl dd{
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	color: #666666;
}
.cjcase ul li .tex .jt{
	width: 28px;
	height: 29px;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.cjcase ul li:nth-child(3n){
	margin-right: 0px;
}
.cjcase ul li:hover{
	background: linear-gradient(151deg,#17a1ce 0%, #0d418a 100%);
}
.cjcase ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.cjcase ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.zhiz{
	width: 100%;
	float: left;
	margin-top: 35px;
	margin-bottom: 20px;
}
.zhiz ul{
	display: flex;

	flex-wrap: wrap;
}
.zhiz ul li{
	width: calc(34.1% - 26px);
	border: 1px solid #e0e0e0;
	margin-right: 26px;
	transition: all 0.6s;
	margin-bottom: 40px;
}
.zhiz ul li .pic{
	height: 210px;
	overflow: hidden;
}
.zhiz ul li .pic img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.zhiz ul li:hover .pic img{
	transform: scale(1.05);
}
.zhiz ul li .tex{
	padding: 20px 10px;
	position: relative;
	text-align:center;
	
}
.zhiz ul li .tex dl dt{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	margin-bottom: 5px;
}
.zhiz ul li .tex dl dd{
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	color: #666666;
}
.zhiz ul li .tex .jt{
	width: 28px;
	height: 29px;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.zhiz ul li:nth-child(3n){
	margin-right: 0px;
}
.zhiz ul li:hover{
	background: linear-gradient(151deg,#17a1ce 0%, #0d418a 100%);
}
.zhiz ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.zhiz ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}

.fy{
	width: 100%;
	float: left;
	margin-bottom: 60px;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
}
.fy ul li{
	font-size: 16px;
	line-height: 38px;
}
.fy ul li a{
	padding: 10px 20px;
	height: 38px;
	text-align: center;
	border: 1px solid #dee2e6;
	border-right: 0px;
}
.fy ul li a:hover{
	background-color: #1567B0;
	color: #FFFFFF;
}
.fy ul li:last-child a{
	border: 1px solid #dee2e6;
	border-radius: 0px 4px 4px 0px;
}
.fy ul li .cur{
	background-color: #1567B0;
	color: #FFFFFF;
}
.fy ul li:first-child{
	border-radius: 4px 0px 0px 4px;
}
.altitle{
	width: 100%;
	float: left;
	font-size: 20px;
	line-height: 26px;
	margin-top: 40px;
}
.altex{
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	padding-bottom: 60px;
}
.xmbk{
	margin-top: 40px;
	display: flex;
}
.xmbk ul{
	border: 1px solid #e0e0e0;
	display: flex;
}
.xmbk ul li{
	width: 224px;
	height: 48px;
	border-right: 1px solid #e0e0e0;
	padding-left: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 48px;
}
.xmbk ul li:last-child{
	border: 0px;
}
.fwnr{
	margin-top: 40px;
}
.fwnr h1{
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 12px;
}
.fwnr ul{
	display: flex;
}
.fwnr ul li{
	width: 200px;
	height: 48px;
	border: 1px solid #e0e0e0;
	margin-right: 24px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

.fh{
	width: 100%;
	display: flex;
	margin-top: 60px;
}
.fh a{
	width: 199px;
	height: 46px;
	background: #1567b0;
	border-radius: 23px;
	line-height: 46px;
	font-size: 14px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fh a i{
	width: 22px;
	height: 22px;
	background-image: url(../img/lm.png);
	margin-left: 20px;
}

.newlist{
	width: 100%;
	float: left;
}
.newlist ul li{
	width: 100%;
	float: left;
	padding: 30px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.newlist ul li .pic{
	min-width: 32.5%;
	overflow: hidden;
}
.newlist ul li .pic img{
	width: 410px;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li .tex{
	width: 44%;
	margin-left: 4%;
	max-width: 540px;
}
.newlist ul li .tex dl dt{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.newlist ul li .tex dl dd{
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	margin-bottom: 20px;
	margin-top: 20px;
}
.newlist ul li .tex p{
	display: flex;
}
.newlist ul li .tex p a{
	width: 148px;
	height: 38px;
	border: 1px solid #e0e0e0;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
}
.newlist ul li .date{
	min-width: 100px;
	margin-left: 4%;
	text-align: right;
}
.newlist ul li .date dl dt{
	font-size: 20px;
	line-height: 26px;
	color: #666666;
	margin-bottom: 7px;
}
.newlist ul li .date dl dd{
	font-size: 40px;
	line-height: 60px;
	color: #BDBDBD;
	font-family: anton;
}
.newlist ul li:hover{
	background-color: #1567b0;
}
.newlist ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.newlist ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .tex p a{
	border: 1px solid #e0e0e0;
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .date dl dt{
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .date dl dd{
	color: #FFFFFF;
}

.newtitle{
	width: 100%;
	float: left;
	font-size: 24px;
	line-height: 32px;
	color: #333333;
}
.newdate{
	width: 100%;
	float: left;
	margin-top: 28px;
	font-size: 12px;
	color: #828282;
	line-height: 16px;
}
.newtex{
	width: 100%;
	float: left;
	margin-top: 44px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	padding-bottom: 50px;
}
.newtex b{
	color: #333333;
}
.newtex img{
	max-width: 100%;
	height: auto;
}

.zlm{
	width: 100%;
	float: left;
	height: 50px;
	border-bottom: 1px solid #eeeeee;
}
.zlm01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zlm01 .a01{
	width: 213px;
	height: 50px;
	background: #1567b0;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.zlm01 .a01 img{
	vertical-align: middle;
	margin-right: 16px;
}
.zlm01 .a02{
	width: auto;
	display: flex;
	height: 50px;
}
.zlm01 .a02 a{
	width: auto;
	height: 50px;
	margin-left: 60px;
	font-size: 14px;
	color: #666666;
	line-height: 50px;
}
.zlm01 .a02 a:hover{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}
.zlm01 .a02 .cur{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}

.chej{
	width: 100%;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.chej h1{
	font-size: 32px;
	line-height: 42px;
	color: #1C374C;
	margin-bottom: 20px;
}
.chej .smtex{
	display: flex;
	justify-content: center;
}
.chej .smtex div{
	width: 76%;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}
.chej ul{
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.chej ul li{
	text-align: center;
	margin-left: 57px;
	margin-right: 57px;
}
.chej ul li dl dt{
	height: 80px;
}
.chej ul li dl dt img{
	max-height: 80px;
}
.chej ul li dl dd{
	font-size: 16px;
	line-height: 21px;
	margin-top: 20px;
	color: #1567B0;
	font-weight: bold;
}

.liuc{
	width: 100%;
	float: left;
	margin-top: 60px;
	padding-bottom: 100px;
	background-image: url(../img/lcbj02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.liuc01{
	width: 100%;
	float: left;
	background-image: url(../img/bj.png);
	background-position: top 146px left 0px;
	background-repeat: no-repeat;
	background-size: contain;
}
.liuc01 ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.liuc01 ul li{
	width: auto;
	height: 180px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}
.liuc01 ul li i{
	margin-left: 24px;
	margin-right: 24px;
}
.liuc01 ul li dl{
	width: 167px;
	height: 180px;
	background: #ffffff;
	border-radius: 16px;
	text-align: center;
	transition: all 0.6s;
}
.liuc01 ul li dl dt{
	margin-top: 28px;
	height: 58px;
}
.liuc01 ul li dl dt img{
	max-height: 58px;
}
.liuc01 ul li dl dt .pic01{
	display: inline-block;
}
.liuc01 ul li dl dt .pic02{
	display: none;
}
.liuc01 ul li dl:hover dt .pic01{
	display: none;
}
.liuc01 ul li dl:hover dt .pic02{
	display: inline-block;
}
.liuc01 ul li dl dd{
	margin-top: 15px;
	font-size: 16px;
	line-height: 21px;
	color: #1C374C;
	font-weight: bold;
}
.liuc01 ul li dl p{
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.liuc01 ul li dl:hover dd{
	color: #FFFFFF;
}
.liuc01 ul li dl:hover p{
	color: rgba(255,255,255,0.6);
}
.liuc01 ul li dl:hover{
	background-color: #1567b0;
}
.fx{
	-webkit-transform: rotate(180deg);
}

.huoqu{
	width: 100%;
	float: left;
	margin-top: 64px;
	display: flex;
	justify-content: center;
}
.huoqu a{
	width: 157px;
	height: 46px;
	border: 1px solid #1567b0;
	border-radius: 24px;
	color: #1567b0;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
}
.huoqu a:first-child{
	width: 157px;
	height: 46px;
	background: #1567b0;
	border-radius: 23px;
	color: #FFFFFF;
	margin-right: 23px;
	line-height: 46px;
	text-align: center;
}

.sjlm{
	width: 100%;
	float: left;
	display: flex;
	margin-top: 45px;
	justify-content: center;
}
.sjlm a{
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #666666;
}
.sjlm a:hover{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}
.sjlm .cur{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}

.pro{
	width: 100%;
	float: left;
}
.pro ul{
	display: flex;
	flex-wrap: wrap;
}
.pro ul li{
	width: calc(34.0% - 30px);
	border: 1px solid #e0e0e0;
	margin-right: 30px;
	margin-top: 40px;
}
.pro ul li dl dt{
	height: 265px;
}
.pro ul li dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.pro ul li dl dt img{
	max-width: 100%;
	max-height: 265px;
	vertical-align: middle;
}
.pro ul li dl dd{
	height: 60px;
	border-top: 1px solid #e0e0e0;
	padding: 0px 40px;
	font-size: 16px;
	line-height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pro ul li dl dd i{
	width: 28px;
	height: 29px;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pro ul li:nth-child(3n){
	margin-right: 0px;
}
.pro ul li:hover{
	border: 1px solid #1567b0;
}
.pro ul li:hover dl dd{
	background-color: #1567b0;
	color: #FFFFFF;
}
.pro ul li:hover dl dd i{
	background-image: url(../img/bjt02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.main02{
	width: 1000px;
	margin: auto;
}

.lmmc{
	width: 100%;
	float: left;
	margin-top: 100px;
	height: 48px;
	background: #f2f2f2;
}
.lmmc ul{
	display: flex;
}
.lmmc ul li{
	width: 187px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	text-align: center;
}
.lmmc ul li.cur{
	background: linear-gradient(117deg,#17a1ce 0%, #0d418a 100%);
	color: #FFFFFF;
}
.contex{
	width: 100%;
	float: left;
	border: 1px solid #bdbdbd;
	padding: 50px 120px;
	margin-top: 12px;
	margin-bottom: 60px;
}
.contex01{
	width: 100%;
	float: left;
}
.contex01 dl{
	width: 100%;
	float: left;
	display: flex;
	background-color: #f2f2f2;
	border-bottom: 1px solid #FFFFFF;
}
.contex01 dl dt{
	width: 187px;
	height: 48px;
	line-height: 48px;
	background: #d6ebff;
	text-align: center;
}
.contex01 dl dd{
	width: calc(100% - 247px);
	padding-left: 60px;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
}
.contex01 dl:nth-child(2n){
	background-color: #e9edf0;
}

.nytitle3{
	width: 100%;
	float: left;
}
.nytitle3 dl dt{
	font-size: 32px;
	line-height: 42px;
	color: #333333;
}
.nytitle3 dl dd{
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	margin-top: 20px;
}
.nytitle3 dl dd b{
	font-size: 24px;
	color: #0169B9;
}
.lxwm{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.lxwm ul{
	display: flex;
	justify-content: space-between;
}
.lxwm ul li{
	width: calc(35% - 40px);
	height: 245px;
	background-color: #e9edf0;
}
.lxwm ul li .pic{
	margin-top: 40px;
	text-align: center;
	height: 80px;
}
.lxwm ul li .pic img{
	max-height: 80px;
}
.lxwm ul li .pic .pic01{
	display: inline-block;
}
.lxwm ul li .pic .pic02{
	display: none;
}
.lxwm ul li:hover .pic .pic01{
	display: none;
}
.lxwm ul li:hover .pic .pic02{
	display: inline-block;
}
.lxwm ul li dl dt{
	font-size: 18px;
	line-height: 24px;
	margin-top: 20px;
	color: #333333;
	text-align: center;
}
.lxwm ul li dl dd{
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	text-align: center;
	color: #666666;
}
.lxwm ul li:hover{
	background: linear-gradient(142deg,#17a1ce 0%, #0d418a 100%);
}
.lxwm ul li:hover dl dt{
	color: #FFFFFF;
}
.lxwm ul li:hover dl dd{
	color: #FFFFFF;
}
.ly01{
	width: 100%;
	float: left;
	margin-top: 12px;
}
.ly01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ly01 ul li{
	width: calc(50% - 15px);
	margin-top: 28px;
}
.ly01 ul li:nth-child(5){
	width: 100%;
}
.lybk{
	width: 100%;
	height: 60px;
	background: #e9edf0;
	line-height: 60px;
	border: 0px;
	font-size: 14px;
	padding-left: 20px;
	color: #666666;
	font-family: "微软雅黑";
}
.lyanniu{
	width: 164px;
	height: 60px;
	background: linear-gradient(126deg,#17a1ce 0%, #0d418a 100%);
	line-height: 60px;
	border: 0px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
}
.map{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.map img{
	width: 100%;
	height: auto;
	display: block;
}

.zp{
	width: 100%;
	float: left;
}
	
.subNavBox2{
	width:100%;
	float:left;
	box-shadow: 2px 5px 40px rgba(0,0,0,0.1);
}
.subNavBox2 h1{
	HEIGHT:75px;
	line-height: 75px;
	display: flex;
	font-size:18px;
	background-color: #0063b1;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
}
.subNavBox2 h1 i{
	margin-left: 3.6vw;
	width: 200px;
}
.subNav2{
	width:100%; 
	float:left; 
	HEIGHT:75px;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:75px; 
	font-size:14px;
}
.subNav2 i{ 
	margin-left: 3.6vw;
	width: 200px;
}
.subNav2:hover{float:left; }
.currentDd2{background: #e9edf0;}
.currentDd2 i{
	color: #0063B1;
}
.navContent2{
	display: none;
	float:left; 
	width:100%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:30px; 
	font-size:14px;
	background-color: #e9edf0;
}
.red{
	color: #0063B1;
}

.chax{
	right:0; 
	top:85px;
	position: absolute;
	width:300px; 
	z-index:99999;
	display: none;
}
.chax　div{
	display: flex;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 220px;
	height: 48px;
	line-height: 48px;
	border: 0px;
	background-color: #f5f5f5;
	outline: none;
	padding-left: 10px;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	border-radius: 35px 0px 0px 35px;
}
.chaxanniu{
	width: 80px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	background-color: #1567b0;
	color: #FFFFFF;
	border: 0px;
	border-radius: 0px 35px 35px 0px;
	outline:none;
}























.mart0{
	margin-top: 0px;
}
.mart40{
	margin-top: 40px;
}
.mart60{
	margin-top: 60px;
}
.fr{
	float: right;
}
.header2{
	display: none;
}
.pc{
	display: block;
}
.mobile{
	display: none;
}












	
}










@media (max-width:1199px) {
.pc{
	display: none;
}
.mobile{
	display: block;
}
.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:100%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:70%; 
	max-height:3rem; 
	vertical-align:middle; 
	margin-left:5%;
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height:10rem; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 2%; 
	left:5%; 
	z-index:102;  
	width: 15px; 
	height: 15px; 
	background:url(../img/close.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:5rem; 
	background:#ffffff;
}
.subNavBox3 h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h1 img{ 
	max-width:80%; 
	max-height:3rem; 
	vertical-align:middle;
} 
.subNav3{
	width:100%; 
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:3.0rem; 
	font-size:0.8rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    text-transform: uppercase;
}
.subNav3 i{ 
	padding:0.3rem; 
	background:url(../img/xjt2.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right;
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #f8f8f8;}
.currentDd3 i{
	background:url(../img/xjt2.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent3{
	display: none;
	float:left;
	width:90%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:2.0rem; 
	font-size:0.9rem; 
	padding-bottom:0px;
}

.main{
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
}
.intitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.intitle dl dt{
	font-size: 1.5rem;
	color: #1C374C;
	line-height: 2.0rem;
	font-family: anton;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.intitle dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	text-align: center;
	line-height: 1.2rem;
	color: #666666;
	display: flex;
	justify-content: center;
}
.fanan{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fanlm{
	width: 100%;
	border: 1px dashed rgba(35,156,193,0.20);
	border-radius: 2.0rem;
}
.fanlm ul{
	display: flex;
}
.fanlm ul li{
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}
.fanlm ul li img{
	max-height: 3.0rem;
}
.fanlm ul li .pic01{
	display: inline-block;
}
.fanlm ul li .pic02{
	display: none;
}
.fanlm ul li:hover .pic01{
	display: none;
}
.fanlm ul li:hover .pic02{
	display: inline-block;
}
.fancontect{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 2.0rem;
}
.fancontect .pic{
	width: 100%;
	margin-top: 2.0rem;
}
.fancontect .pic img{
	max-width: 100%;
	height: auto;
}
.fancontect .tex{
	width:100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.fancontect .tex dl dt{
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #333333;
}
.fancontect .tex dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #999999;
	text-transform: uppercase;
}
.fancontect .tex h1{
	font-size: 1.5rem;
	line-height: 2.0rem;
	margin-top: 2.0rem;
	color: #1567B0;
	margin-bottom: 1.0rem;
}
.more{
	width: 100%;
	display: flex;
	margin-top: 3.0rem;
}
.more a{
	width: 8.0rem;
	height: 2.0rem;
	background: #1567b0;
	border-radius: 1.0rem;
	line-height: 2.0rem;
	font-size: 0.8rem;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.more a i{
	width: 1.0rem;
	height: 1.0rem;
	background-image: url(../img/plus-circle_y.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 1.0rem;
}

.inabout{
	width: 100%;
	float: left;
	margin-top:2.0rem;
	height: auto;
	padding: 2.0rem;
	background-image: url(../img/abj01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.inabout01{
	width: 100%;
	background: rgba(255,255,255,0.90);
	backdrop-filter: blur(25px);
	padding: 2.0rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666666;
}
.inabout01 h1{
	font-size: 1.5rem;
	line-height: 2.0rem;
	margin-bottom: 1.0rem;
	color: #333333;
}
.inabout01 ul{
	display: flex;
	margin-top: 1.0rem;
	flex-wrap: wrap;
}
.inabout01 ul li{
	margin-right: 1.0rem;
	margin-top: 1.0rem;
}
.inabout01 ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.inabout01 ul li dl dt b{
	color: #1567B0;
	font-family: anton;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 2.0rem;
}
.inabout01 ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.hz{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
}
.hz ul{
	display: flex;
	flex-wrap: wrap;
}
.hz ul li{
	width: 33.3%;
	height: 4.0rem;
	border: 1px solid #e0e0e0;
	text-align: center;
	border-right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hz ul li img{
	max-width: 80%;
	height: auto;
	vertical-align: middle;
}
.hz ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.2rem;
	text-align: center;
	color: #FFFFFF;
}
.hz ul li dl dd{
	text-align: center;
}
.hz ul li:last-child{
	background: #1567b0;
	border-radius: 0px 0px 2.0rem 0px;
	border: 0px;
}

.fwly{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	height: auto;
	background-image: url(../img/abj02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 3.0rem 0px;
}
.intitle2{
	width: 100%;
	float: left;
	text-align: center;
	color: #FFFFFF;
}
.intitle2 dl dt{
	text-align: center;
	font-size: 1.5rem;
	line-height: 2.0rem;
	text-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	font-weight: bold;
}
.intitle2 dl dd{
	display: flex;
	margin-top: 0.5rem;
	justify-content: center;
}
.intitle2 dl dd div{
	font-size: 0.8rem;
	line-height: 1.5rem;
	text-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.fwly01{
	width: 100%;
	float: left;
}
.fwly01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fwly01 ul li{
	width: 48%;
	height: auto;
	background: rgba(255,255,255,0.30);
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 16px;
	backdrop-filter: blur(25px);
	display: flex;
	justify-content: center;
	margin-top: 2.0rem;
	transition: all 0.6s;
	align-items: center;
	padding: 3.0rem 0px;
}
.fwly01 ul li dl dt{
	height: 4.0rem;
	text-align: center;
}
.fwly01 ul li dl dt .pic01{ display:black;}
.fwly01 ul li dl dt .pic02{ display:none;}
.fwly01 ul li dl dt img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.fwly01 ul li dl dd{
	margin-top: 1.5rem;
	font-size: 1.0rem;
	line-height: 1.5rem;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.fwly01 ul li p{
	margin-top: 2.0rem;
	display: flex;
	justify-content: center;
	display: none;
}
.fwly01 ul li p a{
	width: 6.0rem;
	height: 2.0rem;
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 1.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.8rem;
	line-height: 2.0rem;
	color: #FFFFFF;
}
.fwly01 ul li p a i{
	width: 1.0rem;
	height: 1.0rem;
	background-image: url(../img/plus-circle.png);
	margin-left: 1.0rem;
}
.fwly01 ul li:hover{
	background: linear-gradient(155deg,#17a1ce 0%, #0d418a 100%);
	border-radius: 16px;
	backdrop-filter: blur(25px);
}
.fwly01 ul li:hover dl dt .pic01{ display:none;}
.fwly01 ul li:hover dl dt .pic02{ display:block}
.fwly01 ul li.cur{
	background: linear-gradient(155deg,#17a1ce 0%, #0d418a 100%);
	border-radius: 16px;
	backdrop-filter: blur(25px);
}


.news{
	width: 100%;
	float: left;
	background-color: #ebf0f7;
	padding-bottom: 2.0rem;
}
.news01{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news01-l{
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 1.0rem;
}
.news01-l .pic{
	height: auto;
	overflow: hidden;
}
.news01-l .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.news01-l:hover .pic img{
	transform: scale(1.05);
}
.news01-l .tex{
	padding: 0px 1.0rem;
}
.news01-l .tex .tex01{
	background: rgba(255,255,255,0.80);
	border-radius: 12px;
	backdrop-filter: blur(25px);
	width: calc(100% - 2.0rem);
	padding: 1.0rem;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	
}
.news01-l .tex .tex01 dl dt{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #333333;
}
.news01-l .tex .tex01 dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666666;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news01-l .tex .tex01 p{
	display: flex;
	justify-content: space-between;
	margin-top: 1.0rem;
}
.news01-r{
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 1.0rem;
}
.news01-r ul li{
	width: 100%;
	float: left;
	padding: 1.0rem;
	border-bottom: 1px dashed rgba(0,0,0,0.1);
	transition: all 0.6s;
}
.news01-r ul li a{
	display: flex;
	width: 100%;
	float: left;
	justify-content: space-between;
}
.news01-r ul li .date{
	width: 4.0rem;
	height: 4.0rem;
	background: #f2f2f2;
	text-align: center;
}
.news01-r ul li .date dl dt{
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #1567B0;
	font-family: anton;
	margin-top: 0.5rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news01-r ul li .date dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #1567B0;
	
}
.news01-r ul li .tex{
	width: calc(100% - 5.0rem);
}
.news01-r ul li .tex dl dt{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #333333;
	margin-bottom: 0.5rem;
}
.news01-r ul li .tex dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666666;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news01-r ul li:hover{
	background-color: #1567b0;
}
.news01-r ul li:hover .date{
	display: none;
}
.news01-r ul li:hover .tex{
	width: 100%;
}
.news01-r ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.news01-r ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.news01-r ul li:last-child{
	border-bottom: 0px;
}

.foot{
	width: 100%;
	float: left;
	background: linear-gradient(122deg,#17a1ce 0%, #0d418a 100%);
}
.foot01{
	width: 100%;
	float: left;
	padding-bottom: 30px;
	padding-top: 40px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	display: flex;
	justify-content: space-between;
	align-items: center;
	display: none;
}
.xlogo{
	width: auto;
}
.xlogo dl dt{
	height: 66px;
	display: flex;
}
.xlogo dl dt img{
	max-height: 66px;
}
.xlogo dl dd{
	margin-top: 6px;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.45px;
	color: #FFFFFF;
	font-weight: bold;
}
.botnav{
	width: auto;
}
.botnav ul{
	display: flex;
}
.botnav ul li{
	width: auto;
	margin-left: 100px;
}
.botnav ul li a{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.foot02{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zxly{
	width: 100%;
}
.zxly h1{
	font-size: 0.8rem;
	line-height: 1.2rem;
	font-weight: normal;
	color: #FFFFFF;
}
.zxly ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zxly ul li{
	width: 100%;
	margin-top: 1.0rem;
}
.zxly ul li:first-child{
	width: 49%;
}
.zxly ul li:nth-child(2){
	width: 49%;
}
.bk{
	width: 100%;
	border: 0px;
	height: 2.0rem;
	background: rgba(255,255,255,0.10);
	line-height: 2.0rem;
	padding-left: 1.0rem;
	font-size: 0.8rem;
	color: rgba(255,255,255,0.6);
	outline: none;
	font-family: "微软雅黑";
}
.anniu{
	width: 8.0rem;
	height: 2.0rem;
	border: 1px solid rgba(255,255,255,0.60);
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}

.lxfs{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.tel{
	width: 48%;
	margin-top: 1.0rem;
	margin-right: 1%;
}
.tel .pic{
	height: 3.0rem;
}
.tel dl dt{
	margin-top:1rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.tel dl dd{
	margin-top: 0.5rem;
	font-size: 1.5rem;
	line-height: 1.5rem;
	font-family: din;
	color: #FFFFFF;
}
.tel p{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: rgba(255,255,255,0.6);
}
.ewm{
	width:  auto;
	margin-top: 1.0rem;
	margin-left: 1.0rem;
}
.ewm dl dt{
	border: 1px solid rgba(255,255,255,0.30);
	border-radius: 8px;
	padding: 0.5rem;
	text-align: center;
}
.ewm dl dd{
	margin-top: 0.5rem;
	text-align: center;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: rgba(255,255,255,0.6);
}
.foot03{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	padding: 1.0rem 0px;
	border-top: 1px solid rgba(255,255,255,0.3);
	font-size: 0.8rem;
	color: rgba(255,255,255,0.6);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot03 div{
	width: 100%;
}

.nybanner{
	width: 100%;
	float: left;
	margin-top: 4.0rem;
	position: relative;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}
.xlm{
	width: 100%;
	height: auto;
	background: linear-gradient(270deg,#0d418a 0%, #17a1ce 100%);
	backdrop-filter: blur(10px);
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	float: left;
	padding: 1.0rem 0px;
	padding-top: 0.5rem;
}
.xlm div{
	display: flex;
	font-size: 0.8rem;
	color: #FFFFFF;
	margin-left: 1.0rem;
	margin-right: 1.0rem;
	align-items: center;
	margin-top: 0.5rem;
}
.xlm div a{
	color: #FFFFFF;
}
.xlm div img{
	margin-right: 0.5rem;
	vertical-align: middle;
	width: auto;
	height: auto;
	max-height: 2.0rem;
}
.about01{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nyleft{
	width: 100%;
}
.nyleft01{
	width: 100%;
	float: left;
}
.nyleft01 h1{
	height: 90px;
	background: #1567b0;
	position: relative;
	display: none;
}
.nyleft01 h1 .wz01{
	width: 100%;
	height: 90px;
	line-height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	font-size: 42px;
	font-weight: 700;
	color: rgba(255,255,255,0.05);
	text-transform: uppercase;
	text-align: center;
}
.nyleft01 h1 .wz02{
	width: 100%;
	height: 90px;
	line-height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.nyleft01 h1 .wz02 img{
	margin-right: 20px;
	vertical-align: middle;
	margin-top: -5px;
}
.nyleft01 ul li{
	width: 48%;
	float: left;
	margin-top: 2px;
	height: 2.5rem;
	line-height: 2.5rem;
	margin-left:2%;
}
.nyleft01 ul li a{
	width: 100%;
	float: left;
	display: flex;
	padding-left: 1.0rem;
	padding-right: 1.0rem;
	background-color: #e9edf0;
	justify-content: space-between;
	align-items: center;
	font-size: 0.8rem;
}
.nyleft01 ul li a:hover{
	background-color: #1567b0;
	color: #FFFFFF;
}
.nyleft01 ul li i{
	width: 0.5rem;
	height: 1.0rem;
	background-image: url(../img/jt001.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display:none;
}

.nyleft01 ul li a:hover i{
	background-image: url(../img/jt002.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.nyleft01 ul li .cur{
	background-color: #1567b0;
	color: #FFFFFF;
}
.nyleft01 ul li .cur i{
	background-image: url(../img/jt002.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.nyright{
	width: 100%;
	margin-top: 1.0rem;
}
.nyab01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nyab01 .pic{
	width: 100%;
}
.nyab01 .pic img{
	max-width: 100%;
	height: auto;
}
.nyab01 .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.nyab01 .tex h1{
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #E0E0E0;
	font-weight: normal;
	letter-spacing: 0.48px;
	font-family: anton;
	text-transform: uppercase;
}
.nyab01 .tex h2{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
}
.nyab01 .tex h3{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 2.0rem;
	letter-spacing: 0.5px;
}
.nyab01 .tex ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 2.0rem;
	justify-content: space-between;
}
.nyab01 .tex ul li{
	width: auto;
	margin-top: 1.0rem;
}
.nyab01 .tex ul li dl dt{
	font-size: 0.8rem;
	line-height: 2.0rem;
}
.nyab01 .tex ul li dl dt b{
	color: #1567B0;
	font-family: anton;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 2.0rem;
}
.nyab01 .tex ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666666;
}

.ab02{
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	margin-top: 1.5rem;
	padding-bottom: 2.0rem;
}
.nytitle{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 3.0rem;
}
.nytitle dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #0954A7;
}
.nytitle dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.ab02-1{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	height: auto;
}
.ab02-1 ul li{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ab02-1 ul li div{
	width: 100%;
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 1.0rem;
}
.ab02-1 ul li div b{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
	margin-right: 1.0rem;
}
.ab02-1 ul li div:first-child{
	text-align: right;
}
.ab02-1 ul li div:first-child b{
	margin-right: 0px;
	margin-left: 1.0rem;
}
.ab02-1 ul li:first-child{
	margin-top: 1.0rem;
}

.honr{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/lcbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 2.0rem;
	background-attachment: fixed;
}
.subtitle{
	font-size: 1.5rem;
	line-height: 2.0rem;
	margin-top: 0.5rem;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 1.0rem;
	margin-top: 2.0rem;
}

.nytitle2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 2.0rem;
}
.nytitle2 dl dt{
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #333333;
}
.nytitle2 dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}

.zs{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zs-l{
	width: 100%;
}
.zs-l img{
	max-width: 100%;
	height: auto;
}
.zs-r{
	width: 100%;
}
.zs-r ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zs-r ul li{
	width: calc(50% - 0.5rem);
	height: 2.0rem;
	line-height: 2.0rem;
	margin-top: 0.5rem;
}
.zs-r ul li a{
	width: 100%;
	float: left;
	height: 2.0rem;
	line-height: 2.0rem;
	padding-left: 1.0rem;
	font-size: 0.8rem;
	border: 1px solid #e0e0e0;
	color: #666666;
}
.zs-r ul li a:hover{
	background: #1567b0;
	color: #FFFFFF;
}
.zs-r ul li.cur{
	background: #1567b0;
	color: #FFFFFF;
}

.zs-r ul li.cur a{
	color: #FFFFFF;
}
.zeren{
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	padding-bottom: 3.0rem;
	padding-top: 2.0rem;
	margin-top: 2.0rem;
}
.zeren01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zeren01 .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.zeren01 .tex h1{
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #E0E0E0;
	font-family: anton;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.zeren01 .tex h2{
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #333333;
	font-weight: normal;
	margin-bottom: 1.0rem;
}
.zeren01 .pic{
	width: 100%;
	margin-top: 2.0rem;
}
.zeren01 .pic img{
	width: 100%;
	height: auto;
	display: block;
}

.fanan01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
}
.fanan01 .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 1.0rem;
}
.fanan01 .tex h1{
	font-size: 1.5rem;
	line-height: 2.0rem;
	font-weight: normal;
}
.fanan01 .tex h2{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	font-weight: normal;
}
.fanan01 .tex h3{
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #1567B0;
	margin-top: 2.0rem;
	margin-bottom: 1.0rem;
}
.fanan01 .pic{
	width: 100%;
	margin-top: 2.0rem;
}
.fanan01 .pic img{
	max-width: 100%;
	height: auto;
	display: block;
}
.ksnl{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding: 3.0rem 0px;
	background: linear-gradient(128deg,#17a1ce 0%, #0d418a 100%);
}
.ksnl01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ksnl01-l{
	width: 100%;
}
.ksnl01-l dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 1.0rem;
}
.ksnl01-l dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
}
.ksnl01-r{
	width: 100%;
	margin-top: 2.0rem;
}
.ksnl01-r ul{
	display: flex;
}
.ksnl01-r ul li{
	transition: all 0.6s;
	width: 25%;
}
.ksnl01-r ul li dl dt{
	height: 2.5rem;
	text-align: center;
}
.ksnl01-r ul li dl dt img{
	max-height: 2.5rem;
	opacity: 0.6;
	transition: all 0.6s;
}
.ksnl01-r ul li dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	color: rgba(255,255,255,0.6);
	text-align: center;
}
.ksnl01-r ul li:hover dl dd{
	color: rgba(255,255,255,1.0);
}
.ksnl01-r ul li:hover dl dt img{
	opacity: 1;
}
.ksnl01-r ul li.cur dl dt img{
	opacity: 1;
}
.ksnl01-r ul li.cur dl dd{
	color: rgba(255,255,255,1.0);
}

.ksnl02{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ksnl02-l{
	width: 100%;
	background-color: #ebf0f7;
	padding: 2.0rem;
}
.ksnl02-l01{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
}
.ksnl02-l01 .sz{
	font-size: 3.5rem;
	background-image: linear-gradient(to bottom, #17a1ce, #0d418a);
    -webkit-background-clip: text;
    color: transparent;
	line-height: 3.0rem;
	font-family: anton;
	font-style: italic;
	min-width: 4.0rem;
	margin-right: 1.0rem;
}
.ksnl02-l01 .tit dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #333333;
}
.ksnl02-l01 .tit dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	text-transform: uppercase;
}
.ksnl02-l02{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.ksnl02-l03{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.ksnl02-l03 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ksnl02-l03 ul li{
	width: auto;
}
.ksnl02-l03 ul li dl dt{
	height: 2.0rem;
	text-align: center;
}
.ksnl02-l03 ul li dl dt img{
	max-height: 2.0rem;
}
.ksnl02-l03 ul li dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	text-align: center;
	color: #666666;
}
.ksnl02-r{
	width: 100%;
}
.ksnl02-r img{
	width: 100%;
	height: 100%;
	display: block;
}

.cjcase{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
}
.cjcase ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cjcase ul li{
	width: 48%;
	border: 1px solid #e0e0e0;
	transition: all 0.6s;
	margin-bottom: 1.0rem;
}
.cjcase ul li .pic{
	height: auto;
	overflow: hidden;
}
.cjcase ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.cjcase ul li:hover .pic img{
	transform: scale(1.05);
}
.cjcase ul li .tex{
	padding: 1.0rem;
	position: relative;
}
.cjcase ul li .tex dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #333333;
	margin-bottom: 0.5rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.cjcase ul li .tex dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	margin-top: 0.5rem;
	color: #666666;
	display:none;
}
.cjcase ul li .tex .jt{
	width: 1.0rem;
	height: 1.0rem;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 1.0rem;
	bottom: 1.0rem;
	display:none
}
.cjcase ul li:hover{
	background: linear-gradient(151deg,#17a1ce 0%, #0d418a 100%);
}
.cjcase ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.cjcase ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.zhiz{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
}
.zhiz ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zhiz ul li{
	width: 48%;
	border: 1px solid #e0e0e0;
	transition: all 0.6s;
	margin-bottom: 1.0rem;
}
.zhiz ul li .pic{
	height: auto;
	overflow: hidden;
}
.zhiz ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.zhiz ul li:hover .pic img{
	transform: scale(1.05);
}
.zhiz ul li .tex{
	padding: 1.0rem;
	position: relative;
	text-align:center;
}
.zhiz ul li .tex dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #333333;
	margin-bottom: 0.5rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.zhiz ul li .tex dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	margin-top: 0.5rem;
	color: #666666;
	display:none;
}
.zhiz ul li .tex .jt{
	width: 1.0rem;
	height: 1.0rem;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 1.0rem;
	bottom: 1.0rem;
	display:none
}
.zhiz ul li:hover{
	background: linear-gradient(151deg,#17a1ce 0%, #0d418a 100%);
}
.zhiz ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.zhiz ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.fy{
	width: 100%;
	float: left;
	margin-bottom: 2.0rem;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
}
.fy ul li{
	font-size: 0.8rem;
	line-height: 2.0rem;
}
.fy ul li a{
	padding: 0.4rem 0.6rem;
	height: 2.0rem;
	text-align: center;
	border: 1px solid #dee2e6;
	border-right: 0px;
}
.fy ul li a:hover{
	background-color: #1567B0;
	color: #FFFFFF;
}
.fy ul li:last-child a{
	border: 1px solid #dee2e6;
	border-radius: 0px 4px 4px 0px;
}
.fy ul li .cur{
	background-color: #1567B0;
	color: #FFFFFF;
}
.fy ul li:first-child{
	border-radius: 4px 0px 0px 4px;
}
.altitle{
	width: 100%;
	float: left;
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-top: 1.0rem;
}
.altex{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	padding-bottom: 2.0rem;
}
.xmbk{
	margin-top: 1.5rem;
	display: flex;
}
.xmbk ul{
	border: 1px solid #e0e0e0;
	display: flex;
	flex-wrap: wrap;
}
.xmbk ul li{
	width: 100%;
	height: 2.5rem;
	padding-left: 1.0rem;
	font-size: 0.8rem;
	color: #666666;
	line-height: 2.5rem;
	border-bottom: 1px solid #e0e0e0;
}
.xmbk ul li:last-child{
	border: 0px;
}
.fwnr{
	margin-top: 1.0rem;
}
.fwnr h1{
	font-size: 0.8rem;
	line-height: 1.5rem;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0.5rem;
}
.fwnr ul{
	display: flex;
	flex-wrap: wrap;
}
.fwnr ul li{
	width: 100%;
	height: 2.5rem;
	border: 1px solid #e0e0e0;
	line-height: 2.5rem;
	text-align: center;
	font-size: 0.8rem;
	color: #666666;
	margin-top: 0.5rem;
}

.fh{
	width: 100%;
	display: flex;
	margin-top: 2.0rem;
}
.fh a{
	width: 8.0rem;
	height: 2.5rem;
	background: #1567b0;
	border-radius: 1.5rem;
	line-height: 2.5rem;
	font-size: 0.8rem;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fh a i{
	width: 1.0rem;
	height: 1.0rem;
	background-image: url(../img/lm.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 1.0rem;
}

.newlist{
	width: 100%;
	float: left;
}
.newlist ul li{
	width: 100%;
	float: left;
	padding: 1.0rem;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.newlist ul li .pic{
	width: 38%;
	overflow: hidden;
	vertical-align:top;
}
.newlist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
	vertical-align:top;
	
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li .tex{
	width: 60%;
	float:right
}
.newlist ul li .tex dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #333333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.newlist ul li .tex dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666666;
	margin-bottom: 0.3rem;
	margin-top: 0.0rem;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newlist ul li .tex p{
	display: flex;
	display:none
}
.newlist ul li .tex p a{
	width: 8.0rem;
	height: 2.0rem;
	border: 1px solid #e0e0e0;
	text-align: center;
	line-height: 2.0rem;
	font-size: 0.8rem;
}
.newlist ul li .date{
	min-width: 100px;
	margin-left: 4%;
	text-align: right;
	display: none;
	display:none
}
.newlist ul li .date dl dt{
	font-size: 20px;
	line-height: 26px;
	color: #666666;
	margin-bottom: 7px;
}
.newlist ul li .date dl dd{
	font-size: 40px;
	line-height: 60px;
	color: #BDBDBD;
	font-family: anton;
}
.newlist ul li:hover{
	background-color: #1567b0;
}
.newlist ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.newlist ul li:hover .tex dl dd{
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .tex p a{
	border: 1px solid #e0e0e0;
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .date dl dt{
	color: rgba(255,255,255,0.6);
}
.newlist ul li:hover .date dl dd{
	color: #FFFFFF;
}

.newtitle{
	width: 100%;
	float: left;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
}
.newdate{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	color: #828282;
	line-height: 1.2rem;
}
.newtex{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	padding-bottom: 2.0rem;
}
.newtex b{
	color: #333333;
}
.newtex img{
	max-width: 100%;
	height: auto;
}

.zlm{
	width: 100%;
	float: left;
	height: auto;
}
.zlm01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.zlm01 .a01{
	width: 100%;
	height: 2.5rem;
	background: #1567b0;
	line-height: 2.5rem;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
	margin-top: 1.0rem;
}
.zlm01 .a01 img{
	vertical-align: middle;
	margin-right: 0.5rem;
	max-height: 1.0rem;
}
.zlm01 .a02{
	width: 100%;
	display: flex;
	height: auto;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zlm01 .a02 a{
	width: 49%;
	height: 2.5rem;
	font-size: 0.8rem;
	color: #666666;
	line-height: 2.5rem;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
}
.zlm01 .a02 a:hover{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}
.zlm01 .a02 .cur{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}

.chej{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
	text-align: center;
}
.chej h1{
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #1C374C;
	margin-bottom: 1.0rem;
}
.chej .smtex{
	display: flex;
	justify-content: center;
}
.chej .smtex div{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.chej ul{
	display: flex;
	justify-content: center;
	margin-top: 2.0rem;
}
.chej ul li{
	text-align: center;
	width: 20%;
}
.chej ul li dl dt{
	height: 2.5rem;
}
.chej ul li dl dt img{
	max-height: 1.5rem;
}
.chej ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 1.0rem;
	color: #1567B0;
	font-weight: bold;
}

.liuc{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding-bottom: 3.0rem;
	background-image: url(../img/lcbj02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.liuc01{
	width: 100%;
	float: left;
	background-image: url(../img/bj.png);
	background-position: top 146px left 0px;
	background-repeat: no-repeat;
	background-size: contain;
}
.liuc01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.liuc01 ul li{
	width: 48%;
	height: 8.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 2.0rem;
}
.liuc01 ul li i{
	margin-left: 24px;
	margin-right: 24px;
}
.liuc01 ul li dl{
	width: 100%;
	height: 100%;
	background: #ffffff;
	border-radius: 16px;
	text-align: center;
	transition: all 0.6s;
}
.liuc01 ul li dl dt{
	margin-top: 1.0rem;
	height: 2.5rem;
}
.liuc01 ul li dl dt img{
	max-height: 2.0rem;
}
.liuc01 ul li dl dt .pic01{
	display: inline-block;
}
.liuc01 ul li dl dt .pic02{
	display: none;
}
.liuc01 ul li dl:hover dt .pic01{
	display: none;
}
.liuc01 ul li dl:hover dt .pic02{
	display: inline-block;
}
.liuc01 ul li dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #1C374C;
	font-weight: bold;
}
.liuc01 ul li dl p{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666666;
}
.liuc01 ul li dl:hover dd{
	color: #FFFFFF;
}
.liuc01 ul li dl:hover p{
	color: rgba(255,255,255,0.6);
}
.liuc01 ul li dl:hover{
	background-color: #1567b0;
}
.fx{
	-webkit-transform: rotate(180deg);
}

.huoqu{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: center;
}
.huoqu a{
	width: 8.0rem;
	height: 2.0rem;
	border: 1px solid #1567b0;
	border-radius: 1.5rem;
	color: #1567b0;
	text-align: center;
	line-height: 2.0rem;
	font-size: 0.8rem;
}
.huoqu a:first-child{
	width: 8.0rem;
	height: 2.0rem;
	background: #1567b0;
	border-radius: 1.5rem;
	color: #FFFFFF;
	margin-right: 1.0rem;
	line-height: 2.0rem;
	text-align: center;
}

.sjlm{
	width: 100%;
	float: left;
	display: flex;
	margin-top: 1.0rem;
	justify-content: center;
	flex-wrap: wrap;
}
.sjlm a{
	margin-left: 0.8rem;
	margin-right: 0.8rem;
	padding-bottom: 0.5rem;
	font-size: 0.8rem;
	color: #666666;
	margin-top: 1.0rem;
}
.sjlm a:hover{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}
.sjlm .cur{
	color: #1567B0;
	border-bottom: 3px solid #1567B0;
}

.pro{
	width: 100%;
	float: left;
}
.pro ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pro ul li{
	width: 48%;
	border: 1px solid #e0e0e0;
	margin-top: 1.0rem;
}
.pro ul li dl dt{
	height: 8rem;
}
.pro ul li dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.pro ul li dl dt img{
	max-width: 100%;
	max-height: 8rem;
	vertical-align: middle;
}
.pro ul li dl dd{
	height: 2.5rem;
	border-top: 1px solid #e0e0e0;
	padding: 0px 1.0rem;
	font-size: 0.8rem;
	line-height: 2.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pro ul li dl dd i{
	width: 1.0rem;
	height: 1.0rem;
	background-image: url(../img/jt01.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.pro ul li:hover{
	border: 1px solid #1567b0;
}
.pro ul li:hover dl dd{
	background-color: #1567b0;
	color: #FFFFFF;
}
.pro ul li:hover dl dd i{
	background-image: url(../img/bjt02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.main02{
	width: 100%;
	float: left;
}

.lmmc{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	height: 2.5rem;
	background: #f2f2f2;
}
.lmmc ul{
	display: flex;
}
.lmmc ul li{
	width: 33.33%;
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 0.8rem;
	text-align: center;
}
.lmmc ul li.cur{
	background: linear-gradient(117deg,#17a1ce 0%, #0d418a 100%);
	color: #FFFFFF;
}
.contex{
	width: 100%;
	float: left;
	border: 1px solid #bdbdbd;
	padding: 2.0rem;
	margin-top: 0.5rem;
	margin-bottom: 2.0rem;
}
.contex01{
	width: 100%;
	float: left;
}
.contex01 dl{
	width: 100%;
	float: left;
	display: flex;
	background-color: #f2f2f2;
	border-bottom: 1px solid #FFFFFF;
}
.contex01 dl dt{
	width: 6rem;
	height: auto;
	line-height: 1.5rem;
	background: #d6ebff;
	text-align: center;
	font-size: 0.8rem;
	padding: 0.5rem 0px;
}
.contex01 dl dd{
	width: calc(100% - 6.0rem);
	padding: 0.5rem 1rem;
	font-size: 0.8rem;
	height: auto;
	line-height: 1.5rem;
	word-wrap:break-word
}
.contex01 dl:nth-child(2n){
	background-color: #e9edf0;
}

.nytitle3{
	width: 100%;
	float: left;
}
.nytitle3 dl dt{
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #333333;
}
.nytitle3 dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 1.0rem;
}
.nytitle3 dl dd b{
	font-size: 1.2rem;
	color: #0169B9;
}
.lxwm{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.lxwm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwm ul li{
	width: 100%;
	height: auto;
	background-color: #e9edf0;
	padding: 3.0rem 2.0rem;
	margin-top: 1.0rem;
}
.lxwm ul li .pic{
	text-align: center;
	height: 3.0rem;
}
.lxwm ul li .pic img{
	max-height: 3.0rem;
}
.lxwm ul li .pic .pic01{
	display: inline-block;
}
.lxwm ul li .pic .pic02{
	display: none;
}
.lxwm ul li:hover .pic .pic01{
	display: none;
}
.lxwm ul li:hover .pic .pic02{
	display: inline-block;
}
.lxwm ul li dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-top: 1.0rem;
	color: #333333;
	text-align: center;
}
.lxwm ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	margin-top: 1.0rem;
	text-align: center;
	color: #666666;
}
.lxwm ul li:hover{
	background: linear-gradient(142deg,#17a1ce 0%, #0d418a 100%);
}
.lxwm ul li:hover dl dt{
	color: #FFFFFF;
}
.lxwm ul li:hover dl dd{
	color: #FFFFFF;
}
.ly01{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
}
.ly01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ly01 ul li{
	width: 49%;
	margin-top: 1.0rem;
}
.ly01 ul li:nth-child(5){
	width: 100%;
}
.lybk{
	width: 100%;
	height: 2.5rem;
	background: #e9edf0;
	line-height: 2.5rem;
	border: 0px;
	font-size: 0.8rem;
	padding-left: 1.0rem;
	color: #666666;
	font-family: "微软雅黑";
}
.lyanniu{
	width: 8.0rem;
	height: 2.5rem;
	background: linear-gradient(126deg,#17a1ce 0%, #0d418a 100%);
	line-height: 2.5rem;
	border: 0px;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
	cursor: pointer;
}
.map{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.map img{
	width: 100%;
	height: auto;
	display: block;
}

.zp{
	width: 100%;
	float: left;
}
	
.subNavBox2{
	width:100%;
	float:left;
	box-shadow: 2px 5px 40px rgba(0,0,0,0.1);
}
.subNavBox2 h1{
	HEIGHT:2.5rem;
	line-height: 2.5rem;
	display: flex;
	font-size:0.8rem;
	background-color: #0063b1;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
	padding: 0px 1.0rem;
}
.subNavBox2 h1 i{
	margin-left: 3.6vw;
	width: auto;
	display: none;
}
.subNavBox2 h1 i:first-child{
	display: block;
}
.subNavBox2 h1 i:last-child{
	display: block;
}
.subNav2{
	width:100%; 
	float:left; 
	HEIGHT:2.5rem;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:2.5rem; 
	font-size:0.8rem;
	padding: 0px 1.0rem;
}
.subNav2 i{ 
	margin-left: 3.6vw;
	width: auto;
	display: none;
}
.subNav2 i:first-child{
	display: block;
}
.subNav2 i:last-child{
	display: block;
}
.subNav2:hover{float:left; }
.currentDd2{background: #e9edf0;}
.currentDd2 i{
	color: #0063B1;
}
.navContent2{
	display: none;
	float:left; 
	width:100%; 
	padding:1.0rem 2.0rem; 
	line-height:1.5rem; 
	font-size:0.8rem;
	background-color: #e9edf0;
}
.red{
	color: #0063B1;
}

.chax{
	right:0; 
	top:85px;
	position: absolute;
	width:300px; 
	z-index:99999;
	display: none;
}
.chax　div{
	display: flex;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 220px;
	height: 48px;
	line-height: 48px;
	border: 0px;
	background-color: #f5f5f5;
	outline: none;
	padding-left: 10px;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	border-radius: 35px 0px 0px 35px;
}
.chaxanniu{
	width: 80px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	background-color: #1567b0;
	color: #FFFFFF;
	border: 0px;
	border-radius: 0px 35px 35px 0px;
	outline:none;
}
































	
	
	

.mart0{
	margin-top: 0px;
}
.mart40{
	margin-top: 1.0rem;
}
.mart60{
	margin-top: 2.0rem;
}
.fr{
	float: right;
}












}
































