* {
    padding: 0;
    margin: 0;
}

a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}

ul, ol, li {
    list-style-type: none;
        height: 100%;
}

img {
    max-width: 100%;
    vertical-align: middle;
    margin:0;
}

#dituContent img {
    max-width: none;
}

.w1920 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.w1600 {
    width: 1600px;
    position: relative;
    left: 50%;
    margin-left: -800px;
}

.w1200 {
    width: 80%;
    margin: auto;
}

.relative {
    position: relative;
    z-index: 10;
}

#slides, #slides2 {
    width: 100%;
    position: relative;
    overflow: hidden;
}
    #slides li img, #slides2 li img {
        width: 100%;
        display: block;
    }

    #slides .hd {
        position: absolute;
        bottom: 0;
        padding: 10px 0;
        text-align: center;
        width: 100%;
        left: 0;
    }

        #slides .hd li {
            color: transparent;
            cursor: pointer;
            display: inline-block;
            height: 8px;
            width: 8px;
            border-radius: 50%;
            margin: 0 3px;
            background: #000;
        }

            #slides .hd li.on {
                background: #007aff;
            }

span.prev, span.next {
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    top: 50%;
    margin-top: -25px;
    background: rgba(0,0,0,.3);
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-family: serif;
    font-size: 36px;
    border-radius: 50%;
}

span.prev {
    left: 20px;
}

span.next {
    right: 20px;
}

    span.prev:hover, span.next:hover {
        background: rgba(0,0,0,.5);
    }

    span.prev i, span.next i {
        font-size: 30px;
    }

.fl {
    float: left;
}

.fr {
    float: right;
    width: 80%;
}

.clear {
    clear: both;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}

    h4.related span {
        display: inline-block;
        border-bottom: 2px solid #666;
    }

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    color: inherit;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

    ul.relate_pr li a {
        display: block;
        margin: 5px;
        text-align: center;
        line-height: 30px;
        color: inherit;
    }

    ul.relate_pr li img {
        width: 100%;
        display: block;
    }

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body {
    font-size: 14px;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,SimSun;
    line-height: 1.8;
    overflow-x: hidden;
    color: #666;
    background: #fff;
    
}

.container {
    margin: auto;
    width: 80%;
    max-width: 84%;
    height: 100%;
}
/*开始*/

.fixtop {
    position: fixed;
    z-index: 999;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
}

.top {
    font-size: 14px;
    line-height: 40px;
    background: #0281ab;
    color: #fff;
}

.logo {
    position: absolute;
    width: 100%;
    top: 0.6rem;
}

    .logo a {
        display: table-cell;
        vertical-align: middle;
        width: 400px;
       margin-top: 2px;
        
    }

    .logo img {
        display: block;
        margin: auto;
        max-height: 100%;
    }

.nav {
    color: #FFFFFF;
    padding-left: 480px;
        height: 100%;
}

    .nav li {
        position: relative;
        float: left;
        width: 14%;
        text-align: center;
    }

        .nav li a {
            display: block;
            font-size: 16px;
            padding-top: 14px;
        }

        .nav li ul {
            position: absolute;
            z-index: 999;
            width: 100%;
            left: 0;
            display: none;
            background:rgba(0, 150, 222, 0.88);
            top: 76px;
            color: #fff;
            height: auto;
            
        }

        .nav li b {
            font-weight: normal;
            font-size: 12px;
            display: block;
            color: #FFFFFF;
            text-transform: uppercase;
        }

    .nav:after {
        content: "";
        display: block;
        clear: both;
    }

    .nav > ul > li:nth-child(4) {
        /*margin-right: 20%;*/
    }

    .nav li ul li {
        width: auto;
        float: none;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
.nav li ul li a{
	display: block;
    font-size: 14px;
    padding: 10px 0;
    
}
.nav li ul li:hover a{
	color: #FFFFFF;
}
    .nav li:hover ul {
        display: block;
    }

    .nav li a:hover {
        
        background: #03ad00;
            height: 82%;
    }

.header {
    /*box-shadow: 2px 2px 5px #cecece;
    -moz-box-shadow: 2px 2px 5px #cecece;
    -webkit-box-shadow: 2px 2px 5px #cecece;*/
    background: rgba(2, 170, 220, 0.88);
    position:absolute;
    width: 100%;
    height: 76px;
}

.banner img {
    display: block;
    width: 100%;
}

.hnav {
    margin: 50px 0 30px;
}

.title h3 {
    color: #2d8dd4;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 5px;
}

.title {
    color: #999999;
    font-size: 20px;
    line-height: 1.1;
}

.hnav li {
    display: inline-block;
    margin-left: 8px;
    position: relative;
    margin-bottom: 8px;
}

    .hnav li a {
        display: block;
        border-radius: 10px;
        border: 1px solid #d2d2d2;
        line-height: 38px;
        font-size: 16px;
        padding: 0 10px;
        text-align: center;
        color: #999;
    }
	.hnav li a:hover{border: 1px solid #0ea3cf;}
    .hnav li ul {
        position: absolute;
        z-index: 99;
        width: 100%;
        left: 0;
        background: #fff;
        border: 1px solid #d2d2d2;
        border-radius: 10px;
        top: 42px;
        display: none;
    }

        .hnav li ul li {
            display: block;
            margin: 0;
        }

            .hnav li ul li a {
                padding: 0;
                line-height: 26px;
                font-size: 14px;
                border: none;
            }

    .hnav li.haschild > a:after {
        content: "";
        width: 13px;
        height: 38px;
        display: block;
        float: right;
        background: url(../images/icon01.png) no-repeat center;
        margin-left: 8px;
    }

.icon {
    background: #eee;
    margin-bottom: 40px;
    font-size: 16px;
    color: #999;
}

    .icon li {
        width: 10%;
        float: left;
        text-align: center;
        box-sizing: border-box;
        border-right: 1px solid #cccccc;
        padding: 15px 0;
    }

        .icon li img {
            display: block;
            margin: auto;
            height: 44px;
            -o-transform: scale(.8);
            -moz-transform: scale(.8);
            -webkit-transform: scale(.8);
            transform: scale(.8);
            -moz-transition: all .3s;
            -o-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s;
        }

        .icon li:last-child {
            border: none;
        }

        .icon li:hover img {
            -o-transform: scale(1);
            -moz-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.product li {
    display: inline-block;
    width: 23%;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    margin-right: 2%;
    padding-bottom: 2px;
}
.product li:after{
    content: "";
    width: 330px;
    height: 313px;
    background-color: rgba(154, 96, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    transition: background-color 0.35s;
    border-radius: 22px;
}
.product li:hover:after{
    display: block;
}
    .product li:nth-child(4n) {
        margin-right: 0;
    }

    .product li img {
        display: block;
        width: 100%;
        
    }

    .product li h4 {
        font-size: 18px;
        line-height: 44px;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        padding: 0 20px;
    }

        .product li h4:after {
            content: ">";
            position: absolute;
            right: 0;
            width: 30px;
            text-align: center;
            top: 0;
            font-family: serif;
        }

    .product li:hover {
        color: #FFFFFF;
        background:#0983d0;
        padding: 1px;
    }

.about {
    margin-top: 70px;
    position: relative;
    z-index: 10;
}

    .about .fl {
        width: 48%;
        overflow: hidden;
    }

        .about .fl img {
            display: block;
            float: right;
            min-height: 375px;
        }

    /*.about:before {
        content: "";
        position: absolute;
        z-index: -1;
        width: 48%;
        left: 0;
        height: 100%;
        background: #566262;
    }
    */

.abtext {
    width: 42%;
    box-sizing: border-box;
    padding-left: 65px;
    line-height: 28px;
    color: #5A5A5A;
}

    .abtext .block {
        margin: 16px 0;
        font-size: 16px;
        max-height: 258px;
        overflow: hidden;
    }

.more {
    clear: both;
    color: #999;
    text-transform: uppercase;
}

    .more a:hover {
        color: #aa8e48;
        text-decoration: underline;
    }

.service {
    
    background: #f1f1f1;
    padding: 40px 0;
}

.title2 {
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.1;
}

    .title2 h3 {
        color: #2d8dd4;
        font-size: 30px;
        margin-bottom: 5px;
        font-weight: normal;
    }

    .title2 p span {
        font-size: 20px;
        display: inline-block;
        padding: 0 90px;
        position: relative;
        line-height: 28px;
    }

        .title2 p span:before {
            content: "";
            width: 68px;
            height: 1px;
            background: #aa8e48;
            position: absolute;
            left: 0;
            top: 13px;
        }

        .title2 p span:after {
            content: "";
            width: 68px;
            height: 1px;
            background: #aa8e48;
            position: absolute;
            right: 0;
            top: 13px;
        }

.service li {
    width: 22%;
height:222px;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0 15px;
    
}
.service li:before {
    content: "";
    width:347px;
    height: 230px;
    background-color: rgba(2, 59, 86, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.35s;
    
}

    .service li img {
        display: block;
        width: 100%;
        height: 100%;
        transition: 1s all;
       /*-webkit-filter: grayscale(50%);*/
    }
.service li:hover img{
	transform: scale(1.2, 1.2);
	/*-webkit-filter: grayscale(0%);*/
    }

.cbox {
    position: absolute;
    z-index: 10;
    color: #fff;
    width: 60%;
    left: 20%;
    top: 50%;
    font-size: 18px;
    -o-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

    .cbox h4 {
        font-size: 22px;
        font-weight: normal;
        text-align: center;
        
    }

.news {
        padding: 40px 0;
    
}

.tab {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
}

    .tab li {
        display: inline-block;
        margin: 0 20px;
    }

        .tab li.cur:after {
            content: "";
            width: 80%;
            margin: auto;
            border-bottom: 2px solid #000;
            display: block;
        }

.nlist li {
    width: 46%;
    float: right;
    margin-bottom: 32px;
    margin-right: 3%;
}

    .nlist li img {
        display: block;
        width: 202px;
        height: 117px;
        float: left;
        margin-right: 30px;
    }

    .nlist li h4 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 5px;
    }

    .nlist li p {
        line-height: 24px;
        height: 48px;
        overflow: hidden;
        color: #565656;
        margin-bottom: 5px;
    }

    .nlist li span {
        font-size: 12px;
        color: #999;
    }

    .nlist li.first {
        width: 32%;
        float: left;
    }

        .nlist li.first h4 {
            white-space: normal;
        }

        .nlist li.first img {
            float: none;
            width: 100%;
            height: auto;
            margin-top: 20px;
        }

        .nlist li.first p {
            height: 72px;
        }

.team {
    padding: 40px 0;
        background: #f1f1f1;
}

.p60 {
    box-sizing: border-box;
    padding: 0 60px;
    position: relative;
}

    .p60 .swiper-pagination {
        text-align: center;
        position: static;
        padding-top: 20px;
    }

    .p60 .swiper-pagination-bullet {
        background: #a0a0a0;
    }

    .p60 .swiper-pagination-bullet-active {
        background: #aa8e48;
    }

.lbtn, .rbtn {
    position: absolute;
    width: 35px;
    height: 62px;
    cursor: pointer;
    top: 43%;
    margin-top: -31px;
    opacity: .5;
}

.lbtn {
    left: 0;
    background: url(../images/lbtn.png) no-repeat center;
}

.rbtn {
    right: 0;
    background: url(../images/rbtn.png) no-repeat center;
}

.team li {
    position: relative;
    width: 25%;
}

.absolutet {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(0,0,0,.4);
    box-sizing: border-box;
    color: #fff;
    text-align: center;
}

    .absolutet h4 {
        font-size: 16px;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .absolutet p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.parner {
    padding: 60px 0;
}

    .parner li {
        float: left;
        width: 20%;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        box-sizing: border-box;
        padding: 10px 20px;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
        cursor: pointer;
    }

    .parner ul {
        border-top: 1px solid #eee;
        border-left: 1px solid #eee;
    }

        .parner ul:after {
            content: "";
            display: block;
            clear: both;
        }

    .parner li img {
        display: block;
        width: 100%;
        height: auto;
    }

    .parner li:hover {
        box-shadow: 0px 0px 20px #ccc;
        -webkit-box-shadow: 0px 0px 20px #ccc;
    }

.ft {
    padding: 45px 0;
    background: #8defff;
}

ul.foot_nav {
    width: 73%;
    float: left;
    height: 182px;
    overflow: hidden;
    line-height: 2;
}

    ul.foot_nav li {
        width: 15%;
        float: left;
        margin-right: 1%;
    }

        ul.foot_nav li a {
            display: block;
        }
		ul.foot_nav li a:hover{ color: #00b727;}
        ul.foot_nav li h4 {
            font-size: 18px;
            font-weight: normal;
            color: #333;
            position: relative;
            padding-bottom: 5px;
            margin-bottom: 5px;
            color: #00b727;
        }

            ul.foot_nav li h4:before {
                content: "";
                position: absolute;
                width: 60%;
                border-bottom: 1px solid #00b727;
                bottom: 0;
                left: 0;
            }

            ul.foot_nav li h4:after {
                content: "";
                position: absolute;
                width: 30%;
                border-bottom: 2px solid #00b727;
                bottom: 0;
                left: 0;
            }

.foot_lx {
    width: 26%;
    float: right;
}

.foot_w {
    width: 20%;
    float: right;
    text-align: right;
}

    .foot_w img {
        display: inline-block;
        height: auto;
    }

.footer {
    background: #0192bd;
    font-size: 14px;
    color: #fff;
}

.innerTop {
    background: #f2f2f2;
    font-size: 16px;
    line-height: 90px;
    text-align: right;
}

    .innerTop h2 {
        font-size: 24px;
        color: #03ad00;
        position: relative;
        z-index: 10;
    }

        .innerTop h2 i {
            position: absolute;
            font-size: 80px;
            color: #717171;
            line-height: 100px;
            font-family: arial;
            opacity: 0.2;
            font-style: normal;
            left: 0;
            z-index: -1;
            font-weight: normal;
        }

    .innerTop b {
        padding-left: 30px;
        font-weight: normal;
        background: url(../images/ichome.png) no-repeat left center;
    }


.treenav {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 32px;
}

    .treenav .fl {
        width: 100%;
        box-sizing: border-box;
    }

    .treenav .fr {
        width: 10%;
        box-sizing: border-box;
        position: relative;
    }

    .treenav .fl li {
        width: 11%;
        float: left;
        margin: 10px;
        border: 1px solid #e1e1e1;
        box-sizing: border-box;
    }

        .treenav .fl li:nth-child(n+10) {
            display: none;
        }

        .treenav .fl li a {
            display: block;
        }

            .treenav .fl li a:hover,.treenav .fl li a.cur {
                background: #03ad00;
                color: #fff;
            }

    .treenav .fr b {
        display: block;
        font-weight: normal;
        cursor: pointer;
    }

.moreMenu {
    position: absolute;
    z-index: 99;
    background: #fff;
    border: 1px solid #e1e1e1;
    width: 100%;
    left: 0;
    display: none;
}

    .moreMenu li {
        border-bottom: 1px solid #e1e1e1;
    }

.treenav .fr:hover .moreMenu {
    display: block;
}

.pcenter li {
    float: left;
    width: 22.8%;
    margin-right: 2%;
    border:1px solid #36e3ff;
    margin-bottom: 25px;
    position: relative;
    top: 0;
    transition: all 0.3s;
}

    .pcenter li:hover {
        top: -5px;
        box-shadow: 0 6px 10px #ccc;
    }

    .pcenter li h4 {
        padding: 0 50px 0 15px;
        line-height: 58px;
        background: #36e3ff;
        font-size: 16px;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
    }

        .pcenter li h4:after {
            content: "";
            width: 30px;
            height: 30px;
            right: 10px;
            top: 14px;
            border-radius: 50%;
            position: absolute;
            background: #cacaca url(../images/enter-icon-on.png) no-repeat center;
        }

.pbox {
    width: 100%;
}

    .nbox img, .cnbox img {
        position: relative;
        max-width: none;
        height: 100%;
        min-width: 100%;
        left: 50%;
        top: 50%;
        -o-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

.nbox {
    width: 100%;
    height: 280px;
    overflow: hidden;
}

.cnbox {
    width: 20%;
    float: left;
    height: 135px;
}

.teambox {
    width: 20%;
    height: 156px;
    overflow: hidden;
}
.teambox img{
width:100%;
height:auto;
min-height:100%;
display:block;
}

.preview {
    margin: 36px 0 20px 0;
    background: #e4e4e4;
}

.imgs {
    width: 50%;
}

    .imgs img {
        display: block;
        width: 100%;
        margin: 0;
    }

.desc {
    width: 48%;
    float: right;
    font-size: 16px;
    color: #565656;
    line-height: 34px;
}

    .desc h3 {
        font-size: 24px;
        line-height: 60px;
        padding-top: 3%;
        color: #434343;
        font-weight: normal;
    }

.product_info_contact {
    line-height: 50px;
    margin-top: 2%;
    border-top: 1px solid #d4d4d4;
}

    .product_info_contact b {
        font-size: 22px;
    }

.product_info_share span {
    float: left;
}


.product_info_share {
    font-size: 12px;
}

.slide .swiper-pagination-bullet {
    width: 50px;
    height: 5px;
    background: #aaa;
    margin: 6px 6px;
    cursor: pointer;
    opacity: 0.8;
    border-radius: 0;
    border: none;
}

.slide .swiper-pagination-bullet-active {
    background: #00a241;
    opacity: 1;
}

.pageing {
    padding: 40px 0;
    line-height: 34px;
}

    .pageing p {
        background: #ededed;
        margin-bottom: 6px;
        border-radius: 4px;
        overflow: hidden;
    }
    .pageing p a{ display: block; width: 86%; float: left;}
	.pageing p a:hover{ color: #007AFF;}
    .pageing span {
        display: inline-block;
        padding: 0 10px;
        float: left;
        background: #d4d4d4;
        margin-right: 10px;
    }

.gg {
    background: #f2f2f2 url(../images/notice.png) 10px center no-repeat;
    margin-bottom: 40px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    padding: 0 10px 0 50px;
}

    .gg li, .gg li a {
        display: block;
    }

.newstop li {
    float: left;
    width: 31.333%;
    margin-right: 2%;
    margin-bottom: 40px;
    background: #818181;
    color: #e1dfdf;
    padding-bottom: 10px;
}

    .newstop li h4 {
        padding: 0 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 15px;
        line-height: 28px;
        color: #fff;
    }

.newstop p {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    padding: 0 10px;
}

.treenav2 {
    background: #f2f2f2;
    height: 46px;
    margin-bottom: 30px;
    line-height: 46px;
    font-size: 16px;
}

    .treenav2 li {
        float: left;
    }

        .treenav2 li a {
            display: block;
            padding: 0 35px;
            position: relative;
        }

            .treenav2 li a.cur:after, .treenav2 li a:hover:after {
                content: "";
                position: absolute;
                border-top: 6px solid #aa8e48;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                bottom: -6px;
                left: 50%;
                margin-left: -6px;
            }

            .treenav2 li a.cur, .treenav2 li a:hover {
                background: #aa8e48;
                color: #fff;
            }
.treenav2 li ul{
display:none;
}
.newscenter li {
    border: 1px solid #e3e3e3;
    margin-bottom: 25px;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    position: relative;
}

.ntext {
    width: 100%;
}

    .ntext h4 {
        font-size: 18px;
        color: #333;
        line-height: 34px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .ntext p {
        color: #696969;
        line-height: 24px;
        max-height: 48px;
        overflow: hidden;
    }

.newscenter li span {
    position: absolute;
    width: 140px;
    overflow: hidden;
    height: 39px;
    right: 10px;
    top: 108px;
    font-size: 24px;
    color: #666;
    line-height: 70px;
    font-family: arial;
    text-align: right;
}

    .newscenter li span i {
        display: block;
        position: absolute;
        padding-right: 100px;
        right: 0;
        color: #00a915;
        font-size: 18px;
        width: 180px;
        line-height: 2;
        height: 39px;
        text-transform: uppercase;
        font-style: normal;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        white-space: nowrap;
        text-align: center;
    }

.newscenter li:hover span i {
    right: -100px;
}

.newscenter li span i:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #888;
    width: 140px;
    right: 0;
    bottom: 20px;
}

.newscenter li:hover {
    border-color: #00a915;
}

.desctitle {
    margin-bottom: 32px;
    border-left: 6px solid #e77817;
    padding-left: 15px;
    color: #666;
    line-height: 26px;
}

    .desctitle h3 {
        font-size: 24px;
        color: #333;
        line-height: 34px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.ctitle {
    text-align: center;
    padding: 40px 0 20px;
}

    .ctitle h3 {
        font-size: 30px;
        color: #333;
        line-height: 44px;
    }

.modual {
    font-size: 16px;
    line-height: 28px;
    color: #555;
}

.ab1 {
    margin-bottom: 40px;
    text-indent: 2em;
}

.ab2 {
    margin-bottom: 40px;
    text-align: center;
    background: url(../images/page_about_bg.png) no-repeat bottom center;
}

    .ab2 ul {
        padding: 60px 0;
        overflow: hidden;
    }

    .ab2 li {
        width: 33%;
        float: left;
    }

        .ab2 li .num {
            font-size: 90px;
            color: #333;
            line-height: 100px;
            font-weight: bold;
        }

    .ab2 em {
        font-style: normal;
    }

.ab3 {
    margin-bottom: 60px;
}

    .ab3 table {
        width: 100%;
        background: #f8f8f8;
    }

    .ab3 td {
        width: 25%;
    }

    .ab3 img {
        display: block;
        width: 100%;
        height: auto;
    }

    .ab3 .p20 {
        text-align: right;
        padding: 0 15%;
    }

        .ab3 .p20 b, .ab3 .p20 strong {
            display: block;
            font-size: 24px;
            color: #393939;
            line-height: 60px;
            font-weight: normal;
        }

.wh1 li {
    position: relative;
    width: 25%;
    float: left;
    overflow: hidden;
    margin-bottom: 40px;
}

    .wh1 li img {
        display: block;
        width: 100%;
    }

.des {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}

.wh2 {
    padding: 70px 0;
    background: #f2f2f2;
}

    .wh2 .fl {
        width: 50%;
    }

    .wh2 .fr {
        width: 48%;
    }

.whh {
    margin-bottom: 35px;
    position: relative;
}

    .whh:after {
        content: "";
        position: absolute;
        width: 48px;
        height: 3px;
        background: #333;
        bottom: 0;
        left: 0;
    }

    .whh h3 {
        font-size: 24px;
        color: #333;
        line-height: 60px;
        font-weight: normal;
    }

.teamdes {
    background: #f5f5f5;
    margin-bottom: 40px;
}

    .teamdes .fl {
        width: 73%;
    }

        .teamdes .fl img {
            display: block;
            width: 100%;
        }

    .teamdes .fr {
        width: 23%;
        padding: 0 2%;
        font-size: 13px;
        line-height: 26px;
        color: #696969;
    }

        .teamdes .fr h3 {
            line-height: 30px;
            padding-top: 8%;
            font-size: 20px;
            font-weight: normal;
            color: #535353;
            margin-bottom: 4%;
        }

.tmore {
    padding-top: 8%;
}

    .tmore a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        display: block;
        border: 1px solid #c3c3c3;
        text-align: center;
        padding-right: 10px;
        background: url(../images/enter-icon.png) no-repeat 90px center;
    }

.teamlist li {
    margin-bottom: 20px;
    background: #f2f2f2;
    padding: 10px;
}

.teamr {
    width: 77%;
}

    .teamr h3 {
        font-size: 18px;
        color: #333;
        line-height: 36px;
        padding-top: 1%;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .teamr span {
        font-size: 14px;
        color: #949494;
        line-height: 24px;
    }

    .teamr p {
        font-size: 14px;
        color: #696969;
        line-height: 24px;
        padding-top: 1%;
        height: 48px;
        overflow: hidden;
    }

.pcenter.honnor li {
    width: 23%;
    cursor: pointer;
}

    .pcenter.honnor li .pbox {
        height: 204px;
    }

.vbox {
    line-height: 1;
}
/*弹窗*/
.wform {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
}

.wform_shaw {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0,0,0,.6);
}

.wform_con {
    position: absolute;
    max-height: 80%;
    padding: 20px;
    box-sizing: border-box;
    background: #f9f9f9;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

i.wform_close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: url(../images/fancybox_sprite.png);
}

.wform_img {
    position: relative;
    width: 100%;
    height: 100%;
}

    .wform_img img {
        display: block;
        max-height: 100%;
    }
/*动画*/

/*网站色调*/

.white {
    background: #fff;
}

.bgcolor, .stylebg {
    background-color: #f9b000;
    color: #fff;
}

.hoverbg:hover {
    background-color: #f9b000;
}

.color, .hovercolor:hover {
    color: #f9b000;
}

.border-color, .hoverborder:hover {
    border-color: #f9b000;
}
/*pc分页样式*/
.pading ul{ width: 100%;}
.pading ul li{background: #f4f4f4;cursor: not-allowed;display: inline-block;list-style: none;text-decoration: none; margin: 1.4% 0;}
.pading ul li span{display: inline-block;padding: 3px 10px;margin: 0 2px;border: 1px solid #ddd; color: #7b7b7b; font-size: 18px;}
.pading ul li a{display: inline-block;padding: 3px 10px;margin: 0 2px;border: 1px solid #a9ca5c; font-size: 18px;}
/*在线客服*/
.yb_conct{position:fixed;z-index:9999999;bottom:180px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#0077d1 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#0077d1 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#0077d1 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#0077d1 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
/*漂浮广告*/
input,select,textarea{vertical-align:middle; *font-size:100%;}
input{ margin:0;outline:none; padding:0;}
input::-ms-clear{display:none;}
.clearfix:after{
     content:".";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden;        
}
.clearfix{*zoom:1}
.piaofu{ position:fixed; left:0; top:0; z-index:9999; width:350px; height:170px; background: rgba(2, 170, 220, 0.88);}
.close{ position:absolute; right:0; top:0; width:40px; height:30px; line-height:22px; text-align:center; color:#fff;font-size:32px; cursor:pointer; background:#FC0;}
