@charset "utf-8";
/*------------------通用样式-------------------*/

body {
    font-family: "微软雅黑";
    background-color: #FFF;
}

* {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style: none
}

a {
    text-decoration: none;
    font-size: 12px;
    color: #333;
}

a:hover {
    color: #08998A;
}

img {
    margin: 0;
    padding: 0;
    border: none;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
}

form {
    display: block;
}

#all {
    width: 100%;
    margin: 0px auto;
    height: auto;
    min-width: 1200px;
    overflow: hidden;
    background-color: #FFF;
}

#alla {
    width: 100%;
    margin: 0px auto;
    height: auto;
    min-width: 1200px;
    overflow: hidden;
    background-color: #f5f6f7;
}

.nav ul li h2,
.ce_nav li h3 {
    font-weight: normal;
}


/*--------------------通用样式结束----------------------*/


/*--------------------头部样式 开始----------------------*/

.header {
    width: 100%;
    /*height: 215px;*/
    margin: 0px auto;
    overflow: hidden;
    background-color: #FFF;
}

.head-top {
    width: 1200px;
    height: 155px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.head_top{width:100%; height:39px; border-bottom:1px solid #dddddd; background-color:#f4f5f6;}
.headt-k{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto;}
.huanying{width:600px; height:39px; line-height:39px; font-size:12px; color:#333; float:left;}
.youxiang{height:39px; line-height:39px; font-size:12px; color:#333; float:right;}
.youxiang i{height:16px; float:right; margin-top:12px; display:block; font-style:normal;}
.youxiang span{float:right; display:block; margin-left:10px;}

.logo {
    height: 150px;
    overflow: hidden;
    float: left;
    margin-top: 15px;
}

.logo a {
    display: block;
}

.i-dh {
    height: 40px;
    float: right;
    margin-top: 73px;
    margin-left: 40px;
}


.head_nav {
    width: 100%;
    height: 60px;
    background-color: #363636;
}

.head_nn {
    width: 1200px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.nav {
    height: 60px;
    float: left;
}

.nav ul {
    clear: both;
    margin-left: 2px;
}

.nav ul li {
    float: left;
    height: 60px;
    padding-right: 10px;
}

.nav ul li a {
    height: 60px;
    display: block;
    color: #FFF;
    font-size: 18px;
    line-height: 60px;
    padding: 0px 20px;
}

.nav ul li a:hover {
    height: 60px;
    background-color: #08998A;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /*过渡效果*/
}

.nav ul li a.current {
    height: 60px;
    background-color: #08998A;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /*过渡效果*/
}

.nav ul .nav_Location a {
    background-color: #08998A;
    color: #FFF;
}

/*--------------------头部样式 结束----------------------*/



/*--------------------banner样式 开始----------------------*/

.banner {
    width: 100%;
    height: 600px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}

/*-------首页banner特效------*/

.flexslider {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.mbective a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 600px;
    display: block;
}

/*--------------------banner样式 结束----------------------*/


/*--------------------首页-搜索样式----------------------*/

.mbec-search {
    width: 100%;
    height: 40px;
    padding: 15px 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #F8F6F7;
}

.i-search {
    width: 1200px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
}

.re-sou {
    width: 800px;
    height: 40px;
    overflow: hidden;
    float: left;
}

.re-sou p {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 14px;
    color: #08998A;
    float: left;
}

.re-sou a {
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 14px;
    color: #333;
    float: left;
    margin-left: 20px;
    margin-right: 5px;
}

.re-sou a:hover {
    color: #08998A;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}




/*--------------------首页-搜索样式----------------------*/



.main {
    width: 100%;
    margin: 0 auto;
    clear: both;
}



/*--------------------通用标题样式----------------------*/


.same_title {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.ch_name {
    line-height: 40px;
    font-size: 24px;
    color: #333;
    height: 40px;
    font-weight: bold;
    background-image: url(../images/tt-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.en_name {
    line-height: 30px;
    font-size: 14px;
    color: #999;
    height: 30px;
    font-weight: normal;
}




/*--------------------首页-关于我们样式----------------------*/


.mbec-about {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
}

.mbeca-frame {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.mbeca-left {
    width: 660px;
    float: left;
    padding-top: 40px;
}

.mbeca-title {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 24px;
    color: #08998A;
    font-weight: bold;
}

.mbeca-line {
    width: 30px;
    height: 1px;
    background-color: #08998A;
    margin-top: 14px;
}

.mbeca-jian {
    /*height: 120px;*/
    font-size: 14px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    margin-top: 20px;
}

.mbeca-more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #FFF;
    background-color: #08998A;
    display: block;
    text-align: center;
    margin-top: 50px;
}

.mbeca-more:hover {
    color: #FFF;
}

.mbeca-right {
    width: 430px;
    height: 400px;
    float: right;
    background-image: url(../images/gy-bg.png);
    background-repeat: repeat-y;
    background-position: right top;
}

.mbec-ch {
    width: 160px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    overflow: hidden;
    margin-left: 240px;
    margin-top: 30px;
}

.mbec-en {
    width: 160px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #53B8AD;
    overflow: hidden;
    margin-left: 240px;
}

.mbec-pic {
    width: 400px;
    height: 260px;
    overflow: hidden;
    margin-top: 20px;
}




/*--------------------首页-热门产品样式----------------------*/


.mbec-hproduct {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    border-bottom: 10px solid #F8F6F7;
}

.mbechp-nav {
    width: 1200px;
    height: 60px;
    background-image: url(../images/ht-nav.png);
    background-repeat: no-repeat;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.mbeca-frame {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.mbechpn-left {
    width: 150px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    text-indent: 20px;
    float: left;
}

.mbechpn-mid {
    width: 950px;
    height: 60px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
}

.mbechpn-name {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #E2E2E2;
    display: block;
    float: left;
    margin-right: 30px;
}

.mbechpn-right {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    display: block;
    color: #E2E2E2;
    float: right;
}



.mbechp-frame {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 40px;
}

.mbechp_Ulhp {
    height: 420px;
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.mbechp_Ulhp ul li {
    width: 250px;
    height: 394px;
    float: left;
    margin-right: 32px;
    padding: 13px;
    background-color: #F8F6F7;
}

.mbechp_frBtnL {
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 90px;
    width: 50px;
    height: 40px;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #dddddd;
    background-color: #FFF;
    display: none;
    z-index: 999;
}

.mbechp_frBtnR {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 90px;
    width: 50px;
    height: 40px;
    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #dddddd;
    background-color: #FFF;
    display: none;
    z-index: 999;
}

.mbechp_frBtnL:hover {
    background-color: #08998A;
    background-image: url(../images/lefta.png);
    bordert: 1px solid #08998A;
    display: block;
    z-index: 999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

.mbechp_frBtnR:hover {
    background-color: #08998A;
    background-image: url(../images/righta.png);
    border: 1px solid #08998A;
    display: block;
    z-index: 999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

.mbechp-frame:hover .mbechp_frBtnL {
    display: block;
}

.mbechp-frame:hover .mbechp_frBtnR {
    display: block;
}

.mbechp-pic {
    width: 250px;
    height: 188px;
    display: block;
    overflow: hidden;
}

.mbechp-name {
    width: 236px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    display: block;
    overflow: hidden;
    margin-left: 7px;
    margin-top: 20px;
}

.mbechp-line {
    height: 1px;
    width: 30px;
    background-color: #08998A;
    margin-top: 14px;
    margin-left: 7px;
}

.mbechp-text {
    height: 50px;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    margin-top: 15px;
    margin-left: 7px;
}

.mbechp-more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #777;
    display: block;
    border: 1px solid #dddddd;
    text-align: center;
    overflow: hidden;
    margin-left: 7px;
    margin-top: 30px;
}

.mbechp_Ulhp ul li:hover .mbechp-more {
    border: 1px solid #08998A;
    background-color: #08998A;
    color: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}



/*--------------------首页-选择我们样式----------------------*/


.mbec-choose {
    width: 100%;
    height: 480px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(../images/xz-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.mbecch-frame {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.mbecch-left {
    width: 400px;
    float: left;
    margin-top: 40px;
}

.mbecch-name {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    overflow: hidden;
}

.mbecch-ying {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #FFF;
    overflow: hidden;
    margin-top: 10px;
}

.mbecch-wen {
    height: 90px;
    line-height: 30px;
    font-size: 14px;
    color: #FFF;
    overflow: hidden;
    margin-top: 20px;
}

.mbecch-right {
    width: 600px;
    float: right;
}

.mbecch-single {
    width: 400px;
    height: 80px;
}
.mbecch-single_en {
    width: 650px;
    height: 80px;
}
.mbecchs-pic {
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
}

.mbecchs-text {
    width: 300px;
    height: 60px;
    float: right;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    padding-top: 10px;
}
.mbecchs-text_en {
    width: 540px;
    height: 60px;
    float: right;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    padding-top: 10px;
}
.mbecch-single.ch1 {
    margin-top: 20px;
}

.mbecch-single.ch2 {
    margin-left: 50px;
    margin-top: 40px;
}

.mbecch-single.ch3 {
    margin-left: 100px;
    margin-top: 40px;
}

.mbecch-single.ch4 {
    margin-left: 150px;
    margin-top: 40px;
}
.mbecch-single_en.ch1 {
    margin-top: 20px;
}

.mbecch-single_en.ch2 {
    margin-left: 50px;
    margin-top: 40px;
}

.mbecch-single_en.ch3 {
    margin-left: 100px;
    margin-top: 40px;
}

.mbecch-single_en.ch4 {
    margin-left: 150px;
    margin-top: 40px;
}




/*--------------------首页-产品中心样式----------------------*/


.mbec_product {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #F8F6F7;
}

.mbecp-frame {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}

.mbecp-left {
    width: 270px;
    float: left;
    margin-top: 30px;
}

.mbecp-top {
    width: 230px;
    height: 80px;
    padding: 0px 20px;
    background-color: #08998A;
    background-image: url(../images/ta-icon.png);
    background-repeat: no-repeat;
    background-position: 230px 30px;
    padding-top: 10px;
}

.mbecp-top p {
    line-height: 40px;
    font-size: 22px;
    color: #FFF;
    font-weight: bold;
    margin-top: 5px;
}

.mbecp-top span {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #FFF;
}

.mbecp-bottom {
    width: 262px;
    /*height:476px;*/
    overflow: hidden;
    overflow: hidden;
    background-color: #FFF;
    border: 4px solid #08998A;
    border-top: 0px;
}

.mbecp-dao {
    width: 262px;
    /* height:450px;*/
    overflow: hidden;
}

.mbecp-dao li {
    width: 262px;
    height: 56px;
}

.mbecp-dao li a {
    width: 230px;
    height: 55px;
    line-height: 55px;
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    padding: 0 20px;
}

.mbecp-dao li a:hover {
    color: #08998A;
    border-bottom: 1px solid #08998A;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

.mbecp-lx {
    width: 250px;
    height: 40px;
    padding: 20px 0px;
    background-color: #08998A;
    overflow: hidden;
    padding-left: 20px;
}


.mbecp-right {
    width: 921px;
    float: right;
}

.mbecpr-frame {
    width: 921px;
    overflow: hidden;
    position: relative;
}

.mbecp-single {
    width: 260px;
    height: 294px;
    padding: 8px;
    float: left;
    margin-left: 31px;
    margin-top: 30px;
    background-color: #FFF;
}

.mbecps-pic {
    width: 260px;
    height: 195px;
    overflow: hidden;
    position: relative;
}

.mbecphoto_ipro {
    width: 260px;
    height: 195px;
    overflow: hidden;
}

.mbeccover_ipro {
    width: 260px;
    height: 195px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

.mbectext_ipro {
    position: absolute;
    width: 260px;
    height: 195px;
    left: -260px;
    top: 0px;
    overflow: hidden;
}

.mbeclook_ipro {
    width: 260px;
    height: 195px;
    background-image: url(../images/look.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

.mbecps-name {
    width: 236px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #dddddd;
    margin-top: 5px;
}

.mbecps-more {
    width: 236px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #999;
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}




.mbec-xuan {
    width: 100%;
    height: 220px;
    background-image: url(../images/xc-pic.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}





/*--------------------首页-公司案例样式----------------------*/

.mbec-case {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
}

.mbecc-frame {
    position: relative;
    width: 1200px;
    height: 490px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/al-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.mbecc-pic {
    width: 245px;
    height: 184px;
    overflow: hidden;
    display: block;
}

.mbecc-name {
    width: 205px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}

.mbecc-jian {
    width: 205px;
    height: 75px;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.mbecc-left {
    position: relative;
    width: 60px;
    float: left;
    margin-top: 60px;
}

.mbecc-right {
    position: relative;
    width: 1063px;
    float: right;
    margin-right: 30px;
    margin-top: 40px;
}

.ic_Ul {
    height: 332px;
    width: 1063px;
    overflow: hidden;
    position: relative;
}

.ic_Ul ul li {
    width: 245px;
    height: 330px;
    float: left;
    margin-right: 25px;
    border: 1px solid #dddddd;
    background-color: #F8F6F7;
}

.c_frBtnLa {
    cursor: pointer;
    position: absolute;
    left: 440px;
    top: 370px;
    width: 50px;
    height: 40px;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #dddddd;
    background-color: #FFF;
    display: block;
    z-index: 999;
}

.c_frBtnRa {
    cursor: pointer;
    position: absolute;
    right: 440px;
    top: 370px;
    width: 50px;
    height: 40px;
    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #dddddd;
    background-color: #FFF;
    display: block;
    z-index: 999;
}

.c_frBtnLa:hover {
    background-color: #08998A;
    background-image: url(../images/lefta.png);
    bordert: 1px solid #08998A;
    display: block;
    z-index: 999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

.c_frBtnRa:hover {
    background-color: #08998A;
    background-image: url(../images/righta.png);
    border: 1px solid #08998A;
    display: block;
    z-index: 999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}





/*--------------------首页-新闻资讯样式----------------------*/


.inf-title {
    height: 30px;
}

.inft-name {
    height: 30px;
    float: left;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.inft-more {
    width: 80px;
    height: 28px;
    display: block;
    float: right;
    line-height: 28px;
    font-size: 12px;
    color: #999;
    border: 1px solid #dddddd;
    text-align: center;
    border-radius: 30px;
}

.inft-more:hover {
    border: 1px solid #08998A;
    background-color: #08998A;
    color: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

.mbec_news {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 60px;
    border-top: 10px solid #F8F6F7;
}

.mbecn-frame {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}




.inf-left {
    width: 750px;
    overflow: hidden;
    float: left;
}

.infl-frame {
    width: 750px;
    padding-top: 15px;
}

.infl-single1 {
    width: 750px;
    height: 120px;
    overflow: hidden;
    background-color: #F8F6F7;
    margin-top: 10px;
}

.infls-pic {
    width: 180px;
    height: 120px;
    display: block;
    overflow: hidden;
    float: left;
}

.infls-text {
    width: 510px;
    height: 120px;
    display: block;
    overflow: hidden;
    float: left;
    margin-left: 30px;
}

.infls-name {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    display: block;
    margin-top: 20px;
}

.infls-jian {
    height: 50px;
    line-height: 25px;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    margin-top: 5px;
}

.inflf-bottom {
    width: 710px;
    /*height: 230px;*/
	overflow:hidden;
    padding: 20px;
    background-color: #F8F6F7;
    margin-top: 10px;
}

.infl-single2 {
    width: 710px;
    height: 109px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
}

.infls2-name {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    display: block;
}

.infls2-jian {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    margin-top: 5px;
}

.infls2-more {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    display: block;
}

.infl-single3 {
    width: 710px;
    height: 40px;
    overflow: hidden;
}

.infls3-name {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: block;
    float: left;
    background-image: url(../images/dian.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 15px;
}

.infls3-time {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    float: right;
}

.inf-right {
    width: 420px;
    float: right;
}

.inf-tw {
    width: 380px;
    height: 340px;
    overflow: hidden;
    padding: 20px;
    background-color: #F8F6F7;
    margin-top: 25px;
}

.inftw-pic {
    width: 380px;
    height: 220px;
    display: block;
    overflow: hidden;
}

.inftw-name {
    width: 380px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    display: block;
    margin-top: 20px;
}

.inftw-jian {
    height: 50px;
    line-height: 25px;
    font-size: 12px;
    color: #888888;
    overflow: hidden;
    margin-top: 10px;
}

.infr-bottom {
    width: 380px;
    height: 120px;
    padding: 10px 20px;
    background-color: #F8F6F7;
    margin-top: 10px;
}

.infrs-name {
    width: 380px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: block;
    background-image: url(../images/dian.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 15px;
}


/*--------------------首页脚部----------------------*/


.mbec-foot {
    width: 100%;
    color: #cccccc;
    background-color: #322E2F;
}

.mbec-foot .top {
    padding-bottom: 20px;
    padding-top: 30px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.mbec-foot .labels {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #e2e2e2;
    font-size: 18px;
    margin-bottom: 20px;
}

.mbec-foot .leftul {
    width: 200px;
    margin-right: 40px;
    float: left;
    padding-left: 49px;
    border-left: 1px solid #595657;
}

.mbec-foot .leftul ul {
    width: 200px;
}

.mbec-foot .leftul ul li {
    width: 90px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 10px;
}

.mbec-foot .leftul ul li a {
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #cccccc;
    float: left;
    font-weight: normal;
}

.mbec-foot .leftul ul li a:hover {
    color: #08998A;
}

.mbec-foot .leftul1 {
    width: 360px;
    float: left;
    padding-left: 49px;
    border-left: 1px solid #595657;
}

.mbec-foot .leftul1 ul {
    width: 360px;
    height: 120px;
    overflow: hidden;
}

.mbec-foot .leftul1 ul li {
    width: 110px;
    height: 40px;
    float: left;
    margin-right: 10px;
}

.mbec-foot .leftul1 ul li a {
    display: block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #cccccc;
    float: left;
    font-weight: normal;
    overflow: hidden;
}

.mbec-foot .leftul1 ul li a:hover {
    color: #08998A;
}

.mbec-foot .erwei {
    float: right;
    width: 120px;
    padding-left: 49px;
    border-left: 1px solid #595657;
}

.mbec-foot .erwei .erwei1 {
    width: 120px;
    height: 120px;
}

.mbec-foot .left1 {
    width: 300px;
    float: left;
    color: #cccccc;
    font-size: 14px;
}

.mbec-foot .left1 p {
    height: 35px;
    line-height: 35px;
}

.mbec-foot .left1 p span {
    font-size: 16px;
    color: #f1f1f1;
    font-weight: bold;
}

.mbec-foot .bottom {
    width: 100%;
    height: 100px;
    background-color: #322E2F;
}

.fb-frame {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.foot_record {
    line-height: 60px;
    color: #939393;
    font-size: 12px;
    float: right;
}

.foot_record a {
    color: #939393;
}

.fb-frame span {
    line-height: 30px;
    font-size: 12px;
    color: #CCCCCC;
}

.fb-frame span a {
    color: #FFF;
}

.fen_zhan {
    float: left;
    height: 30px;
    margin-top: 15px;
}

.fen_zhan span {
    line-height: 30px;
    font-size: 12px;
    color: #CCCCCC;
}

.fen_zhan a {
    line-height: 30px;
    font-size: 12px;
    color: #CCCCCC;
    display: inline-block;
    padding: 0px 2px;
}

.fen_zhan a:hover {
    color: #08998A;
}




/*--------------------关于我们页面样式----------------------*/


.ipt-topa {
    width: 270px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    background-color: #08998A;
    position: relative;
    margin-top: -71px;
    left: 0px;
    z-index: 2;
    text-indent: 25px;
}

.banner_nei {
    width: 100%;
    height: 460px;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(../images/inside.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.mainin {
    width: 100%;
    padding-bottom: 40px;
}

.main_top {
    width: 100%;
    height: 40px;
    padding: 15px 0px;
    background-color: #FFF;
    border-bottom: 1px solid #f1f1f1;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.03));
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.03);
}

.mt_in {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


.crumbs {
    height: 20px;
    float: left;
    margin-top: 10px;
    text-align: left;
    background-image: url(../images/home.png);
    background-repeat: no-repeat;
    text-indent: 15px;
    background-position: left center;
}

.suo {
    font-size: 14px;
    color: #888;
    line-height: 20px;
    height: 20px;
}

.suo a {
    font-size: 14px;
    color: #333;
}

.suo a:hover {
    color: #08998A;
}

.suo span {
    padding-right: 10px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}


.search {
    width: 270px;
    height: 35px;
    float: right;
    margin-top: 2px;
}

.search form {
    width: 270px;
    height: 35px;
    display: block;
    clear: both;
}

.sousuo {
    width: 196px !important;
    height: 33px;
    border: 1px solid #ccc;
    display: block;
    float: left;
    padding: 0 10px;
    padding-left: 15px;
    line-height: 26px;
    font-size: 12px;
    color: #666;
    border-right: 0px;
    border-radius: 35px 0px 0px 35px;
}

.search_btn {
    width: 48px;
    height: 35px;
    background-color: #363636;
    display: block;
    border: 1px solid #363636;
    border-left: 0px;
    float: left;
    cursor: pointer;
    background-image: url(../images/searcha.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px 35px 35px 0px;
}

.search_btn:hover {
    background-image: url(../images/searcha.png);
    background-color: #08998A;
    border: 1px solid #08998A;
    border-left: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

.ce-title {
    width: 230px;
    height: 60px;
    background-color: #F8F6F7;
    padding-left: 19px;
    padding-right: 19px;
    margin-top: 30px;
    border: 1px solid #ddd;
}

.cet-name {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    float: left;
    margin-top: 15px;
    font-weight: bold;
}

.cet-more {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    display: block;
    float: right;
    margin-top: 15px;
}


.ce_tui {
    width: 270px;
    overflow: hidden;
}

.cep-frame {
    width: 270px;
    padding-top: 5px;
}

.cep-single {
    width: 130px;
    height: 98px;
    position: relative;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    margin-top: 10px;
}

.cep-single.nom {
    margin-right: 0px;
}

.cep-pic {
    width: 130px;
    height: 98px;
    overflow: hidden;
    position: relative;
}

.cep_ipro {
    width: 130px;
    height: 98px;
    overflow: hidden;
}

.cepc_ipro {
    width: 130px;
    height: 98px;
    overflow: hidden;
    position: absolute;
    background: #333;
    top: 0px;
    left: 0px;
}

.cetext_ipro {
    position: absolute;
    width: 130px;
    height: 98px;
    left: -130px;
    top: 0px;
    overflow: hidden;
}

.celook_ipro {
    width: 100px;
    height: 50px;
    display: block;
    line-height: 25px;
    font-size: 12px;
    overflow: hidden;
    color: #FFF;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 24px;
    padding-bottom: 24px;
}

.celook_ipro:hover {
    color: #FFF;
}

.ce_tuia {
    width: 240px;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #dddddd;
    padding-left: 14px;
    padding-right: 14px;
    border-top: 0px;
}

.cn_single {
    width: 240px;
    height: 45px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 9px;
    padding-top: 10px;
}

.cn-name {
    width: 240px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    display: block;
    overflow: hidden;
    font-weight: bold;
}

.cn-time {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

.ce-dian {
    width: 270px;
    height: 150px;
    margin-top: 30px;
}



.main_nei {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.main_left {
    width: 270px;
    float: left;
    position: relative;
    z-index: 9;
    padding-top: 10px;
}

.page_title {
    width: 270px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    text-indent: 15px;
    background-color: #669F58;
}

.main_right {
    width: 890px;
    float: right;
    margin-top: 10px;
}

.details {
    width: 888px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-top: 30px;
    border: 1px solid #dddddd;
    background-color: #FFF;
}

.details_f {
    width: 830px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
}

.det_title {
    width: 830px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #08998A;
    padding-left: 29px;
    padding-right: 29px;
    background-color: #F8F6F7;
    border-bottom: 1px solid #ddd;
}

.det_titlea {
    width: 830px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-left: 29px;
    padding-right: 29px;
    background-color: #F8F6F7;
    border-bottom: 1px solid #ddd;
}



/*--------------------产品中心页面样式----------------------*/



.product_frame {
    width: 890px;
    overflow: hidden;
    padding-bottom: 5px;
}


.mbecp-nd {
    width: 270px;
    margin-top: 30px;
}

.mbecp-bottoma {
    width: 262px;
    overflow: hidden;
    overflow: hidden;
    background-color: #FFF;
    border: 4px solid #08998A;
    border-top: 0px;
}

.mbecp-daoa {
    width: 262px;
    overflow: hidden;
}

.mbecp-daoa li {
    width: 262px;
    height: 56px;
}

.mbecp-daoa li a {
    width: 230px;
    height: 55px;
    line-height: 55px;
    display: block;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    padding: 0 20px;
    font-weight: normal;
}

.mbecp-daoa li a:hover {
    color: #08998A;
    border-bottom: 1px solid #08998A;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}


.mbecnp-single {
    width: 250px;
    height: 394px;
    float: left;
    margin-right: 31px;
    margin-top: 30px;
    padding: 13px;
    background-color: #F8F6F7;
}

.mbecnp-single.nom {
    margin-right: 0px;
}

.mbecnp-pic {
    width: 250px;
    height: 188px;
    display: block;
    overflow: hidden;
    position: relative;
}

.mbecnp-name {
    width: 236px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    display: block;
    overflow: hidden;
    margin-left: 7px;
    margin-top: 20px;
}

.mbecnp-line {
    height: 1px;
    width: 30px;
    background-color: #08998A;
    margin-top: 14px;
    margin-left: 7px;
}

.mbecnp-text {
    height: 50px;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    margin-top: 15px;
    margin-left: 7px;
}

.mbecnp-more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #777;
    display: block;
    border: 1px solid #dddddd;
    text-align: center;
    overflow: hidden;
    margin-left: 7px;
    margin-top: 30px;
}

.mbecnp-single:hover .mbecnp-more {
    border: 1px solid #08998A;
    background-color: #08998A;
    color: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

.mbecnpphoto_ipro {
    width: 260px;
    height: 195px;
    overflow: hidden;
}

.mbecnpcover_ipro {
    width: 260px;
    height: 195px;
    overflow: hidden;
    position: absolute;
    background: #08998A;
    top: 0px;
    left: 0px;
}

.mbecnptext_ipro {
    position: absolute;
    width: 260px;
    height: 195px;
    left: -260px;
    top: 0px;
    overflow: hidden;
}

.mbecnplook_ipro {
    width: 260px;
    height: 195px;
    background-image: url(../images/look.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}




/*-------页码样式-----*/

.ye_ma {
    text-align: center;
    margin: 0px;
    clear: none;
    float: left;
    height: 37px;
    width: 890px;
    padding-top: 30px;
    font-size: 14px;
    color: #666;
}

.ye_ma a {
    line-height: 35px;
    clear: none;
    height: 35px;
    font-size: 14px;
    color: #333;
    padding: 0 15px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    display: inline-block;
    margin: 0 3px;
}

.ye_ma a:hover {
    background-color: #08998A;
    border: 1px solid #08998A;
    color: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

/*------------*/





/*--------------------产品中心-内页页面样式----------------------*/


/*-----------产品放大镜----------*/

/*正常容器*/
.con-fangDaIMg {
    width: 320px;
    height: 240px;
    position: relative;
    background-color: #454545;
    z-index: 9;
}

.zc_pic {
    width: 320px;
    height: 240px;
    overflow: hidden;
}

.zc_pic img {
    width: 320px;
    height: 240px;
    display: block;
}

.con-fangDaIMg>img {
    width: 100%;
    height: 100%
}

/*滑块*/
.magnifyingBegin {
    width: 160px;
    height: 120px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    cursor: move;
    display: none;
}

/*放大镜显示区域*/
.magnifyingShow {
    width: 320px;
    height: 240px;
    display: none;
    position: absolute;
    right: -360px;
    top: 0;
    overflow: hidden;
    background-color: #454545;
    border-left: 2px solid #999;
    border-right: 2px solid #999;
}

.magnifyingShow>img {
    width: 640px;
    height: 480px;
    margin-left: 0;
    margin-top: 0;
}

/*-----------*/


.product_profiles {
    width: 830px;
    height: 240px;
    overflow: hidden;
    padding: 29px;
    margin-top: 30px;
    border: 1px solid #dddddd;
    background-color: #f8f6f7
}

.mp_pic {
    width: 320px;
    height: 240px;
    float: left;
}

.pp_right {
    width: 470px;
    height: 240px;
    overflow: hidden;
    float: right;
    padding-left: 40px;
}

.pp_title {
    line-height: 30px;
    height: 39px;
    font-size: 18px;
    color: #333;
    margin-top: 10px;
    border-bottom: 5px solid #F8F6F7;
}

.buy {
    width: 120px;
    height: 40px;
    display: block;
    margin-top: 30px;
    line-height: 40px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    background-color: #08998A;
    border-radius: 6px;
    float: left;
}

.buy:hover {
    color: #FFF;
    background-color: #005CB7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*过渡效果*/
}

.pr_frame {
    width: 850px;
    height: 60px;
    background-color: #FFF;
}

.tagLabel {
    margin-top: 20px;
}

.tag_title {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-indent: 20px;
    background-image: url(../images/tui.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.tag_frame {
    height: 30px;
    margin-top: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #dddddd;
}

.tag_frame a {
    height: 30px;
    width: 132px;
    overflow: hidden;
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    margin-right: 20px;
    float: left;
}

.tag_frame a:hover {
    color: #08998A;
}

.telephone {
    width: 300px;
    height: 30px;
    float: right;
    margin-top: 35px;
}




/*--------------------新闻资讯页面样式----------------------*/



.news_frame {
    width: 890px;
}

.news-single {
    width: 830px;
    height: 90px;
    margin-top: 30px;
    overflow: hidden;
    padding: 29px;
    border: 1px solid #dddddd;
    background-color: #f8f6f7;
}

.nf-time {
    width: 85px;
    height: 90px;
    border-left: 1px solid #dddddd;
    float: right;
    padding-left: 29px;
}

.nf-day {
    line-height: 40px;
    height: 40px;
    font-size: 28px;
    color: #999999;
}

.nf-year {
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    color: #999999;
}

.nf-text {
    width: 520px;
    height: 90px;
    float: left;
    margin-left: 30px;
}

.nf-name {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    display: block;
    overflow: hidden;
}

.nf-wen {
    height: 50px;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    margin-top: 8px;
}

.nfs-pic {
    width: 135px;
    height: 90px;
    display: block;
    overflow: hidden;
    float: left;
}



.change {
    width: 840px;
    margin-top: 40px;
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    font-size: 14px;
    color: #08998A;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
}

.change a {
    line-height: 25px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    margin-top: 10px;
}

.change a:hover {
    color: #08998A;
}


.mbecnews_top {
    width: 838px;
    padding: 25px;
    background-color: #f8f6f7;
    margin-top: 30px;
    border: 1px solid #dddddd;
}

.mbecnews_title {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.mbecnews_time {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.mbecnewsn-pic {
    width: 90px;
    height: 60px;
    float: right;
}

.detailsn {
    width: 888px;
    overflow: hidden;
    padding-bottom: 30px;
    border: 1px solid #dddddd;
    background-color: #FFF;
    border-top: 0px;
}



/*--------------------------后添程序样式----------------------*/


.m_inside {
    width: 1200px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.tagCon {
    margin-top: 40px;
}

.tagCon .title {
    line-height: 40px;
    font-size: 18px;
    color: #08998A;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

.tagBody {
    padding-top: 10px;
}

.tagBody a {
    line-height: 30px;
    font-size: 14px;
}

.tagBody a:hover {
    color: #08998A;
}

.linkbox h3 a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
}

.linkbox h3 a:hover {
    color: #08998A;
}

.linkbox .f6 a {
    line-height: 30px;
    margin-right: 10px;
    font-size: 14px;
}

.suo em {
    color: #C00;
    font-style: normal;
}

.product_framea {
    width: 922px;
}


/*ys*/
.ys_t {
    height: 260px;
    background: url(../images/ys_t.jpg) no-repeat center 0;
    padding-top: 78px;
    box-sizing: border-box;
}

.ys_t h2 b,
.ys_t h2 i {
    color: #fff;
}

.ys h3 {
    height: 80px;
    font-weight: normal;
}

.ys h3 img {
    float: left;
    margin-right: 30px;
}

.ys h3 b {
    display: block;
    font-size: 30px;
    color: #333;
    line-height: 30px;
    padding-top: 7px;
}

.ys h3 i {
    display: block;
    font-size: 18px;
    color: #999;
    line-height: 45px;
    text-transform: uppercase;
    font-family: Arial;
}

.ys h3:hover img {
    animation: flipInY 1s;
}

.ys_desc p {
    font-size: 15px;
    color: #666;
    line-height: 36px;
    padding-left: 27px;
    position: relative;
}

.ys_desc p:after {
    position: absolute;
    width: 10px;
    height: 10px;
    content: "";
    border: 2px solid #DB1922;
    border-radius: 50%;
    box-sizing: border-box;
    top: 13px;
    left: 0;
}

.tit {
    text-align: center;
    font-weight: normal;
    position: relative;
}

.tit b {
    display: block;
    font-size: 42px;
    color: #333;
    line-height: 42px;
}

.tit i {
    display: block;
    font-size: 20px;
    color: #666;
    line-height: 20px;
    padding-top: 22px;
    letter-spacing: 3px;
    font-style: normal;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.honor {
    padding: 80px 0 70px;
}

.honor dt {
    float: right;
    margin-right: -40px;
}

.honor dd {
    float: left;
    width: 540px;
}

.honor .ys_desc {
    margin: 28px 0 40px;
}

.hn_pic p {
    float: left;
    overflow: hidden;
}

.hn_pic p:nth-child(1) {
    margin-right: 20px;
}

.hn_pic p img {
    display: block;
    width: 259px;
    height: 194px;
    transition: all 0.5s;
}

.hn_pic p:hover img {
    transform: scale(1.05);
}

.fact {
    background: url(../images/fact_bg.jpg) no-repeat center 0;
    margin-top: 450px;
}

.fact_txt {
    height: 336px;
    padding-top: 80px;
    box-sizing: border-box;
}

.fact_txt h3 {
    margin-bottom: 28px;
}

.fact_pic li {
    float: left;
    width: 24.9%;
    margin-right: 0.133%;
}

.fact_pic li:last-child {
    margin-right: 0;
}

.fact_pic li p {
    overflow: hidden;
    position: relative;
}

.fact_pic li p img {
    display: block;
    width: 100%;
    transition: all 0.5s;
}

.fact_pic li p span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}

.fact_pic li p:hover img {
    transform: scale(1.05);
}

.fact_pic li p:nth-child(1) {
    margin-bottom: 0.208vw;
}

.clearfix {
    zoom: 1;
}

.ser {
    height: 919px;
    background: url(../images/ser_bg.jpg) no-repeat center 0;
    padding-top: 120px;
    box-sizing: border-box;
    margin-top: 540px;
}

.ser_t {
    height: 80px;
    margin-bottom: 40px;
}

.ser_t h3 {
    float: left;
    width: 600px;
}

.ser_t .tel {
    float: right;
}

.ser_t .tel p {
    padding-left: 28px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    background: url(../images/tel2.png) no-repeat left center;
}

.ser_t .tel p em {
    color: #08998a;
    font-size: 26px;
    vertical-align: top;
    font-weight: bold;
    font-style: normal;
}

.ser_t .tel .zx {
    float: right;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #DB1922;
    border-radius: 18px;
    margin-top: 20px;
}

.ser_t .tel .zx:hover {
    animation: shake 1.5s linear;
}

.ser_con dl {
    float: left;
    width: 375px;
    margin-right: 37px;
    transition: all 0.5s;
}

.ser_con dl:last-child {
    margin-right: 0;
}

.ser_con dd {
    height: 215px;
    background: #fff;
    padding: 0 40px;
}

.ser_con dd h4 {
    padding: 37px 0 17px;
    position: relative;
    font-size: 26px;
    color: #08998a;
    line-height: 26px;
    margin-bottom: 24px;
}

.ser_con dd h4:after {
    position: absolute;
    width: 60px;
    height: 2px;
    content: "";
    left: 0;
    bottom: 0;
    background: #08998a;
}

.ser_con dd p {
    font-size: 15px;
    color: #666;
    line-height: 24px;
    letter-spacing: 1px;
}

.ser_con dl:hover {
    transform: translateY(-10px);
}



/*流程*/
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.floor_3_main {
    background-color: #08998A;
    /*height: 150px;*/
    overflow: hidden;
    padding-bottom: 15px;
}

.floor_3_main .title2 {
    width: 280px;
    height: 78px;
    border-right: 1px solid #33a169;
    margin-top: 38px;
    color: #fff;
}

.floor_3_main .title2 h3 {
    font-size: 26px;
}

.floor_3_main .title2 h3 i {
    font-size: 18px;
    display: inline-block;
    font-style: normal;
}

.floor_3_main .title2 p {
    font-size: 30px;
    font-family: "AvantGardeITVbyBT Book", arial;
    padding-top: 16px;
}

.floor_3_main .title2 p em {
    width: 26px;
    height: 28px;
    display: inline-block;
    background-position: 0 -110px;
    margin-right: 18px;
}

.floor_3_main .liuc {
    width: 888px;
    overflow: hidden;
    padding-left: 30px;
    color: #fff;
    padding-top: 38px;
}

.floor_3_main .liuc .list {
    width: 108%;
}

.floor_3_main .liuc li {
    float: left;
    width: 134px;
}

.floor_3_main .liuc li p {
    width: 80px;
    float: left;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.floor_3_main .liuc li p img {
    max-width: 100%;
    display: block;
    margin: 0 auto 12px;
    height: 44px;
}

.floor_3_main .liuc li .jt {
    width: 42px;
    height: 44px;
    float: left;
    display: block;
    background: url(../images/jtou1.png) no-repeat center;
}

.floor_3_main .liuc li:hover p {
    animation: flipInY 1.2s ease-out forwards;
    -webkit-animation: flipInY 1.2s ease-out forwards;
}

/*浜у搧浼樺娍*/

.cp_tit {
    font-size: 40px;
    color: #333;
    text-align: center;
    height: 85px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/cp_tline.png) no-repeat center 60px;
}

.cp_tit span {
    color: #333;
    display: block;
    font-size: 20px;
    font-weight: normal;
    padding: 3px 0 0;
}

.four_l {
    width: 305px;
}

.fr {
    float: right;
}



#fz {
    font-size: 16px;
    padding-left: 20px;
}



.threes {
    width: 100%;
    position: relative;
    padding: 50px 0;
}

.bg {
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    position: absolute;
}

.threes .title h3 {
    color: #Fff;
}

.bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.threes ul {
    overflow: hidden;
}

.threes ul li {
    width: 466px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 10px;
}

.threes ul li img {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
}

.threes ul li .fr {
    width: 303px;
}

.threes ul li .fr h4 {
    font-size: 22px;
    color: #fff;
    margin: 5px auto;
}

.threes ul li .fr p {
    font-size: 16px;
    color: #fff;
    /*height:48px;*/
    overflow: hidden;
}

.threes .title h2 {
    color: #fff;
}

.threes .title {
    margin-bottom: 20px;
}

.interlink {
    background: #000;
}

@media only screen and (max-width:768px) {
    .logo {
        width: 80%;
    }

    .header_box {
        padding: 0px 0;
    }

    .navbox .cur:after,
    .navbox li:hover>a:after {
        display: none;
    }

    .three li {
        height: 200px;
    }

    .title h2 {
        font-size: 20px;
        line-height: 30px;
        height: 30px;
    }

    .threes {
        padding: 5% 0;
    }

    .threes ul li {
        width: 50%;
        padding: 2%;
    }

    .threes ul li img {
        float: none;
        margin: auto;
    }

    .threes ul li .fr {
        width: 100%;
        display: block;
        margin-top: 10px;
        text-align: center;
    }

    .threes ul li .fr h4 {
        font-size: 16px;
    }

    .threes ul li .fr p {
        font-size: 14px;
    }

    .one_nav li:after {
        width: 0;
    }

    .one_nav li {
        width: 33.3%;
        display: inherit;
        float: left;
    }
}

.threes {
    background: #08998a
}

.container {
    width: 1400px;
    margin: auto;
}

.threes .title h2 {
    color: #fff;
}

.title h2 {
    font-size: 21px;
    line-height: 33px;
    height: 33px;
}

.title {
    text-align: center;
}

.threes .title h3 {
    color: #Fff;
}

.title h3 {
    font-size: 36px;
    /*line-height: 40px;*/
    font-weight: bold;
    margin-top: 10px;
    /*height: 40px;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/**图片模型**/
.xypg-album-list{margin:0 -1%}
.xypg-album-list li{float:left;width:31.33333%;margin:0 1% 20px 1%;position:relative;height: auto;}
.xypg-album-list li .img{display:block;overflow:hidden}
.xypg-album-list li .img img{width:100%;-webkit-transition:all .5s ease;transition:all .5s ease}
.xypg-album-list li h3{position:absolute;left:0;right:0;bottom:0;z-index:9;background:rgba(0,0,0,.5);text-align:center;color:#fff;line-height:40px;font-weight:400;font-size:16px}
.xypg-album-list li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1)}
@media only screen and (max-width:1350px) {
    /**首页banner适配**/
    .flexslider .slides a img{background-size: 100%!important;}
    .banner,.flexslider,.flexslider .slides a img{height: 414px!important;}
    /**内页banner适配**/
    .banner_nei{height: 305px!important;background-size: 100%;}
}