/*
* @Author: light
* @Date:   2020-05-21 09:38:33
* @Last Modified by:   light
* @Last Modified time: 2020-05-21 11:03:03
*/
*{ margin: 0; padding: 0; }
body{
	font-family : "Helvetica Neue", "Helvetica", "tahoma","Arial", "PingFang SC","Hiragino Sans GB","STHeiti","Microsoft YaHei","WenQuanYi Micro Hei","sans-serif";
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
/*.container{ 
	width: 100%;
	min-width: 1080px;
	height: 1063px;
	background: url(./images/yidai.png) no-repeat;
	background-size: 1920px 1063px;
	background-position: center;
	margin: 0 auto;
	position: relative;
}
.des{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	-o-transform: translate(-50%);
	-ms-transform: translate(-50%);
	top: 500px;
	width: 660px;
	color: #333;
	font-size: 14px;
	line-height: 27px;
}
.title{
	position: absolute;
	top: 770px;
	color: #3C3D4B;
	font-size: 20px;
	font-weight: 400;
	width: 100%;
	text-align: center;
	font-family: "STFangsong";
}
.title a{
	color: #333;
	text-decoration: none;
}*/


/* 新的 */
.banner-con{
	width: 100%;
	min-width: 1080px;
	height: 650px;
	background: url(./images/yidai_top.jpg) no-repeat;
	background-size: 1920px 650px;
	background-position: center;
	margin: 0 auto;
	position: relative;
}
.bottom-con{
	width: 100%;
	min-width: 1080px;
	height: 413px;
	background: url(./images/yidai_bottom.jpg) no-repeat;
	background-size: 1920px 413px;
	background-position: center;
	margin: 0 auto;
	position: relative;
}
.banner-con p.des{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	-o-transform: translate(-50%);
	-ms-transform: translate(-50%);
	top: 410px;
	width: 660px;
	color: #333;
	font-size: 14px;
	line-height: 27px;
}

.bottom-con .title{
	position: absolute;
	top: 118px;
	color: #3C3D4B;
	font-size: 20px;
	font-weight: 400;
	width: 100%;
	text-align: center;
	font-family: "STFangsong";
}
.bottom-con .title a{
	color: #3C3D4B;
	text-decoration: none;
}

.list-con{
	width: 100%;
	background: #eaf4ea;

}
.list-con ul{
	width: 1100px;
	margin: 0 auto;
	display: flex; 
	flex-wrap: wrap;
}
.list-con ul li{
	width: 353px; 
	height: 323px; 
	background:#fff; 
	border-radius: 6px; 
	margin-right: 20px; 
	box-sizing: border-box; 
	padding: 40px 30px 35px 30px; 
	margin-bottom: 20px; 
	transition: all .3s;
}
.list-con ul li .list .iconwaiwenwangzhanxiangqing{
	width: 18px;
	height: 18px;
	background: url(./images/webTrans/other_icon.png) no-repeat;
	background-size: contain;
}
.list-con ul li:nth-child(5n){
	width: 726px;
}
.list-con ul li:nth-child(5n){
	margin-right: 0;
}
.list-con ul li:nth-child(5n-2){
	margin-right: 0;
}
.list-con ul li:nth-child(5n) .list{
	display: flex;
}
.list-con ul li:nth-child(5n) .list .con_top{
	display: block;
}
.list-con ul li:nth-child(5n) .list .con_top h3{
	margin-top: 12px; 
    margin-bottom: 10px;
}
.list-con ul li:nth-child(5n) .list .detail{
	margin-top: 10px;
}
.list-con ul li:nth-child(5n) .list .detail .detail_list{
	margin-bottom: 30px;
}
.list-con ul li:nth-child(5n) .list .detail .detail_list .txt>span,.source{
	display: inline-block;
	width: 420px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}
.list-con ul li .list{
	display: block; 
    width: 100%; 
    height: 100%;
}
.list-con ul li .list .con_top{
	display: flex; 
    cursor: pointer;
}
.list-con ul li .list .con_top .image{
	width: 60px; 
	height: 60px; 
	overflow: hidden; 
	margin-right: 17px;
}
.list-con ul li .list .con_top .image img{
	width: 100%;
	height: 100%;
}
.list-con ul li .list .con_top .txt h3{
	font-size: 24px; 
	font-weight:400; 
	color:rgba(3,27,77,1); 
	line-height:1.4; 
	margin-bottom: 8px;
}
.list-con ul li .list .con_top .txt p{
	font-size:14px; 
	font-weight:400; 
	color:rgba(79,95,130,1); 
	line-height:20px; 
	width: 220px; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}
.list-con ul li .list .con_top .txt h3 i{
	margin-left: 5px;
	font-size: 20px;
	display: none;
}
.list-con ul li .list .detail{
	margin-top: 48px;
}
.list-con ul li .list .detail .detail_list{
	display: block; 
	margin-bottom: 15px; 
	cursor: pointer; 
	transition: all .3s;
}
.list-con ul li .list .detail .detail_list:hover{
	transform: translateX(10px);
}
.list-con ul li .list .detail .detail_list .txt{
	margin-bottom: 5px; 
	display: flex;
}
.list-con ul li .list .detail .detail_list .txt i{
	display: inline-block; 
	width: 6px; 
	height: 6px; 
	border-radius: 50%; 
	background-color: #25B4B0; 
	margin-top: 6px;
}
.list-con ul li .list .detail .detail_list .txt span{
	display: inline-block; 
	width: 288px; 
	font-size: 14px; 
	font-weight: 400; 
	color:rgba(3,27,77,1); 
	line-height:20px; 
	padding-left: 12px; 
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
}
.list-con ul li .list .detail .source{
    height: 17px; 
    font-size: 12px; 
    font-weight: 400; 
    color:rgba(117,128,157,1); 
    line-height:17px; 
    padding-left: 17px; 
    width: 288px; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;
}
.list-con ul li .list .detail .detail_list:hover .txt>span{
	color: #2468F1;
}
.list-con ul li:hover{
	box-shadow: 0px 3px 30px 0px rgba(19,109,249,0.1); 
	transform: translateY(-6px);
}
.list-con ul li:hover .con_top .txt h3 i{
	display: inline-block;
}
.footer{
	position: absolute;
	left: 50%;
	top: 350px;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	color: #999;
	font-size: 12px;
}
.footer a{
	color: #999;
}