*{
    margin: 0;
    padding: 0;
}
body{
    font-family:'Microsoft YaHei';
    font-size: 14px;
}

.section-focus-pic{margin:0px auto 0 auto;height:260px;overflow:hidden;position:relative;}
.section-focus-pic ul li{position:absolute;top:0;left:570px;width:570px;height:260px;}
.section-focus-pic ul li h3{position:absolute;bottom:11px;left:0;width: 400px;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 18px; font-family:"Î¢ÈíÑÅºÚ";}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:50px;background-color:#000;width:570px;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages{width:570px;height:260px;}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(../images/news_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-position:-161px 1px;}
.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:120px;height:40px;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:22px;height:34px; background:url("../images/star.png") no-repeat;}
.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background-position:-34px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_05.png');margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:-34px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_03.png');}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-62px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_06.png');margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_04.png');}
.lf{
    float: left;
}
.rt{
    float: right;
}
.f1{
    width: 1100px;
    margin: auto;
}

div.tit{
    width: 100%;
    height: 26px;
    padding: 10px 0;
    border-top: 1px solid #dee2e6;
    line-height: 28px;
}

div.tit a{
    font-size:20px;
    text-decoration: none;
    line-height: 26px;
    height: 26px;
    color: #254282;
    font-weight: bold;
}

div.tit  span{
    position: relative;
    top: 1px;
    padding-right: 4px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-transform: uppercase;
    color: #999;
}

div.tit  .more{
    font-size: 14px;
    text-decoration: none;
    color: #7b7b7b;
    margin-left: 30px;
}


.f1_list{
    width: 45%;
    min-height: 100px;
    list-style: none;
    float: left;
    padding: 12px 0;
}

span.dot{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #7b7b7b;
    position: relative;
    top:-3px;
}

.f1_list li{
    padding: 4px 0;
}

.f1_list li a{
    text-decoration: none;
    color: #222;
    font-size: 15px;
}
.f1_list li:first-child  a{
    font-weight: bold;
    color: #EC3E37 !important;
   font-size: 15px;
}
.f1_list li:first-child  a span{
    color: #fff !important;
}
div.f2{
    width: 1100px;
    margin: auto;
}

.list_img li{
    float: left;
    padding: 0 2% 2%;
    width: 46%;
    position: relative;
}

.list_img li img{
    width: 100%;

}
.list_img li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-style: normal;
    font-weight: normal;
}
.list_img li a span{
    position: absolute;
    bottom: 14px;
    width: 92%;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    background: rgba(0,0,0,.3);
    left: 4%;
}


