.header-main{width: 100%;position: fixed;z-index: 999;top: 0;}
.header-main .header,.header-main .details-nav{position: relative;}

.details-nav{width: 100%;position: fixed;z-index: 888;top: 0;background-color: rgba(255,255,255,.95); box-shadow: 0 1px 8px #aaa;}
/*.details-nav.header1{position: relative;top: 0;}*/
.details-nav-box{width: 1200px;margin: 0 auto;overflow: hidden;}
.details-nav-box h2{font-size: 20px;color: #505060;line-height: 55px;float: left;font-weight: 400;}
.details-nav-wrapper{float: right;}
.details-nav-wrapper ul{overflow: hidden;}
.details-nav-wrapper ul li{float: left;}
.details-nav-wrapper ul li a{font-size: 14px;color: #828282;line-height: 55px;}
.details-nav-wrapper ul li + li{margin-left: 28px;}
.details-nav-wrapper ul li.active a,.details-nav-wrapper ul li a:hover{color: #f34;}
.details-nav-wrapper ul li a.buy-now{display: inline-block;padding: 0 10px;line-height: 22px;background-color: #ff235c;color: #fff;margin-top: 16px;}
.details-nav-wrapper ul li em{display: inline-block;vertical-align: top;width: 4px;height: 4px;border-radius: 50%;background-color: #828282;margin: 26px 0 0 28px;}
.m-details-nav{display: none;}

.div-section.active{margin-top: 62px;}
.details-banner{width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.details-banner .swiper-txt{width: 36%;position: absolute;z-index: 10;left: 10%;top: 36%;}
.details-banner .swiper-txt h2{font-size: 34px;color: #333;line-height: 50px;}
.details-banner .swiper-txt .p1{font-size: 32px;color: #333;}
.details-banner .swiper-txt .p2{font-size: 16px;color: #333;margin-top: 24px;}
.details-banner .swiper-txt .learn-more{display: inline-block;font-size: 14px;padding: 0 14px;line-height: 32px;border: 2px solid #44a8f2;background-color: #44a8f2;color: #fff;border-radius: 2px;margin-top: 30px;}
.details-banner .swiper-txt .learn-more:hover{background-color: #55b9f3;}
.details-banner .swiper-txt h2,.details-banner .swiper-txt .p1,.details-banner .swiper-txt .p2,.details-banner .swiper-txt .learn-more{position: relative;top: 0;left: 0;opacity: 1;transition: 0.8s ease-in-out;-webkit-transition: 0.8s ease-in-out;-moz-transition: 0.8s ease-in-out;-o-transition: 0.8s ease-in-out;}
.details-banner .swiper-txt .p2{transition-delay: 0.6s;}
.details-banner .swiper-txt .learn-more{transition-delay: 1.2s;}

/************************************* 动画 ******************************/
/******************* 从下往上 ********************/
.details-banner .swiper-txt.from-bottom-up-animate h2,.details-banner .swiper-txt.from-bottom-up-animate .p1,.details-banner .swiper-txt.from-bottom-up-animate .p2,.details-banner .swiper-txt.from-bottom-up-animate .learn-more{top: 80px;left: 0;opacity: 0;}

/******************* 从上往下 ********************/
.details-banner .swiper-txt.from-up-bottom-animate h2,.details-banner .swiper-txt.from-up-bottom-animate .p1,.details-banner .swiper-txt.from-up-bottom-animate .p2,.details-banner .swiper-txt.from-up-bottom-animate .learn-more{top: -80px;left: 0;opacity: 0;}

/******************* 从左到右 *******************/
.details-banner .swiper-txt.from-left-right-animate h2,.details-banner .swiper-txt.from-left-right-animate .p1,.details-banner .swiper-txt.from-left-right-animate .p2,.details-banner .swiper-txt.from-left-right-animate .learn-more{top: 0;left: -100px;opacity: 0;}

/******************* 从右往左 *******************/
.details-banner .swiper-txt.from-right-left-animate h2,.details-banner .swiper-txt.from-right-left-animate .p1,.details-banner .swiper-txt.from-right-left-animate .p2,.details-banner .swiper-txt.from-right-left-animate .learn-more{top: 0;left: 100px;opacity: 0;}

/* 详情页轮播图 */
.div-section{width: 100%;height: 100%;overflow: hidden;padding-top: 55px;box-sizing: border-box;}
.swiper-container1{width: 100%;height: 100%;position: relative;margin: 0 auto;z-index: 10;}
.swiper-container1 .swiper-slide{width: 100%;height: 100%;position: relative;}
.swiper-container1 .swiper-slide:last-child{height: auto!important;}
.swiper-container1 .swiper-slide .swiper-content{width: 100%;height: 100%;box-sizing: border-box;}
.swiper-container1 .swiper-slide .container{width: 1200px;margin: 0 auto;height: 100%;position: relative;}
.swiper-container-vertical>.swiper-pagination-bullets{right: 30px;}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 12px 0;}
.details-nav-box h2 i{display: none;}
.div-section .swiper-pagination .swiper-pagination-bullet{background-color: transparent;border: 1px solid #fff;opacity: 0.6;}
.div-section .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff;opacity: 1;box-shadow: 0 0 15px #fff;}

.section1{height: 100%;background-color: #fff;background-size: cover;background-repeat: no-repeat;background-position: center;}
.section1 .banner-img-box{position: absolute;width: 450px;height: 450px;right: 3%;top: 50%;z-index: 10;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);}
.section1 .banner-img-box .mcharge-mobile{width: 100%;position: relative;left: 0;top: 0;opacity: 1;transition: 1.2s ease-in-out;-webkit-transition: 1.2s ease-in-out;-moz-transition: 1.2s ease-in-out;-o-transition: 1.2s ease-in-out;}
.section1 .swiper-txt{width: 38.8%;position: absolute;z-index: 10;left: 5%;top: 42%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);}
.section1 .swiper-txt h2{font-size: 36px;color: #333;line-height: 40px;margin-bottom: 35px;font-weight: normal;}
.section1 .swiper-txt .p1{font-size: 16px;color: #333;line-height: 30px;font-weight: 400;}
.section1 .swiper-txt .p2{font-size: 16px;color: #333;line-height: 24px;margin-top: 12px;font-weight: 400;}
.section1 .swiper-txt h2{position: relative;opacity: 1;left: 0;top: 0;transition: 0.8s ease-in-out;-webkit-transition: 0.8s ease-in-out;-moz-transition: 0.8s ease-in-out;-o-transition: 0.8s ease-in-out;}
.section1 .swiper-txt .p1{position: relative;opacity: 1;left: 0;top: 0;transition: 0.8s ease-in-out;-webkit-transition: 0.8s ease-in-out;-moz-transition: 0.8s ease-in-out;-o-transition: 0.8s ease-in-out;}
.section1 .swiper-txt .p2{position: relative;opacity: 1;left: 0;top: 0;transition: 1s ease-in-out;-webkit-transition: 1s ease-in-out;-moz-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;}
.section1 .swiper-txt .p1{transition-delay: 0.5s;}
.section1 .swiper-txt .p2{transition-delay: 1.3s;}
.section1 .banner-img-box .mcharge-mobile{transition-delay: 1.5s;}
/************************************* 动画 ******************************/
/******************* 从下往上 ********************/
.section1 .swiper-txt.from-bottom-up-animate h2{top: 30px;left: 0;opacity: 0;}
.section1 .swiper-txt.from-bottom-up-animate .p1{top: 80px;left: 0;opacity: 0;}
.section1 .swiper-txt.from-bottom-up-animate .p2{top: 20px;left: 0;opacity: 0;}
.section1 .banner-img-box.from-bottom-up-animate .mcharge-mobile{left: 0;top: 10%;opacity: 0;}

/****************** 从上往下 *******************/
.section1 .swiper-txt.from-up-bottom-animate h2,.section1 .swiper-txt.from-up-bottom-animate .p1,.section1 .swiper-txt.from-up-bottom-animate .p2{opacity: 0;}
.section1 .banner-img-box.from-up-bottom-animate .mcharge-mobile{left: 0;top: -10%;opacity: 0;}

/****************** 从左到右 ******************/
.section1 .swiper-txt.from-left-right-animate h2,.section1 .swiper-txt.from-left-right-animate .p1,.section1 .swiper-txt.from-left-right-animate .p2{top: 0;left: -240px;opacity: 0;}
.section1 .banner-img-box.from-left-right-animate .mcharge-mobile{left: -35%;top: 0;opacity: 0;}

/****************** 从右往左 ******************/
.section1 .swiper-txt.from-right-left-animate h2,.section1 .swiper-txt.from-right-left-animate .p1,.section1 .swiper-txt.from-right-left-animate .p2{top: 0;left: 240px;opacity: 0;}
.section1 .banner-img-box.from-right-left-animate .mcharge-mobile{left: 35%;top: 0;opacity: 0;} 


.section2{background-color: #f0f0f2;height: 1072px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.section2 .swiper-txt{width: 58%;position: absolute;z-index: 10;left: 50%;top: 12%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);}
.section2 .swiper-txt h2{font-size: 36px;line-height: 40px;color: #333;margin-bottom: 35px;text-align: center;font-weight: normal;}
.section2 .swiper-txt p{font-size: 16px;line-height: 30px;text-align: center;color: #333;font-weight: 400;}
.section2 .banner-img-box{width: 98%;height: 30%;position: absolute;z-index: 10;left: 50%;top: 40%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.section2 .banner-img-box .screen-mobile{width: 100%;position: relative;left: 0;top: 0;opacity: 1;transition: 1.2s ease-in-out;-webkit-transition: 1.2s ease-in-out;-moz-transition: 1.2s ease-in-out;-o-transition: 1.2s ease-in-out;}
.section2 .swiper-txt h2{position: relative;top: 0;left: 0;opacity: 1;transition: 0.8s ease-in-out;-webkit-transition: 0.8s ease-in-out;-moz-transition: 0.8s ease-in-out;-o-transition: 0.8s ease-in-out;}
.section2 .swiper-txt p,.section2 .swiper-txt .p2{position: relative;top: 0;left: 0;opacity: 1;transition: 1s ease-in-out;-webkit-transition: 1s ease-in-out;-moz-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;}
.section2 .swiper-txt p{transition-delay: 0.3s;}
.section2 .swiper-txt .p2{transition-delay: 0.5s;margin-top: 12px;}
.section2 .banner-img-box .screen-mobile{transition-delay: 0.8s;}
/***************************************************** 动画 ******************************************************/
/******************* 从下往上 ********************/
.section2 .swiper-txt.from-bottom-up-animate h2,.section2 .swiper-txt.from-bottom-up-animate p{top: 80px;left: 0;opacity: 0;}
.section2 .banner-img-box.from-bottom-up-animate .screen-mobile{left: 0;top: 10%;opacity: 0;}

/****************** 从上往下 *******************/
.section2 .swiper-txt.from-up-bottom-animate h2,.section2 .swiper-txt.from-up-bottom-animate p{top: -80px;left: 0;opacity: 0;}
.section2 .banner-img-box.from-up-bottom-animate .screen-mobile{left: 0;top: -10%;opacity: 0;}

/****************** 从左到右 ******************/
.section2 .swiper-txt.from-left-right-animate h2,.section2 .swiper-txt.from-left-right-animate p{top: 0;left: -180px;opacity: 0;}
.section2 .banner-img-box.from-left-right-animate .screen-mobile{left: -30%;top: 0;opacity: 0;}

/****************** 从右往左 ******************/
.section2 .swiper-txt.from-right-left-animate h2,.section2 .swiper-txt.from-right-left-animate p{top: 0;left: 180px;opacity: 0;}
.section2 .banner-img-box.from-right-left-animate .screen-mobile{left: 30%;top: 0;opacity: 0;} 


.phone-networks{height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.phone-networks .swiper-txt{width: 68%;position: absolute;z-index: 10;left: 50%;top: 14%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);}
.phone-networks .swiper-txt h2{font-size: 42px;line-height: 56px;color: #fff;text-align: center;margin-bottom: 30px;}
.phone-networks .swiper-txt p{font-size: 16px;line-height: 28px;color: #fff;text-align: center;}
.phone-networks .swiper-txt h2,.phone-networks .swiper-txt p{position: relative;top: 0;left: 0;opacity: 1;transition: 1.6s ease-in-out;-webkit-transition: 1.6s ease-in-out;-moz-transition: 1.6s ease-in-out;-o-transition: 1.6s ease-in-out;}
.phone-networks .swiper-txt p{transition-delay: 0.6s;}

/***************************************************** 动画 ******************************************************/
/******************* 从下往上 ********************/
.phone-networks .swiper-txt.from-bottom-up-animate h2,.phone-networks .swiper-txt.from-bottom-up-animate p{top: 200px;left: 0;opacity: 0;}

/****************** 从上往下 *******************/
.phone-networks .swiper-txt.from-up-bottom-animate h2,.phone-networks .swiper-txt.from-up-bottom-animate p{top: -200px;left: 0;opacity: 0;}

/****************** 从左到右 ******************/
.phone-networks .swiper-txt.from-left-right-animate h2,.phone-networks .swiper-txt.from-left-right-animate p{top: 0;left: -180px;opacity: 0;}

/****************** 从右往左 ******************/
.phone-networks .swiper-txt.from-right-left-animate h2,.phone-networks .swiper-txt.from-right-left-animate p{top: 0;left: 180px;opacity: 0;} 

.section3{height: 100%;background-color: #eaeaea;position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;}
.section3 .swiper-txt{width: 40%;position: absolute;left: 10%;top: 30%;z-index: 10;}
.section3 .swiper-txt h2{font-size: 42px;line-height: 56px;color: #333;text-align: left;margin-bottom: 30px;}
.section3 .swiper-txt p{font-size: 16px;line-height: 28px;color: #333;text-align: left;font-weight: 400;}
.section3 .swiper-txt h2,.section3 .swiper-txt p{position: relative;left: 0;top: 0;opacity: 1;transition: 1.6s ease-in-out;-webkit-transition: 1.6s ease-in-out;-moz-transition: 1.6s ease-in-out;-o-transition: 1.6s ease-in-out;}
.section3 .banner-img-box{width: 30%;height: 55%;position: absolute;top: 24%;right: 10%;z-index: 10;}
.section3 .banner-img-box .camera-mobile{width: 100%;position: relative;left: 0;top: 0;opacity: 1;transition: 2s ease-in-out;-webkit-transition: 2s ease-in-out;-moz-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;}
.section3 .swiper-txt p{transition-delay: 0.5s;}

/***************************************************** 动画 ******************************************************/
/******************* 从下往上 ********************/
.section3 .swiper-txt.from-bottom-up-animate h2,.section3 .swiper-txt.from-bottom-up-animate p{top: 200px;left: 0;opacity: 0;}
.section3 .banner-img-box.from-bottom-up-animate .camera-mobile{left: 0;top: 30%;opacity: 0;}

/****************** 从上往下 *******************/
.section3 .swiper-txt.from-up-bottom-animate h2,.section3 .swiper-txt.from-up-bottom-animate p{top: -200px;left: 0;opacity: 0;}
.section3 .banner-img-box.from-up-bottom-animate .camera-mobile{left: 0;top: -30%;opacity: 0;}

/****************** 从左到右 ******************/
.section3 .swiper-txt.from-left-right-animate h2,.section3 .swiper-txt.from-left-right-animate p{top: 0;left: -180px;opacity: 0;}
.section3 .banner-img-box.from-left-right-animate .camera-mobile{left: -30%;top: 0;opacity: 0;}

/****************** 从右往左 ******************/
.section3 .swiper-txt.from-right-left-animate h2,.section3 .swiper-txt.from-right-left-animate p{top: 0;left: 180px;opacity: 0;} 
.section3 .banner-img-box.from-right-left-animate .camera-mobile{left: 30%;top: 0;opacity: 0;}





.section4{height: 100%;background-color: #f9f9f9;background-size: cover;background-repeat: no-repeat;background-position: center;}
.section4 .container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.section4 .swiper-txt{position: absolute;z-index: 10;right: 5%;top: 41%;width: 38.8%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);}
.section4 .swiper-txt h2,.section5 .swiper-txt h2{font-size: 36px;color: #333;line-height: 40px;text-align: left;font-weight: normal;margin-bottom: 30px;position: relative;left: 0;top: 0;}
.section4 .swiper-txt p,.section5 .swiper-txt p{font-size: 16px;line-height: 30px;color: #333;text-align: left;font-weight: 400;position: relative;left: 0;top: 0;}
.section4 .banner-img-box{width: 450px;height: 450px;position: absolute;z-index: 10;left: 3%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);}
.section4 .banner-img-box .camera-img{width: 100%;position: relative;left: 0;top: 0;opacity: 1;transition: 1.2s ease-in-out;-webkit-transition: 1.2s ease-in-out;-moz-transition: 1.2s ease-in-out;-o-transition: 1.2s ease-in-out;}
.section4 .swiper-txt h2,.swiper-txt p{position: relative;top: 0;left: 0;opacity: 1;transition: 0.8s ease-in-out;-webkit-transition: 0.8s ease-in-out;-moz-transition: 0.8s ease-in-out;-o-transition: 0.8s ease-in-out;}
.section4 .swiper-txt p{transition-delay: 0.5s;}
.section4 .swiper-txt .p2{margin-top: 12px;transition-delay: 1.3s;}
.section4 .banner-img-box .camera-img{transition-delay: 1.5s;}

/***************************************************** 动画 ******************************************************/
/******************* 从下往上 ********************/
.section4 .swiper-txt.from-bottom-up-animate h2{top: 30px;left: 0;opacity: 0;}
.section4 .swiper-txt.from-bottom-up-animate p{top: 80px;left: 0;opacity: 0;}
.section4 .swiper-txt.from-bottom-up-animate .p2{top: 20px;left: 0;opacity: 0;}
.section4 .banner-img-box.from-bottom-up-animate .camera-img{left: 0;top: 10%;opacity: 0;}

/****************** 从上往下 *******************/
.section4 .swiper-txt.from-up-bottom-animate h2{opacity: 0;}
.section4 .swiper-txt.from-up-bottom-animate p{opacity: 0;}
.section4 .swiper-txt.from-up-bottom-animate .p2{opacity: 0;}
.section4 .banner-img-box.from-up-bottom-animate .camera-img{left: 0;top: -10%;opacity: 0;}

/****************** 从左到右 ******************/
.section4 .swiper-txt.from-left-right-animate h2,.section4 .swiper-txt.from-left-right-animate p{top: 0;left: -240px;opacity: 0;}
.section4 .banner-img-box.from-left-right-animate .camera-img{left: -35%;top: 0;opacity: 0;}

/****************** 从右往左 ******************/
.section4 .swiper-txt.from-right-left-animate h2,.section4 .swiper-txt.from-right-left-animate p{top: 0;left: 240px;opacity: 0;}
.section4 .banner-img-box.from-right-left-animate .camera-img{left: 35%;top: 0;opacity: 0;} 

.section5{height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.section5 .swiper-txt{width: 66%;text-align: center;position: absolute;z-index: 10;left: 50%;top: 35%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);}
.section5 .swiper-txt h2,.section5 .swiper-txt p{color: #fff;}
.understand-camera{display: inline-block;margin-top: 30px;}
.understand-camera span{font-size: 20px;color: #00c3f5;font-weight: 800;vertical-align: top;line-height: 36px;}
.understand-camera i{font-size: 36px;color: #00c3f5;vertical-align: top;}
.section5 .swiper-txt h2,.section5 .swiper-txt p,.section5 .swiper-txt .understand-camera{position: relative;top: 0;left: 0;opacity: 1;transition: 1.2s ease-in-out;-webkit-transition: 1.2s ease-in-out;-moz-transition: 1.2s ease-in-out;-o-transition: 1.2s ease-in-out;}
.section5 .swiper-txt p{transition-delay: 0.6s;}
.section5 .swiper-txt .understand-camera{transition-delay: 1.2s;}

/***************************************************** 动画 ******************************************************/
/******************* 从下往上 ********************/
.section5 .swiper-txt.from-bottom-up-animate h2,.section5 .swiper-txt.from-bottom-up-animate p,.section5 .swiper-txt.from-bottom-up-animate .understand-camera{top: 180px;left: 0;opacity: 0;}

/****************** 从上往下 *******************/
.section5 .swiper-txt.from-up-bottom-animate h2,.section5 .swiper-txt.from-up-bottom-animate p,.section5 .swiper-txt.from-up-bottom-animate .understand-camera{top: -180px;left: 0;opacity: 0;}

/****************** 从左到右 ******************/
.section5 .swiper-txt.from-left-right-animate h2,.section5 .swiper-txt.from-left-right-animate p,.section5 .swiper-txt.from-left-right-animate .understand-camera{top: 0;left: -180px;opacity: 0;}

/****************** 从右往左 ******************/
.section5 .swiper-txt.from-right-left-animate h2,.section5 .swiper-txt.from-right-left-animate p,.section5 .swiper-txt.from-right-left-animate .understand-camera{top: 0;left: 180px;opacity: 0;}
 

/* 详情页-参数 */
.parameter-section{margin: 147px 0 30px 0;background-color: #fff;}
.parameter-wrapper{width: 1200px;margin: 0 auto;padding: 22px 35px;box-sizing: border-box;}
.parameter-top{overflow: hidden;}
.parameter-txt{float: left;width: 570px;margin-top: 44px;}
.parameter-txt ul{overflow: hidden;}
.parameter-txt ul li{width: 180px;float: left;margin-right: 10px;margin-bottom: 34px;}
.parameter-txt ul li:nth-child(3n){margin-right: 0;}
.parameter-txt ul li .title{font-size: 22px;color: #333;font-weight: 400;line-height: 34px;}
.parameter-txt ul li .msg{font-size: 13px;color: #333;font-weight: 400;}
.parameter-img{width: 510px;float: right;overflow: hidden;}
.parameter-img img{width: 100%;float: left;}
.parameter-number{margin-top: 30px;}
.parameter-number .item{padding: 20px 24px;border-top: 1px solid #c8c8c8;margin-bottom: 30px;}
.parameter-number .item ul{overflow: hidden;}
.parameter-number .item ul li{float: left;width: 50%;}
.parameter-number .item ul li h3{font-size: 16px;color: #888;font-weight: 400;}
.parameter-number .item .parameter-dl{width: 100%;overflow: hidden;}
.parameter-number .item .parameter-dl dd{float: left;width: 50%;font-size: 15px;color: #888;line-height: 24px;font-weight: 400;}

/********************************* 视频 ********************************/
.div-video{margin-top: 147px;margin-bottom: 30px;}
.video-wrapper{width: 1200px;margin: 0 auto;}
.video-wrapper ul{overflow: hidden;}
.video-wrapper ul li{width: 590px;float: left;margin-bottom: 20px;}
.video-wrapper ul li:nth-child(2n){margin-left: 20px;}
.video-box .video-img{overflow: hidden;position: relative;}
.video-box .video-img img{width: 100%;float: left;}
.video-box .video-msg{padding: 20px;}
.video-box .video-msg p{font-size: 14px;color: #888;line-height: 34px;text-align: center;}
.video-box .video-img .video-bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 10;background-color: rgba(0,0,0,.3);}
.video-box .video-img .video-play-btn{position: absolute;text-align: center;left: 50%;top: 50%;z-index: 11;transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);}
.video-box .video-img .video-play-btn i{font-size: 54px;color: #fff;vertical-align: top;transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;}
.video-box .video-img .video-play-btn p{font-size: 17px;color: #fff;text-align: center;line-height: 24px;}
.video-box .video-img .video-play-btn:hover i{color: #aaa;}

/*********************************** 固件 *******************************/
.div-firmware{margin-bottom: 30px;background-color: #fff;margin-top: 147px;}
.firmware-wrapper{width: 1200px;margin: 0 auto;background-color: #fff;padding: 20px 20px 0 20px;box-sizing: border-box;}
.firmware-title{margin-top: 20px;border-bottom: 1px solid #7f7f7f;}
.firmware-title h2{font-size: 22px;color: #333;font-weight: 600;line-height: 40px;}
.firmware-content .item{padding: 20px 0;border-bottom: 2px solid #e0dedb;}
.firmware-content .item .title{font-size: 20px;color: #333;line-height: 40px;font-weight: 600;}
.firmware-content .item ol{margin: 20px 0 0 40px;}
.firmware-content .item ol li{font-size: 16px;color: #828282;line-height: 30px;font-weight: 400;}
.firmware-content .item:last-child{border-bottom: none;}

.div-explain{margin-bottom: 30px;background-color: #fff;margin-top: 147px;}
.explain-wrapper{width: 1200px;margin: 0 auto;background-color: #fff;padding: 40px 20px 20px 20px;box-sizing: border-box;min-height: 600px;}
.explain-wrapper p{font-size: 16px;color: #828282;line-height: 24px;font-weight: 400;}




/***************************************** 关于outu ************************************/
.div-outu{margin-top: 62px;}
.about-outu-banner{height: 440px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.about-outu-banner-txt{width: 740px;margin: 0 auto;padding-top: 140px;}
.about-outu-banner-txt h2{font-size: 40px;color: #fff;line-height: 44px;font-weight: 400;text-align: center;font-family: "Arial","Microsoft YaHei";}
.about-outu-banner-txt p{font-size: 15px;color: #fff;line-height: 24px;text-align: center;margin-top: 20px;font-weight: 400;font-family: "Arial","Microsoft YaHei";}
.about-outu-nav{background-color: #f8f8f8;}
.about-outu-nav-box{width: 1200px;margin: 0 auto;}
.about-outu-nav-box ul{overflow: hidden;}
.about-outu-nav-box ul li{float: left;margin-right: 50px;width: 108px;}
.about-outu-nav-box ul li a{display: block;text-align: center;line-height: 56px;border-bottom: 2px solid transparent;color: #828282;font-size: 15px;font-weight: 400;}
.about-outu-nav-box ul li.active a,.about-outu-nav-box ul li:hover a{border-bottom: 2px solid #ff235c;}
.m-banner-img{width: 100%;display: none;}


.our-culture{padding: 120px 0 40px 0;}
.our-culture-box{width: 750px;margin: 0 auto;}
.our-culture-box h2{font-size: 30px;color: #40515d;line-height: 40px;text-align: center;font-weight: 400;font-family: "Arial","Microsoft YaHei";}
.our-culture-box p{font-size: 15px;color: #40515d;line-height: 24px;text-align: center;margin-top: 30px;font-weight: 400;font-family: "Arial","Microsoft YaHei";}
.office-events ul{overflow: hidden;}
.office-events ul li{width: 50%;float: left;}
.office-events .office-events-img{overflow: hidden;}
.office-events .office-events-img img{float: left;width: 100%;cursor: pointer;transition: 1s ease-in-out;-webkit-transition: 1s ease-in-out;-moz-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;}
.office-events .office-events-img img:hover{transform: scale(1.06);-webkit-transform: scale(1.06);-moz-transform: scale(1.06);-o-transform: scale(1.06);}
.office-events-txt{padding: 65px 0 60px 0;}
.office-events-txt h2{font-size: 30px;color: #40515d;line-height: 40px;text-align: center;font-weight: 400;font-family: "Arial","Microsoft YaHei";}
.office-events-txt p{font-size: 15px;color: #40515d;line-height: 24px;text-align: center;font-weight: 400;width: 75%;margin: 58px auto 0;font-family: "Arial","Microsoft YaHei";}
.office-events .event-img{width: 100%;overflow: hidden;}
.office-events .event-img img{width: 100%;float: left;cursor: pointer;transition: 1s ease-in-out;-webkit-transition: 1s ease-in-out;-moz-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;}
.office-events .event-img img:hover{transform: scale(1.06);-webkit-transform: scale(1.06);-moz-transform: scale(1.06);-o-transform: scale(1.06);}
.office-events .event-img .img2{display: none;}
.event-txt{padding: 70px 0;}
.event-txt-box{width: 765px;margin: 0 auto;}
.event-txt-box h2{font-size: 30px;color: #40515d;line-height: 40px;text-align: center;font-weight: 400;font-family: "Arial","Microsoft YaHei";}
.event-txt-box p{font-size: 15px;color: #40515d;line-height: 24px;text-align: center;margin-top: 60px;font-weight: 400;font-family: "Arial","Microsoft YaHei";}

/* 新的功能 */
.new-function-top,.our-technology-top{width: 100%;height: 510px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.new-function-content{width: 1200px;background-color: #fff;margin: 30px auto;padding: 160px;box-sizing: border-box;}
.new-function-content p{font-size: 15px;line-height: 24px;color: #828282;font-family: "Arial","Microsoft YaHei";margin-bottom: 20px;}

.new-function,.our-technology{margin-top: 62px;}
.our-technology-top{height: 440px;}
.our-technology-text{padding: 180px 0 60px 0;}
.our-technology-text-box{width: 340px;margin: 0 auto;}
.our-technology-text-box p{font-size: 15px;line-height: 24px;font-family: "Arial","Microsoft YaHei";text-align: center;color: #9c9c9c;}
.our-technology-img ul{overflow: hidden;}
.our-technology-img ul li{width: 50%;float: left;overflow: hidden;}
.our-technology-img ul li img{width: 100%;float: left;cursor: pointer;transition: 1s ease-in-out;-webkit-transition: 1s ease-in-out;-moz-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;}
.our-technology-img ul li img:hover{transform: scale(1.06);-webkit-transform: scale(1.06);-moz-transform: scale(1.06);-o-transform: scale(1.06);}
.div-current{padding: 86px 0 120px 0;min-height: 800px;box-sizing: border-box;}
.div-current-wrapper{width: 1200px;margin: 0 auto;}
.div-current-wrapper h2{font-size: 30px;color: #828282;line-height: 40px;text-align: center;font-weight: 400;margin-bottom: 56px;}
.div-current-wrapper p{width: 40%;margin: 0 auto 24px;font-size: 15px;color: #828282;line-height: 24px;text-align: center;font-family: "Arial","Microsoft YaHei";}
.div-current-wrapper .p1{width: 26%;}

.contact-us,.common-problem,.term-service{margin-top: 62px;}
.contact-us-top,.common-problem-top{width: 100%;height: 440px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.contact-us-content{padding: 130px 0 60px 0;}
.contact-us-content-box{width: 1200px;margin: 0 auto;}
.contact-us-wrapper{overflow: hidden;margin-bottom: 58px;}
.contact-us-txt{width: 380px;float: left;}
.contact-us-txt h2{font-size: 22px;color: #828282;line-height: 34px;font-weight: 400;margin-top: 104px;}
.contact-us-txt .p1{font-size: 18px;color: #828282;line-height: 26px;font-weight: 400;}
.contact-us-address{margin-top: 20px;}
.contact-us-address p{font-size: 15px;color: #828282;line-height: 18px;font-weight: 400;}

.contact-us-map{width: 800px;height: 400px;float: right;border: 1px solid #ccc;box-sizing: border-box;}
.contact-us-map #map{width: 100%;height: 100%;}
.service-cooperation .item{border-top: 1px solid #dcdcdc;padding: 64px 0 20px 0;margin-bottom: 40px;}
.service-cooperation .item ul{overflow: hidden;}
.service-cooperation .item ul li{width: 33.33333%;float: left;}
.service-cooperation .service-box h3{font-size: 22px;line-height: 30px;color: #828282;margin-bottom: 42px;font-weight: 400;}
.service-cooperation .service-box p{font-size: 15px;line-height: 20px;color: #828282;font-weight: 400;}

/* 常见问题 */
.common-problem-content{margin: 30px 0;}
.common-problem-wrapper{width: 1200px;margin: 0 auto;/* overflow: hidden; */}
.left-nav{width: 200px;background-color: #fff;/* padding: 10px 0 10px 42px; */box-sizing: border-box;float: left;}
.left-nav ul li{display: block;position: relative;z-index: 10;background-color: #fff;transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;}
.left-nav ul li:nth-child(2n+1){background-color: #f8f8f8;}
.left-nav ul li a{display: block;font-size: 15px;color: #828282;line-height: 40px;padding-left: 42px;font-family: "Arial","Microsoft YaHei";}
.left-nav ul li.active a{color: #ff235c;}
.left-nav ul li:hover{box-shadow: 4px 4px 16px #ccc;z-index: 11;}
.left-nav ul li a:hover{color: #ff235c;}
.right-content{width: 980px;float: right;}
.right-content-box .item{background-color: #fff;}
.right-content-box .item:nth-child(2n+1){background-color: #f8f8f8;}
.right-content-box .item-problem{/* background-color: #fff; */padding: 8px 40px 8px 80px;position: relative;cursor: pointer;}
.right-content-box .item-problem.shadow{box-shadow: 4px 4px 16px #ccc;}
.right-content-box .item-problem p{font-size: 15px;color: #8c8c8c;line-height: 24px;font-family: "Arial","Microsoft YaHei";font-weight: 400;}
.right-content-box .item-problem .iconfont{font-size: 18px;color: #8c8c8c;position: absolute;z-index: 10;right: 24px;top: 16px;transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;}
.right-content-box .item-problem .iconfont.active{transform: rotate(90deg);-webkit-transform: rotate(90deg);}
.right-content-box .problem-answer{/* background-color: #e9e9e9; */padding: 36px 48px 56px 100px;display: none;}
.right-content-box .problem-answer p{font-size: 15px;color: #8c8c8c;line-height: 24px;font-family: "Arial","Microsoft YaHei";font-weight: 400;}
.term-service-box{width: 1200px;margin: 30px auto;background-color: #fff;padding: 128px 40px;box-sizing: border-box;position: relative;top: 0;transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.term-service-box:hover{top: -3px;box-shadow: 0 5px 20px #ccc;}
.term-service-box h4{font-size: 15px;color: #333;line-height: 24px;margin-bottom: 20px;font-weight: 400;font-family: "Arial","Microsoft YaHei";}
.term-service-box p{font-size: 15px;color: #828282;line-height: 24px;margin-bottom: 50px;font-weight: 400;font-family: "Arial","Microsoft YaHei";}
.wear-events{margin-bottom: 240px;}
.wear-events .event-img{position: relative;}
.wear-event-txt{width: 740px;position: absolute;z-index: 10;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);}
.wear-event-txt h2{font-size: 30px;color: #fff;line-height: 40px;text-align: center;font-weight: 400;}
.wear-event-txt p{font-size: 15px;color: #fff;line-height: 30px;text-align: center;margin-top: 50px;font-weight: 400;}

/* APP下载 */
.app-download{padding-top: 62px;}
.download-txt{width: 40%;position: absolute;left: 10%;top: 35%;}
.download-txt h2{font-size: 36px;color: #fff;}
.download-txt span{font-size: 16px;color: #fff;line-height: 20px;display: block;margin-top: 10px;}
.download-txt .span2{font-size: 14px;color: #fff;line-height: 24px;}
.download-txt .download-app{font-size: 0;margin-top: 20px;}
.download-txt .download-app a{display: inline-block;vertical-align: top;background-color: transparent;border: 2px solid #fff;padding: 0 26px;height: 46px;line-height: 46px;font-size: 16px;color: #fff;border-radius: 23px;margin-bottom: 20px;transition: 0.2s ease-in-out;-webkit-transition: 0.2s ease-in-out;-moz-transition: 0.2s ease-in-out;-o-transition: 0.2s ease-in-out;}
.download-txt .download-app a i{font-size: 22px;color: #fff;line-height: 35px;padding-right: 8px;transition: 0.2s ease-in-out;-webkit-transition: 0.2s ease-in-out;-moz-transition: 0.2s ease-in-out;-o-transition: 0.2s ease-in-out;}
.download-link{position: absolute;right: 10%;top: 5%;}
.download-link ul{overflow: hidden;}
.download-link ul li{float: right;margin-left: 40px;}
.download-link ul li a{font-size: 18px;color: #fff;line-height: 24px;display: block;}
.download-link ul li a:hover{border-bottom: 2px solid #fff;}
.download-link ul li.active a{border-bottom: 2px solid #fff;}

.download-item-content{margin-top: 20px;}
.download-ul li{width: 100%;height: 340px;box-sizing: border-box;padding: 20px 100px;background-color: #fff;position: relative;top: 0;margin-bottom: 12px;transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.download-ul li:hover{top: -3px;box-shadow:  0 5px 20px #ccc;}
.download-ul .download-dl{overflow: hidden;}
.download-ul .download-dl dt{display: block;width: 30%;float: left;text-align: center;}
.download-ul .download-dl dd{display: block;width: 70%;height: 300px;float: left;padding: 20px 0 20px 30px;box-sizing: border-box;}
.download-ul .download-dl dd .name{font-size: 16px;color: #333;line-height: 40px;margin-bottom: 10px;font-weight: 400;border-bottom: 1px solid #eee;}
.download-ul .download-dl dd .message{height: 140px;overflow: hidden;font-size: 13px;color: #828282;line-height: 20px;padding-right: 120px;font-weight: 400;}
.download-ul .download-dl dd .download-a{text-align: right;padding-right: 124px;margin-top: 20px;}
.download-ul .download-dl dd .download-a a{font-size: 13px;color: #ff235c;font-weight: 400;}
.download-ul .download-dl dd .download-a a:hover{text-decoration: underline;}

/* 产品汇总页 */
.summary-page{margin-top: 62px;}
.summary-page-top{width: 100%;height: 440px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.summary-page-top-wrapper{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.summary-page-top-box{position: absolute;left: 20%;top: 25%;z-index: 10;}
.summary-page-top-box .p1{font-size: 36px;color: #fff;line-height: 50px;}
.summary-page-top-box .p2{font-size: 24px;color: #fff;line-height: 30px;font-weight: 400;}
.summary-page-top-box .buy-now{display: inline-block;vertical-align: top;padding: 0 40px;line-height: 44px;font-size: 16px;color: #fff;background-color: #f9c43a;border-radius: 5px;margin-top: 80px;}
.summary-page-top-box .buy-now:hover{background-color: #e8b329;}
.summary-page-content{width: 1200px;margin: 0 auto 35px;}
.summary-page-title{margin-top: 20px;}
.summary-page-title h3{font-size: 14px;line-height: 24px;border-bottom: 1px solid #c8c8c8;color: #828282;font-weight: 400;}
.summary-item-content{padding-bottom: 15px;}
.summary-item-content ul{overflow: hidden;padding-top: 15px;}
.summary-item-content ul li{float: left;width: 290px;background-color: #fff;margin-right: 13px;margin-bottom: 15px;position: relative;top: 0;transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.summary-item-content ul li:nth-child(4n){margin-right: 0;}
.summary-item-content ul li img{width: 100%;}
.summary-item-content ul li a{display: block;}
.summary-item-content ul li p{font-size: 14px;color: #828282;text-align: center;font-weight: 400;position: absolute;z-index: 10;left: 0;bottom: 0;padding: 0 14px 10px 14px;width: 100%;box-sizing: border-box;}
.summary-item-content ul li:hover{top: -3px;box-shadow: 0 5px 20px #ccc;}
.summary-item-more{background-color: #fff;text-align: center;}
.summary-item-more a i{font-size: 24px;color: #828282;line-height: 28px;display: block;transform: rotate(0deg);-webkit-transform: rotate(0deg);transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;}
.summary-item-more a.rotate1 i{transform: rotate(180deg);}

.media-cooperation-wrapper{width: 690px;margin: 120px auto;}
.media-cooperation-msg p{font-size: 15px;color: #828282;line-height: 26px;text-align: center;font-weight: 400;font-family: "Arial","Microsoft YaHei";}
.media-cooperation-msg p a{color: #ff235c;}
.media-cooperation-form{margin-top: 66px;}
.media-cooperation-form .item{margin-bottom: 34px;text-align: center;}
.media-cooperation-form .item input,.media-cooperation-form .item textarea{width: 100%;background-color: #fff;box-sizing: border-box;font-size: 15px;color: #b4b4b4;font-weight: 400;border-radius: 3px;}
.media-cooperation-form .item input{padding: 10px 22px;font-family: "Arial","Microsoft YaHei";}
.media-cooperation-form .item textarea{height: 120px;padding: 14px 22px;}
.media-submit{font-size: 15px;padding: 0 30px;line-height: 36px;background-color: #ff456c;border-radius: 6px;color: #fff;border: none;outline: none;font-weight: 400;}
.media-submit:hover{background-color: #ee345b;}

.new-information-wrapper{width: 1200px;margin: 30px auto;/* overflow: hidden; */}
.new-information-list{width: 820px;float: left;}
.new-information-list ul li{padding: 20px;background-color: #fff;margin-bottom: 14px;position: relative;top: 0;transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.new-information-list ul li:hover{top: -3px;box-shadow: 0 5px 20px #ccc;}
.new-information-list ul li:last-child{margin-bottom: 0;}
.new-information-dl{overflow: hidden;}
.new-information-dl dt{width: 40.5%;float: left;}
.new-information-dl dt img{width: 100%;height: 220px;}
.new-information-dl dd{width: 59%;float: left;padding-left: 32px;box-sizing: border-box;}
.new-information-dl dd a{display: block;font-size: 16px;color: #828282;font-weight: 400;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.new-information-dl dd a:hover{color: #ff235c;}
.new-information-dl dd p{font-size: 15px;color: #828282;margin-top: 22px;line-height: 22px; font-weight: 400;height: 136px;overflow: hidden;}
.other-info{overflow: hidden;margin-top: 19px;}
.other-info span{font-weight: 400;}
.other-info .sp1{font-size: 15px;color: #828282;float: left;}
.other-info .sp2{font-size: 15px;color: #828282;float: left;margin-left: 38px;}
.other-info .sp2 i{font-size: 20px;vertical-align: top;}
.other-info .view-full-text{font-size: 15px;color: #ff235c;float: right;}
.other-info .view-full-text:hover{text-decoration: underline;}

.new-information-other{width: 364px;float: right;background-color: #fff;padding: 14px 30px;box-sizing: border-box;position: relative;top: 0; transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.new-information-other:hover{top: -3px;box-shadow: 0 5px 20px #ccc;}
.latest-news,.recommended-reading{margin-bottom: 40px;}
.latest-news-title h3{font-size: 16px;color: #828282;line-height: 40px;border-bottom: 1px solid #dcdcdc;font-weight: 400;}
.latest-news-content{margin-top: 10px;}
.latest-news-content ul li a{font-size: 15px;line-height: 36px;color: #828282;font-weight: 400;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.latest-news-content ul li a:hover{color: #ff235c;}
.news-details{padding: 20px;background-color: #fff;overflow: hidden;}
.news-details img{float: left;margin-right: 20px;}
.news-details p{font-size: 15px;line-height: 24px;font-weight: 400;color: #828282;}
.news-details .go-back{font-size: 15px;color: #ff235c;margin-top: 120px;font-weight: 400;float: right;}
.news-details .go-back:hover{text-decoration: underline;}
.details-title{margin: 20px 0 30px 0;border-bottom: 1px solid #eee;}
.details-title h2{font-size: 18px;color: #333;text-align: center;line-height: 24px;font-weight: 400;}
.details-title .details-share{text-align: right;margin-top: 20px;overflow: hidden;}
.details-title .details-share span{font-size: 14px;color: #828282;font-weight: 400;margin-right: 20px;float: right;padding-top: 17px;}
.details-title .details-share #share{display: inline-block;vertical-align: top;margin-top: 0;margin-bottom: 10px;float: right;}
#share .jiathis_button_googleplus .jiathis_txt{margin-right: 9px;}

@media (max-width: 1200px) {
	.details-nav-box{width: 970px;}
	.swiper-container1 .swiper-slide .container{width: 970px;}
	.details-banner .swiper-txt h2{font-size: 30px;line-height: 44px;}
	.details-banner .swiper-txt .p1{font-size: 28px;}
	.details-banner .swiper-txt .p2{font-size: 15px;}
	.details-banner .swiper-txt .learn-more{font-size: 13px;padding: 0 12px;line-height: 30px;border-radius: 5px;}
	.section1 .banner-img-box{width: 400px;height: 400px;}
	.section1 .swiper-txt h2,.section2 .swiper-txt h2,.phone-networks .swiper-txt h2,.section3 .swiper-txt h2,.section4 .swiper-txt h2,.section5 .swiper-txt h2{font-size: 32px;line-height: 44px;}
	.section1 .swiper-txt .p1,.section2 .swiper-txt p,.phone-networks .swiper-txt p,.section3 .swiper-txt p,.section4 .swiper-txt p,.section5 .swiper-txt p{font-size: 15px;line-height: 26px;}
	.video-wrapper{width: 970px;}
	.video-wrapper ul li{width: 470px;}
	.video-wrapper ul li:nth-child(2n){margin-left: 30px;}
	.video-box .video-msg{padding: 16px 20px;}
	.firmware-wrapper{width: 970px;}
	.explain-wrapper{width: 970px;}
	.parameter-wrapper{width: 970px;}
	.parameter-txt{width: 54%;}
	.parameter-img{width: 46%;}
	.parameter-txt ul li{width: 50%;margin-right: 0;}
	.parameter-txt ul li .title{font-size: 20px;line-height: 30px;}
	.about-outu-banner-txt h2{font-size: 34px;}
	.about-outu-nav-box{width: 970px;}
	.our-culture-box h2{font-size: 28px;}
	.our-culture-box p{font-size: 14px;}
	.office-events-txt h2,.event-txt-box h2{font-size: 28px;}
	.office-events-txt p,.event-txt-box p{font-size: 14px;}
	.our-technology-text{padding: 100px 0 120px 0;}
	.div-current-wrapper{width: 970px;}
	.div-current{min-height: 600px;}
	.contact-us-content{padding: 80px 0 40px 0;}
	.contact-us-content-box{width: 970px;}
	.contact-us-txt{width: 330px;}
	.contact-us-map{width: 620px;height: 360px;}
	.contact-us-txt h2{margin-top: 80px;font-size: 20px;}
	.contact-us-txt .p1{font-size: 18px;}
	.contact-us-address p{font-size: 14px;line-height: 22px;}
	.contact-us-wrapper{margin-bottom: 30px;}
	.service-cooperation .item{padding: 30px 0 10px 0;}
	.service-cooperation .service-box h3{font-size: 18px;line-height: 28px;margin-bottom: 20px;}
	.common-problem-wrapper{width: 970px;}
	.left-nav{width: 180px;}
	.right-content{width: 770px;}
	.term-service-box{width: 970px;padding: 80px 40px;}
	.download-txt{left: 5%;}
	.download-txt h2{font-size: 30px;}
	.download-txt .download-app a{padding: 0 22px;height: 42px;line-height: 42px;}
	.download-link{right: 12.5%;}
	.download-link ul li a{font-size: 16px;}
	.new-information-wrapper{width: 970px;}
	.new-information-list{width: 654px;}
	.new-information-other{width: 300px;padding: 14px 24px;}
	.new-information-dl dt{width: 35%;}
	.new-information-dl dd{width: 65%;padding-left: 20px;}
	.new-information-dl dd a{font-size: 14px;}
	.new-information-dl dd p{font-size: 13px;margin-top: 10px;height: 88px;}
	.other-info .sp1{font-size: 14px;}
	.other-info .sp2{font-size: 14px;}
	.other-info .sp2 i{font-size: 18px;}
	.other-info .view-full-text{font-size: 14px;}
	.other-info{margin-top: 12px;}
	.latest-news-title h3{font-size: 15px;line-height: 36px;}
	.latest-news-content ul li a{font-size: 14px;line-height: 32px;}
	.latest-news, .recommended-reading{margin-bottom: 24px;}
	.summary-page-top-wrapper{width: 970px;}
	.summary-page-top-box{left: 10%;}
	.summary-page-top-box .p1{font-size: 28px;line-height: 40px;}
	.summary-page-top-box .p2{font-size: 20px;line-height: 26px;}
	.summary-page-top-box .buy-now{font-size: 14px;padding: 0 30px;line-height: 38px;margin-top: 60px;}
	.summary-page-content{width: 970px;}
	.summary-item-content ul li{width: 232px;margin-right: 14px;}

}


@media (max-width: 992px) {
	.details-nav-wrapper ul li em:last-child{display: none;}

	.details-nav-box{width: 90%;}
	.swiper-container1 .swiper-slide .container{width: 750px;}
	/* .section1 .swiper-txt{width: 36%;top: 35%;}
	.section1 .banner-img-box{height: 42%;top: 25%;} */
	.details-banner .swiper-txt h2{font-size: 26px;line-height: 38px;}
	.details-banner .swiper-txt .p1{font-size: 24px;}
	.details-banner .swiper-txt .p2{margin-top: 16px;}
	.section1 .banner-img-box{width: 320px;height: 320px;}
	.section1 .swiper-txt h2, .section2 .swiper-txt h2, .phone-networks .swiper-txt h2, .section3 .swiper-txt h2, .section4 .swiper-txt h2, .section5 .swiper-txt h2{font-size: 26px;line-height: 38px;}
	.section1 .swiper-txt .p1, .section2 .swiper-txt p, .phone-networks .swiper-txt p, .section3 .swiper-txt p, .section4 .swiper-txt p, .section5 .swiper-txt p{font-size: 14px;line-height: 24px;}
	.section4 .banner-img-box{height: 320px;width: 320px;top: 25%;}
	.swiper-txt{top: 36%;}

	.video-wrapper{width: 750px;}
	.video-wrapper ul li{width: 360px;}
	.video-wrapper ul li:nth-child(2n){margin-left: 30px;}
	.video-box .video-msg{padding: 14px;}
	.firmware-wrapper{width: 750px;}
	.explain-wrapper{width: 750px;}

	.parameter-wrapper{width: 750px;}
	.parameter-txt{margin-top: 24px;}
	.parameter-txt ul li{margin-bottom: 24px;}
	.parameter-txt ul li .title{font-size: 18px;}
	.parameter-txt ul li .msg{font-size: 12px;}
	.parameter-number .item ul li:first-child{width: 40%;}
	.parameter-number .item ul li:last-child{width: 60%;}
	.parameter-number .item{padding: 14px 20px;margin-bottom: 20px;}
	.about-outu-banner-txt{padding-top: 10%;}
	.about-outu-banner-txt h2{font-size: 24px;line-height: 36px;padding: 0 70px;}
	.about-outu-banner-txt p{font-size: 14px;padding: 0 30px;}
	.about-outu-nav-box{width: 750px;}
	.about-outu-nav-box ul li{width: 88px;margin-right: 38px;}
	.about-outu-nav-box ul li a{line-height: 46px;font-size: 14px;}
	.our-culture{padding: 12% 0 10% 0;}
	.our-culture-box h2{font-size: 22px;line-height: 30px;padding: 0 30px;}
	.our-culture-box p{font-size: 13px;padding: 0 30px;margin-top: 20px;}
	.office-events-txt{padding: 40px 0;}
	.office-events-txt h2, .event-txt-box h2{font-size: 22px;line-height: 30px;}
	.office-events-txt p{width: 90%;font-size: 13px;margin: 24px auto 0;}
	.event-txt{padding: 50px 0;}
	.event-txt-box{width: 750px;}
	.event-txt-box p{font-size: 13px;margin-top: 30px;padding: 0 30px;}
	.div-current-wrapper{width: 750px;}
	.div-current-wrapper h2{font-size: 22px;line-height: 30px;margin-bottom: 40px;}
	.div-current-wrapper p{width: 60%;}
	.div-current-wrapper .p1{width: 40%;}
	.div-current{min-height: 500px;}
	.contact-us-content{padding: 40px 0 20px 0;}
	.contact-us-content-box{width: 750px;}
	.contact-us-txt h2{margin-top: 20px;font-size: 15px;line-height: 24px;}
	.contact-us-txt{width: 32%;}
	.contact-us-map{width: 66%;height: 280px;}
	.contact-us-txt .p1{font-size: 14px;}
	.contact-us-address p{font-size: 13px;}
	.contact-us-address{margin-top: 12px;}
	.service-cooperation .item{padding: 20px 0 10px 0;margin-bottom: 20px;}
	.service-cooperation .service-box h3{font-size: 15px;line-height: 24px;margin-bottom: 10px;}
	.service-cooperation .service-box p{font-size: 13px;line-height: 24px;}
	.common-problem-wrapper{width: 750px;}
	.left-nav{width: 160px;}
	.right-content{width: 570px;}
	.left-nav ul li a{padding-left: 30px;}
	.right-content-box .item-problem{padding: 13px 20px 13px 40px;}
	.right-content-box .item-problem .iconfont{right: 20px;}
	.right-content-box .problem-answer{padding: 30px 30px 40px 60px;}
	.right-content-box .problem-answer p{font-size: 14px;}
	.term-service-box{width: 750px;padding: 60px 30px;}
	.term-service-box h4{font-size: 14px;}
	.term-service-box p{font-size: 14px;}
	.download-txt h2{font-size: 22px;}
	.download-txt span{font-size: 12px;}
	.download-txt .download-app a{padding: 0 18px;height: 36px;line-height: 36px;font-size: 14px;}
	.download-txt .download-app a i{font-size: 16px;}
	.download-link{right: 5.5%;}
	.download-link ul li a{font-size: 15px;}

	.new-information-wrapper{width: 750px;}
	.new-information-list{width: 534px;}
	.new-information-list ul li{padding: 12px;}
	.new-information-other{width: 200px;padding: 10px 16px;}
	.new-information-dl dt{width: 32%;}
	.new-information-dl dd{width: 68%;padding-left: 12px;}
	.new-information-dl dd a{font-size: 13px;}
	.new-information-dl dd p{font-size: 12px;margin-top: 10px;line-height: 20px;height: 62px;}
	.other-info .sp1{font-size: 12px;}
	.other-info .sp2{font-size: 12px;}
	.other-info .sp2 i{font-size: 14px;}
	.other-info .view-full-text{font-size: 12px;}
	.other-info{margin-top: 12px;}
	.latest-news-title h3{font-size: 14px;line-height: 32px;}
	.latest-news-content ul li a{font-size: 12px;line-height: 28px;}
	.latest-news, .recommended-reading{margin-bottom: 24px;}
	.details-title h2{font-size: 16px;}
	#share .jiathis_txt{width: 30px;height: 28px!important;}
	.details-title .details-share span{padding-top: 12px;}
	.news-details img{width: 260px;}
	.news-details .go-back{margin-top: 80px;}
	.summary-page-content{width: 750px;padding: 0 20px;box-sizing: border-box;}
	.summary-item-content ul li{width: 340px;margin-right: 30px;margin-bottom: 30px;}
	.summary-item-content ul li:nth-child(2n){margin-right: 0;}
	.summary-page-top-wrapper{width: 750px;}
	.summary-page-top-box .p1{font-size: 24px;line-height: 30px;}
	.summary-page-top-box .p2{font-size: 18px;line-height: 24px;}
	.summary-page-top-box .buy-now{font-size: 13px;margin-top: 40px;padding: 0 24px;line-height: 34px;}
	.about-outu-banner,.our-technology-top,.contact-us-top, .common-problem-top,.summary-page-top{height: 320px;}
	.download-txt{left: 18%;}

}


@media (max-width: 767px) {
	.div-section{padding-top: 40px;}
	.details-nav-wrapper ul li em{display: none;}
	.swiper-container1 .swiper-slide .container{width: 90%;}
	.details-nav-box{width: 90%;}
	.details-nav-wrapper ul li{display: none;}
	.details-nav-wrapper ul li.li1{display: block;}
	.details-banner .swiper-txt{width: 50%;}
	.details-banner .swiper-txt h2,.details-banner .swiper-txt .p1,.details-banner .swiper-txt .p2{color: #fff;}
	.details-banner .swiper-txt h2{font-size: 20px;line-height: 28px;}
	.details-banner .swiper-txt .p1{font-size: 18px;line-height: 24px;}
	.details-banner .swiper-txt .p2{font-size: 13px;}
	.details-nav-box h2{position: relative;padding-right: 24px;}
	.details-nav-box h2 i{display: block;position: absolute;top: 0;right: 0;font-size: 18px;color: #828282;line-height: 40px;transform: rotate(0deg); transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
	.m-details-nav{background-color: rgba(255,255,255,.95);}
	.m-details-nav ul li{border-top: 1px solid #eee;}
	.m-details-nav ul li a{display: block;text-align: center;font-size: 14px;color: #828282;line-height: 36px;}
	.m-details-nav ul li.active a{color: #ff235c;}
	/* .section1 .mcharge-mobile,.section2 .screen-mobile,.section3 .camera-mobile,.section4 .camera-img{display: none;} */
	.section1 .swiper-txt{width: 85%;left: 50%;top: 60%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);}
	.section1 .swiper-txt h2, .section2 .swiper-txt h2, .phone-networks .swiper-txt h2, .section3 .swiper-txt h2, .section4 .swiper-txt h2, .section5 .swiper-txt h2{font-size: 20px;line-height: 24px;color: #fff;text-align: center;margin-bottom: 18px;}
	.section1 .swiper-txt .p1,.section1 .swiper-txt .p2, .section2 .swiper-txt p, .phone-networks .swiper-txt p, .section3 .swiper-txt p, .section4 .swiper-txt p, .section5 .swiper-txt p{font-size: 13px;color: #fff;line-height: 20px;text-align: center;}
	.section1 .swiper-txt .p2{margin-top: 5px;}
	.section4 .swiper-txt .p2{margin-top: 5px;}
	.section2 .swiper-txt{top: 10%;width: 85%;}
	.section2 .banner-img-box{width: 100%;height: 12%;top: 34%;}
	.section3 .swiper-txt,.section4 .swiper-txt{width: 85%;left: 50%;top: 10%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.section1 .banner-img-box{width: 190px;height: 190px;left: 50%;right: auto;top: 12%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);}
	.section4 .banner-img-box{width: 190px;height: 190px;left: 50%;top: 54%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.phone-networks .swiper-txt{top: 22%;}
	.section5 .swiper-txt{width: 74%;}
	.firmware-wrapper{width: 96%;padding: 0 20px 40px 20px;}
	.div-firmware{margin-top: 83px;}
	.firmware-title h2{font-size: 16px;line-height: 34px;}
	.firmware-content .item{padding: 10px 0 14px 0;}
	.firmware-content .item .title{font-size: 15px;line-height: 30px;}
	.firmware-content .item ol{margin: 0 0 0 20px;}
	.firmware-content .item ol li{font-size: 13px;line-height: 24px;}
	.div-explain{margin-top: 83px;}
	.explain-wrapper{width: 96%;padding: 20px 20px 40px 20px;min-height: 400px;}
	.explain-wrapper p{font-size: 13px;}

	.understand-camera span{font-size: 15px;line-height: 26px;}
	.understand-camera i{font-size: 26px;}
	.details-nav-box h2{font-size: 14px;line-height: 40px;}
	.details-nav-wrapper ul li a{font-size: 13px;line-height: 32px;}
	.details-nav-wrapper ul li + li{margin-left: 24px;}
	.details-nav-wrapper ul li a.buy-now{font-size: 13px;margin-top: 9px;}

	.div-video{margin-top: 100px;}
	.video-wrapper{width: 94%;}
	.video-wrapper ul li{width: 100%;margin-bottom: 20px;}
	.video-wrapper ul li:nth-child(2n){margin-left: 0;}

	.video-box .video-msg{padding: 5px 10px;}
	.video-box .video-msg p{line-height: 30px;}
	.video-box .video-img .video-play-btn i{font-size: 42px;}

	.parameter-section{margin: 113px 0 30px 0;}
	.parameter-wrapper{width: 90%;padding: 20px 0;}
	.parameter-txt{width: 100%;margin-top: 0;}
	.parameter-img{width: 100%;}
	.parameter-txt ul li{width: 50%;margin-bottom: 20px;}
	.parameter-txt ul li .title{font-size: 15px;text-align: center;line-height: 24px;}
	.parameter-txt ul li .msg{text-align: center;}
	.parameter-number{margin-top: 20px;}
	.parameter-number .item{padding: 10px;}
	.parameter-number .item ul li:first-child{width: 34%;}
	.parameter-number .item ul li:last-child{width: 66%;}
	.parameter-number .item ul li h3{font-size: 14px;}
	.parameter-number .item .parameter-dl dd{font-size: 13px;line-height: 20px;}
	.div-outu{margin-top: 43px;}
	.about-outu-banner{height: 200px;position: relative;}
	/* .m-banner-img{display: block;} */
	.about-outu-banner-txt{width: 100%;position: absolute;z-index: 12;padding-top: 0;left: 0;top: 16%;}
	.about-outu-banner-txt h2{font-size: 15px;line-height: 24px;}
	.about-outu-banner-txt p{font-size: 12px;line-height: 18px;margin-top: 10px;max-height: 144px;overflow: hidden;}
	.about-outu-nav-box{width: 96%;}
	.about-outu-nav-box ul li{width: auto;margin-right: 6%;}
	.about-outu-nav-box ul li a{font-size: 13px;line-height: 36px;border-bottom: none;}
	.about-outu-nav-box ul li.active a, .about-outu-nav-box ul li:hover a{border-bottom: none;color: #ff235c;}

	.our-culture-box{width: 100%;}
	.our-culture-box h2{font-size: 16px;line-height: 24px;}
	.our-culture-box p{font-size: 13px;margin-top: 12px;line-height: 22px;padding: 0 24px;}
	.office-events ul li{width: 100%;}
	.office-events-txt{padding: 12px 0 50px 0;}
	.office-events-txt h2, .event-txt-box h2{font-size: 16px;}
	.office-events-txt p{font-size: 12px;margin: 10px auto 0;line-height: 22px;}
	.event-txt-box{width: 100%;}
	.event-txt-box p{margin-top: 10px;}
	.our-technology-text{padding: 50px 0 60px 0;}
	.our-technology-text-box{width: 80%;}
	.our-technology-text-box p{font-size: 13px;line-height: 24px;}
	.our-technology-img ul li{width: 100%;}
	.new-function, .our-technology{margin-top: 43px;}
	.div-current{padding: 40px 0;min-height: 400px;}
	.div-current-wrapper{width: 80%;}
	.div-current-wrapper h2{font-size: 16px;line-height: 24px;margin-bottom: 30px;}
	.div-current-wrapper p{width: 100%;font-size: 13px;line-height: 24px;}
	.div-current-wrapper .p1{width: 80%;}
	.contact-us-content-box{width: 96%;}
	.contact-us-txt{width: 100%;}
	.contact-us-map{width: 100%;}
	.summary-item-content ul li p{font-size: 12px;padding: 0 14px 5px 14px;}
	.summary-item-content{padding-bottom: 0;}

	.service-cooperation .item ul li{width: 100%;margin-bottom: 20px;}
	.contact-us-content{padding: 20px 0 10px 0;}
	.contact-us-txt{margin-bottom: 20px;padding-left: 20px;box-sizing: border-box;}
	.contact-us-txt h2{margin-top: 0;}
	.contact-us-address{margin-top: 5px;}
	.contact-us-wrapper{margin-bottom: 20px;}
	.service-box{padding-left: 20px;}
	.service-cooperation .item{margin-bottom: 0;}
	.contact-us, .common-problem, .term-service{margin-top: 43px;}
	.contact-us-top,.common-problem-top,.our-technology-top{height: 200px;}
	.term-service-box{width: 100%;padding: 40px 20px;}
	.term-service-box h4{font-size: 13px;}
	.term-service-box p{font-size: 13px;}
	.office-events .event-img .img1{display: none;}
	.office-events .event-img .img2{display: block;}
	.wear-event-txt{width: 90%;}
	.wear-event-txt h2{font-size: 16px;line-height: 24px;}
	.wear-event-txt p{font-size: 12px;line-height: 22px;margin-top: 20px;}
	.wear-events{margin-bottom: 50px;}
	.download-link{right: 0;top: 3%;}
	.download-link ul li a{font-size: 13px;}
	.download-txt{width: 90%;}
	.download-txt h2{font-size: 16px;}
	.download-txt .download-app a{font-size: 12px;padding: 0 10px;height: 30px;line-height: 30px;border: 1px solid #fff;}
	.download-txt .download-app a i{font-size: 14px;line-height: 30px;}
	.new-information-wrapper{width: 96%;margin: 20px auto;}
	.new-information-list{width: 100%;}
	.new-information-other{display: none;}
	.new-information-dl dt{width: 30%;}
	.new-information-dl dd{width: 70%;}
	.new-information-dl dt img{height: 78px;}
	.new-information-dl dd a{font-size: 12px;}
	.new-information-dl dd p{margin-top: 5px;}
	.other-info{margin-top: 8px;}
	.other-info .sp2{margin-left: 15px;}
	.news-details{padding: 14px;}
	.details-title h2{font-size: 14px;}
	.details-title{margin: 10px 0 20px 0;}
	.details-title .details-share #share{display: none;}
	.details-title .details-share span{padding-top: 0;font-size: 13px;line-height: 24px;margin-bottom: 5px;}
	.details-title .details-share{margin-top: 8px;}
	.news-details img{width: 100%;margin-bottom: 20px;}
	.news-details p{font-size: 13px;}
	.news-details .go-back{font-size: 13px;margin-top: 60px;}
	.media-cooperation-wrapper{width: 90%;margin: 70px auto;}
	.media-cooperation-msg p{font-size: 13px;line-height: 24px;}
	.media-cooperation-form{margin-top: 30px;}
	.media-cooperation-form .item input, .media-cooperation-form .item textarea{font-size: 13px;}
	.media-cooperation-form .item input{padding: 10px 14px;}
	.media-cooperation-form .item textarea{padding: 10px 14px;height: 80px;}
	.media-submit{font-size: 13px;padding: 0 22px;line-height: 32px;}
	.media-cooperation-form .item{margin-bottom: 26px;}
	.summary-page-top-wrapper{width: 90%;}
	.summary-page-top-box .p1{font-size: 16px;line-height: 24px;}
	.summary-page-top-box .p2{font-size: 15px;line-height: 20px;}
	.summary-page-top-box .buy-now{font-size: 12px;padding: 0 18px;line-height: 28px;border-radius: 3px;}
	.summary-page-content{width: 90%;padding: 0;margin: 0 auto 8px;}
	.summary-item-content ul li{width: 48%;margin-right: 0;margin-bottom: 15px;}
	.summary-item-content ul li:nth-child(2n){float: right;}
	/* .summary-item-content{padding: 0 20px 10px 20px;} */
	.summary-page{margin-top: 44px;}
	.summary-page-top{height: 200px;}
	.common-problem-wrapper{width: 96%;}
	.left-nav{width: 40%;background-color: transparent;margin-bottom: 20px;}
	.right-content{width: 100%;}
	.left-nav ul li.active{box-shadow: 4px 4px 16px #ccc;z-index: 11;}
	.left-nav ul li a{font-size: 13px;line-height: 34px;padding-left: 20px;font-weight: 400;}
	.right-content-box .item-problem{padding: 10px 10px 10px 20px;}
	.right-content-box .item-problem p{font-size: 13px;}
	.right-content-box .item-problem .iconfont{top: 13px;right: 10px;}
	.right-content-box .problem-answer{padding: 10px 20px 20px 20px;}
	.right-content-box .problem-answer p{font-size: 12px;}



}


@media (max-width: 320px) {
	.details-nav-box h2{font-size: 13px;}
	.details-nav-wrapper ul li a.buy-now{font-size: 12px;padding: 0 8px;}
	.details-nav-wrapper ul li + li{margin-left: 14px;}
	.parameter-txt ul li .title{font-size: 13px;}
	.firmware-title h2{font-size: 14px;}
	.firmware-content .item{padding: 5px 0 10px 0;}
	.firmware-content .item .title{font-size: 14px;line-height: 24px;}
	.firmware-content .item ol li{font-size: 12px;line-height: 20px;}
	.about-outu-nav-box ul li a{font-size: 12px;}
	.contact-us-txt h2{font-size: 13px;}
	.contact-us-txt .p1{font-size: 12px;}
	.contact-us-address p{font-size: 12px;}
	.service-cooperation .service-box h3{font-size: 13px;}
	.service-cooperation .service-box p{font-size: 12px;}
	.term-service-box h4{font-size: 12px;}
	.term-service-box p{font-size: 12px;}
	.download-link ul li{margin-left: 24px;}
	.download-link ul li a{font-size: 12px;}
	.download-txt h2{font-size: 14px;}
	.section1 .banner-img-box{width: 200px;height: 200px;top: 52%;}
	.section2 .swiper-txt{top: 10%;}
	.section2 .banner-img-box{top: 24%;}
	.section1 .banner-img-box{width: 200px;height: 200px;top: 52%;}
	/* .section1 .swiper-txt,.section3 .swiper-txt, .section4 .swiper-txt{width: 84%;left: 8%;} */
	.section1 .swiper-txt h2, .section2 .swiper-txt h2, .phone-networks .swiper-txt h2, .section3 .swiper-txt h2, .section4 .swiper-txt h2, .section5 .swiper-txt h2{font-size: 15px;}
	/*.section2 .swiper-txt{top: 16%;width: 84%;}*/
	/*.phone-networks .swiper-txt,.section5 .swiper-txt{width: 84%;top: 24%;}*/
	.new-information-list ul li{padding: 10px;}
	.other-info .sp1,.other-info .sp2,.other-info .view-full-text{font-size: 10px;}
	.new-information-dl dt img{height: 60px;}
	.new-information-dl dd p{font-size: 10px;line-height: 18px;height: 56px;}
	.details-title h2{font-size: 12px;}
	.details-title{margin: 0 0 10px 0;}
	.details-title .details-share{margin-top: 0;}
	.details-title .details-share span{font-size: 12px;}
	.news-details p{font-size: 12px;line-height: 22px;}
	.media-cooperation-msg p{font-size: 12px;line-height: 22px;}
	.media-cooperation-form .item input, .media-cooperation-form .item textarea{font-size: 12px;padding: 8px 12px;}
	.media-submit{font-size: 12px;padding: 0 20px;line-height: 30px;}
	.media-cooperation-wrapper{margin: 40px auto;}
	.media-cooperation-form .item{margin-bottom: 20px;}
	.summary-page-top-box .p1{font-size: 14px;}
	.summary-page-top-box .p2{font-size: 12px;}
	.summary-page-top-box .buy-now{margin-top: 24px;padding: 0 14px;line-height: 26px;}
	.summary-page-title h3{font-size: 13px;}
	.summary-item-content{padding: 0 0 10px 0;}
	.our-technology-text-box p,.div-current-wrapper p{font-size: 12px;line-height: 22px;}
	.contact-us-txt{padding-left: 12px;}
	.our-culture-box p{font-size: 12px;padding: 0 16px;}
	.download-txt{left: 10%;}
}



























































