:root {
	--wzColor:#38CF99;
}
/*换行*/
.twoHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.threeHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.main {
	width: 1200px;
	margin:0 auto;
}	
.p-l-20	{
	padding-left: 20px;
}
.p-r-20{
	padding-right:20px;
}
.logo img{
	height: 60px;
    font-size: 0px;
    display: block;
}
.head{
	
}
.head .head1{
	line-height: 60px;
}
.nav{
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color:#000000;
}
.nav li:hover span {
	color:var(--wzColor);
}
.nav .active{
	color:var(--wzColor);
}
.nav .active a{
	padding-bottom: 20px;
	border-bottom: 4px solid var(--wzColor); 
}
.div0 {
	height: 360px;
}
.div0 img {
	width: 100%;
	height: 100%;
}
.hot {
	padding-left: 52px;
}
.hot .a1 {
	font-size: 24px;
	font-weight: 400;
	color:#333;
	height: 76px;
	line-height:36px;
}
.hot .a1:before{
  content:'';
  width: 47px;
  height: 31px;
  position:absolute;
  top:9px;
  left:0;
  background: url(../images/f-l.png) no-repeat left top;
}
.hot a:hover,.hot1 a:hover {
  text-decoration: none;
}
.hot span:before{
	width: 15px;
	height: 15px;
	content: '';
	position:absolute;
	top: 53px;
	right:0;
	background: url(../images/arr-r.png) no-repeat left top;
}
.hot1 span:before {
	width: 15px;
	height: 15px;
	content: '';
	position:absolute;
	top: 46px;
	right:0;
	background: url(../images/arr-r.png) no-repeat left top;
}
.hot p,.hot1 a {
	height: 70px;
	line-height: 34px;
	font-size: 18px;
	font-weight: 400;
}
.hot p a ,.hot1 a{
 	color:#555;
 }
 /*title*/
 .title{    
	height: 50px;
    line-height: 50px;
    }   
.title span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
.title .s-1 {
	width: 47px;
	height: 44px;
	top:0;
	left:54%;
}
.title  .s-2 {
  left:46%;
  top:10px;
  font-size: 24px;
  font-weight: 400;
  color:#000;
  font-family:Microsoft YaHei;
  text-align:center;
}   

.div1 img {
	width: 100%;
	height: 160px;
}
.div1 p {
	font-size: 20px;
	font-weight: 400;
	color:#555;
}
.div1 p:hover{
	text-decoration: none;
	color:#888!important;
}
.div1 a:hover{
	text-decoration: none;
} 
.More,.More1,.More2 {
	height: 40px;
}
.More2{
	width: 300px;
}
.More,.More2{
	border:1px solid var(--wzColor);
}
.More a ,.More1 a,.More2 a{
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	height: 20px;
	line-height: 37px;
	color:var(--wzColor)!important;
}
.More a:hover,.More1 a:hover,.More2 a:hover{
	color:#888!important;
	text-decoration: none;
}
/*slide*/
.slide {
	left:94px;
}
.uk-slider-items li a{
	color:#000000;
	font-size: 20px;
	font-weight: 400;
	height: 28px;
	line-height: 33px;
}
.uk-slider-items li p a{
	font-size: 16px;
	color:#555;
    height: 63px;
    line-height: 24px;
}
.uk-slider-items li a:hover,.uk-slider-items li p a:hover{
	color:#888;
	text-decoration: none;
}
.coverb1 {
	height: 240px;		
}
.coverb1 img {
	width: 100%;
	height: 100%;	
}

/**/
.homeList{
	overflow:hidden;
}
.homeList a{
	list-style:bengali;
	padding:13px 0;
	position:relative;
	text-indent:20px;
	font-size:14px;
	color:#666;
	white-space:nowrap;
}
.homeList a:after{
	content:'';
	width:12px;
	height:12px;
	border-radius: 50%;
	background:#666;
	position:absolute;
	top:44%;
	left:0;
}
.homeList a:hover{
	color:#9a3d1c!important;
}
/*底部*/
.index-title{
	height: 34px;
}
.b-b-1 {
	border-bottom: 1px solid  var(--wzColor);
}
.index-title span{
	height: 26px;
	line-height: 36px;
    font-size:20px;
    font-weight: 500;
    color:#333;
}
.index-title .s2{
  padding-left:5px;
}
.index-title .s1{
  width: 28px;
  height: 26px;
  background: url(../images/li-22.png) no-repeat left top;
}
.friendLink a{
    font-size:12px;
    color:#767676;
    display: inline-block;
    margin-right:10px;
    border-right:1px solid #767676;
    padding-right:10px;
    margin-top:5px;
}
.footer{
	border-top:10px solid  var(--wzColor);
	color: #888888;
	font-size:14px;
	padding-bottom:20px ;
	background-color: #E6E6E6;
}
/*面包屑*/
.breadcrumb {
	font-size: 14px;
	color: #999;
}
.breadcrumb a {
	color: #999;
	font-size: 14px;
}
.coverc1 {
	height: 120px;
}
.coverc1 img {
	width: 100%;
	height: 100%;
}
.coverc1 a {
	height: 51px;
	line-height: 27px;
	font-size: 20px;
	font-weight: 400;
	color:#333;
}
.coverc1 a:hover{
	text-decoration: none;
	color:#888;
}
.coverc1  p a{
	font-size: 16px;
	font-weight: 400;
	color:#888;
	height: 48px;
	line-height: 23px;
}
          /*分页*/
.pageTurn {}
.pageTurn ul {
	padding: 20px;
	text-align: center;
}
.pageTurn ul li {
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
}

.pageTurn .page-item a {
	color: #999;
	text-decoration: none;
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid #ddd;
}
.pageTurn .page-item a:hover {
	background-color: #eee;
	color:#888;
}
.pageTurn .active{
	color:#fff!important;
	background:var(--wzColor);
}
	    /*标题*/
.box {}
.b-b-4{
		border-bottom: 4px solid var(--wzColor);
}
.box .box-title span {
	font-size: 24px;
	font-weight: 400;
	color:#BF3333;
	font-weight: 400;
	padding-bottom: 5px;
	background: url(../images/li.png) no-repeat left bottom;
}
.coverd1 {
	height: 180px;
}
.coverd1 img {
	width: 100%;
	height: 100%;
}
/**/
.homeList1{
	overflow:hidden;
}
.homeList1 a{
	height: 50px;
	line-height: 27px;
	position:relative;
	top:0;
	text-indent:20px;
	font-size:14px;
	color:#666;
	padding-left:15px;
	padding-bottom:10px;
	border-bottom: 2px dashed var(--wzColor);
}
.homeList1 a:after{
	content:'';
	width:12px;
	height:12px;
	border-radius: 50%;
	background:#666;
	position:absolute;
	top:15%;
	left:0;
}
.homeList1 a:hover{
	color:#9a3d1c!important;
}
/*详情页*/
.textTitle{
    background: #F6F6F6;
    border: 1px solid #CCC;
    /*border-bottom: 1px solid #CCC;*/
    text-align: center;
}
.textContent {
        margin-bottom: 30px;
    padding: 0;
    line-height: 27px;
    font-size: 14px;
    text-indent: 2em;

}
.textContent img  {
    display: block;
    margin:0 auto;
}
.covers1 {
	height: 120px;
}
.covers1 img { 
   width: 100%;
   height: 100%;
}
.s11 a {
	height: 76px;
	line-height: 38px;
	color:#000;
}
/*底部*/
.index-title1{
	height: 34px;
}
.b-b-1 {
	border-bottom: 1px solid  var(--wzColor);
}
.index-title1 span{
	height: 26px;
	line-height: 22px;
    font-size:20px;
    font-weight: 500;
    color:#333;
}
.index-title1 .s2{
  padding-left:5px;
}
.index-title1 .s11{
  width: 28px;
  height: 26px;
  background: url(../images/li-3.png) no-repeat left top;
}