/*广告区域*/
.banne-box{
    width: 100%;
}

.banne{
    width: 100%;
height: 266px;
    background:url("../images/hsh-banner.jpg") no-repeat;
    background-position: center center;
}


/*内容区域*/
.content{
    width: 100%;
    margin: 20px 0px;
  background-color: #F9F9F9;
}
.sl-nav{
    width: 1200px;
    margin: 0 auto;
      background-color: #fff;
}
.sl-nav>ul{
    width: 100%;
    background-color: #e4fcec;
}
.sl-nav>ul>li{
    width: 133.33px;
    height: 70px;
    float: left;
}
.sl-nav>ul>li a{
    width: 100%;
    height: 67px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    border-top: 3px solid #39b464;
    color: #187624;
}
.sl-nav>ul>li a:hover{
    color: #fd9697;
}
.sl-nav>ul>li a span{
    width: 100%;
    height: 20px;
    margin-top: 25px;
    border-left: 1px solid #37b564;
    display: inline-block;
}
.sl-nav>ul>li:nth-child(1) a span{
    border-left: none;
}
.big-box{
    width: 100%;
    margin-top: 20px;
    
}
.big-box>ul{
    width: 1200px;
    display: flex;
    justify-content: space-between;
}
.big-box>ul>li{
    width: 386px;
    height: 256px;
    margin: 0 auto;
    float: left;
    background-color: darkorange;
}
.big-box>ul>li:nth-child(1){
    background-color: #f5cb87;
}
.big-box>ul>li:nth-child(1):hover{
    background-color: #ffdda1;
}
.big-box>ul>li:nth-child(2){
    background-color: #b6c0f1;
}
.big-box>ul>li:nth-child(2):hover{
    background-color: #c5ceff;
}
.big-box>ul>li:nth-child(3){
    background-color: #efb7a6;
}
.big-box>ul>li:nth-child(3):hover{
    background-color: #efc7bc;
}

.list-box{
    width: 100%;
    margin-top: 30px;
}
.one-layer{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.one-layer li{
    margin: 0 auto;
    float: left;
}
.list-box .one-layer .box1{
    width: 386px;

}
.box1-title{
    width: 100%;
    height: 32px;
    border-bottom: 1px double #ddd;
}
.box1-title .title-left{
    width: 115px;
    float: left;
    border-left: 5px solid #e43310;

}
.box1-title .title-left a{
    width: 115px;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
}
.box1-title .title-right{
    width: 60px;
    float: right;
    line-height: 32px;
}
.box1-title .title-right a{
    width: 60px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    color: #333;
}
.box1-title .title-right a:hover{
    color: red;
}
.box1 .list{
    width: 100%;
    height: 180px;
    overflow: hidden;
    margin-top: 10px;
}
.box1 .list li{
    width: 100%;
}
.box1 .list li a{
    width:70%;
    height: 30px;
    line-height: 30px;
    display:block;
    float:left;
    color: #333;
     overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis")
}
.box1 .list li a:before{
    content: '';
    width:5px;
    height:5px;
    display: block;
    background:#666;
    border-radius: 50%;
    margin:12.5px 8px;
    float:left;
}
.box1 .list li a:hover{
    color: #e43310;
}
.list .list-time{
    width:25%;
    height: 30px;
    line-height: 30px;
    float: right;
}

.sl-nav .rolling{
    width: 100%;
    margin-top: 20px;

}
.sl-nav .rolling .fc-title{
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #ddd;
}

.fc-title-in a{
    width: 120px;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    background-color: #e43310;
}





.box-float-left{
    float: left;
}
.box-float-right{
    float:right;
}
.text-overflow{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis")
}

.listlunbotu{
    width: 1200px;
    margin: 0px auto;
    margin-top: 10px;
    position: relative;
}
.listlunbotu .img-box{
    width: 1100px;
    margin: 0px auto;
    height: 180px;
    overflow:hidden;
    position: relative;
    z-index: 10000;
}
.listlunbotu .img-box ul li{
    float: left;
    width:265px;
    height: 180px;
    padding: 0px 5px;
    font-size: 20px;
    color: white;
}

.listlunbotu .img-box ul li a img{
    width: 100%;
    height: 100%;
}
.listlunbotu .img-box ul{
    height: 180px;
    overflow: hidden;
    position: absolute;
    left:0px;
    top: 0px;
}
.listlunbotu .lunbotu-button{
    position: absolute;
    width: 1200px;
    height: 180px;
    left: 0px;
    top: 0px;
    z-index: 1000;

}
.listlunbotu .lunbotu-button span{
    display:block;
    width: 50px;
    height: 50px;
    position:absolute;
    cursor: pointer;

}
.listlunbotu .lunbotu-button span:hover,
.listlunbotu .img-box ul li a img:hover{
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    opacity: 0.5;

}
.listlunbotu .lunbotu-button .left{

    background:url("../images/prve.png") ;
    left: 0px;
    top: 65px;

}
.listlunbotu .lunbotu-button .right{
    background:url("../images/next.png") ;
    right: 0px;
    top: 65px;
}








