﻿body {
    background-color: #233038;
    margin:0px;
    padding:0px;
}
.roadakhead {
    height: 60px;
    background-color: white;
    width：100 %;
    margin: 0px;
    position: relative
}
.roadakhead_asd8h {
    width: 80%;
    height: 60px;
    position: relative;
    margin-left: 10%;
}
.roadakhead_Ilps9 {
    width: 100px;
    height: 60px;
    float: left
}
.roadakhead_Iijluu {
    width: 100px;
    height: 50px;
    margin-top: 5px;
}
.roadakhead_OYIJYOsw {
    float: right;
    height: 60px;
}
.roadakhead_8jkjlU {
    margin-top: 15px;
}
.roadakhead_Ikso98 {
    width: 150px;
    font-size: 16px;
    font-weight: bold
}
    .roadakhead_Ikso98 a {
        text-decoration: none;
        color:#000
    }
        .roadakhead_Ikso98 a:hover {
            text-decoration:underline;
            color: #063f74
        }
.roadakContent {
    background-color: red;
    height: calc(100vh - 120px);
    width: calc(100%);
    background: url(/img/banner21.jpg) no-repeat;
    overflow: hidden;
    background-size: cover;
    position: relative
}
.roadakContent_1 {
    background-color: red;
    height: calc(100vh - 120px);
    width: calc(100%);
    background: url(/img/banner1.jpg) no-repeat;
    overflow: hidden;
    background-size: cover;
    position: relative
}
.roadakContent_jaskdk {
    color: #fff;
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    top: 50%;
    margin-top: -100px;
    width: 700px;
    left: 50%;
    margin-left: -400px;
    font-family: 'Lato', sans-serif;
    word-spacing: 10px;
}
#copyer {
    width: 100%;
    background-color: #233038;
    position: fixed;
    bottom: 0px;
    text-align: center;
    height: 40px;
    color: white
}

div, ul, li, ol, dt, dd, dl, p {
    margin: 0px 0px;
    padding: 0px 0px;
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}