@charset "utf-8";

/* CSS Document */

* {
    padding: 0;
    margin: 0
}

html,
div,
ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
form,
embed,
label {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-weight: normal;
}

img {
    border: none
}

object {
    display: block;
}

ul,
ul li {
    list-style: none;
    margin: 0
}

.cls {
    clear: both;
    line-height: 0px!important;
    height: 0px!important;
    font-size: 0px!important;
}

.play {
    display: none;
}

select,
input {
    vertical-align: middle;
    font-size: 12px;
}

a {
    color: #dab866;
    text-decoration: none;
}

a:visited {
    color: #dab866;
    text-decoration: none;
}

a:hover {
    color: #000;
}

a:active {
    color: #000;
}

.dis {
    display: block;
}

.undis {
    display: none;
}

.hidden {
    display: none
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.overflow {
    overflow: hidden
}

.text_overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

body {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.min_1100 {
    min-width: 1100px;
}

.min_1200 {
    min-width: 1100px;
}

.hide {
    display: none
}

.head {
    position: relative;
    z-index: 1112
}

.head_top {
    height: 36px;
    background: #333;
    width: 100%;
    line-height: 36px;
    color: #ccc
}

.head_top .h_right {
    right: 0px;
    padding-right: 80px;
    top: 0;
    text-align: right
}

.head_top .icon_wx {
    background: url(../images/icon_wx.html) no-repeat;
    width: 23px;
    height: 23px;
    float: right;
    position: absolute;
    top: 7px;
    right: 0px;
}

.head_top a {
    color: #ccc;
}

.head_top a:hover {
    color: #fff
}

.head_top .tel {
    padding-left: 17px;
    background: url(../images/icon_tel.png) 0 center no-repeat;
    color: #ccc
}

.head_con {
    height: 90px;
    background: #fff;
    position: relative;
    z-index: 111111
}

.head_con .wrap {
    height: 90px;
}

.head_con .logo {
    position: absolute;
    left: 100px;
    top: 0px;
}

.head_con:after {
    content: " ";
    left: 0;
    right: 0;
    bottom: -5px;
    height: 5px;
    ;
    position: absolute
}

.nav-list {
    position: absolute;
    right: 24px;
    top: 34px;
}

.nav-list li {
    float: left;
    padding-left: 1px;
    background: url(../images/nav_line.png) 0 center no-repeat
}

.nav-list li a {
    display: block;
    padding: 0 30px;
    font-size: 16px;
    color: #666
}

.nav-list li a:hover {
    color: #44bbbd
}

.nav-list li.home {
    background: none
}

.nav-list li.home a {
    background: url(../images/icon_home.png) 3px center no-repeat;
}

.nav-list li.home a.active {
    background-image: url(../images/icon_home2.png);
}

.nav-list li a.active {
    color: #44bbbd
}

.h-wrap {
    min-width: 1200px;
}

.wrap-1500 {
    width: 100%;
    margin: 0 auto;
    min-width: 1200px;
    position: relative;
}

.wrap-1372-min {
    width: 100%;
    margin: 0 auto;
    min-width: 1200px;
    position: relative;
}

.wrap-1372 {
    width: 100%;
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

.head-top-nav-layer-bg {
    position: fixed;
    left: 0;
    top: 90px;
    background: url(../images/hei_bg.png);
    width: 100%;
    bottom: 0;
    z-index: 1110;
    display: none;
}

.head-top-nav-layer {
    position: absolute;
    left: 0;
    width: 100%;
    top: 90px;
    background: #fff;
    z-index: 1111;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
    height: 0px;
    overflow: hidden;
    min-width: 1200px;
    border-top: 1px solid #ededed
}

.head-top-nav-layer .layer-item {
    padding-bottom: 35px;
    overflow: hidden
}

.head-top-nav-layer .t2 a {
    background: url(../images/nav_btn.png) no-repeat;
    width: 175px;
    height: 50px;
    display: block;
}

.head-top-nav-layer .t2 a:hover {
    background-position: 0 bottom
}

.head-top-nav-layer .t1 {
    padding-top: 40px;
    height: 122px;
}

.head-top-nav-layer .li-left {
    width: 396px;
    float: left;
    padding-left: 84px;
    width: 312px;
}

.head-top-nav-layer .items {
    float: left;
    width: 210px;
    padding: 0 20px;
    border-left: 1px solid #ededed;
    margin-top: 40px;
    cursor: pointer
}

.head-top-nav-layer .items .it2 {
    font-size: 18px;
    color: #44bbbd;
    line-height: 40px;
    padding-top: 8px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.head-top-nav-layer .items .it3 {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.head-top-nav-layer .items:hover img {
    opacity: 0.9
}

.big-nav-img {
    margin-top: 40px;
    margin-bottom: -6px;
    padding-left: 10px;
}

.layer-item-product {
    padding-left: 125px;
}

.head-top-nav-layer .items.bor-none {
    border-left: none
}

.scroll_banner {
    position: relative;
    min-width: 1200px;
    overflow: hidden;
}

.scroll_banner ul {
    position: relative;
}

.scroll_banner ul li {
    width: 100%;
    overflow: hidden;
    background-position: center 0 !important;
    float: left;
    position: relative;
}

.scroll_banner .img_bar a {
    width: 11px;
    height: 11px;
    background: url(../images/index/index_ban_cur.png) right 0 no-repeat;
    ;
    display: inline-block;
    margin: 0 3px 0 4px;
}

.scroll_banner .img_bar {
    right: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: -25px;
    z-index: 1111
}

.scroll_banner .img_bar a.hover {
    background-position: 0 0
}

.scroll_banner ul li img {
    width: 100%
}

.index-wrap {
    position: relative;
    z-index: 555
}

.index-wrap .index-ban-block .items {
    width: 25%
}

.bg-white {
    background: #fff
}

.bg-f2 {
    background: #f2f2f2
}

.bg-f7 {
    background: #f7f7f7
}

.bg-f8 {
    background: #f8f8f8
}

.bg-f5 {
    background: #f5f5f5
}

.bg-f4 {
    background: #f4f4f4
}

.index-ban-block {
    overflow: hidden;
    width: 100%
}

.index-ban-block .items {
    width: 20%;
    float: left;
    position: relative
}

.index-ban-block .items img {
    width: 100%
}

.index-ban-block a {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.index-ban-block a:hover {
    background: rgba(0, 0, 0, 0.0)
}

.join-ban-block a {}

.index-banner {
    ;
    width: 100%;
    position: relative;
}

.index-banner li {}

.scroll_banner {
    position: relative;
    min-width: 1200px;
    overflow: hidden;
}

.scroll_banner ul {
    position: relative;
}

.scroll_banner ul li {
    width: 100%;
    overflow: hidden;
    background-position: center 0 !important;
    float: left;
}

.scroll_banner .img_bar a {
    width: 11px;
    height: 11px;
    background: url(../images/index/index_ban_cur.png) right 0 no-repeat;
    ;
    display: inline-block;
    margin: 0 3px 0 4px;
}

.scroll_banner .img_bar {
    right: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: -25px;
    z-index: 1111
}

.scroll_banner .img_bar a.hover {
    background-position: 0 0
}

.scroll_banner ul li img {
    width: 100%
}

.nd-content img {
    max-width: 100%;
    height: auto !important
}

.hover-img img,
.about-footer a span img {
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
}

.hover-img a:hover img,
.about-footer a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
}

.about-footer a span.img {
    height: 135px;
    overflow: hidden;
}

.index-title-block {
    text-align: center;
    padding-bottom: 40px;
    overflow: hidden;
    width: 100%
}

.index-title-block .t1 {
    height: 48px;
    line-height: 48px;
    position: relative;
    margin-top: 88px;
    float: left;
    width: 100%
}

.index-title-block .t1 span {
    display: inline-block;
    font-size: 48px;
    padding: 0 44px;
    line-height: 100%;
    color: #333;
    font-weight: 200
}

.index-title-block .t2 {
    font-size: 18px;
    text-align: center;
    color: #999;
    padding-top: 10px;
    float: left;
    width: 100%
}

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

.index-img-block .items {
    float: left;
    width: 585px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

.index-img-block .items:hover {
    box-shadow: 0px 8px 18px #ccc;
}

.index-img-block .items:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px)
}

.index-img-block .ib-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/index/ib_1.png) center center no-repeat;
    left: 0;
    top: 0;
}

.index-img-block .ib-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/index/ib_2.png) center center no-repeat;
    left: 0;
    top: 0;
}

.index-img-block .item-list .items {
    width: 216px;
    height: 180px;
    background: #fff;
    margin-right: 30px;
    margin-top: 30px;
    cursor: pointer
}

.index-img-block .item-list .items .img {
    width: 216px;
    height: 180px;
    overflow: hidden;
    position: relative;
}

.index-img-block .item-list .items .text {
    padding: 15px 24px;
    color: #999;
    line-height: 200%
}

.index-img-block .item-list .items .text .t1 {
    font-size: 16px;
    color: #333;
    padding-top: 2px;
}

.index-img-block .item-list .items:hover .ivplay {
    background-image: url(../images/play_h.png)
}

.prodcut-nav {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 11;
}

.prodcut-nav ul {
   /*  border-right: 1px solid #e5e5e5; */
    overflow: hidden
}

.prodcut-nav li {
    width: 149px;
    height: 133px;
    float: left;
    line-height: 100%;
    text-align: center;
   /* border-left: 1px solid #e5e5e5 */
}

.prodcut-nav a {
    display: block;
    height: 125px;
    width: 170px;
    color: #666;
    padding-top: 35px;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pro-icon {
    display: block;
    background: url(../images/product_icon.png);
    width: 68px;
    height: 68px;
    margin: 0 auto 10px;
}

.prodcut-nav .hover a,
.prodcut-nav a:hover {
    color: #44bbbd
}

.prodcut-nav .hover a .pro-icon,
.prodcut-nav a:hover .pro-icon {
    background-image: url(../images/product_icon_h.png)
}

.pro-icon-2 {
    background-position: 0 -68px
}

.pro-icon-3 {
    background-position: 0 -136px
}

.pro-icon-4 {
    background-position: 0 -204px
}

.pro-icon-5 {
    background-position: 0 -272px
}

.pro-icon-6 {
    background-position: 0 -340px
}

.pro-icon-7 {
    background-position: 0 -408px
}

.pro-icon-8 {
    background-position: 0 -476px
}

.pro-nav-img {
    height: 900px;
    position: relative;
}

.mblock-3 {
    padding-bottom: 107px;
    min-height: 1038px
}
.mblock-3-swiper {
    max-width: 1480px;
    position: relative;
    padding-top: 383px;
    z-index: 0;
    width: 100%;
    margin: 0 auto
}

.mblock-3-swiper .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    opacity: 1;
    background: #e5e5e5
}

.mblock-3-swiper .swiper-pagination-bullet-active {
    background: #6f6f6f
}

.mblock-3-swiper .swiper-pagination {
    bottom: 0px !important;
}

.mblock-3-swiper img {
    width: 100% !important
}

.pro-nav-img li {
    width: 100%;
    height: 900px;
    background-position: center center;
    height: 900px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    cursor: pointer;
    overflow: hidden
}

.pro-nav-img li .li-bg {
    width: 100%;
    height: 900px;
    width: 100%;
    height: 900px;
    background-position: center center;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.pro-nav-img li:hover {
    opacity: 0.99;
}

.pro-nav-text {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    z-index: 12
}

.pro-nav-text .t1 {
    font-size: 48px;
    padding-bottom: 27px;
    color: #060001;
    font-weight: 300
}

.pro-nav-text .t2 {
    font-size: 32px;
    line-height: 26px;
    color: #999;
    font-weight: 300
}

.pro-nav-text .t3 {
    font-size: 18px;
    color: #333;
    padding-top: 30px;
    line-height: 160%
}

.pro-nav-img li .li-bg {
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
}

.pro-nav-img li:hover .li-bg {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
}

.index-news-list {
    overflow: hidden;
    margin: 0 -10px 0 -10px;
}

.index-news-list li {
    width: 286px;
    float: left;
    margin-left: 9px;
    margin-right: 10px;
    margin-bottom: 33px;
    box-shadow: 5px 5px 6px #e5e5e5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.index-news-list .img {
    position: relative;
    height: 220px;
    width: 286px;
    overflow: hidden
}

.index-news-list .text {
    position: relative;
    padding: 0 15px;
    height: 180px;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.index-news-list .type {
    color: #999;
    line-height: 26px;
    padding-top: 11px;
    display: block;
    font-size: 14px;
    padding-bottom: 3px;
}

.index-news-list .t1 {
    color: #999;
    padding: 8px 0 10px;
    padding-left: 16px;
    background: url(../images/nt_icon_2.png) 0 center no-repeat;
    position: relative
}

.index-news-list .t1 .view {
    color: #999;
    padding: 8px 0 10px;
    padding-left: 16px;
    background: url(../images/nt_icon_1.png) 0 center no-repeat;
    position: absolute;
    left: 100px;
    top: 0px;
}

.index-news-list .t2 {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 4px;
    height: 44px;
    overflow: hidden;
}

.index-news-list .t3 {
    color: #999;
    line-height: 19px;
    height: 38px;
    overflow: hidden
}

.index-news-list .jiao {
    background: url(../images/icon_jiao.png) no-repeat;
    width: 8px;
    height: 15px;
    position: absolute;
    bottom: 30px;
    right: 23px;
}

.index-news-list li:hover {
    box-shadow: 5px 5px 12px #ccc
}

.index-news-list li:hover .t2 {
    color: #44bbbd
}

.index-news-list li:hover .jiao {
    background-image: url(../images/icon_jiao_hover.png)
}

.index-load-more {
    height: 49px;
    position: relative;
    margin: 40px 0 80px;
    width: 100%;
    float: left;
}

.index-load-more .line {
    height: 1px;
    width: 100%;
    left: 0;
    top: 50%;
    background: #e6e6e6;
    position: absolute;
}

.index-load-more .more {
    position: absolute;
    width: 100px;
    text-align: center;
    left: 50%;
    margin-left: -50px;
    background: #f5f5f5;
    height: 55px;
    color: #999;
}

.index-load-more .more .icon-more {
    width: 30px;
    height: 30px;
    background: url(../images/icon_more.png) no-repeat;
    display: block;
    margin: 0 auto 5px;
}

.index-load-more .more.disabled {
    line-height: 55px;
    cursor: default
}

.banner-block {
    background-position: center center;
    width: 100%;
    min-width: 1200px;
}

.index-f-block {
    overflow: hidden;
    padding: 42px 0 43px;
}

.index-f-block li {
    float: left;
    width: 390px;
    margin-right: 15px;
}

.index-f-block .img {
    position: relative;
    width: 390px;
    height: 250px;
    overflow: hidden
}

.index-f-block .text {
    background: #fff;
    padding: 0 23px;
    position: relative;
    height: 85px;
}

.index-f-block .t1 {
    color: #333;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 5px;
}

.index-f-block .t2 {
    color: #a1a1a1
}

.index-f-block .icon-jt {
    background: url(../images/j.html) no-repeat;
    position: absolute;
    width: 31px;
    height: 31px;
    right: 19px;
    top: 27px;
}

.index-f-block li:hover .icon-jt {
    background-position: 0 bottom;
}

.index-f-block a:hover .t1 {
    color: #ff9f00
}

.m-banner {
    width: 100%;
    position: relative;
    background-position: center center;
    height: 500px;
    z-index: 66;
    min-width: 1200px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.fixed-bg-layer {
    position: relative;
    width: 100%;
    background-position: center center;
    z-index: 65;
    min-width: 1400px;
}

.about-index-block {
    /*background:url(../images/about/about_type_1.jpg) center center no-repeat;*/
    min-width: 1200px;
}

.hover-about-index-block {
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hover-about-index-block:hover {
    opacity: 0.7;
    cursor: pointer;
}

.hover-about-index-block:hover a.about-btn {
    background-position: 0 bottom;
    color: #ff9f00
}

.about-text-block {
    width: 490px;
    padding-top: 116px;
}

.about-text-block .t2 {
    font-size: 30px;
    color: #333;
    line-height: 42px;
    padding: 25px 0
}

.about-text-block .t3 {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    min-height: 120px;
    padding-bottom: 30px;
}

a.about-btn {
    display: block;
    background: url(../images/about/btn_more.html) no-repeat;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    color: #333
}

.about-btn.about-btn2 {
    background-position: 0 -50px;
    color: #fff
}

a.about-btn:hover {
    background-position: 0 bottom;
    color: #ff9f00
}

.about-index-block2 {
    background-image: url(../images/about/about_type_2.html)
}

.body_1200 .about-text-block .t2 {
    padding: 12px 0;
    line-height: 38px;
    font-size: 28px;
}

.body_1200 .about-text-block .t3 {
    min-height: 100px;
    padding-bottom: 15px;
}

.body_1200 .about-text-block .t1 img {
    height: auto;
    width: 45.9%;
    display: block
}

.about-title {
    text-align: center;
    padding: 60px 0;
}

.about-title .t1 {
    font-size: 38px;
    color: #000;
    line-height: 100%;
    padding-bottom: 39px;
}

.about-title .t2 {
    color: #666;
    font-size: 18px;
    position: relative;
    line-height: 100%;
    padding-bottom: 36px;
    margin-top: -19px;
}

.about-title .line {
    height: 1px;
    width: 40px;
    background: #000;
    margin: 0 auto;
    display: block;
}

.about-index-block3 {
    background-image: url(../images/about/a1_index_1.html);
    height: 500px;
    background-position: center center;
}

.about-index-block4 {
    background-image: url(../images/about/a1_index_2.html);
    height: 500px;
    background-position: center center;
}

.about-index-block .line {
    height: 1px;
    width: 40px;
    background: #000;
    display: block;
}

.about-index-block3 .t3,
.about-index-block4 .t3 {
    padding-bottom: 0px;
    font-size: 16px;
}

.about-fiexdbg-div-1 {
    background: url(../images/hei_bg.png) repeat;
    padding: 177px 0 185px;
    position: relative;
    z-index: 111;
    text-align: center
}

.about-fiexdbg-div-2 {
    padding: 238px 0 73px;
    position: relative;
    z-index: 111;
    text-align: center;
}

.bg-div {
    background-position: center center;
}

.about_list {
    padding: 0;
    position: relative;
}

.about_items {
    position: relative;
    margin-bottom: 85px;
}

.left .about_items {
    padding-right: 37px;
    float: right;
    text-align: right
}

.right .about_items {
    padding-left: 37px;
}

.about_items .t1 {
    font-size: 32px;
    color: #000;
    font-size: 32px;
    font-weight: 600;
}

.about_items .t1 span {
    font-size: 16px;
    color: #999;
    font-family: "Times New Roman", Times, serif;
}

.about_items .t2 {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 10px;
    padding-top: 12px;
}

.about_items .t3 {
    font-family: "Georgia";
    font-size: 14px;
    font-style: italic;
    color: #666;
    line-height: 24px;
    padding-bottom: 30px;
}

.about_items .icon_div {
    height: 1px;
    width: 30px;
    position: absolute;
    top: 20px;
    left: -4px;
    background: #d0d0d0
}

.about_items .icon_div span {
    display: block;
    width: 29px;
    height: 29px;
    background: url(../images/about/icon_dian.png) no-repeat;
    position: absolute;
    left: -11px;
    top: -14px;
}

.left .about_items .t1 {
    text-align: right;
}

.left .about_items .icon_div {
    left: inherit;
    right: -0px;
}

.left .about_items .icon_div span {
    left: inherit;
    right: -15px;
}

.about_items:last-child {
    margin-bottom: 0
}

.about_list .icon_jiao_div {
    display: block;
    width: 29px;
    height: 29px;
    background: url(../images/about/icon_dian.png) no-repeat;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
}

.about_items_div {
    color: #333;
    position: relative;
    margin-top: 13px
}

.about_items_div .icon_jiao {
    background: url(../images/about/icon_jiao.html) no-repeat;
    width: 17px;
    height: 29px;
    position: absolute;
    top: 17px;
    right: -17px;
}

.right .about_items_div .icon_jiao {
    background: url(../images/about/icon_jiao2.html) no-repeat;
    width: 17px;
    height: 29px;
    position: absolute;
    top: 17px;
    left: -17px;
}

.about-color-text-div {
    background: #fd8642;
    padding: 40px 40px 46px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 11;
    margin-bottom: -92px;
}

.about-color-text-div .t1 {
    font-size: 30px;
    font-weight: bold;
}

.about-color-text-div .t2 {
    font-size: 16px;
    line-height: 27px;
}

.div-line {
    height: 1px;
    width: 40px;
    background: #000;
    display: block;
    margin: 0 auto
}

.web-cur {
    position: relative;
    top: -33px;
    padding-left: 80px;
    height: 0px;
}

.web-cur * {
    display: inline-block;
    vertical-align: middle;
    padding-left: 26px;
    padding-right: 22px;
    background: url(../images/icon_cur_jiao.html) 0 center no-repeat;
    color: #666
}

.web-cur a {
    color: #666
}

.web-cur span {
    color: #fff
}

.web-cur *:hover {
    color: #fff
}

.web-cur .icon-home {
    padding-left: 19px;
    background-image: url(../images/icon_cur_home.html)
}

.jt-h-title {
    text-align: center;
    color: #fff;
    padding-top: 287px;
    padding-bottom: 150px;
}

.jt-h-title .t1 {
    font-size: 38px;
    line-height: 100%;
    padding-bottom: 18px;
}

.jt-h-title .t2 {
    font-size: 18px;
    line-height: 100%
}

.jt-h-list {
    position: relative;
    margin-bottom: -15px;
    width: 100%;
    height: 102px
}

.jt-h-list li {
    width: 148px;
    text-align: center;
    float: left;
    position: relative;
    cursor: pointer
}

.jt-h-list .t1 {
    font-size: 16px;
    color: #999;
    font-family: "Times New Roman", Times, serif;
    line-height: 100%
}

.jt-h-list .t2 {
    color: #fff;
    font-size: 32px;
    line-height: 100%
}

.jt-h-list .dian {
    background: url(../images/icon_dian2.html) no-repeat;
    width: 29px;
    height: 29px;
    display: block;
    margin: 25px auto 0;
}

.jt-h-list-con {
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
}

.jt-h-list-wrap {
    padding: 0 20px;
    padding-bottom: 60px;
    overflow: hidden;
}

.jt-h-list-wrap:after {
    content: " ";
    position: absolute;
    height: 1px;
    bottom: 60px;
    background: #585756;
    z-index: -1;
    left: 60px;
    right: 60px;
}

.jt-h-list-wrap .btn {
    background: url(../images/icon_jt2.html) no-repeat;
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0px;
    bottom: 40px;
}

.jt-h-list-wrap .btn-right {
    background-position: 0 bottom;
    left: inherit;
    right: 0px;
}

.jt-h-list-wrap .btn:hover {
    background-image: url(../images/icon_jt2_hover.html)
}

.jt-h-text-div {
    background: #fff;
    padding: 35px 57px;
    ;
    position: relative;
}

.jt-h-list .jiao {
    background: url(../images/icon_jiao2.png) no-repeat;
    position: absolute;
    width: 27px;
    height: 13px;
    left: 50%;
    margin-left: -14px;
    top: 137px;
    display: none
}

.jt-h-list .hover .jiao {
    display: block
}

.text-con {
    border-left: 1px solid #e2e2e2;
}

.jt-h-text-div .item {
    position: relative;
    padding-left: 83px;
    margin-top: 25px;
    line-height: 100%;
    font-size: 14px;
    text-align: left
}

.jt-h-text-div .m {
    position: absolute;
    left: 0;
    width: 68px;
    text-align: right;
    color: #ff9f00;
    top: 0;
    display: block;
    background: url(../images/icon_dian3.html) 0 center no-repeat;
    left: -5px;
}

.jt-h-text-div .text-con {
    display: none
}

.jt-text-1 {
    width: 342px;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 27px;
    padding-top: 191px;
    text-align: center
}

.jt-img-4 {
    height: 922px;
    background: url(../images/about/jt_img_4.html) no-repeat;
}

.jt-img-4 .items {
    width: 310px;
    margin: 0 65px 0 35px;
    float: left;
    font-size: 16px;
    text-align: center;
    padding-top: 180px;
    height: 260px;
    margin-bottom: 42px;
    line-height: 27px;
    word-break: break-all;
}

.about-jt-fiexdbg-div-2 {
    padding: 272px 0 247px
}

.jt-history {
    background: url(../images/about/line_bg.html) 0 bottom repeat-x;
    position: relative;
    z-index: 111;
    text-align: center
}

.news-nav {
    width: 598px;
    height: 108px;
    border: 1px solid #efefef;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    margin: -57px auto 0px;
}

.news-nav li {
    width: 131px;
    float: left;
    position: relative;
    text-align: center;
    font-size: 16px;
    padding: 0 9px;
}

.news-nav li .line {
    width: 1px;
    height: 55px;
    top: 27px;
    background: #eee;
    right: -1px;
    position: absolute
}

.news-nav .icon {
    width: 35px;
    height: 35px;
    background: url(../images/new_nav_icon.html) no-repeat;
    display: block;
    margin: 24px auto 8px;
}

.news-nav .icon2 {
    background-position: 0 -35px;
}

.news-nav .icon3 {
    background-position: 0 -70px;
}

.news-nav .icon4 {
    background-position: 0 -105px;
}

.news-nav li a {
    color: #666;
    display: block;
    height: 107px;
    float: left;
    width: 100%
}

.news-nav li.hover a,
.news-nav li a:hover {
    color: #333;
    border-bottom: 2px solid #ff9f00
}

.news-nav li.hover .icon,
.news-nav a:hover .icon {
    background-image: url(../images/new_nav_icon_hover.html)
}

.active-list ul {
    margin-left: -3px;
}

.active-list li {
    float: left;
    overflow: hidden;
    position: relative;
    width: 398px;
    height: 500px;
    margin-left: 3px;
    margin-bottom: 3px;
}

.active-list li .text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 20px;
    background: url(../images/hei_bg.png) repeat;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.0;
    filter: alpha(opacity=0);
}

.active-list li .text-wrap {
    height: 458px;
    width: 336px;
    border: 1px solid #fff;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    position: relative;
}

.active-list li .t1 {
    padding: 165px 0px 0;
    font-size: 16px;
}

.active-list li .line {
    height: 1px;
    display: block;
    width: 20px;
    margin: 20px auto 32px;
    background: #fff
}

.active-list li .t2 {
    font-size: 14px;
}

.active-list li .t3 {
    position: absolute;
    width: 100%;
    bottom: 33px;
    left: 0;
    font-size: 14px;
    line-height: 100%
}

.active-list li:hover .text {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}

.video-list li {
    width: 592px;
    height: 352px;
    margin-top: 2px;
}

.video-list li .img {
    width: 592px;
    height: 352px;
    background-position: center center !important;
}

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

.video-list {
    margin-left: -19px;
    margin-right: -1px;
}

.video-list li {
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.video-list .img {
    position: relative
}

.video-list li a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 11;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.video-list li a:hover {}

.new-title {
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 16px;
    padding-top: 49px;
}

.new-title .t1 {
    padding-bottom: 17px;
}

.new-con {
    padding: 29px 0 100px;
    line-height: 25px;
    font-size: 14px;
    color: #333
}

.new-con * {
    font-size: 14px;
}

.new-foot {
    border-top: 1px solid #e6e6e6;
    line-height: 24px;
    position: relative;
    padding: 20px 0;
}

.new-foot a {
    color: #999
}

.new-foot a:hover {
    color: #333
}

.new-foot a.back {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background: url(../images/back_bg.html) no-repeat;
    position: absolute;
    right: 0;
    top: 25px;
}

.new-foot a.back:hover {
    background-position: 0 bottom
}

.nf-left {
    position: relative;
    width: 591px;
    height: 352px;
    float: left;
    cursor: pointer
}

.nf-left .text {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/hei_bg.png);
    height: 60px;
    line-height: 60px;
    right: 0;
    padding: 0 29px;
    color: #fffefe;
    font-size: 14px;
}

.nf-left .text .icon {
    background: url(../images/icon_video2.html) no-repeat;
    position: absolute;
    width: 32px;
    height: 32px;
    right: 20px;
    top: 50%;
    margin-top: -16px;
}

.nf-left:hover .icon {
    background-image: url(../images/icon_video2_hover.html)
}

.nf-new-block .t1 {
    font-size: 16px;
    position: relative;
    height: 50px;
    line-height: 50px;
}

.nf-new-block .t1 a {
    width: 25px;
    height: 25px;
    background: url(../images/icon_add.html) center center no-repeat;
    top: 50%;
    margin-top: -13px;
    right: -5px;
    position: absolute;
}

.nf-new-block .t1 a:hover {
    background-image: url(../images/icon_add_hover.html)
}

.new-foot-more {
    padding-bottom: 50px;
}

.nf-new-block {
    padding: 8px 29px 4px;
    width: 229px;
    float: left;
    border: 1px solid #dadada;
    background: #fff;
    margin-left: 15px;
}

.nf-new-block ul li {
    height: 48px;
    border-top: 1px dashed #dadada;
    line-height: 48px;
    margin-top: -1px;
    font-size: 14px;
    padding-left: 13px;
    background: url(../images/icon_jiao3.html) 0 center no-repeat;
    overflow: hidden
}

.nf-new-block ul li a {
    color: #999;
    display: block
}

.nf-new-block ul li a:hover {
    color: #333;
    display: block
}

.active-con img {
    width: 100%;
    height: auto !important
}

.submit-active-div {
    width: 354px;
    float: right;
    padding-right: 34px;
    padding-top: 163px;
}

.submit-active-div .items {
    border: 1px solid #dbdbdb;
    position: relative;
    height: 44px;
    margin-bottom: 14px;
}

.submit-active-div .icon {
    position: absolute;
    left: 12px;
    top: 9px;
}

input.input-style {
    height: 44px;
    line-height: 44px;
    padding-left: 54px;
    width: 298px;
    border: medium none;
    font-size: 16px;
    color: #999
}

input.input-style::-webkit-input-placeholder {
    /* WebKit*/
    color: #999;
}

.city-item {
    height: 46px;
    position: relative;
    margin-bottom: 12px;
}

.city-item div {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.city-item select {
    display: inline-block;
    margin-right: 8px;
    height: 44px;
    line-height: 44px;
    width: 171px;
    border: 1px solid #dbdbdb;
    color: #999;
    text-indent: 10px;
    font-size: 16px;
}

.submit-active-div .btn a {
    display: block;
    height: 46px;
    line-height: 46px;
    background: #e50012;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.submit-active-div .btn a:hover {
    background: #c70010
}

.contact-top {
    width: 100%;
    overflow: hidden;
    padding: 66px 0 40px;
}

.contact-top .item {
    padding-top: 34px;
    height: 216px;
    width: 388px;
    text-align: center;
    margin-right: 18px;
    float: left;
    background: #fbf6f0
}

.contact-top .item2 {
    background: #f4f4f4
}

.contact-top .item3 {
    background: #edf7f8;
    margin-right: 0;
    cursor: pointer
}

.contact-top .item1 {
    cursor: pointer;
}

.contact-top .item3:hover {
    background: #daecee;
}

.contact-top .item1:hover {
    background: #fdf0e1
}

.map-div {
    position: relative;
    height: 420px;
}

.map-div .map-text {
    background: url(../images/contact/map_bg.html) no-repeat;
    height: 420px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    color: #fff
}

.map-text-con {
    width: 588px;
    float: right;
    line-height: 200%;
    padding-top: 66px;
}

.map-text-con .line {
    width: 40px;
    height: 1px;
    background: #fff;
    margin: 24px 0
}

.contact-submit-div .left {
    float: right;
    width: 300px;
    margin-right: 22px;
    display: inline;
    padding-top: 147px;
    color: #999
}

.contact-submit-div .t1 {
    padding-top: 54px;
    padding-bottom: 30px;
}

.contact-submit-div .t2 {
    padding-bottom: 15px;
}

input.input-style-2 {
    width: 278px;
    padding: 0 10px;
    height: 38px;
    border: 1px solid #000;
    line-height: 38px;
    margin-bottom: 3px;
    font-size: 14px;
    color: #999;
    background: #f6f6f6
}

.textarea {
    padding: 10px;
    height: 78px;
    width: 278px;
    border: 1px solid #000;
    background: #f6f6f6;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #999
}

.contact-submit-div .btn-submit {
    width: 180px;
    height: 40px;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 40px;
    display: block;
    margin-top: 16px;
    font-size: 18px;
}

.contact-submit-div .btn-submit:hover {
    background: #44bbbd;
    color: #fff
}

.pro-nav {
    width: 894px;
}

.pro-nav .icon {
    width: 45px;
    height: 45px;
    background-image: url(../images/pro_nav_icon.html);
    margin-top: 18px;
    margin-bottom: 5px;
}

.pro-nav .icon2 {
    background-position: 0 -45px
}

.pro-nav .icon3 {
    background-position: 0 -90px
}

.pro-nav .icon4 {
    background-position: 0 -135px
}

.pro-nav .icon5 {
    background-position: 0 -180px
}

.pro-nav .icon6 {
    background-position: 0 -225px
}

.pro-nav li.hover .icon,
.pro-nav a:hover .icon {
    background-image: url(../images/pro_nav_icon_hover.html)
}

.pro-nav-type {
    height: 92px;
    border-top: 1px solid #edeff3;
    margin-top: 73px;
    font-size: 0px;
    text-align: center;
}

.pro-nav-type a {
    display: inline-block;
    margin: -19px 4px 0 3px;
    position: relative;
    background: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 138px;
    border: 1px solid #d5d5d5;
    font-size: 16px;
    color: #666
}

.pro-nav-type a:hover,
.pro-nav-type a.hover {
    border-color: #ff9f00;
    color: #fff;
    background: #ff9f00
}

.pro-list {
    margin-left: -24px;
}

.pro-list li {
    float: left;
    width: 385px;
    overflow: hidden;
    margin-left: 23px;
}

.pro-list li .img {
    position: relative;
    overflow: hidden;
    width: 385px;
    height: 255px;
}

.pro-list li .text {
    height: 72px;
    position: relative;
}

.pro-list li .t1 {
    font-size: 16px;
    color: #333;
    padding-top: 8px;
    padding-right: 60px;
    height: 64px
}

.pro-list li .zan {
    position: absolute;
    height: 17px;
    background: url(../images/icon_zan.html) 0 center no-repeat;
    padding-left: 24px;
    right: 8px;
    top: 12px;
    line-height: 17px;
    font-size: 12px;
    color: #333;
    cursor: pointer
}

.pro-list li .zan:hover {
    background-image: url(../images/icon_zan_hover.html)
}

.pro-list li:hover .t1 {
    color: #ff9f00
}

.pro-detail-ban-cur {
    position: absolute;
    z-index: 111;
    left: 5%;
    top: 0;
    right: 0;
    height: 888px;
}

.pro-detail-ban-cur .btn {
    position: absolute;
    background: url(../images/icon_jt.png) no-repeat;
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
}

.pro-detail-ban-cur .btn-l {
    left: 0
}

.pro-detail-ban-cur .btn-r {
    right: 5%;
    background-position: right top
}

.pro-detail-ban-cur .btn:hover {
    background-image: url(../images/icon_jt_h.png)
}

.ban-cur {
    position: absolute;
    bottom: 36px;
    width: 100%;
    text-align: center;
    z-index: 11;
    font-size: 0px;
}

.ban-cur a {
    background: url(../images/banner_cur.png) right top no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 3px;
}

.ban-cur a.hover {
    background: url(../images/banner_cur_hover.png) right top no-repeat;
}

.pd-top {
    padding: 45px 0 60px;
}

.pd-top .t1 {
    font-size: 36px;
    color: #333;
    padding-bottom: 11px;
}

.pd-top .zan {
    height: 25px;
    background: url(../images/icon_zan2.html) 0 center no-repeat;
    padding-left: 31px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-left: 20px;
}

.pd-top .zan:hover {
    background-image: url(../images/icon_zan2_hover.html);
    color: #000
}

.pd-top .t2 {
    line-height: 28px;
    font-size: 16px;
    color: #666
}

.pd-top .left {
    width: 670px;
    float: left
}

.pd-top .right {
    float: right;
}

.pd-top .right a {
    display: block;
    width: 218px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    border: 1px solid #b5b5b5;
    float: left;
    font-size: 16px;
    color: #666;
    margin-left: 12px;
}

.pd-top .right .icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon_pd_1.html) no-repeat;
    margin-right: 12px;
}

.pd-top .right .icon2 {
    background: url(../images/icon_pd_2.html) no-repeat;
}

.pd-top .right a:hover {
    color: #000;
    border-color: #000
}

.pd-line {
    border-top: 1px solid #edeff3;
    height: 83px;
    position: relative;
}

.pd-line span {
    display: block;
    width: 178px;
    height: 40px;
    border: 1px solid #eee;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    color: #666;
    margin-top: -19px;
    background: #fff
}

a.btn-back {
    width: 160px;
    height: 50px;
    background: url(../images/btn_back.html) no-repeat;
    line-height: 50px;
    margin: 0 auto;
    display: block;
    text-indent: 74px;
    font-size: 16px;
    color: #999
}

a.btn-back:hover {
    color: #000;
    background-position: 0 bottom
}

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

.server-top .t1 {
    font-size: 36px;
    color: #000;
    padding-top: 68px;
    padding-bottom: 8px;
}

.server-top .t2 {
    font-size: 16px;
    color: #666;
    line-height: 29px;
}

.server-top-icon .items {
    float: left;
    width: 340px;
    padding-left: 22px;
    padding-right: 42px;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    text-align: center;
    padding-top: 57px;
    height: 383px;
}

.server-top-icon .items img {
    display: block;
    margin: 0 auto 15px;
    ;
}

.server-box .t1 {
    font-size: 36px;
    padding-top: 70px;
    padding-bottom: 10px;
}

.list-item {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 15px;
}

.list-item li {
    float: left;
    background: #fff;
    width: 238px;
    height: 390px;
    margin-right: 16px;
    padding: 0 25px;
    line-height: 25px;
    color: #666;
    font-size: 14px;
}

.list-item img {
    display: block;
    padding-top: 41px;
    padding-bottom: 32px;
    margin: 0 auto
}

.list-item li .ft1 {
    color: #000;
    font-size: 18px;
    padding-bottom: 30px;
}

.server-mid-box {
    text-align: center;
    position: relative;
    z-index: 11;
    margin-top: -53px;
    padding-bottom: 84px;
}

.server-mid-box .t1 {
    font-size: 36px;
    color: #000;
    padding-top: 28px;
    padding-bottom: 10px;
}

.server-mid-box .t2 {
    font-size: 16px;
    color: #666
}

.time-block {
    width: 554px;
    height: 179px;
    position: relative;
    background: url(../images/server/time_bg.html) no-repeat;
    margin: 70px 0 0 297px;
}

.time-block a,
.server-a {
    position: absolute;
    height: 58px;
    width: 228px;
    bottom: 0px;
    left: 0;
    background: url(../images/server/icon_1.html) no-repeat
}

.server-a {
    background: url(../images/server/icon_3.html);
    left: 6px;
    top: 399px;
}

.time-block a:hover,
.server-a:hover {
    background-position: 0 bottom
}

.time-block a.a2 {
    background-image: url(../images/server/icon_2.html);
    left: inherit;
    right: -51px;
}

.span-line {
    height: 1px;
    display: block;
    margin: 22px auto 20px;
    background: #000;
    width: 40px;
}

.join-ban-block a img {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -41px;
}

.join-ban-block2 a img {
    height: auto;
    width: 63.75% !important;
    left: 16.45%;
    top: 11.1%;
    max-width: 306px;
}

.join-video {
    position: relative;
    min-height: 500px;
}

.join-video .icon-blc {
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -63px;
    z-index: 11
}

.join-video .t1 {
    bottom: 122px;
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 48px;
    line-height: 100%;
    z-index: 11
}

.join-video .icon-play {
    width: 80px;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    top: 190px;
    position: absolute;
    background: url(../images/join/icon_play.png) no-repeat;
}

.join-video .icon-play:hover {
    background-position: 0 bottom
}

.dz-fixed-div {
    height: 480px;
    background: url(../images/hei_bg.png) repeat;
}

.dz-fixed-div .wrap {
    text-align: center;
    padding-top: 108px;
}


/*招商*/

.bg-block {
    background-position: center;
    min-width: 1200px;
    margin: 0 auto;
    background-repeat: no-repeat;
    position: relative;
}

.w-auto {
    width: auto !important;
}

.mblock-1 {
    background: url(../images/join/ib_2_bg.png) repeat-x;
    height: 790px;
}

.mblock-1 .cur {
    position: absolute;
    left: 50%;
    margin-left: -150px;
    top: -121px;
}

.mblock-1 .img-text {
    left: 50%;
    top: 217px;
    position: absolute;
    margin-left: -594px;
}

.com-cur {
    position: absolute;
    left: 50%;
    top: -45px;
    margin-left: -45px;
}

.mblock-2 {
    background: url(../images/join/ib_3_bg.jpg) center center no-repeat;
    height: 3800px;
}

.join-title {
    position: absolute;
    top: 80px;
    width: 100%;
    left: 0;
    right: 0
}

.join-title .t1 {
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 102px;
    background: url(../images/join/bg_red_line.png) center bottom no-repeat
}
.join-title {
    position: absolute;
    top: 80px;
    width: 100%;
    left: 0;
    right: 0
}

.join-title .t1 {
    font-size: 48px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 102px;
    background: url(../images/join/bg_red_line.png) center bottom no-repeat
}

.join-title .t2 {
    font-size: 36px;
    text-align: center;
    color: #333;
    line-height: 120%;
    padding: 18px 0
}

.join-title .t3 {
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 32px;
    padding: 4px 0
}


.bg-block .img-title {
    position: absolute;
    left: 0;
    width: 100%;
    top: 365px;
    text-align: center;
}

.mblock-3 {
    background: url(../images/join/b1.jpg) center center no-repeat;
    height: 1085px;
}


.mblock-4 {
    background: url(../images/join/b4.jpg) center center no-repeat;
    height: 5000px;
}

.mblock-5 {
    background: url(../images/join/b5.jpg) center center no-repeat;
    height: 971px;
}
.mblock-9 {
    background: url(../images/join/b9.jpg) center center no-repeat;
    height: 1096px;
}
.mblock-10 {
    background: url(../images/join/b10.jpg) center center no-repeat;
    height: 1093px;
}
.mblock-11 {
    background: url(../images/join/b11.jpg) center center no-repeat;
    height: 1096px;
}
.mblock-12 {
    background: url(../images/join/b12.jpg) center center no-repeat;
    height: 1090px;
}
.mblock-13 {
    background: url(../images/join/b13.jpg) center center no-repeat;
    height: 1093px;
}
.mblock-14 {
    background: url(../images/join/b14.jpg) center center no-repeat;
    height: 1090px;
}
.mblock-15 {
    background: url(../images/join/b15.jpg) center center no-repeat;
    height: 1093px;
}

.cb-swpier {
    width: 100%;
}

.cb-swpier .swiper-slide {
    width: 950px !important;
    height: 560px;
    margin: 0 auto;
    padding-top: 17px;
}

.cb-swpier .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    opacity: 0.2;
    background: #fff
}

.cb-swpier .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1
}

.cb-swpier .swiper-pagination {
    bottom: 0px !important;
}

.mblock-6 {
    background: url(../images/join/ib_6_bg.jpg) center center no-repeat;
    height: 1340px;
}

.mblock-pic-list {
    margin-right: -5px;
    padding-top: 262px;
}

.mblock-pic-list td {
    vertical-align: top;
    padding-right: 5px;
}

.mblock-pic-list td img {
    padding-bottom: 5px;
}

.mblock-7 {
    background: url(../images/join/ib_7_bg.jpg) center center no-repeat;
    height: 1060px;
}

.join-title-white .t1 {
    color: #fff;
}

.join-title-white .t2 {
    color: #fff;
}

.join-title-white .t3 {
    color: #ccc;
}

.mblock-8 {
    background: url(../images/join/ib_8_bg.jpg) 0 0 repeat-x;
    min-height: 1275px;
}

.ib8-change-title {
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 311px;
}

.ib8-change-title a {
    display: block;
    background: url(../images/join/ib_8_ctitle.png) no-repeat;
    width: 290px;
    height: 240px;
    float: left;
    margin-right: 13px;
}

.ib8-change-title a.a2 {
    background-position: -303px 0;
}

.ib8-change-title a.a3 {
    background-position: -607px 0;
}

.ib8-change-title a.a4 {
    background-position: -910px 0;
    margin-right: 0
}

.ib8-change-title a.hover {
    background-image: url(../images/join/ib_8_ctitle_hover.png);
}

.mblock-8 .change-box {
    position: absolute;
    top: 660px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
}

.change-box-1 .img-title {
    top: 0px;
    width: auto
}

.change-box-2 .img-title {
    top: 0
}

.change-box-2 .img-title2 {
    top: -100px;
    left: 425px;
    width: 686px;
}

.change-box-4 .img-text {
    font-size: 25px;
    color: #333;
    line-height: 48px;
}


.img-block {
    min-width: 1200px;
    width: 100%
}

.img-block .img-block-title {
    text-align: center;
    padding-bottom: 46px;
    padding-top: 98px;
}

.img-block .cb-swpier .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    opacity: 1;
    background: #e5e5e5
}

.img-block .cb-swpier .swiper-pagination-bullet-active {
    background: #6f6f6f;
    opacity: 1
}


.join-play-btn {
    cursor: pointer;
    width: 90px !important;
    height: 90px;
    background: url(../images/join/icon_play.png) no-repeat;
    left: 50% !important;
    margin-left: -45px;
    top: 368px;
    position: absolute;
}

.join-play-btn:hover {
    background-position: 0 bottom
}

.animte_items {
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
}

.video_wrap {
    margin: 0px auto 0;
    width: 660px;
    height: 380px;
    min-height: 380px !important;
    overflow: hidden;
    height: 0px;
    padding-top: 380px;
    padding-bottom: 50px;
}

.bg-div-cover {
    background-size: 100% 100% !important;
    -webkit-background-size: 100% 100% !important;
    -moz-background-size: 100% 100% !important;
    -o-background-size: 100% 100% !important;
}

.zt_baoming_wrap {
    height: 140px;
    background: url(../images/bg_banner_bg.png);
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 1111
}

.zt_baoming_con {
    background: url(../images/bg_zt_bm.png) no-repeat;
    height: 207px;
    width: 1236px;
    margin: 0 auto;
    position: relative;
    margin-top: -67px;
}

.zt_baoming_con2 {
    background-image: url(../images/bg_zt_bm2.png)
}

.zt_baoming_con4 {
    background-image: url(../images/bg_zt_bm4.png)
}

input.zt_input {
    width: 160px;
    padding: 0 10px;
    height: 38px;
    border: medium none;
    background: #f00;
    position: absolute;
    left: 537px;
    top: 96px;
    background: none;
    font-family: '微软雅黑';
    z-index: 11
}

.select-div {
    width: 140px;
    padding: 0 10px;
    height: 38px;
    border: medium none;
    position: absolute;
    left: 605px;
    top: 72px;
    background: none;
    font-family: '微软雅黑';
    z-index: 11;
    top: 141px;
    padding-right: 30px;
    overflow: hidden
}

.select-div span {
    display: block;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    background: #fff;
    font-size: 16px;
    color: #333
}

.select-div select {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.01
}

input.zt_input_hover {
    background: #fff;
}

.zt_baoming_con .ljbm {
    width: 96px;
    background: url(../images/btn_bm_hover.png) no-repeat;
    height: 83px;
    position: absolute;
    right: 162px;
    top: 96px;
    display: block;
}

.zt_baoming_con4 .ljbm {
    background-image: url(../images/btn_bm_hover4.png)
}

a.close_zt_bm {
    width: 33px;
    height: 33px;
    position: absolute;
    right: -40px;
    top: 94px;
    display: block;
    background: url(../images/btn_close_zt_bm.png);
}

a.close_zt_bm:hover {
    background-position: 0 bottom
}

.zt_baoming_con .ljbm:hover {
    background-position: 0 bottom
}

a.show_baoming {
    height: 90px;
    width: 60px;
    position: absolute;
    left: -60px;
    bottom: 0px;
    display: none;
}

a.show_baoming:hover {
    background-position: 0 bottom
}

.zt_baoming_con2 .ljbm {
    background-image: url(../images/btn_bm_hover2.html)
}

.zt_baoming_show {
    width: 100px;
    height: 150px;
    background: url(../images/icon_show.png) no-repeat;
    position: fixed;
    right: 0;
    bottom: 0px;
    right: -100px;
    cursor: pointer;
    z-index: 11111112
}

.zt_baoming_show:hover {
    background: url(../images/icon_show_h.png) no-repeat;
}

.change-btn {
    background: url(../images/icon_jt.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 59px;
    z-index: 1111;
    display: none
}

.change-btn-right {
    background-position: right 0;
    left: inherit;
    right: 59px;
}

.change-btn:hover {
    background-image: url(../images/icon_jt_h.png);
}

.mblock-1-img {
    width: 1188px;
    height: 548px;
    background: url(../images/join/ib_2_img.png) no-repeat;
}

.mblock-1-img a {
    width: 170px;
    height: 170px;
    background: url(../images/join/ib_1_block.png) no-repeat;
    float: left;
    margin-right: 28px;
    margin-bottom: 89px;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    opacity: 0
}

.mblock-1-img a.a2 {
    background-position: 0 -170px;
}

.mblock-1-img a.a3 {
    background-position: 0 -340px;
}

.mblock-1-img a.a4 {
    background-position: 0 -510px;
}

.mblock-1-img a.a5 {
    background-position: 0 -680px;
}

.mblock-1-img a.a6 {
    background-position: 0 -850px;
}

.mblock-1-img a.a7 {
    background-position: 0 -1020px;
}

.mblock-1-img a.a8 {
    background-position: 0 -1190px;
}
.mblock-1-img a.a9 {
    background-position: 0 -1360px;
}
.mblock-1-img a.a10 {
    background-position: 0 -1530px;
}
.mblock-1-img a.a11 {
    background-position: 0 -1700px;
}
.mblock-1-img a.a12 {
    background-position: 0 -1870px;
}

.mblock-1-img a:hover {
    opacity: 1
}


/*text*/

.f_r {
    float: right
}

.f_l {
    float: left;
}

.b {
    font-weight: bold;
}

.f8 {
    font-size: 8px;
}

.f9 {
    font-size: 9px;
}

.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px !important;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f24 {
    font-size: 24px !important;
}

.f28 {
    font-size: 28px !important;
}

.f30 {
    font-size: 30px;
}

.f36 {
    font-size: 36px;
}

.pr10 {
    padding-right: 10px;
}

.pr5 {
    padding-right: 5px;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.em {
    text-indent: 2em;
}

.hei {
    color: #000;
}

.white {
    color: #fff
}

.red {
    color: #ef3125;
}

.red2 {
    color: #44bbbd;
}

.red3 {
    color: #ea0013
}

.red_a {
    color: #c40e0e !important
}

.yahei {
    font-family: "微软雅黑"
}

.Arial {
    font-family: Arial, Helvetica, sans-serif;
}

.height10 {
    height: 10px;
    overflow: hidden;
}

.height20 {
    height: 20px;
    overflow: hidden
}

.pleft0 {
    padding-left: 0px !important;
}

.bg_none {
    background: none !important
}

.huise {
    color: #363636
}

.huise2 {
    color: #777
}

.green {
    color: #00913a
}

.h10 {
    height: 10px;
    overflow: hidden
}

.h5 {
    height: 5px;
    overflow: hidden
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.hui666 {
    color: #666
}

.hui_ccc {
    color: #ccc
}

.hei333 {
    color: #333
}

.hui999 {
    color: #999
}

.lh15 {
    line-height: 150%
}

.lh20 {
    line-height: 200%
}

.text_center {
    text-align: center
}

.bg_f5 {
    background: #f5f5f5
}

.nobr {
    white-space: nowrap
}

.web_color {
    color: #dab866
}


/*滚动条样式*/

.dumascroll {
    overflow: hidden;
    height: 474px;
    width: 100%
}

.dumascroll_area {
    height: 100%;
    overflow: hidden;
    padding-right: 24px;
}

.dumascroll_bar,
.dumascroll_handle,
.dumascroll_handle_a,
.dumascroll_arrow_up,
.dumascroll_arrow_up_a,
.dumascroll_arrow_down,
.dumascroll_arrow_down_a {
    /*background-image:url(../images/simulate/bg_scrollbar.jpg);*/
}

.dumascroll_bar {
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 9;
    width: 7px;
    height: 100%;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background: #c3c3c7;
    display: block;
}

.dumascroll_arrow_up,
.dumascroll_arrow_up_a,
.dumascroll_handle,
.dumascroll_handle_a,
.dumascroll_arrow_down,
.dumascroll_arrow_down_a {
    position: absolute;
    left: 0;
}

.dumascroll_arrow_up,
.dumascroll_arrow_up_a,
.dumascroll_arrow_down,
.dumascroll_arrow_down_a {
    width: 100%;
    height: 0;
    color: #f0e0c9;
    text-align: center;
}

.dumascroll_arrow_up,
.dumascroll_arrow_up_a {}

.dumascroll_arrow_down,
.dumascroll_arrow_down_a {
    bottom: 0px;
}

.dumascroll_handle,
.dumascroll_handle_a {
    width: 100%;
}

.dumascroll_arrow_up {}

.dumascroll_arrow_up_a {}

.dumascroll_handle {
    background: #dab866;
    cursor: pointer;
    width: 7px;
    cursor: pointer;
    left: 0px;
}

.dumascroll_handle_a {
    background: #e0b13f;
    cursor: pointer;
    width: 7px;
    cursor: pointer;
    left: 0px;
}

.dumascroll_arrow_down {}

.dumascroll_arrow_down_a {}

.iframe_wrap {
    width: 880px;
    height: 440px;
    position: fixed;
    z-index: 111;
    left: 50%;
    top: 50%;
    margin: -220px 0 0 -440px;
    background: #fff;
    display: none
}

.iframe_wrap_bg {
    background: url(../images/hei_bg.png) repeat;
    height: 100%;
    top: 0%;
    width: 100%;
    position: fixed;
    z-index: 110;
    left: 0;
    top: 0;
    display: none
}

.iframe_wrap a {
    width: 49px;
    height: 49px;
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(../images/icon_close.html) no-repeat;
}

.iframe_wrap a:hover {
    background-image: url(../images/icon_close_h.html);
}

.img svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

.ban-text {
    font-size: 36px;
    padding-top: 215px;
}

.ban-text p {
    font-size: 36px;
}


/*rightbar*/

.rightbar {
    width: 65px;
    position: fixed;
    right: 0px;
    top: 50%;
    margin-top: -100px;
    z-index: 111111
}

.rightbar .t1 {
    background: url(../images/right_cur.png);
    height: 60px;
    overflow: hidden;
}

.rightbar ul li {
    height: 64px;
    border-top: none;
    border-bottom: none;
    overflow: hidden;
    background: #fff;
    float: left;
    width: 65px;
}

.rightbar ul li a {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    color: #9d9d9d;
    height: 69px;
    overflow: hidden;
    background-image: url(../images/right_cur.png)
}

.rightbar ul .li1 a {
    background-position: -65px -60px
}

.rightbar ul .li2 a {
    background-position: -65px -124px
}

.rightbar ul .li3 a {
    background-position: -65px -188px
}

.rightbar ul .li4 a {
    background-position: -65px -252px
}

.rightbar .t2 {
    line-height: 130px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: url(../images/right_cur.png) left bottom no-repeat;
    height: 40px;
    overflow: hidden;
}

.rightbar .t2:hover {
    background: url(../images/right_cur.png) -65px bottom no-repeat
}

.rightbar ul .li1:hover a {
    background-position: 0 -60px
}

.rightbar ul .li2:hover a {
    background-position: 0 -124px
}

.rightbar ul .li3:hover a {
    background-position: 0 -188px
}

.rightbar ul .li4:hover a {
    background-position: 0 -252px
}

.video-wrap-bg {
    background: #000;
    z-index: 11111110;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    display: none;
    opacity: 0.5;
}

.video-wrap {
    position: fixed;
    z-index: 11111111;
    width: 750px;
    height: 480px;
    left: 50%;
    top: 50%;
    margin-left: -375px;
    margin-top: -240px;
    background: #fff
}

.video-wrap iframe {
    width: 750px;
    height: 480px
}

.video-wrap a.close-btn {
    font-size: 45px;
    top: 10px;
    position: absolute;
    line-height: normal;
    right: 10px;
    color: #ccc;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    line-height: 30px;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #999
}

.video-wrap a.close-btn:hover {
    color: #dab866;
    background: #44bbbd;
    color: #fff;
}

.video-wrap-title {
    background: #fff;
    line-height: 50px;
    font-size: 18px;
    padding-left: 20px;
}

.ibt-block {
    position: relative;
    padding-left: 24px;
    padding-top: 24px;
    line-height: 150%;
    height: 90px;
    cursor: pointer
}

.ibt-block .icon-add {
    background: url(../images/index/icon_add.png) right center no-repeat;
    position: absolute;
    width: 65px;
    height: 38px;
    top: 50%;
    margin-top: -19px;
    right: 0;
}

.ibt-block:hover {}

.ibt-block .t1 {
    font-size: 28px;
    color: #333;
    line-height: 150%
}

.ibt-block .t2 {
    font-size: 16px;
    color: #666
}

.ibt-block .line {
    width: 1px;
    top: 12px;
    bottom: 12px;
    background: #eaeaea;
    right: 0px;
    position: absolute;
}

.index-nav-list {
    height: 90px;
    margin-top: 80px;
    position: relative;
    left: 50%;
    float: left;
}

.index-nav-list a {
    float: left;
    height: 90px;
    width: 132px;
    border-left: 1px solid #e8e8e8;
    line-height: 100%;
    font-size: 18px;
    text-align: center;
    color: #333;
    position: relative;
    left: -50%;
    border-right: 1px solid #e8e8e8;
    margin-left: -1px;
}

.index-nav-list a .in-icon {
    width: 62px;
    height: 62px;
    background: url(../images/index/icon_menu.png) no-repeat;
    display: block;
    margin: 0 auto 10px;
    ;
}

.index-nav-list a:hover {
    color: #44bbbd
}

.index-nav-list a:hover .in-icon,
.index-nav-list a.hover .in-icon {
    background-image: url(../images/index/icon_menu_h.png);
}

.index-nav-list a .in-icon-2 {
    background-position: 0 -62px;
}

.index-nav-list a .in-icon-3 {
    background-position: 0 -124px;
}

.index-nav-list a .in-icon-4 {
    background-position: 0 -186px;
}

.index-nav-list a .in-icon-5 {
    background-position: 0 -248px;
}

.index-nav-list a .in-icon-6 {
    background-position: 0 -310px;
}

.index-nav-list a .in-icon-7 {
    background-position: 0 -372px;
}

.index-nav-list a .in-icon-8 {
    background-position: 0 -434px;
}

.index-nav-list a .in-icon-9 {
    background-position: 0 -496px;
}

.foot-icon-list {
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: hidden;
    padding-left: 56px;
}

.foot-icon-list li {
    float: left;
    width: 230px;
    position: relative;
    height: 60px;
    padding-left: 70px;
}

.foot-icon-list li>* {
    cursor: pointer
}

.foot-icon-list li>*:hover {
    opacity: 0.95
}

.foot-icon-list li .icon {
    background: url(../images/foot_icon.png) no-repeat;
    width: 62px;
    height: 62px;
    position: absolute;
    left: 0;
    top: 0;
}

.foot-icon-list li .t1 {
    font-size: 18px;
    line-height: 170%;
    padding-top: 4px;
    color: #666
}

.foot-icon-list li a.t2 {
    color: #44bbbd
}

.foot-icon-list li .icon2 {
    background-position: 0 -62px
}

.foot-icon-list li .icon3 {
    background-position: 0 -124px
}

.foot-icon-list li .icon4 {
    background-position: 0 -186px
}

.foot-search {
    background: #44bbbd
}

.foot-search .wrap {
    height: 240px;
    background: #44bbbd url(../images/foot_search.png) center center no-repeat;
    position: relative;
}

.foot-search .select-div {
    width: 160px;
    padding: 0 10px;
    height: 42px;
    border: medium none;
    position: absolute;
    left: 707px;
    top: 102px;
    background: none;
    font-family: '微软雅黑';
    z-index: 11;
    top: 136px;
    padding-right: 30px;
    overflow: hidden
}

.foot-search .select-div span {
    display: block;
    overflow: hidden;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    background: #fff;
    font-size: 16px;
    color: #333
}

.foot-search .select-div select {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.01
}

.foot-search .select-div .btn-search {
    width: 90px;
    height: 42px;
    position: absolute;
    right: 0;
    background: #ff7800
}

.foot-search .btn-search {
    position: absolute;
    width: 89px;
    height: 42px;
    background: #ff7800;
    color: #fff;
    right: 0;
    top: 136px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
}

.foot-search .btn-search:hover {
    background: #cf6100
}

.foot {
    background: #fff;
    min-width: 1200px;
}

.foot-bg {
    background: #333;
    min-width: 1200px;
}

.foot-map-div {
    position: relative;
    min-height: 285px;
    border-bottom: 1px solid #4c4c4c
}

.foot-map-list {
    width: 100%;
    overflow: hidden;
    padding-top: 45px;
    height: 213px;
}

.foot-map-list ul {
    float: left;
    width: 105px;
    font-size: 14px;
}

.foot-map-list a {
    color: #666;
    font-size: 14px;
}

.foot-map-list .h a {
    color: #ccc
}

.foot-map-list .line-ul a {
    color: #333
}

.foot-map-list a:hover {
    color: #44bbbd
}

.foot-map-list li {
    line-height: 24px;
}

.foot-map-list li.h {
    padding-bottom: 6px;
}

.foot-map-list .line-ul {
    width: 100px;
    line-height: 35px;
    padding-left: 18px;
    margin-top: -9px;
}

.foot-map-list .line-ul li {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px solid #e5e5e5
}

.foot-ewm-div {
    width: 200px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 45px;
}

.foot-ewm-div .code {
    width: 120px;
    height: 120px;
    display: block;
    float: right;
    margin-top: 15px;
}

.foot-hui-bg {
    padding-top: 20px;
    height: 125px;
}

.flink {
    margin-left: -15px;
    position: relative;
    font-size: 14px
}

.flink-yl {
    font-size: 12px;
    margin-left: 0;
}

.flink {
    line-height: 29px;
}

.flink a {
    padding: 0 15px;
    color: #666
}

.flink a:hover {
    color: #44bbbd
}

.copyright {
    color: #666;
    padding-top: 5px;
    float: right
}

.foot .ftel {
    background: url(../images/ftel.html) no-repeat;
    width: 237px;
    height: 58px;
    position: absolute;
    right: 0;
    top: 11px;
}

.foot .ftel p {
    font-size: 32px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.01
}

.mbanner {
    height: 560px;
    background-position: center center;
    background-repeat: no-repeat
}

.m-news-nav {
    background: #fff;
    height: 66px;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    font-size: 0
}

.m-news-nav .wrap {
    font-size: 0px;
}

.m-news-nav a {
    text-align: center;
    font-size: 16px;
    line-height: 66px;
    display: inline-block;
    color: #666;
    padding: 0 47px;
    background: url(../images/line1.jpg) right center no-repeat
}

.m-news-nav a.hover,
.m-news-nav a:hover {
    color: #e50012
}

.m-news-nav a span {
    display: inline-block;
    padding: 0 12px;
    position: relative;
    z-index: 111;
    margin-bottom: -1px;
}

.m-news-nav a.hover span {
    border-bottom: 1px solid #e50012;
}

.m-news-nav a.bg-none {
    background: none
}

.video-list {
    overflow: hidden;
    margin: 0;
    padding-top: 100px;
}

.video-list li {
    float: left;
    width: 50%;
    height: 350px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: relative;
}

.video-list .text {
    position: absolute;
    text-align: left;
    bottom: 28px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 38px;
    color: #fff;
    z-index: 12;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.video-list li .img {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.video-list li img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


/*
.video-list li:hover .img{ width:560px; height:310px;-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease; transform:translate(20px,20px); -webkit-transform:translate(20px,20px); -moz-transform:translate(20px,20px); -o-transform:translate(20px,20px);}
*/

.video-list li:hover .img:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(107, 186, 153, 0.4);
    z-index: 11
}

.video-list li:hover .text {
    font-size: 16px;
    bottom: 18px;
    padding-left: 30px;
}

.video-list li .img:after {
    width: 102%;
    height: 102%;
    content: " ";
    position: absolute;
    left: -1%;
    top: -1%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    /*
	transform:translate(-50%,-50%);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform: translate3d(-50%,-50%,0);
	-moz-transform: translate3d(-50%,-50%,0);
	-ms-transform: translate3d(-50%,-50%,0);
	-o-transform: translate3d(-50%,-50%,0);
	
	*/
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    border: 0px solid #f5f5f5;
    cursor: pointer;
}

.video-list li:hover .img:after {
    z-index: 111;
    border: 25px solid #f5f5f5;
}

.video-list li .img img {
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
    width: 100%;
    height: 352px;
}

.video-list li:hover .img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
}

.poject-list {
    margin-right: -16px;
}

.poject-list .item {
    width: 592px;
    height: 280px;
    background: #fff;
    position: relative;
    margin-right: 16px;
    margin-bottom: 23px;
    float: left;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.poject-list .item .text {
    width: 252px;
}

.poject-list .item .text .tw {
    padding: 30px;
}

.poject-list .item .img {
    position: absolute;
    right: 0;
    top: 0;
    height: 280px;
}

.poject-list .item .t1 {
    color: #bbb
}

.poject-list .item .t2 {
    color: #333;
    font-size: 18px;
    padding: 4px 0 20px
}

.poject-list .item .t3 {
    color: #666;
    line-height: 22px;
    height: 110px;
    overflow: hidden
}

.poject-list .item:hover {
    box-shadow: 0 10px 35px #c1c1c1;
    -webkit-box-shadow: 0 10px 35px #c1c1c1;
    -moz-box-shadow: 0 10px 35px #c1c1c1;
    -o-box-shadow: 0 10px 35px #c1c1c1
}

.contact-box {
    background: #fff;
    padding: 45px 20px 0 45px;
    ;
    width: 485px;
    color: #333;
    line-height: 150%;
    min-height: 395px;
    margin-top: 212px;
    float: left
}

.contact-box .t1 {
    font-size: 36px;
    line-height: 150%;
    margin-bottom: 22px;
    font-weight: bold;
    margin-top: 32px;
}

.contact-box .t2 {
    font-size: 21px;
    line-height: 150%;
    padding-bottom: 5px;
}

.contact-box .t3 {
    font-size: 14px;
    padding-left: 20px;
    background: url(../images/icon_address.png) no-repeat;
    margin-bottom: 22px;
}

.contact-box .t4 {
    padding-top: 17px;
}

.contact-bottom {
    background: url(../images/contact_bg.png) no-repeat;
    height: 560px;
    position: relative;
}

.contact-bottom .box {
    position: absolute;
    top: 140px;
    left: 23px;
    width: 296px;
}

.contact-bottom .box .t1 {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
}

.contact-bottom .box .t2 {
    line-height: 22px;
}

.rm-top {
    background: url(../images/rm/img_1.jpg);
    height: 609px;
    margin: 75px 0
}

.rm-top .text {
    width: 315px;
    float: left;
    padding-right: 95px;
    padding-top: 434px;
    line-height: 21px;
}

.red2 {
    color: #e50011
}

.rm-table-top {
    background: url(../images/rm/rm_text.png) no-repeat;
    height: 60px;
}

.rm-table-con .item {
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

.rm-table-con .item:hover {
    background: #e50011;
    color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer
}

.rm-table-con .item>div {
    float: left;
    font-size: 14px;
}

.rm-table-con .item .t1 {
    width: 300px;
    padding-left: 45px;
}

.rm-table-con .item .t2 {
    width: 255px;
}

.rm-table-con .item .t3 {
    width: 100px;
    text-align: center
}

.rm-table-con .item .t4 {
    width: 78px;
    padding-left: 145px;
    text-align: center;
}

.rm-table-con .item .t5 {
    width: 240px;
    text-align: right
}

.rm-table-con a {
    color: #666
}


/*.rm-table-con{ padding-bottom:100px;}*/

.ablock-1 {
    height: 537px;
    text-align: center;
}

.ablock-1 .cur {
    position: absolute;
    left: 0;
    width: 100%;
    top: 174px;
}

.ablock-2 {
    background: url(../images/about/b1.jpg) center center no-repeat;
    height: 1099px
}

.ablock-3 {
    background: url(../images/about/b2.jpg) center center no-repeat;
    height: 420px
}

.ablock-4 {
    background: url(../images/about/b3.jpg) center center no-repeat;
    height: 1095px
}
.ablock-7 {
    background: url(../images/about/b4.jpg) center center no-repeat;
    height: 1095px
}
.ablock-8 {
    background: url(../images/about/b5.jpg) center center no-repeat;
    height: 1095px
}
.ablock-9 {
    background: url(../images/about/b6.jpg) center center no-repeat;
    height: 1095px
}
.ablock-10 {
    background: url(../images/about/b7.jpg) center center no-repeat;
    height: 1095px
}
.ablock-11 {
    background: url(../images/about/b8.jpg) center center no-repeat;
    height: 1095px
}
.ablock-12 {
    background: url(../images/about/b9.jpg) center center no-repeat;
    height: 1095px
}
.ablock-13 {
    background: url(../images/about/b10.jpg) center center no-repeat;
    height: 1095px
}
.ablock-14 {
    background: url(../images/about/b11.jpg) center center no-repeat;
    height: 1095px
}

.ablock-2024 {
    background: url(/static/images/背景_01.jpg) center center no-repeat;
    height: 1099px
}
.ablock-2023 {
    background: url(/static/images/背景_02.jpg) center center no-repeat;
    height: 1099px
}
.ablock-2022 {
    background: url(/static/images/背景_03.jpg) center center no-repeat;
    height: 1099px
}
.ablock-2021 {
    background: url(/static/images/背景_04.jpg) center center no-repeat;
    height: 1099px
}
a.about-5 {
    background: url(../images/about/t5.png) no-repeat;
    width: 390px;
    height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -195px;
}

a.about-5:hover {
    background-image: url(../images/about/t5_h.png);
}

.about-honner {
    border-top: 1px solid #e5e5e5;
    margin-top: 74px;
}

.about-footer {
    height: 243px;
    padding-top: 67px;
}

.about-footer a {
    float: left;
    width: 380px;
}

.about-footer a span {
    line-height: 26px;
    display: block;
}

.about-footer a span.img {
    display: block;
}

.about-footer a .t1 {
    font-size: 18px;
    color: #000;
    margin-top: 8px;
}

.about-footer a .t2 {
    font-size: 16px;
    color: #666
}

.about-footer a:hover .t1 {
    color: #44bbbd
}

.about-footer a:hover .t2 {
    color: #666
}

.jituan-video {
    background: url(../images/jituan/b1.jpg) center center no-repeat;
    height: 880px;
}

.jt-play-icon {
    background: url(../images/jituan/icon_play.png) no-repeat;
    width: 84px;
    height: 84px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -42px 0 0 -42px;
}

.jt-play-icon:hover {
    background: url(../images/jituan/icon_play_h.png) no-repeat;
}

.wdcx-top {
    background: #44bbbd;
    padding: 25px 36px;
    width: 600px;
    margin: 60px auto 48px;
    ;
    color: #fff;
    font-size: 16px;
}

.wdcx-top .city-item {
    margin: 0
}

.wdcx-top .city-item div {
    position: relative;
}

.wdcx-top .city-item select {
    height: 32px;
    line-height: 32px;
    width: 220px;
    color: #333
}

.wdcx-list {
    margin-right: -30px;
    padding-bottom: 36px;
}

.wdcx-list .item {
    float: left;
    background: #f5f5f5 url(../images/map_bg.png) right bottom no-repeat;
    padding: 0 25px;
    width: 330px;
    height: 178px;
    margin-right: 30px;
    margin-bottom: 32px;
    cursor: pointer
}

.wdcx-list .item .t1 {
    margin-top: 22px;
    line-height: 30px;
    font-size: 18px;
    color: #000;
    margin-bottom: 4px;
}

.wdcx-list .item .t2 {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    font-size: 14px;
    color: #666
}

.wdcx-list .item .t3 {
    background: url(../images/icon_map.png) 0 center no-repeat;
    padding-left: 37px;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
}

.wdcx-list .item .t2 p {
    font-size: 14px;
}

.wdcx-list .item:hover {
    background-image: url(../images/map_bg_h.png)
}

.wdcx-list .item:hover .t3 {
    color: #44bbbd;
    background-image: url(../images/icon_map_hover.png);
}

.page {
    font-size: 0;
    text-align: center;
    padding-bottom: 70px;
}

.page a,
.page b {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #f2f2f2;
    color: #666;
    font-size: 14px;
    margin: 0 4px 0 3px;
    display: inline-block;
    border: 1px solid #c4c4c4
}

.page a:hover,
.page b,
.page .select a {
    font-weight: normal;
    background: #4a4a4a;
    color: #fff;
}

.page li {
    list-style: none;
    display: inline
}

.fwcx-list {
    padding: 68px 0 118px;
}

.fwcx-list .item {
    width: 260px;
    height: 248px;
    border: 1px solid #dcdcdc;
    background: #fff;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    color: #666;
    text-align: center;
    cursor: pointer;
    margin-right: 31px;
    float: left;
}

.fwcx-list .item .icon {
    text-align: center;
    line-height: 100%;
}

.fwcx-list .item .icon span {
    background: url(../images/server/icon.png) no-repeat;
    width: 64px;
    height: 64px;
    margin: 48px auto 22px;
    display: block;
}

.fwcx-list .item .icon span.icon2 {
    background-position: 0 -64px;
}

.fwcx-list .item .icon span.icon3 {
    background-position: 0 -128px;
}

.fwcx-list .item .icon span.icon4 {
    background-position: 0 -192px;
}

.fwcx-list .item .t1 {
    font-size: 18px;
    margin-bottom: 12px;
    color: #333
}

.fwcx-list .item .t2 {
    font-size: 14px;
}

.fwcx-list .item .link {
    position: absolute;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    left: 0;
    border-top: 1px solid #dcdcdc;
    bottom: 0;
    font-size: 14px;
}

.fwcx-list .item:hover {
    border: 1px solid #44bbbd;
    color: #44bbbd
}

.fwcx-list .item:hover .icon span {
    background-image: url(../images/server/icon_h.png)
}

.fwcx-list .item:hover .link {
    border-top: 1px solid #44bbbd
}

.fwcx-list .item:hover * {
    color: #44bbbd
}

.fw-tips {
    position: fixed;
    z-index: 111;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/server/hei_bg.png);
}

.fw-tips .fw-tips-con {
    width: 900px;
    height: 580px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -290px 0 0 -450px;
    background: #fff;
}

.fw-tips .close {
    background: url(../images/server/icon_close.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 18px;
    top: 20px;
}

.fw-tips .close:hover {
    background-image: url(../images/server/icon_close_h.png)
}

.dingzhi-yy-block {
    height: 680px;
    background: url(../images/ndingzhi/i2.jpg) center center no-repeat
}

.dingzhi-yy-block .dright {
    position: absolute;
    width: 460px;
    right: 0;
    top: 130px;
}

.dingzhi-yy-block .dright .t1 {
    font-size: 30px;
    line-height: 140%;
    color: #000;
    margin-bottom: 20px;
}

.dingzhi-yy-block .dright .t2 {
    font-size: 16px;
    color: #333;
    line-height: 35px;
    height: 350px;
    overflow: hidden
}

.dingzhi-yy-block .dright .t2 li {
    list-style: none;
    font-size: 16px;
}

.dingzhi-yy-block .dright .t1 span {
    color: #44bbbd;
    padding: 0 0px;
}

a.btn-dz {
    position: absolute;
    width: 200px;
    height: 48px;
    line-height: 48px;
    background: #44bbbd;
    color: #fff;
    font-size: 18px;
    bottom: 79px;
}

a.btn-dz:hover {
    background: #ab000d
}

.yy-img {
    box-shadow: 0 10px 35px #c1c1c1;
    -webkit-box-shadow: 0 10px 35px #c1c1c1;
    -moz-box-shadow: 0 10px 35px #c1c1c1;
    -o-box-shadow: 0 10px 35px #c1c1c1
}

.gdcb-block-1 {
    background: url(../images/gdbc/line_bg.png) repeat-x !important;
}

.gdcb-block-2 {
    background: url(../images/gdbc/line_bg2.png) 0 bottom repeat-x !important;
}

.gdbc .prodcut-nav li,
.gdbc .prodcut-nav ul {
    border-color: #fff
}

.gdbc-cur {
    position: fixed;
    z-index: 1111;
    right: 78px;
    top: 50%;
    margin-top: 29px;
}

.gdbc-cur .item {
    height: 29px;
    line-height: 29px;
    width: 12px;
    background: url(../images/gdbc/cur_d.png) right 0 no-repeat;
    float: right;
    clear: both;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden
}

.gdbc-cur .item:hover {
    background-image: url(../images/gdbc/cur.png)
}

.gdbc-cur .item span {
    display: none
}

.gdbc-cur .item.hover {
    background: url(../images/gdbc/cur.png) no-repeat;
    width: 108px;
}

.gdbc-cur .item.hover span {
    display: block;
    color: #fff;
    padding-left: 16px;
}

.fbh-img-wrap:hover {}

.fbh-img-wrap .img {
    float: left;
    position: relative;
    background: #2c2c2c;
    box-shadow: 0px 18px 30px #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fbh-img-wrap .img img {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fbh-img-wrap .img>div {
    background: #000;
    display: block;
    transform: translate(-10px, -10px);
    -webkit-transform: translate(-10px, -10px);
    -moz-transform: translate(-10px, -10px);
    -o-transform: translate(-10px, -10px);
    position: relative;
    cursor: pointer
}

.fbh-img-wrap {
    width: auto !important
}

.fbh-img-wrap .img span {
    position: absolute;
    left: 0;
    bottom: 15px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding: 0 16px;
    right: 0;
    display: none
}

.fbh-img-wrap .img:hover span {
    display: block;
}

.fbh-img-wrap .img:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    z-index: 111
}

.fbh-img-wrap .img:hover img {
    opacity: 1;
}

.fbh .index-news-list li {
    box-shadow: none
}

.fbh .index-img-block .item-list .items {
    width: 392px;
    height: 291px;
    margin-right: 11px;
    margin-bottom: 12px;
}

.fbh .index-img-block .item-list .items .img {
    width: 392px;
    height: 231px;
}

.fbh .index-img-block .items:hover {
    box-shadow: none
}

.item-list .ivplay {
    width: 50px;
    height: 34px;
    background: url(../images/play.png) no-repeat;
    position: absolute;
    left: 23px;
    bottom: 19px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

.item-list .ivplay:hover {
    background-image: url(../images/play_h.png)
}

.scroll_banner .img_bar2 a {
    background: url(../images/banner_cur.png) no-repeat;
    width: 12px;
    height: 12px;
}

.scroll_banner .img_bar2 a.hover {
    background-image: url(../images/banner_cur_hover.png)
}

.product-list {
    margin-right: -39px;
    padding-top: 80px;
    padding-bottom: 88px;
}

.product-list .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 42px;
    margin-right: 39px;
}

.pro-title {
    position: absolute;
    top: 52px;
    text-align: center;
    width: 100%;
    left: 0;
    z-index: 11
}

.pro-title .t1 {
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 5px;
    letter-spacing: 8px;
    font-weight: 600
}

.pro-title .t2 {
    line-height: 37px;
    height: 74px;
    font-size: 30px;
    font-weight: 200;
    padding-bottom: 20px;
}

.pro-title .t3 {
    color: #e50012;
    font-size: 14px;
    line-height: 32px;
}

.pro-title .t3 span {
    width: 24px;
    height: 1px;
    display: block;
    background: #e50012;
    margin: 0 auto;
}

.big-item .pro-title {
    color: #fff;
    top: 72px
}

.big-item .pro-title .t2 {
    font-size: 36px;
    height: 45px;
    padding-top: 5px;
    padding-bottom: 0
}

.big-item .pro-title .t3 {
    color: #fff
}

.big-item .pro-title .t3 span {
    background: #fff
}

.product-list .pitem {
    height: 660px;
    width: 580px;
    float: left;
    background: #fff;
    cursor: pointer
}

.product-list .pitem .img {
    height: 420px;
    margin-top: 240px;
    position: relative;
    overflow: hidden
}

.product-list .big-item {
    cursor: pointer
}

.product-list .pitem img {
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
}

.product-list .pitem:hover .img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
}

.product-list .pitem:hover .pro-title .t3 {
    color: #ee8482
}

.product-list .pitem:hover .pro-title .t3 span {
    background: #ee8482
}

.p-cur {
    color: #999;
    font-size: 14px;
    height: 71px;
    overflow: hidden;
    line-height: 95px;
}

.p-cur a {
    color: #666
}

.p-cur a:hover {
    color: #44bbbd
}

.index-nav-list-wj a .in-icon {
    background-image: url(../images/product_icon_wj.png)
}

.index-nav-list-wj a:hover .in-icon,
.index-nav-list-wj a.hover .in-icon {
    background-image: url(../images/product_icon_wj_hover.png)
}

.index-nav-list-db a .in-icon {
    background-image: url(../images/product_icon_db.png)
}

.index-nav-list-db a:hover .in-icon,
.index-nav-list-db a.hover .in-icon {
    background-image: url(../images/product_icon_db_hover.png)
}

.index-nav-list-mm a .in-icon {
    background-image: url(../images/product_icon_mm.png)
}

.index-nav-list-mm a:hover .in-icon,
.index-nav-list-mm a.hover .in-icon {
    background-image: url(../images/product_icon_mm_hover.png)
}

.pro-top {
    padding-bottom: 58px;
}

.pro-top .pleft {
    width: 600px;
    background: #fff;
    overflow: hidden;
    float: left;
}

.pro-top .pleft .small-pic li {
    width: 88px;
    height: 88px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 14px;
    overflow: hidden;
    cursor: pointer
}

.pro-top .pleft .small-pic li.hover {
    border: 1px solid #44bbbd
}

.pro-top .pl-right {
    width: 500px;
}

.small-pic {
    position: relative;
    height: 120px;
}

.small-pic ul {
    margin-left: 99px
}

.small-pic li {
    margin-top: 15px;
}

.small-pic .icon-btn {
    background: url(skin/image/icon_p_btn.html) no-repeat;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
}

.small-pic .icon-btn:hover {
    background-image: url(skin/image/icon_p_btn_h.html)
}

.small-pic .icon-btn-left {
    left: 43px;
}

.small-pic .icon-btn-right {
    left: inherit;
    right: 43px;
    background-position: right 0
}

.small-pic li.hover {
    color: #333
}

.pro-top .pright {
    width: 500px;
    float: right;
}

.pro-top .pright .t1 {
    color: #333;
    font-size: 36px;
    margin-top: -10px;
    line-height: 140%;
    padding-bottom: 8px;
}

.pro-top .pright .t2 {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    height: 370px;
}

.pro-top .pright .t3 {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 31px 0 32px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden
}

.pro-top .pright .t3 a {
    width: 238px;
    height: 58px;
    line-height: 58px;
    background: #fff;
    border: 1px solid #dcdcdc;
    display: block;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #666
}

.pro-top .pright .t3 a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.pro-top .pright .t3 a:hover {
    border: 1px solid #44bbbd;
    color: #44bbbd
}

.pro-top .pright .t3 a.f_r {
    float: right
}

.pro-top .pright .t4 {
    font-size: 14px;
    color: #666;
    padding-top: 36px;
}

.pro-top .pright .t4 .good {
    padding-left: 32px;
    background: url(../images/icon_xin.png) 0 center no-repeat;
    line-height: 32px;
    display: inline-block;
    color: #666
}

.pro-top .pright .t4 .good:hover {
    color: #44bbbd;
    background-image: url(../images/icon_xin_h.png)
}

.pnav-title {
    border-top: 1px solid #ececec;
    height: 73px;
    line-height: 73px;
    font-size: 18px;
    color: #666;
    border-bottom: 1px solid #ececec;
}

.pro-foot {
    padding: 41px 0;
}

.pro-foot a {
    display: block;
    width: 198px;
    height: 58px;
    border: 1px solid #dcdcdc;
    color: #666;
    font-size: 16px;
    line-height: 58px;
    text-align: left;
    text-indent: 94px;
    background: #fff url(../images/icon_jiao2.png) 73px center no-repeat;
    margin: 0 auto
}

.pro-foot a:hover {
    color: #fff;
    background: #44bbbd url(../images/icon_jiao2_h.png) 73px center no-repeat;
    border: 1px solid #44bbbd
}

.sxy-bg-1 {
    background: #fff url(../images/sxy/bg_1.png) center top no-repeat;
}

.sxy-title {
    font-size: 48px;
    font-weight: 200;
    text-align: center;
    line-height: 106px;
}

.class-info .t1 {
    font-size: 24px;
    color: #333;
    padding-bottom: 8px;
}

.class-info .t2 {
    color: #666;
    line-height: 25px;
    font-size: 14px;
}

.class-info img {
    float: right;
    padding-right: 50px;
}

.class-info td {
    vertical-align: top;
    padding-top: 32px;
    padding-bottom: 5px;
}

.class-msg {
    display: inline-block;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    padding: 20px;
    min-width: 380px;
    border: 1px solid #dcdcdc;
    margin: 5px 0
}

.teacher-wrap {
    position: relative;
    height: 900px;
}

.teacher-wrap .tbtn {
    background: url(../images/sxy/icon_btn.png) no-repeat;
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    margin-top: -39px;
    z-index: 111
}

.teacher-wrap .tbtn:hover {
    background-image: url(../images/sxy/icon_btn_h.png)
}

.teacher-wrap .tbtn-left {
    left: 0px;
}

.teacher-wrap .tbtn-right {
    left: inherit;
    right: 0px;
    background-position: right 0
}

.sxy-bg-2 {
    background: #fff url(../images/sxy/bg_2.png) center top no-repeat;
}

.sxy-bg-2 .class-img {
    padding-bottom: 94px;
}

.sxy-bg-2 .class-img img {
    display: block;
    margin-bottom: 6px;
}

.sxy-video {
    background: url(../images/sxy/video.jpg) center center no-repeat;
    height: 800px;
    position: relative
}

.sxy-video * {
    z-index: 12
}

.sxy-video:after {
    position: absolute;
    content: " ";
    left: 0;
    top: 0;
    width: 100%;
    min-width: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
    height: 100%;
}

.pro-top-nav {
    text-align: center;
}

.pro-top-nav a {
    font-size: 14px;
    width: 132px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    float: left;
    height: 140px;
    color: #666;
    margin-right: -1px;
    position: relative;
}

.pro-top-nav img {
    display: block;
    margin: 19px auto 5px;
}

.pro-top-nav a.hover,
.pro-top-nav a:hover {
    color: #44bbbd
}

.bg-pro-nav {
    background: #ededed
}

.pro-top-nav a.hover span {
    background: url(../images/product/bc/icon_jiao.png) no-repeat;
    width: 15px;
    height: 6px;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -7px;
}

.main {
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto
}

.mblock {
    min-width: 1200px;
}

.pd-t1 {
    font-size: 48px;
    line-height: 65px;
    margin: 8px 0 15px;
    font-weight: 200
}

.pd-t2 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 200
}

.hs-nav {
    border-bottom: 1px solid #e4e4e4;
    height: 49px;
    font-size: 0;
    text-align: center;
}

.hs-nav a {
    display: inline-block;
    line-height: 48px;
    border: 1px solid #e4e4e4;
    font-size: 18px;
    background: #fff;
    width: 146px;
    text-align: center;
    color: #666;
    margin-left: -1px;
}

.hs-nav a.hover {
    color: #44bbbd;
    background: #f5f5f5;
    border-bottom: 1px solid #f5f5f5
}

.pro-bottom-nav {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    overflow: hidden;
    height: 360px;
}

.pro-bottom-nav a {
    font-size: 16px;
    width: 220px;
    height: 360px;
    color: #666;
    position: relative;
    display: inline-block;
    text-align: center;
}

.pro-bottom-nav img {
    display: block;
    margin: 40px auto 5px;
    width: 162px;
}

.pro-foot-nav {
    border-top: 1px solid #e4e4e4;
    overflow: hidden;
    min-width: 1200px;
}

.pro-foot-nav .index-nav-list {
    margin-top: 58px;
    margin-bottom: 58px;
}

.pro-bottom-nav a:hover {
    color: #44bbbd;
    cursor: default
}

.product-body .animte_items img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.pro-bottom-nav ul li {
    float: left;
    width: 220px;
    height: 360px;
}

.pro-bottom-nav .btn {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 40px;
    height: 40px;
    background: url(../images/icon_jt.png);
    z-index: 111;
    cursor: pointer !important
}

.pro-bottom-nav .btn-left {
    background-position: right 0;
    left: 10px;
    ;
}

.pro-bottom-nav .btn-right {
    right: 10px;
}

.pro-bottom-nav .btn-left1 {
    background-position: right 0;
    left: 10px;
    ;
}

.pro-bottom-nav .btn-right1 {
    right: 10px;
}

.pro-bottom-nav .btn:hover {
    background-image: url(../images/icon_jt_m.png);
}

.pro-bottom-nav-con {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden
}

.pro-bottom-nav-con1 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden
}

.gray {
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
    cursor: default !important;
}


/*21.27*/

.min_1100 {
    min-width: 1200px;
}

.body_1200 .head_con .logo {
    left: 10px
}

.body_1200 .nav-list {
    right: 10px
}

.body_1200 .nav-list li a {
    padding: 0 20px;
}

.body_1200 .nav-list li.home a {
    padding-left: 30px;
}

.dingzhi-yy-block {
    min-width: 1200px;
}

.dleft-wrap {
    padding-top: 241px;
    padding-left: 137px
}

.dleft-wrap .dinput {
    width: 358px;
    height: 46px;
    border: 1px solid #d8d8d8;
    background: #fff;
    font-size: 16px;
    padding: 0 10px;
    float: left;
    clear: both;
    margin-bottom: 17px;
}

.dleft-wrap select {
    height: 48px;
    margin-top: 2px;
    width: 145px;
    float: left;
    margin-right: 90px;
    font-size: 16px;
    text-indent: 5px;
    color: #777
}

.dleft-wrap .btn-yy {
    display: block;
    width: 380px;
    height: 57px;
    background: #ff9000;
    line-height: 57px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-top: 22px;
}

.dleft-wrap .btn-yy:hover {
    background: #f09117
}


/*1228*/

.yy_banner_cur {
    position: absolute;
    right: 00px;
    text-align: center;
    z-index: 111;
    bottom: 12px;
    left: 0
}

.yy_banner_cur a {
    display: inline-block;
    background: url(../images/yy_flash_cur.png) no-repeat;
    width: 10px;
    height: 10px;
    margin: 0 3px;
}

.yy_banner_cur a.hover {
    background: url(../images/yy_flash_cur_hover.png);
}

.poject_detail_box_wrap {
    width: 100%;
    min-width: 1200px;
    position: fixed;
    height: 680px;
    top: 50%;
    margin-top: -340px;
    z-index: 111111;
    display: none;
}

.poject_detail_box {
    width: 1200px;
    margin: 0 auto;
    height: 680px;
    background: #fff url(../images/loading.html) center center no-repeat;
}

.poject_detail_box .top {
    height: 70px;
    position: relative;
    border-bottom: 1px solid #e8e8e8
}

.poject_detail_box .top .tright {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 210px;
}

.poject_detail_box .t_btn_left {
    background: url(../images/icon_poject_box.jpg) no-repeat;
    width: 70px;
    height: 70px;
    float: left;
}

.poject_detail_box .t_btn_right {
    background: url(../images/icon_poject_box.jpg) -70px 0 no-repeat;
    width: 70px;
    height: 70px;
    float: left;
}

.poject_detail_box .t_btn_close {
    background: url(../images/icon_poject_box.jpg) right 0 no-repeat;
    width: 70px;
    height: 70px;
    float: left;
}

.poject_detail_box .tright a:hover {
    background-image: url(../images/icon_poject_box_hover.jpg);
}

.poject_detail_box .p_left {
    float: left;
    width: 640px;
    height: 500px;
    background: url(../images/bg_poject_box_img.html) no-repeat;
    padding: 55px 40px 55px 50px;
    margin-left: 0px;
    display: inline
}

.poject_detail_box .p_left_banner {
    position: relative;
    width: 640px;
    height: 500px;
}

.p_left_banner ul li {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 410px;
    width: 640px;
    height: 500px
}

.p_left_banner ul li img {
    width: 640px;
    height: 500px
}

.poject_detail_box .p_right {
    float: left;
    width: 440px;
    margin-left: 0px;
    display: inline;
    padding-top: 40px;
}

.poject_detail_box .p_right .t1 {
    color: #333;
    font-size: 30px;
    padding-top: 10px;
}

.poject_detail_box .p_right .t2 {
    line-height: 28px;
    padding: 15px 0;
    font-size: 16px;
    color: #666
}

.poject_detail_box .p_right .t2 * {
    font-size: 14px;
}

.poject_detail_box .p_right .t3 {
    line-height: 23px;
    height: 350px;
    overflow-y: auto;
    color: #666
}

.poject_detail_box_wrap_bg {
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 111110;
    left: 0px;
    top: 0px;
    position: fixed;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    display: none
}

.rm-detail {
    padding: 30px;
    color: #666;
    background: #fff
}

.rm-detail .t1 {
    font-size: 30px;
    color: #e50011;
    position: relative;
    height: 66px;
    line-height: 66px;
}

.rm-detail .t1 span {
    color: #999;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 5px;
}

.rm-detail .t2 {
    padding: 15px 0;
    line-height: 28px;
    background: #fcfcfc;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.rm-detail .t2 td {
    width: 33.3333%;
    font-size: 14px;
    text-align: center;
}

.rm-detail .t2 td .line-div {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    line-height: 18px;
    height: 18px;
}

.rm-detail .t3 {
    line-height: 55px;
    padding-top: 5px;
    font-size: 14px;
    color: #000
}

.rm-detail .t4 {
    border-bottom: 1px solid #e2e2e2;
    overflow-y: auto;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 20px;
}

.rm-detail .t5 {
    padding: 18px 0 22px;
    line-height: 28px;
    font-size: 14px;
}

.rm-detail .t5 a {
    color: #44bbbd
}

.news-banner {
    position: relative
}

.news-banner-bg {
    background: url(../images/hei_bg.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.news-banner img {
    width: 100%;
}

.news-banner .news-title {
    position: absolute;
    bottom: 44px;
    left: 0;
    width: 1200px;
    z-index: 22
}

.news-banner .t1 {
    font-size: 48px;
    text-align: center;
    color: #fff;
    width: 732px;
    margin: 0 auto;
    font-weight: 200;
    margin-bottom: 42px;
    min-height: 130px;
    overflow: hidden
}

.news-banner .t2 {
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.news-banner .t2 .icon-t {
    padding-left: 20px;
    padding-right: 20px;
}

.news-banner .t2 .icon-t1 {
    background: url(../images/nt_icon_1.png) 0 center no-repeat;
}

.news-banner .t2 .icon-t2 {
    background: url(../images/nt_icon_2.png) 0 center no-repeat;
}

.map_list {
    min-height: 380px;
    float: left;
    border-right: 1px solid #e5e5e5;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 180px;
}

.map_list .t1 {
    width: 100%;
    overflow: hidden;
}

.map_list .t1 a {
    display: block;
    border: 1px solid #e5e5e5;
    height: 33px;
    float: left;
    padding-right: 20px;
    line-height: 33px;
    font-size: 14px;
    color: #333;
    padding-left: 30px;
    background: url(../images/icon_jiao.png) 15px center no-repeat;
    margin-bottom: 10px;
}

.map_list .items a {
    display: block;
    font-size: 13px;
    color: #666;
    padding-left: 16px
}

.map_list .items a:hover {
    color: #ff9f00
}

.map_list .items .f_l {
    padding-right: 15px;
    font-size: 13px;
}

.map_list .items {
    margin-top: 0px;
    color: #666;
    line-height: 24px;
}

.map_list .t1 a:hover {
    color: #ff9f00
}


/*1.1*/

.news-detail {}

.news-detail .nd-left {
    width: 860px;
    float: left;
}

.news-detail .nd-left .t1 {
    padding-top: 38px;
    line-height: 36px;
    font-size: 21px;
    color: #666;
    min-height: 180px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
}

.news-detail .nd-right {
    width: 286px;
    float: right;
}

.nd-content {
    font-size: 16px;
    color: #333;
    padding-top: 48px;
    line-height: 180%;
    padding-bottom: 185px;
}

.nd-content * {
    font-size: 16px;
}

.news-detail .nd-right .nd-r-share {
    padding: 27px 0 34px;
    line-height: 100%;
    text-align: right
}

.nd-r-list {}

.nd-r-title {
    height: 56px;
    line-height: 56px;
    border-top: 3px solid #44bbbd;
    font-size: 16px;
}

.nd-r-list .item {
    cursor: pointer;
    border-bottom: 1px solid #e9e9e9
}

.nd-r-list .item .t1 {
    font-size: 14px;
    color: #999;
    padding: 16px 0 6px
}

.nd-r-list .item .t2 {
    font-size: 16px;
    color: #666;
    line-height: 22px;
    margin-bottom: 18px;
    height: 44px;
    overflow: hidden
}

.nd-r-list .item .img {
    display: none
}

.nd-r-list .item.hover .img {
    display: block;
}

.nd-r-list .item:hover .t2 {
    color: #44bbbd
}

.news-foot {
    height: 66px;
    line-height: 66px;
    border-top: 1px solid #ececec;
    text-align: center;
    padding-bottom: 55px;
}

.news-foot a {
    font-size: 18px;
    color: #666
}

.news-foot .prev {
    padding-left: 25px;
    background: url(../images/news/prev.png) 0 center no-repeat;
    position: absolute;
    left: 0
}

.news-foot .prev:hover {
    background-image: url(../images/news/prev_h.png);
}

.news-foot .next {
    padding-right: 25px;
    background: url(../images/news/next.png) right center no-repeat;
    position: absolute;
    right: 0
}

.news-foot .next:hover {
    background-image: url(../images/news/next_h.png);
}

.news-foot .back {
    padding-left: 48px;
    background: url(../images/news/menu.png) 0 center no-repeat
}

.news-foot .back:hover {
    background-image: url(../images/news/menu_h.png);
}

.news-foot a:hover {
    color: #44bbbd
}

.index-banner-block {
    height: 600px;
    min-width: 1200px;
    position: relative;
    overflow: hidden
}

.index-banner-block .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/index/video_bg.png);
    z-index: 112
}

.index-banner-block video {
    position: absolute;
    top: 0;
    min-width: 100%;
    /* width: 100% !important;
    height: auto !important;*/
    object-fit: cover;
    object-position: center;
}

.text-img {
    height: 370px;
    position: relative
}

.text-img img {
    position: absolute;
    left: 0;
    top: 0;
}

.text-cur span {
    width: 3px;
    height: 12px;
    float: left;
    margin-right: 10px;
    background: #fff;
    margin-right: 10px;
    cursor: pointer;
    margin-top: 12px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.text-cur span.hover {
    height: 24px;
    background: #44bbbd;
    margin-top: 0
}

.index-banner-block .wrap {
    padding-top: 169px;
}

.text-cur {
    height: 207px;
    border-bottom: 1px solid #fff;
    width: 100px;
}

.ivplay {
    width: 50px;
    height: 34px;
    background: url(../images/play.png) no-repeat;
    position: absolute;
    left: 23px;
    bottom: 19px;
}

.ivplay:hover {
    background-image: url(../images/play_h.png)
}

.video-wrap-con video {
    width: 750px;
    height: 480px;
}

.circle_area {
    position: absolute;
    top: 1040px;
    right: 0;
    left: 0;
    overflow: hidden;
    height: 5000px;
}

.careers {
    position: relative;
    overflow: hidden;
}

.careers .circle1 {
    width: 1014px;
    height: 1014px;
    position: absolute;
    left: 56%;
    top: -560px;
    z-index: 1;
}

.careers .circle1:before {
    content: '';
    width: 1014px;
    height: 1014px;
    display: block;
    background: url('../images/back_circle1.png') no-repeat 0 0;
    -webkit-animation: rotate 90s infinite linear;
    -moz-animation: rotate 90s infinite linear;
    -o-animation: rotate 90s infinite linear;
    animation: rotate 90s infinite linear;
}

.careers .circle2 {
    width: 752px;
    height: 752px;
    position: absolute;
    left: -10%;
    top: 2170px;
    z-index: 1;
}

.careers .circle2:before {
    content: '';
    width: 752px;
    height: 752px;
    display: block;
    background: url('../images/back_circle2.png') no-repeat 0 0;
    -webkit-animation: rotate 60s infinite linear;
    -moz-animation: rotate 60s infinite linear;
    -o-animation: rotate 60s infinite linear;
    animation: rotate 60s infinite linear;
}

.careers .circle3 {
    width: 198px;
    height: 198px;
    position: absolute;
    left: 50%;
    top: 2500px;
    margin-left: -580px;
    z-index: 3;
}

.careers .circle3:before {
    content: '';
    width: 198px;
    height: 198px;
    display: block;
    background: url('../images/back_circle3.png') no-repeat 0 0;
    -webkit-animation: rotate 40s infinite linear;
    -moz-animation: rotate 40s infinite linear;
    -o-animation: rotate 40s infinite linear;
    animation: rotate 40s infinite linear;
}

.careers .circle4 {
    width: 190px;
    height: 190px;
    border-radius: 190px;
    background: #fef8f7;
    position: absolute;
    left: 50%;
    top: 388px;
    z-index: 0;
    margin-left: -660px;
}

.careers .circle5 {
    width: 140px;
    height: 140px;
    border-radius: 140px;
    background: #fef8f7;
    position: absolute;
    left: 50%;
    top: 850px;
    z-index: 0;
    margin-left: -870px;
}

.careers .circle6 {
    width: 280px;
    height: 280px;
    border-radius: 280px;
    background: #fef8f7;
    position: absolute;
    left: 50%;
    top: 1460px;
    z-index: 0;
    margin-left: 850px;
}

.careers .circle7 {
    width: 180px;
    height: 180px;
    border-radius: 180px;
    background: #f7f0ef;
    position: absolute;
    left: 50%;
    top: 2200px;
    z-index: 0;
    margin-left: 400px;
}

.careers .circle8 {
    width: 180px;
    height: 180px;
    border-radius: 90px;
    background: #fffcfb;
    position: absolute;
    left: 50%;
    top: 4100px;
    z-index: 0;
    margin-left: 600px;
}

.careers .circle9 {
    width: 190px;
    height: 190px;
    border-radius: 190px;
    background: #fffcfb;
    position: absolute;
    left: 50%;
    top: 3350px;
    z-index: 0;
    margin-left: -660px;
}

.sxy-bg-1,
.sxy-bg-2 {
    background: #fff
}

.index-news-list {
    position: relative;
    z-index: 11
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.teacher-banner-wrap {
    width: 1200px;
    height: 900px;
    position: relative
}

.teacher-banner-wrap .item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: none
}

.nxm-product-list {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}

.nxm-product-list li {
    float: left;
    width: 200px;
    text-align: center;
    padding-bottom: 22px;
}

.nxm-product-list li a {
    color: #333333;
    line-height: 180%
}

.nxm-product-list li .t1 {
    font-size: 16px;
    padding-top: 10px;
}

.nxm-product-list li a:hover {
    color: #44bbbd
}

.news-ftitle {
    font-size: 36px;
    line-height: 180%;
    color: #333;
    padding: 50px 58px 22px;
    text-align: center;
}

.index-news-list li.news-active-item {
    float: left;
    overflow: hidden;
    position: relative;
    width: 286px;
    height: 400px;
    margin-left: 3px;
    margin-bottom: 3px;
}

.index-news-list li.news-active-item .text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 20px;
    background: url(../images/hei_bg.png) repeat;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: .0;
    filter: alpha(opacity=0);
    z-index: 11
}

.index-news-list li.news-active-item .img {
    height: 400px
}

.index-news-list li.news-active-item .img img {
    height: 400px;
    width: 286px;
}

.index-news-list li.news-active-item .text-wrap {
    height: 360px;
    width: 226px;
    border: 1px solid #fff;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    position: relative;
}

.index-news-list li.news-active-item .t1 {
    padding: 115px 0px 0;
    font-size: 16px;
}

.index-news-list li.news-active-item .line {
    height: 1px;
    display: block;
    width: 20px;
    margin: 20px auto 32px;
    background: #fff
}

.index-news-list li.news-active-item .t2 {
    font-size: 14px;
}

.index-news-list li.news-active-item .t3 {
    position: absolute;
    width: 100%;
    bottom: 33px;
    left: 0;
    font-size: 14px;
    line-height: 100%
}

.index-news-list li.news-active-item:hover .text {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}

.index-ban-block-top a {
    top: 114px;
}

.index-ban-block-top .items:hover a {
    background: rgba(0, 0, 0, 0.0)
}

.mfp-content {
    min-height: 685px !important;
    background: #fff;
    margin-bottom: 100px;
}

.mfp-iframe-scaler iframe {
    background: #fff !important
}

.fbh-index-img-block .item-list .items {
    width: 392px;
    margin-right: 11px;
    margin-top: 11px;
    height: 291px;
}

.fbh-index-img-block .item-list .items .img {
    height: 231px;
    width: 392px;
}

.li-bg canvas {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #fff
}

.pro-nav-img li .li-bg {
    bottom: 0px;
    top: auto;
    background-repeat: no-repeat;
    height: 900px;
}

.li-img {
    position: absolute;
    width: 100%;
    text-align: center;
}

.li-text {
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    bottom: 50px;
    z-index: 11
}

.pro-nav-text {
    top: 0
}

.map-div-bg {
    background: url(../images/hei_bg.png);
    position: fixed;
    z-index: 1111;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.map-div {
    background: #fff;
    height: 500px;
    width: 900px;
    margin-left: -450px;
    left: 50%;
    top: 50%;
    margin-top: -250px;
    border: 1px solid #fff;
    box-shadow: 0 0 20px #444;
}

#map-div {
    background: #fff;
    height: 500px;
    width: 900px;
}

.map-div .map-close {
    width: 33px;
    height: 33px;
    position: absolute;
    top: -40px;
    right: 0px;
    background: url(../images/btn_close_zt_bm.png) no-repeat
}

.map-div .map-close:hover {
    background-position: 0 bottom
}

.dispr {
    display: inline-block;
    position: relative;
}

.dot {
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.dot:before {
    content: ' ';
    position: absolute;
    z-index: 2;
    left: -11px;
    top: -11px;
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-animation-name: 'ripple';
    /*动画属性名，也就是我们前面keyframes定义的动画名*/
    -webkit-animation-duration: 1s;
    /*动画持续时间*/
    -webkit-animation-timing-function: ease;
    /*动画频率，和transition-timing-function是一样的*/
    -webkit-animation-delay: 0s;
    /*动画延迟时间*/
    -webkit-animation-iteration-count: infinite;
    /*定义循环资料，infinite为无限次*/
    -webkit-animation-direction: normal;
    /*定义动画方式*/
}

.dot:after {
    content: ' ';
    position: absolute;
    z-index: 1;
    left: -26px;
    top: -26px;
    width: 62px;
    height: 62px;
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3) inset;
    -webkit-animation-name: 'ripple';
    /*动画属性名，也就是我们前面keyframes定义的动画名*/
    -webkit-animation-duration: 1s;
    /*动画持续时间*/
    -webkit-animation-timing-function: ease;
    /*动画频率，和transition-timing-function是一样的*/
    -webkit-animation-delay: 0s;
    /*动画延迟时间*/
    -webkit-animation-iteration-count: infinite;
    /*定义循环资料，infinite为无限次*/
    -webkit-animation-direction: normal;
    /*定义动画方式*/
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1)
    }
    5% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale(1)
    }
}

@keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }
    5% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.zs-div {
    width: 1060px;
    margin: 0 auto;
    overflow: hidden
}

.zs-div .swiper-container {
    padding-bottom: 30px;
    width: 1034px;
    padding-left: 17px;
    padding-right: 20px;
}

.zs-img {
    width: 176px;
    height: 246px;
    box-shadow: 0px 8px 34px #bcbcbc;
}

.scroll_arrow {
    width: 26px;
    height: 26px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    bottom: 50px;
    margin-left: -13px;
}

.scroll_arrow .arrow {
    position: absolute;
    width: 26px;
    height: 12px;
    opacity: 0;
}

.scroll_arrow .arrow_img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../images/scroll_arrow.png");
    background-size: 26px 12px;
}

.scroll_arrow .arrow:nth-child(1) {
    -webkit-animation: arrow 1200ms 0s linear infinite;
    -moz-animation: arrow 1200ms 0s linear infinite;
    animation: arrow 1200ms 0s linear infinite;
}

.scroll_arrow .arrow:nth-child(2) {
    -webkit-animation: arrow 1200ms 400ms linear infinite;
    -moz-animation: arrow 1200ms 400ms linear infinite;
    animation: arrow 1200ms 400ms linear infinite;
}

.scroll_arrow .arrow:nth-child(3) {
    -webkit-animation: arrow 1200ms 800ms linear infinite;
    -moz-animation: arrow 1200ms 800ms linear infinite;
    animation: arrow 1200ms 800ms linear infinite;
}

@-webkit-keyframes arrow {
    0% {
        -webkit-transform: translate(0px, 0px);
        opacity: 0;
    }
    50% {
        -webkit-transform: translate(0px, 9px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate(0px, 18px);
        opacity: 0;
    }
}

@-moz-keyframes arrow {
    0% {
        -moz-transform: translate(0px, 0px);
        opacity: 0;
    }
    50% {
        -moz-transform: translate(0px, 9px);
        opacity: 1;
    }
    100% {
        -moz-transform: translate(0px, 18px);
        opacity: 0;
    }
}

@keyframes arrow {
    0% {
        transform: translate(0px, 0px);
        opacity: 0;
    }
    50% {
        transform: translate(0px, 9px);
        opacity: 1;
    }
    100% {
        transform: translate(0px, 18px);
        opacity: 0;
    }
}

.circle_area {
    position: absolute;
    top: 1040px;
    right: 0;
    left: 0;
    overflow: hidden;
    height: 5000px;
}

.careers {
    position: relative;
    overflow: hidden;
}

.careers .circle1 {
    width: 1014px;
    height: 1014px;
    position: absolute;
    left: 56%;
    top: -560px;
    z-index: 1;
}

.careers .circle1:before {
    content: '';
    width: 1014px;
    height: 1014px;
    display: block;
    background: url('../images/back_circle1.png') no-repeat 0 0;
    -webkit-animation: rotate 90s infinite linear;
    -moz-animation: rotate 90s infinite linear;
    -o-animation: rotate 90s infinite linear;
    animation: rotate 90s infinite linear;
}

.careers .circle2 {
    width: 752px;
    height: 752px;
    position: absolute;
    left: -10%;
    top: 2170px;
    z-index: 1;
}

.careers .circle2:before {
    content: '';
    width: 752px;
    height: 752px;
    display: block;
    background: url('../images/back_circle2.png') no-repeat 0 0;
    -webkit-animation: rotate 60s infinite linear;
    -moz-animation: rotate 60s infinite linear;
    -o-animation: rotate 60s infinite linear;
    animation: rotate 60s infinite linear;
}

.careers .circle3 {
    width: 198px;
    height: 198px;
    position: absolute;
    left: 50%;
    top: 2500px;
    margin-left: -580px;
    z-index: 3;
}

.careers .circle3:before {
    content: '';
    width: 198px;
    height: 198px;
    display: block;
    background: url('../images/back_circle3.png') no-repeat 0 0;
    -webkit-animation: rotate 40s infinite linear;
    -moz-animation: rotate 40s infinite linear;
    -o-animation: rotate 40s infinite linear;
    animation: rotate 40s infinite linear;
}

.careers .circle4 {
    width: 190px;
    height: 190px;
    border-radius: 190px;
    background: #fef8f7;
    position: absolute;
    left: 50%;
    top: 388px;
    z-index: 1;
    margin-left: -660px;
}

.careers .circle5 {
    width: 140px;
    height: 140px;
    border-radius: 140px;
    background: #fef8f7;
    position: absolute;
    left: 50%;
    top: 850px;
    z-index: 1;
    margin-left: -870px;
}

.careers .circle6 {
    width: 280px;
    height: 280px;
    border-radius: 280px;
    background: #fef8f7;
    position: absolute;
    left: 50%;
    top: 1460px;
    z-index: 1;
    margin-left: 850px;
}

.careers .circle7 {
    width: 180px;
    height: 180px;
    border-radius: 180px;
    background: #f7f0ef;
    position: absolute;
    left: 50%;
    top: 2200px;
    z-index: 0;
    margin-left: 400px;
}

.careers .circle8 {
    width: 180px;
    height: 180px;
    border-radius: 90px;
    background: #fffcfb;
    position: absolute;
    left: 50%;
    top: 4100px;
    z-index: 0;
    margin-left: 600px;
}

.careers .circle9 {
    width: 190px;
    height: 190px;
    border-radius: 190px;
    background: #fffcfb;
    position: absolute;
    left: 50%;
    top: 3350px;
    z-index: 0;
    margin-left: -660px;
}

.sxy-bg-1,
.sxy-bg-2 {
    background: #fff
}

.index-news-list {
    position: relative;
    z-index: 11
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.scroll_banner ul li img {
    -webkit-transition: all 8.3s ease;
    -moz-transition: all 8.3s ease;
    -o-transition: all 8.3s ease;
    transition: all 8.3s ease;
}

.scroll_banner ul li.active_hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.sxy-ablock-1-bg {
    background: url(../images/sxy/i1.jpg) center center no-repeat;
    width: 100%;
    height: 100%;
    min-width: 1200px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: all 8.3s ease;
    -moz-transition: all 8.3s ease;
    -o-transition: all 8.3s ease;
    transition: all 8.3s ease;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.sxy-ablock-1-bg.hover-bg {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

.zs-img-wrap {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    height: 280px;
}

.zs-img-wrap ul {
    height: 280px;
    width: 100000px;
    position: absolute;
    left: 0;
}


/*ul width的宽不能过小*/

.zs-img-wrap ul li {
    display: block;
    float: left;
    margin: 8px 18px 22px;
    height: 246px;
}

.scrollNewsBody .nd-right {
    position: absolute;
    top: 0px;
    right: 0;
}

.scrollNewsBody .nd-right .nd-r-share {
    display: none
}

.prodetail-con {
    min-width: 1200px;
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto
}

.prodetail-con img {
    display: block;
    width: 100% !important;
    height: auto !important
}


/* 2018/03/10 add by ykq //// board */


/**
 * Swiper 4.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 7, 2017
 */

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}


/* 3d_solidw 3D实木板 start */

.3d_container {
    width: 100%;
    height: auto;
}

.main_con01 {
    overflow: hidden;
    width: 100%;
    height: 1200px;
    background: -webkit-linear-gradient(left, #f5f4f0, #dedbd8);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #f5f4f0, #dedbd8);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #f5f4f0, #dedbd8);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f5f4f0, #dedbd8);
    /* 标准的语法 */
    position: relative;
}

.main_con02 {
    overflow: hidden;
    width: 100%;
    height: 1300px;
    background: #000;
    position: relative;
}

.main_con03 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 1100px;
    background: #7fa092;
}

.main_con04 {
    position: relative;
    width: 100%;
    height: 980px;
}

.main_con05 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 836px;
    background: url("../images/product/board/3dsw_m5bg.jpg") center center no-repeat;
}

.main_con06 {
    position: relative;
    width: 100%;
    height: 788px;
    background: #f5f5f5;
    overflow: hidden;
}

.mc_img {
    width: 100%;
}

.mc5_img {
    width: 50%;
}

.mc1_img1 {
    height: 350px;
    background: url("../images/product/board/3dsw_main11.png") center center no-repeat;
    opacity: 0;
    margin-top: 100px;
    filter: alpha(opacity=100);
}

.mc1_img2 {
    position: absolute;
    bottom: 70px;
    height: 717px;
    background: url("../images/product/board/3dsw_main12.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mc2_img1 {
    height: 189px;
    background: url("../images/product/board/3dsw_main21.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mc2_img2 {
    position: absolute;
    bottom: -100px;
    height: 990px;
    background: url("../images/product/board/3dsw_main22.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mc3_img1 {
    height: 239px;
    background: url("../images/product/board/3dsw_main31.png") center center no-repeat;
    opacity: 0;
    margin-top: 120px;
    filter: alpha(opacity=100);
}

.mc3_img2 {
    position: absolute;
    bottom: 170px;
    height: 567px;
    background: url("../images/product/board/3dsw_main32.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mc5_img1 {
    width: 100%;
    height: 836px;
    background: url("../images/product/board/3dsw_main51.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mc6_img1 {
    width: 100%;
    height: 68px;
    background: url("../images/product/board/3dsw_main61.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
    margin-top: 70px;
}

.mc6_img2 {
    width: 284px;
    height: 468px;
    position: absolute;
    background: url("../images/product/board/3dsw_main62.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
    left: 50%;
    top: 210px;
}

.mc6_img3 {
    width: 284px;
    height: 468px;
    position: absolute;
    background: url("../images/product/board/3dsw_main63.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
    right: 50%;
    top: 210px;
}

.swiper_main1 {
    width: 100%;
    height: 980px;
}

.swiper-slide {
    width: 100%;
    height: 980px;
}

.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
}

.swiper-button-prev {
    width: 66px;
    height: 66px;
    left: 100px;
    background: url("../images/product/board/left.png") center center no-repeat;
}

.swiper-button-next {
    width: 66px;
    height: 66px;
    right: 100px;
    background: url("../images/product/board/right.png") no-repeat;
}

.sw11 {
    background: url("../images/product/bc/lb/21.jpg") center center no-repeat;
}

.sw12 {
    background: url("../images/product/bc/lb/22.jpg") center center no-repeat;
}

.sw13 {
    background: url("../images/product/bc/lb/23.jpg") center center no-repeat;
}

.sw21 {
    background: url("../images/product/bc/lb/31.jpg") center center no-repeat;
}

.sw22 {
    background: url("../images/product/bc/lb/32.jpg") center center no-repeat;
}

.sw23 {
    background: url("../images/product/bc/lb/33.jpg") center center no-repeat;
}

.sw31 {
    background: url("../images/product/bc/lb/41.jpg") center center no-repeat;
}

.sw32 {
    background: url("../images/product/bc/lb/42.jpg") center center no-repeat;
}

.sw33 {
    background: url("../images/product/bc/lb/43.jpg") center center no-repeat;
}

.sw41 {
    background: url("../images/product/bc/lb/51.jpg") center center no-repeat;
}

.sw42 {
    background: url("../images/product/bc/lb/52.jpg") center center no-repeat;
}

.sw43 {
    background: url("../images/product/bc/lb/53.jpg") center center no-repeat;
}

.sw51 {
    background: url("../images/product/bc/lb/61.jpg") center center no-repeat;
}

.sw52 {
    background: url("../images/product/bc/lb/62.jpg") center center no-repeat;
}

.sw53 {
    background: url("../images/product/bc/lb/63.jpg") center center no-repeat;
}

.sw61 {
    background: url("../images/product/bc/lb/71.jpg") center center no-repeat;
}

.sw62 {
    background: url("../images/product/bc/lb/72.jpg") center center no-repeat;
}

.sw63 {
    background: url("../images/product/bc/lb/73.jpg") center center no-repeat;
}

.sw71 {
    background: url("../images/product/bc/lb/81.jpg") center center no-repeat;
}

.sw72 {
    background: url("../images/product/bc/lb/82.jpg") center center no-repeat;
}

.sw73 {
    background: url("../images/product/bc/lb/83.jpg") center center no-repeat;
}

.sw81 {
    background: url("../images/product/bc/lb/91.jpg") center center no-repeat;
}

.sw82 {
    background: url("../images/product/bc/lb/92.jpg") center center no-repeat;
}

.sw83 {
    background: url("../images/product/bc/lb/93.jpg") center center no-repeat;
}


/* 3d_solidw 3D实木板 end */


/*core_board  细木工板 start */

.cb_container {
    width: 100%;
    height: auto;
    position: relative;
}

.cbmain_con01 {
    width: 100%;
    height: 1228px;
    background: url("../images/product/board/cb_bg1.jpg") center center no-repeat;
    position: relative;
    overflow: hidden;
}

.cbmain_con02 {
    width: 100%;
    height: 1191px;
    position: relative;
    overflow: hidden;
}

.cbmain_con03 {
    width: 100%;
    height: 1025px;
    position: relative;
    overflow: hidden;
    background: url("../images/product/board/cb_bg3.jpg") center center no-repeat;
}

.cbmain_con04 {
    position: relative;
    width: 100%;
    height: 980px;
    overflow: hidden;
}

.cbmain_con05 {
    width: 100%;
    height: 1358px;
    position: relative;
    overflow: hidden;
}

.cbmain_con06 {
    width: 100%;
    height: 900px;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}

.cb1_img1 {
    height: 346px;
    background: url("../images/product/board/cb_main11.png") center center no-repeat;
    opacity: 0;
    margin-top: 150px;
    filter: alpha(opacity=100);
}

.cb1_img2 {
    position: absolute;
    bottom: 80px;
    height: 646px;
    background: url("../images/product/board/cb_main12.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.cb2_img1 {
    height: 146px;
    background: url("../images/product/board/cb_main21.png") center center no-repeat;
    opacity: 0;
    margin-top: 0;
    filter: alpha(opacity=100);
}

.cb2_img2 {
    position: absolute;
    bottom: -100px;
    height: 814px;
    background: url("../images/product/board/cb_main22.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.cb3_img1 {
    height: 169px;
    background: url("../images/product/board/cb_main31.png") center center no-repeat;
    opacity: 0;
    margin-top: 0;
    filter: alpha(opacity=100);
}

.cb3_img2 {
    position: absolute;
    bottom: 100px;
    height: 333px;
    background: url("../images/product/board/cb_main32.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mc5_img {
    width: 50%;
    position: absolute;
}

.cb5_img1 {
    height: 667px;
    background: url("../images/product/board/cb_main51.jpg") center center no-repeat;
    left: 10%;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=100);
}

.cb5_img2 {
    height: 667px;
    background: url("../images/product/board/cb_main52.png") center center no-repeat;
    right: 10%;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=100);
}

.cb5_img3 {
    height: 691px;
    background: url("../images/product/board/cb_main53.png") center center no-repeat;
    left: 20%;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=100);
}

.cb5_img4 {
    height: 691px;
    background: url("../images/product/board/cb_main54.jpg") center center no-repeat;
    right: 20%;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=100);
}

.cb6_img1 {
    height: 95px;
    background: url("../images/product/board/cb_main61.png") center center no-repeat;
    opacity: 0;
    margin-top: 0;
    filter: alpha(opacity=100);
}

.cb6_img2 {
    position: absolute;
    bottom: -20px;
    height: 506px;
    background: url("../images/product/board/cb_main62.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.swiper_main2 {
    width: 100%;
    height: 980px;
}


/*core_board  细木工板 end */


/*multiplyw  多层板 start */

.mult_container {
    width: 100%;
    height: auto;
}

.mult_con01 {
    width: 100%;
    height: 1200px;
    background: url("../images/product/board/mult_bg1.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.mult_con02 {
    width: 100%;
    height: 1040px;
    background: #ebeff2;
    position: relative;
    overflow: hidden;
}

.mult_con03 {
    width: 100%;
    height: 1101px;
    background: #242635;
    position: relative;
    overflow: hidden;
}

.mult_con04 {
    width: 100%;
    height: 1203px;
    background: url("../images/product/board/mult4_bg.jpg") center bottom no-repeat;
    position: relative;
    overflow: hidden;
}

.mult_con05 {
    width: 100%;
    height: 980px;
    position: relative;
    overflow: hidden;
}

.mult_con06 {
    width: 100%;
    height: 942px;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}

.mult1_img1 {
    height: 288px;
    background: url("../images/product/board/mult_main11.png") center center no-repeat;
    opacity: 0;
    margin-top: 0;
    filter: alpha(opacity=100);
}

.mult1_img2 {
    position: absolute;
    bottom: 0px;
    height: 619px;
    background: url("../images/product/board/mult_main12.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mult2_img1 {
    height: 146px;
    background: url("../images/product/board/mult_main21.png") center center no-repeat;
    opacity: 0;
    margin-top: 200px;
    filter: alpha(opacity=100);
}

.mult2_img2 {
    position: absolute;
    bottom: 270px;
    height: 470px;
    background: url("../images/product/board/mult_main22.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mult3_img1 {
    width: 379px;
    position: absolute;
    top: -100px;
    left: 24%;
    height: 872px;
    background: url("../images/product/board/mult_main31.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mult3_img2 {
    width: 588px;
    position: absolute;
    bottom: 0;
    right: 18%;
    height: 291px;
    background: url("../images/product/board/mult_main32.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mult4_img1 {
    height: 246px;
    background: url("../images/product/board/mult_main41.png") center center no-repeat;
    opacity: 0;
    margin-top: 0;
    filter: alpha(opacity=100);
}

.mult4_img2 {
    position: absolute;
    bottom: 0;
    height: 579px;
    background: url("../images/product/board/mult_main42.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.mult6_img1 {
    height: 88px;
    background: url("../images/product/board/mult_main61.png") center center no-repeat;
    opacity: 0;
    margin-top: 200px;
    filter: alpha(opacity=100);
}

.mult6_img2 {
    position: absolute;
    bottom: 250px;
    height: 503px;
    background: url("../images/product/board/mult_main62.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}


/*multiplyw  多层板 end */


/*plaster_board  石膏板 start */

.pla_container {
    width: 100%;
    height: auto;
    position: relative;
}

.pla_con01 {
    width: 100%;
    height: 1240px;
    background: url("../images/product/board/pla1_bg.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.pla_con01 {
    width: 100%;
    height: 1240px;
    background: url("../images/product/board/pla1_bg.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.pla_con02 {
    width: 100%;
    height: 1160px;
    background: #eeeeee;
    position: relative;
    overflow: hidden;
}

.pla_con03 {
    width: 100%;
    height: 1000px;
    background: url("../images/product/board/pla3_bg.jpg") center bottom no-repeat;
    position: relative;
    overflow: hidden;
}

.pla_con05 {
    width: 100%;
    height: 942px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.pla1_img1 {
    height: 336px;
    background: url("../images/product/board/pla_main11.png") center center no-repeat;
    opacity: 0;
    margin-top: -50px;
    filter: alpha(opacity=100);
}

.pla1_img2 {
    position: absolute;
    bottom: -80px;
    height: 729px;
    background: url("../images/product/board/pla_main12.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.pla2_img1 {
    height: 146px;
    background: url("../images/product/board/pla_main21.png") center center no-repeat;
    opacity: 0;
    margin-top: 250px;
    filter: alpha(opacity=100);
}

.pla2_img2 {
    position: absolute;
    bottom: 300px;
    height: 608px;
    background: url("../images/product/board/pla_main22.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.pla3_img1 {
    height: 141px;
    background: url("../images/product/board/pla_main31.png") center center no-repeat;
    opacity: 0;
    margin-top: -50px;
    filter: alpha(opacity=100);
}

.pla3_img2 {
    position: absolute;
    bottom: -80px;
    height: 432px;
    background: url("../images/product/board/pla_main32.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.pla5_img1 {
    height: 92px;
    background: url("../images/product/board/pla_main51.png") center center no-repeat;
    opacity: 0;
    margin-top: 250px;
    filter: alpha(opacity=100);
}

.pla5_img2 {
    position: absolute;
    bottom: 300px;
    height: 505px;
    background: url("../images/product/board/pla_main52.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}


/*plaster_board  石膏板 end */


/*2-veneer  饰面板 start */

.ven_container {
    width: 100%;
    height: auto;
    position: relative;
}

.ven_con01 {
    width: 100%;
    height: 1226px;
    background: url("../images/product/board/ven1_bg.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.ven1_img1 {
    height: 313px;
    background: url("../images/product/board/ven_main11.png") center center no-repeat;
    opacity: 0;
    margin-top: -50px;
    filter: alpha(opacity=100);
}

.ven1_img2 {
    position: absolute;
    bottom: -80px;
    height: 810px;
    background: url("../images/product/board/ven_main12.png") 58% center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.ven_con02 {
    width: 100%;
    height: 1204px;
    background: url("../images/product/board/ven2_bg.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.ven2_img1 {
    height: 177px;
    background: url("../images/product/board/ven_main21.png") center center no-repeat;
    opacity: 0;
    margin-top: 250px;
    filter: alpha(opacity=100);
}

.ven2_img2 {
    position: absolute;
    bottom: 280px;
    height: 607px;
    background: url("../images/product/board/ven_main22.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.ven_con03 {
    width: 100%;
    height: 1470px;
    background: url("../images/product/board/ven3_bg.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.ven3_img1 {
    height: 144px;
    background: url("../images/product/board/ven_main31.png") center center no-repeat;
    opacity: 0;
    margin-top: -150px;
    filter: alpha(opacity=100);
}

.ven3_img2 {
    position: absolute;
    bottom: -300px;
    height: 1050px;
    background: url("../images/product/board/ven_main32.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.ven_con05 {
    width: 100%;
    height: 960px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.ven5_img1 {
    height: 95px;
    background: url("../images/product/board/ven_main51.png") center center no-repeat;
    opacity: 0;
    margin-top: -150px;
    filter: alpha(opacity=100);
}

.ven5_img2 {
    position: absolute;
    bottom: -300px;
    height: 508px;
    background: url("../images/product/board/ven_main52.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}


/*2-veneer  饰面板 end */


/*5-os_board  OSB板 start */

.osb_container {
    width: 100%;
    height: auto;
    position: relative;
}

.osb_con01 {
    width: 100%;
    height: 1117px;
    background: url("../images/product/board/osb1_bg.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.osb1_img1 {
    height: 312px;
    background: url("../images/product/board/osb_main11.png") center center no-repeat;
    opacity: 0;
    margin-top: -50px;
    filter: alpha(opacity=100);
}

.osb1_img2 {
    position: absolute;
    bottom: -80px;
    height: 383px;
    background: url("../images/product/board/osb_main12.png") 58% center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.osb_con02 {
    width: 100%;
    height: 1101px;
    background: #1e1e1e;
    position: relative;
    overflow: hidden;
}

.osb2_img1 {
    height: 168px;
    background: url("../images/product/board/osb_main21.png") 24% center no-repeat;
    opacity: 0;
    margin-top: 400px;
    filter: alpha(opacity=100);
}

.osb2_img2 {
    position: absolute;
    bottom: 280px;
    height: 881px;
    background: url("../images/product/board/osb_main22.png") right center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.osb_con03 {
    width: 100%;
    height: 1568px;
    background: url("../images/product/board/osb3_bg.jpg") center center no-repeat;
    position: relative;
    overflow: hidden;
}

.osb3_img1 {
    height: 144px;
    background: url("../images/product/board/osb_main31.png") center center no-repeat;
    opacity: 0;
    margin-top: -150px;
    filter: alpha(opacity=100);
}

.osb3_img2 {
    position: absolute;
    bottom: -300px;
    height: 1050px;
    background: url("../images/product/board/osb_main32.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.osb_con05 {
    width: 100%;
    height: 935px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.osb5_img1 {
    height: 95px;
    background: url("../images/product/board/osb_main51.png") center center no-repeat;
    opacity: 0;
    margin-top: -150px;
    filter: alpha(opacity=100);
}

.osb5_img2 {
    position: absolute;
    bottom: -300px;
    height: 508px;
    background: url("../images/product/board/osb_main52.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}


/*5-os_board  OSB板 end */


/*6-fr_board  阻燃板 start */

.frb_container {
    width: 100%;
    height: auto;
    position: relative;
}

.frb_con01 {
    width: 100%;
    height: 1117px;
    background: url("../images/product/board/frb1_bg.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.frb1_img1 {
    width: 100%;
    height: 91px;
    background: url("../images/product/board/frb_main11.png") center center no-repeat;
    opacity: 0;
    margin-top: -50px;
    filter: alpha(opacity=100);
}

.frb1_img2 {
    width: 500px;
    position: absolute;
    left: 60%;
    top: 470px;
    height: 254px;
    background: url("../images/product/board/frb_main12.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.frb1_img3 {
    width: 278px;
    position: absolute;
    bottom: 60px;
    right: 60%;
    height: 779px;
    background: url("../images/product/board/frb_main13.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.frb_con02 {
    width: 100%;
    height: 1100px;
    background: #358c5b;
    position: relative;
    overflow: hidden;
}

.frb2_img1 {
    height: 141px;
    background: url("../images/product/board/frb_main21.png") center center no-repeat;
    opacity: 0;
    margin-top: 400px;
    filter: alpha(opacity=100);
}

.frb2_img2 {
    position: absolute;
    bottom: 280px;
    height: 635px;
    background: url("../images/product/board/frb_main22.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.frb_con03 {
    width: 100%;
    height: 920px;
    background: url("../images/product/board/frb3_bg.jpg") center center no-repeat;
    position: relative;
    overflow: hidden;
}

.frb3_img1 {
    height: 142px;
    background: url("../images/product/board/frb_main31.png") center center no-repeat;
    opacity: 0;
    margin-top: -150px;
    filter: alpha(opacity=100);
}

.frb3_img2 {
    position: absolute;
    bottom: -300px;
    height: 395px;
    background: url("../images/product/board/frb_main32.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.frb_con05 {
    width: 100%;
    height: 935px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.frb5_img1 {
    height: 92px;
    background: url("../images/product/board/frb_main51.png") center center no-repeat;
    opacity: 0;
    margin-top: -150px;
    filter: alpha(opacity=100);
}

.frb5_img2 {
    position: absolute;
    bottom: -300px;
    height: 506px;
    background: url("../images/product/board/frb_main52.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}


/*6-fr_board  阻燃板 end */


/*7-laminted_w  集成板 start */

.lam_container {
    width: 100%;
    height: auto;
    position: relative;
}

.lam_con01 {
    width: 100%;
    height: 1225px;
    background: url("../images/product/board/lam1_bg.jpg") center top no-repeat;
    position: relative;
    overflow: hidden;
}

.lam1_img1 {
    height: 312px;
    background: url("../images/product/board/lam_main11.png") center center no-repeat;
    opacity: 0;
    margin-top: -50px;
    filter: alpha(opacity=100);
}

.lam1_img2 {
    position: absolute;
    bottom: -150px;
    height: 690px;
    background: url("../images/product/board/lam_main12.png") 58% center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.lam_con02 {
    width: 100%;
    height: 1305px;
    background: #1e1e1e;
    position: relative;
    overflow: hidden;
}

.lam2_img1 {
    position: absolute;
    width: 428px;
    height: 1129px;
    background: url("../images/product/board/lam_main21.png") center center no-repeat;
    left: 24%;
    top: -120px;
    opacity: 0;
    filter: alpha(opacity=100);
}

.lam2_img2 {
    width: 476px;
    position: absolute;
    right: 20%;
    bottom: 160px;
    height: 290px;
    background: url("../images/product/board/lam_main22.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.lam_con03 {
    width: 100%;
    height: 1100px;
    background: #eee;
    position: relative;
    overflow: hidden;
}

.lam3_img1 {
    height: 143px;
    background: url("../images/product/board/lam_main31.png") center center no-repeat;
    opacity: 0;
    margin-top: -150px;
    filter: alpha(opacity=100);
}

.lam3_img2 {
    position: absolute;
    bottom: -300px;
    height: 638px;
    background: url("../images/product/board/lam_main32.png") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}

.lam_con05 {
    width: 100%;
    height: 906px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.lam5_img1 {
    height: 95px;
    background: url("../images/product/board/lam_main51.png") center center no-repeat;
    opacity: 0;
    margin-top: -150px;
    filter: alpha(opacity=100);
}

.lam5_img2 {
    position: absolute;
    bottom: -300px;
    height: 508px;
    background: url("../images/product/board/lam_main52.jpg") center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=100);
}


/*7-laminted_w  集成板 end */

.swiper-container {
    width: 100%;
    height: 300px;
    margin: 20px auto;
}

.swiper-slide {
    width: 380px;
    height: 300px;
    text-align: center;
    font-size: 26px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}