@charset "utf-8";

.gsjj{
    margin: 96px  auto;
    width: 938px;
}

.gsjj>.tit{
    font-size: 40px;
    color: #000;
    font-weight: bold;
    padding-bottom: 26px;
    position: relative;
    text-align: center;
    margin-bottom: 36px;
}

.gsjj>.tit:after{
    position: absolute;
    display: block;
    left: 50%;
    bottom: 0;
    margin-left: -39px;
    content: '';
    width: 78px;
    height: 3px;
    background-color: #1276cb;
}
.gsjj>.gsjj_txt{
    text-indent: 2em;
    font-size: 18px;
    line-height: 200%;
}

.gsjj>.img{
    margin: 43px 0 78px;
    height: 605px;
    width: 100%;
    background: url(../img/qiyejianjie/gshj.jpg) no-repeat center center;
    background-size: 938px ;
}

.qyyj{
    height: 942px; 
    background: url(../img/qiyejianjie/qyyj_bg.jpg) no-repeat left top;
}

.qyyj>.tit{
    position: relative;
    font-size: 40px;
    color: #fff;
    padding: 50px 0 32px;
    text-align: center;
    font-weight: bold;
}

.qyyj>.tit:after{
    display: block;
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    width: 100px;
    margin-left: -50px;
    height: 5px;
    background-color: #f39800;
}

.qyyj>.des{
    margin-top: 30px;
    font-size: 38px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.wmdtd>.tit{
    padding: 60px 0 30px;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    color: #000;
    position: relative;
    margin-bottom: 30px;
}

.wmdtd>.tit:after{
    display: block;
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    width: 100px;
    margin-left: -50px;
    height: 4px;
    background-color: #1276cb;
}

.wmdtd>.img{
    margin: 60px 0 100px;
    height: 780px;
    width: 100%;
    background: url(../img/qiyejianjie/tuandui.jpg) no-repeat center center;
}

