@charset "UTF-8";

.headline__article {padding-bottom: 18px;margin: 0 0 20px 0;border-bottom: solid 5px #f4f5f7;line-height: 1.286;}
.headline__article::before,.headline__article::after{position:absolute;display:block;content:"";}
.headline__article::before{bottom:-1px;left:0;width:100%;height:1px;background:#d6d6d7;}
.headline__article::after{bottom:-5px;left:0;width:72px;height:5px;background:#aace39;}

.article h1{font-size: 24px;text-align: center;}
.article h2{font-size: 18px;line-height: 40px;}
.article h3 {font-size: 16px;line-height: 36px;text-indent: 2rem;}
.article p{font-size: 14px;line-height: 24px;margin: 10px 0;text-indent: 2rem;}
.article a{color:#97b533;position:relative;display:inline-block;}
.article img{display:block;width:auto;max-width:100%; margin: 2% auto;}
.article a::after{content:"";display:block;opacity:0;transition:opacity 0.1s ease-out;border-bottom:1px solid #aace39;}
.article a:hover::after{opacity:1;}

.page_turning{border-top:solid 1px #d1d1d1;margin-top:30px;padding-top:20px;text-align:center;}
.page_turning a{display:table;width: fit-content;padding:10px;height:100%;/*transition:color 0.2s ease-out,border 0.2s ease-out;*/text-align:left;border:1px solid #fff;}
.page_turning a:hover{  border: 1px solid #97b533;color: #383842 !important;border-radius: 50px;}

.news__btn_return{border-top:solid 1px #d1d1d1;margin-top:20px;padding-top:40px;text-align:center;}
.news__btn_return a{position:relative;display:inline-block;border:2px solid #d6d6d7;border-radius:21px;width:312px;padding:12px 0;height:100%;transition:color 0.2s ease-out,border 0.2s ease-out;color:#91949e;}
.news__btn_return a:hover{border:2px solid #aace39;}
.news__btn_return a::after{position:absolute;content:"\f053";display:inline-block;margin:-8px 14px 0 12px;height:0px;color:#c4c6d0;vertical-align:top;font-size:0.75em;font-family:"FontAwesome";top:60%;left:12px;}
.news__btn_return a:hover::after{color:#aace39;}





.article table{ width:100%;margin: 2% auto;}
.article table td,.article table th {border: 1px solid;line-height: 20px;padding: 5px;text-align: center;vertical-align: middle;}
.article table th{font-size: 15px;}
.article table th._th{font-size: 18px;padding: 10px 0;}
.article table td{font-size: 14px;}
.article table .min_w_250{min-width: 250px;}
.article table .min_w_225{min-width: 225px;}
.article table .min_w_111{min-width:111px;}
.article table .max_w_105{max-width: 105px;}
.article table .w_20{width:20px;padding: 10px !important;}


.article table.border_no{width:auto;}
.article table.border_no th,.article table.border_no td{border:none;}

.article table p{text-indent:0;}


@media screen and (max-width: 699px){
	.article table tr span{font-size:14px;display: block;color: #666;}
	.article table .min_w_86{min-width:86px;}
	.article table .w_20{ width: 20px;line-height: 16px;}
	.article table .m_img_auto{min-width:auto;}
	.article table .m_min_w_120{min-width: 120px;}
	.article table .m_min_w_101{min-width: 101px;}
	.article table .padding_0{padding:0;}

 .article .table__scroll{width:auto;margin:0 0;overflow-x:auto;position:relative;background:radial-gradient(ellipse at left,rgba(0,0,0,0.2) 10%,rgba(0,0,0,0) 75%) 0 center,radial-gradient(ellipse at right,rgba(0,0,0,0.2) 10%,rgba(0,0,0,0) 75%) 100% center;background-size:10px 110%,10px 110%;background-attachment:scroll,scroll;background-repeat:no-repeat;}
.article .table__scroll table{position:relative;font-size:14px;width:800px;margin:0;background:radial-gradient(ellipse at left,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 70%) 0 center,radial-gradient(ellipse at right,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 70%) 100% center;background-size:30px 200%,30px 200%;background-repeat:no-repeat;}


}


/*技术手册目录表格*/
.table_box_3{border-spacing: 0;border-collapse: collapse;width:100%;border-top: 2px solid #e0e0e0;border-bottom: 2px solid #e0e0e0;}
.table_box_3 tbody .border_top{border-top:solid 1px #e0e0e0;}
.table_box_3 tbody th{font-weight:550;background:#f9f9f6;width:30%;padding-left:30px;font-size:16px;text-align:left;color:#515151;vertical-align:middle;}
.table_box_3 tbody td{width:75%;padding:4px 0 4px 30px;}
.table_box_3 tbody td a{border-bottom: dotted 1px #c6cbcf;padding:6px 4px;font-size: 15px;line-height: 30px;}
.table_box_3 tbody td a:hover{color:#aace39;}
.table_box_3 tbody .padding_bottom{padding-bottom:25px !important;}
.table_box_3 tbody .padding_top{padding-top:15px !important;}
.table_box_3 tbody tr:nth-child(5) td,
.table_box_3 tbody tr:nth-child(20) td,
.table_box_3 tbody tr:nth-child(23) td,
.table_box_3 tbody tr:nth-child(30) td,
.table_box_3 tbody tr:nth-child(32) td,
.table_box_3 tbody tr:nth-child(34) td,
.table_box_3 tbody tr:nth-child(36) td,
.table_box_3 tbody tr:nth-child(38) td{padding-bottom: 30px;}

@media screen and (max-width: 739px){
    .table_box_3{border:none;}
    .table_box_3 tbody tr{display: inline-block;width: 100%;}
    .table_box_3 tbody th{padding:12px;display:inline-block;width:100%;}
    .table_box_3 tbody th{width: 100%;}
    .table_box_3 tbody td{font-size:13px;padding-left:10px;}
    .table_box_3 tbody .padding_bottom{padding-bottom:20px !important;}
    .table_box_3 tbody .padding_top{padding-top:20px !important;}
}
/*技术手册目录表格 结束*/


@media screen and (max-width:899px){
    .article h1{font-size:20px !important;}
    .headline__article{padding-bottom:14px;}
    article > .category{margin:0 8px 10px 0;padding:5px 13px 6px 12px;font-size:12px;}
    .time_date{margin-top:0;margin-bottom:2px;font-size:13px;}
    .article ul li::before{top:3px;}
    
    .news__btn_return {margin-top: 24px;}
    .news__btn_return a {width: 180px;}
	.news__btn_return a::after{content:none;}
	.asnav__menu.active_j > a::after{content:none !important;}
}