@charset "utf-8";

/* 首页-优势 */
.youshi-part{
    background-color: #F5F5F5;
    padding-bottom: 76px;
    padding-top: 68px;
    overflow: hidden;
}
.youshi-top{
    text-align: center;
    margin-bottom: 12px;
    width: 600px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 34px;
}
.youshi-top .big-tit{
    font-size: 30px;
    color: #333333;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 66px;
}
.youshi-top img{
    position: absolute;
    left: 0;
    top: -17px;
}
.youshi-top .inner-desc{
    text-align: right;
    margin-right: 8px;
    margin-top: 4px;
}
.youshi-top .big-tit span{
    font-weight: bold;
}
.youshi_con{
    margin: 0 -10px;
}
.youshi_con .inner{
    margin: 0 10px;
}
.youshi_con .item{
    position: relative;
}
.youshi_con .n1 .item{
    height: 198px;
    margin-bottom: 10px;
}
.youshi_con .n2 .item{
    height: 145px;
    margin-bottom: 11px;
}
.youshi_con .bg{
    background-color: #ffffff;
    margin-bottom: 10px;
    text-align: right;
}
.youshi_con .n1 .youshi-tip{
    width: 300px;
    height: 158px;
    background: #00B67A;
    color: #ffffff;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -79px;
    cursor: pointer;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
}
.youshi_con .n1 .youshi-tip:hover{
    background: #3EB2D9;
}
.youshi_con .n2 .youshi-tip{
    width: 300px;
    height: 105px;
    background: #3EB2D9;
    color: #ffffff;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -52.5px;
    cursor: pointer;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
}
.youshi_con .n2 .youshi-tip:hover{
    background: #00B67A;
}
.youshi_con .big{  
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-bottom: 4px;
}
.youshi_con .n1 .small{  
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}
.youshi_con .n1 .icon{
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -1.5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #00B67A;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
}
.youshi_con .n1  .youshi-tip:hover .icon{
    border-color: transparent transparent transparent #3EB2D9;
}
.youshi_con .n2 .icon{
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -1.5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #3EB2D9;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
}
.youshi_con .n2 .youshi-tip:hover .icon{
    border-color: transparent transparent transparent #00B67A;
}
.youshi_con .num{  
    font-size: 40px;
    font-family: SourceHanSerifSC;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
    line-height: 36px;
    opacity: 0.2;
    float: left;
    margin-top: 56px;
    margin-left: 7px;
}
.youshi_con .n2 .num{
    margin-top: 33px;
}
.youshi_con .right{
    margin-left: 66px;
    margin-right: 16px;
}
.youshi_con .item1 .right{
    margin-top: 26px;
}
.youshi_con .item2 .right{
    margin-top: 38px;
}
.youshi_con .item3 .right{
    margin-top: 12px;
}
.youshi_con .item4 .right{
    margin-top: 20px;
}
.youshi_con .item5 .right,
.youshi_con .item6 .right,
.youshi_con .item7 .right{
    margin-top: 34px;
}
/* 首页-产品中心 */
.product-part{
    padding-top: 74px;
    padding-bottom: 68px;
    overflow: hidden;
}
.product_top{
    text-align: center;
    margin-bottom: 18px;
    position: relative;
    width: 618px;
    margin: 0 auto;
    padding-bottom: 26px;
}
.product_top .big-tit{
    font-size: 30px;
    color: #3EB2D9;
    text-align: left;
    margin-left: 94px;
}
.product_top .big-tit span{
    font-weight: bold;
}
.product_top .inner-desc{
    margin-top: 3px;
    text-align: right;
}
.product_top img {
    position: absolute;
    left: 0;
    top: -20px;
}
.product-part .pro_right{
    float: right;  
    width: 934px;
    overflow: hidden; 
}
.product-part .pro_right .top{
    margin: 0 -8px;
}
.product-part .pro_right .tit{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #191919;
    margin-bottom: 4px;
    padding-top: 14px;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
}
.product-part .pro_right .bot .tit{
    padding-top: 10px;
}
.product-part .pro_right .text{ 
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
}
.product-part .desc{
    background-color: #FAFAFA;
    height: 70px;
    padding-left: 22px;
    padding-right: 22px;
    transition: all .65s;
    -webkit-transition: all .65s;
    -moz-transition: all .65s;
    -ms-transition: all .65s;
    -o-transition: all .65s;
}
.product-part .bot .desc{
    height: 62px;
}
.product-part .inner:hover .desc{
    background-color: #00B67A;
}
.product-part .inner:hover .text,
.product-part .inner:hover .tit{
    color: #ffffff;
}
.product-part .inner{
    display: block;
    margin: 0 8px 16px;
}
.product-part  .pro_right .img{
    width: 100%;
    overflow: hidden;
}
.product-part  .pro_right .img img{
    transition: transform 1.02s;
    -webkit-transition: transform 1.02s;
    -moz-transition: transform 1.02s;
    -ms-transition: transform 1.02s;
    -o-transition: transform 1.02s;
}
.product-part  .inner:hover .img img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
}
.pro_left{
    float: left;
    width: 240px;
}
.pro_bar_top{
    width: 100%;
    height: 112px;
    color: #fff;
    text-align: center;
    background: #3EB2D9;
}
.pro_bar_top .tit{
    font-weight: bold;
    font-size: 30px;
    padding-top: 24px;
}
.pro_bar_top .text{
    font-size: 18px;
    text-transform: uppercase;
}
.pro_bar_bot .contact_us{
    font-size: 24px;
    font-family: Arial;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 28px;
    opacity: 0.6;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-top: 22px;
    margin-left: 19px;
}
.pro_bar_bot .contact_us img{
    margin-right: 3px;
}
.pro_bar_bot{
    width: 100%;
    height: 129px;
    background: #3EB2D9;
    color: #ffffff;
}
.pro_bar_bot .text span{
    display: block;
    line-height: 36px;
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
}
.pro_bar_bot .text em{
    font-style: normal;
    font-weight: 300;
    margin-left: 19px;
}
.pro_bar_con{
    padding-top: 9px;
    border-left: 2px solid #3EB2D9;
    border-right: 2px solid #3EB2D9;
    height: auto;
	padding-bottom: 30px;
    overflow: hidden;
}
.pro_bar_con .pro_item{
    width: 200px;
    margin: 0 auto;
}
.pro_bar_con .pro_item  dt{
    width: 100%;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    height: 40px;
    /* background: url(../images/add.png) no-repeat 169px center #3EB2D9; */
	background: #3EB2D9;
    margin-top: 25px;
    box-sizing: border-box;
    padding: 0 12px 0 18px;
    cursor: pointer;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
}
.pro_bar_con .pro_item  dt:hover{
    /* background: url(../images/add.png) no-repeat 169px center #00B67A; */
	background: #00B67A;
}
.pro_bar_con .pro_item dt a{
    color: #ffffff;
}
.pro_bar_con .pro_item dd a{
    display: block;    
    border-bottom: 1px dashed #CCCCCC;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    background: url(../images/pro_arr.jpg) no-repeat 5px center;
    padding-left: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_bar_con .pro_item dd a:hover,
.pro_bar_con .pro_item dd a.active{
    background: url(../images/pro_arr2.jpg) no-repeat 5px center;
    color: #00B67A;
}
/* 首页-关于我们 */
.about-part {
    position: relative;
    overflow: hidden;
}
.about-part .about-title{  
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding-top: 46px;
}
.about-part .bg{
    width: 100%;
    height: 400px;
    position: absolute;
}
.about-ibox{
    background-color: #fff;
    width: 100%;
    height: 450px;
    margin-top: 26px;
    overflow: hidden;
}
.about-ibox .img{
    width: 587px;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 23px;
}
.about-ibox .img img{
    transition: transform 1.01s;
    -webkit-transition: transform 1.01s;
    -moz-transition: transform 1.01s;
    -ms-transition: transform 1.01s;
    -o-transition: transform 1.01s;
}
.about-ibox .img:hover img{
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.about-ibox .right{
    width: 546px;
    margin-top: 68px;
}
.about-ibox .title2{ 
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.about-ibox .small-tit{
    font-size: 24px;
    font-family: Arial;
    font-weight: 400;
    color: #CCCCCC;
    line-height: 30px;
    margin-top: 1px;
}
.about-ibox .text{  
    margin-top: 6px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    width: 504px;
    margin-bottom: 38px;
}
.about-number{
    font-size: 0;
    text-align: center;
    margin-right: 38px;
}
.about-number li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 120px;
    margin: 0 3.5px;
    background: url(../images/circle.png) no-repeat center top;
    height: 58px;
}
.about-number li b{
    font-size: 30px;
    font-family: Adobe 黑体 Std;
    font-weight: normal;
}
.about-number li i{
    font-size: 16px;
    font-family: Adobe 黑体 Std;
}
.about-number .num{
    font-size: 30px;
    font-family: Arial;
    font-weight: 400;
    margin-top: 26px;
    margin-bottom: 2px;
    color: #00B67A;
}
.about-number .title{ 
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.about-swiper-ibox .hd{
    font-size: 0;
    text-align: center;
    position: relative;
    margin-bottom: 26px;
    padding-top: 11px;
}
.about-swiper-ibox .hd .line{
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 1px;
    background-color: #DDDDDD;
}
.about-swiper-ibox .item{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #333333;
    font-size: 18px;
    position: relative;
    padding: 0 22px;
    cursor: pointer;
    background-color: #ffffff;
    z-index: 2;
}
.about-swiper-ibox .item.active{
    color: #00B67A;
    font-weight: bold;
}
.about-swiper-ibox .item.n2::after{
    content: "/";
    color: #999999;
    font-size: 18px;
    position: absolute;
    left: -5px;
    top: 0;
}
.about-swiper-ibox .item.n2.active::after{
    font-weight: normal;
}
.about-swiper-ibox{
    margin-bottom: 60px;
}
.about-swiper-ibox a{
    display: block;
    overflow: hidden;
}
.about-swiper-ibox a img{
    transition: transform 1.03s;
    -webkit-transition: transform 1.03s;
    -moz-transition: transform 1.03s;
    -ms-transition: transform 1.03s;
    -o-transition: transform 1.03s;
}
.about-swiper-ibox a:hover img{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.about-swiper-ibox .bd .inner{overflow: hidden;}
.about-swiper-container{display: none;}
.about-swiper-container.active{display: block;}
.about-swiper-ibox .bd{
    position: relative;
}
.about-swiper-ibox .swiper-button-prev:after,
.about-swiper-ibox .swiper-button-next::after{
    content: "";
}
.about-swiper-ibox .swiper-button-prev{
    width: 17px;
    height: 29px;
    background: url(../images/arr1_1.png) no-repeat center;
    outline: none;
    left: -48px;
}
.about-swiper-ibox .swiper-button-next{
    width: 17px;
    height: 29px;
    background: url(../images/arr1_2.png) no-repeat center;
    outline: none;
    right: -48px;
}
.about-swiper-ibox .swiper-button-next.swiper-button-disabled,
.about-swiper-ibox .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
}
/* 首页-广告 */
.guanggao-ibox{
    width: 100%;
    height: 200px;
    color: #ffffff;
    overflow: hidden;
}
.guanggao-ibox .big{
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    margin-left: 177px;
}
.guanggao-ibox .left{
    float: left;
    background: url(../images/gg_logo.png) no-repeat 0 center;
    margin-top: 60px;
}
.guanggao-ibox .small{
    line-height: 36px;
    font-weight: 300;
    font-size: 24px;
    font-family: Source Han Sans CN;
    margin-left: 177px;
}
.guanggao-ibox .right{
    float: right;
    margin-top: 40px;
}
.guanggao-ibox .zixun{  
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-left: 19px;
}
.guanggao-ibox .zixun img{
    margin-right: 3px;
}
.guanggao-ibox .zixun span{
    vertical-align: -4px;
    letter-spacing: 2px;
}
.guanggao-ibox .tel{   
    font-size: 40px;
    font-family: News706 BT;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
}
.guanggao-ibox .more a{
    display: block;
    color: #fff;
    width: 128px;
    height: 34px;
    border: 1px solid #FFFFFF;
    border-radius: 18px;
    text-align: center;
    line-height: 34px;
    margin-top: 15px;
    margin-left: 62px;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
}
.guanggao-ibox .more:hover a{
    background-color: #3EB2D9;
    border-color: #3EB2D9;
    color: #ffffff;
}
/* 首页-解决方案 */
.fangan-top{
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    padding-top: 62px;
}
.infangan .fangan-top span{
    font-weight: bold;
}

.infangan {width:100%;height:950px;overflow:hidden;}
.infangan .infangan-ibox .tit a {display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:24px;font-family:Microsoft YaHei;font-weight:400;color:#333;margin-bottom:20px;}
.infangan .infangan-ibox .tit a:hover {color:#3EB2D9;}
.infangan .txt2 {font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#666;line-height:24px;}
.infangan .txt2 p {margin-bottom:42px;height: 72px;overflow: hidden;}
.infangan .infangan-ibox {background-color:#ffffff;height:400px;overflow:hidden;}
.infangan .more {position:relative;}
.infangan .more a {display:block;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#999;}
.infangan .more a:hover {color:#3EB2D9;}
.infangan .more img {position:absolute;top:5px;left:62px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}
.infangan .more a img {position:absolute;top:5px;left:62px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}
.infangan .more img.arr-img2 {opacity:0;visibility:hidden;}
.infangan .more:hover img.arr-img1 {opacity:0;visibility:hidden;}
.infangan .more:hover img.arr-img2 {opacity:1;visibility:visible;}
.infangan-tabtit {padding-bottom:20px;padding-top:24px;position: relative;overflow: hidden;}
.infangan-tabtit .line{
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.6;
}
.infangan-tabtit ul {font-size:0;text-align:center;}
.infangan-tabtit ul li {display:inline-block;*display:inline;*zoom:1;font-size:0px;font-family:Microsoft YaHei;font-weight:400;color:#FFFFFF;cursor:pointer;margin: 0 20px;position: relative;padding: 0 4px 18px;}
.infangan-tabtit ul li span{font-size: 18px;padding-top: 14px;}
.infangan-tabtit ul li.active {font-weight: bold;}
.infangan-tabtit ul li::after {
    content: "";
    display: block;
    width: 0%;
    height: 3px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    bottom: 0px;
    overflow: hidden;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
}
.infangan-tabtit ul li:hover::after, .infangan-tabtit ul li.active::after {
    width: 100%;
    left: 0;
}
.infangan-tabtit ul li  span {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.infangan-tabtit .tendewr { display:block; width:48px; height:48px; margin: 0 auto; border: 1px solid #ffffff; border-radius:50% ; transition:.9s; -webkit-transition:.9s; -moz-transition:.9s; -ms-transition:.9s; -o-transition:.9s; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ;position: relative; }
.infangan-tabtit .tendewr img {
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
}
.infangan-tabtit .tendewr img.img1 {
    opacity: 1;
}
.infangan-tabtit .tendewr img.img2 {
    opacity: 0;
}
.infangan-tabtit li:hover .tendewr .img1,
.infangan-tabtit li.active .tendewr .img2 {
    opacity: 1;
    visibility: hidden;
}
.infangan-tabtit li:hover .tendewr .img2,
.infangan-tabtit li.active .tendewr .img2 {
    opacity: 1;
    visibility: visible;
}
.infangan-tabtit li:hover .tendewr,
.infangan-tabtit li.active .tendewr{
    background-color: #fff;
}
.infangan .inner-tit {color:#ffffff;padding-top:54px;}
.infangan-parent {padding-top:20px;}
.infangan-ibox .col-md-6 {height:100%;overflow:hidden;}
.infangan .infangan-ibox .imgs {height:400px;width:100%;}
.infangan .infangan-ibox .imgs a {display:block;}
.infangan .infangan-ibox .right {padding-left:58px;padding-right:52px;padding-top:44px;}
.infangan-parent .bdc {margin:0 -10px;}
.infangan-parent .slide {float:left;width:25%;}
.infangan-parent .item {cursor:pointer;overflow:hidden;margin:0 10px;}
.infangan-parent .item img {width:100%;transition:.9s;-webkit-transition:.9s;-moz-transition:.9s;-ms-transition:.9s;-o-transition:.9s;}
.infangan-parent .small-tit{
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    transition: color .9s;
    -webkit-transition: color .9s;
    -moz-transition: color .9s;
    -ms-transition: color .9s;
    -o-transition: color .9s;
}
.infangan-parent .slide:hover .small-tit{
    opacity: 0.6;
}
.infangan-parent .slide:hover .item img{
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}
/* .infangan-parent .item:hover img {border-color:#3EB2D9;}
.infangan-parent .slide.slick-current .item img {border-color:#3EB2D9;} */
.infangan-tabslick {display:none;}
.infangan-tabslick.active {display:block;}
.ny-fangan{height: auto;padding-top: 80px;padding-bottom: 75px;}
.ny-fagnan-ibox{
	margin-bottom: 60px;
}
.ny-fangan.infangan .txt2 p{height: auto;}
.infangan .icon .item,
.infangan .icon .item2{
    float: left;
    text-align: center;
    margin-right: 28px;
    margin-top: 38px;
    cursor: default;
}
.infangan .icon .item2{margin-top: 12px;}
.infangan .icon .item span,
.infangan .icon .item2 span{
    display: block;   
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 7px;
    transition: color .9s;
    -webkit-transition: color .9s;
    -moz-transition: color .9s;
    -ms-transition: color .9s;
    -o-transition: color .9s;
}
.infangan .icon .item img,
.infangan .icon .item2 img{text-align: center;}
.infangan .icon .item:hover span,
.infangan .icon .item2:hover span{
    color:#3EB2D9;
}

.infangan.ny-fangan .infangan-ibox{
	background-color: #f6f6f6;
}
.infangan.ny-fangan .infangan-ibox .tit a{
	font-size: 26px;
	color: #00B67A;
}

@media only screen and (max-width:1296px) {
    .about-swiper-ibox .swiper-button-next{
        right: 0;
    }
    .about-swiper-ibox .swiper-button-prev{
        left: 0;
    }
}
/*鍐呴〉鏍峰紡 end*/

.mk_pages {

    text-align:center;

    font-size:0;

    padding: 20px 0 36px;

}

.mk_pages ul {

    text-align:center;

    font-size:0;

}

.mk_pages ul li {

    display:inline-block;

    font-size:16px;

    margin: 0 4px;

    border:1px solid #e9e9e9;

    width: 38px;

    height: 38px;

    line-height: 38px;

    float: none;

}

.mk_pages ul li a {

    font-size:14px;

    display: block;

    width: 100%;

    height: 100%;

    color: #666;

}

.mk_pages .pageinfo {

    line-height:21px;

    padding:12px 10px 12px 16px;

    color:#999;

    margin:0px 2px;

}

.mk_pages .pageinfo strong {

    color:#555;

    font-weight:normal;

    margin:0px 2px;

}

.mk_pages ul li.active,

.mk_pages ul li.active a,

.pagebox ul li.active a:hover {

    font-weight:bold;

    background: #3EB2D9;

    color: #fff;

    border: 1px solid #3EB2D9;

}
.mk_pages ul li.active span{
    color: #fff !important;
}

.mk_pages ul li.disabled span {

    padding:14px 9px;

}

.product_content .n_prod p{font-size: 15px;color: #444;}
.container p{font-size: 16px;color: #444;margin: 10px 0;}
.product_content .n_prod h2{
    font-size: 20px;
    color: #333;
    line-height: 34px;
    padding-left: 12px;
    background: url(../images/cd-h2-bg.jpg) no-repeat scroll left center;
    margin-bottom: 5px;
    margin-top: 14px;
    font-weight: bold;
}

.product_content .n_prod ul {
    font-size: 0;
    text-align: left;
    width: 900px;
    margin-top: 10px;
}
.product_content .n_prod ul li {
    width: 298px;
    border: 1px solid #eee;
    padding-top: 25px;
    display: inline-block;
    vertical-align: top;
    margin-left: -1px;
    padding-bottom: 17px;
    height: 134px;
    margin-bottom: 10px;
}
.product_content .n_prod ul li span {
    font-size: 24px;
    color: #666;
    line-height: 26px;
    margin-bottom: 14px;
    display: block;
    font-weight: bold;
    font-family: "din";
    padding-left: 19px;
}

.product_content .n_prod ul li h3 {
    font-size: 18px;
    color: #00B67A;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 19px;
}

.product_content .n_prod ul li p {
    font-size: 12px;
    color: #444;
    line-height: 24px;
    width: 265px;
    margin: 0 auto;
    /*height: 48px;*/
    overflow: hidden;
}

.product_content .n_prod .gnjs li{width: 14%;padding: 0; height: unset;text-align: center;}
.product_content .n_prod .gnjs li p {width: unset;line-height: unset;font-size: 15px;}
.bg_ov{width: 100%;overflow: auto;}
.bg_ov table{border-collapse: collapse;width: 100%;text-align: center;}

    .rich_img_wrap {
        position: relative;
        float: left;
        width: 50%;
        margin-right: 26px;
       /* margin-bottom: 16px; */
        max-width: 100%;
        overflow: hidden;
    }
	.rich_article_content_wrap{width: 47%;float: right;box-sizing: border-box;padding: 0 20px;}

    .rich_major_photo {
        width: 100%;
        transition: all .35s ease;
    }

    .module_content {
        position: relative;
        font-size: 14px;
    }

    .module_rich_content {
        padding: 0;
		margin-bottom: 40px;
        box-sizing: border-box;
        overflow: hidden;
		background-color: #F6F6F6;
    }
    .rich_img_right .rich_img_wrap {
    float: right;
    margin-right: 0;
    margin-left: 26px;
}
.container .icon{width: 100%;}
.container .icon .item{display: inline-block;text-align: center;width: 19.7%}
.container  .icon .item img {
    text-align: center;
}
.container  .icon .item span {
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 7px;
    transition: color .9s;
    -webkit-transition: color .9s;
    -moz-transition: color .9s;
    -ms-transition: color .9s;
    -o-transition: color .9s;
}

/*服务与支持*/
 .rightmenu{width: 185px; cursor: pointer; position: fixed; z-index: 99999; right: -130px; top: 210px; cursor: pointer;}
    .rightmenu li{height: 55px; line-height: 55px; border-radius: 4px; margin-bottom: 1px; background-color: #00B67A; background-repeat: no-repeat; background-image: url(../images/rightmenu-icon.png); text-indent: 55px; font-size: 16px; color: #fff; overflow: hidden;}
    .rightmenu li a{display: block; width: 100%; height: 55px; color: #fff;}
    .rightmenu li a:hover{color: #fff!important;}
    .rightmenu li.r-top{background-position: 0 0;}
    .rightmenu li.r-phone{background-position: 0 -55px; font-family: "Arial";}
    .rightmenu li.r-qq{background-position: 0 -110px;}
    .rightmenu li.r-mess{background-position: 0 -165px;}
    .rightmenu li.r-code{background-position: 0 -220px;}
    .rightmenu li.r-code .img{width: 117px; margin: 0 auto; position: relative;}
    .rightmenu li.r-code .img img{display: block; width: 117px; height: 117px;}

       .ny_service_con{
        background-color: #f5f5f5;
        padding-top: 50px;
        padding-bottom: 110px;
        overflow: hidden;
    }
    .ny_service_con .top_links {
        margin-bottom: 30px;
        font-size: 0;
        text-align: center;
    }
    .ny_service_con .top_links a {
        display: inline-block;
        *display: inline-block;
        *zoom: 1;
        margin-right: 10px;
        width: 174px;
        height: 52px;
        background: #FFFFFF;
        line-height: 52px;
        text-align: center;
        font-size: 18px;
        font-family: PingFang SC;
        font-weight: 400;
        color: #656565;
        transition: all .8s;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -ms-transition: all .8s;
        -o-transition: all .8s;
    }
    .ny_service_con .top_links a.active{
        background-color: #00B67A;
        color: #FFFFFF;
    }
    .service_detail_ibox{
        background-color: #fff;
        padding: 40px 30px;
    }
    .service_detail_ibox .title{
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        text-align: center;
    }
    .service_detail_ibox .title .color-blue {
        font-size: 22px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
    }
    .service_detail_ibox div.jishu-item{
        background-color: #FFFFFF;
    }
    .service_detail_ibox div.jishu-item > div {        
        margin-bottom: 30px;
        font-size: 15px;
        color: #333;
    }
    .service_detail_ibox div.jishu-item em{
        display: block;
        margin-bottom: 8px;
        padding-left: 10px;
        font-weight: bold;
        font-size: 20px;
        position: relative;
    }
    .service_detail_ibox div.jishu-item em::before{
        content: "";
        position: absolute;
        left: 0;
        top: 6px;
        width: 3px;
        height: 16px;
        background-color: #00B67A;
    }
    .service_detail_ibox div.jishu-item img {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 4px;
    }
    .service_detail_ibox div.jishu-item span{
        display: block;
        line-height: 28px;
        color: #666666;
    } 
    /* 常见问题 */
    .s_question b{
        display: block;
        line-height: 28px;
        color: #666666;
        font-weight: normal;
        text-indent: 28px;
    }
    .service_detail_ibox .s_question div.jishu-item span{
        line-height: 30px;
    }
	/* 售后服务 */
	.s_question b{
		display: block;
		line-height: 28px;
		color: #666666;
		font-weight: normal;
		text-indent: 28px;
	}
	.service_detail_ibox .s_question div.jishu-item span{
		line-height: 30px;
	}
	.anzhuan-table{
		width: 970px;
		margin: 18px auto 0;
	}
	.anzhuan-table table,
	.anzhuan-table table tr{
		border: 1px solid #eee;
		text-align: center;
	}
	.anzhuan-table table tr td{
		padding: 10px 8px;
		border-right: 1px solid #eee;
	}
	.anzhuan-table table span{
		color: #333333 !important;
	}
	/* 安装施工 */
	.s_anzhuan b{
		display: block;
		line-height: 28px;
		font-weight: normal;
		color: #666666;
	}
	.s_anzhuan .img{
		text-align: center;
	}
	.s_anzhuan  div.tip{
		display: block;
		font-size: 16px;
		color: #ffffff;
		text-align: center;
		width: 165px;
		height: 34px;
		line-height: 34px;
		background-color: #00b67a;
		margin: 0 auto;
		color: #ffffff !important;
	}
	.s_anzhuan  div.tip23{
		margin-top: 23px;
	}
	.s_anzhuan div.tip2 {
		background-color: #00B67A;
		color: #ffffff !important;
		border-radius: 10px;
		width: 206px;
		margin: 0 auto;
		margin-bottom: 0 !important;
		text-align: center;
		padding: 6px 0;
		border-radius: 50px;
	}
	.anzhuan_slide .slick_slide img{
		margin: 0 auto;
	}
	.anzhuan_slide .slick-next{
		background: url(../images/anzhuan_arr2.jpg) no-repeat center;
		width: 17px;
		height: 29px;
		right: 160px;
		background-size: cover;
	}
	.anzhuan_slide .slick-prev{
		background: url(../images/anzhuan_arr.jpg) no-repeat center;
		width: 17px;
		height: 29px;
		left: 160px;
		background-size: cover;
	}
	.anzhuan_slide .slick-list{
		width: 750px;
		margin: 0 auto;
	}


    .w1200 {margin:0 auto;width:1200px;}
	.policy .title {text-align:center;font-size:40px;margin:62px 0 24px;}
	.policy>.content {height:410px;position:relative;margin-bottom:25px;background-color: #f6f6f6;}
	.policy>.content .img {width:50%;height:100%;}
	.policy>.content.n1 .img {float:right;}
	.policy>.content.n2 .img {float:left;}
	.policy>.content .img img {width:100%;display:none;}
	.policy .odd {width:50%;width:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);}
	.policy .even {width:50%;width:50%;position:absolute;right:0;top:50%;transform:translateY(-50%);}
	.policy .even .title,.policy .odd .title {font-size:26px;font-weight:bold;color:#333;margin-bottom:17px;margin-top:0;}
	.policy .even .desc,.policy .odd .desc {font-size:16px;font-weight:400;line-height:28px;color:#333;opacity:.8;text-align: center;}
	.sec2 .sec2_con {margin:0 -10px;}
	.sec2 .card {float:left;width:48%;background:#f6f6f6;margin:10px 10px;box-sizing:border-box;padding:10px 16px 10px 30px;height:138px;position:relative;}
	.sec2 i.icon {font-size:18px;color:#fff;position:absolute;top:-38px;left:6px;font-weight:bold;}
	.sec2  .sanjiao {content:"";position:absolute;left:0;top:0;width:0;height:0;border-top:40px solid #00B67A;border-right:40px solid transparent;}
	.sec2 .a_title {text-align:center;font-size:40px;margin: 62px 0 24px;}
	.sec2  .title {font-size:26px;font-weight:normal;color:#000;margin-top: 8px;}
	.sec2  .desc {font-size:16px;font-weight:400;color:#464646;margin-top:5px;line-height: 28px;}
	.slogan {height:290px;text-align:center;overflow:hidden;background-color:#f6f6f6;margin-top: 68px;}
	.slogan .title {margin-top:83px;font-size:42px;color:#333;line-height:43px;font-weight:800;}
	.slogan .desc {line-height:29px;font-size:24px;margin:14px auto 38px;font-weight:400;}
	.contact-ly-cont {width:100%;background:#fff;text-align:center;box-sizing:border-box;margin: 80px 0;}
	.contact-vs img,.contact-ly img {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
	.contact-ly img {width:22px !important;}
	.contact-ly-title {margin-bottom:35px;}
	.contact-ly-title h3 {font-size:36px;font-weight:normal;}
	.contact-ly-title p {color:#707070;font-size:24px;}
	.contact-ly-c label {width:49%;display:block;float:left;padding:12px 20px;box-sizing:border-box;border:1px solid #f2f2f2;margin-right:2%;margin-bottom:24px;text-align:left}
	.contact-ly-c label:nth-of-type(2n) {margin-right:0;}
	.contact-ly-c label span {font-size:17px;color:#333;display:inline-block;vertical-align:middle;padding-right:5px;border-right:1px solid #e7e7e7;padding-left:6px;margin-right:5px;font-weight:bold;}
	.contact-ly-c input {height:22px;line-height:22px;position:relative;top:1px;display:inline-block;*display:inline;*zoom:1;width:calc(100% - 100px);}
	.contact-ly-c textarea {width:100%;border:1px solid #f2f2f2;padding:20px;display:block;height:200px;box-sizing:border-box;resize:none;font-size:15px;}
	.contact-ly-c .submit {width:137px;height:44px;font-size:16px;line-height:44px;background-color:#00B67A;background-position:26px center;background-repeat:no-repeat;color:#fff;border-radius:2px;margin-top:50px;cursor:pointer;transition:all .8s;}
	.contact-ly-c .submit:hover {background-color:#1CBE94;}
	.contact-zx {margin-top:70px;position:relative;}
	.contact-zx .ves {position:absolute;bottom:26px;left:52%;transform:translateX(-50%);-webkit-transform:translateX(-50%);background:#fff;width:330px;text-align:center;padding:10px 30px 10px;}
	.contact-zx .ves p {font-size:16px;color:#666;margin-bottom:8px;}
	.contact-zx .ves a {color:#00B67A;font-size:16px;}
	.contact-text {padding-bottom:62px;width:100%;overflow:hidden;}
	.lxwm_box {padding:0 25px;margin-bottom:40px;}
	.lxwm_box .left {width:50%;float:left;padding:22px 50px 22px 50px;/* border:1px solid #f2f2f2;*/ box-sizing:border-box;border-right:none;background:#f0f0f0;box-sizing:border-box;}
	.lxwm_box .right {width:50%;float:left;padding:12px 10px 12px 37px;background:#00B67A;box-sizing:border-box;}
	.lxwm_box .left h2 {font-size:18px;font-weight:bold;color:#00B67A;margin:0;}
	.lxwm_box .left p {font-size:18px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
	.lxwm_box .left ul {margin:0;}
	.lxwm_box .left ul li {float:left;margin-right:15px;}
	.lxwm_box .left ul li img {width:40px;}
	.lxwm_box .right .icon {height:45px;width:45px;display:block;float:left;background:url(../images/e_mail_icon.png)no-repeat;background-size:45px !important;position:relative;margin-right:15px;}
	.lxwm_box .right .icon2 {background:url(../images/address_icon.png)no-repeat;}
	.lxwm_box .right .desc p {font-size:20px;line-height:40px;color:#fff;margin:0;float:left;width:calc(100% - 60px);letter-spacing:1px;}
	.lxwm_box .right .desc .p1 {margin-bottom:5px;}
	.lxwm_box .right .desc .p2 {line-height:25px;}
	.lxwm_box .right .desc a {font-size:20px;color:#fff;}
	@media only screen and (max-width:768px){
		.w1200{width: 100%;}
		.policy .title{font-size: 22px;margin: 40px 0 16px;}
		.policy>.content.n1 .img,.policy>.content.n2 .img {float:none;width:100%;}
		.policy .odd,.policy .even {position:relative;top:0;transform:translateY(0);width:100%;padding:18px 0;}
		.policy>.content {height:auto;margin-bottom:20px;}
		.policy>.content .img img {display:block;}
		.policy .even .title,.policy .odd .title {font-size:18px;margin-bottom:3px;}
		.policy .even .desc,.policy .odd .desc {font-size:14px;line-height:24px;}
		.sec2 .a_title {font-size:22px;margin:40px 0 4px;}
		.sec2 .sec2_con {margin:0;padding:0 10px;}
		.sec2 .card {width:100%;float:none;box-sizing:border-box;margin:10px 0;height:auto;padding:10px 16px 16px 30px;}
		.sec2 .desc {font-size:14px;line-height:22px;}
		.sec2 .title {font-size:17px;}
		.slogan .title {margin-top:26px;font-size:22px;}
		.slogan .desc {font-size:16px;margin:0px auto 20px;}
		.slogan {height:130px;margin-top:38px;}
		.policy {padding:0 10px;}
		.contact-ly-c label {width:100%;margin-right:0;margin-bottom:12px;}
		.contact-ly-c textarea {height:138px;padding:12px;}
		.contact-ly-c .submit {margin-top:20px;}
		.contact-ly-cont {margin-top:46px;padding:0 10px 50px;}
	}
	/* 招聘 */
	.job_top{
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 10px;
	}
	.job_top span{
		float: left;
		text-align: center;
		color: #444444;
		font-size: 18px;
		font-weight: bold;
	}
	.job_top span.p1{
		width: 19%;
	}
	.job_top span.p2{
		width: 20%;
	}
	.job_top span.p3{
		width: 36%;
	}
	.job_top span.p4{
		width: 25%;
	}
	.zhaopin-ibox {
		padding-top: 60px;
		padding-bottom: 65px;
	}
	.about1 .title222 {
		position: relative;
		font-size: 20px;
		color: #444444;
		font-weight: bold;
		padding-left: 12px;
		display: none;
	}
	
	.join_in_ibox i.border {
		position: absolute;
		left: 0;
		top: 2px;
		background-color: #1CBE94;
		width: 4px;
		height: 22px;
	}
	
	.page-intro .pi-title {
		font-size: 40px;
		color: #444444;
		line-height: 40px;
		display: block;
		font-family: Microsoft YaHei;
			text-align: center;
	}
	
	.page-intro .pi-txt {
		text-align: left;
		display: inline-block;
		font-size: 18px;
		line-height: 26px;
		font-family: Microsoft YaHei;
		margin-top: 15px;
		text-align: center;
		width: 100%;
	}
	
	.col-xs-12s {
		width: 100%;
	}
	
	.collapse {
		display: none;
	}
	
	.collapse.in {
		display: block;
	}
	
	.join_in_ibox .post-ibox {
	    float: left;
	    width: 58%;
	}
	.join_in_ibox .zhaopin-ibox-right {
	    float: right;
	    width: 38%;
	}
	.join_in_ibox .zhaopin-ibox-right img{width: 100%;}
	.inner_job .job_box2 {
		width: 100%;
		position: relative;
		border-top: none;
		/* margin-top: 18px; */
	}
	
	.panel-default {
		border: none;
	}
	
	.inner_job .job_box2 .job_title {
		width: 100%;
		position: relative;
		background: #fff;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 20px 30px;
		border-bottom: 1px solid #e9edf3;
	}
	
	.inner_job .job_box2 .job_content {
		background: #fff;
		padding: 0;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading {
		background: #fff;
		border: none;
		padding: 0;
		box-shadow: none;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading.open a {
		background-color: #fff1b2;
	}
	
	.inner_job .job_box2 .panel-collapse {
		padding: 15px;
		width: 100%;
		box-sizing: border-box;
		border-bottom: 1px solid #CCCCCC;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading a {
		font-size: 15px;
		color: #444444;
		display: block;
		padding: 19px 20px;
		background: #fff;
		border-bottom: 1px solid #CCCCCC;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		margin: 0;
		width: 100%;
		position: relative;
		box-sizing: border-box;
		background: url(../images/zhewu.png) no-repeat left center;
		background-size: 24px;
	}
	.inner_job .job_box2 .panel-default>.panel-heading a:hover{
		color: #00B67A;
	}
	.inner_job .job_box2 .panel-default>.panel-heading a span {
		float: left;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading a span.p1 {
		width: 23%;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading a span.p2 {
		width: 21%;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading a span.p3 {
		width: 40%;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading a span.p4 {
		width: 20%;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading a span.p5 {
		width: 16%;
	}
	.inner_job .job_box2 .panel-default>.panel-heading span.open_bar {
		width: 20px;
		height: 20px;
		background: url(../images/add22.png) no-repeat;
		position: absolute;
		top: 20px;
	}
	
	.inner_job .job_box2 .panel-default>.panel-heading .collapsed span.open_bar:after {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	.inner_job .job_box2 .panel-collapse {
		padding: 15px;
		width: 100%;
		display: none;
	}
	
	.recruitmentBox .panel-top[data-on="active"] .open_bar {
		background: url(../images/plus.png) no-repeat !important;
	}
	
	.panel-body {
		padding: 0 15px;
		color: #999999;
		font-size: 14px;
		font-weight: 500;
		line-height: 36px;
	}
	
	.panel-default>.panel-heading+.panel-collapse>.panel-body {
		border-top: 0;
	}
	.invitea {
	    margin-top: 22px;
	    padding-left: 14px;
	    width: 86px;
	    padding-right: 14px;
	    padding-top: 10px;
	    padding-bottom: 10px;
		background: #00B67A;
		float: left;
		margin-bottom: 4px;
		cursor: pointer;
	}
	.invitea a {
	    display: block;
	    position: relative;
	    line-height: 1.2;
	    color: #fff;
	}
	
	@media (max-width:1199px){
		.inner_job .job_box2 .panel-default>.panel-heading a{
			font-size: 12px;
		}
	}
	@media (max-width:1023px){
		.join_in_ibox .post-ibox{width: 100%;float: none;margin-bottom: 50px;}
		.join_in_ibox .zhaopin-ibox-right{width: 100%;float: none;}
	}
	@media (max-width: 767px) {
		.inner_job .job_box2 .panel-default>.panel-heading a {
			padding: 10px;
		}
	
		.inner_job .job_box2 .panel-default>.panel-heading a span.p1 {
			width: 100%;
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 10px;
		}
		.job_top {display: none;}
		.inner_job .job_box2 .panel-default>.panel-heading a span.p4,
		.inner_job .job_box2 .panel-default>.panel-heading a span.p3,
		.inner_job .job_box2 .panel-default>.panel-heading a span.p2,
		.inner_job .job_box2 .panel-default>.panel-heading a span.p5 {
			width: auto;
			margin-right: 10px;
			font-size: 14px;
		}
	
		.post-ibox .open_bar {
			position: absolute !important;
			right: 10px;
			top: 15px;
		}
	
		.panel-body {
			padding: 0;
			line-height: 26px;
			font-size: 13px;
		}
		.page-intro .pi-title{    font-size: 26px;
	    line-height: 20px;}
		.join_in_ibox{padding-top: 10px;}
	}