﻿html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}

[hidefocus], summary {
    outline: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

sup, sub {
    font-size: 83%;
}

pre, code, kbd, samp {
    font-family: inherit;
}

q:before, q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
    outline: none;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

del, ins, u, s, a, a:hover {
    text-decoration: none;
}

body, textarea, input, button, select, keygen, legend {
    font: 13px/24px "微软雅黑",arial,\5b8b\4f53;
    color: #333;
    outline: 0;
}

html {
    background: #fff;
    background-size: 100% 100%;
    width: 100%;
}

body {
    background: #fff;
    position: relative;
    width: 100%; /*max-width: 1680px;*/
    overflow-x: hidden;
    min-width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
}

a, a:hover {
    color: #333;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

    a:hover {
        color: #303860;
    }

img {
    vertical-align: top;
}

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.dn {
    display: none;
}

.ov {
    overflow: hidden;
}

.text-center {
    text-align: center;
}

.none {
    display: none;
}

.pd40 {
    padding: 40px;
}



@font-face {
    font-family: 'nexalight-webfont';
    src: url('../fonts/nexalight-webfont.eot');
    src: url('../fonts/nexalight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/nexalight-webfont.woff2') format('woff2'), url('../fonts/nexalight-webfont.woff') format('woff'), url('../fonts/nexalight-webfont.ttf') format('truetype'), url('../fonts/nexalight-webfont.svg#novecentowide-bold-webfont') format('svg');
}

@font-face {
    font-family: 'dincond-medium-webfont';
    src: url('../fonts/dincond-medium-webfont.eot');
    src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dincond-medium-webfont.woff2') format('woff2'), url('../fonts/dincond-medium-webfont.woff') format('woff'), url('../fonts/dincond-medium-webfont.ttf') format('truetype'), url('../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');
}

@font-face {
    font-family: "TeXGyreAdventor-Regular";
    src: url("../fonts/texgyreadventor-regular.eot?") format("eot"),url("../fonts/texgyreadventor-regular.woff") format("woff"),url("../fonts/texgyreadventor-regular.ttf") format("truetype"),url("../fonts/texgyreadventor-regular.svg#TeXGyreAdventor-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'novecento-widenormal';
    src: url('../fonts/novecentowide-normal.eot');
    src: url('../fonts/novecentowide-normal.eot?#iefix') format('embedded-opentype'),url('../fonts/novecentowide-normal.woff2') format('woff2'),url('../fonts/novecentowide-normal.woff') format('woff'),url('../fonts/novecentowide-normal.ttf') format('truetype'),url('../fonts/novecentowide-normal.svg#novecento_widenormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1280 {
    width: 1280px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pt40 {
    padding-top: 40px;
}

.pt60 {
    padding-top: 60px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb30 {
    padding-bottom: 30px;
}

.mt10 {
    margin-top: 10px !important;
}

.mb20 {
    margin-bottom: 20px;
}

.mb50 {
    margin-bottom: 50px;
}

.mt60 {
    margin-top: 60px;
    position: relative;
}

.mb100 {
    margin-bottom: 100px;
}

.mb60 {
    margin-bottom: 60px;
}





/*
 	蔡艳丽	
 	2016-8-10
 */

/*头部 -导航*/
.head {
    height: 90px;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.logo {
    width: 80px;
    height: 70px;
    float: left;
    margin-top: 10px;
}


.nav {
    height: 90px;
    float: right;
}

    .nav > ul > li {
        height: 90px;
        float: left;
        position: relative;
        overflow: hidden;
    }

        .nav > ul > li a {
            padding: 0 15px;
            line-height: 90px;
            display: inline-block;
            font-size: 14px;
            position: relative;
            color: #707574;
            z-index: 10;
            transition: all .2s;
        }

.color-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 90px;
    left: 0;
    background: #80ae9e;
    transition: all .2s;
    z-index: 1;
}

.nav > ul > li:hover a {
    color: #fff;
    transition: all .2s;
}

.nav > ul > li:hover .color-box {
    top: 0;
    opacity: 1;
    transition: all .2s;
}

.nav > ul > li.on .color-box {
    top: 0;
    transition: all .2s;
}

.nav > ul > li.on a {
    color: #fff;
}

.login {
    float: right;
    width: 70px;
    height: 90px;
}

    .login a {
        display: block;
        width: 40px;
        height: 40px;
        margin-top: 25px;
        float: right;
    }

.subNav {
    position: absolute;
    top: 90px;
    right: 71px;
    display: none;
    border-top: 1px solid #80ae9e;
    background: #def5e9;
}

    .subNav li {
        height: 68px;
        line-height: 68px;
        text-align: center;
        background: #fcfffd;
        transition: all .3s;
        float: left;
    }

        .subNav li a {
            display: block;
            line-height: 68px;
            color: #707574;
            padding: 0 18px;
        }

        .subNav li:hover {
            background: #78a797;
            transition: all .3s;
        }

            .subNav li:hover a {
                color: #fff;
                transition: all .1s;
            }

.subNav2 {
    position: absolute;
    top: 90px;
    right: 69px;
    display: none;
    border-top: 1px solid #80ae9e;
    background: #def5e9;
}

    .subNav2 li {
        height: 68px;
        line-height: 68px;
        width: 71px;
        text-align: center;
        background: #fcfffd;
        transition: all .3s;
        float: left;
    }

        .subNav2 li a {
            display: block;
            line-height: 68px;
            color: #707574;
            padding: 0 18px;
        }

        .subNav2 li:hover {
            background: #78a797;
            transition: all .3s;
        }

            .subNav2 li:hover a {
                color: #fff;
                transition: all .1s;
            }


.subNav3 {
    position: absolute;
    top: 90px;
    right: 71px;
    border-top: 1px solid #007f53;
    background: #176199;
}

    .subNav3 li {
        height: 68px;
        line-height: 68px;
        text-align: center;
        background: #b90fab;
        transition: all .3s;
        float: left;
    }

        .subNav3 li a {
            display: block;
            line-height: 68px;
            color: #707574;
            padding: 0 18px;
        }

        .subNav3 li:hover {
            background: #176199;
            transition: all .3s;
        }

            .subNav3 li:hover a {
                color: #fff;
                transition: all .1s;
            }

/*.nav_more {}
.nav_more ul{position:absolute;top:90px;left: 0;width:100%;}
.nav_more li a{line-height:60px;text-align: center;color:#707574;}*/



/*fullpage样式修改*/
/*.section{padding-top:90px;}*/
.bg1 {
    background: #fff url(/img/bg1.jpg);
}

.bg2 {
    background: #fff url(/img/bg2.jpg);
}

.bg3 {
    background: #fff url(/img/bg3.jpg);
}

.bg4 {
    background: #fff url(/img/bg4.jpg);
}

.bg5 {
    background: #fff url(/img/bg5.jpg);
}

.content1 {
    width: 1200px;
    margin: 70px auto 0;
    height: 460px;
    position: relative;
}

    .content1 h2 {
        font-size: 80px;
        line-height: 80px;
        color: #fff;
        opacity: 0.3;
        filter: alpha(opacity=30);
        text-align: center;
        font-family: 'dincond-medium-webfont';
    }

.big-box {
    width: 357px;
    height: 357px;
    border-radius: 5px;
    position: absolute;
}

    .big-box img {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }

.mini-box {
    width: 175px;
    height: 175px;
    position: absolute;
    border-radius: 5px;
}

    .mini-box a {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .mini-box img {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }

.ct1-box1 {
    bottom: 3px;
    left: 0;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    z-index: 10;
}

.ct1-box2 {
    bottom: 185px;
    left: 367px;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    z-index: 9;
}

.ct1-box3 {
    bottom: 185px;
    left: 552px;
    background: #187f6d;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
    z-index: 8;
}

.ct1-box4 {
    bottom: 0px;
    left: 552px;
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
    z-index: 7;
}

.ct1-box5 {
    bottom: 0px;
    left: 737px;
    background: #354272;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    z-index: 1;
}

.ct1-box6 {
    width: 257px;
    height: 260px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 23px;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
    z-index: 7;
}

.ct1-box3 h3 {
    font-size: 28px;
    line-height: 28px;
    font-family: 'dincond-medium-webfont';
    color: #50b7ab;
    padding: 70px 0 0 10px;
}

.ct1-box5-arr {
    display: block;
    width: 51px;
    height: 51px;
    background: url(/img/ct-box5-arr.png) no-repeat;
    margin: 45px auto 0;
}

.ct1-box5:hover .ct1-box5-arr, .ct2-box5:hover .ct1-box5-arr, .ct3-box5:hover .ct1-box5-arr, .ct4-box5:hover .ct1-box5-arr, .ct5-box5:hover .ct1-box5-arr {
    -webkit-animation-name: wobble;
    animation-name: wobble;
    animation-iteration-count: infinite;
}

.ct1-box5 h3 {
    font-size: 18px;
    color: #80ae9e;
    text-align: center;
    margin-top: 15px;
    font-weight: 100;
}

.ct1-box6 h3 {
    font-size: 36px;
    color: #feffff;
    font-weight: 100;
    line-height: 56px;
}

.ct1-box6 h4 {
    font-size: 24px;
    color: #b8e1db;
    font-weight: 100;
    line-height: 47px;
}

.ct1-box6 p {
    font-size: 14px;
    color: #fff;
}


.content2 {
    width: 1200px;
    margin: 70px auto 0;
    height: 543px;
    position: relative;
}

    .content2 h2 {
        font-size: 80px;
        line-height: 80px;
        color: #fff;
        opacity: 0.3;
        filter: alpha(opacity=30);
        font-family: 'dincond-medium-webfont';
        position: absolute;
        bottom: 0;
    }

.ct2-box6 {
    width: 500px;
    height: 190px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
}

    .ct2-box6 h3 {
        font-size: 36px;
        color: #feffff;
        font-weight: 100;
        line-height: 56px;
    }

    .ct2-box6 h4 {
        font-size: 24px;
        color: #f9e5a5;
        font-weight: 100;
        line-height: 47px;
    }

    .ct2-box6 p {
        font-size: 14px;
        color: #ffffff;
    }

.ct2-box1 {
    bottom: 185px;
    right: 185px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    z-index: 10;
}

.ct2-box2 {
    bottom: 185px;
    right: 737px;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.ct2-box3 {
    bottom: 185px;
    right: 552px;
    background: #ebb22c;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    z-index: 8;
}

.ct2-box4 {
    bottom: 185px;
    right: 0px;
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
    z-index: 7;
}

.ct2-box5 {
    bottom: 0px;
    right: 0px;
    background: #354272;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.ct2-box3 h3 {
    font-size: 28px;
    line-height: 28px;
    font-family: 'dincond-medium-webfont';
    color: #f5d56a;
    padding: 70px 0 0 10px;
}

.ct2-box5 h3 {
    font-size: 18px;
    color: #80ae9e;
    text-align: center;
    margin-top: 15px;
    font-weight: 100;
}



.content3 {
    width: 1200px;
    margin: 70px auto 0;
    height: 543px;
    position: relative;
}

    .content3 h2 {
        font-size: 80px;
        line-height: 80px;
        color: #fff;
        opacity: 0.3;
        filter: alpha(opacity=30);
        font-family: 'dincond-medium-webfont';
        position: absolute;
        top: 0;
    }

.ct3-box6 {
    width: 500px;
    height: 190px;
    position: absolute;
    left: 0;
    bottom: -10px;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
}

    .ct3-box6 h3 {
        font-size: 36px;
        color: #feffff;
        font-weight: 100;
        line-height: 56px;
    }

    .ct3-box6 h4 {
        font-size: 24px;
        color: #d0f0f1;
        font-weight: 100;
        line-height: 47px;
    }

    .ct3-box6 p {
        font-size: 14px;
        color: #ffffff;
    }

.ct3-box1 {
    bottom: 0px;
    right: 185px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.ct3-box2 {
    bottom: 185px;
    right: 737px;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.ct3-box3 {
    bottom: 185px;
    right: 552px;
    background: #3eb7ba;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.ct3-box4 {
    bottom: 367px;
    right: 185px;
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
}

.ct3-box5 {
    bottom: 0px;
    right: 0px;
    background: #354272;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.ct3-box3 h3 {
    font-size: 28px;
    line-height: 28px;
    font-family: 'dincond-medium-webfont';
    color: #7fd9db;
    padding: 70px 0 0 10px;
}

.ct3-box5 h3 {
    font-size: 18px;
    color: #80ae9e;
    text-align: center;
    margin-top: 15px;
    font-weight: 100;
}


.content4 {
    width: 1200px;
    margin: 70px auto 0;
    height: 543px;
    position: relative;
}

    .content4 h2 {
        font-size: 80px;
        line-height: 80px;
        color: #fff;
        opacity: 0.3;
        filter: alpha(opacity=30);
        font-family: 'dincond-medium-webfont';
        position: absolute;
        bottom: 0;
        right: 0;
    }

.ct4-box6 {
    width: 460px;
    height: 186px;
    position: absolute;
    right: 0;
    bottom: 180px;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
}

    .ct4-box6 h3 {
        font-size: 36px;
        color: #feffff;
        font-weight: 100;
        line-height: 56px;
    }

    .ct4-box6 h4 {
        font-size: 24px;
        color: #c0ebef;
        font-weight: 100;
        line-height: 47px;
    }

    .ct4-box6 p {
        font-size: 14px;
        color: #ffffff;
    }

.ct4-box1 {
    bottom: 185px;
    left: 0px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.ct4-box2 {
    bottom: 185px;
    left: 367px;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.ct4-box3 {
    bottom: 0;
    left: 0;
    background: #25a5b4;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
    z-index: 2;
}

.ct4-box4 {
    bottom: 0;
    left: 185px;
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
}

.ct4-box5 {
    bottom: 368px;
    left: 550px;
    background: #354272;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.ct4-box3 h3 {
    font-size: 28px;
    line-height: 28px;
    font-family: 'dincond-medium-webfont';
    color: #61cdd6;
    padding: 70px 0 0 10px;
}

.ct4-box5 h3 {
    font-size: 18px;
    color: #80ae9e;
    text-align: center;
    margin-top: 15px;
    font-weight: 100;
}

.content5 {
    width: 1200px;
    margin: 70px auto 0;
    height: 543px;
    position: relative;
}

    .content5 h2 {
        font-size: 80px;
        line-height: 80px;
        color: #fff;
        opacity: 0.3;
        filter: alpha(opacity=30);
        font-family: 'dincond-medium-webfont';
        position: absolute;
        bottom: 200px;
        left: 0;
    }

.ct5-box6 {
    width: 460px;
    height: 186px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
}

    .ct5-box6 h3 {
        font-size: 36px;
        color: #feffff;
        font-weight: 100;
        line-height: 56px;
    }

    .ct5-box6 h4 {
        font-size: 24px;
        color: #bedee8;
        font-weight: 100;
        line-height: 47px;
    }

    .ct5-box6 p {
        font-size: 14px;
        color: #ffffff;
    }

.ct5-box1 {
    bottom: 0;
    right: 0px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    z-index: 10;
}

.ct5-box2 {
    bottom: 0px;
    right: 367px;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
    z-index: 5;
}

.ct5-box3 {
    bottom: 367px;
    right: 183px;
    background: #2681a4;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    z-index: 4;
}

.ct5-box4 {
    bottom: 0;
    right: 553px;
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
    z-index: 3;
}

.ct5-box5 {
    bottom: 0;
    right: 738px;
    background: #354272;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    z-index: 2;
}

.ct5-box3 h3 {
    font-size: 28px;
    line-height: 28px;
    font-family: 'dincond-medium-webfont';
    color: #64b7ce;
    padding: 70px 0 0 10px;
}

.ct5-box5 h3 {
    font-size: 18px;
    color: #80ae9e;
    text-align: center;
    margin-top: 15px;
    font-weight: 100;
}


.foot {
    position: relative;
    z-index: 0;
}

.footer {
    background: #333333;
    height: 276px;
    padding-top: 40px;
    overflow: hidden;
}

.ft-left {
    width: 894px;
    float: left;
}

    .ft-left dl {
        width: 127px;
        float: left;
        height: 200px;
    }

        .ft-left dl dt {
            background: url(/img/ft-nav-icon.png) no-repeat left center;
            margin-bottom: 8px;
            padding-left: 15px;
        }

        .ft-left dl dd {
            padding-left: 15px;
            height: 25px;
            line-height: 25px;
        }

        .ft-left dl dt a {
            color: #88bbaa;
            font-weight: bold;
        }

        .ft-left dl dd a {
            color: #858585;
        }

            .ft-left dl dd a:hover {
                color: #88bbaa;
            }

.ft-right {
    width: 246px;
    float: left;
    height: 214px;
    border-left: 1px solid #5c5c5c;
    padding-left: 58px;
    position: relative;
}

    .ft-right h3 {
        font-size: 22px;
        margin-bottom: 10px;
        padding-left:26px;
        font-family: 'dincond-medium-webfont';
        color: #88bbaa;
        font-weight: 100;
        background: url(/img/Tel.png) no-repeat left center;
    }

    .ft-right p, .ft-right a {
        color: #adadad;
        margin-bottom: 16px;
    }

    .ft-right .wx-icon {
        width: 40px;
        margin-right: 10px;
        height: 40px;
        display: block;
        float: left;
        background: url(/img/wx-icon.png) no-repeat;
    }

    .ft-right .sina-icon {
        width: 40px;
        height: 40px;
        display: block;
        float: left;
        background: url(/img/sina-icon.png) no-repeat;
    }

.warppage {
    position: relative;
    z-index: 10;
}

.subban {
    background: url(/img/subban1.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #fff;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban h3 {
        font-size: 18px;
        text-align: right;
        color: #fff;
    }

.subban3 {
    background: url(/img/subban3.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban3 h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #0264b0;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban3 h3 {
        font-size: 18px;
        text-align: right;
        color: #0264b0;
    }

.subban2 {
    background: url(/img/subban2.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban2 h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #489005;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban2 h3 {
        font-size: 18px;
        text-align: right;
        color: #489005;
    }



.subban4 {
    background: url(/img/subban4.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban4 h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #ffe400;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban4 h3 {
        font-size: 18px;
        text-align: right;
        color: #ffe400;
    }



.subban5 {
    background: url(/img/subban5.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban5 h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #ffe400;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban5 h3 {
        font-size: 18px;
        text-align: right;
        color: #ffe400;
    }




.subban6 {
    background: url(/img/subban6.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban6 h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #ff00f0;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban6 h3 {
        font-size: 18px;
        text-align: right;
        color: #ff00f0;
    }


.subban7 {
    background: url(/img/subban7.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban7 h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #ffe400;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban7 h3 {
        font-size: 18px;
        text-align: right;
        color: #ffe400;
    }




.subban8 {
    background: url(/img/subban8.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban8 h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #ffe400;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban8 h3 {
        font-size: 18px;
        text-align: right;
        color: #ffe400;
    }

    .subban9 {
    background: url(/img/subban9.jpg) no-repeat center center;
    width: 100%;
    height: 200px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

    .subban9 h2 {
        font-size: 36px;
        font-family: 'dincond-medium-webfont';
        text-align: right;
        color: #ffe400;
        text-transform: uppercase;
        line-height: 36px;
        margin-top: 80px;
    }

    .subban9 h3 {
        font-size: 18px;
        text-align: right;
        color: #ffe400;
    }

.subnav {
    height: 66px;
    background: #e0e0e0;
    position: relative;
    z-index: 22;
}

    .subnav li {
        float: left;
        height: 66px;
        line-height: 66px;
        margin-right: 40px;
    }

        .subnav li a {
            display: block;
            height: 66px;
            color: #333333;
            font-size: 14px;
        }

.subnav3 {
    height: 66px;
    position: relative;
    z-index: 22;
}

    .subnav3 li {
        float: left;
        height: 66px;
        line-height: 66px;
        margin-right: 40px;
    }

        .subnav3 li a {
            display: block;
            height: 66px;
            color: #0553c8;
            font-size: 14px;
        }

.navslip {
    display: block;
    height: 5px;
    background-color: #80ae9e;
    position: absolute;
    bottom: 0px;
    width: 0px;
    left: 36px;
    overflow: hidden;
}

.d-timeline-box {
    background: url(/img/time-line-bg.jpg) repeat-x 0 7px;
}

.d-timeline-main {
    overflow: hidden;
}
    /*.d-timeline-main ul {width:1700px;}*/
    .d-timeline-main ul li {
        width: 320px; /*height:296px;*/
        padding: 68px 0 0 42px;
        margin-right: 30px;
        float: left;
        background: url(/img/time-line.jpg) no-repeat left top;
    }

        .d-timeline-main ul li h3 {
            font-size: 30px;
            font-family: 'dincond-medium-webfont';
            color: #30385d;
            margin-bottom: 12px;
        }

        .d-timeline-main ul li a {
            width: 320px;
            position: static;
            display: block;
            height: 380px;
        }

        .d-timeline-main ul li p {
            color: #707070;
            margin-bottom: 24px;
        }

.timeline-text {
    width: 320px;
    height: 100px;
}





.d-timeline-box a {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 220px;
}

.d-timeline-box .prev {
    background: url(/img/prev.png) no-repeat;
    left: -80px;
}

.d-timeline-box .next {
    background: url(/img/next.png) no-repeat;
    right: -80px;
}

.d-timeline-box .prev2 {
    background: url(/img/prev.png) no-repeat;
    left: -80px;
}

.d-timeline-box .next2 {
    background: url(/img/next.png) no-repeat;
    right: -80px;
}

.d-timeline-box .nextst {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 220px;
    right: -80px;
    background: background:url(/img/next.png) no-repeat;
    right: -80px;
    z-index: 100;
}

.d-timeline-box .prevst {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 220px;
    left: -80px;
    background: url(/img/prev.png) no-repeat;
    right: -80px;
    z-index: 100;
}

.about-side {
    width: 347px;
    float: left;
    margin-right: 10px;
    border-right: dashed 1px #dcdcdc;
}

    .about-side ul li {
        width: 150px;
        height: 150px;
        float: left;
        margin-top: 2px;
        margin-left: 2px;
    }

    .about-side .ct-box {
        bottom: 0px;
        border-radius: 5px;
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
        z-index: 1;
    }



.Al-box0 {
    background: url(/img/bu/an1_hover.png) no-repeat;
}

    .Al-box0:hover {
        background: url(/img/bu/an1.png) no-repeat;
    }

.Al-box1 {
    background: url(/img/bu/an2_hover.png) no-repeat;
}

    .Al-box1:hover {
        background: url(/img/bu/an2.png) no-repeat;
    }

.Al-box2 {
    background: url(/img/bu/an3_hover.png) no-repeat;
}

    .Al-box2:hover {
        background: url(/img/bu/an3.png) no-repeat;
    }

.Al-box3 {
    background: url(/img/bu/an4_hover.png) no-repeat;
}

    .Al-box3:hover {
        background: url(/img/bu/an4.png) no-repeat;
    }

.Al-box4 {
    background: url(/img/bu/an5_hover.png) no-repeat;
}

    .Al-box4:hover {
        background: url(/img/bu/an5.png) no-repeat;
    }


.ha-box0 {
    background: url(/img/bu/ha0_hover.png) no-repeat;
}

    .ha-box0:hover {
        background: url(/img/bu/ha0.png) no-repeat;
    }

.ha-box1 {
    background: url(/img/bu/ha1_hover.png) no-repeat;
}

    .ha-box1:hover {
        background: url(/img/bu/ha1.png) no-repeat;
    }

.ha-box2 {
    background: url(/img/bu/ha2_hover.png) no-repeat;
}

    .ha-box2:hover {
        background: url(/img/bu/ha2.png) no-repeat;
    }

.ha-box3 {
    background: url(/img/bu/ha3_hover.png) no-repeat;
}

    .ha-box3:hover {
        background: url(/img/bu/ha3.png) no-repeat;
    }

.ha-box4 {
    background: url(/img/bu/ha4_hover.png) no-repeat;
}

    .ha-box4:hover {
        background: url(/img/bu/ha4.png) no-repeat;
    }

.ha-box5 {
    background: url(/img/bu/ha5_hover.png) no-repeat;
}

    .ha-box5:hover {
        background: url(/img/bu/ha5.png) no-repeat;
    }

.ha-box6 {
    background: url(/img/bu/ha6_hover.png) no-repeat;
}

    .ha-box6:hover {
        background: url(/img/bu/ha6.png) no-repeat;
    }

.ha-box7 {
    background: url(/img/bu/ha7_hover.png) no-repeat;
}

    .ha-box7:hover {
        background: url(/img/bu/ha7.png) no-repeat;
    }

.ha-box8 {
    background: url(/img/bu/ha8_hover.png) no-repeat;
}

    .ha-box8:hover {
        background: url(/img/bu/ha8.png) no-repeat;
    }
/*下拉*/

.form-input {
    width: 347px;
    margin: 0 auto;
    position: relative;
    background: #f2f2f2;
    height: 64px;
    margin-bottom: 10px;
    transition: all .3s;
}

    .form-input:hover {
        box-shadow: 0 0 7px #f2f2f2;
        background: #f2f2f2;
        transition: all .3s;
    }

    .form-input label {
        padding-left: 20px;
        line-height: 64px;
        width: 60px;
        display: inline-block;
        color: #666666;
        transition: all .3s;
    }

    .form-input input {
        height: 64px;
        line-height: 64px;
        border: 0;
        width: 250px;
        background: #f2f2f2;
        transition: all .3s;
        color: #666;
        padding-left: 20px;
    }

.nice-select {
    display: inline-block;
    width: 260px;
    position: relative;
    background: #f2f2f2 url(/img/select-arr.png) no-repeat 240px center;
    cursor: pointer;
    border-radius: 3px 0 0 3px;
}

    .nice-select input {
        width: 230px;
        border: 0;
        outline: 0;
        background: none;
        cursor: pointer;
        font-size: 14px;
        color: #666666;
    }

    .nice-select ul {
        width: 260px;
        display: none;
        position: absolute;
        z-index: 99999;
        left: 0;
        top: 64px;
        overflow: hidden;
        background-color: #fff;
        max-height: 300px;
        overflow-y: auto;
        border: 1px solid #ebebeb;
        border-top: 0;
    }

        .nice-select ul li {
            height: 40px;
            line-height: 40px;
            overflow: hidden;
            padding: 0 20px;
            cursor: pointer;
            text-align: left;
            font-size: 14px;
        }

            .nice-select ul li.on {
                background-color: #e0e0e0;
            }

.about-btn {
    height: 64px;
    display: block;
    background: #80ae9e;
    text-align: center;
    line-height: 64px;
    color: #fff;
}

    .about-btn:hover {
        color: #fff;
        background: #4b957b;
    }

.about-search {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background: url(/img/search-icon.png) no-repeat;
    margin-left: 4px;
}


.about-content4 {
    width: 838px;
    float: left;
}


    .about-content4 ul li {
        margin-bottom: 10px;
    }

        .about-content4 ul li h3 {
            height: 64px;
            line-height: 64px;
            padding-left: 40px;
            background: #e6e6e6 url(/img/ab-content4-up.png) no-repeat 800px center;
            cursor: pointer;
        }

        .about-content4 ul li:hover {
            box-shadow: 0 0 4px #7e6b5a;
            transition: all .3s;
        }

    .about-content4 .about-content4-text {
        width: 763px;
        background: #f2f2f2;
        padding: 40px;
        display: none;
    }

        .about-content4 .about-content4-text h4 {
            color: #666666;
        }

        .about-content4 .about-content4-text p {
            color: #999999;
            margin-bottom: 24px;
        }

        .about-content4 .about-content4-text .about4-btn {
            width: 140px;
            height: 52px;
            background: #80ae9e;
            line-height: 52px;
            text-align: center;
            display: block;
            color: #fff;
        }

            .about-content4 .about-content4-text .about4-btn:hover {
                color: #fff;
                background: #4b957b;
            }

.about4btn-icon {
    width: 22px;
    height: 24px;
    background: url(/img/about4Btn-icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.camp4-wrap {
    width: 1220px;
}

.camp4-list {
    width: 390px;
    height: 294px;
    float: left;
    position: relative;
    margin-right: 15px;
}

    .camp4-list img {
        width: 390px;
        height: 220px;
    }

.pic-icon {
    width: 60px;
    height: 60px;
    display: block;
    background: url(/img/camp/pic-icon.jpg) no-repeat;
    position: absolute;
    left: 0;
    top: 160px;
}

.video-icon {
    width: 60px;
    height: 60px;
    display: block;
    background: url(/img/camp/video-icon.jpg) no-repeat;
    position: absolute;
    left: 0;
    top: 160px;
}

.camp4-list h4 {
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
}

.down-arr {
    width: 50px;
    height: 50px;
    display: block;
    background: url(/img/camp/down.png) no-repeat;
    margin: 24px auto 0;
}

.camp2-list {
    overflow: hidden;
    margin-bottom: 40px;
}

.camp2-warp {
    width: 560px;
    height: 300px;
    float: left;
    margin-right: 40px;
    background: #dcdcdc;
    border-radius: 5px;
    overflow: hidden;
}

    .camp2-warp img {
        width: 100%;
        height: auto;
    }

.camp2-text {
    width: 495px;
    padding: 60px 45px 0 20px;
    height: 240px;
    float: left;
    margin-right: 40px;
}

.camp2-text-btn {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    background: #48ad9e;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 20px;
}

.camp2-text h2 {
    font-size: 24px;
    color: #333333;
    font-weight: 200;
    margin-bottom: 30px;
}

.camp2-text p {
    line-height: 22px;
    color: #666666;
    margin-bottom: 30px;
    font-size: 12px;
}

.camp2-text a {
    color: #48ad9e;
}

    .camp2-text a:hover {
        color: #137869;
    }



.camp3-list {
    overflow: hidden;
    margin-bottom: 40px;
    border-bottom: dashed 1px #dcdcdc;
}

.camp3-warp {
    width: 360px;
    height: 193px;
    float: left;
    margin-right: 40px;
    background: #dcdcdc;
    border-radius: 5px;
    overflow: hidden;
}

    .camp3-warp img {
        width: 100%;
        height: auto;
    }

.camp3-text {
    width: 330px;
    padding: 10px 45px 0 20px;
    height: 240px;
    float: left;
    margin-right: 40px;
}

.camp3-text-btn {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    background: #48ad9e;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 20px;
}

.camp3-text h2 {
    font-size: 24px;
    color: #333333;
    font-weight: 200;
    margin-bottom: 30px;
}

.camp3-text p {
    line-height: 22px;
    color: #666666;
    margin-bottom: 30px;
    font-size: 12px;
}

.camp3-text a {
    color: #48ad9e;
}

    .camp3-text a:hover {
        color: #137869;
    }

.contraries .camp2-warp, .contraries .camp2-text {
    float: right;
}

.contraries .camp3-warp, .contraries .camp2-text {
    float: right;
}

.content-editor {
    width: 786px;
    float: left;
    margin-right: 40px;
}

    .content-editor h2 {
        color: #333;
        font-size: 24px;
        margin-bottom: 16px;
    }

    .content-editor p {
        color: #666666;
        font-size: 12px;
        margin-bottom: 20px;
    }

    .content-editor img {
        max-width: 786px;
    }


.content2-side {
    width: 294px;
    float: left;
    height: 100%;
    padding: 40px;
    background: #354272;
}

    .content2-side h3 {
        color: #48ad9e;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .content2-side p {
        color: #fff;
    }

.camp2-wx {
    width: 128px;
    height: 128px;
    margin-top: 36px;
    margin-bottom: 36px;
}

.content2-side h4 {
    font-size: 32px;
    font-family: 'dincond-medium-webfont';
    color: #fff;
    font-weight: 100;
}

    .content2-side h4 > span {
        font-size: 14px;
    }


.pic-lunbo {
    width: 100%;
    background: #f2f2f2;
}

    .pic-lunbo h2 {
        text-align: center;
        margin-bottom: 35px;
        font-size: 24px;
        font-weight: 100;
    }

.pic-bd ul {
    width: 1220px;
}

    .pic-bd ul li {
        width: 294px;
        height: 223px;
        float: left;
        margin-right: 8px;
        background: #fff;
    }

        .pic-bd ul li:hover {
            background: #e1e1e1;
            transition: all .3s;
        }

        .pic-bd ul li p {
            padding: 14px 20px 0;
        }

.pic-lunbo .prev {
    background: url(/img/prev.png) no-repeat;
    left: -80px;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 120px;
}

.pic-lunbo .next {
    background: url(/img/next.png) no-repeat;
    right: -80px;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 120px;
}


.camp-content h2 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px;
}

.camp-ct1-left {
    width: 807px;
    float: left;
}

    .camp-ct1-left p {
        margin-bottom: 25px;
        color: #666;
        font-size: 12.5px;
    }

.camp-ct1-right {
    float: right;
}

.camp-ct2-box {
    width: 580px;
    height: 283px;
    float: left;
    margin-right: 40px;
}

.camp-ct2-box-left {
    float: left;
    width: 160px;
    height: 176px;
    background: #48ad9e;
    padding: 24px 20px 0;
}


/*对话框*/
.camp-ct2-box-left-0 {
    float: left;
    width: 160px;
    height: 176px;
    background: #00b094;
    padding: 24px 20px 0;
}

.camp-ct2-box-left-1 {
    float: left;
    width: 160px;
    height: 176px;
    background: #90c421;
    padding: 24px 20px 0;
}
.camp-ct2-box-left-2 {
    float: left;
    width: 160px;
    height: 176px;
    background: #b5b2ff;
    padding: 24px 20px 0;
}
.camp-ct2-box-left-3 {
    float: left;
    width: 160px;
    height: 176px;
    background: #e36362;
    padding: 24px 20px 0;
}
.camp-ct2-box-left-4 {
    float: left;
    width: 160px;
    height: 176px;
    background: #72b4ee;
    padding: 24px 20px 0;
}
.camp-ct2-box-left-5 {
    float: left;
    width: 160px;
    height: 176px;
    background: #e1b83a;
    padding: 24px 20px 0;
}
.camp-ct2-box-left-6 {
    float: left;
    width: 160px;
    height: 176px;
    background: #00b094;
    padding: 24px 20px 0;
}
.camp-ct2-box-left-7 {
    float: left;
    width: 160px;
    height: 176px;
    background: #90c421;
    padding: 24px 20px 0;
}
.camp-ct2-box-left-8 {
    float: left;
    width: 160px;
    height: 176px;
    background: #e36362;
    padding: 24px 20px 0;
}
.camp-ct2-box-left-9 {
    float: left;
    width: 160px;
    height: 176px;
    background: #72b4ee;
    padding: 24px 20px 0;
}

/*对话框结束*/
.camp-ct2-box-right {
    float: right;
    width: 380px;
    float: left;
    height: 100%;
}

.camp-ct2-box .camp-ct2-box-left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 100;
}

.camp-ct2-box .camp-ct2-box-left h3 {
    font-size: 24px;
    color: #a4d6cf;
    font-family: 'dincond-medium-webfont';
    text-transform: uppercase;
    padding-top: 30px;
}

.camp-ct2-box .camp-ct2-box-right h2 {
    font-size: 18px;
    color: #333;
    padding: 20px 0 20px;
    margin: 0;
}

.camp-ct2-box .camp-ct2-box-right p {
    color: #666;
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 12px;
}

.camp-ct5 h2 {
    text-align: center;
}

.camp-ct4 {
    width: 100%;
    height: 745px;
    background: url(/img/camp/camp-ct4.jpg) no-repeat center center;
    min-width: 1200px;
}

.camp-ct3 {
    background: #f2f2f2;
}


.bd {
    width: 640px;
    height: 366px;
    overflow: hidden;
    float: left;
}

    .bd li {
        float: left;
        width: 640px;
        height: 400px;
    }

        .bd li img {
            width: 100%;
        }

.hd {
    width: 640px;
    text-align: center;
    margin-top: 35px;
    float: left;
}

    .hd ul {
        display: inline-block;
    }

    .hd li {
        width: 8px;
        height: 8px;
        float: left;
        margin-right: 10px;
        border-radius: 5px;
        background: #e0e0e0;
    }

        .hd li.on {
            background: #80ae9e;
        }

.slide-prev {
    width: 80px;
    height: 80px;
    background: #b0d3c9 url(/img/camp/slide-prev.png) no-repeat center center;
    display: block;
    position: absolute;
    top: 366px;
    left: 560px;
}

.slide-next {
    width: 80px;
    height: 80px;
    background: #1d2340 url(/img/camp/slide-next-curr.png) no-repeat center center;
    display: block;
    position: absolute;
    top: 366px;
    left: 640px;
}

/*.slide-prev:hover{background:#1d2340 url(/img/camp/slide-prev-curr.png) no-repeat center center; }
.slide-next:hover{background:#1d2340 url(/img/camp/slide-next-curr.png) no-repeat center center; }*/

.silde-right {
    width: 480px;
    height: 366px;
    padding-left: 160px;
    position: absolute;
    right: 0;
    top: 0;
}

    .silde-right h2 {
        font-size: 24px;
        color #333;
        margin-top: 40px;
    }

    .silde-right h3 {
        font-size: 36px;
        color: #48ad9e;
        font-family: 'dincond-medium-webfont';
        margin-top: 20px;
        text-transform: uppercase;
    }

    .silde-right h4 {
        font-size: 18px;
        color: #333;
        margin-bottom: 16px;
    }

    .silde-right p {
        font-size: 12.5px;
        color: #999999;
    }

    .silde-right li {
        display: none;
    }

        .silde-right li.on {
            display: block;
        }

.camp3-ct .slide-next {
    left: 400px;
    top: 400px;
    z-index: 100;
}

.camp3-ct .slide-prev {
    top: 320px;
    left: 400px;
    z-index: 100;
}

.camp3-ct .bd {
    width: 400px;
    height: 400px;
}

    .camp3-ct .bd li {
        width: 400px;
    }

        .camp3-ct .bd li img {
            width: 400px;
            height: 400px;
            object-fit: initial;
        }

.camp3-ct .hd {
    width: 400px;
    position: absolute;
    left: 0;
    top: 380px;
}

.silde-right2 {
    width: 640px;
    height: 250px;
    float: left;
    background: #f2f2f2;
    padding-left: 160px;
    padding-top: 50px;
    margin-top: 180px;
    position: relative;
}

    .silde-right2 h1 {
        font-size: 48px;
        text-align: right;
        text-transform: uppercase;
        font-family: 'dincond-medium-webfont';
        color: #333333;
        line-height: 48px;
        position: absolute;
        top: -80px;
        right: 0;
    }

    .silde-right2 h2 {
        font-size: 24px;
        color: #333;
        margin-bottom: 10px;
    }

    .silde-right2 h3 {
        font-size: 14px;
        color: #333;
        margin-bottom: 30px;
    }

    .silde-right2 ul {
        background: url(/img/camp/syh.png) no-repeat;
        width: 640px;
        height: 118px;
    }

        .silde-right2 ul li {
            width: 475px;
            height: 118px;
            padding: 0 60px;
            margin-top: 88px;
            position: relative;
        }

            .silde-right2 ul li h2 {
                position: absolute;
                top: -70px;
                left: 0px;
            }

            .silde-right2 ul li h3 {
                position: absolute;
                top: -42px;
                left: 0px;
            }

.camp3-ct2 {
    background: #f2f2f2;
}

    .camp3-ct2 h2 {
        font-size: 24px;
        color: #333;
        text-align: center;
        margin-bottom: 40px;
    }

.camp3-ct2-list {
    width: 1220px;
}

    .camp3-ct2-list li {
        width: 285px;
        height: 285px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        overflow: hidden;
        position: relative;
    }

        .camp3-ct2-list li img {
            width: 100%;
            height: auto;
        }

.camp3-ct2-list-text {
    width: 245px;
    height: 235px;
    padding: 20px;
    position: absolute;
    top: -100%;
    left: 0;
    background: #48ad9e;
    border-bottom: 10px solid #354272;
    transition: all .2s;
}

    .camp3-ct2-list-text h3 {
        color: #354272;
        font-size: 18px;
        margin-bottom: 5px;
    }

    .camp3-ct2-list-text h4 {
        color: #fff;
        line-height: 20px;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 8px;
    }

    .camp3-ct2-list-text span {
        background: #349687;
        height: 20px;
        line-height: 20px;
        padding: 2px 3px;
        color: #fff;
    }

    .camp3-ct2-list-text p {
        line-height: 20px;
        color: #c8e7e2;
        font-size: 12px;
        margin-top: 5px;
    }

.camp3-ct2-list li:hover .camp3-ct2-list-text {
    top: 0;
    transition: all .25s;
}


/*少年班*/
.junior-ct1-left {
    width: 640px;
    float: left;
    height: 366px;
    overflow: hidden;
}

    .junior-ct1-left img {
        width: 100%;
        height: auto;
    }

.junior-ct1-right {
    width: 520px;
    float: left;
    padding-left: 40px;
}

    .junior-ct1-right h2 {
        font-size: 24px;
        color: #333333;
        margin-bottom: 20px;
    }

    .junior-ct1-right p {
        color: #666666;
    }

    .junior-ct1-right h4 {
        font-size: 15px;
        color: #646464;
        margin-top: 20px;
    }

.junior-ct2 {
    background: #f2f2f2;
}

    .junior-ct2 h2 {
        text-align: center;
        font-size: 24px;
        color: #333;
        margin-bottom: 40px;
    }


.yh {
    display: inline-block;
    background: url(/img/camp/syh.jpg) no-repeat;
    width: 34px;
    height: 40px;
    margin: 0px 12px 0 35px;
    float: left;
}


.d-box1 ul {
    width: 1220px;
}

.d-box1 li {
    width: 172px;
    height: 292px;
    float: left;
    border: 1px solid #dedede;
    margin-right: 8px;
    text-align: center;
    padding: 0 60px;
}

    .d-box1 li:hover {
        box-shadow: 0 0 5px #646464;
        background: #fff;
        border-color: #fff;
        transition: all .3s;
    }

    .d-box1 li i {
        width: 90px;
        height: 142px;
        display: block;
        margin: 0 auto;
    }

        .d-box1 li i.jicon1 {
            background: url(/img/junior/junior-ct2-icon1.png) no-repeat center center;
        }

        .d-box1 li i.jicon2 {
            background: url(/img/junior/junior-ct2-icon2.png) no-repeat center center;
        }

        .d-box1 li i.jicon3 {
            background: url(/img/junior/junior-ct2-icon3.png) no-repeat center center;
        }

        .d-box1 li i.jicon4 {
            background: url(/img/junior/junior-ct2-icon4.png) no-repeat center center;
        }

        .d-box1 li i.jicon5-1 {
            background: url(/img/junior/junior-icon51.png) no-repeat center center;
        }

        .d-box1 li i.jicon5-2 {
            background: url(/img/junior/junior-icon52.png) no-repeat center center;
        }

        .d-box1 li i.jicon5-3 {
            background: url(/img/junior/junior-icon53.png) no-repeat center center;
        }

    .d-box1 li h3 {
        font-size: 18px;
        color: #333333;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .d-box1 li p {
        color: #999999;
        font-size: 12.5px;
    }

.junior-ct3-list {
    width: 595px;
    min-height: 487px;
    float: left;
    background: #f2f2f2;
    margin-bottom: 20px;
    margin-right: 10px;
}

    .junior-ct3-list h3 {
        font-size: 18px;
        color: #333;
        margin: 30px 0 20px 20px;
    }

    .junior-ct3-list p {
        font-size: 12.5px;
        color: #999999;
        padding: 0 20px;
    }

.junior-ct3 .last {
    margin-right: 0;
}

.junior-ct4 h2 {
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-bottom: 40px;
}
/*.parner-logo{display:table-cell; width:230px; height:230px; border:1px solid #dedede; font-size:144px; text-align:center; vertical-align:middle;}*/
.parner-logo {
    display: table;
    width: 228px;
    height: 230px;
    margin-right: 10px;
    margin-top:10px;
    float: left;
    border: 1px solid #dedede;
    font-size: 144px;
    text-align: center;
    vertical-align: middle;
}

    .parner-logo a {
        display: table-cell;
        vertical-align: middle;
    }

    .parner-logo:hover {
        box-shadow: 0 0 5px #646464;
        transition: all .3s;
    }

.junior-ct4 .last {
    margin-right: 0;
}

.junior2-list {
    width: 380px;
    height: 200px;
    float: left;
    margin-right: 16px;
    background: #f2f2f2;
    position: relative;
}

    .junior2-list h2 {
        text-align: center;
        line-height: 10px;
        color: #666666;
        font-size: 16px;
    }

    .junior2-list img {
        width: 380px;
        height: 200px;
    }

    .junior2-list .junior-src {
        width: 380px;
        height: 200px;
        background: rgba(0,0,0,0.5) url(/img/junior/junior2-ct-icon.png) no-repeat center center !important;
        background: #000 url(/img/junior/junior2-ct-icon.png) no-repeat center center;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

.junior2-ct .last {
    margin-right: 0;
}

.junior2-list:hover .junior-src {
    background: rgba(0,0,0,0.5);
    -webkit-animation: scaleBefore 1 0.3s ease-out;
    -moz-animation: scaleBefore 1 0.3s ease-out;
    -ms-animation: scaleBefore 1 0.3s ease-out;
    -o-animation: scaleBefore 1 0.3s ease-out;
    animation: scaleBefore 1 0.3s ease-out;
    opacity: 1;
    filter: alpha(opacity =80);
}





.junior21-list {
    width: 100%;
    height: 100%;
    float: left;
    margin-right: 16px;
    background: #f2f2f2;
    position: relative;
}

    .junior21-list h2 {
        text-align: center;
        line-height: 10px;
        color: #666666;
        font-size: 16px;
    }

    .junior21-list img {
        width: 100%;
        height: 100%;
    }

    .junior21-list .junior-src {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5) url(/img/junior/junior2-ct-icon.png) no-repeat center center !important;
        background: #000 url(/img/junior/junior2-ct-icon.png) no-repeat center center;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

.junior21-ct .last {
    margin-right: 0;
}

.junior21-list:hover .junior-src {
    background: rgba(0,0,0,0.5);
    -webkit-animation: scaleBefore 1 0.3s ease-out;
    -moz-animation: scaleBefore 1 0.3s ease-out;
    -ms-animation: scaleBefore 1 0.3s ease-out;
    -o-animation: scaleBefore 1 0.3s ease-out;
    animation: scaleBefore 1 0.3s ease-out;
    opacity: 1;
    filter: alpha(opacity =80);
}

.health4-ct {
    background: #f2f2f2;
}

    .health4-ct .last {
        margin-right: 0;
    }

    .health4-ct .junior2-list {
        height: 383px;
    }

        .health4-ct .junior2-list .junior-src {
            height: 383px;
            background: rgba(84,198,158,0) !important;
            background: #54c69e;
            filter: alpha(opacity=0);
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            z-index: 10000;
        }

        .health4-ct .junior2-list img {
            width: 288px;
            height: 383px;
        }

        .health4-ct .junior2-list:hover .junior-src {
            background: rgba(84,198,158,0.8) !important;
            -webkit-animation: scaleBefore 1 0.3s ease-out;
            -moz-animation: scaleBefore 1 0.3s ease-out;
            -ms-animation: scaleBefore 1 0.3s ease-out;
            -o-animation: scaleBefore 1 0.3s ease-out;
            animation: scaleBefore 1 0.3s ease-out;
            opacity: 1;
            filter: alpha(opacity =85);
        }

        .health4-ct .junior2-list .junior-src h2 {
            color: #c6e9db;
            font-size: 16px;
            font-weight: 100;
            text-transform: uppercase;
            line-height: 120px;
        }

        .health4-ct .junior2-list .junior-src h3 {
            color: #fff;
            font-size: 22px;
            text-align: center;
            margin-bottom: 5px;
            font-weight: 700;
            margin-top: 30px;
        }

        .health4-ct .junior2-list .junior-src h4 {
            color: #e4f4ee;
            font-size: 22px;
            text-align: center;
            font-weight: 100;
        }

        .health4-ct .junior2-list .junior-src i {
            display: block;
            width: 35px;
            height: 35px;
            margin: 60px auto 0;
            background: url(/img/health/health4-icon1.png) no-repeat center top;
        }

.junior5-ct3 ul li {
    width: 605px;
    float: right;
    cursor: pointer;
}

.junior5-ct3 h2 {
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-bottom: 40px;
}

.junior5-ct3 img {
    margin: 0 auto;
    display: block;
}

.junior5-ct3 ul {
    overflow: hidden;
    background: url(/img/junior/time-line.jpg) repeat-y center top;
}

.jtime {
    width: 55px;
    height: 64px;
    background: url(/img/junior/time-2.png) no-repeat;
    padding-left: 74px;
    padding-top: 12px;
    float: left;
    margin-right: 10px;
    text-transform: uppercase;
}

    .jtime span {
        font-size: 22px;
        font-family: 'dincond-medium-webfont';
        color: #dbdbdb;
    }

    .jtime h3 {
        font-size: 24px;
        color: #333;
        font-weight: 100;
        margin-left: -4px;
    }

.jtext {
    width: 458px;
    float: left;
}

    .jtext h4 {
        color: #333;
        font-size: 14px;
    }

    .jtext p {
        color: #999;
        margin-bottom: 12px;
        font-size: 12.5px;
    }

.junior5-ct3 ul li.fl {
    float: left;
    padding-left: 1px;
}

.junior5-ct3 ul .fl > div {
    float: right;
}

    .junior5-ct3 ul .fl > div.jtext {
        text-align: right;
    }

.junior5-ct3 ul .fl .jtime {
    background: url(/img/junior/time-1.png) no-repeat;
    margin-right: 0;
    margin-left: 10px;
    padding-right: 74px;
    padding-left: 0px;
    text-align: right;
}

    .junior5-ct3 ul .fl .jtime h3 {
        margin-right: -6px;
    }

.junior5-ct3 ul li:hover .jtime {
    background: url(/img/junior/time-2-on.png) no-repeat;
}

.junior5-ct3 ul .fl:hover .jtime {
    background: url(/img/junior/time-1-on.png) no-repeat;
}

    .junior5-ct3 ul .fl:hover .jtime span, .junior5-ct3 ul li:hover .jtime span, .junior5-ct3 ul li:hover .jtime h3, .junior5-ct3 ul .fl:hover .jtime h3 {
        color: #fff;
    }

.junior5-ct3 ul li > div.on {
    background: url(/img/junior/time-2-on.png) no-repeat;
}

.junior5-ct3 ul .fl > div.on {
    background: url(/img/junior/time-1-on.png) no-repeat;
}

.junior5-ct3 ul li > div.on span, .junior5-ct3 ul li > div.on h3 {
    color: #fff;
}
/*.junior5-ct3 ul .on>div.jtime{background:url(/img/junior/time-1-on.png) no-repeat;}*/
/*.junior5-ct3 ul .on>div.jtime span,.junior5-ct3 ul .on>div.jtime h3{color:#fff;}*/
@-webkit-keyframes scaleBefore {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes scaleBefore {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-ms-keyframes scaleBefore {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes scaleBefore {
    0%;

{
    -webkit-transform: scale(0.5);
    opacity: 0;
}

100% {
    -webkit-transform: scale(1);
    opacity: 1;
}

}

@-moz-keyframes scaleBefore {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes scaleBefore {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes scaleBefore {
    0%;

{
    -webkit-transform: scale(0.5);
    opacity: 0;
}

100% {
    -webkit-transform: scale(1);
    opacity: 1;
}

}

@keyframes scaleBefore {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}


.junior5-ct2 {
    background: #f2f2f2;
}

    .junior5-ct2 h2 {
        text-align: center;
        font-size: 24px;
        color: #333;
        margin-bottom: 40px;
    }

    .junior5-ct2 .d-box1 li {
        width: 266px;
        height: 270px;
        margin-right: 15px;
    }

        .junior5-ct2 .d-box1 li:hover {
            background: #fff;
            border-color: #fff;
        }

.junior2-4-lc {
    width: 100%;
    height: 330px;
    background: url(/img/junior/junior2-ct4-img.png) no-repeat center center;
    min-width: 1200px;
}

.junior2-4-ct h2, .junior2-3-ct > .w1200 > h2 {
    font-size: 24px;
    color: 333;
    margin-bottom: 20px;
}

.junior2-4-ct p, .junior2-3-ct > .w1200 > p {
    font-size: 12.5px;
    color: #666666;
    margin-bottom: 20px;
    width: 820px;
}

.junior2-3-ct > .d-box1 li {
    height: 170px;
    padding: 0 30px;
    width: 232px;
}

    .junior2-3-ct > .d-box1 li i {
        height: 80px;
    }

    .junior2-3-ct > .d-box1 li h3 {
        margin-bottom: 10px;
    }

.d-box1 li i.j2icon1 {
    background: url(/img/junior/junior2-icon1.png) no-repeat center center;
}

.d-box1 li i.j2icon2 {
    background: url(/img/junior/junior2-icon2.png) no-repeat center center;
}

.d-box1 li i.j2icon3 {
    background: url(/img/junior/junior2-icon3.png) no-repeat center center;
}

.d-box1 li i.j2icon4 {
    background: url(/img/junior/junior2-icon4.png) no-repeat center center;
}

.junior2-2-bt {
    width: 100%;
    height: 300px;
    padding-top: 215px;
    background: url(/img/junior/junior2-2-bt.jpg) no-repeat center center;
    min-width: 1200px;
}

.junior2-2btn {
    width: 360px;
    height: 200px;
    float: left;
    display: block;
    background: url(/img/junior/junior2-2-btn.jpg) no-repeat;
    margin-right: 10px;
}


.junior2-3-box1 {
    background: #50b7ab;
    width: 100%;
    height: 500px;
}

.junior2-3-box2 {
    background: #48578f;
    width: 100%;
    height: 500px;
}

.junior2-3-wrap {
    width: 776px;
    height: 440px;
    float: left;
    padding-left: 20px;
    padding-top: 60px;
}

    .junior2-3-wrap h3 {
        font-size: 24px;
        color: #fff;
    }

    .junior2-3-wrap h4 {
        font-size: 30px;
        line-height: 30px;
        color: #fff;
        font-family: 'dincond-medium-webfont';
        text-transform: uppercase;
        opacity: 0.2;
        filter: alpha(opacity=20);
        margin-top: 25px;
        margin-bottom: 95px;
    }


.layer-jbox {
    width: 1080px;
    height: 307px;
    border-radius: 4px;
    background: #fff;
    padding: 60px;
    display: none;
}

.layer-jtext {
    width: 870px;
    float: left;
}

    .layer-jtext p {
        margin-bottom: 25px;
        color: #666;
    }

.junior2-3-btn1, .junior2-3-btn2 {
    float: left;
    display: block;
    margin-right: 4px;
    width: 150px;
    height: 150px;
    border-radius: 5px;
}

.junior2-3-btn1 {
    background: #4dd2c2;
}

    .junior2-3-btn1 h3 {
        color: #f5d56a;
        font-size: 18px;
        text-align: center;
        margin-top: 40px;
    }

    .junior2-3-btn1 h4 {
        color: #a6e9e1;
        font-size: 24px;
        font-weight: 100;
        text-align: center;
        opacity: 1;
        margin: 10px 0;
        filter: aplha(opacity= 100);
    }

    .junior2-3-btn1:hover {
        background: #f5d56a;
    }

        .junior2-3-btn1:hover h3 {
            color: #fff;
        }

        .junior2-3-btn1:hover h4 {
            color: #fff;
        }

.junior2-3-btn2 {
    background: #5666a3;
}

    .junior2-3-btn2 h3 {
        color: #41a7b3;
        font-size: 18px;
        text-align: center;
        margin-top: 40px;
    }

    .junior2-3-btn2 h4 {
        color: #abb3d1;
        font-size: 24px;
        font-weight: 100;
        text-align: center;
        opacity: 1;
        margin: 10px 0;
        filter: aplha(opacity= 100);
    }

    .junior2-3-btn2:hover {
        background: #3cb4b7;
    }

        .junior2-3-btn2:hover h3 {
            color: #fff;
        }

        .junior2-3-btn2:hover h4 {
            color: #fff;
        }


.junior2-3-btn3 {
    float: left;
    display: block;
    margin-right: 60px;
    width: 150px;
    height: 150px;
    border-radius: 5px;
    background: #f5d56a;
}

    .junior2-3-btn3 h3 {
        color: #fff;
        font-size: 18px;
        text-align: center;
        margin-top: 40px;
    }

    .junior2-3-btn3 h4 {
        color: #fff;
        font-size: 24px;
        font-weight: 100;
        text-align: center;
        opacity: 1;
        margin: 10px 0;
    }

.junior2-1-ct1 {
    width: 100%;
    min-height: 334px;
    background: #f1eff2 url(/img/junior/junior2-1-ct2.jpg) no-repeat center bottom;
}

    .junior2-1-ct1 h2, .junior2-1-ct2 h2 {
        font-size: 24px;
        color: 333;
        margin-bottom: 20px;
    }

    .junior2-1-ct1 p, .junior2-1-ct2 p {
        font-size: 12.5px;
        color: #666;
        margin-bottom: 15px;
        width: 900px;
    }

.junior2-1-ct2 h3 {
    font-size: 14px;
    color: #444444;
    font-weight: 100;
    margin-bottom: 6px;
}

.junior2-1-img {
    width: 1220px;
    margin-top: 30px;
    overflow: hidden;
}

    .junior2-1-img img {
        float: left;
        margin-right: 8px;
    }

.junior2-1-ct2 h4 {
    color: #333333;
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 25px;
}


.junior2-1-ct4 .w1200 h2 {
    text-align: left;
}

.junior2-1-ct4 .pic-bd ul li {
    height: 252px;
}

.junior2-1-ct5-test {
    width: 415px;
    float: left;
}

    .junior2-1-ct5-test p {
        margin-bottom: 25px;
    }

.junior2-1-ct5 img {
    float: right;
    margin-top: 6px;
}



/*健康管理*/
.health-bt {
    height: 600px;
    width: 100%;
    background: url(/img/health/health-bt.jpg) no-repeat center center;
}

.health-bt2 {
    height: 600px;
    width: 100%;
    background: url(/img/health/health-bt2.jpg) no-repeat center center;
}

.health-ct1 {
    background: #f2f2f2;
}

.health-ct1-text {
    width: 680px;
    height: 250px;
    float: left;
    padding-right: 70px;
}

    .health-ct1-text h3 {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
    }

    .health-ct1-text p {
        color: #666666;
        margin-bottom: 25px;
        font-size: 12px;
    }

    .health-ct1-text a {
        color: #7fd9db;
        font-size: 16px;
        margin-top: 30px;
    }

        .health-ct1-text a:hover {
            color: #3bb5b8;
        }

.health-ct1-img {
    width: 450px;
    height: 250px;
    float: left;
}

    .health-ct1-img img {
        width: 100%;
        height: auto;
    }


.health-ct2 .last {
    padding-right: 0;
}

.health-ct2-list {
    width: 370px;
    height: 240px;
    float: left;
    padding-right: 45px;
}

.health-ct2-icon1 {
    width: 80px;
    height: 80px;
    display: block;
    background: url(/img/health/health-ct2-icon1.jpg) no-repeat;
    margin-bottom: 25px;
}

.health-ct2-icon2 {
    width: 80px;
    height: 80px;
    display: block;
    background: url(/img/health/health-ct2-icon2.jpg) no-repeat;
    margin-bottom: 25px;
}

.health-ct2-icon3 {
    width: 80px;
    height: 80px;
    display: block;
    background: url(/img/health/health-ct2-icon3.jpg) no-repeat;
    margin-bottom: 25px;
}

.health-ct2-list h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.health-ct2-list p {
    color: #666666;
    margin-bottom: 25px;
    font-size: 12px;
    text-justify: distribute;
    text-align: justify;
}

.health2-ct .junior2-list {
    width: 390px;
    height: 648px;
    background: #7fd9db;
    margin-right: 15px;
}

.health2-ct div.last {
    margin-right: 0;
}

.health2-ct .junior2-list .junior-src {
    width: 100%;
    height: 490px;
}

.health2-ct .junior2-list img {
    width: 100%;
    height: auto;
}

.health2-ct .junior2-list h2 {
    color: #fff;
    line-height: 40px;
}

.health2-ct2-icon1 {
    width: 85px;
    height: 85px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/health/health-ct2-icon1.png) no-repeat center center;
}

.health2-ct2-icon2 {
    width: 85px;
    height: 85px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/health/health-ct2-icon2.png) no-repeat center center;
}

.health2-ct2-icon3 {
    width: 85px;
    height: 85px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/health/health-ct2-icon3.png) no-repeat center center;
}

.health2-1 {
    background: url(/img/health/health2-1.jpg) no-repeat center bottom;
    height: 562px;
    width: 100%;
    min-width: 1200px;
}

    .health2-1 h2 {
        font-size: 18px;
        text-align: center;
        color: #333;
    }

    .health2-1 .w1200 > a {
        width: 144px;
        height: 144px;
        display: block;
        position: absolute;
    }

    .health2-1 a.health2-1-btn1 {
        background: url(/img/health/health2-1-1.png) no-repeat;
        top: 148px;
        left: 86px;
    }

    .health2-1 a.health2-1-btn2 {
        background: url(/img/health/health2-1-2.png) no-repeat;
        top: 105px;
        left: 366px;
    }

    .health2-1 a.health2-1-btn3 {
        background: url(/img/health/health2-1-3.png) no-repeat;
        top: 150px;
        left: 670px;
    }

    .health2-1 a.health2-1-btn4 {
        background: url(/img/health/health2-1-4.png) no-repeat;
        top: 124px;
        right: 36px;
    }


.health-layer img {
    display: none;
}

.health2-2-box {
    width: 1220px;
}

.health2-2 h2 {
    font-size: 18px;
    color: #333;
    margin-bottom: 40px;
}

.health2-2-list {
    width: 292px;
    height: 393px;
    float: left;
    border: 1px solid #dedede;
    margin-right: 8px;
}

    .health2-2-list:hover {
        box-shadow: 0 0 4px #7e6b5a;
        transition: all .3s;
        border-color: #7e6b5a;
    }

    .health2-2-list i {
        width: 100px;
        height: 100px;
        display: block;
        margin: 30px auto;
    }

        .health2-2-list i.health2-2-icon1 {
            background: url(/img/health/health2-2-1.png) no-repeat;
        }

        .health2-2-list i.health2-2-icon2 {
            background: url(/img/health/health2-2-2.png) no-repeat;
        }

        .health2-2-list i.health2-2-icon3 {
            background: url(/img/health/health2-2-3.png) no-repeat;
        }

        .health2-2-list i.health2-2-icon4 {
            background: url(/img/health/health2-2-4.png) no-repeat;
        }

    .health2-2-list h3 {
        font-size: 18px;
        color: #333;
        text-align: center;
    }

    .health2-2-list p {
        text-align: center;
        padding: 0 35px;
        color: #999;
        text-align: justify;
        text-justify: distribute;
    }

.health2-3 {
    background: #f2f2f2;
}

    .health2-3 h2 {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
    }

    .health2-3 p {
        font-size: 12.5px;
        color: #666;
        margin-bottom: 15px;
        width: 900px;
    }

.health-box {
    background: #fff;
    overflow: hidden;
}

.health-box-list {
    width: 400px;
    float: left;
}

.health-box-list-text {
    width: 359px;
    border-right: 1px solid #f2f2f2;
    padding: 40px 20px 20px;
    min-height: 144px;
}

    .health-box-list-text h3 {
        font-size: 18px;
        color: #333333;
        margin-bottom: 30px;
    }

    .health-box-list-text p {
        width: 340px;
        color: #999999;
        font-size: 12.5px;
        padding-left: 20px;
        line-height: 20px;
        background: url(/img/health/health-dot.png) no-repeat left 6px;
    }

.health-tab-icon1 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/health/health-tab-icon1.png) no-repeat center center;
}

.health-tab-icon2 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/health/health-tab-icon2.png) no-repeat center center;
}

.health-tab-icon3 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/health/health-tab-icon3.png) no-repeat center center;
}

.healt3-tab a {
    display: block;
    float: left;
    width: 120px;
    height: 120px;
}

    .healt3-tab a:hover {
        background: #f2f2f2;
    }

    .healt3-tab a.curr {
        background: #f2f2f2;
    }

    .healt3-tab a h4 {
        font-size: 14px;
        color: #333;
        text-align: center;
    }

.healt3-main {
    background: #f2f2f2;
}

.healt3-2 {
    background: #f2f2f2;
}

    .healt3-2 > img {
        display: block;
        margin: 0 auto 30px;
    }

.healt3-wrap {
    width: 1220px;
    overflow: hidden;
}

.healt3-box {
    float: left;
    width: 294px;
    height: 212px;
    margin-right: 8px;
    margin-bottom: 10px;
    background: #fff;
}

    .healt3-box img {
        width: 294px;
        height: auto;
    }

    .healt3-box p {
        color: #666666;
        padding: 15px 20px 0;
    }

.club-ct1 h2 {
    color: #61cdd6;
    font-size: 24px;
    margin-bottom: 20px;
}

.club-ct1 p {
    width: 900px;
    color: #666;
    font-size: 12.5px;
}

.club-ct2 {
    background: url(/img/club/club-ct1.jpg) no-repeat center center;
    min-width: 1200px;
    width: 100%;
    height: 505px;
}

.club-ct2-list {
    position: absolute;
    top: 268px;
    right: -4px;
}

    .club-ct2-list a {
        display: block;
        float: left;
        margin-right: 4px;
        width: 150px;
        height: 150px;
        background: rgba(255,255,255,0.3) !important;
        background: #fff;
        filter: alpha(opacity = 30);
        border-radius: 5px;
    }

        .club-ct2-list a:hover {
            background: #61cdd6 !important;
            filter: alpha(opacity=100);
        }

        .club-ct2-list a.on {
            background: #61cdd6 !important;
            filter: alpha(opacity=100);
        }

        .club-ct2-list a > i {
            width: 55px;
            height: 55px;
            margin: 30px auto 10px;
            display: block;
            position: relative;
        }

            .club-ct2-list a > i.icon1 {
                background: url(/img/club/club-icon1.png) no-repeat center center;
            }

            .club-ct2-list a > i.icon2 {
                background: url(/img/club/club-icon2.png) no-repeat center center;
            }

            .club-ct2-list a > i.icon3 {
                background: url(/img/club/club-icon3.png) no-repeat center center;
            }

            .club-ct2-list a > i.icon4 {
                background: url(/img/club/club-icon4.png) no-repeat center center;
            }

            .club-ct2-list a > i.icon5 {
                background: url(/img/club/club-icon5.png) no-repeat center center;
            }

        .club-ct2-list a h4 {
            text-align: center;
            color: #fff;
            font-size: 16px;
            position: relative;
        }

.club-ct2-main {
    position: absolute;
    left: 0;
    top: 268px;
    width: 400px;
}

    .club-ct2-main > div {
        display: none;
    }

    .club-ct2-main h4 {
        font-size: 24px;
        color: #fff;
        font-weight: 100;
        margin-bottom: 20px;
    }

    .club-ct2-main p {
        color: #fff;
        font-size: 14px;
    }

.club-map {
    width: 100%;
    height: 912px;
    background: url(/img/club/club-map.jpg) no-repeat center center;
}

.map-add {
    width: 170px;
    position: absolute;
    z-index: 2;
    text-align: center;
}

    .map-add i {
        width: 40px;
        height: 50px;
        background: url(/img/club/map-arr.png) no-repeat;
        display: block;
        margin: 0 auto 10px;
    }

    .map-add a {
        display: block;
        transition: all 0s;
        font-weight: bold;
    }

        .map-add a:hover {
            color: #fff;
            transition: all 0s;
        }

        .map-add a.on {
            color: #fff;
        }

.add-pos1 {
    top: 215px;
    left: 580px;
}

.add-pos2 {
    top: 430px;
    left: 540px;
}

.add-pos3 {
    top: 588px;
    left: 470px;
}

/*.club-map{width:100%;height:912px;background:#d6e7e2;}
.add-pos1{top:215px;left:315px;}
.add-pos2{top:380px;left:392px;}
.add-pos4{top:415px;left:420px;}
.add-pos5{top:502px;left:388px;}
.add-pos6{top:556px;left:342px;}
.add-pos7{top:574px;left:328px;}
.add-pos3{top:550px;left:224px;}
.add-pos8{top:571px;left:230px;}
.add-pos10{top:524px;left:248px;text-align: center;}
.add-pos10 a{float: both;width:100%;}
.add-pos10 i{float: none;display: inline-table;}*/


.club-map-main {
    width: 427px;
    height: 415px;
    position: absolute;
    right: 0;
    top: 250px;
}

    .club-map-main h2 {
        font-size: 24px;
        color: #333;
        margin-bottom: 20px;
    }

    .club-map-main p {
        color: #666;
        margin-bottom: 20px;
    }

.club-map-img {
    width: 294px;
    height: 212px;
    background: #fff;
}

    .club-map-img img {
        width: 100%;
        height: auto;
    }

    .club-map-img h4 {
        padding: 15px 20px;
        font-size: 12.5px;
        color: #666;
        font-weight: 700;
    }

.club-ct3 .silde-right h3 {
    color: #61cdd6;
}

.club-ct3 .silde-right p {
    font-size: 12px;
}

.club-ct4 > .w1200 > p {
    width: 650px;
    text-align: center;
    margin: 0 auto 40px;
}

.club-ct4 > .w1200 h2 {
    margin-bottom: 20px;
}

.club-ct4 > .w1200 a {
    top: 220px;
}

.club2-ct1 .last {
    margin-right: 0;
}

.club2-ct1 h2 {
    color: #333;
    font-size: 24px;
    margin-bottom: 40px;
}

.club2-ct1 .junior-ct3-list {
    height: 536px;
}

    .club2-ct1 .junior-ct3-list p {
        color: #999999;
        font-size: 12.5px;
        padding-left: 35px;
        line-height: 22px;
        background: url(/img/health/health-dot.png) no-repeat 20px 6px;
    }

.club2-ct2 {
    background: #f2f2f2;
}

    .club2-ct2 h2 {
        font-size: 24px;
        margin-bottom: 40px;
        color: #333;
        text-align: center;
    }

    .club2-ct2 .health-box-list-text p, .club2-ct3 .health-box-list-text p {
        line-height: 22px;
    }

.club2-ct3 .health-box {
    background: #f2f2f2;
}

.club2-ct3 h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #333;
    text-align: center;
}

.club2-ct3 > .w1200 > p {
    text-align: center;
    color: #666666;
    margin-bottom: 30px;
}

.club2-ct3 .health-box-list-text {
    height: 174px;
}

.club2-ct4 {
    background: url(/img/club/club2-4.jpg) no-repeat center center;
    min-width: 1200px;
    width: 100%;
    height: 673px;
}

.club3-icon1 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/club/club3-icon1.png) no-repeat center center;
}

.club3-icon2 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/club/club3-icon2.png) no-repeat center center;
}

.club3-icon3 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/club/club3-icon3.png) no-repeat center center;
}

.club6-icon1 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/club/club6-icon1.png) no-repeat center center;
}

.club6-icon2 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/club/club6-icon2.png) no-repeat center center;
}

.club6-icon3 {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto 0;
    background: url(/img/club/club6-icon3.png) no-repeat center center;
}






.club3 {
    background: #f2f2f2;
}

    .club3 .last {
        margin-right: 0;
    }

    .club3 .junior2-list {
        height: 442px;
        width: 288px;
        background: #fff;
    }

        .club3 .junior2-list img {
            width: 288px;
            height: 288px;
        }

        .club3 .junior2-list .junior-src {
            width: 288px;
            height: 288px;
        }

        .club3 .junior2-list h2 {
            text-align: left;
            line-height: 20px;
            margin-top: 20px;
            margin-bottom: 15px;
            padding-left: 20px;
        }

        .club3 .junior2-list p {
            padding-left: 20px;
            color: #666;
        }

        .club3 .junior2-list:hover h2 {
            color: #80ae9e;
        }

.club-lc h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

.club-lc p {
    color: #666;
    margin-bottom: 40px;
    text-align: center;
}

.club-lc-pic {
    width: 100%;
    height: 160px;
    background: url(/img/club/liucheng.jpg) no-repeat center center;
}


.club3-1 {
    background: #fff;
}

.club3-title {
    padding-bottom: 30px;
}

    .club3-title h3 {
        color: #80ae9e;
        width: 128px;
        float: left;
        font-size: 18px;
    }

    .club3-title h4 {
        width: 206px;
        float: left;
        color: #666;
        line-height: 30px;
    }

        .club3-title h4 > span {
            color: #ddb865;
            font-size: 40px;
            font-family: 'dincond-medium-webfont';
            vertical-align: text-top;
            margin-right: 10px;
        }

.club3-main ul li {
    padding: 20px 40px;
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
}

    .club3-main ul li h2 {
        float: left;
        width: 295px;
        color: #999999;
        font-size: 14px;
        font-weight: 100;
    }

    .club3-main ul li div {
        float: left;
        width: 600px;
    }

    .club3-main ul li p {
        color: #999999;
        font-size: 14px;
    }

    .club3-main ul li.first {
        background: #ddb865;
        border: 0;
    }

        .club3-main ul li.first h2, .club3-main ul li.first p {
            color: #fff;
            font-size: 14px;
        }


.club3-2 {
    background: #f2f2f2;
}

    .club3-2 .club3-main ul li div {
        width: 340px;
        padding-right: 40px;
    }

.club4 {
    background: #f2f2f2;
}

.club4-ct {
    background: url(/img/club/club4.jpg) no-repeat;
    height: 500px;
}

    .club4-ct h3 {
        font-size: 18px;
        color: #fb7d45;
        margin-top: 20px;
    }

    .club4-ct p {
        font-size: 14px;
        color: #666666;
    }



.club4-content1 {
    margin-top: 80px;
    margin-bottom: 130px;
    background: #f2f2f2;
    height: 380px;
}

.club4-ct1-img {
    width: 800px;
    height: 400px;
    position: absolute;
    left: 0;
    top: -20px;
}

.club4-ct1-text3 {
    width: 320px;
    height: 340px;
    padding: 60px 40px 0;
    background: #e0e0e0;
    position: absolute;
    right: 0;
    top: 110px;
}

    .club4-ct1-text3 p {
        font-size: 12.5px;
        color: #666666;
        margin-bottom: 25px;
    }

.club4-ct1-text2 {
    width: 400px;
    height: 260px;
    background: #61cdd6;
    position: absolute;
    right: 400px;
    top: 250px;
}

.club4-ct1-text1 {
    width: 320px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 40px 40px 0;
}

    .club4-ct1-text1 h2 {
        color: #333;
        font-size: 18px;
    }

.club4-content2 {
    background: url(/img/club/club4-ct2.jpg) no-repeat center center;
    min-width: 1200px;
    width: 100%;
    height: 433px;
}

    .club4-content2 > h2 {
        color: #fff;
        font-size: 18px;
        text-align: center;
        margin-bottom: 10px;
    }

    .club4-content2 > p {
        color: #fff;
        font-size: 14px;
        text-align: center;
    }

.club4-content2-left {
    width: 500px;
    float: left;
    height: 160px;
    margin-top: 101px;
}

.club4-content2-right {
    width: 500px;
    float: right;
    height: 160px;
    margin-top: 101px;
}

.club4-content2 .w1200 a {
    width: 146px;
    margin-left: 14px;
    height: 67px;
    display: block;
    float: left;
    text-align: center;
    line-height: 67px;
    color: #fff;
    font-size: 14px;
}

.club4-content2-box {
    width: 148px;
    height: 0px;
    padding-top: 30px;
    opacity: 0;
    filter: alpha(opacity:0);
    overflow: hidden;
    transition: all .3s;
    float: left;
    margin-right: 9px;
    text-align: center;
    background: #9aa1b8;
    color: #fff;
    line-height: 20px;
}

.club5-ct1-text {
    width: 650px;
    float: left;
    padding-right: 50px;
}

    .club5-ct1-text h2 {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
    }

    .club5-ct1-text h3 {
        font-size: 12.5px;
        color: #333;
    }

    .club5-ct1-text p {
        color: #999;
        margin-bottom: 25px;
    }

.club5-ct1-img {
    width: 500px;
    height: 249px;
    float: left;
    margin-top: 99px;
}

.club5-ct2 {
    background: #f2f2f2;
}

.club5-ct2-list {
    width: 1220px;
}

.club5-ct2-box {
    height: 635px;
    width: 390px;
    float: left;
    margin-right: 15px;
}

.club5-ct2-box-text {
    background: #61cdd6;
    padding: 35px 40px 0;
    height: 210px;
}

    .club5-ct2-box-text h2 {
        color: #f5d56a;
        font-size: 18px;
        font-weight: 100;
        margin-bottom: 15px;
    }

    .club5-ct2-box-text p {
        color: #fff;
        margin-bottom: 20px;
    }

        .club5-ct2-box-text p > span {
            color: #f5d56a;
            font-size: 48px;
            font-family: 'dincond-medium-webfont';
        }


.club5-contact {
    height: 100px;
    background: #f5d56a;
    text-align: center;
    vertical-align: middle;
    margin-top: 15px;
}

    .club5-contact .club5-icon {
        width: 48px;
        height: 100px;
        display: inline-block;
        background: url(/img/club/club5-call.png) no-repeat center center;
        vertical-align: middle;
    }

    .club5-contact > span {
        margin: 0 52px;
        line-height: 100px;
    }




@media only screen and (min-width: 1000px) and (max-width: 1367px) {
    body {
        padding-top: 60px;
    }

    .head {
        height: 60px;
        width: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        z-index: 9999;
    }

    .logo {
        width: 358px;
        height: 54px;
        float: left;
        margin-top: 3px;
    }

        .logo img {
            width: 100%;
        }

    .nav {
        height: 60px;
        float: right;
        margin-left: 100px;
    }

        .nav > ul > li {
            height: 60px;
            float: left;
            position: relative;
            overflow: hidden;
        }

            .nav > ul > li a {
                padding: 0 15px;
                line-height: 60px;
                display: inline-block;
                font-size: 14px;
                position: relative;
                color: #707574;
                z-index: 10;
                transition: all .2s;
            }

    .color-box {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 90px;
        left: 0;
        background: #80ae9e;
        transition: all .2s;
        z-index: 1;
    }

    .nav > ul > li:hover a {
        color: #fff;
        transition: all .2s;
    }

    .nav > ul > li:hover .color-box {
        top: 0;
        transition: all .2s;
    }

    .login {
        float: right;
        width: 70px;
        height: 90px;
    }

        .login a {
            display: block;
            width: 40px;
            height: 40px;
            margin-top: 10px;
            float: right;
        }

    .s-xguide-down {
        bottom: 40px !important;
    }

    .subNav {
        top: 60px;
    }
}

/*宇*/

.health4-1 {
    width: 100%;
    height: 1995px;
    background-color: #f2f2f2;
}

    .health4-1 h3 {
        font-size: 18px;
        padding: 60px 0px 22px 0px;
    }

.health4-1-con1 {
    width: 100%;
    height: 553px;
    background: #fff;
}

.health4-1-con2 {
    width: 100%;
    height: 629px;
    background: #fff;
    margin-top: 20px;
}

.health4-2 {
    width: 100%;
    height: 960px;
    background: #F2F2F2;
}

    .health4-2 h3 {
        font-size: 18px;
        padding: 60px 0px 22px 0px;
    }

.health4-2-con1 {
    width: 100%;
    height: 211px;
    background: #fff;
}

.health4-2-con2 {
    width: 100%;
    height: 497px;
    background: #fff;
    margin-top: 20px;
}

.health4-2-con3 {
    width: 100%;
    height: 70px;
    background: #fff;
    margin-top: 20px;
}

.health4-3 {
    width: 100%;
    height: 645px;
    background: #F2F2F2;
}

    .health4-3 h3 {
        font-size: 18px;
        padding: 60px 0px 22px 0px;
    }

.health4-3-con1 {
    width: 100%;
    height: 163px;
    background: #fff;
}

.health4-3-con2 {
    width: 100%;
    height: 232px;
    background: #fff;
    margin-top: 20px;
}

.health4-3-con3 {
    width: 100%;
    height: 165px;
    background: #fff;
    margin-top: 20px;
}

.health4-4 {
    width: 100%;
    height: 960px;
    background: #F2F2F2;
}

    .health4-4 h3 {
        font-size: 18px;
        padding: 60px 0px 22px 0px;
    }

.health4-4-con1 {
    width: 100%;
    height: 212px;
    background: #fff;
}

.health4-4-con2 {
    width: 100%;
    height: 69px;
    background: #fff;
    margin-top: 20px;
}

.health4-4-con3 {
    width: 100%;
    height: 165px;
    background: #fff;
    margin-top: 20px;
}



/*视频
 */
.video-i {
    background: url(/img/video/video-i.png) no-repeat center;
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: 86px;
    left: 171px;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    transition: opacity 0.35s;
}

.video-i2 {
    background: url(/img/video/video-i2.png) no-repeat center;
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: 86px;
    left: 171px;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    transition: opacity 0.35s;
}

.video-cover {
    width: 390px;
    height: 220px;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.35s;
}

.camp4-list:hover .video-i {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity 0.35s;
}

.camp4-list:hover .video-i2 {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity 0.35s;
}

.camp4-list:hover .video-cover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    transition: opacity 0.35s;
}




/*视频详情*/
.review ul li img {
    width: 100%;
    height: auto;
}

.review-pic {
    width: 640px;
    height: 366px;
    float: left;
}

    .review-pic ul li {
        width: 640px;
        height: 366px;
        overflow: hidden;
    }

.review-content {
    margin-top: 40px;
    padding-bottom: 50px;
    position: relative;
}

.review-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.7) !important;
    filter: alpha(opacity=70);
    background: #000;
    color: #eee;
}

.review-content a.prev {
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: 58px;
    font-weight: bold;
    font-size: 48px;
    display: block;
    position: absolute;
    left: 710px;
    top: 308px;
    background: #f0ebe6 url(/img/video/prev.png) no-repeat center center;
}

.review-content a.next {
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: 58px;
    font-weight: bold;
    font-size: 48px;
    display: block;
    position: absolute;
    left: 780px;
    top: 308px;
    background: #f0ebe6 url(/img/video/next.png) no-repeat center center;
}

.review-main {
    width: 490px;
    float: left;
    border-right: 1px solid #eee;
    padding: 10px 0 0 20px;
}

    .review-main h1 {
        font-size: 18px;
        color: #323232;
        margin-bottom: 14px;
    }

    .review-main p {
        font-size: 12px;
        color: #909090;
    }

    .review-main .info {
        color: #cccccc;
    }

    /*分享*/
    .review-main .bshare-custom {
        margin-bottom: 20px;
        height: 20px;
        overflow: hidden;
        margin-top: 6px;
    }

        .review-main .bshare-custom a {
            float: left;
            padding: 0;
            margin-right: 5px;
            width: 20px;
            height: 20px;
            background: url(/img/news/share.jpg) no-repeat 0 0;
            overflow: hidden;
        }

        .review-main .bshare-custom .bshare-weixin {
            background-position: -54px 0;
        }

        .review-main .bshare-custom .bshare-sinaminiblog {
            background-position: -79px 0;
        }

        .review-main .bshare-custom .bshare-qzone {
            background-position: -129px 0;
        }

        .review-main .bshare-custom .bshare-qqim {
            background-position: -154px 0;
        }

        .review-main .bshare-custom span {
            float: left;
            font-size: 12px;
            color: #cfcfcf;
            margin-top: 3px;
        }



.fuxuananniu_div {
    width: 388px; /*height:120px;*/
    clear: both;
}
/*个人中心*/
.ac-mem h2 {
    text-align: center;
    font-size: 18px;
    color: #323232;
    margin-bottom: 40px;
}

.input-wrap {
    width: 360px;
    height: 64px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.input-wrap2 {
    width: 360px;
    height: 64px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.input-wrap3 {
    width: 360px;
    height: 64px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.input-wrap input {
    width: 330px;
    height: 62px;
    border: 1px solid #e0e0e0;
    background: #f7f7f7;
    padding-left: 28px;
    line-height: 62px;
    color: #909090;
}

    .input-wrap input[type='button'], .input-wrap input[type='submit'] {
        padding-left: 0;
        clear: both;
        border: 1px solid #80ae9e;
        background: #80ae9e;
        width: 360px;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
        height: 64px;
    }

.input-wrap3 p {
    text-align: center;
}

    .input-wrap3 p a {
        color: #80ae9e;
    }

.register-box {
    width: 762px;
    margin: 0px auto;
    padding-top:20px;
    clear: both;
}

    .register-box .input-wrap2 input[type='radio'] {
        width: 68px;
        height: 62px;
        opacity: 0;
        filter: alpha(opacity = 0);
    }

.input-radio {
    width: 68px;
    height: 62px;
    border: 1px solid #e0e0e0;
    margin-right: 20px;
    display: block;
    float: left;
    text-align: center;
    line-height: 62px;
    position: relative;
    background: #f7f7f7;
    color: #909090;
}

    .input-radio input[type='radio'] {
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 64px;
        opacity: 0;
        filter: alpha(opacity = 0);
    }

.input-wrap2 .radio-on {
    color: #80ae9e;
    border: 1px solid #80ae9e;
}

.input-wrap:hover, .input-radio:hover {
    box-shadow: 0 0 7px #7e6b5a;
    transition: all .3s;
}

.input-wrap input[type='button']:hover, .input-wrap input[type='button']:hover {
    box-shadow: none;
    background: #70a895;
    transition: all .3s;
}



/*下拉框*/
.register-box .nice-select {
    width: 80%;
    padding-right: 20%;
    height: 64px;
    position: relative;
    border: 1px solid #e0e0e0;
    background: #f7f7f7 url(/img/appointment/select-icon.png) no-repeat 95% center;
    cursor: pointer;
}

    .register-box .nice-select input {
        width: 300px;
        border: 0;
    }

    .register-box .nice-select ul {
        width: 100%;
        display: none;
        position: absolute;
        left: 0;
        top: 65px;
        overflow: hidden;
        background-color: #fff;
        max-height: 150px;
        overflow-y: auto;
        border: 1px solid #999;
        border-top: 0;
        box-shadow: 0 3px 5px #999;
        z-index: 999;
    }

        .register-box .nice-select ul li {
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            padding: 0 10px;
            cursor: pointer;
        }

            .register-box .nice-select ul li.on {
                background-color: #f2f2f2;
            }


.accout-pic {
    width: 124px;
    margin: 0 auto 40px;
}

    .accout-pic img {
        border: 2px solid #d3d3d3;
        border-radius: 80px;
        width: 120px;
        height: auto;
    }

    .accout-pic p {
        color: #323232;
        font-size: 18px;
        text-align: center;
        margin-top: 10px;
    }

.account-main .ac-top > h3 {
    height: 26px;
    line-height: 26px;
    margin-bottom: 40px;
    width: 136px;
    font-size: 18px;
    font-weight: 100;
    float: left;
    border-left: 5px solid #80ae9e;
    padding-left: 15px;
}


.ac-open {
    width: 48px;
    height: 26px;
    display: block;
    float: right;
    background: url(/img/account/account-arr2.png) no-repeat right 5px;
    color: #b3b3b3;
}

    .ac-open:hover {
        color: #b3b3b3;
    }

.ac-cont {
    width: 1000px;
    float: left;
    margin-left: 150px;
    padding: 0 0 40px;
    position: relative;
}

    .ac-cont td {
        padding-right: 86px;
        height: 30px;
        line-height: 30px;
        color: #909090;
        font-size: 14px;
    }

    .ac-cont h3 {
        color: #323232;
        font-size: 16px;
    }

.view-pic {
    width: 142px;
    height: 58px;
    display: inline-block;
    background: #80ae9e;
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 16px;
}

    .view-pic:hover {
        color: #fff;
        background: #649383;
    }

.ac-cont2 {
    width: 1000px;
    float: left;
    margin-left: 150px;
    padding: 0 0 40px;
}

    .ac-cont2 table {
        width: 100%;
    }

    .ac-cont2 tr {
        height: 96px;
        border-bottom: 1px solid #ececec;
    }

    .ac-cont2 td {
        width: 33%;
        height: 30px;
        line-height: 30px;
        color: #909090;
        font-size: 14px;
    }

        .ac-cont2 td h4 {
            font-size: 15px;
            color: #323232;
        }

        .ac-cont2 td.last {
            text-align: right;
        }


.ac-cont3 {
    width: 1044px;
    float: left;
    margin-left: 150px;
    padding: 0 0 40px;
}

.ac-box3 {
    width: 313px;
    height: 398px;
    border: 1px solid #72a0b4;
    float: left;
    margin-right: 22px;
}

    .ac-box3 h2 {
        background: #72a0b4;
        color: #fff;
        font-size: 18px;
        height: 54px;
        line-height: 54px;
        font-weight: 100;
    }

.ac3-icon1 {
    width: 360px;
    height: 22px;
    float: left;
    /*border: 1px solid #72a0b4;*/
     top: 50%;
    margin-top: -25px; /* negative half of the height */
    /*margin: 17px 10px 0 21px;
    background: url(/img/account/ac3-icon1.png) no-repeat center center;*/
}

.ac3-icon2 {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin: 17px 10px 0 21px;
    background: url(/img/account/ac3-icon2.png) no-repeat center center;
}

.ac3-icon3 {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin: 17px 10px 0 21px;
    background: url(/img/account/ac3-icon3.png) no-repeat center center;
}

.ac-box3-ct {
    padding: 18px 20px;
}

    .ac-box3-ct > h3 {
        font-size: 15px;
        color: #323232;
        margin-bottom: 2px;
    }

    .ac-box3-ct > p {
        color: #909090;
        font-size: 13.5px;
        margin-bottom: 10px;
    }

    .ac-box3-ct > h4 {
        color: #72a0b4;
        font-size: 16px;
        font-weight: 100;
    }

.ac-cont4 {
    width: 1044px;
    float: left;
    margin-left: 150px;
    padding: 0 0 40px;
}

    .ac-cont4 > a {
        width: 315px;
        height: 54px;
        display: block;
        float: left;
        margin-right: 22px;
        background: #80ae9e;
        line-height: 54px;
        font-size: 18px;
        color: #fff;
    }

        .ac-cont4 > a:hover {
            background: #649383;
            color: #fff;
        }

        .ac-cont4 > a > span {
            font-size: 14px;
        }

        .ac-cont4 > a > i {
            width: 22px;
            height: 26px;
            display: block;
            margin: 15px 10px 0 21px;
            float: left;
        }

            .ac-cont4 > a > i.ac4-icon1 {
                background: url(/img/account/ac4-icon1.png) no-repeat center center;
            }

            .ac-cont4 > a > i.ac4-icon2 {
                background: url(/img/account/ac4-icon2.png) no-repeat center center;
            }

            .ac-cont4 > a > i.ac4-icon3 {
                background: url(/img/account/ac4-icon3.png) no-repeat center center;
            }

.ct5-box {
    width: 481px;
    height: 252px;
    border: 1px solid #72a0b4;
    float: left;
    margin-right: 21px;
}

    .ct5-box > h2 {
        font-size: 18px;
        color: #fff;
        height: 54px;
        line-height: 54px;
        text-align: center;
        background: #72a0b4;
        font-weight: 100;
    }

    .ct5-box table {
        width: 100%;
        text-align: center;
    }

        .ct5-box table thead {
            font-size: 16px;
            color: #646464;
            height: 54px;
            line-height: 54px;
            background: #dfecf2;
        }

        .ct5-box table tbody {
            height: 46px;
            line-height: 46px;
            font-size: 13.5px;
            color: #909090;
        }


.ac2-cont {
    width: 1044px;
    float: left;
    margin-left: 150px;
    padding: 0 0 40px;
}

    .ac2-cont p {
        color: #909090;
        font-size: 13.5px;
        background: url(/img/account/ac2-icon.png) no-repeat left top;
        padding-left: 34px;
    }

    .ac2-cont > a {
        display: block;
        width: 270px;
        height: 54px;
        margin-top: 20px;
        line-height: 54px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        background: #80ae9e;
    }

        .ac2-cont > a:hover {
            color: #fff;
            background: #649383;
        }


.ac4-pic-box {
    width: 925px;
    height: 722px;
    padding: 40px;
    margin: 0 auto;
    position: relative;
}

    .ac4-pic-box h2 {
        color: #323232;
        font-size: 18px;
        text-align: center;
        margin-bottom: 18px;
    }

.big-pic {
    width: 790px;
    height: 593px;
    margin: 0 auto;
    overflow: hidden;
}

    .big-pic img {
        width: 100%;
        float: left;
    }


.ban {
    width: 925px;
    height: 722px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
    display: none;
}

.ban2 {
    width: 792px;
    height: 593px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

    .ban2 ul {
        position: absolute;
        left: 0;
        top: 0;
    }

        .ban2 ul li {
            width: 792px;
            height: 593px;
        }

.prev {
    float: left;
    cursor: pointer;
}

.num {
    height: 82px;
    overflow: hidden;
    width: 792px;
    margin: 0 auto;
    position: relative;
    float: left;
}

.min_pic {
    padding-top: 10px;
    width: 925px;
}

.num ul {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

    .num ul li {
        width: 90px;
        height: 68px;
        margin-right: 8px;
        padding: 1px;
    }

        .num ul li.on {
            border: 1px solid red;
            padding: 0;
        }

.prev_btn1 {
    width: 16px;
    text-align: center;
    height: 18px;
    margin-top: 40px;
    margin-right: 50px;
    cursor: pointer;
    float: left;
}

.next_btn1 {
    width: 16px;
    text-align: center;
    height: 18px;
    margin-top: 40px;
    cursor: pointer;
    float: right;
}

.prev1 {
    position: absolute;
    top: 220px;
    left: 50px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.next1 {
    position: absolute;
    top: 220px;
    right: 50px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.mhc {
    background: #000;
    width: 100%;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(Opacity=50);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.pop_up {
    width: 925px;
    height: 722px;
    padding: 10px;
    background: #fff;
    position: fixed;
    -position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -255px;
    margin-top: -255px;
    display: none;
    z-index: 99;
}

.pop_up_xx {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 0;
    cursor: pointer;
}

.pop_up2 {
    width: 925px;
    height: 722px;
    position: relative;
    overflow: hidden;
}

.pop_up2 {
    width: 925px;
    height: 722px;
    position: relative;
    overflow: hidden;
    float: left;
}

    .pop_up2 ul {
        position: absolute;
        left: 0;
        top: 0;
    }

        .pop_up2 ul li {
            width: 925px;
            height: 925px;
            float: left;
        }





#modify {
    display: none;
    width: 800px;
    background: #fff;
}

.modify {
    position: absolute;
    top: 60px;
    right: 0px;
    font-size: 16px;
    color: #fff;
    background: #80ae9e;
    display: block;
    width: 136px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

    .modify:hover {
        color: #fff;
        background: #7aa69b;
    }

.account-cur .ac-open {
    background-image: url(/img/account/account-arr.png);
}

.ac-con {
    display: none;
}


.junior-ct3-pic {
    width: 595px;
    height: 326px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

    .junior-ct3-pic > a {
        width: 50px;
        height: 50px;
        display: block;
        position: absolute;
        top: 140px;
        opacity: 0.5;
    }
    /*.junior-ct3-pic:hover a{opacity:1; transition: all .3s;}*/
    .junior-ct3-pic .pic-prev:hover {
        opacity: 1;
        transition: all .3s;
    }

    .junior-ct3-pic .pic-next:hover {
        opacity: 1;
        transition: all .3s;
    }

    .junior-ct3-pic .pic-prev {
        background: url(/img/prev2.png) no-repeat;
        left: 20px;
        transition: all .3s;
    }

    .junior-ct3-pic .pic-next {
        background: url(/img/next2.png) no-repeat;
        right: 20px;
        transition: all .3s;
    }

    .junior-ct3-pic .pic-prev2 {
        background: url(/img/prev.png) no-repeat;
        left: 20px;
    }

    .junior-ct3-pic .pic-next2 {
        background: url(/img/next.png) no-repeat;
        right: 20px;
    }

    .junior-ct3-pic li {
        position: relative;
        width: 595px;
    }

    .junior-ct3-pic .coach {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all .2s;
        background: rgba(0,0,0,0.7) !important;
        background: #000;
        filter: alpha(opacity = 00);
        opacity: 0;
    }

        .junior-ct3-pic .coach h3 {
            text-align: center;
            color: #e7e7e7;
            font-size: 18px;
            margin: 40px 0 25px;
        }

        .junior-ct3-pic .coach p {
            color: #bdbdbd;
            font-size: 13.5px;
            text-align: center;
            background: none;
            margin-bottom: 6px;
        }

    .junior-ct3-pic:hover .coach {
        opacity: 1;
        filter: alpha(opacity = 70);
        transition: all .2s;
    }

.junior-ct-text {
    position: absolute;
    top: 0;
    width: 595px;
    height: 210px;
    background: #ddd;
}

.club2-ct1 .junior-ct3-list:hover .junior-ct-text {
    top: 326px;
    transition: all .3s;
}

.junior-ct-text h3 {
    font-size: 22px;
    margin-bottom: 15px;
    color: #333;
}

.junior-ct-text p {
    color: #999999;
    font-size: 12.5px;
    padding-left: 35px;
    line-height: 22px;
}

.junior-ct-text li {
    display: none;
    opacity: 0;
    transition: all .3s;
}

    .junior-ct-text li.on {
        display: block;
        opacity: 1;
        transition: all .3s;
    }

.appointment .last {
    margin-right: 0;
}

.appointment .junior2-list:hover .mask {
    opacity: 1;
    filter: alpha(opacity= 40);
    transition: all .3s;
}

    .appointment .junior2-list:hover .mask a {
        display: inline-block;
    }

.appointment .junior2-list .mask {
    width: 100%;
    height: 400px;
    display: table;
    background: rgba(0,0,0,0.4) !important;
    background: #000;
    filter: alpha(opacity= 0);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transition: all .3s;
}

    .appointment .junior2-list .mask span {
        display: table-cell;
        vertical-align: middle;
    }

    .appointment .junior2-list .mask a {
        display: none;
        position: relative;
        width: 192px;
        height: 64px;
        margin-bottom: 10px;
        text-align: center;
        line-height: 64px;
        color: #fff;
        font-size: 13px;
        background: #80ae9e;
        vertical-align: middle;
    }

        .appointment .junior2-list .mask a:hover {
            background: #64a790;
        }



/*club6*/
.club6-box1 {
    background: #f2f2f2;
}

.club6-box2 {
    width: 100%;
    height: 441px;
    background: url(/img/club/club6-img2.jpg) no-repeat center center;
}


.club6 > h2 {
    text-align: center;
    color: #dedede;
    font-size: 26px;
    font-family: 'dincond-medium-webfont';
    text-transform: uppercase;
    margin-bottom: 3px;
}

.club6 > h3 {
    text-align: center;
    font-size: 24px;
    color: #0d6356;
    font-weight: 100;
    margin-bottom: 8px;
}

.club6 > h4 {
    text-align: center;
    font-size: 14px;
    color: #909090;
    margin-bottom: 35px;
}

.club6-box3 {
    background: #f2f2f2;
}

.club6-list {
    position: relative;
}

    .club6-list ul {
        width: 1220px;
    }

    .club6-list li {
        width: 393px;
        height: 424px;
        float: left;
        margin-right: 10px;
        background: #fff;
    }

        .club6-list li img {
            width: 100%;
            height: 261px;
        }

    .club6-list h2 {
        color: #333333;
        font-size: 18px;
        font-weight: 100;
        margin-bottom: 16px;
    }

    .club6-list p {
        color: #999999;
        font-size: 12.5px;
    }

.club6-list-text {
    width: 353px;
    height: 133px;
    padding: 26px 20px 0;
}


.club6-list a {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 200px;
}

    .club6-list a.prev {
        background: url(/img/prev.png) no-repeat;
        left: -80px;
    }

    .club6-list a.next {
        background: url(/img/next.png) no-repeat;
        right: -80px;
    }

.club6-box4 {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}

    .club6-box4 h2, .club6-box4 h3, .club6-box4 h4 {
        text-align: left;
    }

.club6-box4-left {
    width: 682px;
    float: left;
}

    .club6-box4-left > h2 {
        color: #dedede;
        font-size: 26px;
        font-family: 'dincond-medium-webfont';
        text-transform: uppercase;
        margin-bottom: 3px;
    }

    .club6-box4-left > h3 {
        font-size: 24px;
        color: #0d6356;
        font-weight: 100;
        margin-bottom: 15px;
    }

.c6b4-box {
    width: 100%;
}

    .c6b4-box table {
        width: 100%;
    }

        .c6b4-box table thead {
            color: #b2b2b2;
            font-size: 16px;
            background: #f2f2f2;
            line-height: 54px;
        }

    .c6b4-box th {
        width: 25%;
        padding-left: 10px;
    }

    .c6b4-box table tbody {
        color: #646464;
        font-size: 13px;
    }

        .c6b4-box table tbody tr {
            height: 54px;
            border-bottom: 1px solid #f2f2f2;
            vertical-align: middle;
        }

        .c6b4-box table tbody td {
            width: 25%;
            padding-left: 10px;
            line-height: 20px;
        }

.club6-box4-right {
    width: 405px;
    float: right;
}

.club6-box5 {
    padding: 60px 0 40px;
    background: #f2f2f2;
}

    .club6-box5 .w1200 > h2 {
        color: #dedede;
        font-size: 26px;
        font-family: 'dincond-medium-webfont';
        text-transform: uppercase;
        margin-bottom: 3px;
    }

    .club6-box5 .w1200 > h3 {
        font-size: 24px;
        color: #0d6356;
        font-weight: 100;
        margin-bottom: 15px;
    }

    .club6-box5 ul {
        width: 1230px;
    }

    .club6-box5 li {
        width: 188px;
        height: 185px;
        float: left;
        margin-right: 15px;
    }

        .club6-box5 li img {
            width: 188px;
            height: 136px;
            margin-bottom: 16px;
            border-radius: 10px;
        }

        .club6-box5 li p {
            text-align: center;
            color: #646464;
            font-size: 16px;
        }


/*关于首页*/
.about1-bg1 {
    background: url(/img/about1-bg1.jpg) no-repeat center;
    width: 100%;
    height: 626px;
    z-index: 10;
}

.about1-bg2 {
    background: url(/img/about1-bg2.jpg) no-repeat center;
    width: 100%;
    height: 608px;
    z-index: 5;
}

.about1-bg3 {
    background: url(/img/about1-bg3.jpg) no-repeat center;
    width: 100%;
    height: 608px;
}

.about1-bg4 {
    background: url(/img/about1-bg4.jpg) no-repeat center;
    width: 100%;
    height: 686px;
}

.deals-cnt {
    width: 456px;
    height: 244px;
    padding: 55px 50px 0px 50px;
    background: rgba(248,245,243,0.4) !important;
    background: #f8f5f3;
    filter: alpha(opacity=90);
    position: relative;
    z-index: 1;
}

    .deals-cnt h1 {
        font-size: 24px;
        color: #1d2340;
        margin-bottom: 20px;
    }

    .deals-cnt p {
        font-size: 12.5px;
        color: #333;
        line-height: 20px;
        text-align: justify;
        text-justify: distribute;
        text-indent: 28px;
    }

.about1-icon1 {
    position: absolute;
    top: 233px;
    left: 529px;
    background: url(/img/about1-icon.png) no-repeat center;
    width: 142px;
    height: 142px;
}

.about1-icon2 {
    position: absolute;
    top: 233px;
    left: 529px;
    background: url(/img/about1-icon2.png) no-repeat center;
    width: 142px;
    height: 142px;
}

.bg4-cnt {
    width: 400px;
    float: left;
    margin-top: 140px;
    background: rgba(248,245,243,0.4) !important;
    background: #f8f5f3;
    filter: alpha(opacity=90);
    padding: 55px 50px 55px 50px;
}

    .bg4-cnt h1 {
        font-family: 'dincond-medium-webfont';
        font-size: 30px;
        color: #81a69a;
    }

    .bg4-cnt h2 {
        font-size: 24px;
        color: #333;
        margin-top: 20px;
        margin-bottom: 38px;
    }

    .bg4-cnt p {
        font-size: 12.5x;
        color: #333;
        line-height: 20px;
        opacity: 0.6;
        filter: alpha(opacity=60);
        text-align: justify;
        text-justify: distribute;
        width: 350px;
    }

.about1-pic1 {
    display: block;
    position: relative;
    z-index: 10;
    float: left;
    margin-top: 187px;
    width: 400px;
    height: 200px;
    background: url(/img/about1-pic1.jpg) no-repeat center;
}

.about1-pic2 {
    display: block;
    position: relative;
    z-index: 8;
    float: left;
    margin-top: 187px;
    width: 200px;
    height: 200px;
    background: url(/img/about1-pic2.jpg) no-repeat center;
}

.about1-pic5-6 {
    display: block;
    ;
    position: relative;
    z-index: 6;
    float: left;
    margin-top: 187px;
    width: 200px;
    height: 200px;
}

.about1-pic3 {
    display: block;
    ;
    position: relative;
    z-index: 5;
    float: left;
    margin-left: 200px;
    width: 200px;
    height: 200px;
    background: url(/img/about1-pic3.jpg) no-repeat center;
}

.about1-pic4 {
    display: block;
    float: left;
    width: 200px;
    height: 200px;
    background: url(/img/about1-pic4.jpg) no-repeat center;
}

.about1-pic5 {
    display: block;
    width: 100px;
    height: 100px;
    background: url(/img/about1-pic5.jpg) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
}

.about1-pic6 {
    display: block;
    width: 100px;
    height: 100px;
    background: url(/img/about1-pic6.jpg) no-repeat center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.about1-more {
    display: block;
    ;
    position: relative;
    z-index: 6;
    float: left;
    top: 0px;
    left: 529px;
    width: 200px;
    height: 200px;
}


/*退出*/
.exit {
    position: absolute;
    top: 60px;
    right: 0px;
    font-size: 16px;
    color: #fff;
    background: #80ae9e;
    display: block;
    width: 136px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

    .exit:hover {
        color: #fff;
        background: #7aa69b;
    }


.health-ct1-img2 > a {
    float: left;
}


/*返回顶部*/
.back-top {
    width: 60px;
    height: 60px;
    background: url(/img/back-top.jpg) no-repeat;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 99999;
    display: none;
}

.wheel {
    width: 78px;
    height: 78px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -39px;
    bottom: 20px;
    background: #354272;
    border-radius: 70px;
}


/*箭头*/
.s-xguide-down {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    bottom: 50px;
    left: 50%;
    z-index: 9999;
    margin-left: -25px;
    background: url("/img/wheel.png") no-repeat -21px -3px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./s_xguide_down_ie_a343e020.png",enabled=true,sizingMethod="crop");
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    opacity: .7;
    cursor: pointer;
}



@keyframes xguide_down {
    0%, 100% {
        transform: scale(0.0);
        -moz-transform: scale(0.0);
        -o-transform: scale(0.0);
        -webkit-transform: scale(0.0);
        -ms-transform: scale(0.0);
        opacity: 0;
    }

    50% {
        transform: scale(1.0);
        -moz-transform: scale(1.0);
        -o-transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        opacity: 1;
    }
}

@-webkit-keyframes xguide_down {
    0%, 100% {
        -webkit-transform: scale(0.0);
        -moz-transform: scale(0.0);
        -o-transform: scale(0.0);
        -ms-transform: scale(0.0);
        transform: scale(0.0);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -o-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 1;
    }
}

@-moz-keyframes xguide_down {
    0%, 100% {
        -moz-transform: scale(0.0);
        -o-transform: scale(0.0);
        -webkit-transform: scale(0.0);
        -ms-transform: scale(0.0);
        transform: scale(0.0);
        opacity: 0;
    }

    50% {
        -moz-transform: scale(1.0);
        -o-transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 1;
    }
}

@-o-keyframes xguide_down {
    0%, 100%;

{
    -o-transform: scale(0.0);
    -moz-transform: scale(0.0);
    -webkit-transform: scale(0.0);
    -ms-transform: scale(0.0);
    transform: scale(0.0);
    opacity: 0;
}

50% {
    -o-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 1;
}

}

.s-xguide-down.trans {
    -webkit-animation: xguide_down 4.0s infinite ease-in-out;
    -moz-animation: xguide_down 4.0s infinite ease-in-out;
    -o-animation: xguide_down 4.0s infinite ease-in-out;
    animation: xguide_down 4.0s infinite ease-in-out;
}

.s-xguide-down.arrow-1 {
    animation-delay: -2.0s;
    -webkit-animation-delay: -2.0s;
    -moz-animation-delay: -2.0s;
    -o-animation-delay: -2.0s;
}



.health-link {
    width: 670px;
    padding-bottom: 20px;
    background: #fff;
    display: none;
}

    .health-link h3 {
        line-height: 54px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        background: #7fd9db;
        font-weight: 100;
    }

    .health-link a {
        display: block;
        line-height: 54px;
        color: #646464;
        font-size: 14px;
        border-bottom: 1px solid #eeeeee;
        width: 590px;
        margin: 0 auto;
    }



.h3d-left {
    width: 740px;
    float: left;
}

.h3d-right {
    width: 300px;
    float: right;
    padding-top: 64px;
}

.health3-detail h3 {
    border-left: 4px solid #08cfbe;
    line-height: 16px;
    font-size: 18px;
    color: #323232;
    padding-left: 12px;
    margin-bottom: 30px;
}

.health3-detail h1 {
    font-size: 24px;
    color: #323232;
    margin-bottom: 40px;
}

.health3-detail h2 {
    background: #08CFBE;
    font-size: 18px;
    color: #fff;
    line-height: 54px;
    text-align: center;
    font-weight: 100;
    margin-bottom: 40px;
}

.health3-detail p {
    padding-left: 40px;
    font-size: 12.5px;
    color: #646464;
    margin-bottom: 30px;
}

.h3d-right ul li {
    268px;
    height: 52px;
    border: 1px solid #e6e6e6;
    line-height: 52px;
    margin-bottom: 10px;
}

    .h3d-right ul li > a {
        display: block;
        width: 268px;
        height: 52px;
        padding-left: 30px;
        background: url(/img/health/h3d-link.png) no-repeat 246px center;
    }

    .h3d-right ul li:hover {
        border: 1px solid #08cfbe;
        transition: all .3s;
    }

        .h3d-right ul li:hover a {
            color: #08cfbe;
        }


/*返回首页*/
.back-index {
    width: 60px;
    height: 20px;
    display: block;
    line-height: 20px;
    float: right;
    text-align: right;
    background: url(/img/back-index.png) no-repeat left center;
    margin-top: 22px;
}



/*面包屑导航*/
.crm {
    height: 66px;
    line-height: 66px;
    text-align: right;
    position: absolute;
    top: 60px;
    left: 50%;
    width: 600px;
    margin-left: 0px;
}

    .crm .crm-icon {
        width: 10px;
        height: 16px;
        background: url(/img/crm-icon.png) no-repeat left bottom;
        display: inline-block;
        padding-right: 10px;
    }

    .crm a {
        background: url(/img/crm-arr-icon.png) no-repeat left 6px;
        padding: 0 12px;
        font-size: 12px;
        font-weight: bold;
    }

    .crm .last {
        padding-right: 0;
        color: #80ae9e;
    }


/*图片视频tab*/
.media-tab {
    width: 100%;
    height: 110px;
    clear: both;
}

    .media-tab a {
        width: 62px;
        margin-right: 70px;
        height: 86px;
        display: block;
        float: left;
    }

        .media-tab a.pic {
            background: url(/img/camp/media-tab1.jpg) no-repeat;
        }

        .media-tab a.video {
            background: url(/img/camp/media-tab2.jpg) no-repeat;
        }

        .media-tab a.curr {
            border-bottom: 5px solid #80ae9e;
        }



.erwei {
    position: absolute;
    bottom: 60px;
    left: 2px;
    width: 150px;
    display: none;
}

    .erwei img {
        width: 100%;
    }


/*分页*/
/*badoo style*/

div#badoopager {
    padding: 10px 0;
    font-size: 13px;
    color: #48b9ef;
    font-family: arial, helvetica, sans-serif;
    background-color: #fff;
    text-align: center;
}

    div#badoopager a {
        border: #f0f0f0 2px solid;
        padding: 8px 5px;
        margin: 0 2px;
        color: #48b9ef;
        text-decoration: none;
    }

        div#badoopager a:hover {
            border: #ff5a00 2px solid;
            color: #ff5a00;
        }

        div#badoopager a:active {
            border: #ff5a00 2px solid;
            color: #ff5a00;
        }

    div#badoopager span.current {
        border: #ff5a00 2px solid;
        padding: 8px 5px;
        font-weight: bold;
        color: #fff;
        background-color: #ff6c16;
    }

    div#badoopager span.disabled {
        border: #f0f0f0 2px solid;
        padding: 8px 5px;
        margin: 0 2px;
    }

    div#badoopager input[type=text] {
        width: 30px;
    }
