/*联系我们*/
 /* 公共样式 */
        a:link {color:#333;text-decoration:none}
        a:visited {color:#333;text-decoration:none}
        a:hover {color:#018196 !important;text-decoration:none}
        a:active {color:#018196;text-decoration:none}
        table {border-collapse:collapse;border-spacing:0;}
        input,textarea,select,button {border:0;background:none;outline:0;font-family:"Microsoft Yahei";}
        input[type="button"],input[type="text"],input[type="submit"],select {appearance:none;-moz-appearance:none;-webkit-appearance:none;}
        input,input:focus,input:active {user-select:text;}
        textarea {resize:none;}
        /* .container {width:1800px;margin:0 auto;position:relative;} */
        .container1 {width:1400px;margin:0 auto;position:relative;}
        .w1800{max-width:1800px;margin:0 3%;}
        .w1600 {width:1400px;margin:0 auto;position:relative;}
        .w1400 {width:1400px;margin:0 auto;position:relative;}
        .w1200{width: 1200px;margin: 0 auto;}

        /* 从这里开始复制 */
        input::-webkit-input-placeholder,
        textarea::-webkit-input-placeholder {
            color: #999;
        }
        input::-moz-placeholder,
        textarea::-moz-placeholder {
            /* Mozilla Firefox 19+ */
            color: #999;
        }
        input:-moz-placeholder,
        textarea:-moz-placeholder {
            /* Mozilla Firefox 4 to 18 */
            color: #999;
        }
        input:-ms-input-placeholder,
        textarea:-ms-input-placeholder {
            /* Internet Explorer 10-11 */
            color: #999;
        }
        .contact-ly{
            box-sizing: border-box;
            background-size: cover;
            margin-bottom: 70px;
        }
        .contact-ly-cont{
        width: 100%;
        background: #fff;
        text-align: center;
        box-sizing: border-box;
        }
        .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: 16px;
            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% - 120px);
        }
        .contact-ly-c textarea{
            width: 100%;
            border: 1px solid #f2f2f2;
            padding: 30px;
            display: block;
            height: 200px;
            box-sizing: border-box;
            resize: none;
            font-size: 16px;
        }
        .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; 
        }
.ny_news_item.home_news_item li .item{
	margin: 0 15px 30px;
	background-color: #F5F5F5;
}
.ny_news_item.home_news_item{
	margin-top: 50px;
}
.ny_news_item .home_news_desc{
	padding: 0 20px;
	margin-top: 12px;
}
.ny_news_item .home_news_time{
	padding: 0 20px 24px;
	margin-top: 18px;
}
.ny_news_item .home_news_name {
	padding: 0 20px;
}
.ny_news_item .home_news_name a{
	padding-top: 20px;
}
@media only screen and (max-width: 1399px){
	.ny_product_box.home_product .home_product_box .item {
	    margin: 0 10px 20px;
	}
	.ny_news_item.home_news_item li .item {
	    margin: 0 10px 20px;
	}
}
.home_news .home_title {  
    background: linear-gradient(0deg, #A3C14E, #4F7411);
}
.home_news .home_box_item {
    top: 160px;
}

.home_footer {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20.5px 0;
    border-top: 1px solid #DDDDDD;
    text-align: center;
    color: #f2f2f2;
    z-index: 44;
    font-size: 13px;
    width: 100%;
    overflow: hidden;
}
.home_footercopy {
    max-width: 60%;
    color: #999999;
    font-size: 13px;
    text-align: left;
}
.home_footercopy a{
    color: #999999;
}
.zhichi  a{
    color: #999999;
    font-size: 13px;
}
.aaaasku ul li {
    width: 100%;
    padding-bottom: 4px;
    margin-bottom: 4px;
    color: #585858;
    font-size: 14px;
    line-height: 173%;
    border-bottom: solid 1px #ccc9c9;
}

.home_news_nav{
    border-bottom: #DDDDDD 1px solid;
    margin-bottom: 30px;
}
.home_news_nav .more a{
    text-transform: uppercase;
    font-size: 14px;
    font-family: Microsoft JhengHei;
    font-weight: 400;
    line-height: 37px;
    color: #999999;
}
.home_news_nav li{float: left; height: 44px;  margin-right: 30px; font-size: 18px; color: #333333;font-weight: bold; position: relative; cursor: pointer;}
.home_news_nav li em{display: inline-block; *display: inline; *zoom: 1; height: 44px; position: relative;font-style: normal;}
.home_news_nav li span{margin-left: 6px;}
.home_news_nav li.active em i{display: block; width: 100%; height: 3px; background: #0099B1; position: absolute; left: 0; bottom: -1px;}
.home_news_nav li.active em{color: #0099B1;}
.home_news_item{overflow: hidden;}
.home_news_item ul{margin: 0 -15px;}
.home_news_item li{position: relative; float: left;width: 33.3%;}
.home_news_item li .item{
    margin: 0 15px;
}
.home_news_item li .item:hover .home_news_name a{
    color:  #0099B1;
}
.home_news_pic{width: 100%; overflow: hidden; }
.home_news_pic img{ width: 100%; min-height: 130px; transition: all .9s; -webkit-transition: all .9s; -moz-transition: all .9s; -ms-transition: all .9s; -o-transition: all .9s; }
.home_news_pic:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.home_news_name{
	padding-top: 36px;
}
.home_news_name a{
	display: block;
    font-size: 20px;
    font-family: Microsoft JhengHei;
    overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    line-height: 30px;
    
    width: 100%;
    transition: color .9s;
    -webkit-transition: color .9s;
    -moz-transition: color .9s;
    -ms-transition: color .9s;
    -o-transition: color .9s;
}
.home_news_desc {   
    font-size: 14px;
    font-family: Microsoft JhengHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 8px;
}
.home_news_time{  
    font-size: 14px;
    font-family: Microsoft JhengHei;
    font-weight: 400;
    color: #666666;
    margin-top: 40px;
}

.news_b {
    padding: 80px 0;
}
.news_b .newstitle {
    margin-bottom: 5.2083%;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
.wrap {
    max-width: 1600px;
    width: 90%;
    margin: 0 auto;
}
.news_b .from {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* color: #e5e5e5; */
    padding-bottom: 24px;
    border-bottom: 1px dashed #ddd;
}
.news_b .from span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.news_b .from span:nth-child(3) {
    text-align: right;
}
.news_b  .content {
    padding: 50px 0;
    line-height: 28px;
    color: rgb(56 56 56 / 90%);
    text-align: left;
    font-size: 15px !important;
}
.news_b .content h2{margin:8px 0;}
.news_b .content img{margin:15px 0;}

.news_b  .backpagebox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #00B67A ;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 0 40px;
}
.news_b  .backpagebox .prev {
    text-align: right;
}
.news_b  .backpagebox .btn {
    width: 290px;
    color: #e5e5e5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.news_b  .backpagebox .btn .inflex {
    width: 100%;
}
.news_b  .backpagebox .btn .tl {
    font-size: 18px;
    margin-bottom: 16px;
}
.news_b  .backpagebox .btn .te {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.news_b  .backpagebox .backbtn {
    background-color: #00B67A ;
}
.news_b .backpagebox .backbtn img {
    opacity: .8;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.news_b  .backpagebox .btn {
    width: 290px;
    color: #e5e5e5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.news_b  .backpagebox .btn:hover{
	color: #FFFFFF !important;
}
.news_b  .backpagebox .btn .inflex {
    width: 100%;
}
.position-swiper-container.swiper-container {
    width: calc(100% - 60px);
    max-width: 1340px;
    padding: 0px 30px;
    background: #fff;
    height: 50px;
    margin-top: 30px;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide {
    width: 450px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    /* width: 200px; */
    height: 100%;
    position: relative;
	margin: auto;
}
.swiper-slide .act {
    border: 1px solid #018196 ;
    color: #018196 ;
}
/* .swiper-slide a {
    display: inline-block;
    padding: 0px 20px;
    height: 28px;
    line-height: 28px;
    display: block;
    border-radius: 15px;
    font-size: 16px;
    color: #6e6e6e;
    margin: auto 10px;
} */
.news_text_box {
	
    padding: 40px;
    margin: auto;
    margin-top: 50px;
    background: #FFFFFF;
    overflow: hidden;
}
.news_text_box>b {
    display: block;
    width: calc(100% - 20px);
    padding: 0px 10px;
    font-size: 24px;
    color: #5c5c5c;
    margin-bottom: 20px;
    text-align: center;
}
/*mianbaoxue*/
.position_bar .w1400{
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	overflow: hidden;
	padding-top: 30px;
}
.position_bar li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 38px;
	height: 50px;
	background: #F5F5F5;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	text-align: center;
	line-height: 50px;
	margin-right: 10px;
	transition: .9s;
	-webkit-transition: .9s;
	-moz-transition: .9s;
	-ms-transition: .9s;
	-o-transition: .9s;
	cursor: pointer;
}
.position_bar li a{
	display: block;
	color: #666666;
	transition: .9s;
	-webkit-transition: .9s;
	-moz-transition: .9s;
	-ms-transition: .9s;
	-o-transition: .9s;
}
.position_bar li.cur,.position_bar li:hover {
	background-color: #00B67A;
	color: #ffffff;
}
.position_bar li.cur a,.position_bar li:hover a{
	color: #ffffff !important;
}
.position_bar .more{
	margin-top: 20px;
}

.bg_ov .duan p{
	font-size: 14px;
	line-height: 26px;
	color: #444343;
}
.bg_ov p>strong{
	font-size: 16px;
}
.duan span{
	font-weight: bold;
    font-size: 16px;
    color: #565656;
}
.bg_ov {
	font-family: Microsoft YaHei;
}

.bg_ov .duan2{
	margin-top: 9px;
}
.bg_ov img{
	margin: 10px 0;
}
.bg_ov .duan{
	margin-bottom: 30px;
}
.bg_ov li{
	list-style: disc;
    line-height: 28px;
    margin-bottom: 6px;
    margin-left: 34px;
}
@media screen and (max-width:1499px){
	.position_bar li{padding: 0 26px;font-size: 16px;height: 46px;line-height: 46px;}
}
/*产品中心*/
.ccontainer{width: 1400px;margin: 0 auto;}
.clear:after{content: "";display: block;height: 0;overflow: hidden;clear: both;}
.purchase-body {
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}
.body-left {
    padding: 56px 0 0 90px;
}
.body-right {
    box-sizing: border-box;
    padding-right: 80px;
	padding-left: 30px;
}
#zenbuds{
	width: 790px;
	text-align: center;
	margin: 0 auto;
}
.body-right {
    width: 100% !important;
}
.body-right h2 {
    margin: 0;
    white-space: nowrap;
	font-size: 2.77em;
}
.body-sku .cp_sel{
	margin-bottom: 20px;
}
.body-sku .cp_sel ul li{
	float: left;
	background: #ddd;
	color: #222;
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #ddd;
	border-top: none;
	margin-right: 10px;
	transition: .3s;
	cursor: pointer;
}
.body-sku .cp_sel ul li.on{
	background: #004189;
	color: #fff;
}
.tishi {
    color: #ddd;
    text-align: right;
    display: block;
    width: 100%;
    margin-top: 10px;
}


.app-slide {
	position: relative
}

.app-slide .content {
	position: relative;
	height: 100%;
	overflow: hidden
}

.app-slide .content:hover .left,
.app-slide .content:hover .right {
	opacity: 1
}

.app-slide .content .slides {
	width: 100000px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%
}

.app-slide .content .slides .bg {
	display: block;
	height: 100%;
	float: left
}

.app-slide .content .slides .item {
	height: 100%;
	float: left
}

.app-slide .content .slides .item img {
	width: 100%
}

.app-slide .content .slides .item-content {
	position: relative;
	height: 100%;
	width: 100%
}

.app-slide .content .slides .item-content img {
	width: 100%
}

.app-slide .content .items {
	display: none
}

.app-slide .indicator {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	padding: 20px;
	text-align: center
}

.app-slide .indicator .item {
	display: inline-block;
	height: 4px;
	width: 50px;
	margin: 0 3px;
	cursor: pointer;
	background-color: #acb0b4
}

.app-slide .indicator .item.current {
	background-color: #2b2b2d
}

.app-slide .indicator.point .item {
	height: 8px;
	width: 8px;
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 4px
}

.app-slide .indicator.point .item.current {
	background-color: #333
}

.swiper-container {
	width: 100%;
	height: 100%
}

.left-arrow,
.right-arrow {
	position: absolute;
	top: 50%;
	margin-top: -36px;
	cursor: pointer;
	z-index: 10;
	transition: opacity 1s;
	opacity: 0
}

.left-arrow {
	left: 10px
}

.right-arrow {
	right: 10px
}

.swiper-container:hover .left-arrow,
.swiper-container:hover .right-arrow {
	opacity: 1
}

.purchase-area {
	background-color: #f3f3f3
}

.purchase-area video {
	width: 100%;
	outline: none
}

.purchase-area .purchase-header {
	background-color: #fff
}

.purchase-area .purchase-body {
	padding: 60px 0 0px
}

.purchase-area .buy {
	display: block;
	margin-top: 50px;
	width: 160px;
	height: 50px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background: #e60033;
	border-radius: 25px;
	transition: background .3s ease
}

.purchase-area .buy:hover {
	background: #be002a
}

.purchase-area h3.body-title {
	position: relative;
	margin: 30px 0 20px;
	line-height: 1;
	font-size: 20px;
	font-weight: 100;
	padding-left: 12px
}

.purchase-area h3.body-title:after {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	width: 2px;
	height: 16px;
	background-color: #333;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.purchase-area h2 {
	/* font-family: FZLTCH, serif; */
	font-weight: 100;
	font-size: 28px
}

.purchase-area .price {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	color: #e30c39;
	font-size: 30px;
	/* font-family: Lato-Bold, serif; */
	font-weight: 100
}

.purchase-area .price strong span {
	font-family: FZLTXH, Arial
}

.purchase-area .price span:first-child {
	margin-top: 1%;
	font-size: 14px
}

.purchase-header {
	z-index: 1000
}

.purchase-header.is_fixed {
	position: fixed;
	width: 100%;
	top: 0
}

.purchase-header .container {
	height: 65px;
	position: relative
}

.purchase-header h2 {
	display: inline-block;
	margin: 0;
	font-size: 20px;
	font-weight: 100;
	line-height: 65px;
	height: 100%
}

.purchase-header a {
	display: inline-block;
	margin: 0 10px;
	color: #333
}

.purchase-header a:hover {
	color: #004189
}

.purchase-header a:last-child {
	margin-right: 0
}

.purchase-header .other-spec {
	display: inline-block;
	font-size: 16px;
	line-height: 65px;
	height: 100%;
	margin-left: 10px
}

.purchase-header .header-right {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 65px;
	height: 100%
}

.purchase-body {
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row
}

.purchase-body .body-left {
	-ms-flex: 1;
	flex: 1
}

.body-right {
	width: 800px
}

.body-right h2 {
	margin: 0;
	white-space: nowrap
}

.body-right .body-article {
	padding-bottom: 0px;
}

.body-right .body-article p {
	margin: 1em 0 2em;
	line-height: 22px;
	font-size: 14px
}

.body-right .body-article .sell-point span {
	position: relative;
	display: inline-block;
	margin-right: 20px
}

.body-right .body-article .sell-point span:after {
	position: absolute;
	content: "";
	top: 50%;
	right: -10px;
	height: 14px;
	width: 2px;
	background-color: #333;
	-ms-transform: translateY(-50%) scaleX(.5);
	transform: translateY(-50%) scaleX(.5)
}

.body-right .body-article .sell-point span:last-child:after {
	display: none
}

.body-sku {
	padding-bottom: 20px
}

.sku-select a {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
	width: 160px;
	height: 42px;
	border: 1px solid #333;
	border-radius: 21px
}

.sku-select a:nth-child(3n) {
	margin-right: 0
}

.sku-select a.active {
	border-color: #004189;
}

.sku-select .kind-circle {
	margin-right: 10px;
	width: 16px;
	height: 16px;
	border-radius: 50%
}

.sku-select .iron-circle {
	border: 3px solid #be4946
}

.recommend-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 35px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, .07);
	font-size: 14px
}

.recommend-content .recommend-name p {
	line-height: 18px;
	text-align: center
}

.recommend-content .recommend-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	color: #333
}

.recommend-content .recommend-item img {
	height: 110px;
	vertical-align: top
}

.recommend-content .price {
	font-size: 20px
}

.body-left {
	padding: 56px 0 0 90px
}

.sku-img-box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	width: 450px
}

.sku-img-box .swiper-sku {
	width: 100%;
	/* height: 450px; */
	overflow: hidden;
	position: relative
}

.sku-img-box .swiper-sku .video {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	background: #000;
	height: 100%;
	z-index: 9;
	display: none;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column
}

.sku-img-box .swiper-sku .play-ico {
	position: absolute;
	width: 50px;
	height: 50px;
	bottom: 0;
	left: 0;
	cursor: pointer;
	z-index: 8
}

.sku-img-box .swiper-sku .play-ico img {
	width: 100%
}

.sku-img-box .swiper-sku .play-close {
	position: absolute;
	width: 15px;
	height: 15px;
	right: 15px;
	top: 15px;
	display: none;
	cursor: pointer;
	z-index: 9
}

.sku-img-box .swiper-sku .play-close img {
	width: 100%
}

.sku-img-box .sku-img-list .swiper-slide,
.sku-img-box .swiper-sku .swiper-slide {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto 98%;
	transition: all .3s ease
}

.sku-img-box .sku-img-list {
	margin-top: 20px;
	overflow: hidden;
	width: 100%
}

.sku-img-box .sku-img-list .swiper-slide {
	width: 80px;
	height: 92px;
	opacity: .5;
	background-position: top;
	background-size: auto 80px
}

.sku-img-box .sku-img-list .swiper-slide:after {
	position: absolute;
	content: "";
	width: 0;
	height: 3px;
	background: transparent;
	bottom: 0;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: all .3s
}

.sku-img-box .sku-img-list .swiper-slide.swiper-slide-thumb-active {
	opacity: 1
}

.sku-img-box .sku-img-list .swiper-slide.swiper-slide-thumb-active:after {
	width: 60px;
	background-color: #004189
}

.sku-img-box .sku-img-list .swiper-slide.my-thumb-active {
	opacity: 1
}

.sku-img-box .sku-img-list .swiper-slide.my-thumb-active:after {
	width: 60px;
	background-color: #004189
}

.health-card .purchase-body .body-left {
	padding-top: 0
}

.health-card .purchase-body .body-left .swiper-sku {
	height: 290px
}

.health-card .purchase-body .body-left .swiper-sku .swiper-slide {
	background-size: 100% auto
}

.health-card .purchase-body .body-left .sku-img-list {
	margin-top: 10px
}

.amazfit-parts .purchase-body .body-left {
	padding-top: 0
}

.amazfit-parts .purchase-body .body-left .sku-img-list {
	margin-top: 50px
}

#amazfit-parts img {
	vertical-align: top
}

#zepp-describe .zepp-des {
	background: linear-gradient(172deg, #181b26, #090909);
	padding: .8em 0
}

#zepp-describe .zepp-des article {
	width: 11em;
	margin: 0 auto;
	position: static;
	text-align: center
}

#zepp-describe .zepp-des article img {
	width: .9em
}

#zepp-describe .zepp-des article h2 {
	font-size: .6em;
	color: #fff;
	font-family: FZLTCH;
	margin: .3em 0;
	font-weight: 400
}

#zepp-describe .zepp-des article p {
	font-size: .23em;
	opacity: .8;
	color: #fff;
	font-family: FZLTXH;
	line-height: 1.7
}

#zepp-describe .zepp-des .info {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

#zepp-describe .zepp-des .info img {
	margin: 0 .2em;
	width: 3.6em
}

#zepp-describe .zepp-des .info img:nth-child(2n) {
	margin-top: .8em
}

#zepp-describe .zepp-des.zepp-white {
	background: #fff
}

#zepp-describe .zepp-des.zepp-white article h2,
#zepp-describe .zepp-des.zepp-white article p {
	color: #000
}
.contact-ly-cont h2 {
    font-size: 40px !important;
    color: #333;
    padding-bottom: 30px;
    font-family: arial;
	font-weight: 400;
}


/*售后*/
/* 招募 */
.zhaopin-ibox {
	padding-top: 60px;
	padding-bottom: 65px;
}

.join_in_ibox {
	padding-top: 34px;
}

.about1 .title222 {
	position: relative;
	font-size: 20px;
	color: #444444;
	font-weight: bold;
	padding-left: 12px;
}

.join_in_ibox i.border {
	position: absolute;
	left: 0;
	top: 2px;
	background-color: #E30F0F;
	width: 4px;
	height: 22px;
}

.page-intro .pi-title {
	font-size: 38px;
	color: #444444;
	line-height: 1.6;
	display: block;
	font-weight: 800;
	font-family: PingFang SC;
}

.page-intro .pi-txt {
	text-align: left;
	display: inline-block;
	font-size: 18px;
	line-height: 1;
	color: #999999;
	font-family: PingFang SC;
}

.col-xs-12s {
	width: 100%;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

.inner_job .job_box {
	width: 100%;
	position: relative;
	margin-top: 18px;
}

.panel-default {
	border: none;
}

.inner_job .job_box .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_box .job_content {
	background: #fff;
	padding: 0;
}

.inner_job .job_box .panel-default>.panel-heading {
	background: #fff;
	border: none;
	padding: 0;
	box-shadow: none;
}

.inner_job .job_box .panel-default>.panel-heading.open a {
	background-color: #fff1b2;
}

.inner_job .job_box .panel-collapse {
	padding: 15px;
	width: 100%;
	box-sizing: border-box;
}

.inner_job .job_box .panel-default>.panel-heading a {
	font-size: 16px;
	color: #444444;
	display: block;
	padding: 19px 30px;
	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;
}

.inner_job .job_box .panel-default>.panel-heading a span {
	float: left;
}

.inner_job .job_box .panel-default>.panel-heading a span.p1 {
	width: 20%;
}

.inner_job .job_box .panel-default>.panel-heading a span.p2 {
	width: 20%;
}

.inner_job .job_box .panel-default>.panel-heading a span.p3 {
	width: 20%;
}

.inner_job .job_box .panel-default>.panel-heading a span.p4 {
	width: 20%;
}

.inner_job .job_box .panel-default>.panel-heading a span.p5 {
	width: 20%;
}

/* .inner_job .job_box .panel-default>.panel-heading a:hover {background-color:#fff1b2;} */
.inner_job .job_box .panel-default>.panel-heading span.open_bar {
	width: 20px;
	height: 20px;
	background: url(../images/add.png) no-repeat;
	position: absolute;
	top: 26px;
}

.inner_job .job_box .panel-default>.panel-heading .collapsed span.open_bar:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.inner_job .job_box .panel-collapse {
	padding: 15px;
	width: 100%;
	display: none;
}

.recruitmentBox .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;
}

@media (max-width: 767px) {
	.inner_job .job_box .panel-default>.panel-heading a {
		padding: 10px;
	}

	.inner_job .job_box .panel-default>.panel-heading a span.p1 {
		width: 100%;
		font-size: 18px;
		font-weight: bold;
	}

	.inner_job .job_box .panel-default>.panel-heading a span.p4,
	.inner_job .job_box .panel-default>.panel-heading a span.p3,
	.inner_job .job_box .panel-default>.panel-heading a span.p2,
	.inner_job .job_box .panel-default>.panel-heading a span.p5 {
		width: auto;
		margin-right: 10px;
		font-size: 14px;
	}

	.post-ibox .open_bar {
		position: absolute !important;
		right: 10px;
		bottom: 58px;
	}

	.panel-body {
		padding: 0;
		line-height: 26px;
		font-size: 13px;
	}
}

#column-b {
    
    width: 1200px;
}
.basisul {
    margin: 0px;
    padding: 10px 0px;
}

/*技术支持*/

.g-wrap {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.s_tit {
    font-size: 20px;
    text-align: center;
    line-height: 50px;
}
.s_tit .name {
    font-size: 48px;
    line-height: 1;
	margin-top: 60px;
}
.s_tit .name span {
    display: inline-block;
    font-weight: normal;
}
.s_tit span {
    display: block;
    font-size: 48px;
    line-height: 1.2;
	color: #333 !important;
	font-weight: normal;
}
.g-wrap ul {
    margin-top: 40px;
	margin-bottom: 80px;
}
.g-wrap ul li {
    margin-bottom: 30px;
    background: #FFF;
    box-shadow: 0px 0px 10px #cccccc70;
    padding: 15px 50px 15px 32px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    cursor: pointer;
}
.g-wrap ul li .info {
    padding-left: 56px;
    position: relative;
}
.g-wrap ul li .info em {
    display: block;
    width: 33px;
    height: 31px;
    position: absolute;
    left: 0px;
    top: 7px;
}
.g-wrap ul li .info em img{
	width: 100% !important;
	height: auto !important;
}
.g-wrap ul li .info .name {
    line-height: 50px;
    font-size: 24px;
    font-weight: normal;
	text-align: left;
	padding-left: 13px;
}
.g-wrap ul li .info .ico {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: 13px;
    background: url(../images/dl.png) #f8f9fa center center no-repeat;
    border-radius: 50%;
	background-size: 30px;
}

/*售后服务*/
.gw-responed-width {
    max-width: 920px;
    margin: 0 auto;
    overflow: hidden;
    letter-spacing: 1px;
}
.gw-service-block {
    text-align: center;
    padding: 1em 0;
    border-bottom: 1px solid #eaeaea;
}
.gw-service-block > h3 {
    font-size: 40px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #333;
    font-weight: normal;
}
.gw-service-block p {
    font-size: 13px;
    line-height: 1.5;
    color: #333;
}
.gw-service-block {
    text-align: center;
    padding: 60px 0;
    border-bottom: 1px solid #eaeaea;
}
.icon-list {
    overflow: hidden;
    margin: .6em 25% 0;
}
.icon-list > li {
    float: left;
    width: 33.3%;
}
.icon-list > li img {
    height: 80px;
}
.gw-service-block p {
    font-size: .16em;
    line-height: 1.5;
    color: #333;
}
.gw-service-block p {
    font-size: .16em;
    line-height: 1.5;
    color: #333;
}

/*加盟*/

.sec2 {
    height: 11rem;
    overflow: hidden;
    background: #fff;
}
.sec2 .a_title {
    text-align: center;
    line-height: .67em;
    margin-top: 1rem;
    margin-bottom: .4rem;
    font-size: .48rem;
}
.sec2 .w {
    width: 14.71rem;
    display: flex;
    flex-wrap: wrap;
}
.sec2 .w .card .icon1 {
    width: .53rem;
    height: .49rem;
    margin-right: .29rem;
    background-image: url(//static.orvibo.com/guanwang_second/front/images/2019/becoming_pals/advantage/icon1-8cdfab6660.png);
}
.sec2 .w .card .title {
    font-size: .42rem;
    font-weight: normal;
    line-height: .59rem;
    color: #000;
    letter-spacing: .01rem;
}
.sec2 .w .card .desc {
    font-size: .21rem;
    font-weight: 400;
    color: #464646;
    margin-top: 15px;
}
.policy>.title {
    margin: .7rem 0;
    font-weight: normal;
    line-height: .58rem;
}
.policy>.title, .power .title {
    font-size: .48rem;
    letter-spacing: .02rem;
    color: #333;
    text-align: center;
}
.policy>.content {
    height: 4.53rem;
    position: relative;
    margin-bottom: .25rem;
}
.w {
    width: 16rem;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.policy .odd {
    top: 1.44rem;
    left: .88rem;
}
.policy .even .title, .policy .odd .title {
    font-size: .36rem;
    font-weight: normal;
    line-height: .5rem;
    color: #333;
    letter-spacing: .01rem;
    margin-bottom: .17rem;
}
.policy .even .desc, .policy .odd .desc {
    font-size: .2rem;
    font-weight: 400;
    line-height: .32rem;
    color: #333;
    letter-spacing: .01rem;
    opacity: .8;
}
.policy .even, .policy .odd {
    position: absolute;
}
.policy .even {
    top: 1.41rem;
    left: 8.9rem;
}
.policy .even, .policy .odd {
    position: absolute;
}

.sec2 .w .card .title {
    font-size: .42rem;
    font-weight: normal;
    line-height: .59rem;
    color: #000;
    letter-spacing: .01rem;
}
.sec2 .w .card .desc {
    font-size: .21rem;
    font-weight: 400;
    color: #464646;
    margin-top: 15px;
}
.sec2 .w .card .icon {
    margin-top: .1rem;
}
.sec2 .w .card, .sec2 .w .card .icon {
    background-size: contain!important;
    background-repeat: no-repeat;
    background-position: center!important;
}
.w {
    width: 16rem;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sec2 .w .card {
    position: relative;
    width: 5.9rem;
    height: 2.51rem;
    margin-bottom: .12rem;
    display: flex;
    padding: .5rem .44rem 0 .84rem;
}
.mode .w, .sec2 .w {
    justify-content: space-between;
}
.sec2 .w .card .icon2 {
    width: .51rem;
    height: .55rem;
    margin-right: .32rem;
    background-image: url(//static.orvibo.com/guanwang_second/front/images/2019/becoming_pals/advantage/icon2-85d6ee6e14.png);
}
.sec2 .w .card .icon3 {
    background-image: url(//static.orvibo.com/guanwang_second/front/images/2019/becoming_pals/advantage/icon3-a8a96b030e.png);
}
.sec2 .w .card .icon4 {
    background-image: url(//static.orvibo.com/guanwang_second/front/images/2019/becoming_pals/advantage/icon4-e5d1424ac0.png);
}
.sec2 .w .card .icon5 {
    width: .61rem;
    height: .61rem;
    margin-right: .14rem;
    background-image: url(//static.orvibo.com/guanwang_second/front/images/2019/becoming_pals/advantage/icon5-26c0e23795.png);
}
.sec2 .w .card .icon6 {
    width: .59rem;
    height: .56rem;
    margin-right: .19rem;
    background-image: url(//static.orvibo.com/guanwang_second/front/images/2019/becoming_pals/advantage/icon6-8aa25e035a.png);
}
.sec2 .w .card .icon7 {
    width: .57rem;
    height: .58rem;
    margin-right: .23rem;
    background-image: url(//static.orvibo.com/guanwang_second/front/images/2019/becoming_pals/advantage/icon7-16b008da47.png);
}
.sec2 .w .card .icon3, .sec2 .w .card .icon4 {
    width: .58rem;
    height: .58rem;
    margin-right: .22rem;
}
.slogan {
    height: 2.46rem;
    text-align: center;
    overflow: hidden;
    background-color: #f6f6f6;
}
.slogan .desc {
    line-height: 29px;
    font-size: .24rem;
    margin: .07rem auto .38rem;
    font-weight: 400;
}
.slogan .title {
    margin-top: .83rem;
    font-size: .36rem;
    color: #333;
    line-height: 43px;
    font-weight: 800;
}
.new_btn.resizable a{
	color: #fff;
	font-size: 16px;
}
.new_btn.resizable {
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
    font-size: .16rem;
	color: #fff;
}
.new_btn.resizable, .new_btn.resizable::before {
    border-radius: .04rem;
}
.new_btn--primary {
    background: #00B67A;
}
.new_btn {
    display: inline-block;
    padding: 0 24px;
    height: 40px;
    border-radius: 4px;
    font-size: 16px;
	cursor: pointer;
	box-sizing: border-box;
}
.new_btn, .new_btn span {
    position: relative;
    color: #fff;
}
.new_btn.resizable span {
    line-height: .4rem;
}

/*联系我们*/
.w1620 {
    margin-left: 7.8%;
    margin-right: 7.8%;
}
.page-intro {
    text-align: center;
}
.page-intro .pi-title {
    font-size: 42px;
    color: #444444;
    line-height: 1.6;
    display: block;
    font-weight: 800;
    font-family: PingFang SC;
}
.page-intro .pi-txt {
    text-align: left;
    display: inline-block;
    font-size: 20px;
    line-height: 1.5;
    color: #999999;
    font-family: PingFang SC;
}
.about-contact-ibox .map {
    float: left;
    width: 55%;
}
.about-contact-ibox .contact-desc {
    float: right;
    width: 45%;
    box-sizing: border-box;
    padding-left: 80px;
    padding-top: 35px;
    background-color: #fff;
    height: 520px;
	text-align: left;
}
.about-contact-ibox .contact-desc dt {
    font-size: 34px;
    font-family: Microsoft JhengHei;
    margin-bottom: 5px;
    font-weight: bold;
    color: #444444;
    line-height: 50px;
	margin-top: 20px;
}
.about-contact-ibox .contact-desc dd {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
	margin-top: 8px;
}
dd i.icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/contact-icon.png) no-repeat;
    vertical-align: middle;
    margin-right: 8px;
}
.inflex .tl{
	text-align: center;
}

@media screen and (max-width:1600px) {
	.ccontainer,.w1400{
		width: 1200px !important;
	}
	.body-right{
		width: 600px;
	}
}
