.banner{
    width: 100%;
    height: 500px;
    background: url("../images/about_us/lx_02.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
}
.banner .text1{
    line-height: 66px;
    height: 66px;
    font-weight: 700;
    font-size: 60px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 185px;
    color: #fff;
}
.banner .text2{
    line-height: 76px;
    height: 76px;
    font-size: 43px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 250px;
    color: #fff;
}
.common-title{
    line-height: 36px;
    height: 36px;
    font-size: 30px;
    text-align: center;
    color: #333;
    margin: 95px 0 57px;
}
.nav{
    width: 100%;
    height: 66px;
    box-shadow: 0px 7px 7px -7px #eee;
}
.nav ul{
    overflow: hidden;
    width: 800px;
    margin: 0 auto;
}
.nav ul li{
    float: left;
    width: 200px;
    height: 66px;
    line-height: 66px;
    text-align: center;
}
.nav ul li:hover a{
    color: #30C8C6;
}
.nav ul li a{
    color: #333;
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    display: inline-block;
    border-right: 1px solid #E4E4E4;
    margin-top: 25px;
}
.map-wraper{
    width: 100%;
    height: 500px;
    background: url("../images/about_us/guanyu_04.jpg") no-repeat center center;
    background-size: cover;
    margin-top: 100px;
    margin-bottom: 76px;
}
.map-wraper>div{
    position: relative;
    height: 500px;
}
.map-wraper .info{
    position: absolute;
    background: url("../images/about_us/guanyu_07.png") no-repeat center center;
    background-size: 100% 100%;
    width: 400px;
    height: 210px;
    left: 50%;
    margin-left: -200px;
    top: 110px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 35px 0 0 56px;
    text-align: left;
}
.map-wraper .info .text1{
    line-height: 24px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 14px;
}
.map-wraper .info ul li{
    line-height: 32px;
    font-size: 14px;
    color: #333333;
}
.map-wraper .info ul li span{
    color: #ff8331;
}
/* .map-list>ul { */
    /* overflow: hidden; */
    /* padding: 0 100px; */
/* } */
/* .map-list>ul>li { */
    /* float: left; */
    /* width: 394px; */
    /* margin: 0 212px 120px 0; */
    /* text-align: left; */
/* } */
/* .map-list>ul>li:nth-child(2n){ */
    /* margin-right: 0; */
/* } */
/* .map-list>ul>li .title{ */
    /* line-height: 24px; */
    /* font-size: 20px; */
    /* color: #333; */
    /* margin-bottom: 20px; */
    /* font-weight: 700; */
/* } */
/* .map-list>ul>li>ul>li { */
    /* line-height: 32px; */
    /* font-size: 14px; */
    /* color: #333; */
/* } */
/* .map-list>ul>li>ul>li span{ */
    /* color: #a6e6c6; */
/* } */
.contact{padding-left:5px; margin-top:30px;position:relative;}
.contact_1{width:70%; background:white; padding:3%; margin:0 auto 2vw; position:relative; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.contact h3{ font-weight:normal; margin-bottom:0.5vw;}
.contact h4{ font-weight:normal; margin-bottom:1.5vw; color:#888888;}
.contact h2{ line-height:1.6vw; color:#888888; margin-bottom:1.5vw;}
.contact img {width:98px;height:auto;	}
.contact_lx li{ line-height:0.8vw; margin-bottom:1.5vw;}
.contact_lx li span{}
.contact_lx li p{color:#888888; margin-top:0.5vw;line-height:26px;}
.contact_er{width:12%; position:absolute; top:3vw; right:3%;}
.contact_er ul li{width:100%; margin-bottom:0.5vw;}
.contact_er p{font-size:0.8vw; color:#888888; font-weight:normal; text-align:left; text-indent:5px;line-height:0.8vw;}
.map{margin-top:20px;margin-bottom:15px;}
.map h3{ border-left:#62A1D4 8px solid; margin-left:5px;}
#dituContent{width:100%; height:650px; font-size:16px; margin-top:5px;}
