* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	overflow-x: hidden
}

body,
input {
	font-family: arial;
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
}

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

a:hover {
	text-decoration: none;
}

i,
em {
	font-style: normal
}

img {
	border: 0;
	vertical-align: middle;
}

ul li {
	list-style: none
}

h1,
b {
	font-weight: normal
}

button {
	border: none;
	background: none;
}

/*公共样式*/
.container {
	max-width: 96%;
	margin: 0 auto
}

.container-s {
	max-width: 1400px;
	margin: 0 auto
}

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

.clearfix {
	*zoom: 1;
}

input {
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.c {
	overflow: hidden;
}

.cl {
	HEIGHT: 0px;
	CLEAR: both;
}

.w1280 {
	width: 1280px;
	margin: 0 auto;
}
.w1520 {
	width: 1520px;
	margin: 0 auto;
	max-width: 100%;
}

.navleft {
	display: block;
}

/* 首页 */
.header {
	height: 55px;

}

.logo {
	line-height: 55px;
}

.dl {

	text-align: center;
	width: 122px;

}

.dl a {
	display: block;
}

.dl img {
	width: 24px;
	margin-top: 8px;
}

.navright>div {
	float: right;
}

.dlan {

	height: 14px;
	font-size:14px;
	
	
	color: #0C0C0C;
	margin-top: 5px;
}

.frphone {
	display: block;
		margin-top: 36px;
	margin-right: 20px;
}

.menu {
line-height: 48px;
	width: 100%;
	background: #201E1E;
}

.nav {
	float: right;

}

.nav ul {}

.nav ul li {
	float: left;
	width: 122px;
	line-height: 48px;
	font-size: 18px;
	text-align: center;
	position: relative;
}

.nav ul li>a {
	color: #fff;
	display: block;
	position: relative;
	font-size: 15px;

}

/*.nav ul li>a:hover::after {
	content: '';
	width: 80%;
	height: 4px;
	background-color: #fff;
	border-radius: 3px;
	position: absolute;
	bottom: 0px;
	left: 10%;
}

.nav ul li .act::after {
	content: '';
	width: 80%;
	height: 4px;
	background-color: #fff;
	border-radius: 3px;
	position: absolute;
	bottom: 0px;
	left: 10%;

}*/

.nav-dl {
	display: none;
	width: 122px;
	text-align: center;
	transition: all 3s;
	z-index: 99;
	position: absolute;
	left: 0;
	top: 48px;


}


.nav-dl dl dd a {
	display: block;
	line-height: 37px;
	color: #fff;
	background: #201E1E;
	margin-top: 1px;
	font-size: 15px;

}

.nav-dl dl dd a:hover {
	background-color: #007AFF;
	color: #fff;
}

.nav ul li:hover .nav-dl {
	display: block;
	transition: all 3s;

}

.banner {

	width: 100%;
}

.swiper-slide img {

	width: 100%;
}

.swiper-button-prev {
	left: 5%;
}

.swiper-button-next {
	right: 5%;
}

.banfw {
	position: relative;
	z-index: 99 !important;
	display: flex;
	width: 100%;

}
.bfwfr {
	width: 50%;
}
.frone {
	/*width: 330px;*/
	height: 300px;
	width: 100%;
	background: #117DB1;
	color: #fff;
	

}
.frone:hover{
	background-color: #0F84BC;
}
.fronetit {
padding-top: 76px;
margin-left: 110px;

	font-size: 30px;

	font-weight: normal;
	color: #FFFFFF;
}

.fronesum {
	max-width: 540px;
	margin-left: 110px;
	margin-top: 25px;
	font-size: 18px;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px;
	line-height: 2;
}

.frtsbg {

	background: #0F84BC;
}
.frtsbg:hover{
	background-color: #117DB1;
}
.indextit {
	text-align: center;
	padding-top: 58px;
}

.indextit .titone {
	height:27px;
	font-size:28px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
}

.indextit .entit {
	height: 12px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 22px;
}

.indextit .titbg {
	width: 410px;
	margin-top: 24px;
	margin-bottom: 35px;
}

.ywly {
	width: 100%;
	height: 480px;
	background: #373B41;
	margin-top: 30px;

}

.ywcen {
	display: flex;
}

.ywli {
	flex: 1;
}

.ywli a {
	display: block;
	position: relative;
}

.ywli a span {
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.ywli img {
	height: 480px;
	width: 100%;
	background: #000000;
	opacity: 0.42;
}

.ywli:nth-of-type(even) img {
	height: 240px;
}

.ywli :hover {
	background-color: #0096FF;
}

.psstitem {
	float: left;
	width: 23.4%;
	text-align: center;
	margin-left: 2%;
	margin-top: 50px;
	transition: all 1s;
}
.psstitem:hover{
	transform: translateY(-3px);
	  box-shadow: 0px 18px 39px rgb(0 0 0 / 11%);
}
.psstitem:first-child {
	margin-left: 0;
}

.psstitem:nth-child(5) {
	margin-left: 0;
}
.psstitem  img{
	width: 300px;
	height: 200px;
}
.ptstit {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

.ckgd a {
	float: right;
	width: 300px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #F18000;
	margin-top: 20px;
}

.ckgd a {
	color: #fff;
	font-size: 20px;
}

.rmspck a {
	background-color: #20AEAC;
}

.hsbg {
	width: 100%;
	background-color: #f3f3f3;
}

.newli {
	float: left;
	height: 130px;
	width: 48%;
	margin-left: 4%;
}

.newli:nth-of-type(odd) {
	margin-left: 0;
}

.newli a {
	display: flex;

}

.newli a .newfl {
	width: 92px;
	height: 92px;
	text-align: center;
	border-radius: 3px;
	background-color: #0096FF;
	color: #fff;

}
.newli a:hover .newfl{
	 -webkit-transform: rotate(-7deg);      
	   -moz-transform: rotate(-7deg);      
	   -o-transform: rotate(-7deg);  
}

.newli:nth-child(3) a .newfl,
.newli:nth-child(4) a .newfl {
	background-color: #EB7C00;
}

.newli:nth-child(5) a .newfl,
.newli:nth-child(6) a .newfl {
	background-color: #24B2B0;
}

.newfl .ri {
	font-size: 38px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 10px;

}

.newfl .ny {

	font-size: 16px;
	font-family: 36;
	font-weight: 400;
	color: #FFFFFF;
}

.newfrr {
	width: 530px;
	padding-left: 14px;
}

.newfr .newtit {

	font-size: 18px;
	font-family: 36;
	font-weight: 400;
	color: #000000;
}

.newsum {
	margin-top: 15px;
	font-size: 12px;
	font-family: 36;
	font-weight: 400;
	color: #7B7B7B;
	overflow: hidden;
	text-overflow: ellipsis;
	/*  文本溢出- 省略*/
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.zxck a {
	background-color: #44B3FC;
}

.fwbkcen {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.fwli {
	width: 30%;
	padding-bottom: 48px;
	border: 1px solid #DCDCDC;

}

.fwli:nth-child(1):hover {
	border: 1px solid #0092F5;
}

.fwli:nth-child(2):hover {
	border: 1px solid #26ABBE;
}

.fwli:nth-child(3):hover {
	border: 1px solid #ED7D00;
}

.fwli img {
	margin: 0 auto;
	max-width: 100%;
}

.fwtit {
	margin-left: 90px;
font-size: 20px;
	font-weight: bold;
	margin-top: 45px;
	color: #000000;

}

.fwsum {
	margin-left: 90px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	margin-top: 22px;
	max-width: 254px;
	min-height: 60px;
}

.fwfoot {
	width: 98%;
	margin: 0 auto;
	margin-top: 34px;
	padding-top: 30px;
	text-align: center;
	border-top: 1px dashed #999999;
}

.fwcov {
	width: 90%;
}

.jszccen {
	display: flex;
}

.jsfl {
	width: 790px;
	height: 590px;
	position: relative;

}

.jsfl .jsbg {
	width: 790px;
	height: 590px;
}

.jsfl .jscom {
	width: 150px;
	position: absolute;
	left: 50%;
	top: 166px;
	transform: translate(-50%, 0);
}

.dzan {

	width: 217px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	background: #00B7EE;
	opacity: 0.74;
	border-radius: 23px;
	position: absolute;
	left: 50%;
	top: 355px;
	transform: translate(-50%, 0);
}

.jsfr {
	padding-left: 65px;

}

.jsfr .fatit {

	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0096FF;
	margin-top: 10px;
}

.jsfr .fasum {

	font-size: 14px;

	/* font-weight: bold; */
	/* color: #000000; */
	margin-top: 47px;
}

.jsfr .facon {
	width: 350px;
	font-size: 14px;
	/* font-weight: 400; */
	color: #999999;
	margin-top: 7px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #999999;

}

.jsfr .ng {
	font-size: 14px;
	color: #000000;
	margin-top: 20px;
	font-weight: bold;
}

.jsfr .lh {
	font-size: 14px;
	/* color: #000000; */
	margin-top: 12px;
	/* font-weight: bold; */
}

.jsfr .fjdy {
	font-size: 12px;
	font-weight: 400;
	/* color: #999999; */
	margin-top: 10px;
}

.jsfr .gl {
	font-size: 14px;
	/* color: #000000; */
	margin-top: 13px;
	/* font-weight: bold; */
}

.jsfr .bg {

	font-size: 12px;
	font-family: Source Han Sans CN;

	/* color: #999999; */
	margin-top: 10px;
}

.jsfr .tjdp {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 78px;
}

.tjcen {
	margin-top: 20px;
}

.tjli {
	float: left;
	width: 60px;
	text-align: center;
}

.tjtit {
	margin-top: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}
/*  */
.pro-con {
	position: relative;
}

.pro-con ul li {
	width: 25%;
	float: left;

	text-align: center;
}

.pro-con ul li .pic {
	width: 100%;
	overflow: hidden;
}

.pro-con ul li .pic img {
	width: 60%;
	transition: all .4s;
}

.pro-con ul li .info {

font-size: 16px;


color: #333333;
}

.pro-con .swiper-button-prev,
.pro-con .swiper-button-next {
	width: 45px;
	height: 69px;
}

.pro-con .swiper-button-prev {
	background: url(../images/pro-jtleft.png) no-repeat center center #fff;
	left: 0;
	transition: all .5s;
}

.pro-con .swiper-button-next {
	background: url(../images/pro-jtright.png) no-repeat center center #fff;
	right: 0;
	transition: all .5s
}

.pro-con .swiper-button-prev:hover {
	background: url(../images/pro-jtleft.png) no-repeat center center #eee;
}

.pro-con ul li:hover .info {
	text-indent: 20px;
	color: #013A81
}

.pro-con ul li:hover .info {
	border-color: #013A81
}

.pro-con ul li:hover .pic img {
	transform: scale(1.1);
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: large;
}
.hzlc{
	text-align: center;
}
.hzlc img{
	max-width: 100%;
}
.foot{
	margin-top: 80px;
width: 100%;
background: #201E1E;	
	
}
.w910{
	width: 760px;
	margin: 0 auto;
	padding-top: 30px;
}
/* 首页end */
/* foot */
 .ftli{
font-size: 12px;
font-weight: normal;
color: #C3C7CD;	
float: left;
margin-left: 25px;
min-width: 130px;
}
 .fttit{
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;

}
.fttwo{
	margin-top: 20px;
	padding-bottom: 23px;

}
.ftthree{
color: #C3C7CD;	
padding-bottom: 22px;
font-size: 12px;
}
.ftthree a{
	margin: 0 30px;
}

/* 新闻资讯 */
.ban{
	width: 100%;
}
.ban img{
	width: 100%;
}
.mbx{
	height:78px;
	display: flex;
	align-items: center;
	font-size: 20px;
	
}
.mbx img{
	margin-right: 8px;
}
.dqy{
	margin-left: 10px;
	color: #1E83F4;
}
.newfl{
	float: left;
	width: 870px;
}


.newfl .newsli{
	width: 100%;
	border-bottom: 1px dashed #C9C9C9;
	padding-bottom: 15px;
	margin-top: 15px;

}
.newfl .newsli a{
	display: flex;
}
.newone{
	width: 220px;
}
.newone img{
	width: 220px;
	height: 120px;
}
.newtwo{
	margin-left: 14px;
	max-width: 480px;
}
.newtwo .newname{
font-weight: bold;
	font-size: 16px;
	color: #000000;
	min-width: 465px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.newtwo .newsummer{
	overflow : hidden;
	text-overflow: ellipsis; /*  文本溢出- 省略*/
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 13px;
	font-weight: normal;
	color: #323131;
	margin-top: 18px;
	line-height: 1.6;
	max-width: 455px;
}
.newthree{
		flex-grow: 1;
		display: flex;
		align-items: center;
		justify-content: center;
}
.newthree span{
	font-size: 17px;
	background-color: #1E83F4;
	padding: 10px 25px;
	color: #fff;
}
.newcen  .newfr{
	width: 340px;
	float: right;
	border: 1px solid #DDDDDD;
	padding: 25px 0;
	padding-left: 15px;
}
.newfrtit{
	display: flex;
	align-items: center;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.newfrtit span{
	margin-left: 5px;
}
.ycli{
	margin-top: 16px;
}
.ycli a{
	display: block;
}
.ycfll{
	float: left;
}
.ycli img{
	width: 100px;
	height: 70px;
}
.ycts{
float: left;	
padding-left: 10px;
max-width: 90%;
}
.yctitle{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}
.ycsum{
	margin-top: 20px;
	color: #999999;
	
}
.newdettit{
text-align: center;
	font-size: 28px;
	
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}
.fbtime{
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 32px;
}
.newdetail{
	width: 897px;
	margin: 0 auto;
	margin-top: 36px;
}
.fwlcq{
	color: #000000;
	font-size: 16px;
}
.fwlcw{
	margin-top: 19px;
	font-size: 14px;
	color: #A4A4A4;
	margin-bottom: 30px;
	
}
.ycfc{
	width: 14px;
/* height: 84px; */
background: #0096FF;
box-shadow: 0px 1px 13px 3px rgba(0, 0, 0, 0.18);
border-radius: 2px;
padding: 18px 14px;
font-size: 14px;
color: #fff;
position: fixed;
top: 50%;
right: 10px;
z-index: 99!important;
}
