﻿@charset "utf-8";
/* CSS Document */



.headline__block{padding-left:0;}
.headline__block::before{position:absolute;content:'';display:block;top:auto;bottom:-2px;left:0;background:#aace39;width:100px;height:3px;}

.caption_desc {margin-bottom: 20px;}



/*参数*/
.spec__list_c,
.spec__list_c .spec_character,
.spec__list_c .spec_character > ul{font-size:0;}
.spec__list_c .spec_character li,
.spec__list_c .spec_character span,
.spec__list_c .spec_default dt,
.spec__list_c .spec_default dd{display:inline-block;vertical-align:top;font-size:15px;letter-spacing:normal;}
.spec__list_c > li:first-child{padding:0px 0px 12px 24px;}
.spec__list_c > li{position:relative;padding:12px 0px 12px 24px;border-bottom:1px dotted #c0c2cd;}
.spec__list_c > li:first-child::before{top:4px;}
.spec__list_c > li::before{position:absolute;display:block;content:"";top:19px;left:8px;border-radius:50%;background-color:#aace39;width:8px;height:8px;}
.spec__list_c .spec_character > span,
.spec__list_c .spec_default dl > dt{display:inline-block;}
.spec__list_c .spec_character > ul{width:calc(100% - 96px);display:inline-block;vertical-align:top;letter-spacing:normal;}
.spec__list_c .spec_character > ul li{text-align:center;width:106px;}
.spec__list_c .spec_character > ul li:not(:last-child){margin-right:18px;}
.spec__list_c .spec_character > ul p{border-bottom:3px solid #bfe6f9;padding-bottom:8px;font-weight:500;text-align:center;font-size:15px;}
.spec__list_c .spec_character li > span{margin:8px 0 0 0;}
.spec__list_c .spec_character li > span.enable{width:27px;height:27px;}
.spec__list_c .spec_character li > span.disable{width:36px;height:3px;}
.spec__list_c .spec_character li > span.spec_text{margin:15px 0 0 0;color:#28a0e0;}
.spec__list_c .spec_default dl > dt{line-height:1.467;}
.spec__list_c .spec_default dl > dt > span{font-size:13px;}
.spec__list_c .spec_default dl > dd{width:calc(100% - 114px);line-height:1.467;}
.spec__list_c .spec_default dl > dd span{font-size:13px;text-indent:-1em;margin-top:6px;margin-left:1em;display:block;}


/*表格 手机滑动*/
.spec__table_np{width:100%;margin:0 auto;line-height:1.467;}
.spec__table_np tr{width:100%;}
.spec__table_np th{font-size: 16px;background: #fafbf8;}
.spec__table_np th.bg{background: #fff;color: #383842;}
.spec__table_np th > span{font-size:13px;font-feature-settings:"palt";}
.spec__table_np th,.spec__table_np td{box-sizing:border-box;padding:8px;border:1px solid #e0e0e0;display:table-cell;vertical-align:middle;text-align: center;}


/*
.back{ width:240px;border:2px solid #d6d6d7;border-radius:60px;margin:60px auto 0 auto;line-height:40px;text-align:center;color:#c4c6d0}
.back::before{content:"\f112";font-family: "FontAwesome";padding-right: 10px;}
.back a{color:#91939c}
.back:hover{color:#aace39;border-color:#aace39;}
*/


.news__btn_return{margin-top:50px;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;}



@media screen and (max-width: 639px) {
    .table__scroll {width: auto; margin: 0 0;overflow-x: auto; position: relative;}
    .spec__table_np{position:relative;font-size:14px;width:610px;margin:0;}
    .spec__table_np{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__scroll{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;}
    .spec__list_c .spec_default dl > dd.w_100{width:100%;margin:8px 0 4px 0;}
	
	    .news__btn_return {margin-top: 24px;}
    .news__btn_return a {width: 180px;}
	.news__btn_return a::after{content:none;}

}
