.banner{
	width: 100%;
	min-width: 1300px;
	height: auto;
}
.mid-wrap{
	width: 1300px;
	background: #red;
	padding-top: 75px;
}
.title-us{
	color: #FFFFFF;
	font-size: 36px;
	margin-left: 25px;
}
.mid-wrap>.path{
	padding-left: 25px;
	margin-top: 20px;
	
}
.path>a{
	text-decoration: none;
	font-size: 14px;
	color: #bbbbbb;
}
.path>a:hover{
	color: #0061b3;
}
.path>.current-page{
	color: #ffffff;
}
.mid-content{
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 55px;
	z-index: 99;
}
.content-wrap{
	width: 1160px;
	padding-top: 85px;
}
.intro-img{
	display: block;float: right;
	width: 423px;
}
.content-wrap .title{
	font-size: 26px;
	color: #333333;
	font-weight: 100;
}
.intro-wrap{
	width: 100%;
	min-height: 390px;
	text-align: left;
}
.intro-wrap:first-child{
	border-bottom:1px dashed #dddddd;
}
.content-wrap .words{
	margin-top: 25px;
	margin-left: 0;
	width: 700px;
	font-size: 18px;
	color: #666666;
	line-height: 35px;
}
.ul-wrap{
	width: 1200px;
}
.ul-wrap>ul>li{
	list-style: none;
	float: left;
	width: 368px;
	height: 448px;
	border: 1px solid #dddddd;
	border-bottom: 2px solid #0061b3;

}
.ul-wrap>ul>li:nth-child(3n-1){
	margin-left: 25px;
}
.ul-wrap>ul>li:nth-child(3n){
	margin-left: 25px;
}
.ul-wrap>ul>li{
	margin-top: 30px;
}
.ul-wrap>ul>li>img{
	display: block;
	width: 370px;
	margin-left: -1px;
}

.img-bottom-wrap P{
	color: #0061b3;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	padding: 0 25px;
}
.img-bottom-wrap P:first-child{
	margin-top: 20px;
}
.img-bottom-wrap span{
	display: block;
	width: 320px;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	overflow: hidden;
	margin-top: 10px;
}
