html{
    font-family: Roboto, "Hiragino Sans GB", 微软雅黑, "Microsoft YaHei", SimHei, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.container {
    width: 100%;
    padding: 0px;
}
.main{
    width: 1400px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    max-width: 100%;
}

.row{
    margin: 0px auto;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding: 0px;
}
.pc{
    display: block;
}
.wap{
    display: none;
}


.header{
    width: 1650px;
    height: auto;
    margin: 0px auto;
    position:absolute;
    z-index: 99;
    top: 0;
    left: calc((100% - 1650px)/2);

}
.header .main{
    overflow: visible;
    width: 1650px;
}
.header .top{
    width: 100%;
    height: 50px;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
}
.header .top .top-right{
    width: auto;
    height: 50px;
    float: right;
}
.header .top .top-right a{
    display: block;
    float: left;
    margin-right: 35px;
    height: 50px;
    zoom: 1;
    overflow: hidden;
    width: auto;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
}
.header .top .top-right a:last-child{
    margin-right: 0px;
}
.header .header-main{
    width: 1650px;
    height: 105px;
    margin: 0px auto;
    border-radius: 10px;
    zoom: 1;
    overflow: visible;
    position: relative;
}
.header i {
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background: #97cd74;
    border-right: 3px solid #fff;
    border-left: 3px solid #fff;
    transform-origin: left;
    z-index: 1;
    width: 500px;
    transform:rotate(135deg);
    -ms-transform:rotate(135deg); 	/* IE 9 */
    -moz-transform:rotate(135deg); 	/* Firefox */
    -webkit-transform:rotate(135deg); /* Safari 和 Chrome */
    -o-transform:rotate(135deg); 	/* Opera */
}
.header .header-main .logo{
    width: 490px;
    background: rgba(255,255,255,1);
    height: 100%;
    position: relative;
    z-index: 99;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 20px;
    line-height: 65px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #6b9eac;
}
.header .header-main .logo img{
    margin-top: 17px;
    margin-left: 20px;
    margin-right: 10px;
    position: relative;
    z-index: 999999;
    display: block;
    float: left;
}
.header .header-main .logo font{
    color: #76a9b7;
    display: block;
    float: left;
    margin-top: 30px;
}
.header .header-main .menu{
    width: calc(1650px - 490px);
    overflow: visible !important;
    background: rgba(255,255,255,1);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: 490px;
    top: 0px;

}
.wap-menu{
    display: none !important;
}
.menu-btn{
    width: 55px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    padding-top:42px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 42px;
    display: none;
    background: rgba(255,255,255,1);
    position: relative;
    z-index: 99;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.icon-bar {
    display: block;
    width: 22px;
    height: 4px;
     border-radius: 1px;
    background-color: #6b9eac;
    cursor: pointer;
}
.icon-bar + .icon-bar {
    margin-top: 5px;
}
.header .navbar{
    margin-bottom: 0px;
    float: right;

}
.header .navbar-inverse{
    background:none;
    border: none;
}
.header .navbar-collapse{
    padding: 0px;
}

.header .nav > li > a{
    padding: 15px 60px;
    font-size: 18px;
    margin-top: 20px;
    border-right: 1px solid #cfcfcf;
}
.header .nav > li >.line{
    display: none;
    width: 55px;
    height: 1px;
    background: #6b9eac;
    margin: 5px auto 0px auto;
    clear: both;

}

.header .nav > li:hover{
    background: #fdfdfd !important;
}
.header .nav > li:last-child:hover{
    background: none !important;
}
.header .nav > li:hover > a{
    color: #6b9eac !important;
}
.header .nav .active{
    background: #fdfdfd !important;
}
.header .nav .active h1{
    color: #6b9eac !important;
}
.header .nav .active h5{
    color: #6b9eac !important;
}
.header .nav .active a{
    color: #6b9eac !important;
}
.header .nav .active  .line{
    display: block;
}
.header .nav .active ul{
    display: block;

}
.header .nav .active ul li a{
    color: #000 !important;
}
.header .navbar-inverse .navbar-nav > .active > a, .header .navbar-inverse .navbar-nav > .active > a:hover, .header .navbar-inverse .navbar-nav > .active > a:focus {
    color: #6b9eac;
    background: none;
}
.header .navbar-inverse .navbar-nav > li > a:hover,.header  .navbar-inverse .navbar-nav > li > a:focus{
    color: #000;
}
.header .nav > li:hover h1{
    color: #6b9eac !important;
}
.header .nav > li:hover h5{
    color: #6b9eac !important;
}
.header .nav > li:hover >span{
    display: block;
}
.header .navbar-inverse .navbar-nav > li > a{
    color: #000;
    display: block;
    height: 67.5px;
    width: auto;
    zoom: 1;
    overflow: visible;
}
.header .navbar-inverse .navbar-nav > li > a h5{
    font-size: 14px;
    text-align: center;
    color: #49534a;
    line-height: 22px;
    letter-spacing: 0px;
    margin: 0px auto;
    font-weight: normal;
}
.header .navbar-inverse .navbar-nav > li > a h1{
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #49534a;
    line-height: 22px;
    margin: 0px auto;
    letter-spacing: 0px;
}
.header .nav > li{
    height: 105px;
}
.header .nav > li >img{
    margin-top: 38px;
    margin-left: 45px;
    cursor: pointer;
    margin-right: 45px;
}
.header .nav > li >ul{
    display: none;
    width: 1650px;
    position: fixed;
    z-index: 9999;
    background: #fff;
    zoom: 1;
    overflow: hidden;
    left: calc((100% - 1650px)/2);
    border-top: 1px solid #000;
    top: 155px;
    height: 255px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 30px;

}

.header .nav > li >ul >li{
    min-width: 160px;
    float: left;
    zoom: 1;
    overflow: hidden;
    margin-right: 90px;
}
.header .nav > li >ul >li:last-child{
    margin-right: 0px;
}
.header .nav > li >ul >li >a{
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 600;
    padding:15px;
    font-size: 16px;
    color: #363636;
}
.header .nav > li >ul >li .line{
    width: 100%;
    height: 1px;
    clear: both;
    background: #dedede;
    margin-bottom: 30px;
}
.header .nav ul li a{
    display: block;
}
.header .nav ul li a:hover{
    color: #6b9eac !important;
}
.header .nav > li >ul >li font{
    display: block;
    float: left;
    margin-right: 45px;
    margin-bottom: 30px;
    cursor: pointer;
}
.header .nav > li >ul >li font:hover{
    color: #6b9eac;
}
#fullpage .fp-tableCell{
    display: block;
    height: 100% !important;
    position: relative;
    overflow: hidden;

}
.tableCell{
    display: block !important;
}
.index-banner{
    height: 100%;
    position: relative;
}
.index-banner img{
    display: none;
}
.index-banner ul{
    padding: 0px;
    margin: 0px auto;
}
.index-banner ul li{
    height: 100%;
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.index-banner ul li .text-box{
    width: 100%;
    height: 70px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-banner ul li .text-box .main{
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #fff;
}
.index-banner .swiper-pagination{
    width: 1485px !important;
    left:  calc((100% - 1485px)/2) !important;
    height: 30px;
    bottom: 15px !important;
    text-align: right;

}
.index-banner .swiper-pagination-bullet{
    width: 55px;
    height: 3px;
    border-radius: 0px;
    background: #cac8bf;

}
.index-banner .swiper-pagination-bullet-active {
    background: #fff;
}
.index-product{
    width: 100%;
    height: 100%;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
    max-width: 100%;
    background-image: url('../image/index_product.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.index-product-main{
    width: 90%;
    height: 100%;
    margin: 0px auto;
    max-width: 1640px;
    overflow: hidden;
    zoom: 1;
}

.index-product-main h1{
    font-size: 28px;
    line-height: 30px;
    font-weight:600;
    color: #6b9eac;
    text-align: center;
    margin-top: 15px;
    letter-spacing: 2px;
    position: relative;
}
.index-product-main h1:before{
    content: "";
    background: #6b9eac;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: calc(50% - 136px);

}
.index-product-main h1:after{
    content: "";
    background: #6b9eac;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: calc(50% + 74px);

}
.index-product-main .series-list{
    width: 780px;
    height: auto;
    margin: 15px auto;
    zoom: 1;
    overflow: hidden;
}
.index-product-main .series-list ul{
    width:100%;
    height: auto;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}
.index-product-main .series-list ul li{
    float: left;
    width: auto;
    height: 40px;
    zoom: 1;
    overflow: hidden;
    background: #758589;
    margin-right:20px ;
    border-radius: 5px;
}

.index-product-main .series-list ul li:last-child{
    margin-right: 0px;
}
.index-product-main .series-list ul li a{
    display: block;
    width: auto;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.index-product-main .series-list ul li:hover a{
    color: #fff;
}
.index-product-main .series-list ul .active {
    background: #5c889c !important;
}
.index-product-main .series-list ul li:hover{
    background: #5c889c !important;
}
.index-product-main .index-product-list{
    width: 100%;
    height: auto;
    margin: 30px auto;
    zoom: 1;
    overflow: hidden;
}
.index-product-main .index-product-list .product-banner{
    width: 650px;
    height: 490px;
}
.index-product-main .index-product-list .product-banner li{
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-product-main .index-product-list .product-banner li img{
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.index-product-main .index-product-list .product-banner li:hover img{
    　transform: scale(1.1);
      -ms-transform: scale(1.1);  /* IE 9 */
      -moz-transform: scale(1.1);  /* Firefox */
      -webkit-transform: scale(1.1); /* Safari 和 Chrome */
       -o-transform: scale(1.1);
}
.index-product-main .index-product-list ul{
    padding: 0px;
}
.index-product-main .index-product-list ul li{
    position: relative;
}
.index-product-main .index-product-list ul li .text-box{
    width: 630px;
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 17px;
    position: absolute;
    left: 20px;
    bottom: 10px;
}
.index-product-list .product-banner-next{
    border: 2px solid #78a7b3;
    top: auto !important;
    left: auto !important;
    right: 20px !important;
    bottom: 20px !important;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    z-index: 9999;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    color: #6b9eac;
}
.index-product-list .product-banner-prev{
    border: 2px solid #78a7b3;
    top: auto !important;
    left: auto !important;
    right: 60px !important;
    bottom: 20px !important;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    z-index: 9999;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    color: #6b9eac;
}
.product-banner-prev-btn{
    width: 10px;
    height: 10px;
    border-top: 2px solid #6b9eac;
    border-right: 2px solid #6b9eac;
    transform: rotate(225deg);
    left: 10px;
    top: 8px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}
.product-banner-next-btn{
    width: 10px;
    height: 10px;
    border-top: 2px solid #6b9eac;
    border-right: 2px solid #6b9eac;
    transform: rotate(45deg);
    left: 8px;
    top: 8px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}
.swiper-button-disabled{
    border: 2px solid #b5cbd2 !important;
}
.index-product-list .swiper-button-disabled .product-banner-prev-btn{
    border-top: 2px solid #b5cbd2 !important;
    border-right: 2px solid #b5cbd2 !important;
}

.index-product-list .swiper-button-disabled .product-banner-next-btn{
    border-top: 2px solid #b5cbd2 !important;
    border-right: 2px solid #b5cbd2 !important;
}
.index-product-list .product-series-list{
    width: calc(100% - 650px);
    height: auto;
    zoom: 1;
    overflow: hidden;
}
.index-product-list .product-series-list .item{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
}
.index-product-list .product-series-list .item .pic-box{
    display: flex;
    align-items: center;
    background: #fff;
    height: 245px;
    zoom: 1;
    overflow: hidden;
    width: 50%;
    text-align: center;
    line-height: 245px;
}
.index-product-list .product-series-list .item .pic-box a{
    width: 100%;
    height: 100%;

}

.index-product-list .product-series-list .item .pic-box img{
    max-width: 100%;
    height: auto;

    margin: 0px auto;
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.index-product-list .product-series-list .item .pic-box:hover img{
    　transform: scale(1.1);
    -ms-transform: scale(1.1);  /* IE 9 */
    -moz-transform: scale(1.1);  /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}
.index-product-list .product-series-list .item .text-box{
    background: #6b9eac;
    padding:10px 25px 110px 25px;
    position: relative;
    height: 100%;
    cursor: pointer;
}
.index-product-list .product-series-list .item .text-box:hover .title{
    font-size: 20px;
}
.index-product-list .product-series-list .item .text-box:hover .des{
    font-size: 16px;
}
.box-1{
    width: 100%;
    height: 245px;
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.box-1 .box{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}

.box-2{
    width: 100%;
    height: 245px;
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.box-2 .box{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}
.index-product-list .product-series-list .swiper-button-disabled{
    border: none !important;
}
.box-1 .product-prev{
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: 20px;
    background-image: url("../image/pro-prev.png");
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 99999;
}
.box-1  .product-next{
    display: block;
    width: 30px;
    height:30px;
    position: absolute;
    bottom: 8px;
    left: 55px;
    background-image: url("../image/pro-next.png");
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 99999;
}
.box-2  .product-prev{
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: calc(50% + 20px);
    background-image: url("../image/pro-prev.png");
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 99999;
}
.box-2   .product-next{
    display: block;
    width: 30px;
    height:30px;
    position: absolute;
    bottom: 8px;
    left: calc(50% + 55px);
    background-image: url("../image/pro-next.png");
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 99999;
}
.index-product-list .product-series-list .item .text-box .title{
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    margin: 60px auto 8px auto;
}
.index-product-list .product-series-list .item .text-box .des{
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 70px;
}




.footer .about  h1:before{
    content: "";
    background: #6b9eac;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: calc(50% - 136px);

}
.footer .about h1:after{
    content: "";
    background: #6b9eac;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: calc(50% + 74px);

}

.footer{
    width: 100%;
    height: 100%;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer .about{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
}
.footer .about h1{
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    margin: 30px auto;
    color: #6b9eac;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
}
.footer .about p{
    width: 1130px;
    height: auto;
    margin: 0px auto 30px auto;
    text-align: justify;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.footer .about p a{
    margin-left: 25px;
    color: #6999a6;
}
.footer .contact{
    width: 1130px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto 35px auto;
    max-width: 100%;
    background: rgba(0,0,0,0.4);
}
.footer .contact .col-xs-8{
    padding: 30px 35px 0px  35px;
}
.footer .contact .col-xs-4{
    padding: 30px 20px 0px 0px;
}
.footer .contact .msg input{
    width: 190px;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    background: #313236;
    border: 1px solid #2f3f45;
    margin-right: 40px;
    margin-bottom: 35px;
    border-radius: 5px;
}
.footer .contact .msg input:last-child{
    margin-right: 0px;

}
.footer .contact .msg textarea{
    width: 655px;
    height: 135px;
    padding: 10px;
    background: #313236;
    border: 1px solid #2f3f45;
    margin-right: 40px;
    margin-bottom: 35px;
    border-radius: 5px;
}
.footer .contact .msg .btn{
    width: 115px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    text-align: center;
    background: #5b8490;
    border: none;
}
.footer .contact .info .logo{
    margin-bottom: 20px;
}
.footer .contact .info .text-box p{
    color: #fff;
}
.footer .contact .info .text-box {
    margin-bottom: 25px;
}
.footer .contact .info .weixi p{
    color: #696867;
    line-height: 36px;
    font-size: 12px;
    letter-spacing: 0px;
}

.footer .copy{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto 35px auto;
    text-align: center;
    font-size: 12px;
    color: #696867;
}









.index-news{
    width: 100%;
    height: 100%;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.index-news h1{
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    margin: 30px auto;
    color: #6b9eac;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
}
.index-news  h1:before{
    content: "";
    background: #6b9eac;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: calc(50% - 136px);

}
.index-news h1:after{
    content: "";
    background: #6b9eac;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: calc(50% + 74px);

}
.index-news .main{
    width: 90%;
    max-width: 1640px;
}
.index-news ul{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 50px auto 0px auto;
    padding: 0px;
}
.index-news ul li{
    width: calc((100% - 100px)/3);
    float: left;
    margin-right: 50px;
    zoom: 1;
    overflow: hidden;
    background: #fff;
}
.index-news ul li:nth-child(3n){
    margin-right: 0px;
}
.index-news ul li .top{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #6b9eac;
    color: #fff;
    font-size: 18px;
}
.index-news ul li .top img{
    margin-left: 20px;
}
.index-news ul li .pic-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 10px auto;
    cursor: pointer;
    position: relative;
}
.index-news ul li .pic-box .text-box{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0,0,0,0.6);
    padding: 5px 10px;
}
.index-news ul li .pic-box .text-box h5{
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-news ul li .pic-box .text-box p{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    display: none;
}
.index-news ul li .pic-box:hover .text-box p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-news ul li .pic-box img{
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.index-news ul li .pic-box:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);  /* IE 9 */
    -moz-transform: scale(1.1);  /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}
.index-news ul li .list{
    width: 100%;
    height:auto;
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
    padding: 15px;
}
.index-news ul li .list .item{
    width: 100%;
    height: auto;
    position: relative;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
}
.index-news ul li .list .item h5{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-news ul li .list .item a:hover h5{
    color: #6b9eac;
}
.index-news ul li .list .item p{
    font-size: 14px;
    color: #999;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-news  .more{
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 45px auto;
    position: relative;
}
.index-news .more span{
    display: block;
    background: #fff;
    border: 1px solid #eceded;
    color: #bed2d8;
    width: 170px;
    height: 50px;
    position: absolute;
    left: calc((100% - 170px)/2);
    top: 0px;
    text-align: center;
    font-size: 16px;
}





.index-cases{
    width: 100%;
    height: 100%;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.index-cases h1{
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    margin: 20px auto;
    color: #6b9eac;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
}
.index-cases  h1:before{
    content: "";
    background: #6b9eac;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: calc(50% - 136px);

}
.index-cases h1:after{
    content: "";
    background: #6b9eac;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: calc(50% + 74px);

}
.index-cases .series-list{
    width: 900px;
    height: auto;
    margin: 10px auto;
    zoom: 1;
    overflow: hidden;
}
.index-cases .series-list ul{
    width:100%;
    height: auto;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}
.index-cases .series-list ul li{
    float: left;
    width: 95px;
    height: 40px;
    background: #758589;
    margin-right:20px ;
    border-radius: 5px;
}
.index-cases .series-list ul li:hover{
    background: #5c889c;
}
.index-cases .series-list ul li:last-child{
    margin-right: 0px;
}
.index-cases .series-list ul li a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.index-cases .series-list ul li:hover a{
    color: #fff;
}
.index-cases .series-list ul .active{
    background: #5c889c !important;
}
.index-cases .series-list ul .active a{
    color: #fff; !important;
}
.index-cases .des{
    width: 1050px;
    height: auto;
    margin: 30px auto;
    zoom: 1;
    overflow: hidden;
    background: rgba(0,0,0,0.5);
    padding: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.index-cases .des a{
    margin-left: 25px;
    color: #6798a5;
}
.index-cases .pic-box{
    width: 100%;
    height: auto;
    margin: 30px auto;
    zoom: 1;
    overflow: hidden;
}


#certify {
    position: relative;
    width: 100%;
    margin: 0 auto
}



#certify  .swiper-slide {
    background: #fff;
}
#certify  .swiper-slide img{
    width: 100%;
    margin: 0px auto;
    display:block;
}
#certify  .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}








.inner-banner{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.inner-banner img{
    max-width: 100%;
    display: block;
    margin: 0px auto;
    width: 100%;
    height: 100%;
}
.inner-banner .main{
    position: absolute;
    left: calc((100% - 1400px)/2);
    bottom: 35px;
    color: #fff;
}
.inner-banner .main .en{
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 5px;
    font-weight: 500;
}
.inner-banner .main .line{
    width: 90px;
    height: 1px;
    background: #fff;
}
.inner-banner .main .cn{
    font-size: 24px;
    line-height: 26px;
}

.inner-banner .next {
    position: absolute;
    left: calc((100% - 52px) / 2);
    bottom: 50px;
    z-index: 999;
    width: 50px;
    height: 50px;
    cursor: pointer;
    -webkit-transition: all .5s cubic-bezier(0.7,0,.3,1);
    transition: all .5s cubic-bezier(0.7,0,.3,1);
    -webkit-animation-name: carousel-scroller-animation;
    animation-name: carousel-scroller-animation;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-image: url(../image/jiantou_xia.png);
}
.inner-banner .next:hover{
    opacity: 0.6;
}





.about-pages{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
}

.about-pages .top{
    height: 70px;
    border-bottom: solid 1px #f2f2f2;
}
.about-pages .top ul{
    margin: 15px auto;
    padding: 0px;
    width: 100%;
    height: 40px;
    zoom: 1;
    overflow: hidden;
}
.about-pages .top ul li{
    width: 120px;
    height: 40px;
    float: left;
    margin-right: 15px;
    zoom: 1;
    overflow: hidden;
}
.about-pages .top ul li a{
    display: block;
    width: auto;
    padding: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.about-pages .top ul .active a{
    background: #fff;
    color: #6b9eac;
}
.about-pages .top .position{
    display: block;
    float: right;
    line-height: 70px;

}
.about-pages .top .position img{
    margin-right: 5px;
    margin-top: -3px;
}
.about-pages .top .position a{
    color: #999;
    font-size: 12px;
}
.about-pages .top .position em{
    color: #999;
    font-size: 12px;
}
.about-pages  .intro{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    zoom: 1;
    overflow: hidden;
    background: #fff;
}
.about-pages  .intro h1{
    color: #6b9eac;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 55px auto 65px auto;
}
.about-pages .intro .content .pic-box img{
    max-width: 92%;
}
.about-pages  .intro .text-box{
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
    color: #000;
}
.about-pages  .intro .text-box p{
    text-indent: 36px;
    margin: 0px auto 35px auto;
}
.about-pages  .evi{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    zoom: 1;
    overflow: hidden;
    background: #f5f5f5;
}
.about-pages  .evi h1{
    color: #6b9eac;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 50px auto 20px auto;
}
.about-pages  .evi p{
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    margin: 0px auto 50px auto;
}
.about-pages  .evi ul{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}
.about-pages  .evi ul li{
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}
.about-pages  .evi ul li:nth-child(4n){
    margin-right: 0px;
}


.about-pages  .honor{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    zoom: 1;
    overflow: hidden;
}
.about-pages  .honor h1{
    color: #6b9eac;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 50px auto 20px auto;
}
.about-pages  .honor p{
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    margin: 15px auto;
}
.about-pages  .honor ul{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 90px auto;
    padding: 0px;
}
.about-pages  .honor ul li{
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}
.about-pages  .honor ul li img{
    display: block;
    margin: 0px auto;

}

.about-pages  .honor ul li:nth-child(4n){
    margin-right: 0px;
}




.about-pages .items{
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: #fff;

}
.about-pages .items .main{
    padding: 60px;
}

.about-pages .items ul{
    width: 100%;
    height: auto;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}
.about-pages .items ul li{
    width: 100%;
    height: auto;
    margin: 0px auto 150px auto;
    zoom: 1;
    overflow: hidden;

}
.g-pc{
    display: block;
}
.g-wap{
    display: none;
}
.about-pages .items ul li .col-xs-4{
    padding: 0px;
}
.about-pages .items ul li .pic-box{
    line-height: 210px;
    text-align: center;
}
.about-pages .items ul li .pic-box img{
    width: 210px;
    height: auto;
}
.about-pages .items ul li .title{

}
.about-pages .items ul li .title h1{
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 500;
    color: #6b9eac;
    margin-top: 64px;
}
.about-pages .items ul li .title .line{
    width: 100%;
    height: 1px;
    background: #6b9eac;
}
.about-pages .items ul li .content {
    padding-left: 110px;
    padding-right: 110px;
}
.about-pages .items ul li .content p{
    line-height: 25px;
    text-align: justify;
}
.about-pages .items ul li:nth-child(2n) .content {
    padding-left: 110px;
    padding-right: 105px;
}
.about-pages .partner-list{
    width: 100%;
    height: auto;
    margin: 30px auto;
    zoom: 1;
    overflow: hidden;
}
.about-pages .partner-list ul{
    width: 100%;
    height: auto;
    margin: 30px auto;
    zoom: 1;
    overflow: hidden;
    list-style: none;
    padding: 0px;
}
.about-pages .partner-list ul li{
    width: 23%;
    padding: 0px 1%;
    float: left;
    margin: 0px 1% 30px 1%;
    border: 1px solid #eee;
}

.about-pages .partner-list ul li img{
    display: block;
    margin: 0px auto;
    max-width: 100%;
}
.about-pages .cuture{
    width: 100%;
    height: auto;
    margin: 30px auto;
    zoom: 1;
    overflow: hidden;
    list-style: none;
    padding: 0px;
}
.about-pages .cuture li{
    width:100%;
    float: left;
    height: 200px;
    margin-bottom: 30px;
}
.about-pages .cuture li:nth-child(2n){
    margin-right: 0px;
}
.about-pages .cuture li .text-box{
    margin: 20px auto 20px 20px;
    width: 70%;
    height: 160px;
    zoom: 1;
    overflow: hidden;
    background: #fff;
    padding: 15px 30px 10px 45px;
}
.about-pages .cuture li .text-box h5{
    font-size: 24px;
    font-weight: 500;
    color: #333;
}
.about-pages .cuture li .text-box p{
    line-height: 30px;
    font-size: 18px;
    color: #333;
    text-indent: 0px;
}
.case-pages{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
}

.case-pages .top{
   border-bottom: 1px solid #F2F2F2;
    height: 70px;
}
.case-pages h1{
    color: #6b9eac;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 0px auto 30px auto;
}
.case-pages .info-box{
    width: 1270px;
    max-width: 100%;
    padding:0px 30px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 0px auto 45px auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-indent: 37px;
}
.case-pages .top ul{
    margin: 15px auto;
    padding: 0px;
    width: 100%;
    height: 40px;
    zoom: 1;
    overflow: hidden;
}
.case-pages .top ul li{
    width: 120px;
    height: 40px;
    float: left;
    margin-right: 15px;
    zoom: 1;
    overflow: hidden;
}
.case-pages .top ul li a{
    display: block;
    width: auto;
    padding: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.case-pages .top ul .active a{
    background: #fff;
    color: #6b9eac;
}
.case-pages .top .position{
    display: block;
    float: right;
    line-height: 70px;
}
.case-pages .top .position img{
    margin-right: 5px;
    margin-top: -3px;
}
.case-pages .top .position a{
    color: #999;
    font-size: 12px;
}
.case-pages .top .position em{
    color: #999;
    font-size: 12px;
}
.case-pages .intro {
    width: 100%;
    padding: 0px 30px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 0px auto;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    text-align: justify;
}
.case-pages .intro p{
    margin-bottom: 45px;
}
.case-pages .cat-content{
    width: 100%;
    height: auto;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}
.case-pages .cat-content .item{
    width: 100%;
    height: auto;
    margin: 0px auto 45px auto;
    zoom: 1;
    overflow: hidden;
    background: #fff;

}
.case-pages .cat-content .pic-box img{
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.case-pages .cat-content .pic-box{
    overflow: hidden;
}
.case-pages .cat-content .pic-box:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);  /* IE 9 */
    -moz-transform: scale(1.1);  /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}
.case-pages .cat-content .item .title{
    font-size: 24px;
    line-height: 30px;
    color: #000;
    margin-bottom: 35px;
    margin-top:30px;
    font-weight: 600;
}
.case-pages .cat-content .item .info{
    font-size: 16px;
    color: #343434;
    line-height: 25px;
    width: 88%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.case-pages .cat-content .item .more{
    width: 160px;
    height: auto;
    margin: 40px auto;
    zoom: 1;
    overflow: hidden;
    float: left;
}

.case-pages .cat-content .item .more font{
    font-size: 22px;
    color: #7189a2;
    width: 120px;
    display: block;
    float: left;
    
}

.case-pages .cat-content .item .more span{
    display: block;
    width:30px;
    height: 30px;
    float: left;
    background-image: url("../image/more01.png");
}
.case-pages .cat-content .item .right{
    padding-left: 30px;
}
.case-pages  .list{
    margin: 0px auto;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    background: #f5f5f5;
    padding: 90px 0px;
}
.case-pages  .list .product-list{
    width: 1270px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}
.case-pages  .list .product-list li{
    float: left;
    margin-right: 45px;
    margin-bottom: 45px;
    background: #fff;
}
.case-pages  .list .product-list li .pic-box{
    overflow: hidden;
}
.case-pages  .list .product-list li .pic-box img{
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.case-pages  .list .product-list li .pic-box:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);  /* IE 9 */
    -moz-transform: scale(1.1);  /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}
.case-pages  .list .product-list li p{
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    text-align: center;
    color: #6d6d6d;
}
.case-pages .list .product-list li:hover p{
    color: #6b9eac;
}
.case-pages  .list .product-list li:nth-child(3n){
    margin-right: 0px;
}
.case-pages  .show{
    margin: 0px auto;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    background: #f5f5f5;
    padding: 60px 0px;
}




.case-pages .gallery-top {
    height: calc(100% - 100px);
    width: 100%;
}

.case-pages .gallery-thumbs {
    height: 125px;
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 0px;
}
.case-pages .gallery-thumbs .swiper-wrapper{
    width: 100%;
    height: 125px;
    margin-top: 10px !important;
}
.case-pages .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    border: 1px solid #ccc;
}
.case-pages .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.case-pages .gallery-thumbs img{
    max-width: 100%;
    max-height: 100%;
}
.case-pages .gallery-top img{
    max-width: 100%;
    max-height: 100%;
}


.case-pages .show .main{
    background: #fff;
    padding: 40px 40px 120px 40px;
}

.case-pages .show .pic-box{
    width: 700px;
    height: 650px;
}
.case-pages .show .pic-box ul{
    margin: 0px auto;
    padding: 0px;
}
.case-pages .show .pic-box ul li{
    display: flex;
    align-items: center
}
.case-pages .show .pic-box .swiper-button-next,.case-pages .show .pic-box .swiper-button-prev{
    color: #000;
    border: none !important;
}
.case-pages .show .pic-box img{
    max-width: 100%;
    display: block;
    margin: 0px auto;
}
.case-pages .show .intro{
    width:  calc(100% - 740px);
    float: right;
}
.case-pages .show .intro .intro-top{
    width: 100%;
    height: 45px;
    margin: 0px auto 65px auto;
}
.case-pages .show .intro .intro-top .title{
    font-size: 24px;
    color: #333;
}
.case-pages .show .intro .intro-top .btns{
    position: relative;
}
.case-pages .show .intro .intro-top .btns .pre-icon{
    width: 15px;
    height: 15px;
    border-top: 2px solid #e6eff1;
    border-right: 2px solid #e6eff1;
    transform: rotate(225deg);
    left: 13px;
    top: 10px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    display: block;
}

.case-pages .show .intro .intro-top .btns .next-icon{
    width: 15px;
    height:15px;
    border-top: 2px solid #e6eff1;
    border-right: 2px solid #e6eff1;
    transform: rotate(45deg);
    left: 30px;
    top: 10px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    display: block;
}
.case-pages .show .intro .info{
    width: 100%;
    height: auto;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
}
.case-pages .show .intro .info p{
    color: #333;
    font-size: 16px;
    line-height: 18px;
    margin: 0px auto 25px auto;
}
.case-pages .show .intro .info .title{
    width: 85px;
    color: #333;
    font-size: 16px;
}
.case-pages .show .intro .info .content{
    width: calc(100% - 85px);
    color: #333;
    font-size: 16px;

}
.case-pages .show .intro .info .content p{
    line-height: 30px;
}
.case-pages .show .intro .share{
    width: 235px;
    text-align: center;
    margin: 45px auto;
}





.pages{
    width: 100%;
    height: 35px;
    zoom: 1;
    overflow: hidden;
    margin: 45px auto;
    padding: 0px;
}
.pages ul{
    width: 130px;
    height: 35px;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}
.pages ul li{
    float: left;
    width: 25%;
    height: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.pages ul li a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    color: #414141;
    position: relative;
}
.pages ul .active {
    border: none;
}
.pages .pre-icon{
    width: 5px;
    height: 5px;
    border-top: 2px solid #414141;
    border-right: 2px solid #414141;
    transform: rotate(225deg);
    left: 13px;
    top: 15px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    display: block;
}
.pages .pre-icon:nth-child(2n){
    left: 18px;
}
.pages .next-icon{
    width: 5px;
    height: 5px;
    border-top: 2px solid #414141;
    border-right: 2px solid #414141;
    transform: rotate(45deg);
    left: 10px;
    top: 15px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    display: block;
}
.pages .next-icon:nth-child(2n){
    left: 15px;
}
.pages ul .active a{
    background: #ccc;
    color: #fff;
}










.contact-pages{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
}

.contact-pages .top{
    border-bottom: 1px solid #F2F2F2;
    height: 70px;
}
.contact-pages .top ul{
    margin: 15px auto;
    padding: 0px;
    width: 100%;
    height: 40px;
    zoom: 1;
    overflow: hidden;
}
.contact-pages .top ul li{
    width: 120px;
    height: 40px;
    float: left;
    margin-right: 15px;
    zoom: 1;
    overflow: hidden;
}
.contact-pages .top ul li a{
    display: block;
    width: auto;
    padding: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.contact-pages .top ul .active a{
    background: #fff;
    color: #6b9eac;
}
.contact-pages .top .position{
    display: block;
    float: right;
    line-height: 70px;
}
.contact-pages .top .position img{
    margin-right: 5px;
    margin-top: -3px;
}
.contact-pages .top .position a{
    color: #999;
    font-size: 12px;
}
.contact-pages .top .position em{
    color: #999;
    font-size: 12px;
}
.contact-pages  .contact{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    zoom: 1;
    overflow: hidden;
    background: #fff;
}
.contact-pages  .contact h1{
    color: #6b9eac;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 60px auto 30px auto;
}
.contact-pages  .contact .contact-main{
    margin: 60px auto;
    height: auto;
    width: 100%;
    zoom: 1;
    overflow: hidden;
    background: #f5f5f5;
    padding:0px 30px;
}
.contact-pages  .contact .contact-main .pic-box{
    width: 525px;
    overflow: hidden;
    float: left;
}
.contact-pages  .contact .contact-main .text-box{
    width:  calc(100% - 605px);
    float: right;
}
.contact-pages  .contact .contact-main .text-box h5{
    font-size: 24px;
    line-height: 26px;
    margin: 60px auto 25px auto;
}
.contact-pages  .contact .contact-main .text-box .line{
    width: 100%;
    height: 1px;
    background: #c3c3c3;
    margin: 0px auto 35px auto;
}
.contact-pages  .contact .contact-main .text-box p{
    line-height: 25px;
    font-size: 14px;
}
.in-ditu{
    width: 100%;
    height: 320px;
    margin: 0px auto;
    clear: both;
}
#mapContainer{
    width: 100%;
    height: 100%;
}
.contact-pages  .contact .contact-main .info-box{
    width: 100%;
    padding:0px 30px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 0px auto;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
}
.contact-pages  .contact .contact-main .contact-box{
    width: 80%;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 60px auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
}
.contact-pages  .contact .contact-main .contact-box img{
   display: block;
    max-width: 100%;
    margin: 0px auto 30px auto;
}
.contact-pages  .contact .contact-main .contact-box p{
    width: 80%;
    margin: 0px auto 5px auto;
    text-align: center;
    line-height: 25px;
}
.contact-pages  .contact .contact-main .msg-box{
    width: 40%;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 30px auto;
}
.contact-pages  .contact .contact-main .msg-box .form-group{
    margin-bottom: 30px;
}
.contact-pages  .contact .contact-main .msg-box .form-group .form-control{
    height: 45px;
    line-height: 45px;
}
.contact-pages  .contact .contact-main .msg-box .form-group .btn-info{
    float: none;
    margin: 0px auto;
    background: #6b9eac;
    height: 45px;
    display: block;
    line-height: 45px;
    padding: 0px;
    width: 250px;
    font-size: 18px;
    font-weight: 500;

}
.contact-pages  .contact .contact-main .down-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 30px auto 15px auto;
}
.contact-pages  .contact .contact-main .down-box ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 30px auto;
}
.contact-pages  .contact .contact-main .down-box ul li{
    width: 45%;
    float: left;
    border-bottom: 1px solid #dedede;
    margin-right: 10%;
    height: 60px;
    line-height: 60px;
    margin-bottom: 30px;
}
.contact-pages  .contact .contact-main .down-box ul li p{
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.contact-pages  .contact .contact-main .down-box ul li span{
    background-image: url("../image/down.png");
    background-repeat: no-repeat;
    background-size: 15px auto;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    float: right;
    border: 1px solid #dedede;
    background-position: center center;
    margin-top: 15px;
    cursor: pointer;
}
.contact-pages  .contact .contact-main .down-box ul li:nth-child(2n){
    margin-right: 0px;
}






.news-pages{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
}

.news-pages .top{
    border-bottom: 1px solid #F2F2F2;
    height: 70px;
}
.news-pages .top ul{
    margin: 15px auto;
    padding: 0px;
    width: 100%;
    height: 40px;
    zoom: 1;
    overflow: hidden;
}
.news-pages .top ul li{
    width: 120px;
    height: 40px;
    float: left;
    margin-right: 15px;
    zoom: 1;
    overflow: hidden;
}
.news-pages .top ul li a{
    display: block;
    width: auto;
    padding: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.news-pages .top ul .active a{
    background: #fff;
    color: #6b9eac;
}
.news-pages .top .position{
    display: block;
    float: right;
    line-height: 70px;
}
.news-pages .top .position img{
    margin-right: 5px;
    margin-top: -3px;
}
.news-pages .top .position a{
    color: #999;
    font-size: 12px;
}
.news-pages .top .position em{
    color: #999;
    font-size: 12px;
}
.news-pages  .cat-list{
    margin: 0px auto;
    padding: 30px 0px 0px 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    background: #f5f5f5;


}
.news-pages  .cat-list ul{
    width:100%;
    height: auto;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}
.news-pages  .cat-list ul li{
    float: left;
    width: 95px;
    height: 40px;
    background: #758589;
    margin-right:20px ;
    border-radius: 5px;
}

.news-pages  .cat-list ul li:last-child{
    margin-right: 0px;
}
.news-pages  .cat-list ul li a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.news-pages  .cat-list ul li:hover a{
    color: #fff;
}
.news-pages  .cat-list ul .active {
    background: #5c889c !important;
}
.news-pages  .cat-list ul li:hover{
    background: #5c889c !important;
}
.news-pages  .list{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    background: #f5f5f5;

}
.news-pages  .list .news-list{
    padding: 0px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 45px auto;
    width: 100%;
}
.news-pages  .list .news-list li{
    padding: 20px 20px 20px 40px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 0px auto 20px auto;
    width: 100%;
    background: #fff;
}
.news-pages  .list .news-list li .pic{
    width: auto;
    float: left;
    height: auto;
    zoom: 1;
    overflow: hidden;
    border: 1px solid #dedede;
}
.news-pages .list .news-list li .pic img{
    display: block;
    margin: 0px auto;
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.news-pages .list .news-list li .pic:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);  /* IE 9 */
    -moz-transform: scale(1.1);  /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}
.news-pages  .list .news-list li .info{
    width: 1080px;
    float: right;
    height: auto;
    zoom: 1;
    overflow: hidden;
}
.news-pages  .list .news-list li .info h1{
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    margin: 0px auto 35px auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #333;
}
.news-pages .list .news-list li .info:hover h1{
    color: #6b9eac;
}
.news-pages  .list .news-list li .info .col-xs-10{
    width: 880px;
}
.news-pages  .list .news-list li .info .col-xs-2{
    float: right;
}
.news-pages  .list .news-list li .info .content{
    font-size: 14px;
    line-height: 25px;
    color: #414141;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-pages  .list .news-list li .info .day{
    font-size: 28px;
    color: #333;
    text-align: center;
    line-height: 30px;
    margin: 0px auto 10px auto;
}
.news-pages  .list .news-list li .info .year{
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 18px;
}
.news-pages  .news-content{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    background: #f5f5f5;

}
.news-pages  .news-content .main{
    background: #fff;
    padding: 45px 60px;
    margin: 45px auto;
}
.news-pages  .news-content .main .title{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 26px;
    margin: 0px auto 25px auto;
    color: #333;
}
.news-pages  .news-content .main .tip{
    text-align: center;
    font-size: 14px;
    color: #a3a3a3;
}
.news-pages  .news-content .main .tip span{
    margin-right: 30px;
}
.news-pages  .news-content .main .tip span:last-child{
    margin-right: 0px;
}
.news-pages  .news-content .main .inner-content{
    line-height: 25px;
    text-align: justify;
    font-size: 14px;
    color: #777;
    border-top: 1px solid #e9e9e9;
    margin: 40px auto;
    padding: 40px 0px;
}
.news-pages .bdsharebuttonbox{
    width: 240px;
    margin: 0px auto;
}
.news-pages .share {
    padding-bottom: 60px;
    border-bottom:  1px solid #e9e9e9;
}
.news-pages  .news-content .main .hot-list{
    padding: 0px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 50px auto 70px auto;
    width: 100%;
}
.news-pages  .news-content .main .hot-list p{
    text-align: left;
    color: #5d5d5d;
    line-height: 20px;
    font-size: 14px;
}
.news-pages  .news-content .main .hot-list p a{
    color: #5d5d5d;
    line-height: 20px;
    font-size: 14px;
}









.product-pages{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
}

.product-pages .top{
   border-bottom: 1px solid #F2F2F2;
    height: 70px;
}
.product-pages .top-cat{
    display: none !important;
}
.product-pages .top ul{
    margin: 15px auto;
    padding: 0px;
    width: 100%;
    height: 40px;
    zoom: 1;
    overflow: hidden;
}
.product-pages .top ul li{
    width: 120px;
    height: 40px;
    float: left;
    margin-right: 15px;
    zoom: 1;
    overflow: hidden;
}
.product-pages .top ul li a{
    display: block;
    width: auto;
    padding: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.product-pages .top ul .active a{
    background: #fff;
    color: #6b9eac;
}
.product-pages .top .position{
    display: block;
    float: right;
    line-height: 70px;
}
.product-pages .top .position img{
    margin-right: 5px;
    margin-top: -3px;
}
.product-pages .top .position a{
    color: #999;
    font-size: 12px;
}
.product-pages .top .position em{
    color: #999;
    font-size: 12px;
}

.product-pages .cat-list{
    margin: 0px auto;
    padding: 55px 0px 0px 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
    background: #f5f5f5;
}
.product-pages .cat-list .pc-top-cat{
    margin: 0px auto;
    padding: 0px;
    width: 450px;
    height: auto;
    zoom: 1;
    overflow: hidden;

}
.product-pages .cat-list .pc-top-cat li{
    float: left;
    background: #fff;
    margin-right: 30px;
    margin-bottom: 0px;
    height: 80px;
}
.product-pages .cat-list .pc-top-cat li:last-child{
    margin-right: 0px;
}
.product-pages .cat-list .pc-top-cat li:hover{
    background: #fff;
}
.product-pages .cat-list .pc-top-cat li a{
    width: 450px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #909090;
    display: block;
    font-size: 20px;
    font-weight: 600;
    border: none !important;
}
.product-pages .cat-list .nav li{
    height: 55px;
}
.product-pages .cat-list .nav li a{
    padding: 0px;
}
.product-pages .cat-list .nav ul li{
    width: 100%;

}
.dropdown-menu{
    display: none;
}
.open .dropdown-menu {
    display: block !important;
}
.product-pages .cat-list ul .active a{
    color: #508d9e;
}
.product-pages .content{
    margin: 0px auto;
    padding:0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
    background: #f5f5f5;
}
.product-pages .cat-list .pc-child-cat{
    margin: 45px auto 30px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;

}
.product-pages .cat-list .pc-child-cat li{
    float: left;
    margin-right: 30px;
    margin-bottom: 0px;
    height: 45px;
    line-height: 45px;
    width: calc((100% - 180px)/7);
    border-bottom: 1px solid #dedede;
    position: relative;
}
.product-pages .cat-list .pc-child-cat li:last-child{
    margin-right: 0px;
}
.product-pages .cat-list .pc-child-cat li a{
    color: #444;
    font-size: 18px;
    font-weight: 500;
}
.product-pages .cat-list .pc-child-cat li span{
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 1;
    width: 29px;
    height: 29px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 29px;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
}
.product-pages .cat-list .pc-child-cat li:hover{
    border-bottom: 1px solid #508d9e;
}
.product-pages .cat-list .pc-child-cat li:hover a{
    color: #508d9e;
}
.product-pages .cat-list .pc-child-cat li:hover span{
    background: #508d9e;
}
.product-pages .cat-list .pc-child-cat .active{
    border-bottom: 1px solid #508d9e;
}
.product-pages .cat-list .pc-child-cat .active a{
    color: #508d9e;
}
.product-pages .cat-list .pc-child-cat .active span{
    background: #508d9e;
}
.product-pages .cat-list .pc-product{
    margin: 30px auto 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;

}
.product-pages .cat-list .pc-product li{
    float: left;
    margin-right: 45px;
    margin-bottom: 15px;
    height: 45px;
    line-height: 45px;
    width: auto;
    zoom: 1;
    overflow: hidden;
}
.product-pages .cat-list .pc-product li a{
    color: #444;
    font-size: 16px;
}
.product-pages .cat-list .pc-product  .active a{
    color: #508d9e;
}


.product-pages .gallery-top {
    height: calc(100% - 265px);
    width: 100%;
}

.product-pages .gallery-thumbs {
    height: 185px;
    width: 50%;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 0px;
    background: #f5f5f5;
}
.product-pages .gallery-thumbs .swiper-wrapper{
    width: 100%;
    height: 165px;
    margin-top: 35px !important;
}
.product-pages .gallery-thumbs .swiper-slide {
    width: 25%;
    height:90%;
    opacity: 0.4;
    border: 1px solid #ccc;
}
.product-pages .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.product-pages .gallery-thumbs img{
    max-width: 100%;
    max-height: 100%;
}
.product-pages .gallery-top img{
    max-width: 100%;
    max-height: 100%;
}
.product-pages .pic-box{
    width: 100%;
    height: 980px;
    margin-bottom: 30px;

}
.product-pages .pic-box ul{
    margin: 0px auto;
    padding: 0px;
}
.product-pages .pic-box ul li{
    display: flex;
    align-items: center
}
.product-pages .pic-box  .swiper-button-next,.product-pages .pic-box  .swiper-button-prev{
    color: #000;
    top: 60%;
    border: none !important;
}
.product-pages .pic-box img{
    max-width: 100%;
    display: block;
    margin: 0px auto;
}
.product-pages .feature{
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: #fff;

}
.product-pages .feature .main{
    padding: 60px;
}
.product-pages .feature h1{
    font-size: 32px;
    text-align: center;
    line-height: 34px;
    margin-bottom: 60px;
    font-weight: 600;
}
.product-pages .feature  .des{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 70px;
}
.product-pages .feature ul{
    width: 100%;
    height: auto;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}
.product-pages .feature ul li{
    width: 100%;
    height: auto;
    margin: 0px auto 45px auto;
    zoom: 1;
    overflow: hidden;

}
.product-pages .feature ul li .title{
    font-size: 24px;
    line-height: 26px;
    color: #000;
    margin-bottom: 35px;
    font-weight: 600;
}
.product-pages .feature ul li  .info{
    font-size: 18px;
    color: #858383;
    line-height: 36px;
    width: 100%;
    text-align: justify;
}
.product-pages .feature ul li .right{
    padding-left: 30px;
}
.product-pages .feature ul li:nth-child(2n)  .info{
    width: 90%;
}
.product-pages .show{
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: #f5f5f5;
    padding: 40px 0px 70px 0px;

}
.product-pages .show h1{
    font-size: 32px;
    text-align: center;
    line-height: 34px;
    margin-bottom: 40px;
    font-weight: 600;
}
.product-pages .application{
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: #fff;
    padding: 45px 0px;

}
.product-pages .application h1{
    font-size: 32px;
    text-align: center;
    line-height: 34px;
    margin-bottom: 50px;
    font-weight: 600;
}
.product-pages .application ul{
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0px;
}
.product-pages .application ul li{
    width: 440px;
    height: auto;
    float: left;
    margin-right: 40px;
    margin-bottom: 25px;
    overflow: hidden;
}
.product-pages .application ul li img{
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.product-pages .application ul li:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);  /* IE 9 */
    -moz-transform: scale(1.1);  /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}
.product-pages .application ul li:nth-child(3n){
    margin-right: 0px;
}





.wap-search-list{
    margin: 0px auto;
    padding: 0px;
    height: auto;
    zoom: 1;
    overflow: visible;
    background: #fff;
}
.wap-search-list .dropdown{
    width: 32%;
    float: left;
}
.wap-search-list .nav > li{
    border: none !important;
}
.wap-search-list .nav-tabs{
    border: none !important;
}
.wap-search-list .nav .open > a,.wap-search-list .nav .open > a:hover,.wap-search-list .nav .open > a:focus{
    background-color: #fff;
    border-color: #fff;
}
.wap-search-list .dropdown-menu{
    left:   50%;
    padding: 0px;
}

.wap-search-list .nav-tabs > li > a{
    color: #666;
    padding:10px 0px;
}
.wap-search-list .dropdown-header{
    color: #dedede;
}
.layui-layer-shade{
    opacity:0.9 !important;
}
.search-input{
    width: 600px;
    height: 45px;
    background: rgba(0, 0, 0,0.3);
    border: 1px solid #fff;
    padding-left: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
}
input::-webkit-input-placeholder {  	/* WebKit browsers */
    color: #fff;

}
input:-moz-placeholder {            	/* Mozilla Firefox 4 to 18 */
    color: #fff;
}
input::-moz-placeholder {           	/* Mozilla Firefox 19+ */
    color: #fff;
}
input:-ms-input-placeholder {       	/* Internet Explorer 10+ */
    color: #fff;
}
.close-search{
    background: none;
    color: #fff;
    border-radius: 100%;
    line-height: 30px;
    text-align: center;
    height: 30px;
    width: 30px;
    font-size: 24px;
    padding: 1px;
    margin: 20px auto 0px auto;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 99999999;

}
.close-search::before {
    content: "\2716";
}
.layui-layer{
    box-shadow: 0px 0px 0px rgba(0,0,0,.3);
}
@media (max-width: 768px){
    .search-input{
        width: 300px;
    }
}







.service-pages{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
}

.service-pages .top{

    height: 70px;
    border-bottom: 1px solid #F2F2F2;
}
.service-pages .top ul{
    margin: 15px auto;
    padding: 0px;
    width: 100%;
    height: 40px;
    zoom: 1;
    overflow: hidden;
}
.service-pages .top ul li{
    width: 120px;
    height: 40px;
    float: left;
    margin-right: 15px;
    zoom: 1;
    overflow: hidden;
}
.service-pages .top ul li a{
    display: block;
    width: auto;
    padding: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.service-pages .top ul .active a{
    background: #fff;
    color: #6b9eac;
}
.service-pages .top .position{
    display: block;
    float: right;
    line-height: 70px;
}
.service-pages .top .position img{
    margin-right: 5px;
    margin-top: -3px;
}
.service-pages .top .position a{
    color: #999;
    font-size: 12px;
}
.service-pages .top .position em{
    color: #999;
    font-size: 12px;
}
.service-pages .items{
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: #fff;

}
.service-pages .items .main{
    padding: 60px;
}

.service-pages .items ul{
    width: 100%;
    height: auto;
    margin: 0px auto;
    zoom: 1;
    overflow: hidden;
    padding: 0px;
}
.service-pages .items ul li{
    width: 100%;
    height: auto;
    margin: 0px auto 45px auto;
    zoom: 1;
    overflow: hidden;

}
.service-pages .items ul li .pic-box{
    overflow: hidden;
    cursor: pointer;
}
.service-pages .items ul li .pic-box img{
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.service-pages .items ul li .pic-box:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);  /* IE 9 */
    -moz-transform: scale(1.1);  /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}
.service-pages .items ul li .title{
    font-size: 28px;
    line-height: 18px;
    color: #000;
    margin-bottom: 35px;
    margin-top: 130px;
    font-weight: 500;
}
.service-pages .items ul li  .info{
    font-size: 18px;
    color: #858383;
    line-height: 36px;
    width: 70%;
}
.service-pages .items ul li .right{
    padding-left: 30px;
}






.join-pages{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: visible;
}

.join-pages .top{
    border-bottom: 1px solid #F2F2F2;
    height: 70px;
}
.join-pages .top ul{
    margin: 15px auto;
    padding: 0px;
    width: 100%;
    height: 40px;
    zoom: 1;
    overflow: hidden;
}
.join-pages .top ul li{
    width: 120px;
    height: 40px;
    float: left;
    margin-right: 15px;
    zoom: 1;
    overflow: hidden;
}
.join-pages .top ul li a{
    display: block;
    width: auto;
    padding: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.join-pages .top ul .active a{
    background: #fff;
    color: #6b9eac;
}
.join-pages .top .position{
    display: block;
    float: right;
    line-height: 70px;
}
.join-pages .top .position img{
    margin-right: 5px;
    margin-top: -3px;
}
.join-pages .top .position a{
    color: #999;
    font-size: 12px;
}
.join-pages .top .position em{
    color: #999;
    font-size: 12px;
}
.join-pages  .contact{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    zoom: 1;
    overflow: hidden;
    background: #fff;
}
.join-pages  .contact h1{
    color: #6b9eac;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 60px auto 30px auto;
}
.join-pages  .contact .contact-main{
    margin: 60px auto;
    height: auto;
    width: 100%;
    zoom: 1;
    overflow: hidden;
    background: #f5f5f5;
    padding:0px 30px;
}
.join-pages  .contact .contact-main .info-box{
    width: 100%;
    padding:0px 30px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin: 0px auto;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
}
.join-pages  .contact .contact-main .items{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    margin: 60px auto;
    padding: 0px;
}
.join-pages  .contact .contact-main .items li{
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px;
    margin-bottom: 60px;
}

.join-pages  .contact .contact-main .items li .row{
    margin: 30px auto;
}
.join-pages  .contact .contact-main .items li h5{
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
}
.join-pages  .contact .contact-main .items li p{
    font-size: 16px;
    line-height: 25px;
    color: #999;
}
.join-pages  .contact .contact-main .items li .cn{
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 3px;
    font-weight: 600;
    color: #6b9eac;
    margin: 0px auto 10px auto;
}
.join-pages  .contact .contact-main .items li .en{
    font-size: 14px;
    line-height: 25px;
    color: #6b9eac;
}
.about_icon{
    background-image: url("../image/m1_1.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
}
.product_icon{
    background-image: url("../image/m2_1.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
}
.cases_icon{
    background-image: url("../image/m3_1.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
}
.contact_icon{
    background-image: url("../image/m4_1.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
}
.header .navbar-inverse .navbar-nav > li:hover .about_icon{
    background-image: url("../image/m1_2.png");
    background-repeat: no-repeat;
}
.header .navbar-inverse .navbar-nav > li:hover .product_icon {
    background-image: url("../image/m2_2.png");
    background-repeat: no-repeat;
}
.header .navbar-inverse .navbar-nav > li:hover .cases_icon{
    background-image: url("../image/m3_2.png");
    background-repeat: no-repeat;
}
.header .navbar-inverse .navbar-nav > li:hover .contact_icon {
    background-image: url("../image/m4_2.png");
    background-repeat: no-repeat;
}
.header .info{
    zoom: 1;
    overflow: hidden;
    float: left;
    margin-left: 15px;
}
.header .icon{
    zoom: 1;
    overflow: hidden;
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 2.5px;
}
.f-box{
    padding: 5px;
    position: fixed;
    z-index: 99999;
    bottom: 80px;
    right: 120px;
    background: rgba(0,0,0,0.6);
    width: 160px;
    border-radius: 10px;
    cursor: pointer;
}
.f-box .top {
    width: 88%;
    margin: 10px auto 5px auto;
    clear: both;
    height: auto;
    position: relative;
}
.f-box img {
    display: block;
    margin: 0px auto 2px auto;
    width: 100px;
    height: auto;
    border-radius: 100%;
}
.close {
    position: absolute;
    right: 13px;
    top: 8px;
    width: 0.1em;
    height: 0.7em;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
}
.close:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0.1em;
    height: 0.7em;
    background: #fff;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.f-box .info {
    margin: 3px auto 10px auto;
    width: 90%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 25px;
}



/********.toolbar*********/
.toolbar {
    width: 50px;
    position: fixed;
    right: 1%;
    top: 44%;
    z-index: 999;
}

.toolbar dd {
    width: 50px;
    height: 50px;
    margin-bottom: 1px;
    position: relative;
    background: url(../black20.png) repeat 0 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.toolbar dd i {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.toolbar dd i span {
    width: 35px;
    height: 35px;
    display: block;
    margin: 7px 0 0 7px;
    background: url(../rightfixicon.png) no-repeat 0 0;
}

.toolbar dd.gottop {
    display: none;
}

.toolbar .slide-tel {
    display: block;
    width: 0;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-family: arial;
    color: #FFF;
    position: absolute;
    padding: 0 0 0 50px;
    top: 0;
    right: 0;
    overflow: hidden;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all .0s ease-in-out 0s;
    -moz-transition: all .0s ease-in-out 0s;
    transition: all .0s ease-in-out 0s;
}

.toolbar .pop {
    position: absolute;
    right: 90px;
    top: -51px;
    background: #6b9eac;
    display: none;
    list-style: none;
    padding: 0px;
}

.toolbar .pop-code {
    width: 160px;
}

.toolbar .pop-code img {
    width: 100%;
    display: block;
    padding: 20px;
}

.toolbar .pop-code h3 {
    height: 52px;
    line-height: 26px;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}

.toolbar .pop-code h3 b {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

.toolbar .qq span {
    background-position: 0 -47px;
}

.toolbar .qq a {
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: block;
}

.toolbar .qq:hover {
    background:#6b9eac;
}

.toolbar .tel span {
    background-position: 0 0;
}

.toolbar .tel:hover {
    width: 180px;
    background:#6b9eac;
}

.toolbar .code span {
    background-position: 0 -95px;
}

.toolbar .code:hover {
    background:#6b9eac;
}

.toolbar .top span {
    background-position: 0 -142px;
}

.toolbar .top:hover {
    background: #6b9eac;
}

.subright .searchList {
    border-top: 1px solid #ddd;
}

.subright .searchList li {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.subright .searchList li:first-child {
    border-top: none;
}

.subright .searchList li:hover a h2 {
    color:#6b9eac;
    font-weight: bold;
}

.leftprocomt {
    padding-top: 10px;
}

.leftprocomt li {
    float: left;
    text-align: center;
    width: 117px;
    margin-right: 10px;
}

.leftprocomt li img {
    width: 117px;
    height: 87px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.leftprocomt li p {
    line-height: 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.leftprocomt li:hover img {
    -webkkit-filter: brightness(105%);
    filter: brightness(105%);
}

.leftprocomt li:hover p {
    color:#6b9eac;
}
.toolbar .go-top span{
    background: url('../top.png') no-repeat -6px -10px;
}