ul ,ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #646464;
}

a:link {
	text-decoration: none;
}

a:hover {
	color: #ff6b07;
	text-decoration: none;
	cursor: pointer;
}

/*内容部分开始*/
.content_nr {

}
.main_img {
	float: left;
	height: 350px;
	width: 550px;
	margin-right: 40px;
	background-color: #F8FBFE;
	overflow: hidden;
}
			 .main_img ul {
					 padding: 0;
}

.img1 {
	margin: 10px;
	overflow: hidden;
	position: relative;
}

.img_news img {
	width: 550px !important;
	height: 340px !important;
}

.text_news {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 50px;
}

.text_news a {
	color: #ffffff;
	font-size: 16px;
	display: inline-block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 10px;
	line-height: 50px;
}
.swiper-container {
	height: 340px;
}
.swiper-pagination-switch {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.swiper-pagination{
    bottom: 10px !important;
    right: 0 !important;
    width: 100px !important;
}
.swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
    background-color: #31A5FE !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-pagination-switch {
    cursor: pointer;
}
.swiper-pagination-switch {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    cursor: pointer;
    background: #FFFFFF;
    opacity: 1;
}
.main_text {
	float: left;
	margin-bottom: 40px;
	overflow: hidden;
}

.text_title {
	height: 60px;
	width: 550px;
	margin-bottom: 10px;
	border-right: 8px solid #016aae;
	background-color: #F8FBFE;
}

.title1 {
	color: #016aae;
	font-size: 24px;
	line-height: 60px;
	padding-left: 20px;
}

.title2 {
	color: #016aae;
	font-size: 18px;
	line-height: 60px;
	float: right;
	padding-right: 30px;
}

.text_main {
	height: 279px;
		width: 550px;
	background-color: #F8FBFE;
	padding: 10px 20px;
}

.main_ul {
	list-style-type: none;
	color: #787878;
	font-size: 17px;
					 padding: 0;
}

.main_ul li {
	line-height: 40px !important;
}

.main_ul li a {
	display: inline-block;
	width: 75%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.main_ul span {
	float: right;
}

.title3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 8px 0;
	color: #016aae;
}

.yj_content {
	font-size: 15px;
	line-height: 36px;
	text-align: center;
}

.title4 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 16px 0;
}

.wytyj_btn {
	display: inline-block;
	width: 200px;
	text-align: center;
	height: 46px;
	line-height: 46px;
	background: #016aae;
	color: #ffffff;
	font-size: 16px;
	margin-left: 30%;
}