.gs-news{
    width: 100%;
    height: 1324px;
    background: url("../images/nu_02.png") no-repeat center top;
    background-size: cover;
}
.gs-news .left .top{
    margin-bottom: 30px;
}
.gs-news .left{
    width: 559px;
    float: left;
    margin-top: 336px;
}
.gs-news .left .top{
    width: 559px;
    height: 339px;
    border-radius: 25px;
    overflow: hidden;
}
.gs-news .left .top .text{
    width: 559px;
    height: 120px;
    margin-top: -3px;
    background-color: white;
}

.gs-news .left .top .text span{
    width: 100%;
    padding-left: 39px;
    margin-top: 40px;
    display: inline-block;
}
.gs-news .left .top .text span p{
    color: #ff8326;
    width: 47px;
    text-align: center;
    font-size: 20px;
    display: initial;
    border-bottom: 1px solid#ff8326;
}
.gs-news .left .top .text i{
    color: #52c2dd;
    width: 47px;
    font-size: 20px;
    text-align: center;
    padding-top: 15px;
    display: block;
}
.gs-news .left .top .text h2{
    font-family: "微软雅黑";
    font-size: 20px;
    width: 100%;
    font-weight: normal;
    margin-top: -52px;
    text-align: center;
    margin-bottom: 30px;
}
.bott{
    width: 100%;
    margin: 0 auto;
    margin-top: -18px;
    display: block;
    margin-left: 91px;
}
 .bott #span{
    float: left;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}
 .bott #span img{
    float: left;
    margin-right: 5px;
}
 .bott #span p{
    float: left;
    color: #999999;
    width: 47px;
    text-align: center;
    font-size: 20px;
    border-bottom:0;
}
i{
    font-style:normal
}
.gs-news .right{
    float: right;
    width: 412px;
    height: 703px;
    margin-top: 336px;
    overflow: hidden;
    border-radius: 35px;
}
.gs-news .right .text{
    width: 412px;
    height: 200px;
    background-color: white;
}
.gs-news .right .text span{
    width: 100%;
    padding-left: 39px;
    margin-top: 40px;
    display: inline-block;
}
.gs-news .right .text span p{
    color: #ff8326;
    width: 47px;
    text-align: center;
    font-size: 20px;
    display: initial;
    border-bottom: 1px solid#ff8326;
}
.gs-news .right .text i{
    color: #52c2dd;
    width: 47px;
    font-size: 20px;
    text-align: center;
    padding-top: 15px;
    display: block;
}
.gs-news .right .text h2{
    font-family: "微软雅黑";
    font-size: 20px;
    width: 237px;
    font-weight: normal;
    margin-top: -52px;
    margin-left: 124px;
    margin-bottom: 30px;
}
.gs-news .right.text .bott{
    width: 100%;
    margin: 0 auto;
    margin-top: -18px;
    display: block;
    margin-left: 91px;
}
.gs-news .right.text .bott #span{
    float: left;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}
.gs-news .right.text .bott #span img{
    float: left;
    margin-right: 5px;
}
.gs-news .right.text .bott #span p{
    float: left;
    color: #999999;
    width: 47px;
    text-align: center;
    font-size: 20px;
    border-bottom:0;
}
.gs-news .more{
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.work{
    width: 100%;
    height: 580px;
    background: url(../images/work_13.png) no-repeat center top;
    background-size: cover;
    position: relative;
}
.work .index{
    width: 1154px;
    margin: 0 auto;
}
.work .top{
    width: 1154px;
    display: block;
    height: 292px;
    background: url(../images/k_14.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 200px;
}
.work .top .logo{
    margin-left: 110px;
    margin-top: 50px;
    float: left;
}
.work .top .text {
    float: left;
    width: 756px;
    margin-top: 72px;
    margin-left: 76px;
}
.work .top .text h2{
    font-family: "微软雅黑";
    font-size: 20px;
    color: black;
    font-weight: bolder;


}
.work .top .text p{
    font-family: "微软雅黑";
    font-size: 15px;
    color: black;
    line-height: 28px;
    float: left;
}
.work .top .text span{
    font-family: "微软雅黑";
    font-size: 15px;
    color: black;
    line-height: 28px;
    float: right;
}
.work .top .text i{
    font-family: "微软雅黑";
    font-size: 15px;
    color: black;
    line-height: 28px;
    float: left;
    margin-top: 25px;
}
.work .bottom{
    position: absolute;
    top: 658px;
    display: none;
}
.work .bottom ul li{
    float: left;
    margin-right: 289px;
}
.work .bottom ul li p{
    width: 100%;
    text-align: center;
    margin-top: 40px;
    font-family: "微软雅黑";
    font-size: 24px;
    color: #666666;
}
.work .bottom ul li p:hover{
    color: #ff6600;
}