@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;
    width:1400px; 
    margin:0 auto;
}



.box-t {
    position: relative;
    width:1400px; 
    margin:0 auto;
}


.box1 {
    position: relative;
    background: url(/uploads/image/psimages/yfgysfsggd20231227_icon_02.jpg) no-repeat;
    height: 680px;
    width:1400px; 
    margin:0 auto;
}




/*滚动图 */
.gallery-1 {
    width:687px;
    height: 465px;
    position: absolute;
    left: 104px;
    top: 60px;

}

.scroll-pic {
    width:687px;
    height: 465px;
    overflow: hidden;
    position: relative;
}

.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(/uploads/image/psimages/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: 225px;
    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(/uploads/image/psimages/home-scroll-icons.png) -24px -126px no-repeat;
}

.scroll-pic .hd ul li.on {
    background-position: -10px -126px;
}

.scroll-pic .bd ul {
    overflow: hidden;
}

.scroll-pic .bd ul li {
    float: left;
    overflow: hidden;
    position: relative;
}

.scroll-pic .pic {
    text-align: center;
}

.scroll-pic .pic img {
    width:687px;
    height: 465px;
    display: block;
}

.scroll-pic .title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    font-family: 微软雅黑;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(20, 85, 187, 0.4);

}

.scroll-pic .title a {
    color: #fff;
}

.hot-1 {
    width: 430px;
    height: 425px;
    position: absolute;
    top: 95px;
    right: 135px;
}



.title1 {
    font-size: 24px;
    font-family: 微软雅黑;
    line-height: 32px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
}

.title1 a{ 
    color: #fff;

}

.summary1 {
    margin-top: 10px;
    font-size: 14px;
    font-family: 微软雅黑;
    text-align: left;
    line-height: 25px;
    color: #fff;
    text-indent: 2em;
}

.summary1 a{ 
    color: #fff;

}

.dashed {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #fff;

}


.hot-1 li {
    padding-left: 22px;
    background: url(/uploads/image/psimages/yfgysfsggd20231227_spot01.png) no-repeat left center;
    line-height: 41px;
    text-indent: 0.5em;
    font-size: 20px;
    font-family: 微软雅黑;
}


.hot-1 li a{

    color: #fff;
}

.box2 {
    position: relative;
    background: url(/uploads/image/psimages/yfgysfsggd20231227_icon_03.jpg) no-repeat;
    height: 766px;
    width:1400px; 
    margin:0 auto;
}



.box3 {
    position: relative;
    background: url(/uploads/image/psimages/yfgysfsggd20231227_icon_04a.jpg) no-repeat;
    height: 822px;
    width:1400px; 
    margin:0 auto;
}

.hot-2z {
    width: 545px;
    position: absolute;
    top: 280px;
    left: 140px;
}


.hot-2y {
    width: 545px;
    position: absolute;
    top: 280px;
    right: 140px;
}

.txtbox1 {
    width: 545px;
    height: 90px;
    position: relative;

}

.title4 {
    width: 370px;
    height: 45px;
    font-size: 26px;
    font-family: 黑体;
    line-height: 48px;
    text-align: left;
    float: left;
    position: relative;
    margin-top: -5px;
    margin-left: 15px;
    z-index: 5;
}

.title4 a{ 
    color: #000;

}


.dashed {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #454343;

}



.name2 {
    width: 135px;
    height: 42px;
    font-family: 微软雅黑;

    font-size: 26px;
    line-height: 42px;
    font-weight: bold;
    text-align: center;
    float: left;
    position: relative;

    color: #fff;
    background-color:#456caf;
    z-index: 5;
}

.name2 a{
    color: #fff;
}






















