.new_box{
	width: 1600px;
	margin: 0 auto;
	padding: 40px  50px 60px;
}
.new_left {
    width: 75%;
    float: left;
}
.main_list {
    height: 40px;
}
.main_list li {
    text-align: center;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 14.1%;
    border-right: 15px solid transparent;
	cursor: pointer;
}
.main_list li a{
    display: block;
}
.new_content .new_content_son_xianshi{
	display: block;
}
.new_content_son{
	display: none;
}
.main_list .active{
	background: url(../images/new_tb_1.png) no-repeat left top;
    background-size: 100% 100%;	
    color: #FFFFFF;
}
.main_list .active a{
    color: #FFFFFF;
}
/*左边主体*/
.b-item {
    position: relative;
    padding: 40px 0;
    border-bottom: 1px solid #f1f1f1;
}
.b-item .v-content {
    width: 300px;
    height: 169px;
    position: absolute;
    top: 40px;
    left: 0;
    overflow: hidden;
}
.b-item .v-content img {
    width: 100%;
    transition: all .4s linear;
    -webki-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
}
.b-item .b-msg {
    padding-left: 320px;
    max-width: 965px;
    padding-right: 10px;
}
.b-item .b-title {
    font-size: 24px;
    color: #2e2e2e;
    font-weight: 700;
    margin-bottom: 7px;
}
.t-overflow {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.b-item .b-info {
    height: 44px;
    font-size: 14px;
    color: #2e2e2e;
    line-height: 22px;
}
.martb20 {
    margin-bottom: 20px;
}
.mart20, .martb20 {
    margin-top: 20px;
    text-align: right;
}
.b-item .b-time {
    font-size: 12px;
    color: #acacac;
    margin-left: 15px;
}
.b-item .v-type {
    font-size: 12px;
    color: #999;
    padding: 4px 10px;
    background-color: #f1f1f1;
    border-radius: 3px;
}
/*右边内容*/
.new_right{
	width: 25%;
	float: left;
}
.r-title {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 700;
    background-color: #f9f9f9;
    margin-bottom: 1px;
    position: relative;
    margin-top: 80px;
}
.r-title span i {
    width: 15px;
    height: 15px;
    background: url(../images/refresh.png) no-repeat;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    
}
.r-content {
    background-color: #f9f9f9;
    border-top: none;
    padding: 20px 0;
    font-size: 14px;
}
.r-content p {
    padding: 5px 90px 5px 20px;
    position: relative;
}
.t-overflow {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.r-content p a {
    color: #2e2e2e;
}
.r-content span {
    padding-left: 30px!important;
    top: 8px!important;
    font-size: 12px!important;
    color: #a1a1a1!important;
}
.r-content span, .r-title span {
    display: block;
    width: 65px;
    position: absolute;
    top: 15px;
    right: 20px;
    padding-left: 21px;
    font-size: 14px;
    cursor: pointer;
    line-height: 17px;
}
.r-content span i {
    left: 2px;
}
.b-item .watch i, .r-content span i {
    display: block;
    width: 20px;
    height: 13px;
    background-position: -12px 0;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 2px;
}
.r-title span:hover i {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.b-icon {
    background: url(../images/b_icon.png) no-repeat;
}
.r-title {
    border: 1px solid #e6e6e6;
    color: #2e2e2e;
}
.r-content{
	border: 1px solid #e6e6e6;
	border-top: none;
}
.ht-list p:hover a {
    color: #ffa200;
}
.new_content{
	padding-right: 40px;
}
.kqy-ewm {
    width: 65%;
    max-width: 250px;
}
.kqy-gz .r-content {
    text-align: center;
}
.kqy-gz .r-content p {
    padding: 20px;
}
/*分页器*/