@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    vertical-align: top;
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
}

body {

    position: relative;

}


.wrapper  {
    width: 1400px;
    margin:0 auto;

}


.box-t {
    position: relative;
    width:1400px; 
    margin:0 auto;
}


.box1 {
    position: relative;
    background: url(2024-2024sfxzwnll1226_003.png) no-repeat;
    height: 1200px;
    width:1400px; 
    margin:0 auto;
}

.box2 {
    position: relative;
    background: url(2024-2024sfxzwnll1226_004.png) no-repeat;
    height: 1121px;
    width:1400px; 
    margin:0 auto;
}

.hot-1 {
    width: 1250px;
    height: 1250px;
    position: absolute;
    top: 0px;
    left: 100px;
}

 .picbox1 {
    width: 390px;
    height: 330px;
    position: relative;
    float: left;
    margin-right: 15px;
    margin-top: 40px;
 }


.pic1 {
    width: 390px;
    height: 255px;
    position: relative;
}

.pic1 img{
    width: 390px;
    height: 255px;

}


.textbox1 {
    width: 390px;
    height: 105px;
    position: relative;
    background: url(2024-2024sfxzwnll1226_005.png) no-repeat;


}

.title1 {
    position: relative;
    padding: 10px 10px 10px 10px;
font-size: 20px;
text-align: left;
font-family: 微软雅黑;
line-height: 26px;
color: #3f3f3f;
}

.title1 a{
    color: #3f3f3f;
}

.more1 {
    font-size: 20px;
    font-family: 微软雅黑;
    line-height: 26px;
    text-align: left;
    position: absolute;
    top: 920px;
    left: 620px;

}

.more1 a{
    color: #a6a5a5;
}

.hot-2 {
    width: 1200px;
    height: 620px;
    position: absolute;
    top: 250px;
    left: 100px;

}

.hot-2 li {

    width: 1200px;
    height: 60px;
    margin-top: 15px;
    background: url(2024-2024sfxzwnll1226_006.png) no-repeat left center;
    line-height: 60px;
    text-indent: 1em;
    font-size: 20px;
    font-family: 微软雅黑;
    color: #3f3f3f;

}


.hot-2 li a{

    color: #3f3f3f;
}













