li{list-style:none}
.kePublic{ position:relative; height:320px;}
.index_focus { position: relative;width: 100%;height: 320px;margin: 0 auto;overflow: hidden;}
.index_focus .bd li {display: none; position: absolute;left: 0;top: 0;  width:1920px;}
.index_focus_post {z-index: 10;}
.index_focus .picc {height: auto;display: block;margin:0 auto}
.index_focus .slide_nav {position: absolute;left: 45%;bottom:2%; display:none;}
.index_focus .slide_nav a {cursor:pointer;float:left;font-size:28px;font-family: arial;color: #fff;padding:5px 10px;}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration: none;color: #9c0;filter: alpha(opacity=80);opacity: 0.8;}
.index_focus_pre,.index_focus_next {display: none;position: absolute;top: 50%; margin-top: -36px;width:48px;height:47px;text-indent: 100%;white-space: nowrap;overflow: hidden;z-index: 10;background: url(../images/button.png) no-repeat;}
.index_focus_pre {left: 62px;background-position: 0 0;}
.index_focus_next {right: 62px;background-position: 0 -48px;}
.main_news{
                margin-bottom: 0px;
                float:left;
                width:100%;
                margin-top:35px;
            }
            .main_news li{
                width: 49%;
            }
            .main_news li:nth-child(odd){
                float: left;
            }
            .main_news li:nth-child(even){
                float: right;
            }
            .main_news a{
                font-size: 16px;
                color: #333534;
            }
            .main_news a:hover{
                color: #096db9;
            }
            .main_news h4{
                color: #b2b2b2;
                font-size: 12px;
                margin-bottom: 20px;
                line-height: 25px;
                height: 50px;
                overflow: hidden;
                margin-top:10px;
                width: 100%;
            }
            .main_news li:nth-child(9) h4,.main_news li:nth-child(10) h4{
                margin-bottom: 0px;
            }
            .main_news_fl {
                margin-bottom: 0px;
                float: left;
                width: 100%;
                margin-top:10px;
            }
            .main_news_fl li,.main_news_fl a{
                float: left;
                font-size: 12px;
                color: #333;
                height: 30px;
                line-height: 30px;
                overflow: hidden;
            }
            .main_news_fl a:hover{
                color: #096db9;
            }
            .main_news_fl li font{
                padding-right:8px;
            }
            .main_news h3{
                font-size: 16px;
                height: 17px;
                overflow: hidden;
                line-height: 17px;
                width: 100%;
            }
            .main_news h3 i{
                 background-color: #dedede;
                width: 8px;
                height: 8px;
                margin-right: 10px;
                margin-top: 5px;
                border-radius: 50%;
            }
            .main_news li span {
                margin-bottom: 20px;
            }