@CHARSET "UTF-8";
body{
	background: #F8F8F8;;
}
.niu-article{
	padding-top:15px;
	width:1210px;
	margin:auto;
	margin-bottom:50px
}
.cloud a{
	background: #2B89EE;

}
.category-niu{
	float:left;
    
}
.menu-niu i {
	background: url(../images/common-icon.png) no-repeat;
    background-position: -293px -207px;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
}

.menu-niu{
	background: #0689e1;
	color: #fff;
    display: block;
    text-indent: 40px;
    text-decoration: none;
    width: 250px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
	position:relative
}

.category-layer-niu {
    border-top: none;
    height: 356px;
    width: 230px;
	background: #000;
	padding: 0 10px;
}

.category-layer-niu .list {
    height: 68px;
    padding:10px 5px;
	border-bottom:1px solid #444;
	
}

.category-layer-niu .list .cat {
    height: 34px;

	
}
.cat-name p{
	color:#fff;
	font-size:15px;
	line-height:24px;
	
}
.cat-name p a{
	color:#fff;
	font-size:12px;
}

.template-one{
	float: left;
    margin-left: 20px;
    width: 671px;
}


.line-banner-slide{
	padding-top:20px;
}
.line-banner-slide img{
	margin-left:11px;
}
.line-banner-slide img:first-child{
	margin-left:0px;
}
.line-banner-slide img:last-child{
	margin-left:12px;
}

.niu-article-right{
	float:right;
	width:250px;
	height:401px;
	background:#fff;
	
}
.template-right{
	float: left;
	width:234px;
	height:220px;
	padding:8px;
    border-bottom: 1px solid #eee;
}
.template-right-server {
 	margin-bottom: 20px;
}
.template-right-server img{
	float:left;
	width: 40px;
	margin-top: 15px;
	margin-right:8px
}
.niu-article-center{
	margin-top:15px;
	padding:10px 0;
	background:#fff;
    height: 150px;
	overflow: hidden;
}
.niu-article-center .niu-center-sale{
	float:left;
	width:25%;
	text-align:center;
} 
.niu-article-center .niu-center-sale P{
	color:#333;
	font-size:14px;
}

.niu-article-recommend{
	margin-top:15px;
	padding:10px 0 20px 0;
	background:#fff;
	 overflow: hidden;
}

.niu-recommend-title{
	padding:15px 0;
}
.niu-recommend-title p{
	border-left:4px solid #2B89EE;
	padding-left:10px;
	font-size:18px;
	color:#333;
}
.niu-recommend-sale{
	margin:auto;
	padding:1%;
	overflow: hidden;
}
.niu-recommend-list{
	width:23.5%;
	margin-left:2%;
	float:left;
	cursor:pointer;
}
.niu-recommend-list:first-child{
	margin-left:0;
}
.niu-list-mt1{
	font-size:15px;color:#333;line-height:35px;
}
.niu-list-mt2{
	font-size:12px;color:#333;
}
.niu-list-mt3{
	font-size:12px;color:red;float:right
}

.niu-chajian-left{
	width:24%;
	float:left;
	border:1px solid #eee;
	height: 242px;
}

.niu-chajian-left-title,.niu-chajian-right-title{
	border-bottom:1px solid #eee;
	height:35px;
	padding:0 15px;
}
.niu-chajian-left-title p{
	line-height:35px;
	font-size:15px;
}

.niu-chajian-left-img{
	text-align:center;
	margin-top: 22px
}

.niu-chajian-right{
	float:left;
	margin-left: 1.5%;
	height: 242px;
	width:74%;
	border: 1px solid #eee;
	overflow: hidden;
}
.niu-chajian-right-img{
	float:left;
	width: 25%;
    text-align: center;
	margin-top: 30px;
}
.niu-chajian-right-list{
	height: 65px;background: #f8f8f8;width:159px;margin:auto; text-align: left; padding: 0 10px;
}

.niu-chajian-right-list .niu-list-mt2{
	color:red;
}
.niu_active{
	color: #2B89EE;
	border-bottom:1px solid #2B89EE;
}
.niu-chajian-right-title span{
	padding:7px 0;
	font-size:15px;
	display:inline-block;
}
.niu-news-title{
	font-size:14px;color:#333;line-height: 25px;display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.slick-prev {
    left:20px!important;
    border: 2px solid #ccc !important;
    transform: rotate(-45deg);
    border-bottom: 0 !important;
    border-right: 0 !important;
    color: transparent;
}

.slick-next {
    right:20px!important;
    border: 2px solid #ccc !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    color: transparent;
}
.niu-server{
	font-size:12px;color:#999;line-height: 20px;overflow: hidden;
	text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
