@charset "utf-8";
.header .centerBox{
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header .menu .nav li{
	display: inline-block;
	margin: 0 28px;
	font-size: 18px;
	position: relative;
	line-height: 100px;
}
.header .menu .nav li:hover>a,.header .menu .nav li.on{
	color: #394e91;
}
.header .menu .nav li .erji{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	padding: 20px 46px 40px;
	box-sizing: border-box;
	background: #2a4a9d;
	color: #ffffff;
	line-height: normal;
	display: none;
	z-index: 99;
}
.header .menu .nav li:hover .erji{
	display: block;
}
.header .menu .nav li .erji a{
	margin-top: 20px;
	text-align: center;
	white-space: nowrap;
	display: block;
}
.header .menu .nav li .erji a:hover{
	text-decoration: underline;
}
.header .logo img{
	width: 254px;
}
.index img{
	width: 100%;
}
.login .form{
	max-width: 545px;
	width: 93%;
	background: #ffffff;
	padding: 56px 86px 60px;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.login{
	width: 100%;
	height: 100vh;
}
.login .form{
	border-radius: 10px;
}
.login .form h3{
	font-size: 24px;
	text-align: center;
}
.login .form ul li{
	margin-top: 40px;
}
.login .form ul li input{
	width: 100%;
	height: 40px;
	border: 1px solid #cccccc;
	color: #cccccc;
	font-size: 16px;
	padding-left: 10px;
	border-radius: 6px;
}
.login .qt{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	font-size: 16px;
}
.login .qt span a{
	color: #394e91;
}
.login .qt span input{
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.login .send{
	height: 50px;
	border-radius: 6px;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	margin-top: 40px;
	width: 100%;
	border-radius: 6px;
	border: none;
	background: linear-gradient(#7795de,#2b4c9d);
}
.login ul li input:focus{
    outline: none;
    border: 1px solid #294a9b;
}
.cai{
	display: none;
}
.banner img{
	width: 100%;
}
.contact,.news,.use,.news_show,.yewu,.wenhua{
	background: #2a4a9d;
	clear: both;
	overflow: hidden;
}
.lop{
	padding-top: 36px;
	color: #ffffff;
	font-size: 16px;
}
.lop span{
	color: #00a2e2;
}
.contact,.news,.news_show,.yewu{
	padding-bottom: 120px;
}
.contact .lx_cont{
	margin-top: 56px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contact .ditu{
	float: left;
	width: 56.7%;
}
.contact .lx_desc{
	float: right;
	width: 37.5%;
	font-size: 20px;
	line-height: 36px;
	color: #ffffff;
	word-break: break-all;
}
.contact .lx_desc img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.footer{
	background: #333333;
	color: #ffffff;
}
.footer .up{
	padding: 36px 0;
	box-sizing: border-box;
}
.footer .up .centerBox{
	display: flex;
	justify-content: space-between;
}
.footer .dao li{
	display: inline-block;
	margin-right: 80px;
}
.footer .up .xinxi{
	display: flex;
	align-items: center;
	margin-top: 50px;
}
.footer .up .xinxi .flogo{
	margin-right: 50px;
}
.footer .up .xinxi .flogo img{
	max-width: 470px;
}
.footer .up .xinxi .desc{
	font-size: 16px;
	line-height: 26px;
	word-break:break-all;
}
.footer .up .you img{
	width: 150px;
}
.footer .up .you p{
	margin-top: 16px;
	font-size: 14px;
	color: #999999;
	text-align: center;
}
.footer .copy{
	text-align: center;
	color: 999999;
	background: #444444;
	padding: 10px 0;
	box-sizing: border-box;
}
.use{
	min-height: 450px;
	display: flex;
	align-items: center;
}
.use ul{
	font-size: 0;
	display: block;
	text-align: center;
}
.use ul li{
	display: inline-block;
	width: 25%;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	border-radius: 6px;
	color: #ffffff;
	background: #00a4e3;
	margin: 0 4%;
}
.use ul li a{
	display: block;
}
.news ul{
	padding: 15px 0 78px;
	box-sizing: border-box;
}
.news ul li{
	clear: both;
	overflow: hidden;
	margin-top: 45px;
	color: #ffffff;
}
.news ul li .tu{
	float: left;
	width: 19.2%;
}
.news ul li .tu img{
	width: 100%;
}
.news ul li .he{
	float: right;
	width: 77.5%;
}
.news ul li .he .bt{
	display: block;
	clear: both;
	overflow: hidden;
}
.news ul li .he .bt p{
	font-size: 20px;
	float: left;
	width: 70%;
}
.news ul li .he .bt span{
	float: right;
}
.news ul li .he .zy{
	margin-top: 15px;
	line-height: 26px;
}
.news ul li .more{
	display: block;
	margin-top: 20px;
	width: 120px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	background: #00a4e3;
	font-size: 18px;
	border-radius: 6px;
}
/* 分页样式*/
#pages {font-family:宋体 ;text-align: -webkit-center; font-size:14px;}
#pages a { display:inline-block; height:30px; line-height:30px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:30px; line-height:30px; background:#00a2e2; border:1px solid #00a2e2; color:#fff; text-align:center;padding:0 10px}
.xw_cont{
	margin-top: 60px;
	box-sizing: border-box;
	color: #ffffff;
}
.xw_cont h4.bt{
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}
.xw_cont .content{
	margin-top: 34px;
}
.xw_cont .content,.xw_cont .content *{
	line-height: 26px;
	font-size: 16px;
	color: #ffffff;
}
.xw_cont .content img{
	max-width: 100% !important;
	margin: auto;
	display: block;
	height: auto !important;
}
.xw_cont .fanye{
	margin-top: 68px;
}
.xw_cont .fanye a{
	max-width: 48%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xw_cont .fanye a:hover{
	color: #00a4e3;
}
.yewu ul{
	margin-top: 60px;
}
.yewu ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #ffffff;
}
.yewu ul li .tu{
	height: 100%;
	width: 50%;
}
.yewu ul li .tu img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.yewu ul li .he{
	width: 50%;
	padding: 50px 60px;
	box-sizing: border-box;
}
.yewu ul li .he .bt{
	font-size: 30px;
}
.yewu ul li .he .zy{
	font-size: 16px;
	line-height: 36px;
	margin-top: 25px;
}
.yewu ul li:nth-child(2n){
	flex-direction: row-reverse;
}
.jianjie .xw_cont .content{
	font-size: 18px;
	line-height: 30px;
}
.wenhua .wh_one{
	padding: 50px 0 120px;
	box-sizing: border-box;
}
.tong{
	text-align: center;
	margin-bottom: 60px;
}
.tong p{
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
}
.tong span{
	position: relative;
	display: inline-block;
	width: 90%;
	max-width: 248px;
	height: 1px;
	background: #00a3e2;
}
.tong span:after{
	position: absolute;
	left: 50%;
	top: -1px;
	content: "";
	margin-left: -35px;
	width: 70px;
	height: 3px;
	background: #00a3e2;
}
.wh_one ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wh_one ul li{
	width: 31.6%;
	min-height: 240px;
	color: #ffffff;
	text-align: center;
	padding: 55px 65px 20px;
	background: #333333;
}
.wh_one ul li h4{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.wh_one ul li .zy{
	font-size: 18px;
	line-height: 40px;
}
.wh_one ul li:nth-child(2){
	background: #00a4e3;
}
.wh_one ul li:nth-child(3){
	color: #333333;
	background: #f7f7f7;
}
.wh_two{
	padding: 0 0 120px;
	background: #333333;
	border-bottom: 1px solid #f7f7f7;
}
.wh_two_con img{
	max-width: 100%;
	margin: 0 auto;
}
.qyfw{
	padding: 60px 0 100px;
}
.qyfw ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qyfw ul li{
	width: 31.6%;
	min-height: 160px;
	font-size: 30px;
	color: #00a4e3;
	background: #eeeeee;
}
.qyfw ul li:nth-child(2){
	color: #ffffff;
	background: #00a4e3;
}
.qyfw ul li a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.qyfw ul li img{
	width: 42px;
	margin-right: 15px;
}
.p60120{
	padding: 60px 0 120px;
}
.zp1 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zp1 ul li{
	width: 31.6%;
}
.zp1 ul li img{
	width: 100%;
}
.zp2{
	padding: 110px 0;
}
.zp2 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zp2 ul li{
	width: 30.8%;
	min-height: 240px;
	color: #ffffff;
	padding: 40px 24px 20px;
	background: #333333;
}
.zp2 ul li:nth-child(2){
	color: #333333;
	background: #eeeeee;
}
.zp2 ul li:nth-child(3){
	background: #2a4a9d;
}
.zp2 ul li h4{
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 20px;
}
.zp2_con{
	font-size: 16px;
	line-height: 32px;
}
.zp3{
	padding: 120px 0;
}
.zp3 ul{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 75px 95px 35px;
	background: rgba(42, 74, 157, 0.5);
}
.zp3 ul li{
	color: #ffffff;
	margin-bottom: 40px;
}
.zp3 ul li h3{
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.zp3_con{
	font-size: 16px;
	line-height: 30px;
}
.geren{
	padding: 120px 0;
	background: #2a4a9d;
}
.flex{
	display: flex;
    flex-wrap: wrap;
    min-height: 670px;
}
.zuoce {
    width: 295px;
    margin-right: 5%;
   	color: #ffffff;
    background: #333333;
}
.zc_img{
	padding: 50px 20px;
}
.zc_img img{
	width: 100%;
	max-width: 180px;
	margin: 0 auto 15px;
}
.zc_img p{
	font-size: 20px;
	text-align: center;
}
.zc_ul a{
	display: block;
	font-size: 20px;
	line-height: 72px;
	text-align: center;
}
.zc_ul a.cur{
	background: #555555;
}
.youce{
	display: flex;
	align-items: center;
	flex: 1;
	color: #ffffff;
	background: #333333;
	padding: 30px;
}
.w350{
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
}
.inp{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-size: 20px;
	line-height: 33px;
	margin-bottom: 40px;
}
.inp p{
	margin-right: 5px;
}
.inp_ri{
	flex: 1;
}
.inp input.text1{
	width: 100%;
	display: block;
	line-height: 33px;
	color: #ffffff;
	padding-left: 10px;
	background: none;
	border: 1px solid #ffffff;
	border-radius: 5px;
}
.yc_tj{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 20px;
}
.yc_tj a{
	display: block;
	width: 46%;
	max-width: 140px;
	font-size: 16px;
	line-height: 48px;
	color: #00a4e3;
	text-align: center;
	border: 1px solid #00a4e3;
	border-radius: 5px;
}
.yc_tj button{
	display: block;
	width: 46%;
	max-width: 140px;
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
	border: none;
	background: #00a4e3;
	border-radius: 5px;
}
.w450{
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
}
.w450 input.mima{
	width: 100%;
	display: block;
	font-size: 16px;
	line-height: 48px;
	color: #bdbdbd;
	padding-left: 15px;
	height: 48px;
	background: none;
	border: 1px solid #00a4e3;
	border-radius: 5px;
	margin-bottom: 50px;
}
.w450 .yc_tj button{
	max-width: 160px;
}
.w450 .yc_tj input{
	display: block;
	width: 46%;
	max-width: 160px;
	font-size: 16px;
	line-height: 50px;
	color: #333333;
	text-align: center;
	border: none;
	background: #f7f7f7;
	border-radius: 5px;
}
.ziliao{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}
.ziliao a{
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 60px;
	color: #ffffff;
	text-align: center;
	border: none;
	background: #00a4e3;
	border-radius: 5px;
}
.ziliao a+a{
	margin-top: 60px;
}
.shenhe{
	width: 100%;
	max-width: 660px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
}
.shenhe img{
	max-width: 100%;
	margin: 0 auto;
}
.p120{
	padding: 120px 0;
}
.index1{
	background: #2a4a9d;
}
.ind1{
	color: #ffffff;
	padding: 65px 55px;
	background: #00a4e3;
}
.ind1_lf{
	width: 44%;
}
.ind1_lf img{
	width: 100%;
}
.ind1_lf h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 18px;
	line-height: 60px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 24%;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}
.ind1_ms{
	font-size: 14px;
	line-height: 26px;
	padding-top: 25px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ind1_lf .swiper-container-horizontal>.swiper-pagination-bullets {
    text-align: right;
    padding-right: 15px;
    bottom: 20px;
}
.ind1_lf .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #cccccc;
    opacity: 1;
    border: none;
}
.ind1_lf .swiper-pagination-bullet-active {
    background: #00a4e3;
}
.ind1_ri{
	width: 50.5%;
}
.ind1_ri ul li{
	margin-bottom: 30px;
}
.ind1_ri ul li:last-child{
	margin-bottom: 0;
}
.ind1_ri ul li a{
	display: flex;
	align-items: center;
}
.ind1_z{
	width: 168px;
	margin-right: 25px;
}
.ind1_z img{
	width: 100%;
}
.ind1_y{
	flex: 1;
}
.ind1_y h5{
	font-size: 16px;
	margin-bottom: 15px;
}
.ind1_y p{
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index2{
	background: #333333;
}
.index2 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.index2 ul li{
	width: 48.3%;
	color: #ffffff;
}
.ind2_img{
	position: relative;
	margin-bottom: 20px;
}
.ind2_img img{
	width: 100%;
}
.ind2_hg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 20px;
	background: rgba(0, 0, 0, 0.7);
}
.ind2_hg h3{
	font-size: 30px;
	font-weight: normal;
}
.ind2_hg p{
	display: none;
	width: 180px;
	font-size: 14px;
	line-height: 48px;
	color: #00a3e2;
	text-align: center;
	border: 1px solid #00a3e2;
	margin-top: 40px;
}
.index2 ul li:hover .ind2_hg p{
	display: block;
}
.ind2_con{
	font-size: 14px;
	line-height: 30px;
	color: #cccccc;
}
.index3{
	background: #2a4a9d;
}
.ind3{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	background: #ffffff;
}
.ind3_lf{
	width: 50%;
}
.ind3_lf img{
	width: 100%;
}
.ind3_ri{
	flex: 1;
	padding: 20px 60px;
}
.ind3_con{
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	min-height: 220px;
	margin-bottom: 20px;
}
.ind3_ri a{
	display: block;
	max-width: 180px;
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
	border: none;
	background: #2a4a9d;
	border-radius: 5px;
}