/*首页地图效果*/
.home_map_warp{display:none;}
.page-box{
    width:11.6rem;
    display:flex;
    position: relative;
    margin:0px auto;
    height:0.4rem;
    margin-top:0.1rem;
}
.page-box h6{
    font-size:0.22rem;
    font-family:'SSP-Regular';
    font-weight:400;
    height:0.4rem;line-height:0.4rem;
    color:#fff;
}
.page-box > div{
	flex:1;
    border-right:0.16rem solid #fff;
    position: relative;
    z-index:12;
}
.page-box > div:nth-child(1) h6{
    background:#32A991 url('../image/icon03.png') no-repeat left;
    background-size:29.66px;
    background-position:10px;
    padding-left:55px;
}
.page-box > div:nth-child(2) h6{
    background:#E7AB48 url('../image/icon05.png') no-repeat left;
    background-size:29.66px;
    background-position:10px;
    padding-left:55px;
}
.page-box > div:nth-child(3) h6{
    background:#3B71C4 url('../image/icon04.png') no-repeat left;
    background-size:29.66px;
    background-position:10px;
    padding-left:55px;
}
.page-box .inner{
	height:0.4rem;
	overflow:hidden;
}
.page-box > div:nth-child(1) .inner div{
    padding:0.16rem 0 0.24rem 0;
    background:rgba(185,217,211,0.25);
}
.page-box > div:nth-child(2) .inner div{
    padding:0.16rem 0 0.24rem 0;
    background:rgba(214,197,169,0.17);
}
.page-box > div:nth-child(3) .inner div{
    padding:0.16rem 0 0.24rem 0;
    background:rgba(172,188,214,0.15);
}
.page-box > div:nth-child(1) .inner:hover{
	animation:inner1 500ms forwards;
}
@keyframes inner1 {
	to{height:236px;transform:translateY(-196px);}
}
.page-box > div:nth-child(2) .inner:hover{
	animation:inner2 500ms forwards;
}
@keyframes inner2 {
	to{height:314px;transform:translateY(-245px);}
}
.page-box > div:nth-child(3) .inner:hover{
	animation:inner3 500ms forwards;
}
@keyframes inner3 {
	to{height:466px;transform:translateY(-376px);}
}

.page-box p {
	font-size: 0.16rem;
	line-height: 0.26rem;
	text-indent: -0.4em;
	margin-left: 0.76em;
	padding: 0 0.16rem;
	cursor:pointer;
}
.page-box p b {
	font-family: 'SSP-Semibold', Sans-Serif;
	font-weight: 600;
	display: inline-block;
	vertical-align: top;
	font-size: 0.18rem;
}
.page-box > div:nth-child(1) p span b {
	color: #32A991;
}
.page-box > div:nth-child(2) p span b {
	color: #E7AB48;
}
.page-box > div:nth-child(3) p span b {
	color: #3B71C4;
}
.down_box{position: relative;}
.down_box .down_layer{width:5.2rem;top:65px;box-shadow:0rem 0rem 0.3rem #ccc;}
.down_box td span{cursor: pointer;}
.down_layer{margin-left:0px;left:50%;transform:translateX(-50%);}
.foot_right p a{color:#9a9a9a;}

/*底部分享入口*/
.foot_left>span{height:auto;padding-bottom:0rem;border-bottom:0px none;}
.shares{
    height:0.35rem;
    margin-top:0.34rem;
    padding-bottom:0.275rem;
    border-bottom:0.01rem solid #CBCBCB;
    font-size:0px;
}
.shares > div{
    width:0.35rem;height:0.35rem;
    display:inline-block;
    margin-left:0.2rem;
	position:relative;
}
.shares a{
position:absolute;width:100%;height:100%;
}
.shares .in{
    background:transparent url('../image/in.png') no-repeat center;
}
.shares .facebook{
    background:transparent url('../image/facebook.png') no-repeat center;
    margin-left:0px;
background-size:100%;
}
.shares .weixin{
    background:transparent url('../image/weixin.png') no-repeat center;
}
.shares .weibo{
    background:transparent url('../image/weibo.png') no-repeat center;
}
.foot_left>p{
    padding-top:0.205rem;
}

/*产品页详情调整2019-09-10*/

/*产品页详情调整2019-09-10*/
.pro_warp_box{flex-direction:column;}
.pro_warp_box .pro_top,.pro_warp_box .pro_bottom{display:flex;width:100%;}
.pro_top > div{display:inline-block;overflow:hidden;}
.pro_top > div:first-child,.pro_bottom > div:first-child{flex:0 0 4.9rem;width:4.9rem;}
.pro_top > div:last-child,.pro_bottom > div:last-child{flex:1;margin-left:0.5rem;}
.pro_images{position: relative;padding-bottom:0.3rem;}
.pro_images .swiper-container{overflow:unset;}
.pro_images .swiper-pagination-bullet{width:0.14rem;height:0.14rem;margin-left:0.21rem !important;}
.pro_images .swiper-pagination-bullet:first-child{margin-left:0rem !important;}
.pro_images .swiper-pagination{
    height:0.1rem;
    transform:translateY(0.4rem);
}
.pro_images .swiper-pagination-bullet-active{
    background:#32A991;
}
.property-item{display:flex;font-family:'SSP-Regular';margin-top:0.4rem;}
.property-item:first-child{margin-top:0rem;}
.property-item .icon{width:0.6rem;height:0.6rem;flex:0 0 0.6rem;}
.property-item .text{margin-left:0.22rem;}
.property-item .text > div{line-height:1;}
.property-item .text > div:first-child{font-size:0.22rem;}
.property-item .text > div:last-child{font-size:0.16rem;font-family: 'SSP-Light';margin-top:0.05rem;line-height:0.26rem;}

.pro_bottom{width:100%;min-height:200px;margin-top:0.56rem;}
.pro_bottom .pro_cells{
    font-family:'SSP-Regular';}
.pro_cells > div{
    background:rgb(242,242,242);padding:0.19rem 0.14rem;box-sizing:border-box;
    margin-top:0.1rem;
}
.pro_cells > div:first-child{
    margin-top:0rem;
}
.pro_cells h3{font-size:0.18rem;margin-top:0.19rem;font-weight:bold;}
.pro_cells h3:first-child{margin-top:0rem;}
.pro_cells > div div{font-family:'SSP-Light';font-size:0.16rem;line-height:0.2rem;margin-top:0rem;}

.pro_list{font-family: 'SSP-Regular';width:0.62rem;}
.pro_list h3{font-size:0.32rem;font-weight:normal;line-height:1;
    margin-top:0.34rem;
    padding-bottom:0.15rem;border-bottom:1px solid #707070;}
.pro_list h3:first-child{margin-top:0rem;}
.pro_list ul{display:flex;font-size:0.22rem;}
.pro_list li{flex:1;margin-top:0.1rem;height:0.4rem;line-height:0.4rem;}
.pro_list li:first-child{overflow: hidden;text-overflow: ellipsis;display:inline-block;}
.pro_list a{display:inline-block;width:1.6rem;height:0.4rem;}
.pro_list .view{background:url(../image/icon_20.png) no-repeat;background-size:100%;}
.pro_list .view:hover{background:url(../image/icon_20_hov.png) no-repeat;background-size:100%;}
.pro_list .sheet{background:url(../image/icon_19.png) no-repeat;background-size:100%;}
.pro_list .sheet:hover{background:url(../image/icon_19_hov.png) no-repeat;background-size:100%;}
.pro_list .warranty{background:url(../image/icon_21.png) no-repeat;background-size:100%;}
.pro_list .warranty:hover{background:url(../image/icon_21_hov.png) no-repeat;background-size:100%;}

section{padding:0.53rem 0 0.53rem 0;}
.text_style_a{margin-top:0.30rem;}
.one_full>span{padding-top:0.35rem;}
.home_pro_warp{padding-top:0.4rem;}
.third_wrap div{margin:0.37rem 0.08rem 0 0.08rem;}
.home_map{margin-top:0.4rem;}
section:nth-last-child(1){padding-bottom:0.6rem;}
footer{padding:0.6rem 0rem;}

.down_box em{color:#000;}
.down_box tr td:first-child{cursor:default;text-decoration:none;font-weight:normal;}
.down_box span:hover{color:#32A991;text-decoration:underline;font-weight:bold;}
.down_layer p span:first-child{text-decoration:none;font-weight:normal;color:#000;cursor:default;}
.down_layer{z-index:4;}
.down_layer span{margin:0.2rem 0rem 0rem;}
.pro_list li:first-child{font-size:0.18rem;}
.down_layer{padding-bottom:0.23rem;}
.page_box p span img{width:0.3rem;height:0.3rem;}
.down_layer p b{margin-top:0.23rem;margin-bottom:0rem;}
.dropdown_2{z-index:5;}
.pro_cells > div{padding:0.20rem 0.14rem 0.23rem}
.pro_title{margin-bottom:0.34rem;}
.pro_title h4{padding-bottom:0.34rem;}
.why_top_box{padding:0.48rem 0rem;}
.text_style_a{margin-top:0.05rem !important;}
.main_banner{padding:0.51rem 0rem;}
.news_banner_box{margin-top:0.38rem;}
.new_table{margin-top:0.33rem;}
.second_title{margin:0.31rem 0rem 0.34rem;}
.main_two_full{margin-top:0.34rem;padding-bottom:0.51rem;}
.cont_us_wrap{margin-top:0.38rem;}
.partner_wrap{margin-bottom:0.28rem;}
.distributor{margin-top:0.38rem;}
.dis_con_box{padding:0.16rem 0rem 0rem;border-bottom:0px none;}
.dis_con_box:first-child{padding:0.34rem 0rem 0rem;}
.dis_tit_box span{margin-top:0.04rem;
margin-bottom:0.25rem;}
.partner_wrap h6{padding-top:0.33rem;}
.partner_tab{margin-top:0.3rem;}
.even_tab th:nth-child(2){width:2.5rem;}
.even_tab th:nth-child(3){width:2.5rem;}
.contact-banner{display:flex;align-items:center;background:transparent url('../image/contact@2x.jpg') no-repeat center;
height:5.8rem;}
.contact-banner h3{font-size:0.4rem;color:#fff;}
.contact-banner div{width:11.6rem;margin:0px auto;}
.contact-banner span{width:4.2rem;line-height:1.5;display:inline-block;font-size:0.17rem;color:#fff;margin-top:0.29rem;}

.main_right p:first-child{margin-top:0px;}

.cont_content{min-height:3.6rem;padding:0.35rem 0 0.31rem;}
.main_right span{font-family:'SSP-Light' !important;font-size:16px !important;}

.cont_content{min-height:3.6rem;padding:0.35rem 0 0.31rem;}
.main_right span{font-family:'SSP-Light' !important;font-size:16px !important;}
.dis_con_box h4{font-size:0.32rem;color:#32A991;font-family: 'SSP-Regular';font-weight:400;line-height: 0.4rem;;}
.dis_con_list{display:flex;}
.dis_con_list > div{flex:0 0 33.3333%;margin-left:10px;}
.dis_con div{min-height:2.36rem !important;}
.dis_con_list > div:first-child{margin-left:0px;}
.dis-area{min-height:100px;}
.dis_anchor{margin-top:0.27rem;}
.press_wrap span{padding:0.1rem 0rem;}

.search{
    position: relative;
    min-height:5rem;
}
.search .search-wrapper{
    width:11.6rem;
    margin:1rem auto 0.24rem;
}
.search .search-loading{
    position: fixed;
    width:48px;
    height:48px;
    background:#fff url('../image/loading.gif') no-repeat center;
    left:50%;top:50%;
    margin-left:-24px;
    margin-top:-24px;
    display: none;
}
.search-item{
    margin-top:0.1rem;
}
.search-item a{
    color:#32A991;
}
.search-item h3{
    font-size:0.28rem;
}
.search-item div{
    line-height:1.3;
    margin-top:0.05rem;
}
.search-item em{
    color:#ff6600;
}
.search-pager{
    height:0.3rem;
    margin-top:0.2rem;
}
.search-pager li a{
    height:0.3rem;
    padding:0rem 0.1rem;
    float:left;
    color:#32A991;
    cursor:pointer;
}
.search-pager a.page-num-current{
    color:#ff6600;
}
.home_pro_warp p{
font-size:0.20rem !important;
}
.why_top_box .text_style_a{margin-top:0.27rem !important;}
.why_container .text_style_a{margin-top:0.36rem !important;}
.even_top{width:100% !important;}
.even_top .even_text,.even_top .even_bg{width:50% !important;}
#exhibitions_table td:first-child{cursor:pointer;}

.gallery-top{height:auto !important;}
.pre_warp h2{padding-top:0.27rem !important;}
.pre_warp h2 p{margin-top:0.05rem !important;}
.gallery-top{margin-top:40px !important;}
.gallery-top .swiper-slide{align-items:flex-start !important;}
.three_title{width:4.9rem;margin:0px auto;text-align:left !important;transform:translateX(-30px);}
.dropdown_3 li a:before{padding-right:0rem !important;}
.new_table td:nth-child(2){width:100px;text-align:right;}
.picons-t{
          display:flex;
          align-items:center;
      }
.picons{
          display:flex;
margin-left:10px;
      }
      .picons > div{
        width:30px;height:30px;
          border-radius:100%;
          margin-right:5px;
      }
      .picons .icon1{
          background:transparent url('../image/01.png') no-repeat center;
          background-size:100%;
      }
      .picons .icon2{
          background:transparent url('../image/02.png') no-repeat center;
          background-size:100%;
      }
      .picons .icon3{
          background:transparent url('../image/03.png') no-repeat center;
          background-size:100%;
      }