@charset "utf-8";
.hs_biaoge{ padding-bottom: 100px;}
.hs_biaoge{ display: flex; padding: 0px 100px;}
.hs_biaoge .left{ width: 295px; padding-top: 110px;}

.hs_biaoge .left ul li{ margin-top: 40px;}
.hs_biaoge .left ul li a{ font-size: 20px; color: #000000; padding-left: 15px; position: relative;}
.hs_biaoge .left ul li.active a{ font-size: 24px;color: #E71F19; line-height: 40px; padding-bottom:5px;}
.hs_biaoge .left ul li.active a::after{ width: 4px; height: 28px; background-color: #E71F19; position: absolute; left: 0px; content: ""; border-radius: 1px;}
.hs_biaoge .left ul li.active a::before{ width: 110%; height: 2px; background-color: #d49e9c; content: ""; position: absolute; bottom: 0; left: 0px;}




.hs_biaoge .r{ flex: 1;}
.hs_biaoge .r .title-box h3{position: sticky;background: #fff;z-index:111;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;margin-bottom: 40px;}
.hs_biaoge .r .title-box{ display: flex; align-items: center; align-items: flex-start;}
.hs_biaoge .r .title-box .tit{white-space: nowrap}
.hs_biaoge .r .title-box .tit2{margin-bottom: 0;width: 60%;}
.hs_biaoge .r .title-box .tit2 ul{width: 100%;justify-content: center; display: flex;}
.hs_biaoge .r .title-box .tit2 ul li{display: inline-flex;justify-content: center;}
.hs_biaoge .r .title-box .tit2{ font-size: 58px; color: #000000; font-weight: bold; text-align: center;}
.hs_biaoge .r .title-box .tit2{ display: flex; flex-direction: row-reverse; margin-bottom: 40px;}
.hs_biaoge .r .title-box .tit2 a{ font-size: 32px; color: #000000; font-weight: bold;}
.hs_biaoge .r .title-box .tit2 ul{ display: flex;}
.hs_biaoge .r .title-box .tit2 ul li{ padding: 0px 55px; position: relative;}
.hs_biaoge .r .title-box .tit2 ul li::before{ position: absolute; content: ""; right: -2px; width: 2px; height: 45px; background-color: #dcdcdc;}
.hs_biaoge .r .title-box .tit2 ul li:nth-of-type(3)::before{ display: none;}
.hs_biaoge .r .title-box .tit2 ul li:last-child::before{ display: none;}

.hs_biaoge .r .section{ margin-top: 10px;}
.hs_biaoge .r .section h3{ font-size: 32px; font-weight: bold; color: #000000; padding-left: 15px;}
.hs_biaoge .r .section table{ width: 100%; margin-top: 20px; border-bottom: 1px solid #d8d8d8;}
.hs_biaoge .r .section table td:nth-of-type(1) a{ width: 20px; height: 20px; background-color: #d49e9c; display: inline-block; float: right; margin-top: 5px; margin-right: 15px;}
.hs_biaoge .r .section table td:nth-of-type(1){ font-size: 20px;color: #000000; width: 25%; padding-left: 45px;}
.hs_biaoge .r .section table td{ height: 70px;}
.hs_biaoge .r .section table td:nth-of-type(2){ font-size: 20px;color: #000000; width: 15%; text-align: center; border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8;}
.hs_biaoge .r .section table td:nth-of-type(4){ font-size: 20px;color: #000000; width: 60%; text-align: center;}
.hs_biaoge .r .section table td:nth-of-type(4) span{ display: inline-flex;border-left: 1px solid #d8d8d8; height: 100%; justify-content: center;align-items: center;}
.hs_biaoge .r .section table td:nth-of-type(4) span:nth-of-type(1){ border: none;}
.hs_biaoge .r .section table tr:nth-child(odd){ background-color: #f2f2f2;}
/*与标题对其，清除空隙*/
.hs_biaoge .r .section table td.clear_space{ font-size: 0}
.hs_biaoge .r .section table td.clear_space span{ font-size: 20px;}

.hs_biaoge .r .biaoge3{}
.hs_biaoge .r .biaoge3 td:nth-of-type(2) span{ display: inline-flex;border-left: 1px solid #d8d8d8; height: 100%; justify-content: center;align-items: center;}
.hs_biaoge .r .biaoge3 td:nth-of-type(2) span:nth-of-type(1){ border: none;}
.hs_biaoge .r .biaoge3 table td:nth-of-type(1){ font-size: 20px;color: #000000; width: 33%; padding-left: 45px;}
.hs_biaoge .r .biaoge3 table td:nth-of-type(2){ width: 50%;}
.hs_biaoge .r .biaoge3 td:nth-of-type(1) b{ padding-left: 10px; margin-right: 5px;}

.hs_biaoge .r .section-item{}
.hs_biaoge .r .section-item h3{ font-size: 20px; margin-top: 20px; padding-bottom: 20px;}
.hs_biaoge .r .section-item p{ font-size: 20px;}

.hs_xiangqing{ padding: 0px 80px; padding-bottom: 50px;display: flex;}
.hs_xiangqing .left{ width: 400px; position: fixed; top: 100px; left: 80px;}
.hs_xiangqing .left ul{}
.hs_xiangqing .left ul li{ padding-left: 10px; position: relative; margin-top: 25px;}
.hs_xiangqing .left ul li::before{ position: absolute; width: 4px; height: 33px; background-color: #DDDDDD; content: ""; left: 0px; border-radius: 3px; top: 50%; margin-top: -16px;}
.hs_xiangqing .left ul li::after{ content: ""; bottom: -10px; left: 0px; width: 150px; height: 2px; background-color: #DDDDDD; position: absolute;}
.hs_xiangqing .left ul li.on::after{background-color: #E71F19;}

.hs_xiangqing .left ul li.on::before{background-color: #E71F19;}
.hs_xiangqing .left ul li a{ font-size: 20px; color: #000000; width: 70%; display: inline-block;}
.hs_xiangqing .left ul li.on a{ color: #E71F19; font-size: 24px;}
.hs_xiangqing .r{ flex: 1; padding-left: 400px;}
.hs_xiangqing .r .tit{ font-size: 40px;color: #000000; font-weight: bold;}
.hs_xiangqing .r h3{ font-size: 28px; font-weight: bold;color: #000000; padding: 50px 0px;}
.hs_xiangqing .r p{ font-size: 28px;color: #000000;}
.hs_xiangqing .r p a{color: #E71F19; text-decoration: underline; margin-right: 10px;}
.hs_xiangqing .mtop-30{ margin-top: 50px;}
.hs_xiangqing .left dl{}
.hs_xiangqing .left dl dd{ width: 50%; font-size: 16px; margin-top: 32px;}
.hs_xiangqing .left dl dd.scroll-nav a{color: #000000; display: inline-block; line-height: 20px;}
.hs_xiangqing .left dl dd.scroll-nav.active a{color: #E71F19;}


@media ( max-width:1152px) {

	 .hs_biaoge .r .text-box-item h3{ margin-bottom: 10px;}
	 .hs_biaoge .r .text-box-item p{ padding: 0px 10px;}


	.hs_biaoge .r .section table td{ height: auto; padding: 5px !important; font-size: 12px !important; text-align: center;}
	.hs_biaoge .r .section table td:nth-of-type(1){ text-align: left;}
	.hs_biaoge .r .section table tr td span{ display:inline-block;}
	.hs_biaoge{padding: 0px; display: block;}
	.hs_biaoge .left{ display: none;}
/* 	.hs_biaoge .r .section table tr .sj_yc{display: none!important;} */
	.hs_biaoge .r .section table tr td{border-left: 1px solid #d8d8d8;}
	.hs_biaoge .r .biaoge3 tr td span:nth-of-type(2),.hs_biaoge .r .biaoge3 tr td span:nth-of-type(3){ display: none;}
	.hs_biaoge .r .section-item{ padding: 0px 20px;}
	.hs_biaoge .r .section h3{ padding: 0px 10px; font-size: 16px !important;}
	.hs_biaoge .r .section table{ margin-top: 10px;}
	.hs_biaoge .r .section-item h3{ font-size: 14px;}
	.hs_biaoge .r .section table td:nth-of-type(1) a{ display: none;}
	.hs_biaoge .r .title-box .tit2 a{ font-size: 20px;}
	.hs_biaoge .r .title-box .tit2 ul li{ padding: 0px 18px;}
	.hs_biaoge .r .tit{ font-size:20px; padding-left: 10px;}
	.hs_biaoge .r .section table td:nth-of-type(1){ font-size: 12px;}
	.hs_biaoge .r .section table td:nth-of-type(3){ font-size: 12px;}
	.hs_biaoge .r .section-item p{ font-size: 12px;}
	.hs_biaoge .r .section h3{ font-size: 24px;}
	.hs_xiangqing .left{ position: relative; width: 100%; left: 0px; top: 0px;}
	.hs_xiangqing .left ul{ display: flex; justify-content: space-between;}
	.hs_xiangqing{ display: block; flex-direction: column; padding: 0px 30px; box-sizing: border-box;}
	.hs_xiangqing .r{ padding: 0px;}
	.hs_xiangqing .left ul li.on a{ font-size: 16px;}
	.hs_xiangqing .left ul li a{ font-size: 14px; width: 100%;}
	.hs_xiangqing .r p{ padding: 0px 30px;}
	.hs_xiangqing .left ul li{ width: 50%;}
	.hs_xiangqing .left ul li::after{ width: 100px;}
	.hs_xiangqing .r .tit{ font-size: 20px; text-align: center; margin-top: 40px; margin-bottom: 40px;}
	.hs_xiangqing .r h3{ padding: 0px; font-size: 16px; line-height: 40px; margin-bottom: 10px; font-weight: bold;}
	.hs_xiangqing .r p{ font-size: 16px;}
	.hs_xiangqing .r ul{ margin: 0px -30px;}
	.hs_xiangqing .r ul li h3{ padding: 0px 30px; position: relative;}
	.hs_xiangqing .r ul li:nth-of-type(even) h3{ background-color: #f2f2f2;}
	.hs_xiangqing .left dl{ display: none;}
	.hs_xiangqing .r ul li .text{ display: none; }
	.hs_xiangqing .mtop-30{ margin-top: 10px;}
	.hs_xiangqing .r ul li.active{ padding-bottom: 15px;}

	.hs_xiangqing .r ul li h3::after{ content: ""; width: 30px; height: 30px; background: url(https://newretailwebsite.s3.ap-southeast-1.amazonaws.com/public/images/xia.png) no-repeat; background-size: 100% 100%; position: absolute; right: 10px; top: 5px;transition:0.6s;}

	.hs_xiangqing .r ul li.active h3::after{-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}

	.hs_biaoge .r .gwm_title{ color: rgba(0,0,0,1);  font-size: 26px;  font-weight: Bold; font-family: "Kanit";  text-align: center;  line-height: 61px;}
	.hs_biaoge .r .title-box{display: flex; align-items: center; margin-bottom: 40px; margin-top:10px;}
	.hs_biaoge .r .title-box .tit{ color: rgba(0,0,0,1);  font-size: 16px;  font-weight: Bold;  font-family: "Kanit"; text-align: left; flex: 1;}
	.hs_biaoge .r .title-box .tit2{ margin: 0px; width: auto;}
	.hs_biaoge .r .title-box .tit2 a{ color: rgba(0,0,0,1);  font-size:16px;  font-weight: Bold;  font-family: "Kanit";  text-align: center;  line-height: 20px; display: block;}
	.hs_biaoge .r .title-box .tit2 ul li::before { height: 100% !important; width: 1px;}
	.hs_biaoge .r .title-box .tit2 ul{ justify-content: flex-start;}
	.hs_biaoge .r .title-box .tit2 ul li{ display: block; padding: 0px 12px; display: flex; align-items: center;}

	.text-box-item h3{ padding:0px 10px; padding-top: 15px;}



}





/* 参数配置里面的字体大小 标注文档截图里面有啊？
所有文字 默认是20px;
左侧导航红色的是24px;
右侧最上面标题文字58px;
右侧车型标题文字32px；
右侧小标题32px;
PC配置页面所有文字颜色默认都是黑色 色值是#000000  ，左导航红色的色值是#E71F19


*/












