*{
	padding: 0px;
	margin: 0px;
}
.ui-contents{
	width: 100%;
	background-color: #f8f8f8;
	overflow: hidden;
}
.ui-ct-tp{
	width: 100%;
	border-bottom: 1px solid #d8d8d8;
}
.ui-ct-tpx{
	width: 1300px;
	margin: 10px auto 12px;
	display: flex;
	justify-content: space-between;
}

.ui-ct-tpxl-h4{
	font-size: 24px;
	color: #333333;
}
.ui-ct-tpxl-p{
	font-size: 12px;
	color: #269f50;
}
.ui-ct-tpxp{
	font-size: 14px;
	color: #333333;
	display: flex;
	align-items: center;
	
}
.ui-ct-tpxp::before{
	content: "";
	width: 5px;
	height: 10px;
	background: url(../images/lsctpr.png) no-repeat;
	background-size: 100%;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
}
.ui-ctb{
	width: 1300px;
	margin: auto;
}
.ui-ctb-tp{
	width: 100%;
	padding: 20px 0 8px 0;
	overflow: hidden;
}
.ui-ctb-tpr{
	float: right;
}
.ui-current a {
	color: #FFFFFF!important;
	background-color: #009a44;
	border-radius:5px;
}
.ui-ctb-tpp{
	    width: 120px;
	    height: 40px;
	    /* padding: 3px 10px; */
	    border-radius: 5px;
	    margin-left: 10px;
	    font-size: 18px;
	    color: #333333;
	    border: 1px solid #999999;
	    float: left;
	    text-align: center;
	    line-height: 38px;
}

.ui-ctb-tpp a {
	display:inline-block;
	width:100%;
	height:100%;
	color: #333;
}

.ui-ctb-tx {
	width: 100%;
}
.ui-ctb-tx1{
	height: 388px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.lunbo{
	height: 100%;
	width: 603px;
}
.ui-ctb-tx1-ul {
	width: 697px;
	height: 100%;
	list-style-type: none;
	background-color: #f8f8f8;
}
.ui-ctb-tx1-li{
	width: 95%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 14px 10px;
	border-bottom: 1px dotted #dcdcdc;
	text-indent: 1em;
	background: url(../images/lsctbtxl1.png) 10px center no-repeat;
}
.ui-ctb-tx1-lia{
	text-decoration: none;
	font-size: 18px;
	color: #333333;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-ctb-tx1-lip{
	font-size: 14px;
	color: #808080;
}
.ui-ctb-tx-ul {
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 20px;
}
.ui-ctb-tx-li {
	width: 405px;
	height: 280px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	float: left;
	margin-right: 42px;
}
	.ui-ctb-tx-li:nth-child(3n) {
		margin-right: 0px;
	}
.ui-ctb-tx-lil{
	width: 40px;
	height: 97px;
	box-shadow: 0px 2px 0px 0px #999999;
}
.ui-ctb-tx-lil-p{
	font-size: 30px;
	color: #269f50;
	padding: 10px 5px;
}
.ui-ctb-tx-lil-bp{
	font-size: 20px;
	color: #333333;
	padding: 5px 11px;
}
.ui-ctb-tx-lir{
	height: 100%;
	width: 340px;
}
.ui-ctb-tx-lira{
	text-decoration: none;
}
.ui-ctb-tx-lir-img{
	width: 100%;
	height: 226px;
}
.ui-ctb-tx-lir-p{
	font-size: 18px;
	color: #333333;
	padding-top: 13px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.ui-news-content {
	width:1300px;
	margin:0 auto;
}

.ui-notu {
	height:230px;
}