.ui-newsbox{
	width: 1200px;
	height: 285px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.ui-newsbox-left{
	width: 786px;
	height: 100%;
}
.ui-newsbox-right{
	width: 372px;
	height: 285px;
}
.ui-news-title{
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #143270;
	display: flex;
	justify-content: space-between;
}
.ui-news-title-p{
	line-height: 40px;
	color: #143270;
	font-size: 18px;
	font-weight:bold;
}
#full_feature .sw-bullet {
	text-align:center;
}
#full_feature1 img {
	display:block;
	width:100%;
	height:100%;
	object-fit:none;
}
.ui-news-link {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #143270;
}
.ui-news-listbox{
	width: 100%;
	height: 214px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.ui-news-banner{
	width: 372px;
	height: 214px;
	
}
.ui-news-list{
	width: 372px;
	height: 214px;
	
}
.sw-slide-a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.sw-slide-span{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	min-width: 220px;
	height: 28px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	background: rgba(3,80,134,0.5);
	z-index: 1;
	font-size: 14px;
}
.sw-bullet{
	text-align: right;
	right: 10px;
}
.ui-news-list-ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ui-news-list-li{
	width: 100%;
	height: 20px;
	margin-bottom: 8px;
	
}
.ui-news-list-a{
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.ui-news-list-title{
	display: block;
	width: 276px;
	height: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
.ui-news-list-title1 {
	display: block;
	width: 365px;
	height: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
.ui-news-list-date{
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.ui-news-tzgg{
	width: 100%;
	height: 214px;
	margin-top: 20px;
}
.ui-news-tzgg-ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ui-news-tzgg-li{
	width: 100%;
	height: 45px;
	display: flex;
	margin-bottom: 12px;
}
.ui-news-tzgg-a{
	display: block;
	height: 100%;
	display: flex;
	
}
.ui-news-tzgg-date{
	width: 48px;
	height: 43px;
	border: 2px solid #143270;
	
}
.ui-news-tzgg-date-p1{
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 18px;
	color: #143270;
}
.ui-news-tzgg-title{
	width: 305px;
	height: 100%;
	line-height: 48px;
	text-indent: 2em;
	color: #333;
	font-size: 13px;
}
.ui-news-tzgg-date-p2{
	font-size: 12px;
	color: #fff;
	height: 19px;
	line-height: 19px;
	text-align: center;
	background: #143270;
}
.ui-newsbox2{
	width: 1200px;
	margin: 15px auto 0;
	height: 362px;
	display: flex;
	justify-content: space-between;
}
.ui-newsbox2-box{
	width: 372px;
	height: 100%;
}
.margin20{
	margin-top: 20px;
}
.ui-news-list1{
	width: 372px;
	height: 298px;
	
}
.ui-news-list-ul{
	width: 100%;
	height:298px;
	overflow: hidden;
}
.ui-video-a{
	display: block;
	width: 100%;
	height: 172px;
	position: relative;
	margin-top: 20px;
}
.ui-video-img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.ui-videolist{
	width: 100%;
	height: 130px;
	overflow: hidden;
	margin-top: 20px;
}
.video-title{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	background: rgba(3,80,134,0.5);
}
.ui-play{
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	
}
.ui-theme{
	width: 100%;
	height: 452px;
	background: url(/images/themebackground.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 20px;
}
.ui-themelogo{
	display: block;
	width: 116px;
	height: 114px;
}
.ui-themeimg{
	width: 1200px;
	height: 114px;
	margin: 0 auto;
	display: flex;
}
.ui-theme-box{
	width: 1083px;
	display: flex;
	justify-content: space-between;
}
.ui-theme-a{
	display: block;
	width: 540px;
	height: 114px;
	
}
.ui-theme-img{
	display: block;
	width: 100%;
	height: 100%;
}
.ui-newsbox3{
	width: 1200px;
	height: 320px;
	margin: 20px auto 0;
	display: flex;
	justify-content: space-between;
}
.ui-newsbox3-list{
	width: 372px;
	height: 100%;
}
.ui-newsbox3-ul{
	width: 100%;
	height: 220px;
	margin-top: 20px;
}
.ui-xyfc-list{
	width: 100%;
	height: 220px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}
.ui-xyfc-a{
	display: block;
	width: 172px;
	height: 100px;
	margin-bottom: 20px;
}
.ui-xyfc-img{
	display: block;
	width: 100%;
	height: 100%;
}
.ui-speedway{
	width: 1200px;
	height: 220px;
	margin: 15px auto 0;
	display: flex;
	justify-content: space-between;
}
.ui-speedway-box{
	width: 788px;
	height: auto;
	
}
.ui-speedwaylink{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ui-speedwaylink-a{
	display: block;
	/*width: 180px;*/
	width:165px;
	height: 40px;
	margin-top: 20px;
}
.ui-speedwaylink-img{
	display: block;
	width: 100%;
	height: 100%;
}
.ui-gfwx{
	width: 372px;
	height: 222px;
	margin-bottom: 37px;
}
.ui-gfwx-img{
	display: block;
	width: 100%;
	height: 162px;
	margin-top: 20px;
}