@charset "utf-8";
/* CSS Document */

*{
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";
}
body{
    background: #b7dff8;
    font-size: 13px;
}
.top{
    background:#0d2e7b;
    height: 105px;
    text-align: center;
    width: 100%;
}
.conter{
    width: 100%;
    background: url(../img/dlbj.jpg) no-repeat bottom #b7dff8;
    height: 670px;
    text-align: center;
    padding-top: 80px;
}




footer
        {
            width: 100%;
            height: 45px;
            background: #d8f0ff;
            line-height: 45px;
            text-align: center;
            color: #454545;
            font-size: 12px;
        }






.diqiu{
    width: 529px;
    height: 381px;
    background: url(../img/deleft.jpg) no-repeat;
    float: left;
}



.denglu{
    border-right: #689ec0 2px solid;
    border-bottom: #689ec0 2px solid;
    width: 330px;
    height: 381px;
    margin-left: 48px;
    background: #fff;
    float: left;
}

.denglu2{
    border-right: #689ec0 2px solid;
    border-bottom: #689ec0 2px solid;
    width: 330px;
    height: 471px;
    margin-left: 48px;
    background: #fff;
    float: left;
}
.denglu2 h2{
    background: #f0f0f0;
    border-bottom: 2px solid #e6e6e6;
    width: 300px;
    line-height: 45px;
    font-size: 18px;
    padding-left: 30px;
    text-align: left;
    font-weight: normal;
}

.denglu h2{
    background: #f0f0f0;
    border-bottom: 2px solid #e6e6e6;
    width: 300px;
    line-height: 45px;
    font-size: 18px;
    padding-left: 30px;
    text-align: left;
    font-weight: normal;
}

.denglu ul{
    list-style: none;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    
    }
.denglu ul li{
    float: left;
    width: 72px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 15px;
}




.bk{
    background: url(../img/yh.jpg) no-repeat #fffeeb;
    border: 1px solid #d6d6d6;
    height: 25px;
    width: 270px;
    float: left;
    text-align: left;
    margin: 10px 30px;
    padding:1px;
}



.bk1{
    background: url(../img/mima.jpg) no-repeat #fffeeb;
    border: 1px solid #d6d6d6;
    height: 25px;
    width: 270px;
    float: left;
    text-align: left;
    margin: 10px 30px;
    padding:1px;
}
.bk2{
    background: url(../img/dh.jpg) no-repeat #fffeeb;
    border: 1px solid #d6d6d6;
    height: 25px;
    width: 270px;
    float: left;
    text-align: left;
    margin: 10px 30px;
    padding:1px;
}



#bk_b{
    width: 15px;
    height:25px;
    float: left;
}
.wenb{
    border:none;
    background:#fffeeb;
    height: 25px;
    width: 247px;
    margin-left:23px;
}

.yzm{
    width: 270px;;
    margin: 10px 30px;
    text-align: left;
    font-size: 12px;
    color:#6A6A6A;
}
.yzm_bd{
    width: 80px;
    border: 1px solid #d6d6d6;
    background:#fffeeb;
    height: 25px;
    
}
.denglv{
    background: #ff6600;
    height: 35px;
    color: #fff;
    width: 270px;
    border: none;
}
.denglv1{
    background: #ff6600;
    height: 30px;
    color: #fff;
    width: 70px;
    border: none;
}

.font_1{
    color: #ff6600;
}

a:link,a:visited{
    color:#082a69;
    text-decoration:none;
}
a:hover,a:active{
    color: #082a69;
    text-decoration:underline;
}

a.font1:link,a.font1:visited{
    color:#ff6600;
    text-decoration:none;
}
a.font1:hover,a.font1:active{
    color: #ff6600;
    text-decoration:underline;
}

#db{
    width: 100%;
    float: left;
    height: 45px;
    background: #3d3d3d;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}















