.manual_main{margin-top: 90px;} 
/* 电子说明书 */
#manual {padding: 80px 0 120px;}
#manual .manual_container {display: flex;justify-content: space-between;align-items: flex-start;}
#manual .manual_container .choose {width: 286px; background: #f8f8f8;padding: 10px;}
#manual .manual_container .choose .li {padding: 0 22px;height: 70px;display: flex;align-items: center;justify-content: space-between;}
#manual .manual_container .choose .li .icon {width: 35px;height: 35px;background: #fff;font-size: 16px;display: flex;align-items: center;justify-content: center;}
#manual .manual_container .choose .li .icon img {width: 18px;height: 18px;}
#manual .manual_container .choose .li .text {width: calc(100% - 35px - 14px);font-size: 18px;font-weight: 400;}
#manual .manual_container .choose .li.cur{background: #fff;}
#manual .manual_container .content {width: calc(100% - 286px - 60px);}
#manual .manual_container .content .select_two {position: relative;}
#manual .manual_container .content .select_two::before {content: '';width: 100%;height: 1px;background: #e5e5e5;position: absolute;left: 0;bottom: 1px;}
#manual .manual_container .content .select_two .slide {width: auto;font-size: 18px;transition: all 0.3s linear;box-sizing: border-box;padding-right: 80px;}
#manual .manual_container .content .select_two .slide .box {padding-bottom: 25px;border-bottom: 3px solid transparent;font-weight: 400;}
#manual .manual_container .content .select_two .slide.swiper-slide-active .box {border-bottom: 3px solid var(--main);color: var(--main);font-weight: 600;}
#manual .manual_container .content .select_two .slide:last-child {margin-right: 0;}
#manual .manual_container .content .row {margin-top: 30px;margin-bottom: 60px;}
#manual .manual_container .content .row .li {margin-top: 20px;padding: 2.7422%;background: #f8f8f8;display: flex;justify-content: space-between;align-items: flex-start;}
#manual .manual_container .content .row .li>.icon {width: 52px;}
#manual .manual_container .content .row .li .word {width: calc(100% - 90px);}
#manual .manual_container .content .row .li .word .name {font-size: 18px;}
#manual .manual_container .content .row .li .word .name span {padding-bottom: 5px;border-bottom: 1px solid transparent;display: inline-block;}
#manual .manual_container .content .row .li .word .brief {margin-top: 2px;line-height: 26px;font-size: 14px;color: #666666;}
#manual .manual_container .content .row .li .word .brief .other {position: relative;}
#manual .manual_container .content .row .li .word .brief .other .item_desc {display: flex;align-items: center;cursor:pointer;}
#manual .manual_container .content .row .li .word .brief .other .more_box{top: 0px; right: -15px; z-index: 2; padding: 9px 0 19px 24px; width: 94.6%; height: max-content; background-color: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); font-size: 14px; color: #333333;}
#manual .manual_container .content .row .li .word .brief .other .more_box .box_ul{margin-bottom: 18px;}
#manual .manual_container .content .row .li .word .brief .other .more_box .box_ul .li{margin-right: 39px; margin-top: 10px;line-height: 26px;}
#manual .manual_container .content .row .li .word .brief .other .more_box .box_btn{padding-right: 24px;}
#manual .manual_container .content .row .li .word .brief .other .more_box .box_btn .svg{margin-left: 12px; font-size: 10px; color: #333; fill: #999; transform: rotate(-90deg);}
#manual .manual_container .content .row .li .word .brief .other .text {width: calc(100% - 20px);}
#manual .manual_container .content .row .li .word .brief .other .icon {width: 10px;height: 10px;transform: rotate(90deg);}
#manual .manual_container .content .row .li .word .brief .other .icon .svg {font-size: 10px; color: #999; fill: #999999;stroke: #999999;}
#manual .manual_container .content .row .li .word .btnbox {display: flex;margin-top: 15px;flex-wrap: wrap;}
#manual .manual_container .content .row .li .word .btnbox .btn {min-width: 140px;height: 42px;background: #fff;font-size: 14px;display: flex;align-items: center;justify-content: center;margin-right: 10px;position: relative;margin-top: 10px;}
#manual .manual_container .content .row .li .word .btnbox .btn:last-child {margin-right: 0;}
#manual .manual_container .content .row .li .word .btnbox .btn .icon_svg {width: 20px;height: 20px;margin-right: 14px;}
#manual .manual_container .content .row .li .word .btnbox .btn .icon_svg .svg {font-size: 20px; color: #333; fill: #333333;stroke: #333333;}
#manual .manual_container .content .row .li .word .btnbox .btn .code {display: none; width: 170px;height: 170px;background: #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 60px;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);z-index: 2;}
#manual .manual_container .content .row .li .word .btnbox .btn .code::before {content: '';width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: -9px;transition: all 0.3s linear;}

#manual .manual_container .content .container-center {width: auto;}
/* 移动端选择区 */
#manual .manual_container .phone_choose {display: none;}
#manual .manual_container .phone_choose .container{min-height: auto;}
#manual .manual_container .phone_choose .select_one .slide {margin-right: 20px; padding: 15px 20px; width: auto !important; min-width: 300px; background-color: #f8f8f8; display: flex;}
#manual .manual_container .phone_choose .select_one .slide:last-child {margin-right: 0;}
#manual .manual_container .phone_choose .select_one .slide .btn {width: 16px;height: 16px;transform: rotate(180deg);}
#manual .manual_container .phone_choose .select_one .slide .btn .svg {width: 100%;height: 100%;fill: #333;}
/* #manual .manual_container .phone_choose .select_one .slide .word {width: calc(100% - 20px);} */
#manual .manual_container .phone_choose .select_one .slide .word {width: 100%;}
#manual .manual_container .phone_choose .select_one .slide .word .icon {width: 35px; height: 35px; background: #fff; }
#manual .manual_container .phone_choose .select_one .slide .word .icon img{max-width: 65%; max-height: 65%;}
/* #manual .manual_container .phone_choose .select_one .slide .word .title { margin: 0 15px; width: calc(100% - 70px); font-size: 14px;} */
#manual .manual_container .phone_choose .select_one .slide .word .title { margin: 0 15px;font-size: 14px;}
#manual .manual_container .phone_choose .select_one .slide.cur .word .title {color: var(--main);}
#manual .manual_container .phone_choose .select_one .slide.cur .btn {transform: rotate(0deg);}
#manual .manual_container .phone_choose .select_one .slide.cur .btn .svg {fill: var(--main);}
#manual .manual_container .phone_choose .bind {margin-top: 2vw;}
#manual .manual_container .phone_choose .select_two .slide {display: flex; margin-right: 20px; padding: 0 30px; width: auto !important; min-width: 170px; height: 50px; background-color: #f8f8f8;  font-size: 14px; transition: all 0.5s ease; white-space: nowrap; }
#manual .manual_container .phone_choose .select_two .slide:last-child {margin-right: 0;}
#manual .manual_container .phone_choose .select_two .slide.cur {background: #666; color: #fff;} 
 

.manual_detail_top{padding: 21px 0;background: #f8f8f8;}


#manual .detail .head {display: flex;align-items: center;justify-content: space-between;}
#manual .detail .head .left {width: 53.385%;}
/* #manual .detail .head .left .title {line-height: 53px;font-size: 42px;font-weight: 400;} */
#manual .detail .head .left .title {line-height: 53px;font-weight: 600;}
#manual .detail .head .left .brief {margin-top: 15px;line-height: 29px;font-size:14px;color: #666666;}
#manual .detail .head .left .brief b {color: #333;}
#manual .detail .head .left .brief .li {display: flex;}
#manual .detail .head .left .brief .li b {width: 70px;}
#manual .detail .head .left .brief .li dd {width: calc(100% - 70px);}
#manual .detail .head .left .brief .text {margin-right: 30px;}
#manual .detail .head .left .brief .text:last-child {margin-right: 0px;}
#manual .detail .head .left .brief .other {position: relative;}
#manual .detail .head .left .brief .other .item_desc {display: flex;align-items: center;cursor:pointer;justify-content: space-between;}
#manual .detail .head .left .brief .other .more_box{top: 0px; right: 0px; z-index: 2; padding: 9px 19px 19px 24px; width: 91.5%; height: max-content; background-color: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); font-size: 14px; color: #333333;}
#manual .detail .head .left .brief .other .more_box .box_ul{margin-bottom: 18px;}
#manual .detail .head .left .brief .other .more_box .box_ul .head {margin-right: 39px; margin-top: 10px;line-height: 26px;}
#manual .detail .head .left .brief .other .more_box .box_btn{padding-right: 24px;}
#manual .detail .head .left .brief .other .more_box .box_btn .svg{margin-left: 12px; font-size: 10px; color: #999; fill: #999; transform: rotate(-90deg);}
#manual .detail .head .left .brief .other .text {width: calc(100% - 20px);}
#manual .detail .head .left .brief .other .icon {width: 10px;height: 10px;transform: rotate(90deg);}
#manual .detail .head .left .brief .other .icon .svg {font-size: 10px; color: #999; fill: #999999;stroke: #999999;}
#manual .detail .head .left .brief .btnbox {display: flex;margin-top: 25px;}
#manual .detail .head .left .brief .btnbox .btn {cursor:pointer;width: 140px;height: 42px;background: #666666;color: #fff;font-size: 14px;display: flex;align-items: center;justify-content: center;margin-right: 10px;}
#manual .detail .head .left .brief .btnbox .btn:last-child {margin-right: 0;}
#manual .detail .head .left .brief .btnbox .btn .img {margin-right: 14px; filter: brightness(0) invert(100%)}
#manual .detail .head .right {display: flex;flex-direction: column;align-items: flex-end;}
#manual .detail .head .right .form {max-width: 100%; width: 356px;height: 55px;border-radius: 30px;background: #f8f8f8;display: flex;justify-content: space-between;}
#manual .detail .head .right .form .input {width: calc(100% - 70px); padding: 0 25px;font-size: 16px;}
#manual .detail .head .right .form .input::placeholder  {color: #999999;}
#manual .detail .head .right .form .search {cursor:pointer;width: 70px;height: 100%;background: url(images/search2.svg) no-repeat center}
#manual .detail .head .right .btnbox {display: flex;margin-top: 20px;flex-wrap: wrap;}
#manual .detail .head .right .btnbox .btn {cursor:pointer;position: relative; min-width: 140px;height: 50px;display: flex;align-items: center;justify-content: center;font-size: 14px;padding: 0 20px;background: #f8f8f8;margin-right: 20px;}
#manual .detail .head .right .btnbox .btn:last-child {margin-right: 0;}
#manual .detail .head .right .btnbox .btn .icon {margin-right: 10px;width: 18px;height: 18px;}
#manual .detail .head .right .btnbox .btn .icon .svg {font-size: 18px; color: #333; fill: #333333;stroke: #333333;}
#manual .detail .head .right .btnbox .btn .code {display: none; width: 170px;height: 170px;background: #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 60px;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);}
#manual .detail .head .right .btnbox .btn .code::before {content: '';width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: -9px;transition: all 0.3s linear;}
 
#manual .detail .detail_box {padding: 60px 0;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;margin-top: 60px;}
#manual .detail .detail_box .pdf {background: #f8f8f8;overflow: auto;max-height: 730px;}
#manual .detail .detail_box .pdf .pdf-frame {width: 100%;height: 730px;border: none;}
#manual .detail .detail_box .labelbox {display: flex;margin-top: 50px;justify-content: space-between;}
#manual .detail .detail_box .labelbox .text {font-size: 16px;line-height: 30px;margin-top: 10px;}
#manual .detail .detail_box .labelbox .label {width: calc(100% - 80px); display: flex;flex-wrap: wrap;}
#manual .detail .detail_box .labelbox .label .item {padding-left: 28px; position: relative;margin-right: 20px;margin-top: 10px;}
#manual .detail .detail_box .labelbox .label .item .span {font-size: 14px;line-height: 30px;color: #666666;background: #f8f8f8;border-radius: 0 5px 5px 0;padding-right: 12px;}
#manual .detail .detail_box .labelbox .label .item::before {content: '';width: 28px;height: 100%;position: absolute;left: 0;top: 0;background: url(images/label.png);background-position: center left;background-repeat: no-repeat;background-size: auto;}
#manual .detail .detail_box .labelbox .label .item:last-child {margin-right: 0;}
#manual .detail .detail_box .interact {margin-top: 35px;}
#manual .detail .detail_box .interact .text {text-align: center;font-size: 22px;}
#manual .detail .detail_box .interact .btnbox {margin-top: 25px;display: flex;justify-content: center;}
#manual .detail .detail_box .interact .btn {cursor:pointer;display: flex;align-items: center;font-size: 22px;margin-right: 40px;}
#manual .detail .detail_box .interact .btn:last-child {margin-right: 0;}
#manual .detail .detail_box .interact .btn .icon {width: 30px;height: 30px;margin-right: 15px;}
#manual .detail .detail_box .interact .btn .icon img {width: 100%;height: 100%;}
#manual .detail .detail_box .interact .btn .icon img:nth-of-type(2) {display: none;}
#manual .detail .detail_box .interact .btn:last-child .icon {transform: rotate(180deg);}
#manual .detail .detail_box .interact .btn.clicked {color: #999999;}
#manual .detail .detail_box .interact .btn.not {cursor:default;}
/* #manual .detail .detail_box .article {font-size: 18px;} */
#manual .detail .detail_box .ul {margin-bottom: 55px;}
#manual .detail .detail_box .ul .li {display: flex;justify-content: space-between;align-items: flex-start;margin-top: 12px;}
#manual .detail .detail_box .ul .li:first-child {margin-top: 0;}
#manual .detail .detail_box .ul .name {width: 96px; display: flex;align-items: center;font-size: 14px;}
#manual .detail .detail_box .ul .name .svg {margin-right: 8px;width: 18px;height: 18px;}
#manual .detail .detail_box .ul .brief {width: calc(100% - 96px); font-size: 14px;color: #666666;line-height: 24px;}
#manual .detail .detail_box .ul .box {width: calc(100% - 96px);font-size: 14px;color: #666666;display: flex;flex-wrap: wrap;}
#manual .detail .detail_box .ul .box span {margin: 0 14px;}
#manual .detail .detail_box .ul .box a {text-decoration: underline !important;}
#manual .detail .page {margin-top: 40px;display: flex;justify-content: space-between;}
#manual .detail .page .pn {display: flex;max-width: 49%;font-size: 16px;cursor:pointer;}
#manual .detail .page .pn .tit {color: var(--main);}
#manual .detail .page .pn .text {width: calc(100% - 64px);}


#manual .detail .detail_box img{height:auto;}

#manual .manual_container .content .phone_head {min-height: 60px; height: max-content;display: none;}
#manual .manual_container .content .phone_head .main_subnav{position: static; top: 0; left: 0; z-index: 10; width: 100%; height: max-content; background-color: #fff; border-bottom: 1px solid #fff; transition: all 0.5s ease-in-out;}
#manual .manual_container .content .phone_head .main_subnav.curfixed{position: fixed; border-color: #e5e5e5;}
#manual .manual_container .content .phone_head .main_subnav .pg_name{margin-right: 30px; padding-right: 31px; position: relative;}
#manual .manual_container .content .phone_head .main_subnav .pg_name::before{content: ""; display: block; width: 1px; height: 16px; background-color: #e3e3e3; position: absolute; top: 50%; right: 0; transform: translateY(-50%); z-index: 1;}
#manual .manual_container .content .phone_head .main_subnav .pg_name span{display: block; font-size: 16px; line-height: 60px; color: #333; font-weight: 600;}
#manual .manual_container .content .phone_head .main_subnav .pg_name .svg{/*width: 10px; height: 8px;*/ font-size: 10px; color: #333; fill: #333;}
#manual .manual_container .content .phone_head .main_subnav .cate_list{}
#manual .manual_container .content .phone_head .main_subnav .cate_list .item{margin-right: 25px; font-size: 16px; line-height: 60px; color: #666; position: relative;}
#manual .manual_container .content .phone_head .main_subnav .cate_list .item:last-child{margin-right: 0;}
#manual .manual_container .content .phone_head .main_subnav .cate_list .item::before{content: ""; display: block; width: 100%; height: 3px; background-color: transparent; position: absolute; bottom: -1px; left: 0; z-index: 1;}
#manual .manual_container .content .phone_head .main_subnav .cate_list .item.active::before{background-color: var(--main);}


@media (min-width:800px) {
	#manual .manual_container .content .select_two .slide:hover {color: var(--main);}
	#manual .manual_container .choose .li:hover {color: var(--main);}
	#manual .manual_container .content .row .li:hover .word .name span {color: var(--main);border-color: var(--main);}
	#manual .manual_container .content .row .li .word .btnbox .btn:hover {background: var(--main);color: #fff;}
	#manual .manual_container .content .row .li .word .btnbox .btn:hover .icon_svg .svg {color: #fff;fill: #fff;stroke: #fff;}
	#manual .manual_container .content .row .li .word .brief .other .more_box .box_btn:hover {color: var(--main);}
	#manual .manual_container .content .row .li .word .brief .other .more_box .box_btn:hover .svg {color: var(--main); fill: var(--main);stroke: var(--main);}
	
	#manual .manual_container .phone_choose .select_one .slide:hover .word .title{color: var(--main);}
	
	#manual .detail .head .right .btnbox .btn:hover {background: var(--main);color: #fff;}
	#manual .detail .head .right .btnbox .btn:hover .icon .svg {color: #fff; fill: #fff;stroke: #fff;}
	
	#manual .detail .page .pn:hover {color: var(--main);}
	#manual .detail .detail_box .ul .box a:hover {color: var(--main);}
}
@media (max-width:1536px) {
	#manual .manual_container .content .row .li {padding: 3.5% 4%;}
}
@media (max-width:1500px) {
}
@media (max-width:1440px) {
}
@media (max-width:1366px) {
}
@media (max-width: 1280px) { 
	
    #manual .manual_container .choose {width: 240px;}
	#manual .manual_container .content {width: calc(100% - 240px - 60px);}
}
@media screen and (max-width:1200px) {
	#manual .detail .head {flex-direction: column-reverse;}
	#manual .detail .head .left {width: 100%;margin-top: 30px;}
	#manual .detail .head .right {width: 100%;align-items: flex-start}
}
@media (max-width: 1050px) { 
	#manual .phone_choose {display: block;}
	#manual .manual_container {display: block;}
	#manual .manual_container .phone_choose {display: block;}
	#manual .manual_container .choose {display: none;}
	#manual .manual_container .content {width: 100%;margin-top: 30px;}
	
	#manual .manual_container .content .phone_head {min-height: 55px}
	#manual .manual_container .content .phone_head .main_subnav{position: relative; }
	#manual .manual_container .content .phone_head .main_subnav .pg_name{display: flex; align-items: center; justify-content: space-between; width: 100%; margin-right: 0; padding-right: 0;background: #f1f1f1;padding: 0 30px;border-radius: 10px;}
	
	#manual .manual_container .content .phone_head .main_subnav .pg_name::before{display: none;}
	#manual .manual_container .content .phone_head .main_subnav .pg_name .svg{display: block; /*width: 11px; height: 10px;*/ transform: rotate(90deg); transition: all 0.5s ease-in-out;}
	#manual .manual_container .content .phone_head .main_subnav .pg_name.cur .svg{transform: rotate(-90deg);}
	#manual .manual_container .content .phone_head .main_subnav .cate_list{display: none; position: absolute; top: calc(100% + 1px); left: 0; z-index: 1; width: 100%; border-bottom-left-radius: 0.16rem; border-bottom-right-radius: 0.16rem; background-color: #fff; box-shadow: 0px 10px 10px rgb(0 0 0 / 10%); }
	#manual .manual_container .content .phone_head .main_subnav .cate_list .item{line-height: 54px;} 
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list{margin: 0 auto; width: 90%; flex-direction: column;}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .item::before{display: none;}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item{margin: 0; padding-left: 2.5vw; width: 100%; border-bottom: 1px solid #e5e5e5; position: relative;}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item:last-child{border: 0;}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item .svg{position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 1; font-size: 10px; color: var(--main); fill: var(--main);}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item.active .svg{display: block;}
	
}
@media (max-width: 992px) {
	.manual_main {margin-top: 65px;}
	
	
	#manual {padding: 8vw 0;}
	#manual .manual_container .content .title {font-size: 0.316rem;}
	#manual .manual_container .content .ul {padding: 2vw 3.571% ;}
	#manual .manual_container .content .row .li {padding: 4vw;}
	#manual .manual_container .content .ul .li .select .item,
	#manual .manual_container .content .row .li .word .btnbox .btn,
	#manual .manual_container .content .ul .li .text {font-size: 0.12rem;}
	
	#manual .manual_container .content .interactive .btn,
	#manual .manual_container .content .interactive .filter .item {font-size: 0.105rem;}
	
	#manual .manual_container .content .row .li .word .name {font-size: 0.15rem;}
	#manual .manual_container .content .row .li .word .brief {font-size: 0.12rem;}
	
	
	#manual .manual_container .phone_choose .select_one .slide .word .title {font-size: 0.135rem;}
	#manual .manual_container .phone_choose .select_two .slide {font-size: 0.12rem;}
	#manual .manual_container .content .row .li .word .brief .other .more_box .box_ul {font-size: 0.135rem;}
	
	#manual .manual_container .content .select_two .slide {font-size: 0.135rem;padding-right: 40px;}
	#manual .manual_container .content .row .li .word .brief .other .more_box {font-size: 0.105rem;}
	
	#manual .detail .head .right .form .input {font-size: 0.12rem;}
	#manual .detail .head .left .brief,
	#manual .detail .head .left .brief .other .more_box,
	#manual .detail .head .right .btnbox .btn {font-size: 0.105rem;}
	
	#manual .detail .detail_box {padding: 3.125vw 0;margin-top: 3.125vw;}
	#manual .detail .detail_box .interact .btn,
	#manual .detail .detail_box .interact .text {font-size: 0.165rem;}
	
	#manual .detail .detail_box .labelbox {margin-top: 2.08333vw;}
	#manual .detail .detail_box .labelbox .text {font-size: 0.12rem;}
	#manual .detail .detail_box .labelbox .label .item .span {font-size: 0.105rem;}
	
	#manual .detail .page .pn {font-size: 0.12rem;}
	
	#manual .manual_container .content .phone_head .main_subnav .pg_name span{font-size: .13rem; line-height: 0.82rem;}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item{font-size: .13rem; }
	#manual .manual_container .content .phone_head .select_one .slide .word .title {font-size: 0.135rem;}
	#manual .manual_container .content .phone_head .select_two .slide {font-size: 0.12rem;}
	
	/* #manual .detail .detail_box .article {font-size: 0.135rem;} */
	#manual .detail .head .left .brief .li b {width: 7vw;}
	
	#manual .detail .detail_box .ul .box,
	#manual .detail .detail_box .ul .brief,
	#manual .detail .detail_box .ul .name {font-size: 0.105rem;}
	
	#manual .detail .detail_box .ul .name .svg {width: 1.816vw;height: 1.816vw;}
	
	#manual .detail .detail_box .met-editor img{ height:auto !important}
} 

@media (max-width: 768px) {
	#manual .manual_container .phone_choose .select_two .slide {font-size: 0.16rem;border-radius: 33px;}
	#manual .manual_container .content .ul .li .text,
	#manual .manual_container .content .row .li .word .name,
	#manual .manual_container .phone_choose .select_one .slide .word .title {font-size: 0.18rem;}
	#manual .manual_container .content .ul .li .select .item {font-size: 0.16rem;}
	#manual .manual_container .content .interactive .btn,
	#manual .manual_container .content .row .li .word .brief,
	#manual .manual_container .content .row .li .word .btnbox .btn,
	#manual .manual_container .content .interactive .filter .item {font-size: 0.14rem;}
	#manual .manual_container .content .row .li .word .brief .other .more_box .box_ul {font-size: 0.14rem;line-height: 1.6;}
	
	/* #manual .manual_container .content .row .li .word .btnbox {justify-content: center;} */
	#manual .manual_container .content .row .li .word .btnbox {margin-top: 2vw;}
	#manual .manual_container .content .ul {margin-top: 5vw;}
	#manual .manual_container .content .interactive {margin-top: 2vw;}
	#manual .manual_container .content .ul .li {padding-bottom: 2vw;}
	#manual .manual_container .content .row .li .word .btnbox .btn:last-child {display: none;}
	#manual .manual_container .content .row .li .word .btnbox .btn:nth-of-type(2) {margin-right: 0;}
	
	#manual .manual_container .content .select_two .slide {font-size: 0.18rem;padding-right: 5.2083%;}
	#manual .manual_container .content .row .li .word .brief .other .more_box {font-size: 0.14rem;}
	
	#manual .detail .head .right .form .input {font-size: 0.16rem;}
	#manual .detail .head .left .brief,
	#manual .detail .head .left .brief .other .more_box,
	#manual .detail .head .right .btnbox .btn {font-size: 0.14rem;}
	#manual .detail .head .right .btnbox .btn:nth-of-type(2) {display: none;}
	
	#manual .detail .detail_box .interact .btn,
	#manual .detail .detail_box .interact .text {font-size: 0.22rem;}
	
	
	#manual .detail .detail_box .labelbox .text {font-size: 0.16rem;}
	#manual .detail .detail_box .labelbox .label .item .span {font-size: 0.14rem;}
	
	#manual .detail .page {display: block;}
	#manual .detail .page .pn {font-size: 0.16rem;max-width: 100%;}
	#manual .detail .page .pn .text {width: calc(100% - 100px);}
	
	#manual .manual_container .content .phone_head .main_subnav .pg_name span,
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item{font-size: .18rem;}
	
	#manual .manual_container .content .phone_head .select_two .slide {font-size: 0.16rem;border-radius: 33px;}
	#manual .manual_container .content .phone_head .select_one .slide .word .title {font-size: 0.18rem;}
	
	#manual .manual_container .content .row .li .word .btnbox .btn .icon_svg {width: 2.605vw;height: 2.605vw;}
	#manual .manual_container .content .row .li .word .btnbox .btn .icon_svg .svg{font-size: 2.605vw;}
	
	#manual .detail .detail_box .article {width: 90%;margin: 6.6vw auto 0;}
	
	#manual .detail .head .left .brief .li b {width: 9.44vw;}
	
	#manual .detail .detail_box .ul .box,
	#manual .detail .detail_box .ul .brief,
	#manual .detail .detail_box .ul .name {font-size: 0.14rem;}
	
	#manual .detail .detail_box .ul .name .svg {width: 1.816vw;height: 1.816vw;}
}

@media (max-width: 576px) {
	
	#manual {padding: 10vw 0;}
	#manual .manual_container .phone_choose .select_two .slide,
	#manual .manual_container .phone_choose .select_one .slide .word .title {font-size: 0.26rem;}
	
	
	#manual .manual_container .content .ul .li {display: block;}
	#manual .manual_container .content .ul .li .select {width: 100%;}
	
	
	
	#manual .manual_container .content .ul .li {display: block;}
	#manual .manual_container .content .ul .li .select .item,
	#manual .manual_container .content .ul .li .text {font-size: 0.195rem;}
	#manual .manual_container .content .interactive .btn,
	#manual .manual_container .content .interactive .filter .item {font-size: 0.18rem;}
	
	#manual .manual_container .content .row .li .word .name {font-size: 0.3rem;line-height: 1.6;font-weight: 600;}
	#manual .manual_container .content .row .li .word .brief {font-size: 0.226rem;line-height: 1.6;}
	
	#manual .manual_container .content .row .li .word .btnbox .btn {font-size: 0.24rem;min-width: max-content; height: 0.59rem; padding: 0 3vw;margin-right: 5px;}
	
	#manual .manual_container .content .row .li .word .brief .other .more_box .box_ul {font-size: 0.226rem;line-height: 1.8;}
	#manual .manual_container .content .select_two .slide {font-size: 0.3rem;}
	
	#manual .manual_container .content .row .li .word .brief .other .more_box {font-size: 0.26rem;}
	
	#manual .detail .head .right .form .input {font-size: 0.26rem;} 
	
	#manual .detail .head .left .brief .other .more_box {font-size: 0.26rem;line-height: 1.8;}
	#manual .detail .head .right .btnbox .btn {font-size: 0.26rem;line-height: 1.8;}
	#manual .detail .head .right .btnbox .btn:nth-of-type(2) {display: none;}
	
	#manual .detail .head .left .brief .text {display: block;}
	
	#manual .detail .detail_box .interact .btn,
	#manual .detail .detail_box .interact .text {font-size: 0.26rem;}
	#manual .detail .detail_box .labelbox {display: block;}
	#manual .detail .detail_box .labelbox .label  {width: 100%;}
	#manual .detail .detail_box .labelbox .text,
	#manual .detail .detail_box .labelbox .label .item .span {font-size: 0.24rem;line-height: 30px;}
	
	
	#manual .detail .page .pn {font-size: 0.26rem;}
	#manual .detail .detail_box .interact .btn .icon {width: 20px;height: 20px;}
	
	#manual .manual_container .content .select_two {display: none;}
	#manual .manual_container .content .phone_head {display: block;}
	#manual .manual_container .content .phone_head .main_subnav .pg_name{padding: 0 5vw;}
	#manual .manual_container .content .phone_head .main_subnav .pg_name span {font-size: 0.3rem;}
	#manual .manual_container .content .phone_head .main_subnav .pg_name .svg, 
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item.active .svg{width: auto; font-size: 0.18rem}
	#manual .manual_container .content .phone_head .main_subnav .pg_name .svg{transform: translateY(0) scale(0.8);}
	#manual .manual_container .content .phone_head .main_subnav .pg_name.cur .svg{transform: rotate(-90deg) scale(0.8);}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item{font-size: .26rem;}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item{padding-left: 5.5vw;}
	#manual .manual_container .content .phone_head .main_subnav .pg_name .svg,
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item .svg{font-size: 0.18rem; transform: rotate(90deg) scale(0.8);}
	#manual .manual_container .content .phone_head .main_subnav .pg_name.cur .svg{transform: rotate(-90deg) scale(0.8);}
	#manual .manual_container .content .phone_head .main_subnav .cate_list .list .item .svg{transform: translateY(-50%) scale(0.8);}
	#manual .manual_container .content .phone_head .select_two .slide,
	#manual .manual_container .content .phone_head .select_one .slide .word .title {font-size: 0.26rem;}
	
	#manual .detail .head .left .brief .other .more_box {width: 100%;}
	#manual .manual_container .content .row {margin-top:0.1rem;margin-bottom:0.8rem} 
	#manual .manual_container .content .row .li:first-child {margin-top: 0;}
	#manual .manual_container .content .row .li .word {width: calc(100% - 15vw);}
	#manual .manual_container .content .row .li>.icon {width: 10vw;}
	#manual .manual_container .content .row .li .word .btnbox .btn {margin-top: 0;}
	#manual .manual_container .content .row .li .word .btnbox .btn .icon_svg {width: 3.605vw;height: 3.605vw;margin-right: 10px;}
	#manual .manual_container .content .row .li .word .btnbox .btn .icon_svg .svg{font-size: 3.605vw;}
	#manual .manual_container .content .row .li .word .brief .other .icon .svg{font-size: 0.18rem; transform: scale(0.8);}
	#manual .manual_container .content .row .li .word .brief .other .more_box{padding: 0.15rem 0.3rem 0.2rem;}
	#manual .manual_container .content .row .li .word .brief .other .more_box .box_btn{padding: 0;}
	#manual .manual_container .content .row .li .word .brief .other .more_box .box_btn .svg{font-size: 0.18rem; transform: rotate(-90deg) scale(0.8);}
	
	#manual .manual_container .phone_choose .select_one .slide {padding: 3vw;min-width:35vw;}
	#manual .detail .head .left .title {line-height: 1.6;font-size: 0.4rem;font-weight: 600;}
	#manual .detail .head .right .form {width: 100%; height: 11vw;}
	#manual .detail .head .right .btnbox{width: 100%; margin-top: 5vw; }
	#manual .detail .head .right .btnbox .btn .icon {width: 4vw; height: 4vw;}
	#manual .detail .head .left .brief {font-size: 0.26rem;line-height: 1.6;}
	#manual .detail .head .left .brief .other .icon .svg{font-size: 0.18rem; transform: scale(0.8);}
	#manual .detail .head .left .brief .other .more_box .box_btn .svg{font-size: 0.18rem; transform: rotate(-90deg) scale(0.8);}
	
	#manual .detail .page{margin-top: 8vw;}
	#manual .detail .page .pn .tit{word-break: keep-all;}
	#manual .detail .page .pn .text{width: 100%;}

	#manual .detail .detail_box .pdf .pdf-frame {height: 65vh;}
	#manual .detail .detail_box .labelbox .text {font-weight: 600;margin: 2vw 0;}
	
	/* #manual .detail .detail_box .article {font-size: 0.28rem;} */
	
	#manual .detail .head .left .brief b {display: inline-block;width: 18.3vw;}
	#manual .detail .head .left .brief .li b {width: 18.7vw;}
	
	#manual .detail .detail_box .ul .box,
	#manual .detail .detail_box .ul .brief,
	#manual .detail .detail_box .ul .name {font-size: 0.26rem;line-height: 1.6;}
	
	#manual .detail .detail_box .ul .name .svg {width: 3.816vw;height: 3.816vw;}
	#manual .detail .detail_box .ul .name {width: 25vw;}
	#manual .detail .detail_box .ul .box span {margin:  0 3vw;}

	#manual .detail .head .right .btnbox .btn {height: 11vw;}
	#manual .detail .head .right .btnbox .btn .icon { margin-right: 0.2rem; width: auto; height: auto;}
	#manual .detail .head .right .btnbox .btn .icon .svg{font-size: 0.3rem;}
}
@media (max-width: 380px) {
	
	/* #manual .manual_container .content .row .li {display: block;}
	#manual .manual_container .content .row .li .icon {width: 100%;height: 100px;}
	#manual .manual_container .content .row .li .word {width: 100%;margin-top: 30px;} */
	
	/* #manual .manual_container .content .row .li .word .btnbox .btn {width: 100%;margin-right: 0;} */
	
	#manual .detail .detail_box .interact .btn,
	#manual .detail .detail_box .interact .text {font-size: 0.241rem;}
	
	#manual .detail .detail_box .labelbox .label .item .span, 
	#manual .detail .detail_box .labelbox .text {font-size: 0.226rem;}
	
	#manual .detail .detail_box .ul .box span {margin:  0 2vw;}
/* 	#manual .detail .detail_box .labelbox {display: block;}
	#manual .detail .detail_box .labelbox .label {width: 100%;}
	#manual .detail .detail_box .labelbox .label .item {margin-right: 10px;}
	#manual .detail .head .right .btnbox {margin-top: 0;}
	#manual .detail .head .right .btnbox .btn {width: 100%;margin-top: 10px;margin-right: 0;} */
}

