
.news-head-img {
	width: 100%;
	height: 506px;
	background: url('../image/aboutbanner.jpg') no-repeat center;
	background-size: 100% 100%;
	position: relative;
}

.clear:after {
	display: table;
	content: "";
	height: ;
	line-height: 0;
	clear: both;
}

.news-head-textList {
	width: 887px;
	height: 254px;
	background: rgba(0, 0, 0, .6);
	border-radius: 5px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.news-head-textst {
	font-size: 29px;
	color: #ffffff;
	line-height: 24px;
	padding-top: 57px;
}

.news-head-textnd {
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	padding: 26px 76px 0;
}


/*tabs切换*/

.news-tabs {
	background: #FFFFFF;
	box-shadow: 0px 6px 21px 4px rgba(196, 196, 196, 0.22);
}

.news-tabs ul li {
	float: left;
	width: 50%;
	height: 90px;
	line-height: 90px;
	text-align: center;
	cursor: pointer;
}

.news-tabs-nav span {
	font-size: 24px;
	color: #000000;
	vertical-align: middle;
}

.news-tabs-active .news-text-point {
	color: #1B91FF !important;
}

.news-icon {
	width: 22px;
	height: 22px;
	display: inline-block;
}
.news-icon-newsInfo {
	
	background: url('../image/news@2x_icon.png') no-repeat center;
	background-size: 22px 22px;
}
.news-icon-newsInfoactive {
	background: url('../image/news@2xactive_icon.png') no-repeat center;
	background-size: 22px 22px;
}

.news-icon-productInfoactive {
	background: url('../image/product@2xactive_icon.png') no-repeat center;
	background-size: 22px 22px;
}
.news-icon-productInfo {
	background: url('../image/product@2x_icon.png') no-repeat center;
	background-size: 22px 22px;
}
.news-icon-isShow {
	display: block !important;
}
.news-line {
	width: 1px;
	height: 50px;
	background: #dddddd;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ns-areaTitleList {
	text-align: center;
	margin-bottom: 60px;
}

.ns-area-title {
	color: #1B91FF;
	font-size: 29px;
	line-height: 29px;
	padding-top: 90px;
}

.ns-area-titleEn {
	color: #1B91FF;
	font-size: 26px;
	line-height: 26px;
	padding-top: 21px;
}

.news-title-linel {
	position: absolute;
	left: 430px; 
    top: 106px;
	width: 100px;
	height: 1px;
	background: #dfdfdf;
}

.news-title-liner {
	position: absolute;
	right: 430px;
    top: 106px;
	width: 100px;
	height: 1px;
	background: #dfdfdf;
}

.h_con_policy_item {
	width: 1126px;
	margin: 0 auto 7.5px;
	position: relative;
	height: auto;
	border-radius: 8px;
	box-shadow: 0pt 2pt 4pt 0pt rgba(0, 0, 0, 0.1);
	padding-bottom: 25px;
	background: #ffffff;
}
.h_con_policy_item a {
	color: #333;
}
.h_con_policy_item a:hover {
	color: #1B91FF;
}
a {
	cursor: pointer;
}
a:hover{
	color: #1B91FF !important;
}
.h_con_policy_item:last-child {
	margin-bottom: 0;
}

.h_con_item_img {
	position: absolute;
	width: 336px;
	height: 215px;
	left: 23px;
	top: 23px;
	}

.h_con_item_img img{
	width: 100%;
	height: 100%;
}

.h_con_item_content {
	margin-left: 384px;
	width: 700px;
}

.h_con_item_content_title {
	font-size: 20px;
    line-height: 24px;
    width: 690px;
    padding-top: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.h_con_item_content_con {
	width: 702.5px;
	font-size: 14px;
	color: #7D7D7D;
	line-height: 24px;
	padding-top: 10px;
	height: 150px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}

.h_con_item_content_conrd {
	width: 702.5px;
	font-size: 14px;
	color: #BFBFBF;
	line-height: 24px;
	padding-top: 20px;
}

.h_con_item_content_time {
	position: absolute;
	right: 38px;
	bottom: 25px;
}

.h_con_item_content_time span {
	vertical-align: middle;
}

.time_icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../image/newstime_icon.png') no-repeat center;
	background-size: 100% 100%;
}

.time-text {
	font-size: 14px;
	color: #BFBFBF;
	line-height: 24px;
}
.parter-box {
	padding: 0;
	display: none;
}
.parter-show {
	display: block !important;
}
/*底部分页*/

.zhibo-page {
	width: 1200px;
	height: 50px;
	margin: 90px auto 0;
}

.zhibo-page-item-wrap {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.page-item {
	float: left;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border: 2px solid #e6e6e6;
	box-sizing: border-box;
	border-radius: 4px;
	background: #FFFFFF;
	font-size: 17px;
	color: #333333;
	margin: 5px;
	text-align: center;
	cursor: pointer;
}

.page-active {
	background: #f8f8f8;
}
.cen {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 50px;
}

.s_logo li {
	float: left;
	margin: 8px;
}
/*头部轮播图*/
/*轮播图*/

.w-wrap-img {
	width: 100%;
	height: 506px;
}
.banner_bg_nimgf {
	background: url('../image/newsbanner01.png') no-repeat top center;
	background-size: 100% 100%;
}

.banner_bg_nimgs {
	background: url('../image/newsbanner02.jpg') no-repeat top center;
	background-size: 100% 100%;
}

.banner_bg_nimgt {
	background: url('../image/newsbanner03.jpg') no-repeat top center;
	background-size: 100% 100%;
}
.banner_bg_nimgfour {
	background: url('../image/newsbanner04.jpg') no-repeat center;
	background-size: 100% 506px;
}
.banner_bg_nimgfive {
	background: url('../image/newsbanner05.jpg') no-repeat center;
	background-size: 100% 506px;
}
.swiper-pagination-bullet-active {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, 1) !important;
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	opacity: 1;
	background: rgba(0, 0, 0, .25);
	border: 2px solid transparent;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 7px;
}

.swiper-pagination-bullet i {
	display: inline-block;
	width: 4px;
	height: 4px;
	position: relative;
	top: -7px;
	border-radius: 50%;
	background-color: #ffffff;
}

.swiper-pagination-bullet-active i {
	
    background-color: #1B91FF;

}
.swiper-container {
    width: 100%;
    height: 506px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    top: 0px;
    z-index: 1;
}


