body {
	padding: 0;
	margin: 0;
	font-family: 宋体;
	font-size: 12px;
}
ul,li {
	padding: 0;
	margin: 0;
	list-style: none;
}
a{
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
}
a:hover{
	color: red;
	text-decoration: underline;
}
a:hover span,a:hover p {
    color: red !important;
} 
.ewb-search > form {
	display: inline-block;
}

.container{
	width: 1010px;
	margin: 0 auto;
	
}
h4{
	font-size:18px;
	font-weight:bold;
	margin:10px 0 5px;
	text-align:center;
}
h3{    
	margin: 0;
	padding: 0;
	height: 43px;
	line-height: 43px;
	text-align: left;
	padding-left: 23px;
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
}
.col_one{
	clear: both;
	width: 1010px;
	margin: 0 auto;
	height: 210px;
}
.col_two{
	height: 181px;
	margin: 7px auto;
	overflow: hidden;
}
.col_three{
	margin-bottom: 15px;
	overflow: hidden;
}
.col_three .main_news{
	height: 179px;
    overflow: hidden;
}
.col_three .main_right .main_detail span{
	font-size: 12px !important;
    font-family: 宋体 !important;
}
.col_three .main_right .main_detail p{
	line-height: normal !important;
    background: rgba(0,0,0,0) !important;
}
.container>div{
	display: inline-block;
}
.main_left{
	float: left;
	width: 223px;
	margin-right: 10px;
}
.main_left h3{
	background: url(../imgs/left.jpg) no-repeat;
}
.main_con{
	width: 530px;
	margin-right: 5px;
}
.main_con h3{
	background: url(../imgs/top.jpg) no-repeat;
	position:relative;
}
.title_en{
	position: absolute;
	left: 160px;
	top: 6px;
	font-size: 13px;
	font-weight: 600;
}
.col_two .title_en{
	font-size: 12px;
}


.main_right{
	float: right;
	width: 240px;
}
.main_right h3{
	background: url(../imgs/right.jpg) no-repeat ;
	background-size: auto;
}
.col_three .main_left h3{
	background: url(../imgs/top.jpg) no-repeat ;
}
.col_three .main_left h3, .col_two .main_left h3{
	position: relative;
}
.col_two .main_left .title_en{
	left:135px;
}
.col_three .main_left .title_en{
	left: 192px;
}
.col_one li{
	width: 90%;
	margin: 0 auto;
	padding: 3px 0;
}
.col_one .main_right{
	height: 100%;
	margin-top:5px;
}
.col_two li,.col_three li{
	width: 100%;
	padding: 3px 0;
}
.col_two .main_left img{
	margin: 0 auto;
	display: block;
	padding: 4px;
	border: 1px solid #ccc;
	border-top: none;
}
.col_one li a,.col_two li a,.col_three li a{
	width: 70%;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.col_one li span,.col_two li span,.col_three li span{
	float: right;
}
.col_three .main_left{
	width: 340px;
	margin-right: 15px;
}
.col_three .main_con{
	width: 450px;
	margin-right: 5px;
}
.col_three .main_right{
	width: 195px;
}
.detail_left{ 
	width: 90%;
    margin: 0 auto;
}
.col_two .main_news{
	height: 122px;
    overflow: hidden;
}

.col_one .detail_left{
    background: url(../imgs/index_r6_c1.jpg) no-repeat 0px;	
    width: 100%;
	height: 155px;
	overflow: hidden;
}
.main_right .main_detail {
	background: url(../imgs/index_r11_c14.jpg);
	background-size: auto;
	padding: 10px 11px;
	line-height: 24px;
}
.col_three .main_right .main_detail {
	background: url(../imgs/index_r23_c14.jpg);
	background-repeat: no-repeat;
	height: 162px;
	overflow: hidden;
}
.col_two .main_right .main_detail {
	height: 119px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

.col_one .main_right .main_detail {
	height: 144px;
	overflow: hidden;
	padding: 0 10px 0 20px;
}
.col_three .main_right img {
	width: 193px;
	display: block;
	margin: 0 auto;
}

.date {
	width: 30%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main_con .main_detail{    
	padding: 0 8px;
}
.detail {
	width: 56%;
	padding-top: 10px;
	float: right;
	text-indent: 2em;
	line-height: 22px;
	-webkit-line-clamp: 5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 154px;
}
.detail a{
	width: 100%;
	text-indent: 2em;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
}
.detail a p{
	display: inline;
	font-size:12px !important;
	font-family:"宋体" !important;
}
.detail a span, .detail a font{
	font-size:12px !important;
	font-family:"宋体" !important;
}
.main_news{
	padding: 0 10px;
}
.col_three .main_right h3 {
	background-size: contain;
	height: 35px;
	line-height: 30px;
	width: 87.6%;
	margin-left: 1px;
}
.col_three .main_right .main_detail{
	background-size: contain;
}
.col_three .main_right .main_detail a{
	padding-left:5px;
}
.more{
	float: right;
	padding-right: 10px;
}
.lxwm{
	padding: 5px 10px;
}

.col_one .main_right .main_detail p{
	display: inline;
	background-color: rgba(0,0,0,0) !important;
    line-height: normal !important;
}
.col_one .main_right .main_detail span {
    font-size: 12px !important;
    background: none;
    line-height: 26px !important;
}

.navbar-nav {
	width: 1010px;
	height: 45px;
	display: flex;
	justify-content: space-around;
	text-align: center;
	line-height: 42px;
	background: #1cae0d;
	z-index: 99999999;
}
.navbar-nav a{
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
}

.navbar-nav li {
	flex: 1;
	position: relative;
}

.dropdown-menu {
	width: 100%;
	display: none;
	text-align: center;
	z-index: 99999999;
}

	.dropdown-menu li {
		z-index: 99999999;
		background: #1cae0d;
		height: 36px;
		line-height: 36px;
	}

.navbar-nav li:hover .dropdown-menu {
	display: block;
}
				


.bs-part4 {
	overflow: hidden;
}

.bsjst {
	display: block;
	white-space: nowrap;
	height: 308px !important;
}

.bsjst li {
	margin-right: 20px;
	display: inline-block;
	height: 308px !important;
}

.bsjst li a {
	overflow: hidden;
	display: block;
	position: relative;
}

.bsjst li a img {
	width: 1010px;
	object-fit: cover;
	object-position: center;
	transition: transform .5s;
	-ms-transition: transform .5s;
	-moz-transition: transform .5s;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
}

.bsjst li a span {
	display: block;
	text-align: center;
	padding: 5px 15px 0px 15px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 89%;
	position: absolute;
	left: 0;
	right: 0;
}

.bsjst li a .font16 {
	bottom: 25px;
}

.bsjst li a .font15 {
	bottom: 25px;
}

.bsjst li a .font14 {
	bottom: -3px;
}

.bsjst li .jst {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 0;
	overflow: hidden;
	border: 0;
	font-size: 0;
}

#superSlideWrapper {
	position: relative
}

.super-slide-btn {
	position: absolute;
	top: 66px;
	z-index: 999999999999;
	width: 60px;
	height: 350px;
}

.bs-part4 .next {
	position: absolute;
	right: 60px;
}

.CpSwiper {
	overflow: hidden;
	height: 174px;
	background: url(../imgs/index_r.jpg) no-repeat;
	PADDING: 10px 0 0 0;
	background-size: cover;
}

.Cphomebox > div {
	margin: 0 auto;
}

.Cpbsjst {
	display: block;
	white-space: nowrap;
	padding: 0 10px;
}

.Cpbsjst li {
	width: 106px;
	text-align: center;
	display: inline-block;
}

.Cpbsjst li a {
	width: 100%;
	overflow: hidden;
	display: inline-block;
	position: relative;
}

.Cpbsjst li a img {
	width: 100px;
	height: 130px;
	object-fit: cover;
	object-position: center;
	transition: transform .5s;
	-ms-transition: transform .5s;
	-moz-transition: transform .5s;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
}


.Cpbsjst li a p {
	display: block;
	text-align: center;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 89%;
}

.Cpbsjst li a .font16 {
	bottom: 25px;
}

.Cpbsjst li a .font15 {
	bottom: 25px;
}

.Cpbsjst li a .font14 {
	bottom: -3px;
}

.Cpbsjst li .jst {
display: inline-block;
vertical-align: top;
width: 100%;
height: 0;
overflow: hidden;
border: 0;
font-size: 0;
}

#chanpinSwiper {
	position: relative
}


.prev{
	position: absolute;
	left: 37px;
}
.fan {
	width: 950px;
	text-align: right;
	height: 85px;
	line-height: 100px;
}
.fan div {
	display: inline-block;
	margin-left: 60px;
}
.fan div a {
	top: -10px;
	position: absolute;
}

