/*oversea 内容*/
#event2017-con,#oversea-con{font-family: 'Noto Sans SC', sans-serif;}
.event-con-right .event-title p img{
	margin-right: 10px;
	vertical-align: middle;
}
.sea-right .desc{
	margin:10px 0 30px 0;
}
.sea-right .list{margin-top: 10px;}
.sea-right .list ul li{margin-bottom: 10px;}
.sea-right .list ul li a{position: relative;display: block;}
.sea-right .list ul li img{width: 100%;}
.sea-right .list ul li a>div{position: absolute;top:50%;left:15px;color: #fff;transform: translateY(-50%);}
.sea-right .list ul li a>div p{margin-bottom: 0px;}
.sea-right .con-txt ul{margin-left:0;}
.sea-right .con-txt ul li{list-style: none}
.sea-right .con-txt p{padding-left:10px;}
.sea-right .con-txt p img{width: 300px;max-width: 100%;height: auto;}

/*oversea 结束*/

/*overlist样式*/
	#oversea-con .oversea-title{
		margin-bottom: 20px;
		padding-bottom: 10px;
		border-bottom: 1px solid #f2f2f2;
	}
	#oversea-con .oversea-title a{color: #ff9800;}
	#oversea-con .oversea-title p img{margin-right: 10px;vertical-align: middle;}
	#oversea-con .oversea-title p span{font-size: 18px;font-weight: bold;vertical-align: middle;}
	#oversea-con .desclist li{
		margin-bottom: 30px
	}
	#oversea-con .desclist li h5{
		color: #ff6600;
		font-weight: bold;
		margin-bottom: 6px;
	}
	#oversea-con .search{
		padding:10px;
		background-color: #ff9800;
		color: #fff;
		display: flex;
		align-items: center;
	}
	#oversea-con .search strong{
		margin-right: 10px;
	}
	#oversea-con .desclist{
		margin-bottom: 30px;
	}
	#oversea-con .search input,#oversea-con .search button{
		border-color: #000;
		color: #000;
	}
	#oversea-con .search button{
		
		background-color: #000;
	}
	#oversea-con .search button>span{
		color: #fff;
	}
	#oversea-con .table{
		margin-top:20px;
	}
	#oversea-con .table thead {
		color: #ff6600;
	}
	#oversea-con .table tbody td a{
		display: inline-block;
		width: 100%;
		text-decoration: none;
	}
	#oversea-con .editor .title{
		color: #ff6600;
		font-weight: bold;
		font-size: 22px;
	}
/*overlist样式结束*/

