* {
    padding: 0;
    margin: 0;
}

li {
    list-style:none;
}

a {
    text-decoration: none;
}

#layout{
    width:1920px;
    margin:0 auto;
}

.bg1 {
    background-image: url(/Public/Newstatic/img/hgdsj_img/bg1\ .gif);
    height: 900px;
    background-repeat: no-repeat;
}

.head {
    width: 100%;
    height: 90px;
}

.logo {
    margin-top: 28px;
}

.logo p {
    padding-top: 28px;;
    margin-left: 220px;
    color: #eeffff;
    font-size: 18px;
    letter-spacing: 3px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.logo span{
    margin-left: 220px;
    color: #eeffff;
    font-weight: normal;
    font-size: 8px;
}

.mid {
    width: 100%;
    height: 930px;
    display: flex;
}

.word {
    margin-right: 173px;
    margin-left: 220px;
    margin-top: 215px;
    height: 300px;
}

.word h1{
    font-size: 60px;
    font-weight:normal;
    color: #eeffff;
    margin-bottom: 60px;
}


.word a {
    display: inline-block;
    width: 177px;
    height: 63px;
    background-color: #f7c324;
    line-height: 63px;
    text-align: center;
    color: #372c00;
    font-weight: bold;
    border-radius: 50px;
}

.comp  {
    height: 55%;
    margin-top: 200px;
}

.ban {
    width: 100%;
    height: 1165px;
}

.bg2 {
    height: 226px;
    background-image: url(/Public/Newstatic/img/hgdsj_img/bg2.gif);
}
.bg2 p {
    line-height: 125px;
    height: 125px;
    text-align: center;
    color: #0045f3;
    font-size: 30px;
    letter-spacing: 10px;
    margin-bottom: 25px;
    padding-top: 20px;
}

.bg2 span {
    display: block;
    text-align: center;
    font-size: 18px;
}

.ban img {
    margin-top: 120px;
}

.intro {
    width: 100%;
    height: 650px;
    display: flex;
    margin-bottom: 100px;
}

.left {
    width: 570px;
    margin-left: 370px;
}

.left h1 {
    color: #2A2D3B;
    font-weight: 500;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 65px;
}

.span {
    width: 569px;
    height: 120px;
}

.span p {
    margin-bottom: 10px;
    text-indent: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #868994;

}

.right {
    margin-left: 115px;
    margin-top: -58px;
}

.foot {
    width: 100%;
    height: 780px;
    margin-bottom: 100px;
}

.foot h1 {
    height: 181px;
    text-align: center;
    line-height: 181px;
    color: #0045f3;
    font-weight: 500;
    font-size: 46px;
    letter-spacing: 15px;
    text-transform: uppercase;
    background-image: url(/Public/Newstatic/img/hgdsj_img/bg3.gif);
}

.bot {
    padding-top: 75px;
    height: 623px;
    display: flex;
    background-image: url(/Public/Newstatic/img/hgdsj_img/bg4.gif);
}


.first {
    margin-left: 365px;
}
.bot li {
    width: 272px;
    height: 458px;
    margin-right: 25px;
    background-image: url(/Public/Newstatic/img/hgdsj_img/paper.png);
}

.pic {
    height: 50px;
    margin-top:32px;
    margin-left:30px;
}

.box p {
    height: 55px;
    margin-left: 30px;
    width: 128px;
    color: #868994;
    font-weight: 500;
    font-size: 20px;
    margin-top: 27px;
    margin-bottom: 30px;
}

.box span {
    display: block;
    height: 165px;
    margin-left: 30px;
    color: #868994;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px;
}

.arrow {
    height: 17px;
    margin-left: 30px;
}

.bottom {
    height: 243px;
    text-align: center;
    background-image: url(/Public/Newstatic/img/hgdsj_img/bg5.png);
    background-repeat:no-repeat;
}

.bottom p {
    padding-top: 70px;
    font-size: 36px;
    letter-spacing: 5px;
    color: #eeffff;
    margin-bottom: 45px;
}

.bottom a  {
    display: inline-block;
    width: 145px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #eeffff;
    border: 1px solid #eeffff;
}