.top{
    width: 100%;
    height: 50px;
    background:#196db6;
    overflow: hidden;
}
.top-content{
    width: 1300px;
    height: 100%;
    margin:  0 auto;
    text-align: right;
}
.top-content span{
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    background: url("../images/index/dianhua.png") 0 center no-repeat;
    padding-left: 45px;
}
.nav{
    height: 100px;
    width: 100%;
    overflow: hidden;
}
.nav-content{
    width: 1300px;
    height: 100%;
    line-height: 100px;
    margin:0 auto;
}
.nav-left{
    font-size: 35px;
    font-weight: 600;
    color:#004b92;
    float: left;
}
.nav-left a{
    color: #004b92;
}
.nav-right{
    float: right;
}
.nav-box{
    height: 100%;
    line-height: 100px;
}
.nav-list{
    float: left;
    margin-left: 35px;
    font-size: 15px;
}
.nav-list a{
    padding-bottom: 10px;
}
.nav-list.active a{
    color: #004b92;
    border-bottom: 2px solid #004b92;
}

.foot{
    width: 100%;
    background: #1e2023;
    height: 340px;
}
.footer-content{
    width: 1300px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}
.footer-lianxi{
    float: left;
}
.footer-lianxi-title{
    color: #fff;
    font-size: 20px;
    margin-top: 50px;
}
.footer-nav{
    margin-top: 50px;
    width: 230px;
}
a.footer-nav-list{
    width: 112px;
    float: left;
    margin-bottom: 25px;
    color: #fff;
    font-size: 14px;
}
.footer-gs{
    float: left;
    margin-left:270px;
    color: #fff;
}
.footer-gs-name{
    font-size: 16px;
    margin-top: 50px;
}
.footer-gs-tel{
    margin-top: 50px;
    font-size: 14px;
}
.footer-gs-dz{
    font-size: 14px;
    margin-top: 25px;
}
.footer-num{
    float: right;
}
.footer-gs-youxiang{
    margin-top: 120px;
    font-size: 14px;
    color: #fff;
}
.footer-gs-phone{
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
}
.last{
    height: 40px;
    width: 100%;
    background: #0f131d;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}
.main{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.lianxi{
    width: 100%;
    height: 680px;
    overflow: hidden;
    position: relative;
}
.bg-img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 680px;
    z-index: 1;
}
.lianxi-content{
    width: 1260px;
    height: auto;
    margin: 115px auto 50px;
    position: relative;
    z-index: 2;
}
.lianxi-left{
    width: 50%;
    float: left;
    height: auto;
}
.lianxi-left-title{
    font-size: 18px;
    color: #fff;
}
.lianxi-list{
    margin-top: 44px;
    width: 100%;
    height: 40px;
}
.lanxi-inf{
    width: 50%;
    height: 40px;
    float: left;
}
.lianxi-left-name{
    float: left;
    font-size: 18px;
    color: #fff;
    width: 50px;
    line-height: 40px;
}
.lianxi-left-inp{
    width: 240px;
    height: 40px;
    float: left;
}
.lianxi-left-inp input{
    width: 240px;
    border: none;
    height: 40px;
    background: #fff;
    font-size: 18px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
}
.lianxi-yijian{
    margin-top:44px;
    width: 100%;
}
.jianyi-content{
    width: 555px;
    height: 135px;
    float: left;
}
.jianyi-content textarea{
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
    padding: 20px;
    font-size: 18px;
    line-height: 30px;
}
.left-btn{
    width: 240px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #004b92;
    text-align: center;
    font-size: 18px;
    margin-top: 45px;
    margin-left: 50px;
}
.lianxi-right{
    width: 50%;
    height: auto;
    float: left;
}
.right-title{
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    text-align: right;
}
.tight-title-dis{
    font-size: 18px;
    color: #fff;
    text-align: right;
    width: 300px;
    height: 55px;
    border-bottom: 1px solid #fff;
    margin-top: 5px;
    float: right;
    clear: both;
    margin-bottom: 35px;
}
.num-name{
    font-size: 18px;
    color: #fff;
    text-align: right;
    margin-top: 35px;
    clear: both;
}
.num-del{
    font-size:26px;
    font-weight:600;
    color: #fff;
    text-align: right;
    margin-top: 5px;
}
.lianxi-dizhi{
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    position: relative;
    z-index: 2;
}
.gs-name{
    font-size: 30px;
    color: #fff;
    margin-left: 65px;
    margin-top: 30px;
}
.map{
    margin-top: 30px;
    width: 580px;
    height: 300px;
    margin-left: 65px;
}
.map img{
    width: 100%;
    height: 100%;
    display: block;
}