.floor-div{
    width: 1170px;
    overflow: hidden;
    margin:0 auto;
}
.carousel-div{
    float: left;
    width: 372px;
    height: 312px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin-right:20px;
}
.carousel-div img{
    display: block;
    width: 372px;
    height: 312px;
}
.carousel-bottom{
    position: absolute;
    bottom: 0;
    left:0;
    width:100%;
    background:#4b4b4b;
    background: rgba(0,0,0,.8);
    font: 14px/36px "microsoft yahei";
    color: #fff;
    padding:0 100px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: none;
}

.carousel-bottom a {
    color: #fff;
    text-decoration: none;
}

.carousel-title-current {
    display: block;
}

.all{position: relative; }
.screen{
    width:372px;
    height:312px;
    overflow:hidden;
    position:relative;
}
.screen li{ width:372px; height:312px; overflow:hidden; float:left;}
.screen ul{ position:absolute; left:0; top:0px; width:3000px;}
.all ol{ position:absolute; right:10px; bottom:10px; line-height:20px; text-align:center;}
.all ol li{ float: left; width: 15px; height: 15px;background: #6e6e6e; background:rgba(255,255,255,.4);  margin-left: 5px; cursor: pointer; font-size: 10px; font-family: Verdana; line-height: 15px; border-radius: 15px; }
.all ol li.current{ background:#fff;}

/*模块*/
.mr20{
    margin-right: 20px;
}
.mb20{
    margin-bottom: 20px;
}
.public-div{
    width: 406px;
    float: left;
}
.public-div .bottom-div{
    min-height: 210px;
}
.gzdt-box{
    width: 440px;
    margin-right:20px;
}
.tzgg-box{
    width:318px;
}
.top-div{
    height: 40px;
    padding:0 20px;
    position: relative;
    background-image: url(jtyst_xyfw_2_title-short.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    font: 16px/40px "microsoft yahei";
    color: #fff;
}
.bottom-div{
    border: 1px solid #ddd;
}
.top-div .more{
    position: absolute;
    right: 10px;
    color: #1266d9;
    font-size: 12px;
}
.gzdt-buttom{
    padding:1px 10px;
    border-bottom: 1px dashed #ddd;
}
.gzdt-buttom h4{
    font-weight: normal;
    font:16px/40px "microsoft yahei";
    color: #333;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gzdt-buttom>div{
    font: 13px/20px "simsun";
    color: #666;
}
.bottom-div ul li{
    padding: 0 10px;
    border-bottom: 1px dotted #ddd;
}
.bottom-div ul li:last-child{
    border: none;
}
.bottom-div ul li a{
    display: block;
    color: #555;
    font: 13px/34px "simsun";
    background-image: url(jtyst_xyfw_2_list-left.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    overflow: hidden;
}
.bottom-div ul li a:hover{
    color:#1266d9;
}
.bottom-div ul li a>span:first-child{
    display:block;
    float: left;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bottom-div ul li a>span.time-span{
    display:block;
    width: 75px;
    float: right;
    text-align: right;
    color: #999;
}
.tzgg-box .bottom-div{
    min-height: 270px;
    position: relative;
}
.tzgg-box .gzdt-buttom{
    border-bottom: none;
}
.construction-div{
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-family: "microsoft yahei";
}
.floor-two-left>img{
    margin-bottom: 20px;
}
.floor-two-left,.floor-two-right{
    float: left;
}
.floor-two-left{
    width: 832px;
    margin-right: 20px;
}
.floor-two-right{
    width:318px;
}
.floor-two-right>a{
    display: block;
    margin-bottom: 15px;
}
.floor-two-right>img{
    border: 1px solid #ddd;
}
.xypj-div{
    width: 318px;
    margin-top:5px;
}
.xypj-div .top-div{
    background-image: url(jtyst_xyfw_2_title-long.png);
}
.bottom-div .xypj-ul li{
    border-bottom: none;
}
.bottom-div .xypj-ul li a{
    /*background:#fff;*/
    padding-left: 15px;
}
.bottom-div .xypj-ul li a>span:first-child{
    width: 192px;
}
.bottom-div .xypj-ul li a>span.year-span{
    display: inline-block;
    width: 45px;
    text-align: center;
    margin: 0 10px;
}
.bottom-div .xypj-ul li a>span.grade-span{
    display: inline-block;
    width: 12px;
    text-align: right;
}
