*{
	padding: 0px;
	margin: 0px;
}
a{
	text-decoration:none
}
.ui-title{
	width: 100%;
	height: 96px;
	background-color: #F9F9F9;
}
.ui-tl-min{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.ui-tl-p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top: 40px;
}
.ui-tlr{
	display: flex;
	margin-top: 23px;
}
.ui-tlr-bx{
	width: 503px;
	height: 51px;
	position: relative;
}
.ui-tlr-bx-img{
	width: 28px;
	height: 29px;
	position: absolute;
	top: 10px;
	left: 20px;
}
.ui-tlr-bx-pt{
	width: 438px;
	height: 51px;
	padding-left: 65px;
	outline: none;
	border: 1px solid #CFCFCF;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C0C0C0;
}
.ui-tlr-bx-pt::-webkit-input-placeholder{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C0C0C0;
}
.ui-tlr-p{
	width: 94px;
	height: 51px;
	background-color: #ED4040;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 8px;
}
.ui-content{
	width: 1200px;
	margin: auto;
}
.ui-ul{
	list-style-type: none;
}
.ui-li{
	width: 100%;
	border-bottom: 1px solid #E7E7E7;
	padding: 35px 0px;
}
.ui-li-a{
	text-decoration: none;
	display: flex;
}
.ui-li-img{
	width: 343px;
	height: 243px;
	flex-shrink: 0;
}
.ui-lir{
	margin-left: 23px;
}
.ui-lir1{
	display: flex;
	justify-content: space-between;
	margin: 15px 0px;
}
.ui-lir1-h{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}
.ui-lir1-p{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding: 7px 24px;
	background-color: #ED4040;
}
.ui-lir2{
	display: flex;
	justify-content: space-between;
	width: 70%;
	margin: 30px 0px;
}
.ui-lir2-p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5B5B5B;
}
.ui-lir2-sp{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ED4040;
}
.ui-lirb{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5B5B5B;
	line-height: 27px;
	padding: 16px 21px;
	background-color: #F5F4F3;
	width: 791px;
	height: 53px;
}

