.gygy{
    width: 100%;
    padding-top: 140px;
    overflow: hidden;
    padding-bottom: 20px;
}
.gy-section{
    width: 1100px;
    margin: 0 auto;
    z-index: 9999;
    position: relative;
}
.gy-section h2{
    font-size: 26px;
    text-align: center;
    color: #333;
    margin-bottom: 20px;
}
.gy-section strong{
    display: block;
    font-size: 16px;
    color: #385567;
    line-height: 40px;
}
.gy-section ul {
    margin: 30px 0;
    line-height: 30px;
}
.gy-section ul li h4{
    font-size: 14px;
    color: #666;
}
.gy-section ul li p{
    font-family: "宋体";
    font-size: 10px;
    color: #999;

}
.gy-section ul li img{
    width: 100%;

}
#box_end{
    width: 100%;
    height: 102px;

}
.dandan{
    width: 1100px;
    height: 378px;
    position: relative;
}
.dandan-l{
    width: 12px;
    height: 13px;
    background: url(../images/dan.png) no-repeat 0 0;
    display: block;
    position: absolute;
     top: 39px;
    left: 836px;

}