
a{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}
.bold{
    font-family: Medium;font-weight: bold;
}
.spec_tit{color: #fff;}
.re-site{margin-bottom: 35px;overflow: hidden;text-align: right;}
.re-site .site{width: 100%;}
.resources-part .product_ll>h2{line-height: 42px;margin-bottom: 20px;color: #ef8b25;}

.resources_list{margin-top: 20px;}
.resources_list ul{padding-bottom: 20px;}
.resources_list li{border: 1px solid #c0c0c0;padding: 30px 40px;box-sizing: border-box;border-radius: 5px;overflow: hidden;background: #fff;margin-bottom: 40px;transition: all .3s;}
.resources_list dd{float: left;width: 23%;}
.resources_list dt{float: right;width: 73.5%;}
.resources_list dt h2{margin-bottom: 10px;}
.resources_list dt h2 a{display: block;font-family: Medium;color: #000000;}
.resources_list dt p{color: #474747;line-height: 24px;max-height: 96px;overflow: hidden;}
.resour-div{margin-top: 25px;}
.resour-div .l{margin-bottom: 10px;}
.resour-div .l span{display: inline-block;padding: 5px 17px;color: #fff;border-radius: 15px;background: #eb8922;margin-right: 5px;margin-bottom: 5px;font-size: 12px;}
.resour-div .l span:last-child{margin-right: 0;}
.resour-div .r{color: #474747;}
.resour-div .r span{margin-left: 8px;}
.resour-div .r span:first-child{margin-left: 0;}

.faq_body .product-part{background: #fff;}
.label-checkbox{padding-left: 24px;}
.label-checkbox input{position: absolute;left: 0;top: 3px;}
.faq_body .site_ban_txt dt h2 em{color: #eb8922;margin-bottom: 5px;display: block;}
.faq_body .pitem_box{background: #f1f1f1;}
.faq_body .pitem_box .pitem_con dt{border-color: #d5d5d5;position: relative;}
.faq_body .pitem_box .pitem_con dt i{position: absolute;right: 0;top: 50%;transform:translateY(-50%);margin-top: -4px;transition: all .3s;cursor: pointer;padding: 0 8px;}
.faq_body .pitem_box .pitem_con dt.on i{transform:translateY(-50%) rotate(180deg);}

.pitem_unfold dd{display: none;}
.pitem_unfold dt.on + dd{display: block;}

.product_cc{width: 52%;margin-left: 4%;float: left;}
.product_right{float: right;width: 20%;box-sizing: border-box;min-width: 240px;}
.site_content_left_box .product_right{width: 100%;margin-left: 0;display: none !important;}
.ul01,.ul02{padding: 10px 25px;}
.ul01{padding-bottom: 0px;background: #f1f1f1;}
.ul01 li:last-child{border-bottom: 0;}
.ul01 li{padding: 10px 0;border-bottom: 1px solid #bcbcbc;}
.ul01 li>a{color: #ef8b25;display: block;}
.product_right li.right_support{padding-top: 10px;}
.right_support-div{margin-top: 10px;}
.right_support-div p{margin-bottom: 10px;}
.right_support-div p a{display: block;margin-top: 4px;}
.ul02{background: #595959;color: #fff;padding-bottom: 25px;}
.ul02 p a{color: #fff;word-break: break-word;font-size: 14px;white-space: nowrap;}
.ul02 li>a{color: #ef8b25;cursor: inherit;}
.product_right li.right_consult{padding-top: 10px;border-bottom: 0;}
.right_consult-ipt{margin-bottom: 30px;overflow: hidden;text-align: center;padding-bottom: 20px;border-bottom: 1px solid #bcbcbc;}
.right_consult-ipt input{float: left;width: calc(100% - 50px);border: 1px solid #d1d0d0;border-radius: 3px;line-height: 42px;box-sizing: border-box;padding: 0 10px;white-space: nowrap;}
.right_consult-ipt a,.right_consult-ipt button{padding: 5px 17px;border-radius: 15px;background: #ef8b25;color: #fff;text-align: center;border: none;transition: all .3s;display: inline-block;font-size: 14px;}
.product_right li.right_consult .right_support-div{margin-top: 10px;}
.ul03{border-left: 1px solid #000;padding: 0 25px;box-sizing: border-box;margin-bottom: 60px;}
.ul03 li{padding: 15px 0;}
.ul03 li:first-child{padding-top: 0;}
.ul03 li:last-child{padding-bottom: 0;}
.ul03 li a{display: block;position: relative;}
.ul03 li a::before{content: "";display: block;width: 4px;height: 4px;background: #ef8b25;border-radius: 4px;position: absolute;left: -12px;top: 9px;}

.faq_list{margin-top: 20px;}
.faq_list ul{overflow: hidden;}
.faq_list li{border: 1px solid #c0c0c0;padding: 20px 25px;box-sizing: border-box;border-radius: 5px;overflow: hidden;background: #fff;
    margin-bottom: 20px;transition: all .3s;}
.faq_list dd{float: left;width: 38px;height: 38px;}
.faq_list dt{float: right;width: calc(100% - 48px);}
.faq_list dt h2{margin-top: 8px;}
.faq_list dt h2 a{font-family: Medium;display: block;}
.faq_txt{margin-top: 15px;color: #474747;line-height: 26px;}
.faq_txt p span{color: #ef8a22;}

.product_cc .pro_lastest{float: left;}
.faq_search{float: right;width: calc(100% - 240px);}
.faq_search input{float: left;width: calc(100% - 61px);height: 42px;line-height: 42px;border: 1px solid #d1d0d0;padding: 0 20px;
    border-top-left-radius: 30px;border-bottom-left-radius: 30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.faq_search button{float: left;width: 60px;height: 42px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;background: #4a4a4a;color: #fff;
text-align: center;line-height: 42px;border: 0;font-size: 22px;transition: all .3s;}

.right_consult-ipt input::-webkit-input-placeholder{color:#000;}
.right_consult-ipt input:-moz-placeholder{color:#000;opacity:1;}
.right_consult-ipt input::-moz-placeholder{color:#000;opacity:1;}
.right_consult-ipt input:-ms-input-placeholder{color:#000;}
.right_consult-ipt input::-ms-input-placeholder{color:#000;}


.faq_search input::-webkit-input-placeholder { /* WebKit, Blink, Edge */color:#8b8b8b;}
.faq_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#8b8b8b;opacity:  1;}
.faq_search input::-moz-placeholder { /* Mozilla Firefox 19+ */ color:#8b8b8b;opacity:  1;}
.faq_search input:-ms-input-placeholder { /* Internet Explorer 10-11 */color:#8b8b8b;}
.faq_search input::-ms-input-placeholder { /* Microsoft Edge */color:#8b8b8b;}

.guidance_list ul{padding-bottom: 20px;overflow: hidden;}
.guidance_list li{padding-left: 40px;position: relative;margin-bottom: 30px;}
.guidance_list dl{border: 1px solid #c0c0c0;border-radius: 5px;padding: 25px 25px 25px 65px;transition: all .3s;}
.guidance_list dd{width: 90px;height: 90px;border-radius: 100%;text-align: center;}
.guidance_list dd img{width: 60px;height: 60px;margin-top: 15px;}
.guidance_list dt h2{margin-bottom: 5px;}
.guidance_list dt h2 a{font-family: Medium;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.guidance_list dt span{display: block;}
.guidance_list dt span sup{vertical-align: top;}
.guidance_list dl>span{position: absolute;top: 25px;right: 25px;}
.guidance_list dl>span em{margin: 0 5px;color: #3a3a3a;}
.guidance_list .pageout{margin-left: 40px;}

.faqDel_body .product-part{background: #fff;}
.faqDel_body .product_right{float: left;margin-left: 0;}
.faqDel_t{overflow: hidden;margin-bottom: 50px;}
.faqDel_tl{float: left;width: calc(100% - 310px);}
.faqDel_tl dd{float: left;width: 38px;height: 38px;}
.faqDel_tl dt{float: right;width: calc(100% - 48px);}
.faqDel_tl dt h2{margin-top: 8px;color: #ef8a22;font-family: Medium;font-weight: bold;}
.faq_txt{margin-top: 5px;color: #474747;}
.faqDel_tr{float: right;width: 296px;}
.faqDel_tr a{display: block;width: 100%;box-shadow: none;border: 1px solid #ef8a22;border-radius: 5px;text-align: center;line-height: 47px;height: 49px;
margin-bottom: 20px;background: none;color: #ef8a22;transition: all .3s;}
.faqDel_tr a.on{color: #fff;background: #ff8221;}
.faqDel-item{margin-bottom: 35px;display: inline-block;width: 100%;}
.faqDel-p{color: #ef8b25;padding-left: 15px;position: relative;margin-bottom: 20px;font-family: Medium;font-weight: bold;}
.faqDel-p:before{content: "";display: block;width: 4px;height: 4px;background: #ef8b25;border-radius: 4px;position: absolute;left:0;top: 9px;}
.faqDel-img img{width: 100%;}
.faqDel-txt .edit_con_original{color: #3a3a3a;}
.faqDel-item-l{float: left;width: 48%;}
.faqDel-item-r{float: right;width: 48%;}
.faqDel-item-rt{margin-bottom: 40px;}
.faqDel-item-rt a{display: inline-block;padding: 8px 0;box-sizing: border-box;border: 2px solid #eb8922;border-radius: 30px;color: #000000;
width: 45%;text-align: center;margin-right: 2%;margin-bottom: 15px;font-size: 13px;white-space: nowrap;}
.faqDel-item-rb img{width: 100%;}
.faqDel-ttt{padding-left: 15px;}
.faqDel-ttt p{margin-bottom: 5px;}
.faqDel-ttt span{display: block;}
.faqDel_swiper{position: relative;}
.faqDel_swiper .swiper-container{padding: 10px 0;box-sizing: border-box;}
.faqDel_swiper li{float: left;width: 25%;transition: all .3s;}
.faqDel_swiper li:hover a dt{color: #ef8b25;}
.faqDel_swiper dd{overflow: hidden;position: relative;}
.faqDel_swiper dd i{color: #fff;font-size: 30px;cursor: pointer;}
.faqDel_swiper dl{border: 1px solid #d1d0d0;border-radius: 12px;overflow: hidden;}
.faqDel_swiper dt{padding: 18px;box-sizing: border-box;}
.faqDel_swiper dt p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.lhl_but div{background: #f1f1f1;width: 44px;height: 44px;border-radius: 100%;line-height: 44px;color: #000000;transition: all .3s;text-align: center;
font-size: 14px;}
.lhl_but div.swiper-button-prev{left: -60px;}
.lhl_but div.swiper-button-next{right: -60px;}
.faqDel-item:last-child{margin-bottom: 0;}

.video_appbox{ position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999999;opacity: 0;visibility: hidden;transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
.video_appbox.show{visibility: visible;opacity:1;}
.video_appbox video{object-fit: cover;    width: 100%;}
.video_appbox .video_t{
    z-index:2; background:#000;width: 1035px;max-width:94%;height: 60%;
    transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); position:absolute; left:50%; top:60%;
    transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;
    visibility: hidden;opacity: 0;

}
.video_appbox.show .video_t{
    visibility: visible;opacity:1;
    top:50%;
}
.video_appbox .mask{ position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5);}
.lt9 .video_appbox .mask{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000");}
.vide0_close{ position:absolute; top:-20px; right:-20px; cursor:pointer; z-index: 99999;}
.vide0_close i{color: #fff;font-size:20px;font-weight: bold;}

/*说明书*/
.instructions-con .pro_lastest{width: 188px;}
.instructions-t{margin-bottom: 50px;}
.instructions-t h2{color: #ef8b25;margin-bottom: 30px;}
.instructions-t p{padding-left: 20px;position: relative;line-height: 30px;}
.instructions-t p::before{content: "";display: block;width: 4px;height: 4px;background: #ef8b25;border-radius: 4px;position: absolute;left: 0px;top: 13px;}
.instructions_list{margin-top: 20px;}
.instructions_list ul{margin-bottom: 60px;}
.instructions_list li{margin-bottom: 20px;}
.instructions_list li:last-child{margin-bottom: 0;}
.instructions_list dl{border: 1px solid #c0c0c0;border-radius: 5px;padding: 35px 40px;box-sizing: border-box;transition: all .3;}
.instructions_list dd{margin-bottom: 10px;}
.instructions_list dd h2{margin-bottom: 5px;color: #eb8922;}
.instructions_list dd a{color: #eb8922;}
.instructions_list dd p{display: block;color: #3a3a3a;}
.instructions_list dt p{margin-top: 8px;}
.instructions_list dt p span{color: #eb8922;}
/*.instructions_list dt p:first-child{margin-bottom: 20px;}*/

.instDel_body .product_cc{margin-left: 0;width: 76%;}
.instDel-t{margin-bottom: 35px;}
.instDel-t h2{color: #eb8922;}
.instDel-t p{color: #3a3a3a;margin: 15px 0 18px;}
.instDel-t span{display: block;color: #3a3a3a;}
.instDel-t span em{color: #eb8922;font-weight: 400;}
.instDel_list li{margin-bottom: 38px;}
.instDel_list li .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width: 60px;}
.instDel_list li .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background: #eb8922;}
.instDel_list li table{width: 100%;border: 1px solid #c0c0c0;}
.instDel_list thead td{background: #333333;color: #fff;padding: 10px;box-sizing: border-box;}
.instDel_list thead td:first-child{padding-left: 35px;}
.t1{width: 20%;}
.t2{width: 50%;}
.t3,.t4{width: 15%;}
.instDel_list tbody td{padding: 24px 10px;box-sizing: border-box;border-bottom: 1px solid #c0c0c0;}
.instDel_list tbody td:first-child{padding-left: 35px;}
.instDel_list tbody td a i{margin-right: 10px;}

/*文章*/
.analysis_list{margin-top: 20px;}
.analysis_list ul{margin-bottom: 60px;}
.analysis_list li{margin-bottom: 20px;}
.analysis_list li:last-child{margin-bottom: 0;}
.analysis_list dl{border: 1px solid #c0c0c0;border-radius: 5px;padding: 30px 40px;box-sizing: border-box;transition: all .3s;}
.analysis_list dd{margin-bottom: 20px;}
.analysis_list dd a{color: #ef8b25;}
.analysis_list dt p{margin-bottom: 10px;}
.analysis_list dt p span{color: #eb8922;margin-left: 8px;}
.analysis_list dt p span.k_span{padding: 6px 15px;border-radius: 20px;background: #eb8922;color: #fff;margin-left: 15px;}
.analysis_list dt p a{color: #eb8922;margin-right: 12px;}
.analysis_list dt p:last-child{margin-bottom: 0;}

.acitation_left{float: left;width: 76%;}
.acitation_left .product_ll{width: 27%;}
.acitation_left .product_cc{width: 67.5%;float: right;}
.acitation_top{padding-bottom: 30px;margin-bottom: 40px;border-bottom: 1px solid #ababab;position: relative;}
.acitation_top h2{color: #eb8922;margin-bottom: 30px;}
.look_a{position: absolute;padding: 8px 13px;box-sizing: border-box;background: #eb8922;color: #fff;border-radius: 30px;right: 0;top: 0;}
.acitation_top ul{margin: 10px 0 20px;}
.acitation_top ul li{margin-bottom: 8px;overflow: hidden;}
.acitation_top ul li em{float: left;width: 4px;height: 4px;background: #ef8b25;margin-right: 15px;border-radius: 4px;margin-top: 9px;}
.acitation_top ul li span{float: right;width: calc(100% - 20px);}
.acitation_txt{color: #3a3a3a;}
.acitation_p{line-height: 30px;}
.acitation_left .pro_lastest{width: 190px;}
.acitation_list{margin-top: 20px;}
.acitation_list li{margin-bottom: 30px;}
.acitation_list dl{padding: 30px 40px;box-sizing: border-box;border: 1px solid #c0c0c0;border-radius: 5px;color: #3a3a3a;transition: all .3s;}
.acitation_list dd{margin-bottom: 20px;}
.acitation_list dd h2{margin-bottom: 5px;}
.acitation_list dd p em{margin: 0 2px;}
.kuai{display: inline-block;padding: 5px 0;width: 100px;text-align: center;border-radius: 20px;background: #eb8922;color: #fff;margin-left: 30px;font-size: 14px;}
.abstract{line-height: 30px;height: 60px;overflow: hidden;}
.click_abstract{margin-bottom: 20px;margin-top: 8px;color: #eb8922;cursor: pointer;}
.click_abstract i{margin-left: 8px;display: inline-block;transition: all .3s;}
.abstract_p a{color: #eb8922;margin-right: 12px;}
.abstract.on{height: auto;}
.click_abstract.on i{transform: rotate(180deg);}
.acitation_date h3{color: #ef8a22;margin-bottom: 15px;}
.acitation_date-div{display: inline-block;width: 100%;}
.acitation_date-l{width: 100%;}
.acitation_date-item{float: left;width: 38%;padding: 8px 12px;background: #333333;color: #fff;margin-right: 4%;border-radius: 5px;line-height: 26px;}
.acitation_date-item:last-child{margin-right: 0;}
.acitation_date-div .faq_search{width: 100%;margin: 20px 0 17px;}
.acitation_date-item span{float: left;width: 86px;margin-right: 10px;padding-right: 10px;border-right: 1px solid #fff;}
.acitation_date-item .select-box{float: right;width: calc(100% - 101px);}
.acitation_date-item .select-box dt{line-height: 26px;height: auto;}
.acitation_date-item .select-box dt a{color: #fff;padding: 0;}
/*组建页面*/
.popular_body .site_ban_txt{height: auto;margin-top: 10px;}
.popular_body .site_ban_txt h2{margin-bottom: 5px;}
.site_ban_p{color: #fff;}
.site_ban_p p{margin-bottom: 20px;}
.popular_top{background: #7f7f7f;overflow: hidden;}
.popular_top li{float: left;width: 20%;}
.popular_top li a{color: #fff;padding: 8px 0;display: block;text-align: center;}
.popular_top li.on a{background: #ef8a22;color: #fff;}
.popular-part{margin-top: 4%;}
.popular-01{border-bottom: 1px solid #ababab;padding-bottom: 4%;}
.popular-01-link{text-align: center;margin-top: 4%;}
.popular-01-link a{display: inline-block;padding: 10px;box-sizing: border-box;width: 226px;text-align: center;border: 2px solid #eb8922;border-radius: 30px;
color: #000000;}
.popular-01-link a i{color: #eb8922;margin-left: 15px;}
.popular-02{padding: 3% 0 4%;box-sizing: border-box;overflow: hidden;border-bottom: 1px solid #ababab;}
.popular-02 h2{margin-bottom: 30px;}
.popular-02-list{margin-left: -20px;margin-right: -20px;}
.popular-02-list li{padding: 0 20px;box-sizing: border-box;float: left;width: 50%;}
.popular-02-list dl{position: relative;background: #f1f1f1;overflow: hidden;}
.popular-02-list dd{float: left;width: 43%;}
.popular-02-list dt{width: 57%;position: absolute;right: 0;top: 0;height: 100%;padding: 5%;box-sizing: border-box;color: #3a3a3a;}
.popular-02-tit{line-height: 30px;max-height: 60px;overflow: hidden;margin-bottom: 12px;display: block;}
.popular-02-list dt p{line-height: 30px;max-height: 60px;overflow: hidden;margin-bottom: 20px;}
.popular-02-link a{width: 186px;height: 42px;text-align: center;line-height: 42px;background: #eb8922;border-radius: 30px;display: inline-block;color: #fff;}

.popular-03{padding: 3% 0 4%;box-sizing: border-box;overflow: hidden;border-bottom: 1px solid #ababab;}
.popular-03 h2{margin-bottom: 30px;}
.popular-03-swiper{position: relative;padding: 0 65px;box-sizing: border-box;}
.popular-03-swiper .swiper-container{padding: 10px 0;box-sizing: border-box;}
.popular-03-swiper li{border: 1px solid #d1d0d0;border-radius: 5px;overflow: hidden;padding: 19px;box-sizing: border-box;transition: all .3s;width: 25%;}
.popular-03-swiper dt{padding-top: 25px;}
.popular-03-swiper dt a{display: block;line-height: 30px;height: 60px;overflow: hidden;margin-bottom: 15px;}
.popular-03-swiper dt p{line-height: 30px;height: 90px;overflow: hidden;}
.popular-03-swiper .lhl_but div.swiper-button-prev{left: 0;}
.popular-03-swiper .lhl_but div.swiper-button-next{right: 0;}


.popular-04{padding: 3% 0 4%;box-sizing: border-box;overflow: hidden;margin-bottom: 3%;}
.popular-04 h2{margin-bottom: 30px;}
.popular-04-swiper{position: relative;padding: 0px 65px;box-sizing: border-box;}
.popular-04-swiper .swiper-container{padding: 10px 0;box-sizing: border-box;}
.popular-04-swiper a{border: 1px solid #0256ad;border-radius: 30px;display: block;overflow: hidden;}
.popular-04-swiper dd{background: #f1f1f1;padding: 35px 25px;box-sizing: border-box;}
.popular-04-swiper dd p{line-height: 30px;height: 60px;overflow: hidden;color: #000;}
.popular-04-swiper dt{padding: 35px 25px;box-sizing: border-box;}
.popular-04-swiper dt p{line-height: 30px;height: 90px;overflow: hidden;margin-bottom: 30px;color: #000;}
.popular-04-txt{color: #eb8922;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.popular-04-txt span{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.popular-04-swiper .lhl_but div.swiper-button-prev{left: 0;}
.popular-04-swiper .lhl_but div.swiper-button-next{right: 0;}

/*线上视频回放*/
/*.palyback_body .resources-part{background: #fff;}*/
.palyback_body .site_ban_txt dt h2 em{display: block;color: #eb8922;}
.palyback_body .site_ban_txt dt{width: 50%;}
.palyback_body .site_ban_txt dt span{width: 25%;}
.palyback_body .site_ban_txt dd{width: 50%;}
.playback_tit{padding-bottom: 22px;margin-bottom: 30px;border-bottom: 1px solid #ababab;position: relative;}
.playback_tit h2{color: #000;margin-bottom: 2px;}
.playback_tit p{color: #474747;}
.playback_01{overflow: hidden;}
.playback_01-t{overflow: hidden;}
.playback_01-tl{float: left;width: calc(100% - 220px);}
.playback_01-tr{float: right;}
.playback_01-tr a{display: block;width: 187px;height: 42px;line-height: 42px;text-align: center;background: #eb8922;color: #fff;border-radius: 30px;}
.playback_01-tl h2{color: #000;margin-bottom: 15px;}
.playback_01-tl p{margin-bottom: 20px;}
.playback_01-tl p span{color: #eb8922;}
.playback_01-txt h3{margin-bottom: 10px;color: #eb8922;}
.playback_01-p{color: #3a3a3a;line-height: 30px;}
.playback_01-c{margin-bottom: 30px;}
.playback_01-b h3{margin-bottom: 30px;color: #eb8922;}
.playback_01-b dl{padding: 25px 20px;box-sizing: border-box;background: #f1f1f1;margin-bottom: 10px;}
.playback_01-b dl:last-child{margin-bottom: 0;}
.playback_01-b dd{margin-bottom: 12px;}
.playback_01-b dd p{position: relative;padding-left: 15px;box-sizing: border-box;color: #eb8922;}
.playback_01-b dd p:before{content: "";display: block;width: 4px;height: 4px;border-radius: 4px;background: #eb8922;top: 10px;position: absolute;left: 0;}
.playback_01-b dt{color: #3a3a3a;}
.playback_01-b dt p{padding-left: 15px;box-sizing: border-box;}

.playback_02{padding-top: 40px;}
.playback_02-swiper dd{position: relative;}
.playback_02-swiper dd i{font-size: 35px;color: #fff;cursor: pointer;}
.playback_02-swiper dt h3{margin-bottom: 20px;}
.playback_02-swiper dt h3 a{line-height: 30px;height: 60px;overflow: hidden;}
.playback_02-swiper dt p{height: 72px;line-height: 24px;overflow: hidden;}
.host_txt{line-height: 30px;}
.host_txt p span{color: #eb8922;}
.host_txt-p{height: 90px;overflow: hidden;}
.playback_03{padding-top: 40px;}
.playback_tit .faq_search{width: 41%;position: absolute;bottom: 30px;right: 0;}
.playback_03 .product_cc{width: 76%;}
.playback_03 .pitem_con dd p{display: flex;justify-content: space-between;}
.playback_videolist .faq_search{width: 55%;}
.playback_03-list{display: inline-block;width: 100%;margin-top: 30px;}
.playback_03-list ul{margin-bottom: 70px;}
.playback_03-list li{border-bottom: 1px solid #ababab;padding: 40px 0;box-sizing: border-box;transition: all .3s;}
/*.playback_03-list li:first-child{padding-top: 0;}*/
.playback_03-list dl{overflow: hidden;}
.playback_03-list dd{float: left;width: 15%;position: relative;}
.playback_03-list dd::before{ content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: absolute;top: 0;left: 0;z-index: 1;}
.playback_03-list dd i{font-size: 35px;color: #fff;cursor: pointer;z-index: 2;}
.playback_03-list dt{float: right;width: 81%;}
.playback_03-list dt h3{margin-bottom: 15px;line-height: 1;}
.playback_03-list dt h3 a{color: #eb8922;}
.playback_03-txt p{margin-bottom: 10px;}

.index-box{background: #7f7f7f;text-align: center;overflow: hidden;transition: all .3s;}
.index-box li{float: left;width: 20%;}
.index-box li a.active{background: #ef8a22;color: #fff;}
.index-box li a{color: #fff;padding: 8px 0;display: block;}
/*.index-box li.on a{background: #ef8a22;color: #fff!important;}*/
.index-box.navTop{position: fixed;top: 70px;left: 0;width: 100%;z-index: 10;}


/**/
.manualDel_body .product-part{background: #f1f1f1;}
.manualDel-t{padding-bottom: 60px;margin-bottom: 50px;border-bottom: 1px solid #7f7f7f;}
.manualDel-t dl{overflow: hidden;}
.manualDel-t dd{float: left;width: 32%;}
.manualDel-t dd img{width: 100%;}
.manualDel-t dt{float: right;width: 60.7%;color: #000000;}
.manualDel-tit{padding-bottom: 24px;margin-bottom: 15px;border-bottom: 1px solid #7f7f7f;}
.manualDel-con{margin-bottom: 30px;}
.manualDel-con-des,
.manualDel-con p{margin-bottom: 10px;}
.manualDel-btn a{display: inline-block;width: 132px;height: 43px;line-height: 43px;text-align: center;background: #ff9900;border-radius: 20px;color: #fff;margin-right: 15px;margin-bottom: 15px;}

.manualDel-btn a i{display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 10px;}
.manualDel-btn a.mail_a{background: #595959;}
.manualDel-b h2{color: #ff9900;margin-bottom: 25px;}
.manualDel_list ul{margin-left: -15px;margin-right: -15px;}
.manualDel_list li{float: left;width: 25%;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;}
.manualDel_list a{border-radius: 20px;display: block;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,.2);background: #fff;}
.manualDel_list dd{background: #f1f1f1;padding: 20px;box-sizing: border-box;}
.manualDel_list dd p{line-height: 24px;height: 72px;overflow: hidden;color: #000;}
.manualDel_list dd p sup{display: inline-block;vertical-align: top;margin-top: -5px;}
.manualDel_list dt{padding: 20px;box-sizing: border-box;}
.manualDel_list dt p{line-height: 24px;height: 72px;overflow: hidden;margin-bottom: 15px;color: #000;}
/*.popular-04-txt{color: #eb8922;}*/

.manual_body{background: #f1f1f1;}
.manual_body .product-part{background:#f1f1f1;}
.manual_body .pitem_box{background: #fff;}
.manual_body .ul01{background: #fff;}
.pro_top{position: relative;z-index: 2;}


/* 弹出窗口和蒙层样式 */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  /* 在最上层 */
}

.popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
  background: white;
  width: 450px;
  max-width: 98%;
  overflow: hidden;
  padding: 40px 20px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}
.popup_tit{
  text-align: center;
  font-size: 16px;
  margin-top: -10px;
  margin-bottom: 10px;
}
.popup_email{
  display: block;
  margin: 0 auto 20px;
  border: none;
  border-radius: 8px;
  width: 300px;
  max-width: 95%;
  padding: 10px;
  box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.1);
}
.popup .btn{
  color: #fff;
  text-align: center;
  width: 100px;
  background: #ef8a22;
  border-radius: 8px;
  margin: 0 auto;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 16px;
}
.popup .close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
  color: #333;
  background: rgba(255, 255, 255, 0.7);
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1025px){
    .resources_list li:hover{background: #eb8922;border-color: #eb8922;}
    .resources_list li:hover .resour-div .l span{background: #fff;color: #eb8922;}
    .resources_list li:hover dt h2 a{color: #fff;}
    .resources_list li:hover dt p,.resources_list li:hover .resour-div .r{color: #fff;}
    .resources_list li:hover dt h2 a:hover{opacity: .8;}
    .faq_list li:hover{background: #eb8922;color: #fff;border-color: #eb8922;}
    .faq_list li:hover dt h2 a,.faq_list li:hover .faq_txt{color: #fff;}
    .faq_list li:hover .faq_txt p span{color: #fff;}
    .faq_list li:hover dt h2 a:hover{opacity: .8;}
    .guidance_list dl:hover{background: #eb8922;color: #fff;border-color: #eb8922;}
    .guidance_list dl:hover h2 a,.guidance_list dl:hover .faq_txt,.guidance_list dl:hover>span em{color: #fff;}
    .guidance_list dl:hover .faq_txt p span{color: #fff;}
    .guidance_list dl:hover h2 a:hover{opacity: .8;}
    .faq_search button:hover,.right_consult-ipt a:hover,.right_consult-ipt button:hover{opacity: .8;}
    .ul01 li>a:hover{opacity: .8;}
    .ul03 li a:hover{color: #eb8922!important;}
    .faqDel_swiper li:hover{transform: translateY(-10px);}
    .faqDel_tr a:hover{color: #fff;background: #ff8221;}
    .faqDel-item-rt a:hover{color: #ff8221!important;}
    .lhl_but div:hover{color: #ef8a22;}
    .instructions_list dd a:hover{opacity: .8;}
    .instructions_list dl:hover{color: #fff;background: #eb8922;border-color: #eb8922;}
    .instructions_list dl:hover dd a,
    .instructions_list dl:hover dd p,
    .instructions_list dl:hover h2,
    .instructions_list dl:hover dt p span{color: #fff;}
    .instDel_list tbody td a:hover{color: #ff8221;}
    .analysis_list a:hover{opacity: .8;}
    .analysis_list dl:hover{background: #eb8922;border-color: #eb8922;color: #fff;}
    .analysis_list dl:hover a{color: #fff;}
    .analysis_list dl:hover dt p span{color: #3a3a3a;}
    .analysis_list dl:hover dt p span.k_span{background: #fff;color: #eb8922;}
    /* .analysis_list dl:hover dt p a{color:#3a3a3a;} */
    .look_a:hover{opacity: .8;}

    .acitation_list dl:hover{background: #eb8922;border-color: #eb8922;color: #fff;}
    .acitation_list dl:hover a{color: #fff;}
    .acitation_list dl a:hover{opacity: .8;}
    .acitation_list dl:hover .kuai{background: #fff;color: #eb8922;}
    .acitation_list dl:hover .click_abstract,.acitation_list dl:hover .click_abstract i{color: #3a3a3a;}
    .acitation_list dl .abstract_p a:hover{color: #3a3a3a;}
    .popular_top li a:hover{background: #ef8a22;color: #fff;}
    .popular-01-link a:hover{background: #ef8a22;color: #fff;}
    .popular-01-link a:hover i{color: #fff;}
    .popular li a:hover{background: #ef8a22;color: #fff;}
    .popular-02-list dt>a:hover{color: #ef8a22;}
    .popular-02-link a:hover{opacity: .8;}
    .popular-03-swiper li:hover{transform: translateY(-10px);}
    .popular-04-swiper a:hover{transform: translateY(-10px);}
    .playback_01-tr a:hover{opacity: .8;}
    .playback_02-swiper dt h3 a:hover{color: #eb8922;}
    .playback_03-list li:hover{box-shadow: 0 0 10px rgba(0,0,0,.1);padding: 40px 20px;background: #eb8922;border-color: #eb8922;color: #fff;}
    .playback_03-list li:hover h3 a{color: #fff;}
    .playback_03-list li:hover h3 a:hover{opacity: .8;}
    .manualDel-btn a:hover{opacity: .8;}
}
@media only screen and (max-width: 1440px){
    .ul01, .ul02{padding-left: 20px;padding-right: 20px;}
    .right_support-div p{font-size: 14px;}
    .popular-02-list dt p{line-height: 24px;max-height: 48px;}
    .popular-03-swiper dt p{line-height: 24px;max-height: 72px;}
    .popular-04-swiper dt p{line-height: 24px;max-height: 72px;}
    .playback_02-swiper dt h3 a{line-height: 24px;height: 48px;}
    .playback_02-swiper .host_txt{line-height: 24px;}
    .playback_02-swiper .host_txt-p{height: 72px;}
}
@media only screen and (max-width: 1366px){
    .faqDel_t{width: 100%;}
    .faqDel_tl{width: calc(100% - 230px);}
    .faqDel_tr{width: 220px;}
    .instDel_list thead td:first-child,.instDel_list tbody td:first-child{padding-left: 20px;}
}
@media only screen and (max-width: 1280px){
    .analysis_list dl{padding: 20px 20px;}
    .popular-02-list dt{padding: 20px;}
    .popular-02-tit{line-height: 24px;max-height: 48px;}
    .popular-02-link a{width: 130px;height: 34px;line-height: 34px;}
    .manualDel-btn a{width: 180px;}
}
@media only screen and (max-width: 1024px){
    .index-box.navTop{top: 50px;}
    .resources_list ul{padding-bottom: 0;}
    .resour-div .l{width: 53%;}
    .resour-div .r{width: 45%;}
    .product_cc,.product_right{width: 100%;margin-left: 0;}
    .product_right{margin-top: 30px;}
    .faqDel_body .product_right{margin-bottom: 30px;}
    .faqDel_swiper{padding: 0 30px;box-sizing: border-box;}
    .lhl_but div.swiper-button-prev{left: -20px;}
    .lhl_but div.swiper-button-next{right: -20px;}
    .video_appbox .video_t{height: auto;background: none;}
    .video_appbox .video_t video{height: auto!important;}
    .instDel_body .product_cc{width: 100%;}
    .acitation_left{width: 100%;}
    .acitation_left .product_ll,.acitation_left .product_cc{width: 100%;}
    .analysis_list ul{margin-bottom: 30px;}
    .popular-01{padding-bottom: 40px;}
    .popular-02{padding: 40px 0 20px;}
    .popular-02-list{margin-left: 0;margin-right: 0;}
    .popular-02-list li{width: 100%;padding: 0;margin-bottom: 30px;}
    .popular-03,.popular-04{padding: 40px 0;}
    .popular-03-swiper .lhl_but,.popular-04-swiper .lhl_but{display: block!important;}
    .playback_03 .product_cc{width: 100%;}
    .playback_tit .faq_search{width: 55%;bottom: 22px;}
    .playback_videolist .faq_search{width: 70%;}
    .playback_03-list ul{margin-bottom: 50px;}
    .playback_03-list li{padding: 30px 0!important;}
    .playback_03-list dd{width: 35%;}
    .playback_03-list dt{width: 60%;}
    .instructions_list ul{margin-bottom: 30px;}

}
@media only screen and (max-width: 767px){
    .re-site{margin-bottom: 0px;}
    .resources_list li{padding: 25px;margin-bottom: 30px;}
    .resources_list dd,.resources_list dt{width: 100%;}
    .resources_list dt{margin-top: 30px;}
    .resour-div .l,.resour-div .r{width: 100%;float: none;text-align: left;}
    .resour-div .r{margin-top: 10px;}

    .faq_search{width: 100%;margin-top: 20px;}
    .faq_list li{padding: 20px;}
    .faq_list dd{width: 28px;height: 28px;}
    .faq_list dt{width: calc(100% - 38px);}
    .faq_list dt h2{margin-top: 3px;}

    .guidance_list li{padding-left: 30px;}
    .guidance_list dl{padding: 50px 20px 20px 45px}
    .guidance_list dd{width: 60px;height: 60px;}
    .guidance_list dd img{width: 30px;height: 30px;}
    .guidance_list dl>span{right: 20px;top: 20px;}
    .guidance_list .pageout{margin-left: 30px;}
    .faqDel_body .product_right{margin-bottom: 20px;}
    .faqDel_tl{margin-bottom: 30px;}
    .faqDel_tl,.faqDel_tr{width: 100%;}
    .faqDel_t{margin-bottom: 10px;}
    .faqDel-item-l,.faqDel-item-r{width: 100%;}
    .faqDel-item-r{margin-top: 30px;}
    .faqDel-item-rt{margin-bottom: 20px;}
    .faqDel-item-rt a{width: auto;padding: 8px 15px;}
    .faqDel_swiper{padding: 0 40px;}
    .lhl_but div{width: 36px;height: 36px;line-height: 36px;margin-top: -18px;}
    .lhl_but div.swiper-button-prev{left: -5px;}
    .lhl_but div.swiper-button-next{right: -5px;}
    /*说明书*/
    .instructions-t{margin-bottom: 30px;}
    .instructions-t h2{margin-bottom: 20px;}
    .instructions-t li p{line-height: 24px;}
    .instructions-t li p::before{top: 10px;}
    .instructions_list dl{padding: 25px 20px;}
    .instDel-t{margin-bottom: 20px;}
    .instDel-t p{margin: 10px 0;}
    .instDel-t,.instDel_list{padding: 0 15px;box-sizing: border-box;}
    .instDel_list li{margin-bottom: 25px;overflow: hidden;overflow-x:auto;}
    .instDel_list li table{width: 750px;}
    .analysis_list dt p em{display: block;margin-top: 8px;}
    .analysis_list dt p span{font-size: 12px;}
    .analysis_list dt p span.k_span{padding: 4px 8px;margin-left: 0;margin-right: 8px;}
    .look_a{font-size: 12px;}
    .acitation_left .product_ll,.acitation_left .product_cc{width: 100%;}
    .acitation_list li{margin-bottom: 20px;}
    .acitation_list dl{padding: 25px 20px;}
    .kuai{display: block;margin-left: 0;margin-top: 10px;}
    .acitation_date-item{width: 100%;margin-right: 0;margin-bottom: 10px;}
    .acitation_date-div .faq_search{margin-top: 10px;}
    /**/
    .popular_top li{width: 33.3%;}
    .popular-01{padding-bottom: 30px;}
    .popular-01-txt .edit_con_original video{width: 100% !important;}
    .popular-01-link{margin-top: 30px;}
    .popular-02{padding: 30px 0 10px;}
    .popular-02-list dd,.popular-02-list dt{width: 100%}
    .popular-02-list dt{position: static;overflow: hidden;}
    .popular-03, .popular-04{padding: 30px 0;}
    .popular-03-swiper,.popular-04-swiper{padding: 0 45px;}
    .popular-03-swiper .swiper-container,.popular-04-swiper .swiper-container{padding: 0;}
    .popular-04{margin-bottom: 20px;}

    .palyback_body .site_ban_txt dt,.palyback_body .site_ban_txt dd{width: 100%;}
    .index-box{display: none;}
    .playback_01-tl{width: 100%;}
    .playback_tit{overflow: hidden;}
    .playback_tit .faq_search{position: static;width: 100%;}
    .playback_videolist .faq_search{width: 100%;}
    .playback_01-tr a{width: 150px;height: 34px;line-height: 34px;}
    .playback_03-list dd,.playback_03-list dt{width: 100%;}
    .playback_03-list dt{margin-top: 30px;}
    .playback_03-txt p{font-size: 13px;}
    .playback_03-txt p:last-child{margin-bottom: 0;}
    .manualDel-t{padding-bottom: 20px;margin-bottom: 30px;}
    .manualDel-t dd{margin-bottom: 30px;}
    .manualDel-t dd,.manualDel-t dt{width: 100%;}
    .manualDel-btn a{width: 145px;}
    .manualDel-btn a i{margin-right: 5px;}
    .manualDel_list li{width: 100%;}
    .manualDel_list li:last-child{margin-bottom: 0;}
    .manualDel_list dd p,.manualDel_list dt p{height: auto;}

    .playback_03-list ul{margin-bottom: 30px;}
    .playback_01-tr{float: left;margin-bottom: 20px;}
    .product_right{display: none;}
    .faqDel_body .product_right{display: block;}
    .faqDel_body .product_right .ul01,.faqDel_body .product_right .ul02{display: none;}
    .faqDel_body .product_right .ul03{margin-bottom: 30px;}
}