.main_body{
    width: 1002px;
    margin: 25px auto 0;
}
.slider{
    width: 1002px;
    height: 339px;
    position: relative;
}
.slider .slider_items{
    width: 1002px;
    height: 334px;
    position: relative;
}
.slider .slider_items li{
    position: absolute;
    top:0;
    right:0;
    opacity: 1;
    filter:aplha(opacity=1);
}
.slider .progress_bar{
    width: 1002px;
    height: 6px;
    overflow: hidden;
    background: #d0d0d0;
}
.slider .progress_bar .progress_bar_cur{
    width: 0;
    height: 6px;
    background: #7e0003;
}
.left_btn{
    position: absolute;
    left: 22px;
    top:50%;
    margin: -21px 0 0 0;
    opacity: 0.5;
    filter:alpha(opacity = 50);
}
.right_btn{
    position: absolute;
    right: 22px;
    top: 50%;
    margin: -21px 0 0 0;
    opacity: 0.5;
    filter:alpha(opacity = 50);
}
.news{
    width: 1002px;
    height: 374px;
    margin: 15px auto 0;
}
.department_news{
    width: 620px;
    height: 372px;
    border: 1px solid #d6d6d6;
}
.sign_up{
    width: 365px;
    height: 372px;
    border: 1px solid #d6d6d6;
}
.commen_top{
    width: 100%;
    height: 35px;
    background: #024d86;
}
.commen_top a{
    font: normal 12px/35px "Microsoft YaHei";
    color: #fff;
    padding: 0 20px 0 0;
}
.department_news_top h4{
    margin: 0 0 0 15px;
    padding: 0 0 0 32px;
    background: url(index_res/department_news.png) no-repeat top left;
    font: normal 15px/35px "Microsoft YaHei";
    color: #fff;
}
.sign_up_top h4{
    margin: 0 0 0 15px;
    padding: 0 0 0 32px;
    background: url(index_res/sign_up.png) no-repeat top left;
    font: normal 15px/35px "Microsoft YaHei";
    color: #fff;
}
.content_img{
    width: 322px;
    height: 263px;
    margin: 35px auto 0;
}
.news_list{
    width: 579px;
    margin: 26px auto 0;
}
.news_list .hotest{
    width: 579px;
    height: 138px;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #d7d7d7;
}
.news_list .hotest .hotest_pic{
    width: 170px;
    height: 138px;
}
.news_list .hotest .hotest_content{
    width: 395px;
    height: 138px;
}
.news_list .commen_list{
    height: 30px;
    background: url(index_res/pointer.png) no-repeat 5px center;
    padding: 0 20px;
    font: normal 12px/30px "宋体";
}
.news_list .commen_list .pubTitle{
    font: normal 12px/30px "宋体";
    color: #404040;
}
.news_list .commen_list .pubDate{
    font: normal 12px/30px "宋体";
    color: #9f9f9f;
}
.scroll{
    width: 1000px;
    height: 218px;
    border: 1px solid #d6d6d6;
    margin: 15px auto 0;
}
.dir_control{
    width: 37px;
    height: 218px;
}
.scroll_items{
    width: 926px;
    height: 218px;
}
.scroll_inner{
    width: 896px;
    height: 193px;
    margin: 12px auto;
    overflow: hidden;
    position: relative;
}
.scroll_inner ul{
    position: absolute;
    left: 0;
    top: 0;
}
.scroll_inner ul li{
    padding: 0 10px;
    display: inline;
}
.fr_link{
    width: 1000px;
    height: 36px;
    margin: 15px auto 0;
    border: 1px solid #d6d6d6;
}
.fr_link h4{
    width: 141px;
    height: 36px;
    background: url(index_res/fr_link_left.png) no-repeat;
}
.fr_link ul{
    margin: 0 0 0 15px;
    display: inline;
}
.fr_link ul li{
    margin: 0 10px;
    display: inline;
    font:  normal 14px/36px "Microsoft YaHei";
}
.fr_link ul li a{
    font: normal 14px/36px "Microsoft YaHei";
    color: #024d86;
}