body {
    background-color: #fff;
    color: #666;
    font-size: 14px;
}
.city{display:none;}.slog{display:none;}.nav{float:none;}
.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.main_width {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.header {
    padding: 24px 0;
    background-color: rgba(255, 255, 255, 100);
}

.hander_pos {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.logo {
    float: left;
    width: 195px;
}

.city {
    display: none;
    float: left;
    margin-left: 24px;
    margin-top: 12px;
    text-align: center;
}

.city em {
    display: block;
    width: 64px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #a0a0a0;
    margin-top: 10px;
    cursor: pointer;
}

.slog {
    display: none;
    float: left;
    margin-left: 24px;
    margin-top: 12px;
}

.slog p {
    line-height: 24px;
    color: #96ce54;
}

.nav {
    /*float: right;*/
    padding-top: 20px;
}

.nav li {
    float: left;
    margin-left: 24px;
    width: 98px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    text-align: center;
    transition: .4s;
    cursor: pointer;
}

.nav li.active {
    background-color: #96ce54;
    color: #fff;
}
    .nav li.active a {
        color: #fff;
    }
    .nav li:hover {
        background-color: #96ce54;
        color: #fff;
    }
    .nav li:hover a {
        color: #fff;
    }
    

.phone {
    position: absolute;
    top: 10px;
    right: 0;
    color: #96ce54;
    font-weight: bold;
}
.phone span{
    display: block;font-size: 20px;
}
.phone .icon-phone {
    position: absolute;
    left: -50px;
    top: 6px;
    vertical-align: middle;
}
.phone .icon-phone::before{font-size:35px;}

.banner {
    height: 600px;
    background-image: url(../img/banner.jpg);margin-top：115px；
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    text-align: center;
}

.banner p {
    padding: 294px 0 88px;
}

.banner span {
    display: inline-block;
    width: 184px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #96ce54;
    font-size: 18px;
    border-radius: 4px;
    cursor: pointer;
}

.location {
    padding: 37px 0;
}

.classify {
    border: 1px solid #d8dce0;
     border-bottom:0px;
    margin-bottom: 56px;
}

.classify .item {
    position: relative;
    border-bottom: 1px solid #d8dce0;
    padding: 20px 78px 14px 40px;
}

.classify .tit {
    float: left;
    color: #000;
}

.classify .cell {
    margin-left: 40px;
    height: 24px;
    overflow: hidden;
    transition: .4s;
}

.classify .cell.show {
    height: auto;
}

.classify span {
    display: inline-block;
    padding: 2px 6px;
    padding-top:0px;
    cursor: pointer;
    margin-right: 24px;
    margin-bottom: 6px;
}

.classify span.active {
    background-color: #96ce54;
    color: #fff;
    border-radius: 2px;
}
    .classify span:hover {
        background-color: #96ce54;
        color: #fff;
        border-radius: 2px;
    }

    .classify span.active a {
        color: #fff;
    }

    .classify span a:hover {
        color: #fff;
    }

.more {
    position: absolute;
    top: 20px;
    right: 42px;
    cursor: pointer;
}

.more i {
    font-size: 12px;
    transition: .4s;
}

.more i.active {
    transform: rotate(180deg)
}

.content ul {
}

.content ul li {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-left:25px;
}
    .content ul:first-child {
        margin-left: 0px;
    }
    .content ul  div {
        margin-top:10px;
        color:black;
        font-weight:600;
        font-size:15px;
    }
.contentimg {
    /*width:393px;*/
    max-height: 255px;
}

.sub_nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 232px;
    text-align: center;
    background-color: #eee;
}

.sub_nav dt {
    padding: 20px 0;
    color: #fff;
    font-size: 26px;
    background-color: #96ce54
}

.sub_nav dd {
    padding: 20px 0;
    border-left: 4px solid #eee;
    cursor: pointer;
}

.sub_nav dd.active {
    background-color: #fff;
    border-color: #96ce54;
}
    .sub_nav dd:hover {
        background-color: #fff;
        border-color: #96ce54;
    }

.footer {
    background-color: #1f1f1f;
    padding: 38px 0 50px;
}

.friend {
    padding-bottom: 46px;
    border-bottom: 1px solid #313131;
    margin-bottom: 36px;
}

.friend h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}

.friend a {
    display: inline-block;
    margin: 0 10px 6px 0;
    color: #ffffff;
}

.concat ul {
    float: left;
    width: 686px;
}

.concat ul li {
    display: inline-block;
    margin: 0 80px 20px 0;
    cursor: pointer;
    color: #ffffff;
}

.concat .code {
    float: left;
    text-align: center;
}

.concat .code p {
    padding: 6px 0;
}

.consult {
    float: right;
    color: #fff;
}

.consult dl {
    margin-bottom: 10px;
}

.consult dl dt,
.consult dl dd {
    display: inline-block;
}

.consult dl i {
    font-size: 40px;
}

.consult .number {
    color: #96ce54;
    font-size: 18px;
}

.consult span {
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background-color: #96ce54;
    display: block;
    margin: 0 auto;
}
    .consult span a {
        color: #fff;
    }


.page {
    width: 100%;
    padding-bottom: 36px;
    text-align: center;
    padding-top:30px;
}

    .page ul {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

        .page ul li {
            float: left;
            width: 40px;
            height: 30px;
            color: #9F9F9F;
            border: solid 1px #9F9F9F;
            text-align: center;
            vertical-align: middle;
            border-radius: 5px;
            padding-top: 10px;
            margin-left: 10px;
        }
.page ul li:first-child{width:80px;}.page ul li:last-child{width:80px;}
        .page ul .on {
            float: left;
            width: 50px;
            height: 40px;
            background-color: #96CE54;
            color: white;
        }

        .page ul .pre {
            width: 80px;
        }

        .page ul .next {
            width: 80px;
        }