html,
body {
    height: 100%;
    width: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #474157;
}

a:hover,
a:focus {
    color: #474157;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    letter-spacing: 1px;
}


.logo{
    width: 80px;
    height: 30px;
    margin-top: 15px;
    margin-left:15px
}
.banner{
    background-image:url(/assets/image/2.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    position: relative;
}
.jtyh{
    width: 80px;
    height: 15px;
    margin-top: 15px;
    margin-left: 20px;
}
.kh{

    bottom: 0;
    width: 100%;

    left: 0;
    right: 0;
}
.left{
    height: 15px;
    width: 70px;
    float: left;
    margin-top: 5px;
}
.title{
    color: #FFF;
    font-size: 18px;
    margin-left: 5%;
    padding-top: 10px;
}
.right{
    height: 15px;
    width: 70px;
    float: right;
    margin-top: 5px;
}
.yhyj{
    text-align: center;height: 50px; background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    margin-top: 40px;
    background-image:url(/assets/image/dian.png)
}
.zhzb{
    text-align: center;height: 50px; background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    background-image:url(/assets/image/dian.png)
}
.zb_left{
    height: 15px;
    width: 70px;
    float: left;
    margin-top: 5px;
    margin-left:7%;
}
.zb_title{
    color: #FFF;
    font-size: 17px;
    padding-top: 10px;

}
.zb_right{
    height: 15px;
    width: 70px;
    float: right;
    margin-top: 5px;
}
.code{
    width: 100%;
    text-align: center;
    margin-top: 40px;

}
.code img{
    width: 100px;
}
.code p{
    color: #FFF;
    font-size: 14px;
}
.footer{
    text-align: center;
}
.footer p{
    color: #FFF;
    font-size: 12px;
}
.phone{
    width: 20px;
    height: 30px;
}
.input-group{
    width: 90%;
    height: 50px;
    margin-top: 20px;
    margin-left: 5%;
}
.input-group input{
    height: 50px
}
.submit{
    background-color:#fef9b7 ;
    height: 50px;
    width: 90%;
    border-radius: 15px;
    margin-top: 20px;
    text-align: center;
    color: #1855cd;
    font-size: 18px;
    padding-top: 13px;
    font-weight: bold;
    z-index: 9999;
    margin-left: 5%;
}
.khzb{
    margin-top: 20px;
}
.khzn{
    margin-top: 20px;
    text-align: -webkit-center;
}
.yx{
    text-align: center;
    width: 60px;
    height:60px;
    background: #FFF;
    border-radius: 50%;

}
.zb_img{
    width: 60%;
    margin-top: 18px;
}
.yx_tit{
    color: #FFF;
    margin-top: 10px;

}