/* ==========================================================================
   reset
   ========================================================================== */
.w1000{
    width: 960px;
    margin: 0 auto;
}
.part{
    margin-top: 25px;
}
.wap{
    display: none;
}
/* ==========================================================================
   头部
   ========================================================================== */
header{
    background: url("../images/top.jpg") no-repeat top center;
    height: 405px;
}
footer{
    background: #c60000;
    color: white;
    text-align: center;
    height: 119px;
    line-height: 119px;
    margin-top: 50px;
}
/* ==========================================================================
   part1
   ========================================================================== */
.part1 .news-title{
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: bold;
}
.part1 .lf{
    float: left;
    width: 437px;
}
.part1 .lf .title{
    font-size: 26px;
    color: #b31d23;
    margin-bottom: 10px;
}
.part1 .lf .content{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.part1 .lf .list ul li{
    margin-bottom: 8px;
    height: 25px;
    line-height: 25px;
}
.part1 .lf .list ul li:last-child{
    margin-bottom: 3px;
}
.part1 .lf .list ul li span{
    display: inline-block;
    background: #b31d23;
    color: white;
    font-size: 12px;
    padding: 0 5px;
    margin-right: 5px;
    border-radius: 5px;
}
.part1 .lf .list .more{
    text-align: right;
    margin-bottom: 5px
}
.part1 .rt{
    width: 496px;
    height: 311px;
    overflow: hidden;
}
.slideBox{ width:496px; height:311px; overflow:hidden; position:relative;}
.slideBox .hd{ height:22px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:22px; height:22px; line-height:22px; text-align:center; background:#a1957e; cursor:pointer; color: white;font-size: 12px; }
.slideBox .hd ul li.on{ background:#f00; }

.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li .title{background-color: #000;
    background: rgba(0, 0, 0, .5);position: absolute;bottom:0;left: 0;width: 100%;color: white;height: 49px;line-height: 49px;text-indent: 10px}
.slideBox .bd li{ zoom:1; vertical-align:middle;position: relative }
.slideBox .bd img{ width:496px; height:311px; display:block;  }
/* ==========================================================================
   part2
   ========================================================================== */
.part-title{
    position: relative;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: url("../images/line.png") repeat-x left center;
}
.part-title img{
    display: inline-block;
    border-right:8px solid white;
    border-left:8px solid white;
    background: white;
}
.part-title .more{
    position: absolute;
    top:6px;
    right: 0;
    background:url("../images/more.png")no-repeat right center white;
    border-left:5px solid white;
    width: 40px;
    height: 13px;
}

.part2 .per{
    display: none;
    height: 232px;
    position: relative;
    margin-top: 65px;
    background: #ededed;
    margin-bottom: 10px;
}
.part2 .per.on{
    display: block;
}
.part2 .per .img{
    width: 195px;
    height: 250px;
    left: 24px;
    box-shadow: 5px 5px 0 white;
    position: absolute;
    top:-45px;
}
.part2 .per .img img{
    width: 100%;
}
.part2 .info{
    position: absolute;
    top:10px;
    right: 20px;
    width: 677px;
    line-height:30px;
}
.part2 .info .title{
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 25px;
}
.part2 .info .title .name{
    display: inline-block;
    background: url("../images/title.png") no-repeat;
    width: 135px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: white;
    position: relative;
    top:-15px;
}
.part2 .info .text a{
    color: #b31d23;
}
.picScroll-left{ width:960px; height:145px; overflow:hidden; position:relative;   }
.picScroll-left .hd .prev{ position: absolute;  width:43px; height:43px;top:50px;left:5px;cursor:pointer; background:url("../images/left.png") no-repeat;z-index: 5;}
.picScroll-left .hd .next{ position: absolute;  width:43px; height:43px;top:50px;right:5px;cursor:pointer; background:url("../images/right.png") no-repeat;z-index: 5;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width:242px; height:145px;margin:0 10px 0 0; float:left; _display:inline; overflow:hidden; text-align:center;  position: relative;}
.picScroll-left .bd ul li .pic{ text-align:center;cursor:pointer; }
.picScroll-left .bd ul li .pic img{ width:242px; height:145px; display:block;}
.picScroll-left .bd ul li .title{ position:absolute;bottom:0;left:0;width:100%;background-color: #000;
    background: rgba(0, 0, 0, .5);color:white;text-indent:10px;height:40px;line-height:40px;   }

/* ==========================================================================
   part3
   ========================================================================== */
.part3 .news{
    margin-top: 20px;
    width: 1000px;
}
.part3 .news ul li{
    width: 460px;
    margin-right: 40px;
    float: left;
}
.part3 .news ul li .content{
    margin: 15px 0;
}
.part3 .news ul li .content a{
    color: #b1b1b1;
    font-size: 14px;
    margin: 10px 0;
}
/* ==========================================================================
   part4
   ========================================================================== */
.part4 .news{
    margin-top: 20px;
    width: 1000px;
}
.part4 ul li{
    width: 230px;
    margin-right: 12px;
    float: left;
}
.part4 ul li .img{
    position: relative;
    width: 230px;
    height: 160px;
    overflow: hidden;
}
.part4 ul li .img .video{
    width: 54px;
    height: 53px;
    background: url("../images/video.png") no-repeat;
    position: absolute;
    top:50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
}
.part4 ul li .img img{
    width: 230px;
    height: 160px;
}
.part4 ul li .title{
    font-size: 14px;
    margin:10px 0;
}
/* ==========================================================================
   part5
   ========================================================================== */
.part5 .pic {
    overflow: hidden;
    width: 960px;
    height: 390px;
    margin: 0 auto;
    padding-top: 30px
}

.part5 .pic ul li {
    position: relative;
    float: left;
    height: 390px;
    width: 115px;
    cursor: pointer;
    overflow: hidden;
}
.part5 .pic ul li.on{
    width: 615px;
}

.part5 .txt {
    position: absolute;
    background-color: #000;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    width: 35px;
    left:10px;
    top:0;
}
.part5 ul li.on .txt{
    display: none;
}
.part5 .txt p {
    float: left;
    color: #fff
}

.part5 .txt .p1 {
    font-size: 16px;
    width: 16px;
    padding: 10px 9px 0 9px
}
.part5 .text{
    display: none;
    position: absolute;
    background-color: #000;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    width: 575px;
    padding: 10px 20px;
    color: white;
}
.part5 ul li.on .text{
    display: block;
}
.part5 .text .title{
    font-size: 20px;
    margin-bottom: 5px;
    color: white;
}
.part5 .text .content{
    font-size: 14px;
    color: white;
}
@media screen and (max-width: 828px){
    body{
        font-size:14px;}
    .wap{
        display: block;
    }
    .pc{
        display: none;
    }
    .w1000{
        width: 90%;
        margin: 0 5%;
    }
    .part{
        margin-top: 10px;
    }
    .part1 .lf{
        float: left;
        width: 100%;
    }
    .part1 .lf .title{
        font-size: 20px;
        color: #b31d23;
        margin-bottom: 10px;
    }
    .part1 .lf .content{
        font-size: 14px;
        line-height: 20px;
        margin-bottom:10px;
    }
    .part1 .rt{
        width: 100%;
        height: auto;
    }
    .slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
    .slideBox .bd{ position:relative; height:100%; z-index:0;   }
    .slideBox .bd ul li .title{background-color: #000;
        background: rgba(0, 0, 0, .5);position: absolute;bottom:0;left: 0;width: 100%;color: white;height: 49px;line-height: 49px;text-indent: 10px}
    .slideBox .bd img{width:100%; height:auto; display:block;  }

    .part2 .wap{
        margin-top: 10px;
    }
    .part2 .wap ul li{
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 5px;
        position: relative;
    }
    .part2 .wap ul li:nth-child(even){
        margin-right: 0;
    }
    .part2 .wap ul li img{
        width: 100%;
    }
    .part2 .wap ul li .title{
        height: 38px;
        overflow: hidden;
    }
    .part2 .wap .news-bottom{
        display: none;
    }
    .part2 .wap .button{
        width: 100%;
        text-align: center;
        background: #b31d23;
        color: white;
        height: 30px;
        line-height: 30px;
       float: left;
        margin: 10px 0;
        border-radius: 5px;
    }

    .part3 .news{
        margin-top: 20px;
        width: 100%;
    }
    .part3 .news ul li{
        width: 100%;
        margin-right: 0;
        float: left;
    }

    .part4 .news{
        margin-top: 20px;
        width: 100%;
    }
    .part4 ul li{
        width: 49%;
        margin-right: 2%;
        float: left;
    }
    .part4 ul li:nth-child(even){
        margin-right: 0;
    }
    .part4 ul li .img{
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 50%;
        overflow: hidden;
    }
    .part4 ul li .img img{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .part4 ul li .img .video{
        width: 54px;
        height: 53px;
        background: url("../images/video.png") no-repeat;
        position: absolute;
        top:50%;
        left: 50%;
        margin-top: -27px;
        margin-left: -27px;
        z-index: 5;
    }
    .part4 ul li .title{
        height: 38px;
        overflow: hidden;
    }

    .part5 .wap{
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .part5 .wap ul li{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .part5 .wap ul li .title{
        margin: 5px 0;
        font-size: 18px;
    }
    .part5 .wap ul li .content{
        color: #666;
    }
    footer{
        height: 60px;
        line-height: 60px;
    }
}