/* sideNav2 */
#sideNav2 ul.Cate{font-size: 15px;color: #9e9e9e;text-align: center;-ms-flex-pack: center;justify-content: center;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#sideNav2 >ul >li {border: 1px solid #e1e1e1;margin: 6px;}
#sideNav2 >ul >li >h3 {display: block;}
#sideNav2 >ul >li >h3 a {letter-spacing: 1px;font-size: 16px;font-weight: 500;color: #35393a;display: block;padding: 12px 18px;transition: 0.9s;text-align: center;line-height: 150%;}
#sideNav2 >ul >li >h3 a:hover{background-color: #7f1418;border-color: #7f1418;color:#fff}
#articleInfo20{margin:40px auto;width:100%}
#articleInfo20 .tit h2{border-left:4px solid #00396d;padding-left:16px;font-weight:600;line-height:170%;position:relative;font-size:24px}
#articleInfo20 .tit h3{border-bottom: 1px dashed #d6d6d6;color: #7f1418;padding: 12px 0;margin-bottom: 1.0em;font-weight: 600;line-height: 170%;position: relative;font-size: 24px;letter-spacing: 1px;}
#articleInfo20 .tit h4{font-weight: 500;margin: 28px 0 0px;font-size: 16px;display: flex;align-items: flex-start;}
#articleInfo20 .tit h4 span{font-weight: 400;}

#articleInfo20 .linkList{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#articleInfo20 .linkList li{
    width: calc((100% / 2) - 20px);
    margin: 10px;
}
#articleInfo20 .linkList .item {
    padding: 30px 30px 35px 30px;
    background-color: #f2f2f2;
    border-radius: 5px;
}
#articleInfo20 .linkList .ImgBox {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
#articleInfo20 .linkList .ImgBox .Img img{
    width: 70px;
    margin-right: 10px;
}
#articleInfo20 .linkList .ImgBox .num {
    font-size: 80px;
    font-weight: 400;
    font-family: 'Montserrat',sans-serif;
    color: #fff;
    line-height: 130%;
}
#articleInfo20 .linkList .Txt {
    font-size: 16px;
    font-weight: 300;
    color: #747474;
    line-height: 1.8;
}
#articleInfo20 .linkList .top {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 12px;
}
#articleInfo20 .linkList .top::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 1px;
    background-color: rgba(90, 90, 90, 0.3);
}
#articleInfo20 .linkList .title {
    font-size: 20px;
    font-weight: 500;
    color: #7f1418;
    line-height: 1.5;
    border-bottom: 0px dashed #d6d6d6;
    padding: 0px 0;
    margin-bottom: 2px;
}
#articleInfo20 .linkList .enTitle {
    font-size: 14px;
    color: #808080;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
}
#articleInfo20 .linkList .arrowBox .prev, #articleInfo20 .linkList .arrowBox .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
            box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
}
#articleInfo20 .linkList .arrowBox .prev::before, #articleInfo20 .linkList .arrowBox .next::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
}
#articleInfo20 .linkList .item .text{
	font-size: 16px;
	font-weight: 500;
}

.titimg{margin-top:100px}
.titimg ul{display:flex;flex-wrap:wrap}
.titimg ul li{width:calc((100%/4) - 20px);padding:0 10px 30px}
.titimg ul li .itemList p{display:none}
.titimg ul li .itemList img{width:100%;height:220px;object-fit:cover}


@media screen and (max-width: 1024px) {
	#articleInfo20 ul li article{font-size: 16px;}
	#sideNav2 ul.Cate{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
	#articleInfo20 .linkList li{
    width: calc((100% / 1) - 20px);
}
	#articleInfo20 .linkList .ImgBox .Img img{
    width: 50px;
}
	#articleInfo20 .linkList .ImgBox .num{
    font-size: 60px;
}
	#articleInfo20 .linkList .item{
    padding: 20px 20px 25px 20px;
}
}
@media screen and (max-width: 768px) {
	ul.process_m .btn{width:100%}
	ul.process_m{margin:10px 0 0px}
	.main-article #describe article{padding:10px 0px}
	#articleInfo20 .tit h3{padding-bottom:10px;margin-bottom:20px;font-size: 20px;letter-spacing:0.5px}
	#articleInfo20 .tit h4{margin:20px 0 10px;display:flex;align-items:flex-start;flex-direction:column}
	#articleInfo20 .tit p{/* margin-left:10px; */}
	#articleInfo20{width:100%;margin:10px auto}
	#articleInfo20 ul li{margin-bottom:10px;padding:0;margin: 5px 0;flex:auto}
	#sideNav2 >ul >li >h3 a{padding:12px 12px}
	#articleInfo20 .tit h2{font-size:20px}
}
@media screen and (max-width:645px){
	.table_brand {width: 780px;border-right: 1px #e6e6e6 solid;border-top: 1px #e6e6e6 solid;}
	.table-container {width: 100%;overflow-x: scroll;margin: 0 0 .5em;-webkit-overflow-scrolling: touch;}
}

@media screen and (max-width: 480px) {
	#articleInfo20 .tit{margin: 20px 0px;}
}
