.news{
	padding: 30px 0;
	padding-bottom: 0px;
}
.news ul{
	display: inline-block;
}
/*.choose{
	background: #eee;
}*/
.choose .nav{
	
	padding: 20px 0;
	padding-top: 0px;

}
.nav-pills>li{
	border: 1px solid #ccc;
	margin-right: 20px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	background: #e45d4b;
	border-radius: 0;
}
.nav-pills>li>a{
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
}
.nav-pills>li {
    background: #212d39;
    margin-right: 20px;
}
.nav-pills>li a:hover{
	color: #fff;
	background: #e45d4b;
}
.news .choose{
	text-align: center;
}
.news .tab-content{
	margin-top: 0px;
}
.news .tab-content .list{
	
}
.news .tab-content .list ul {
	margin-bottom: 0;
}
.news .tab-content .list ul li{
	margin-bottom: 30px;
	height: 168px;
	border-bottom: 1px solid #ccc;
}
.news-l img{
	width: 100%;
	max-height: 160px;
}
.news .tab-content .news-r .title h3{
	margin-top: 0;
	font-size: 22px;
	color: #565656;
}
.news .tab-content .list ul li:hover h3{
	color: #e45d4b;
}
.news .tab-content .news-r .content p{
		display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        line-height: 25px;
        color: #777;
        margin-bottom: 0;
}
.news .tab-content .news-r .time{
	margin-top: 25px;
}
.news .tab-content .news-r .time p{
	color: #ccc;
}
.shangxiaye {
    text-align: center;
    margin-top: 20px;
}

.shangxiaye a {
    padding: 9px 15px;
    background: #e45d4b;
    color: #fff;
}
.newsdesc{
	padding: 30px 0;
	padding-bottom: 0px
}
.newsdesc-t {
    text-align: center;
    border-bottom: 2px solid #e45d4b;
}

.newsdesc-t p {
    color: #777;
}

.newsdesc-c {
    margin-top: 20px;
    margin-bottom: 20px;
}

.newsdesc-c img {
    margin: 0 auto;
    margin-bottom: 20px;
}

.newsdesc-c h3 {
    font-size: 18px;
}

.newsdesc-c p {
    color: #777;
    line-height: 25px;
}

.newsdesc-b {
    border-top: 2px solid #e45d4b;
    padding-top: 20px;
    margin-bottom: 20px;
}
@media (min-width: 992px)
{
.shang,.xia{width: 45%;overflow: hidden;}
}
.newsdesc-b a {
    padding: 10px 15px;
    border: 1px solid #777;
    color: #777;

}
.newsdesc-b a:hover{
	background: #e45d4b;
	border:1px solid #e45d4b;
	color: #fff;
}
.newsdesc-b .shang {
    float: left;
}

.newsdesc-b .xia {
    float: right;
}
