body {
    font-family: Microsoft YaHei;
    background-color: #fcfdfd;
}

.clear {
    clear: both;
}

li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contactbox {
    width: 1172px;
    margin: 0 auto;
    height: 945px;
    padding-bottom: 20px;
}

.contactdetail {
    float: left;
    margin-top: 87px;
}
.boldline {
    height: 4px;
    width: 46px;
    position: relative;
    top: -20px;
    background: #AEAFAF;
}
.contactdetail .contactbox {
    height: 120px;
    width: 346px;
    border-top: 1px solid #AEAFAF;
    border-bottom: 1px solid #AEAFAF;
    padding: 15px 0;
}

    .contactdetail .contactbox .tel {
        color: #000;
        font-size: 19px;
        font-weight: 400;
    }

    .contactdetail .loaction {
        width: 342px;
        font-size: 14px;
        color: #666;
        margin-top: 22px;
    }

        .contactdetail .loaction ul li {
            border-bottom: 1px dashed #AEAFAF;
            padding: 10px 0 9px 0;
            line-height: 20px;
        }
.smallmap{
    margin-top:17px;
}

.map {
    width: 725px;
    height: 826px;
}
.map a:visited, .map a:hover{
    color:#f00000;
}
.servicebox {
    background-image: url("/images/activity/servicebg.png");
    height: 875px;
}
.servicetitle {
    width: 187px;
    margin: 0 auto;
    text-align: center;
    padding-top: 51px;
}

.title {
    font-size: 23px;
    color: #000;
    font-weight: 400;
}

.line {
    text-align: center;
    position: relative;
}
.englishtitle {
    font-size: 13px;
    color: #999;
    margin: 0 auto;
    width: 200px;
    line-height: 25px;
    text-align: center;
}
.imagebox{
    width:769px;
    margin:0 auto;
}
.imagebox img{
    position:relative;
    top:36px;
}
.servicenumbox {
    position: relative;
    top: -316px;
    left: 331px;
    width:113px;
}
.service {
    color: #666;
    font-size: 22px;
    font-weight: 300;
}
.servicenum {
    color: #1864d9;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
.liucheng{
    height:360px;
    margin:0 auto;
    background:#fff;
    text-align: center;
}
.hexagon {
    width: 80px;
    height: 45px;
    background: #edf1ff;
    position: relative;
    margin: 0 auto;
    margin-top: 80px;
}

.hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 25px solid #edf1ff;
}

.hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 25px solid #edf1ff;
}
.shuzi {
    font-size: 60px;
    position: absolute;
    top: -15px;
    left: 20px;
    z-index: 9999;
    color: #6581e1;
}
.wenzi {
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    font-size: 16px;
    font-weight: bold;
    font-family: SimHei;
}
.buzhou{
    display:inline-block;
    margin-right:50px;
}
.xuxian {
    width: 100px;
    border-top: 1px dashed #DADADA;
    display: inline-block;
    position: relative;
    top: -80px;
    margin-right: 50px;
}
.xuxian:after {
    content: "";
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #DADADA;
}
.banner {
    margin:0 auto;
}
.banner img {
    width: 100%;
}