
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, header, hgroup, nav, section, article, aside, footer, figure, figcaption, menu, button {
    margin: 0;
    padding: 0
}

body {
    font-family:"Microsoft YaHei",Arial, Helvetica, STHeiTi, sans-serif;
    font-size: 16px;
    color: #000;
    background-color: #fff;
    outline: 0;
    float: 0;
    margin: auto;
}



caption, th {
    text-align: left
}

fieldset, img {
    border: 0
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

button {
    -webkit-appearance: none;
    border: 0;
    background: 0 0
}

 img{
    width: 100%
} 

a {
    -webkit-touch-callout: none;
    text-decoration: none
}

a {
    color: #333
}

em{
    font-style: inherit;
    color: #555;
}

#articleCentent .list-paddingleft-2 li{
    list-style: disc;
}

#articleCentent .list-paddingleft-2 li p em{
    font-style: italic;
}

#operContent .list-paddingleft-2 li p em{
    font-style: italic;
}

#operContent  .list-paddingleft-2 li{
    list-style: disc;
}

.page_cur{
    font-style: inherit;
    color: #555;
}

.mod_page{
    letter-spacing: 4px;
    color: #555;
}

.floating_ck{
    position:fixed;
    right:20px;
    top:380px;
    z-index: 99;
}

.floating_ck dl dd{
    position: relative;
    width: 38px;
    height: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.floating_ck dl dd:hover .floating_left{
    display:block;
}

.consult{
    background-image:url(../img/zxicon.png);
}

.words{
    background-image:url(../img/kficon.png);
}

.qrcord{
    background-image:url(../img/erweima.png);
}

.return{
    background-image:url(../img/fanhui.png);
}

.floating_ck dd span{
    color:#fff;display:block;padding-top:54px;
}

.floating_left{
    position: absolute;
    left: -136px;
    top: 1px;
    width: 138px;
    height: 36px;
    background-color: #0EA057;
    display: none;
    box-shadow: 0px 0px 2px #81BAED;
}

.floating_left img{
    width: 100%;
    height: 129px;
    display: block;
}

.floating_left a{
    color:#ccc;
    line-height:36px;
    font-size: 14px;
}

.floating_ewm{
    height: 129px;
    top: -92px;
    width: 136px;
}

/* 头部导航 */
.center1200{
    width: 1200px;
    overflow: hidden;
    margin: auto;
    box-sizing: border-box;
}

.at_top{
    width: 100%;
    height: 35px;
    background: #F9F9F9;
    border-bottom: 1px solid #ddd;
    line-height: 35px;
}

.topRight{
    width: 50%;
    float: right;
}

.word_grey{
    text-align: right;
    color: #333;
    font-size: 12px;
    float: left;
}

.customer{
    color: #333;
    float: left;
    display: block;
    font-size: 12px;
    margin-left: 10px;;
}

.customer:hover{
    color: #02954B;
}

.mallText{
    color: #02954B;
    float: left;
    display: block;
    font-size: 12px;
    margin-right: 7%;
}

.border_color{
    width: 50%;
    height: 1px;
    border-bottom: 1px dotted #fff;
    margin: auto;
    padding-top: 8%;
}

.login,.singn{
    color: #02954B;
    float: left;
    display: block;
    font-size: 12px;
    margin-left: 10%;
}

.singn{
    margin-left: 0;
    color: #43c03a;
}

.suy{
    color: #C0C0C0;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 2;
    margin: auto 1%;
}

.navBox{
    width: 100%;
    overflow: hidden;
    background: #41535D;
}

.business ul.items{
    width: 100%;
    overflow: hidden;
}

.business ul.items .nav_li{
    width: 12%;
    height: 100px;
    background: url(../img/bg_nav.png) no-repeat 0px 100px;
    background-size: 100%;
    overflow: hidden;
    display: inline-block;
}

.business ul.items .nav_li .navTitle{
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 40%;
    -webkit-transition: all .3s ease-in-out .1s;
    -moz-transition: all .3s ease-in-out .1s;
    -ms-transition: all .3s ease-in-out .1s;
    -o-transition: all .3s ease-in-out .1s;
    transition: all .3s ease-in-out .1s;
}

.business ul.items .nav_li .navText{
    position: relative;
    top: 50px;
    color: #ccc;
    font-size: 13px;
    display: block;
    text-align: center;
}

.nav #active .active_li{
    background: #0DA056;
}

.nav #active ul .active_li a p{
    color: #ccc;
}

.nav #active ul .active_li a p:first-child{
    margin-top: 25%;
}

.nav #active ul .active_li a p:last-child{
    position: relative;
    top: 0;
    margin-top: 5%;
}

.nav #active_2 .active_li{
    background: #2F9191;
}

.nav #active_2 ul .active_li a p{
    color: #ccc;
}

.nav #active_2 ul .active_li a p:first-child{
    margin-top: 25%;
}

.nav #active_2 ul .active_li a p:last-child{
    position: relative;
    top: 0;
    margin-top: 5%;
}

.business ul.items .nav_li:hover{
    background-position: 0px 0px;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.business ul.items .nav_li:hover .navTitle{
    color: #fff;
    margin-top: 25%;
}

.business ul.items .nav_li:hover .navText{
    -webkit-transition: all .4s ease-in-out .4s;
    -moz-transition: all .4s ease-in-out .4s;
    -ms-transition: all .4s ease-in-out .4s;
    -o-transition: all .4s ease-in-out .4s;
    transition: all .4s ease-in-out .4s;
    top: 5px;
}

.header-bottom.fixed-header {
    display: none;
    position: fixed;
    width: 100%;
    /*height: 168px;*/
    z-index: 999;
    background: #41535D;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}


.fixed_logo{
    position: absolute;
    left: -205px;
    width: 50%;
    height: 202px;
    overflow: hidden;
    top: -20%;
}

.navLogo{
    width: 21%;
    height: 71px;
    overflow: hidden;
    float: left;
    margin: 1% auto;
}

.nav{
    width: 72%;
    height: 100px;
    overflow: hidden;
    float: left;
    padding-left: 6%;
}


/* 底部导航 */
.indexBottom_nav{
    height: 360px;
    background: url(../img/kehu-bg.png);
    background-size: cover;
    /*margin-top: 5%;*/
    clear: both;
    width: 100%;
    min-width: 1200px;
}

.indexBottom_list{
    width: 60%;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
}

.indexBottom_list .dexBt_About,
.dexBt_Operations,
.dexBt_leadership,
.dexBt_College,
.dexBt_Contact{
    margin-top: 4%;
    float: left;
}

.indexBottom_list .dexBt_About,
.dexBt_Operations,
.dexBt_leadership,
.dexBt_College,
.dexBt_Contact li,.bt_lia{
    color: #efefef;
    display: block;
    font-size: 14px;
    line-height: 29px;
}

.indexBottom_list .dbAbout_li,
.dbOperations_li,.dbleadership_li,
.dexBt_College .dbCollege_li,
.dexBt_Contact .dbContact_li{
    font-size: 16px;
    line-height: 35px;
}

.dexBt_Operations{
    margin-left: 20%;
}

.indexBottom_list .dexBt_leadership .dbleadership_li{
    font-size: 16px;
    line-height: 35px;
}

.indexBottom_list .dexBt_leadership{
    margin-left: 15%;
}

.dexBt_College{
    margin-left: 19%;
}

.indexBottom_right{
    width: 450px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
}

.ewm_div{
    width: 200px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
}

.ewm_div .gf_wx{
    color: #efefef;
    display: block;
    font-size: 16px;
    text-align: left;
    margin-top: 14%;
    line-height: 2;
    margin-left: 13%;
    padding-bottom: 2%;
}

.ewm_Img{
    width: 50%;
    overflow: hidden;
    float: left;
    margin-left: 15%;
}

#bdsharebuttonbox{
    width: 85%;
    overflow: hidden;
    float: left;
    margin-left: 0%;
}

#bdsharebuttonbox a{
    height: 30px;
    width: 15px;
    margin: 10% 3%;
}

#bdsharebuttonbox .bds_weixin{
    background: url(../img/wx.png) no-repeat 100%;
}

#bdsharebuttonbox .bds_tsina{
    background: url(../img/wb.png) no-repeat 100%;
}

#bdsharebuttonbox .bds_sqq{
    background: url(../img/QQ.png) no-repeat 100%;
}

#bdsharebuttonbox .bds_qzone{
    background: url(../img/kj.png) no-repeat 100%;
}

.dex_Contact{
    float: left;
    width: 37%;
    overflow: hidden;
    margin-top: 5%;
}

.dexBt_Contact{
    margin-left: 50%;
}

.copyBox{
    width: 1200px;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    float: left;
    padding-top: 1.5%;
    padding-bottom: 0.5%;
}

.bt_linkBox{
    overflow: hidden;
    border-bottom: 1px solid #8A8A8A;
    padding-bottom: 0.5%;
}

.copyBox .bt_linkBox p{
    color: #efefef;
    font-size: 16px;
}

.copyBox .bt_linkBox p a{
    font-size: 14px;
    color: #efefef;
    display: inline-block;
    padding-right: 0.7%;
}

.copyBox .bt_linkBox p span{
    margin-left: 2%;
}

.copyBox .bt_copyText{
    color: #efefef;
    font-size: 14px;
    margin-top: 0.5%;
}

.copyBox .bt_copyText span{
    margin-left: 1%;
}

.copyBox .bt_copyText span a{
     color: #efefef;
}

/* 弹出层 */
.white_content {
    display: none;
    position: fixed;
    top: 10%;
    left: 25%;
    width: 50%;
    max-height: 740px;
    padding-bottom: 3%;
    background: #fff;
    z-index: 1002;
    overflow: auto;
}

.white_content img{
    width: 100%;
    display: block
}

.gb {
    width: 100%;
    height: 59px;
    overflow: hidden;
}

.gbButton {
    width: 35px;
    height: 35px;
    float: right;
    margin: 20px;
    display: block;
}

.light-container {
    width: 80%;
    margin: auto;
    display: block;
}

.light-container h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #02954B;
    display: block;
    line-height: 2;
}

.lightTextDiv {
    width: 100%;
    overflow: hidden;
    margin: auto;
    box-sizing: border-box;
    padding-top: 15px;
}
.lightTextDiv .lightText {
    font-size: 15px;
    text-align: justify;
    display: block;
    color: #555;
    line-height: 25px;
    width: 100%;
}
.lightImgDiv {
    width: 100%;
    overflow: hidden;
    margin: auto;
    box-sizing: border-box;
    margin-top: 15px;
}

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: #333;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    overflow-y: auto;
}

/*banner*/
.About-banner{
    width: 100%;
    min-width: 1200px;
}

.About-main{
    width: 100%;
    position: relative;
}

.About-background{
    width: 50%;
    position: absolute;
    top: 0;
    left: -245px;
    min-width: 484.8px;
}

@media screen and (max-width:1490px){
    .About-background{
        width: 60%;
    }
}



.fixedAbout-top{
    margin-top: 5%;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 99;
    padding-bottom: 37px;
}
/*.About-top{
    overflow: hidden;
    width: 100%;
    padding-bottom: 60px;
}*/

.fixed_height{
    /*height: 168px;*/
    height: 120px;
    position: relative;
    overflow: hidden;
}

.About-top{
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 99;
    padding-bottom: 37px;
    margin-top: 0;
}

.About-nav{
    overflow: hidden;
    float: right;
    padding: 3% 0;
    font-size: 15px;
}

.About-nav>span:first-child{
    float: left;
    background: url(../img/about-jiantou.png)no-repeat;
    text-indent: 16px;
    background-position: 0px 7px;
    background-size: 8%;
}

.About-nav ul{
    float: left;
    overflow: hidden;
}

.About-nav ul li{
    float: left;
}

.About-nav-scroll{
    clear: both;
    float: right;
}

.About-nav-scroll ul{
    overflow: hidden;
}

.About-nav-scroll ul li {
    float: left;
    margin-left: 15px;
    padding: 6px 20px;
    background-color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
}

.About-nav-scroll ul li a{
    color:#000;
}

.About-nav-scroll ul li:hover{
    background:#B9D1CE;;
}
/*banner end*/


.fixed_logo img{
    width: 95%;
}

/* media  */
@media screen and (max-width:1669px){
    .About-nav-scroll ul li {
        font-size: 13px;
        padding: 5px 11px;
    }

    .About-top .About-nav ul li {
        font-size: 14px;
    }

    .opre_mlLeft .opre_mltitle {
        height: 57px;
    }

    .opre_mlLeft .opre_mltitle h3 {
        font-size: 21px;
        line-height: 57px;
    }
    
    .opre_mlLeft .opre_mlText {
        padding-bottom: 4%;
        padding-top: 3%;
    }
    
    .opre_mlLeft .opre_mlText .opre_mlp{
        font-size: 16px;
        line-height: 29px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }

    .opre_mlLeft .opre_mlBtn {
        font-size: 16px;
        height: 51px;
        line-height: 51px;
    }

    .opre_mlLeft .opre_mlText .opre_mlp2 {
        font-size: 16px;
        line-height: 29px;
    }

    /*.fixed_height .fixed_logo img {
        width: 61%;
    }*/

}