@charset "utf-8";
html{min-width: 1600px;}
body{
	overflow-x: hidden;
}
.w1280{
    width: 1280px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
    margin: 0 auto;
}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* 头部 */
header{overflow-x: hidden;}
header .top{
    padding: 28px 0;
}
header .top .you{position: relative;}
header .top .you input:first-child{
    width: 212px;
    height: 40px;
    border: #b9b9b9 1px solid;
    border-radius: 4px;
    padding: 0 20px;
    padding-right: 46px;
}
header .top .you input:last-child{
    position: absolute;
    right: 20px;
    top: 12px;
}
/* 导航栏 */
nav {
	width: 100%;
	height: 57px;
	background: #1965b3;
}
.nav_list{
	width: 1280px;
	margin: 0 auto;
}
.nav_list li {
	height: 57px;
	float: left;
	line-height: 57px;
	width: 8.1%;
	z-index: 99999999999999;
	position: relative;
	text-align: center;
}

.nav_list li a {
	color: #fff;
	font-size: 17px;
	font-family: 'å¾®è½¯é›…é»‘';
}

.nav_list .dropdown {
	position: absolute;
	width: 100%;
	top: 57px;
	overflow: hidden;
	z-index: 10;
	transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	/* IE 9 */
	-moz-transition: all 0.25s ease-in-out;
	/* Firefox */
	-webkit-transition: all 0.25s ease-in-out;
	/* Safari å’Œ Chrome */
	-o-transition: all 0.25s ease-in-out;
	/* Opera */
}

.nav_list .dropdown a {
	z-index: 9999;
	width: 100%;
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fefeff;
	font-size: 16px;
	font-family: 'å¾®è½¯é›…é»‘';
	background-color: #0054a4;
	border-bottom: 1px solid #578ec3;
	transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	/* IE 9 */
	-moz-transition: all 0.25s ease-in-out;
	/* Firefox */
	-webkit-transition: all 0.25s ease-in-out;
	/* Safari å’Œ Chrome */
	-o-transition: all 0.25s ease-in-out;
	/* Opera */
}
.nav_list li:hover{
	background-color: #0b5fc7;
  }
  .nav_list li:hover a{
	color: #fff;
  }
  .nav_list .dropdown a:hover{
	background-color: #f59a23;
  }
  /* 轮播图 */
.carousel{
	position: relative;
}

.carousel .prev{
	position: absolute;
	bottom: 42px;
	left: 1550px;
	cursor: pointer;
}
.carousel .next{
	position: absolute;
	bottom: 42px;
	left: 1480px;
	cursor: pointer;
}
.carousel .slick-slide{position: relative;}
.carousel .slick-slide::before{
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/banner-zuo.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.carousel .slick-box{
	width: 408px;
	position: absolute;
	left: 320px;
	top: 126px;
	z-index: 999999999;
}
.carousel .slick-box p:first-child{
	font-size: 37px;
	font-weight: 600;
	color: #fff;
}
.carousel .slick-box .p a{
	display: block;
	color: #fff;
	margin-top: 34px;
	margin-bottom: 76px;
	font-size: 15px;
	line-height: 30px;
	transform: 0.5s;
}
.carousel .slick-box .p a:hover{
	color: #5dadf8;
}
.carousel .slick-box .btn{
	width: 190px;
	font-size: 15px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	padding:10px 38px ;
	transform: 0.5s;
}
.carousel .slick-box .btn:hover{
	color: #5dadf8;
}
/* one */
.one-box{
	padding-top: 66px;
	background: url(../images/bg.png) no-repeat;
	overflow-y: hidden;
}
.one .top{
	margin-bottom: 20px;
}
.one .top .zuo{
	font-size: 28px;
	color: #333;
}
.one .top .zuo img{
	margin-right: 10px;
}
.one .top a{
	color: #333;
	transform: 0.5s;
}
.one .top a:hover{
	color: #0054a4;
}
.one .top a img{
	margin-left: 10px;
}
.one-zuo{
	width:856px ;
}
.one-zuo ul,.one {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.one-zuo ul li{
	width: 400px;
	margin-bottom: 60px;
}
.one-zuo ul li a img {
	width:100%;
	height:250px;
	object-fit: cover;
}
.one-zuo ul li:hover a>p{
 color: #0054a4;
}
.one-zuo ul li a{
	color: #333;
}

.one-zuo ul li a p{
	margin-top: 20px;
	font-size: 18px;
	color: #333;
}
.one-you{
	width: 380px;
}
.one-you ul li{
	border-top: 1px solid #eeeeee;
	padding: 16px 0;
}
.one-you ul li:hover a>.p{
	color: #0054a4;
}
.one-you ul li a{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.one-you ul li .riqi{
	width: 52px;
	background: url(../images/riqi.png) no-repeat;
	background-size: 100%;
	text-align: center;
	padding-bottom: 8px;
}
.one-you ul li .riqi p{
	font-size: 24px;
	color: #074a8e;
	margin-top: 8px;
	margin-bottom: 2px;
}
.one-you ul li .riqi span{
	font-size: 13px;
	color: #fff;
}
.one-you ul li a .p{
	width: 290px;
	font-size: 17px;
	color: #333;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* 页脚 */
footer{
	margin-top: 20px;
	border-top: 1px solid #e8e8e8;
	background: url(../images/yj.png) no-repeat;
	padding-top: 30px;
	overflow-y: hidden;
}
footer .footer-top .zuo img{
	margin-bottom: 20px;
}

footer .footer-top ul li:nth-child(2) a .img{background-image: url(../images/f1.png);background-repeat: no-repeat;     height: 50px; background-position: center;}

footer .footer-top ul li:last-child a .img{background-image: url(../images/f3.png);background-repeat: no-repeat;     height: 50px; background-position: center;}
footer .footer-top ul li:nth-child(3) a .img{background-image: url(../images/f2.png);background-repeat: no-repeat;     height: 50px; background-position: center;}
footer .footer-top .zuo p{
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
}
footer .footer-top ul{
width: 300px;
}footer .footer-top ul li{width: 80px;}
footer .footer-top ul li a{
	text-align: center;
	color: #333;
}
footer .footer-top ul li a:hover{
	color: #0054a4;
}
footer .footer-top ul li a img{
	display: block;
	margin: 0 auto;
}
footer .footer-top ul li a p{
	margin-top: 10px;
}
footer .bottom {padding: 20px 0;background-color: #1965b3;margin-top: 20px;}
footer .bottom p{
	font-size: 15px;
	color: #fff;
}