@charset utf-8;
.wrapper{
	width:100%;
	background-color:#f3f3f3;
	font-family:"ËÎÌå";
    font-weight:bold;
	padding:30px 0;
}
.content_news {
    width: 1200px;
    margin: 19px auto 0;
    background: #fff;
}
.hot_title {
    width: 1200px;
    margin: 0 auto;
    background: #f7f8fc;
    position: relative;
    text-align: center;
    height: auto;
}
.hot_title_logo {
    width: 67px;
    height: 60px;
    background: url(/tpl/simplebootx/Public/images/hf_nav_hot_title.png);
    position: absolute;
    top: 0;
    left: 0;
}
.hot_title_content {
    margin: 0 auto;
    width: 1100px;
    padding: 10px 0;
}
.hot_title_BigTitle {
    padding-bottom: 15px;
}
.hot_title_BigTitle a {
    color: #003399;
    font-size: 39px;
}
.hot_title_SmallTitle {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #003399;
}
.hot_title_SmallTitle span {
    border-right: 2px solid #003399;
    margin-left: 10px;
    padding-right: 5px;
}
.hot_title_SmallTitle p span a {
    color: #003399;
    font-size: 16px;
}
.content_headline {
    width: 100%;
    height: 343px;
    padding: 15px 0 15px 0;
    margin: 0 auto;
}
.slide_x {
    width: 550px;
    height: 343px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0 auto;
    background: #fff;
}
.slide_x .box {
    overflow: hidden;
    position: relative;
    width: 550px;
    height: 343px;
}
.slide_x .list {
    overflow: hidden;
    width: 9999px;
    height: 343px;
}
.slide_x .list li {
    float: left;
    position: relative;
    height: 343px;
    width: 550px;
}
.slide_x a {
    color: #FFF;
    text-decoration: none;
}
.slide_x .list li img {
    vertical-align: top;
}
.slide_x .list li p {
    line-height: 33px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 33px;
    font-size: 15px;
    font-family: "ËÎÌå";
    color: #FFF;
    text-align: left;
    background: #969dc8;
    text-indent: 1.6em;
}
.slide_x .list p a {
    color: #fff;
}
.slide_x a {
    color: #FFF;
    text-decoration: none;
}
.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    right: 20px;
    bottom: 11px;
}
.slide_x .btn li {
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 0 0 5px;
    background: rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
    color: #fff;
    font: 11px/16px Tahoma;
    background: #fff;
    text-align: center;
    cursor: pointer;
}
.slide_x .btn .selected {
    background: #003399;
}


.news_box {
    width: 600px;
    margin-left: 30px;
}
.news_title {
    width: 100%;
    height: 28px;
    margin-bottom: 12px;
}
.news_title li {
    display: inline-block;
    padding-right: 5px;
    color: #666;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
}
.news_title li {
    float: left;
    font-size: 18px;
}
.news_list {
    width: 100%;
}
.business_news {
    float: left;
    width: 100%;
}
.business_news li {
    text-align: right;
    height: 34px;
    line-height: 34px;
    background: url(/tpl/simplebootx/Public/images/article_list_bg.png) no-repeat left center;
    padding-left: 15px;
    font-size: 18px;
    color: #999;
}
.business_news li span {
    float: left;
    color: #000;
}
/* a:hover, .slide_x .list p a:hover {
    color: #003399;
} */





