
@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    vertical-align: top;
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin: auto;
}


.bottom {
    position: relative;
}

.box1 {
    position: relative;
}

.box2 {
    height: 505px;
    background: url("http://www.legaldaily.com.cn/newzt/2023/2023pic/20231008_qgtjhy_banner_02.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}





/*滚动图 */

.scroll-pic {
    width: 585px;
    height: 397px;
    overflow: hidden;
    position: absolute;
    top: 47px;
    left: 190px;
}

.scroll-pic .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.scroll-pic .hd .prev,
.scroll-pic .hd .next {
    display: block;
    width: 43px;
    height: 43px;
    cursor: pointer;
    opacity: .3;
    background: url("http://www.legaldaily.com.cn/templateRes/201906/12/50925/50925/home-scroll-icons.png") -1px -2px no-repeat;
}

.scroll-pic .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic .hd .next {
    float: right;
    margin-right: 10px;
    background-position: -1px -49px;
}

.scroll-pic .hd .prev:hover,
.scroll-pic .hd .next:hover {
    opacity: 1;
}

.scroll-pic .hd ul {
    position: absolute;
    right: 10px;
    top: 190px;
    overflow: hidden;
}

.scroll-pic .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("http://www.legaldaily.com.cn/newzt/2023/2023xczjc/images/spot_01white.png") no-repeat;
}

.scroll-pic .hd ul li.on {
    background:  url("http://www.legaldaily.com.cn/newzt/2023/2023xczjc/images/spot_01red.png") no-repeat;
}

.scroll-pic .bd ul {
    overflow: hidden;
}

.scroll-pic .bd ul li {
    float: left;
    overflow: hidden;
    position: relative;
    width: 775px;
}

.scroll-pic .pic {
    text-align: center;

}

.scroll-pic .pic img {
    width: 585px;
    height: 397px;
    display: block;
}


.scroll-pic .title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    font-family: 微软雅黑;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(200, 50, 50, .4);
}

.scroll-pic .title a {
    color: #fff;
}

.hot-1 {
    width: 378px;
    height: 407px;
    position: absolute;
    top: 38px;
    right: 210px;
}



.title1 {
    font-family: 黑体;
    font-size: 22px;
    text-align: left;
    line-height: 28px;
    margin-bottom: 5px;
}

.title1 a{
    color: #b40000;
}

.summary1 {
    font-family: 微软雅黑;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    text-indent: 2em;
    
}

.summary1 a{
    color: #fe4e00;
}

.hot-box1 {
    width: 350px;
    height: 145px;
    position: relative;
    margin-top: 20px;
} 

.box3 {
    height: 461px;
    background: url("http://www.legaldaily.com.cn/newzt/2023/2023pic/20231008_qgtjhy_banner_04.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

.hot-2-z {
    width: 440px;
    height: 370px;
    position: absolute;
    top: 30px;
    left: 210px;
}

.hot-2-y {
    width: 440px;
    height: 370px;
    position: absolute;
    top: 30px;
    right: 210px;
}

.hot-box2 {
    width: 435px;
    height: 160px;
    position: relative;
    margin-top: 20px;
} 

.title2 {
    font-family: 黑体;
    font-size: 17px;
    text-align: left;
    line-height: 28px;
    margin-bottom: 5px;
}

.title2 a{
    color: #fff;
}

.summary2 {
    font-family: 微软雅黑;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    text-indent: 2em;
    margin-top: 30px;
    
}

.summary2 a{
    color: #fe4e00;
}

.box4 {
    height: 286px;
    background: url("http://www.legaldaily.com.cn/newzt/2023/2023pic/20231008_qgtjhy_banner_06.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}


.box5 {
    height: 119px;
    background: url("http://www.legaldaily.com.cn/newzt/2023/2023pic/20231008_qgtjhy_banner_07.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}


.pic3 {
    width: 317px;
    height: 215px;
    position: absolute;
    top: 25px;
    left: 208px;
}

.pic3 img{
    width: 317px;
    height: 215px;
}

.hot-3 {
    width: 605px;
    height: 190px;
    position: absolute;
    top: 60px;
    right: 230px;
}


.title3 {
    font-family: 黑体;
    font-size: 22px;
    text-align: center;
    line-height: 28px;
    margin-bottom: 5px;
}

.title3 a{
    color: #000;
}

.summary3 {
    font-family: 微软雅黑;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    text-indent: 2em;
    margin-top: 30px;
    
}

.summary3 a{
    color: #fe4e00;
}

.title3a {
    width: 450px;
    white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
    font-family: 微软雅黑;
    font-size: 18px;
    text-align: left;
    line-height: 35px;
    margin-bottom: 5px;
    color: #000;
}

.title3a a{
    color: #000;
}

.hot-3z {
    width: 450px;
    position: absolute;
    top: 25px;
    left: 210px;
}

.hot-3y {
    width: 450px;
    position: absolute;
    top: 25px;
    right: 230px;
}

.box6 {
    height: 799px;
    background: url("http://www.legaldaily.com.cn/newzt/2023/2023pic/20231008_qgtjhy_banner_09.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}


.picbox1-z {
    width: 365px;
    position: absolute;
    top: 100px;
    left: 240px;
}

.picbox1-y {
    width: 365px;
    position: absolute;
    top: 100px;
    right: 250px;
}

.pic4 {
    width: 365px;
    height: 240px;
    position: relative;
}


.pic4 img{

    width: 365px;
    height: 240px;

}

.title4 {
    font-family: 黑体;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    margin-top: 25px;
    
}

.title4 a{
    color: #000;
}

.hot-4-z {
    width: 395px;
    position: absolute;
    overflow: hidden;
    top: 450px;
    left: 240px;
}

.hot-4-y {
    width: 395px;
    position: absolute;
    top: 450px;
    right: 220px;
}


.title4a {
    width: 395px;
    white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;

    font-family: 黑体;
    font-size: 18px;
    text-align: left;
    line-height: 52px;
    margin-top: 25px;
    color: #fff;
}

.title4a a{
    color: #fff;
}


.box7 {
    height: 584px;
    background: url("http://www.legaldaily.com.cn/newzt/2023/2023pic/20231008_qgtjhy_banner_11.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}


.hot-5-z {
    width: 520px;
    position: absolute;
    top: 45px;
    left: 150px;
}

.hot-5-y {
    width: 390px;
    position: absolute;
    top: 89px;
    right: 230px;
}

.picbox2 {
    width: 510px;
    height: 225px;
    position: relative;
    margin-top: 15px;
    margin-left: 20px;
}

.title5 {
    width: 367px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    font-family: 黑体;
    font-size: 18px;
    line-height: 38px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;

    
}

.title5 a{
    color: #fff;
}

.summary5 {
    width: 200px;
    float: right;
    font-family: 微软雅黑;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    margin-top: 10px;
    text-indent: 2em;
    
}

.summary5 a{
    color: #fe4e00;
}

.picnews1 {
    width: 445px;
    height: 148px;
    position: absolute;
    top: 60px;
    left: 40px;
}

.pic5 {
    width: 220px;
    height: 148px;
    position: relative;
    float: left;
}

.pic5 img{

    width: 220px;
    height: 148px;

}




.title5a {
    width: 390px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 微软雅黑;
    font-size: 18px;
    line-height: 72px;
    text-align: left;
    margin-bottom: 78px;
    color: #fff;
    
}

.title5a a{
    color: #fff;
}


















