/* 连接1 样式 */
/*-- High-Performance start --*/
.performance_main{background: #f1f3f5;padding-top: 65px;padding-bottom: 75px;}
.performance_content{text-align: center;}
.performance_content h2{font-size: 42px;line-height: 1.2;margin-bottom: 25px;}
.performance_content p{font-size: 16px;line-height: 22px;color: #757678;text-align: left;}
/*-- High-Performance end --*/

/*-- 产品 start --*/
.subProduct_main{padding: 80px 0;}
.subProduct_list .item{width:50%;position: relative;margin-top: 40px;}
.subProduct_list .item:nth-child(1),.subProduct_list .item:nth-child(2){margin-top: 0 !important;}
.subProduct_list .item::after{display: block;content: "";position: absolute;right: 0;width: 1px;top: 0;bottom: 0;background: #f1f3f5;}
.subProduct_list .item:nth-child(odd){padding-right: 45px;}
.subProduct_list .item:nth-child(even){padding-left: 45px;}
.subProduct_list .item:nth-child(2n)::after{display: none;}
.subProduct_list .item .item_text{margin-top: 16px;}
.subProduct_list .item .item_text .tit{font-size: 24px;font-family: 'gilroy-bold';}
.subProduct_list .item .item_text .desc{font-size: 14px;line-height: 18px;color: #828282;margin-top: 10px;height: 36px;}

/*-- 产品 end --*/



/* 连接2 样式 */
.Goodix_main{background: none !important;padding-top: 60px;padding-bottom: 20px;}

/* 悬浮导航 start */
/* .details_nav{background: #37bbb8;color: #fff;line-height: 70px;}
.details_nav.fixed{position: fixed;top: 90px;left: 0;right: 0;z-index: 18;}
.detailsNav_swiper .swiper-slide{width: auto;cursor: pointer;}
.detailsNav_swiper .detnavbox{opacity: 0.7;;display: block;height: 70px;font-size: 16px;min-width: 130px;text-align: center;padding: 0 10px;color: #fff;-moz-box-sizing: content-box;box-sizing: content-box;position: relative;}
.detailsNav_swiper .detnavbox::after{display: block;content: "";position: absolute;left: 0;right: 0;bottom: -100%;height: 100%;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.3));background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.3));background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.3));background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.3));border-bottom: 2px solid #fff;}
.detailsNav_swiper .active .detnavbox::after,.detailsNav_swiper .detnavbox:hover::after{bottom: 0;}
.detailsNav_swiper .active .detnavbox,.detailsNav_swiper .detnavbox:hover{opacity: 1;}
.detailsNav_swiper .active .detnavbox span{position: relative;z-index: 10;} */


.details_nav{border: 1px solid #e5e5e5;color: #333;line-height: 70px;border-left: none;border-right: none;background: #fff;}
.details_nav.fixed{position: fixed;top: 70px;left: 0;right: 0;z-index: 18;}
.detailsNav_swiper .swiper-slide{width: auto;cursor: pointer;}
.detailsNav_swiper .detnavbox{opacity: 0.7;;display: block;height: 70px;font-size: 18px;text-align: center;color: #333;-moz-box-sizing: content-box;box-sizing: content-box;position: relative;}
.detailsNav_swiper .detnavbox::after{display: block;content: "";position: absolute;left: 50%;transform: translateX(-50%);width: 60px;bottom: -100%;height: 4px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;border-bottom: 2px solid #fff;background: #a64640;}
.detailsNav_swiper .active .detnavbox::after,.detailsNav_swiper .detnavbox:hover::after{bottom: -2px;
    z-index: 10;}
.detailsNav_swiper .active .detnavbox,.detailsNav_swiper .detnavbox:hover{opacity: 1;color: #a64640;}
.detailsNav_swiper .active .detnavbox span{position: relative;z-index: 10;}

/* 悬浮导航 end */

.content_title{margin-bottom: 25px;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
.content_title h2{font-size: 26px;font-weight: bold;line-height: 1;}
.content_title .xiazai{font-size: 16px;cursor: pointer;align-items: center;}
.content_title .xiazai .zai{width: 32px;height: 32px;border-radius: 50%;background: #f1f3f5;margin-left: 5px;}
.content_title .xiazai .zai i{font-size: 14px;}

/* Overview start */
.overview_main{padding: 40px 0;}
.text_content{font-size: 16px;line-height: 28px;margin-top: -10px;color: #757678;}
.text_content p{margin-bottom: 15px;}
.linexian{color: #37bbb8;border-bottom: 1px solid #37bbb8;}
.proMulti_content {align-items: flex-start;}
/* Overview end */

/* Overview start */
.viewProducts_main{background: #f1f3f5;padding: 40px 0;}
.viewPro_teble{overflow-x: auto;padding-bottom: 30px;}
.viewPro_teble::-webkit-scrollbar { height: 6px; }
.viewPro_teble::-webkit-scrollbar-thumb { border-radius: 10px; background: #fa9d1c; }
.viewPro_teble::-webkit-scrollbar-track { border-radius: 10px; background: #dddddd; }
.viewPro_teble table{min-width: 100%;border-radius: 8px 8px 0 0;overflow: hidden;}
.viewPro_teble table th{white-space: nowrap;min-width: 149px;background: #fa9d1c;color: #fff;font-size: 14px;font-weight: normal;border-color: rgba(255,255,255,0.2);text-align: left;}
.viewPro_teble table th,.viewPro_teble table td{padding: 10px 12px;}
.viewPro_teble table td{border-color: #e8e9eb;min-width: 149px;}
.viewPro_teble table td a{display: block;color: #fff;}
.viewPro_teble table a i{font-size: 18px;}
.viewPro_teble table tr{background: #fff;}
/* .viewPro_teble table th:nth-child(1) { width: 12.5%; }
.viewPro_teble table th:nth-child(2) { width: 9.16667%; }
.viewPro_teble table th:nth-child(3) { width: 8%; }
.viewPro_teble table th:nth-child(4) { width: 10%; }
.viewPro_teble table th:nth-child(5) { width: 6.66667%; }
.viewPro_teble table th:nth-child(6) { width: 11.66667%; }
.viewPro_teble table th:nth-child(7) { width: 7.83333%; }
.viewPro_teble table th:nth-child(8) { width: 8.33333%; }
.viewPro_teble table th:nth-child(9) { width: 9.16667%; }
.viewPro_teble table th:nth-child(10) { width: 16.66667%; } */
/* Overview end */

/*  Product series start */
.productSeries_main{padding: 40px 0;}
.productSeries_once a{display: flex;overflow: hidden;border-radius: 20px;flex-wrap: wrap;background: #f8f8f8;position: relative;}
.productSeries_once .left{width: 50%;}
.productSeries_once .left .lefttextbox{height: 100%;display: flex;align-items: center;padding: 40px;padding-right: 100px;}
.productSeries_once .right{width: 50%;}
.productSeries_once .left .tit{font-size: 24px;font-family: 'gilroy-bold';margin-bottom: 5px;}
.productSeries_once .left .desc{font-size: 17px;color: #828282;line-height: 24px;font-family: 'gilroy-regular';}
.productSeries_once .proimgbox{width: 170px;height: 170px;position: absolute;top: 50%;transform: translate(-50%,-50%);left: 50%;z-index: 10;}

.productSeries_once .left .lefttextbox .viewMore{margin: 0;margin-top: 50px;}

.productSeries_list .item{background: #f8f8f8;border-radius: 20px;width: calc(33.3333% - 20px);padding: 35px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;margin-top: 30px !important;}
.productSeries_list>.item{margin-right: 30px !important;}
.productSeries_list>.item:nth-child(3n){margin-right: 0 !important;}
.productSeries_list>.item:nth-child(-n+3){margin-top: 0 !important;}

.productSeries_listTwo .item{background: #f8f8f8;margin-right: 30px !important;border-radius: 20px;width: calc(50% - 15px);padding: 35px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;margin-top: 30px;}
.productSeries_listTwo>.item:nth-child(3n){margin-right: 30px !important;}
.productSeries_listTwo>.item:nth-child(2n){margin-right: 0 !important;}
.productSeries_listTwo>.item:nth-child(-n+2){margin-top: 0 !important;}
.productSeries_listTwo>.item:nth-child(3){margin-top: 30px !important;}

.read_linksList{margin-top: 10px;display: flex;flex-wrap: wrap;}
.read_linksList .read_more{margin-top: 10px !important;width: auto !important;padding: 0 15px;margin-right: 15px;}


.productSeries_list .read_more{margin-top: 20px;}
.productSeries_list .titbox{background: #4b4b4b;width: 175px;height: 175px;text-align: center;}
.productSeries_list .titbox img{height: 22px;}
.productSeries_list .titbox .name{font-size: 24px;color: #fff;margin-top: 16px;font-weight: 100;}
.productSeries_list .tit_name{font-size: 20px;font-weight: bold;margin-bottom: 8px;line-height: 1.5;}
.productSeries_list .tit_desc{font-size: 14px;color: #828282;line-height: 22px;height: 44px;}
.productSeries_list .item:hover{box-shadow: 0 20px 30px rgba(0,0,0,0.1);}
.productSeries_main .imgboxbox{height: 184px;}
/*  Product series end */

/*  Get Started start */
.content_title .ct_desc{font-size: 14px;color: #757678;margin-top: 15px;}
.getStarted_main{background: url(../webimages/caise_bg.jpg) center no-repeat;-o-background-size: cover;background-size: cover;padding: 150px 0;}
.getStarted_content{-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
.getStarted_content .getstaret_left{width: 42%;}
.getstaret_right{width: 50%;}
.flower_img{width: 256px;margin: 0 auto;}
.getstaret_right .flower_box{position: relative;}
.getstaret_right .text_item{position: absolute;}
.getstaret_right .text_item ul{margin-top: 8px;}
.getstaret_right .text_item ul li{margin-top: 2px;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
.getstaret_right .text_item ul li i{min-width: 6px;background:#59b4ba;border-radius: 50%;margin-right: 6px;width: 6px;height: 6px;margin-top: 8px;}
.getstaret_right .text_item .tit{font-size: 20px;line-height: 1;font-weight: bold;}
.getstaret_right .text_item1{left: -60px;top: 2px;}
.getstaret_right .text_item2{left: -60px;top: 190px;}
.getstaret_right .text_item3{left: 37%;top: 108%;}
.getstaret_right .text_item4{left: 37%;top: -42%;}
.getstaret_right .text_item5{left: 80%;top: 25px;width: 250px;}
.getstaret_right .text_item6{left: 80%;top:175px;width: 250px;}
/*  Get Started end */

/*   why choose start */
.whyChoose_main{padding-top: 40px;padding-bottom: 20px;}
.whyChoose_list .item{width: 50%;position: relative;margin-bottom: 30px;}
.whyChoose_list .item:nth-child(odd){padding-right: 50px;}
.whyChoose_list .item:nth-child(even){padding-left: 50px;}
/* .whyChoose_list .item:nth-child(odd)::after{display: block;content: "";top: 0;width: 1px;bottom: 50px;right: 0;background: #eaebeb;position: absolute;}
.whyChoose_list .item::before{display: block;content: "";bottom: 0;height: 1px;background: #eaebeb;position: absolute;}
.whyChoose_list .item:nth-child(odd)::before{right: 50px;left: 0;}
.whyChoose_list .item:nth-child(even)::before{left: 50px;right: 0;}
.whyChoose_list .item:nth-child(3)::after{top: 50px;}
.whyChoose_list .item:nth-child(3)::before{display: none;}
.whyChoose_list .item:nth-child(4)::before{display: none;} */
.whyChoose_list .item .icon{width: 43px;}
.whyChoose_list .item .desc{width: -webkit-calc(100% - 43px);width: -moz-calc(100% - 43px);width: calc(100% - 43px);padding-left: 20px;margin-top: 7px;}
.whyChoose_list .item .desc .title{font-size: 20px;font-weight: bold;margin-bottom: 10px;}
.whyChoose_list .item .desc ul{font-size: 16px;line-height: 22px;}
/* .whyChoose_list .item .desc ul li{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;font-size: 14px;color: #828282;margin-top: 5px;}
.whyChoose_list .item .desc ul li i{border: 1px solid #59b4ba;border-radius: 50%;margin-right: 6px;width: 6px;height: 6px;margin-top: 8px;}
.whyChoose_list .item .desc ul li b{width: 4px;height: 4px;border-radius: 50%;background: #828282;margin-top: 8px;margin-right: 8px;}
.whyChoose_list .item .desc ul li.pd15{padding-left: 16px;} */
/*  why choose end */

/* 连接3 */
/* 产品多图 start */
.biaoti_main{padding-top: 60px;}
.proMulti_main{padding-bottom: 60px;}
.proMulti_content .proMulti_img{width: 410px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.proMulti_content .proMulti_text{width: calc(100% - 410px);padding-left: 40px;padding-top: 40px;}
.proMulti_content .big_box{background: #ebedef;padding: 30px 30px 16px 30px;text-align: center;width: 300px;min-height: 300px;}
.proMulti_content .big_box .title{font-size: 16px;margin-top: 20px;}
.proMulti_text .desc{font-size:16px;line-height:28px;max-height: 260px;overflow-y: auto;}
.proMulti_text .desc p{margin-bottom: 10px;}
.proMulti_text .desc p:last-child{margin-bottom: 0;}
.proMulti_text a{width: 130px;height: 45px;}
.proMulti_content .small_box{width: 90px;height: 300px;}
.smallBtn {text-align: center;cursor: pointer;}
.proMulti_content .small_box .swiper-container{height: 100%;}
.proMulti_content .small_swiper .swiper-slide{cursor: pointer;opacity: 0.3;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.proMulti_content .small_swiper .img{padding: 20px;border: 1px solid #dbdde0;height: 90px;}
.proMulti_content .small_swiper .name_cc{margin-top: 5px;font-size: 14px;text-align: center;}
.proMulti_content .small_swiper .swiper-slide{max-width: 100%;}
.proMulti_content .small_swiper .swiper-slide.active{opacity: 1;}
.proMulti_content .proMulti_links{margin-top: 25px;}
.proMulti_links a{margin-top: 0 !important;}
.proMulti_content .user_link a{border-radius: 30px;height: 45px;background:url(../webimages/userbg.jpg) center no-repeat;-o-background-size: cover;background-size: cover;color: #fff;font-size: 14px;}
.proMulti_content .user_link img{margin-right: 6px;}
.proMulti_links{display: flex;}
.proMulti_title{text-align: center;font-size: 30px;margin-bottom: 20px;line-height: 1;}
.bigproduct_neirong{width: 800px;max-width: 100%;}
.proMulti_links>.read_more{margin-right: 10px;}
/* 产品多图 end */

/* KEY FEATURES start */
.keyFeatures_main{background: #f1f3f5;padding: 40px 0;}
.keyFeatures_linebox{height: 370px;overflow: hidden;}
.keyFeatures_content{-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.keyFeatures_content .item{width: 48%;}
.keyFeatures_ul{padding-left: 0 !important;}
.keyFeatures_ul>li>ul>li{margin-bottom: 5px;}
.keyFeatures_ulbox ul{font-size: 16px;line-height: 20px;padding-left: 15px;}
.keyFeatures_ulbox ul p{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding: 5px 0;}
.keyFeatures_ulbox ul i{width: 7px;height: 7px;border-radius: 50%;margin-right: 8px;margin-top:6px;min-width: 7px;}
.keyFeatures_ulbox ul .shi{background: #39bbb8;}
.keyFeatures_ulbox ul .quan{border:1px solid #39bbb8;}
.keyFeatures_ulbox ul .hui{background: #cccdcd;}
/* KEY FEATURES end */


.zoomDiv { z-index: 999; position: absolute; top: 0px; left: 0px; width: 200px; height: 200px; background: #ffffff; display: none; text-align: center; overflow: hidden; }
.zoomDiv img { max-width: none; max-height: none; }
.zoomMask { position: absolute; background: url(../webimages/mask.png) repeat scroll 0 0 transparent; cursor: move; z-index: 1; width: 200px; height: 200px; }

/* OVERVIEW start */
.overviewThree_main{padding: 40px 0;}
.contenttit_box p{font-size: 16px;margin-top: 15px;}
.overviewThree_main .zai{background-color: #f1f3f5 !important;}
.overviewThree_table{overflow-x: auto;}

.overviewThree_table_swiper .swiper-slide{width: auto;}
.overviewThree_scrollbar{margin-top: 40px;height: 2px;background: #dddddd;}
.swiper-scrollbar-drag{background: #fa9d1c;}

.overviewThree_table{padding-bottom: 30px;}
/* .overviewThree_tablecontten{height: 600px;} */
.overviewThree_table table{min-width: 100%;}
.overviewThree_table table th{font-size: 16px;background: #fa9d1c;color: #fff;border-color: #fab85c;text-align: left;}
.overviewThree_table table th,.overviewThree_table table td{padding: 10px;}
.overviewThree_table table th a{color: #fff;}
.overviewThree_table table td{border-color: #e8e9eb;font-size: 12px;min-width: 150px;}

/* .overviewThree_table table th:nth-child(1){width: 320px;}
.overviewThree_table table th:nth-child(2){width: 480px;}
.overviewThree_table table th:nth-child(3){width: 600px;} */
.overviewThree_table{position: relative;}
.overviewThree_content{position: relative;}

.overviewThree_table::-webkit-scrollbar { height: 6px; }
.overviewThree_table::-webkit-scrollbar-thumb { border-radius: 10px; background: #fa9d1c; }
.overviewThree_table::-webkit-scrollbar-track { border-radius: 10px; background: #dddddd; }
/* OVERVIEW end */



/* Hardware start */
.hardware_main{background: #f1f3f5;padding: 40px 0;}
.hardware_content{position: relative;}
.hardware_content .swiperbox{background: #fff;overflow: hidden;border-radius: 20px;padding: 20px;}
.hardware_content .swiperbox .img{display: flex;align-items: center;}
.hardware_content .swiperbox .img img{max-height: 100%;}
.hardware_content .swiperbox .desc{margin-top: 30px;}
.hardware_content .swiperbox .desc .tit{font-size: 18px;line-height: 1;font-weight: bold;}
.hardware_content .swiperbox .desc .tit_desc{line-height: 20px;color: #828282;margin-top: 15px;height: 40px;}
.hardware_content .swiperbox .desc .tit_desc1 a{color: #d1a5a5;}
.hardware_content .swiperbox .desc .read_more{height: 40px;margin-top: 25px;}
.sw_btn{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);cursor: pointer;}
.sw_btn i{font-size: 36px;color: #d6d8d9;}
.sw_btn:hover i{color: #37bbb8;}
.sw_prev{left: -54px;}
.sw_next{right: -54px;}
/* Hardware end */

/* software start */
.software_main{background: #f1f3f5;padding: 40px 0;}
.software_swiper .software_box{background: #fff;border-radius: 20px;padding: 30px;}
.software_swiper .software_box .imgbox{width: 80px;border-radius: 10px;}
.software_swiper .software_box .software_text{margin-top: 10px;}
.software_swiper .software_box .software_text h2{font-size: 20px;line-height: 1.3;font-family: 'gilroy-bold';font-weight: bold;}
.software_swiper .software_box .software_text .desc{font-size: 14px;color: #828282;line-height: 20px;margin-top: 8px;height: 40px;overflow: hidden;}
.software_swiper .software_box .software_text .read_more{margin-top: 20px;}
.software_content{position: relative;}

.tools_main{background: none;}
.tools_main .software_box{border: 1px solid #f1f3f5;}
.dItem_list .keyFeatures_ulbox{margin-top: 10px;}
.dItem_list .keyFeatures_ulbox ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.dItem_list .keyFeatures_ulbox ul li{width: 100%;}
/* software end */

/* Documentation start */
.documentation_main{padding: 40px 0;}
.documentation_content{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.documentation_content .left{width: 240px;}
.documentation_content .right{width: -webkit-calc(100% - 260px);width: -moz-calc(100% - 260px);width: calc(100% - 260px);}
.documen_nav .item{border-radius: 6px;overflow: hidden;}
.documen_nav .item h2{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;font-weight: normal;height: 60px;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background: #37bbb8;padding: 0 30px;color: #fff;font-size: 16px;cursor: pointer;}
.documen_nav .item ul li{background: #fff;border: 1px solid #f1f3f5;border-top: none;}
.documen_nav .item ul li {font-size: 16px;padding: 10px 30px;padding-right: 15px;}
/* .documen_nav .item ul li:last-child{border-bottom: none;} */
.documen_nav .item h2 i{transition: all 0.4s;transform: rotate(180deg);}
.documen_nav .item h2.active i{transform: rotate(0);}
.documen_nav .item ul li a{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;color: #a1a1a1;}
.documen_nav .item ul li i{margin-top: 7px;width: 11px;height: 11px;border-radius: 50%;border: 1px solid #cfd1d3;position: relative;margin-right: 10px;min-width: 11px;}
.documen_nav .item ul li i::after{display: block;content: "";position: absolute;top: 50%;left: 50%;width: 5px;height: 5px;background:none ;border-radius: 50%;margin-top: -2.5px;margin-left: -2.5px;}
.documen_nav .item ul li.active a,.documen_nav .item ul li:hover a{color: #333;}
.documen_nav .item ul li.active i,.documen_nav .item ul li:hover i{border-color: #37bbb8;}
.documen_nav .item ul li.active i::after,.documen_nav .item ul li:hover i::after{background: #37bbb8;}
.documen_nav .item ul li.active a{font-weight: bold;}
.documentation_content .right{padding-left: 20px;}
.documen_table table{width: 100%;}
.documen_table table th{background: #fa9d1c;border-color: #f0bd73;color: #fff;text-align: left;}
.documen_table table th,.documen_table table td{padding: 10px 20px;font-size: 16px;}
.documen_table table td{border-color: #e4e6e9;}
.documen_table table tr:nth-child(2n){background: #fff;}

.documen_table table tr a{margin-right: 8px;color: #004895;}
.documen_table table tr a:hover{color: #37bbb8;border-bottom: 1px solid #37bbb8;}

.documen_table table tr:nth-child(2) td:nth-child(1) span{color: #37bbb8;border-bottom: 1px solid #37bbb8;}
.documen_table table tr td:nth-child(1) span:nth-child(1){margin-right:8px;}
.documen_table table tr th:nth-child(1){width: 51.7%;}
.documen_table table tr th:nth-child(2){width: 21.8%;}
.documen_table table tr th:nth-child(3){width: 11.6%;}
.documen_table table tr th:nth-child(4){width: 14.9%;}
/* Documentation end */

/* Getting start with start */
.gettingWith_main{padding: 40px 0;}
.gettingWith_list .item{overflow: hidden;margin-right: 20px;width: -webkit-calc(50% - 10px);width: -moz-calc(50% - 10px);width: calc(50% - 10px);background: #f3f6f8;position: relative;border-radius: 20px;padding: 40px;}
.gettingWith_list .item:nth-child(2n){margin-right: 0;padding: 0 !important;}
.gettingWith_list .item .textbox{margin-top: 25px;}
.gettingWith_list{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.gettingWith_list .item .textbox .title{font-size: 20px;line-height: 1;font-weight: bold;}
.gettingWith_list .item .textbox .desc{font-size: 16px;color: #828282;line-height: 22px;margin-top: 10px;}
.gettingWith_list .item .img img{height: 180px;}
.gettingWith_list .item .read_more{margin-top: 25px;}
.gettingWith_list .item .hover_box{color: #fff;padding: 40px;}
.gettingWith_list .item .hover_box .h_tit{font-size: 22px;line-height: 1;margin-bottom: 20px;}
.gettingWith_list .item .hover_box ul li a{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;color: #fff;padding: 10px 0;border-bottom: 1px solid rgba(255,255,255,0.3);}
.gettingWith_list .item .hover_box ul li .name{font-size: 16px;width: -webkit-calc(100% - 90px);width: -moz-calc(100% - 90px);width: calc(100% - 90px);overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;opacity: 0.8;}
.gettingWith_list .item .hover_box ul li .date{font-size: 16px;opacity: 0.4;}
.gettingWith_list .item .hover_box .read_more{margin-top: 30px;color: #fff;border-color: rgba(255,255,255,0.3);}
.gettingWith_list .item .hover_box ul li a:hover{color: #37bbb8;}
/* Getting start with end */

/* 视频 start */
.productVideo_main{padding: 40px 0;}
.productVideo_swiper .swiper-slide{width: auto;}
.productVideo_main .provideo_box{overflow: hidden;border-radius: 30px;}

.flipster{overflow: hidden !important;}
.flip-item{border-radius: 15px;overflow: hidden;}
.product_vconten{position: relative;}
.flip-item .product_vconten::after{position: absolute;display: block;content: "";top: 0;left: 0;right: 0;bottom: 0;background-image: linear-gradient(to right, rgba(255,255,255,0.8),rgba(255,255,255,1), rgba(255,255,255,1));}
.flip-item.flip-next .product_vconten::after{background-image: linear-gradient(to left, rgba(255,255,255,0.8),rgba(255,255,255,1), rgba(255,255,255,1));}
.flip-item.flip-current .product_vconten::after{display: none;}

.flipster-carousel .flip-current{border-radius: 30px;}
.flipster-carousel .flip-past, .flipster-carousel .flip-future{opacity: 0;}
.flip-item .ppbtnbox{display: none;}
.flip-item.flip-current .ppbtnbox{display: block;width: 100%;}
.flip-item .product_vconten{width: 760px;height: 420px;display: flex;align-items: center;justify-content: center;}
.ppbtnbox p{color: #fff;font-size: 16px;margin-top: 12px;width: 80%;text-align: center;margin: 0 auto;}
.ppbtnbox img{width: 46px;margin: 0 auto;}
.ppbtnbox{cursor: pointer;}
.flipster_pagination{display: flex;justify-content: center;margin-top: 20px;}
.flipster_pagination span{cursor: pointer;margin: 0 5px;width: 9px;height: 9px;border-radius: 50%;border: 2px solid #bddada;}
.flipster_pagination span.active{background: #37bbb8;border-color: #37bbb8;}

.productVideo_pagination{margin-top: 20px;text-align: center;}
.productVideo_pagination span{opacity: 1;background: none;cursor: pointer;margin: 0 5px;width: 9px;height: 9px;border-radius: 50%;border: 2px solid #bddada;}
.productVideo_pagination span.swiper-pagination-bullet-active{background: #37bbb8;border-color: #37bbb8;}
.productVideo_ipad{display: none;}
.provideo_box{position: relative;}
.provideo_box .ppbtnbox{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
/* 视频 end */

/* 产品大图弹窗 start*/
.big_swiper .swiper-slide{cursor: pointer;}
.bigproduct_alert{display: none;position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 10000;background: rgba(0,0,0,0.3);}
.bigproduct_content{display: flex;align-items: center;justify-content: center;height: 100%;}
.bigproduct_content .bigproduct_box{width: 80%;max-width: 900px;height: 100%;display: flex;align-items: center;}
.bigproduct_neirong{position: relative;padding:60px 0;overflow-y: auto;max-height: 90%;background: #fff;}
.bigproduct_neirong .p_closebtn{position: absolute;top: 15px;right: 15px;cursor: pointer;}
.bigproduct_neirong .p_closebtn i{font-size: 30px;}
.bigproductBox_swiper{width: 70%;margin: 0 auto;}
.bigproductBox_swiper .title{font-size: 22px;text-align: center;margin-bottom: 20px;}
.bigpro_btn{position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;cursor: pointer;}
.bigpro_btn i{font-size: 30px;}
.bigpro_prev{left: 20px;}
.bigpro_next{right: 20px;}
.bigpro_btn:hover i{color: #37bbb8;}
.bigproductBox_swiper .imgbox{height: 450px;display: flex;align-items: center;justify-content: center;}
.bigproductBox_swiper .imgbox img{max-height: 500px;}
/* 产品大图弹窗 end*/
#keyFeatures_more.open i{transform: rotate(-180deg);}

.developmentContent{padding: 40px 0;}
.development_neirong{display: flex;flex-wrap: wrap;}
.development_neirong .development_leftText{width: 50%;padding-left: 20px;font-size: 14px;color: #333;line-height: 20px;}
.development_neirong .development_rightimg{width: 50%;padding:0 30px 30px;}
.development_neirong .development_leftText h2{font-size: 26px;font-family: 'gilroy-bold';margin-bottom: 10px;color: #333;}
.development_neirong .development_leftText p{margin-bottom: 5px;}
.development_neirong .viewMore{cursor: pointer;margin: 30px 0 0 0;}
/*.development_neirong .development_rightimg{border: 1px solid #f1f3f5;display: flex;align-items: center;justify-content: center;}*/
.development_neirong .development_rightimg img{max-width: 100%;max-height: 100%;}
.development_leftText .devetext_cont{}
.heightauto{height: auto !important;}

/* 下载 */
.download_main{padding: 60px 0;background: #f1f3f5;}
.download_edition{display: flex;flex-wrap: wrap;}
.download_edition .item{color: #999999;font-size: 14px;line-height: 1;padding: 7px 25px;border: 1px solid #dadcde;border-radius: 23px;cursor: pointer;margin-right: 10px;margin-bottom: 10px;}
.download_edition .item:last-child{margin-right: 0;}
.download_edition .item.active,.download_edition .item:hover{color: #fff;border-color: #37bbb8;background: #37bbb8;}
.download_edition_content .d_item{display: none;}
.download_edition_content .d_item:first-child{display: block;}
.download_edition_content .d_title{font-size: 20px;font-family: 'gilroy-bold';margin-bottom: 15px;line-height: 1.1;}
.download_edition_content .d_file{display: block;cursor: pointer;position: relative;width:auto;max-width: 45%;background: #fff;border-radius: 8px;padding: 10px 30px 10px 10px;font-size: 16px;color: #37bbb8;margin-top: 10px;margin-bottom: 10px;}
.download_edition_content .d_file i{position: absolute;top: 50%;right: 10px;transform: translateY(-50%);}
.download_edition_content .d_date{color: #666666;}
.download_edition_content .version_description{margin-top: 10px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.download_edition_content .version_description p{font-size: 16px;line-height: 22px;color: #666666;margin-top: 10px;position: relative;padding-left: 18px;width: 48%;}
.download_edition_content .version_description p::after{display: block;content: "";width: 7px;height: 7px;background: #39bbb8;border-radius: 50%;position: absolute;top: 7px;left: 0;}
.downloadEdition_list .download_edition_content:last-child{padding-bottom: 0;border-bottom: none;}
.downloadEdition_list .download_edition_content:first-child{padding-top: 0;}
.download_edition_content  .vd_tit{font-size: 18px;margin-top: 10px;}
.bgwhite{background: #fff !important;}
.bgwhite .documen_nav .item ul li{background: #fafafa !important;}
.SoftwareMain{background: #fff !important;padding: 70px 0;}
.SoftwareMain .hardware_content .swiperbox{border: 1px solid #edeff1;}
.download_edition_content{border-bottom: 1px solid #d8dadc;padding: 30px 0;}
.productSeries_contentbox{position: relative;}
.productSeries_swiper .swiper-slide{margin-top: 0 !important;}
.productSeries_swiper .item:hover{box-shadow: none !important;}

.viewProTable_title{font-size: 20px;margin-bottom: 20px;text-align: center;}
.mtop30{margin-top: 30px;}

/* 响应处理 */
@media (max-width: 1440px) {
    .performance_content p br{display: none;}
    .performance_content h2{font-size: 36px;}
	.getstaret_right{margin-right: 70px;}
}

@media (max-width: 1260px) {
    .details_nav.fixed{top: 60px;}
    .detailsNav_swiper .detnavbox{font-size: 14px;}
    .getstaret_right .text_item .tit{font-size: 16px;}
    .getstaret_right .text_item ul li{font-size: 12px;}
    .productVideo_ipad{display: block;}
    .productVideo_pc{display: none !important;}
		.sw_prev{z-index: 100;left: -22px;}
		.sw_next{z-index: 100;right: -22px;}
}
@media (max-width: 1024px) {
    .performance_content h2{font-size: 30px;}
    .subProduct_list .item .item_text .tit{font-size: 22px;}
    
    .getStarted_content .getstaret_left{width: 100%;margin-bottom: 100px;}
    .getstaret_right{width: 100%;}
    .getstaret_right .flower_box{width: 500px;margin: 0 auto;}
    .getStarted_main{padding-top: 80px;}
    .text_content{font-size: 16px;line-height: 24px;}
    .viewPro_teble{overflow-x: auto;}
    .viewPro_teble table th,.viewPro_teble table td{font-size: 14px;}
	.getstaret_right{margin-right: 0;}
}
@media (max-width: 991px) {
    .proMulti_title{font-size: 22px;}
    .proMulti_text .desc{font-size: 18px;}
    .proMulti_text .desc br{display: none;}
    .keyFeatures_content ul{font-size: 14px;}
    .contenttit_box p{font-size: 14px;}
    .content_title{flex-wrap: nowrap;}
    .documen_table table th, .documen_table table td{font-size: 14px;padding: 15px 10px;}
    .gettingWith_list .item .textbox .title{font-size: 22px;}
    .gettingWith_list .item .textbox .desc{font-size: 14px;}
    .hardware_content .swiperbox{padding: 25px;}
    .hardware_content .swiperbox .desc .tit{font-size: 16px;}
    .software_swiper .software_box .software_text h2{font-size: 18px;}
    .software_swiper .software_box .software_text .desc{font-size: 14px;}
    .gettingWith_list .item .hover_box ul li .name,.gettingWith_list .item .hover_box ul li .date{font-size: 14px;}
}

@media (max-width: 768px) {
    .dItem_list .keyFeatures_ulbox ul li{width: 100%;}
    .performance_content h2{font-size: 24px;}
    .performance_content h2 br{display: none;}
    .performance_content p{font-size: 14px;}
    .performance_main,.subProduct_main{padding: 30px 0;}
    .subProduct_list .item:nth-child(odd){padding-right: 20px;}
    .subProduct_list .item:nth-child(even){padding-left: 20px;}
    .subProduct_list .item .item_text .tit{font-size: 18px;}
    .productSeries_list .item{width: 100%;border-radius: 10px;}
		.productSeries_list>.item{margin-right: 0 !important;margin-top: 20px !important;}
    .productSeries_list>.item:nth-child(-n+1){margin-top: 0px !important;}
    .Goodix_main .performance_content h2{margin-bottom: 0 !important;}
    .detailsNav_swiper .detnavbox{height: 50px;line-height: 50px;min-width: initial;}
    .detailsNav_swiper .detnavbox::after{border-bottom-width:1px ;}
    .overview_main,.viewProducts_main,.whyChoose_main,.productSeries_main{padding: 40px 0;}
    .content_title h2{font-size: 22px;}
    .content_title .xiazai{font-size: 16px;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
    .productSeries_list .item{padding: 25px;}
		.productSeries_list>.item:nth-child(2),.productSeries_list>.item:nth-child(3){margin-top: 20px !important;}
		.productSeries_listTwo .item:nth-child(3n){margin-right: 0 !important;}
    .productSeries_list .tit_name{font-size: 18px;}
    .productSeries_list .tit_desc{font-size: 14px;}
    .whyChoose_list .item .desc ul li{font-size: 12px;}
    .whyChoose_list .item .desc .title{font-size: 16px;}
    .whyChoose_list .item:nth-child(odd){padding-right: 20px;}
    .whyChoose_list .item:nth-child(even){padding-left: 0;}
    .whyChoose_list .item{margin-bottom: 10px;}
    .keyFeatures_main,.overviewThree_main,.hardware_main,.software_main,.documentation_main,.gettingWith_main,.productVideo_main{padding: 40px 0;}
    .proMulti_main{padding-bottom: 40px;}
    .biaoti_main{padding-top: 30px;}
    .proMulti_title{font-size: 22px;}
    .smallBtn{display: none !important;}
    .proMulti_content .small_swiper .name_cc{font-size: 12px;}
    .proMulti_content .small_swiper .img{padding: 10px;}
    .proMulti_content .proMulti_text{padding-left: 30px;}
    .proMulti_text .desc{font-size: 16px;line-height: 26px;}
    .proMulti_content .user_link a{font-size: 16px;}
    .content_title .xiazai{font-size: 12px;}
    .documen_table table th, .documen_table table td{font-size: 12px;}
    .documen_nav .item ul li{font-size: 14px;}
    .gettingWith_list .item{padding: 25px;}
    .gettingWith_list .item .textbox .title{font-size: 18px;}
    .overviewThree_content::after{display: none;}
    .documentation_content{flex-wrap: wrap;}
    .documentation_content .left{width: 100%;}
    .documentation_content .right{width: 100%;padding-left: 0;margin-top: 20px;}
    .gettingWith_list .item .hover_box{padding: 25px;}
    .gettingWith_list .item .hover_box .h_tit{font-size: 18px;margin-bottom: 5px;}
    .productSeries_once .left{width: 100%;order: 2;}
    .productSeries_once .left .lefttextbox{padding: 40px 15px;padding-top: 80px;}
    .productSeries_once .left .desc br{display: none;}
    .productSeries_once .right{width: 100%;order: 1;position: relative;}
    .productSeries_once .proimgbox{width: 120px;height: 120px;bottom: -60px;transform: translateX(-50%);top: initial;}
    .bigproduct_neirong .p_closebtn i{font-size: 16px;}
    .bigproduct_neirong{padding: 30px 0;}
    .bigproductBox_swiper .title{font-size: 18px;margin-bottom: 10px;}
    .bigproduct_content .bigproduct_box{width: 90%;}
    .bigpro_btn i{font-size: 16px;}
    .bigproductBox_swiper{width: 80%;}
    .bigpro_prev{left: 10px;}
    .bigpro_next{right: 10px;}
    .developmentContent{padding: 40px 0;}
    .development_neirong .development_leftText{width: 100%;padding-right: 0;order: 2;margin-top: 0px;font-size: 14px;padding-left: 0px;}
    .development_neirong .development_rightimg{width: 100%;order: 1;height: auto;padding: 15px 0;}
    .development_neirong .development_leftText h2{font-size: 20px;}
    .download_edition .item{font-size: 14px;padding: 10px 25px;}
    .download_edition_content .d_file{width: 100%;}
    .download_edition_content .version_description{width: 100%;}
    .download_edition_content .version_description p{width: 100%;line-height: 20px;}
    .download_edition_content .d_title{font-size: 18px;}
    .download_edition_content .d_item{margin-top: 5px;}
    .download_edition_content .d_file{font-size: 14px;}
    .download_edition_content .vd_tit{font-size: 16px;}
    .download_edition_content .version_description p{font-size: 14px;}
    .download_main{padding: 40px 0;}
    .development_leftText .devetext_cont{height: auto;}
    .proMulti_content .proMulti_img{width: 100%;}
    .proMulti_content .proMulti_text{width: 100%;padding-left: 0 !important;padding-top: 20px;}
    .proMulti_content .small_box{width: 100%;height: auto;order: 2;margin-top: 15px;}
    .proMulti_content .small_swiper .img{height: auto;}
    .proMulti_content .big_box{width: 100%;order: 1;}
		.content_title .ct_desc br{display: none;}
		.getstaret_right .text_item ul li br{display: none;}
		.getstaret_right .text_item ul li i{margin-top: 5px;}
		.overviewThree_table table td,.viewPro_teble table td{min-width: 100px;}
		.viewPro_teble,.overviewThree_table{padding-bottom: 15px;}
		.viewPro_teble::-webkit-scrollbar,.overviewThree_table::-webkit-scrollbar { height: 3px; }
}
@media (max-width: 580px) {
    .proMulti_text .desc{max-height: initial;}
    .keyFeatures_ulbox ul p{padding: 2px 0;}
    .productVideo_main .provideo_box{border-radius: 15px;}
    .overviewThree_table table th,.overviewThree_table table td{width: auto !important;}
    .subNew_content .subNew_title{font-size: 18px;}
    .performance_content h2{font-size: 18px;line-height: 1.5;margin-bottom: 15px;}
    .subProduct_list .item{padding: 0 !important;width: 100%;margin-top: 20px;}
    .subProduct_list .item::after{display: none;}
    .subProduct_list .item:nth-child(2){margin-top: 20px !important;}
    .detailsNav_swiper .detnavbox{font-size: 14px;}
    .content_title h2{font-size: 16px;}
    .text_content {font-size: 14px;line-height: 24px;}
    .content_title .xiazai p:first-child{display: none;}
    .content_title{margin-bottom: 15px;}
    .viewPro_teble table th, .viewPro_teble table td{padding: 10px;font-size: 12px;}
    
    .productSeries_list .tit_name{font-size: 16px;}
    .productSeries_list .titbox .name{font-size: 18px;}
    .viewMore{font-size: 14px;margin-top: 20px;height: 45px;width: 140px;}
    .getstaret_right .text_item{position: static;margin-bottom: 20px;}
    .flower_img{display: none;}
    .download_edition_content .version_description p{font-size: 12px;}
    .getStarted_content .getstaret_left{margin-bottom: 10px;}
    .getStarted_main{padding: 40px 0;}
    .whyChoose_list .item{width: 100%;}
    .whyChoose_list .item::after{display: none !important;}
    .whyChoose_list .item::before{display: none !important;}
    .whyChoose_list .item .icon{width: 35px;}
    .getstaret_right .text_item .tit br{display: none;}
    .proMulti_content .proMulti_img{width: 100%;}
    .proMulti_content .proMulti_text{padding-left: 0;width: 100%;}
    .keyFeatures_content .item{width: 100%;}
    .keyFeatures_content ul p{padding: 3px 0;}
    .overviewThree_table table{min-width: initial;}
    .overviewThree_table table th{font-size: 12px;}
    .proMulti_text .desc{font-size: 14px;}
    .proMulti_text a{margin-top: 15px;}
    .documen_table table th, .documen_table table td{padding: 10px;}
    .hardware_content .swiperbox{border-radius: 15px;padding: 20px;}
    .software_swiper .software_box{border-radius: 15px;padding: 15px;}


    .software_swiper .software_box .software_text h2{font-size: 16px;}
    .software_swiper .software_box .software_text .desc{font-size: 12px;}
    .software_swiper .software_box .software_text .read_more{font-size: 12px;width: 120px;height: 40px;margin-top: 10px;}
    .gettingWith_list .item{width: 100%;margin: 0;margin-bottom: 20px;border-radius: 15px;}
    .gettingWith_list .item .textbox .desc{font-size: 12px;}
    .hardware_content .swiperbox .desc,.gettingWith_list .item .textbox{margin-top: 15px;}
    .gettingWith_list .item .textbox .title,.hardware_content .swiperbox .desc .tit{font-size: 14px;}
    .hardware_content .swiperbox .desc .read_more{margin-top: 20px;}
    .gettingWith_list .item .hover_box .h_tit{font-size: 16px;}
    .gettingWith_list .item .hover_box .h_tit{margin-bottom: 10px;margin-top: 20px;}
    .gettingWith_list .item .hover_box{padding: 20px;}
    .gettingWith_list .item .hover_box ul li .date{font-size: 12px;}
    .ppbtnbox p{font-size: 16px;}
    .productSeries_once .left .desc br{display: none;}
    .productSeries_once .left .tit{font-size: 18px;}
    .productSeries_once .left .desc{font-size: 14px;}
    .productSeries_once .left .lefttextbox .viewMore{margin-top: 30px;}
    .gettingWith_list .item .hover_box ul li .name,.gettingWith_list .item .hover_box .read_more{font-size: 12px;}
    .download_edition_content .d_title{font-size: 16px;}
    .download_edition .item{font-size: 12px;margin-right: 5px;margin-bottom: 5px;}
    .download_edition .item{padding: 8px 22px;}
    .download_edition_content .version_description{margin-top: 10px;}
    .proMulti_content .user_link a{font-size: 12px;height: 40px !important;width: 130px !important;}
    .proMulti_content .user_link img{width: 12px;}
		 .bigproductBox_swiper .imgbox{height: 250px;}
		 .content_title .ct_desc br{display: none;}
		 .proMulti_content .small_swiper .img{max-height: 90%;}
		 .proMulti_content .small_swiper .img{height: 100px;display: flex;align-items: center;}
		 .viewProTable_title{margin-bottom: 10px;font-size: 16px;}
		 
}


@media (max-width: 580px) {
    .productSeries_list .tit_desc{height: auto;}
		.sw_btn{display: none !important;}
		.ppbtnbox img{width: 35px;}
		    .provideo_box .ppbtnbox{width: 100%;}
}



/*user_link .img2{display: none;}
.user_link img{width: 16px;}
.user_link a:hover .img1{display: none;}
.user_link a:hover .img2{display: block;}*/
/*.proMulti_content .user_link img:hover {
  content: url("/zh/goodix-web/upload/images/userwhite.png");
}*/
/*.proMulti_content .user_link:hover a:first-child{
  content: url("/zh/goodix-web/upload/images/userwhite.png");
}*/

.proMulti_content .user_link img{display: none !important;}
.proMulti_content .user_link a p{position: relative;padding-left: 25px;}
.proMulti_content .user_link a p::after{display: block;content: "";position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 16px;height: 16px;background: url(/zh/goodix-web/upload/images/usergrey.png);background-size: cover;}
.proMulti_content .user_link a:hover p::after{background: url(/zh/goodix-web/upload/images/userwhite.png);background-size: cover;}












