.fen {
	width: 1200px;
	margin: 0 auto;
}
	.index_ind{
    color: #f60!important;
    font-weight: bold;
    height: 38px;
}
.fen1 {
	    width: 125px;
    height: 175px;
    float: left;
    margin-top: 80px;
    background: #fff;
    margin-right: 28px;
    border-top: 2px solid #ffc069;
}

.fico { 
	text-align: center;
	margin-top: 20px;
}
.fico img{
	    width: 75px;
}
.fenh {
	    margin-top: 25px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-family: 黑体;
    color: #000;
    font-size: 16px;
}

a:hover .fen1 {
	border: none;
	margin-top: 75px;
	vertical-align: bottom;
}
.xmbox {
	    border-radius: 8px;
    line-height: 19px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #b9b9b9;
    margin-top: 20px;
    display: block;
    float: left;
    margin-right: 4px;
    padding-left: 5px;
    padding-right: 5px;
    color: #666;
}

.xmbox2 {
	border-radius: 10px;
	line-height: 30px;
	font-size: 14px;
	margin-left: 10px;
	padding: 3px;
	text-align: center;
	background: #e7e7e7;
	color: #ff6700;
}
#slide{
    position: absolute;
    height: 300px;
    width: 1200px;
    color: #000;
    overflow: hidden;
    border: 1px solid #ddd;
    }
#slide p{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    overflow: hidden;
        padding-left: 80px;
            cursor: pointer;
    }
#slide span{
    float: right; 
    width: 400px;
    margin-right: 80px;
    overflow: hidden;
    color: #747474;
    }
#slide span i{
    font-style: normal;
    color: #ff0000;
        padding-right: 30px;
    }
 .spi{
 	    width: 560px; 
    font-style: normal;
    display: block;
    overflow: hidden;
 }
.jt {
	margin-top: -8px;
	margin-left: -8px;
	width: 100px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Safari and Chrome */
	-o-transform: rotate(180deg); /* Opera */
	-moz-transform: rotate(180deg); /* Firefox */
}
a .summary:link {color: #000000}     /* 未访问的链接 */
a .summary:visited {color: #ff5a00}  /* 已访问的链接 */
a:hover .index_more {
	border: none;
	color: #fff;
	background: #f60;
}
.box_m {
        width: 46%;
    float: left;
    height: 380px;
    background: #fff;
    padding: 0 2%;
}
.box_m_top {
       width: 90%;
    height: 130px;
    margin-top: 20px;
}
.box_m_bot {
    width: 100%;
    height: 248px;
}
.box_m_left {
    width: 35%;
    height: 130px;
    float: left;
    margin-left: 20px; 
}
.box_m_right {
    width: 55%;
    float: right;
    margin-right: 2%;
    height: 130px;
}
.box_m_left img {
    width: 100%;
    height: 100%;
}
.m_right_tit {
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m_right_cen {
    height: 78px;
    line-height: 25px;
    width: 100%;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #888;
} 
.box_m_bot ul li {
        width: 90%;
    height: 35px;
    line-height: 35px;
    margin-left: 3%;
    float: left;
    margin-top: 12px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box_m_bot ul li i {
    display: block;
    width: 25px;
    float: left;
    font-size: 32px;
    text-align: center;
    font-style: normal;
    color: #666;
}
.hot_new{
	    width: 89%;
    height: 40px;
    line-height: 40px;
    padding-left: 2%;
    font-size: 16px;
    color: #222;
}