/*********** enter center page public style ***********/
.help-page .help-nav h2{ height: 50px; line-height: 50px; margin: 0; padding-left: 22px; margin: 0 7px; font-size: 16px; color: #222; border-bottom: 1px solid #f5f5f5; background: url("../images/icon/center-h2.png") no-repeat 10px center; }
.help-page .help-nav li{ position: relative; height: 46px; line-height: 42px; margin-right: 15px; border-top: 1px solid #fff; border-bottom: 1px solid #f5f5f5; }
.help-page .help-nav li a{ display: inline-block; width: 180px; font-size: 14px; color: #292929; } 
.help-page .help-nav li.on{ margin-right: 0; border-top-color: #d8000f; border-bottom-color: #d8000f; }
.help-page .help-nav li .menu{ position: relative; left: 2px; height: 100%; padding-left: 20px; display: block; }
.help-page .help-nav li.on .menu{ background-color: #fff; }
.help-page .help-nav li:hover,
.help-page .help-nav li a:hover,
.help-page .help-nav li.on{ color: #d8000f; }
.help-page .help-nav li.on a{ font-weight: 600; }

.help-page .help-nav li .menu .jc{font-weight: 600;}
.help-page .help-nav li .menu li{position: relative; height: 44px; line-height: 42px; margin-right: 15px; border-top: 1px solid #fff; border-bottom: 1px solid #f5f5f5; }
.help-page .help-nav li .menu li a{ display: inline-block; width: 180px; font-size: 12px; color: #292929; } 
.help-page .help-nav li .menu li.on{ margin-right: 0; border-top-color: #d8000f; border-bottom-color: #d8000f; }
.help-page .help-nav li .menu li.menu{ position: relative; left: 2px; height: 100%; padding-left: 20px; display: block; }
.help-page .help-nav li .menu li.on .menu{ background-color: #fff; }
.help-page .help-nav li .menu li:hover,
.help-page .help-nav li .menu li a:hover,
.help-page .help-nav li .menu li.on{ color: #d8000f; }
.help-page .help-nav li .menu li.on a{ font-weight: 600; }

.help-page .help-main{ position: relative; min-height: 660px; padding: 20px; border: 1px solid #dcdcdc; background-color: #fff;}
.help-page .help-nav{ position: absolute; top: 0; left: 0; width: 21%; height: 100%; padding: 0; border-right: 1px solid #eee; box-shadow: 1px 0px 0px #f6f6f6; }
.help-page .help-content{ float: right; width: 79%; }
/* @media (min-width: 1200px) {
    .help-page .help-nav{ position: absolute; top: 0; left: 0; width: 21%; height: 100%; padding: 0; border-right: 1px solid #eee; box-shadow: 1px 0px 0px #f6f6f6; }
    .help-page .help-content{ float: right; width: 79%; }
} */

.help-page .help-main h3{ font-size: 18px; font-weight: bold; color: #333; text-align: center; padding-bottom: 20px; }
.help-page .help-main h4{ padding-left: 22px; font-size: 16px; color: #333; background: url("../images/icon/center-h2.png") no-repeat 10px center; }
.help-page .help-main .ms{ padding-left: 22px; font-size: 14px; }
.help-page .help-main .brief{ font-size: 14px; padding: 10px 25px 0; }
.help-page .help-main .grey-div{ padding: 15px; border-bottom: 1px dashed #d3d3d3; }
.help-page .help-main .grey-div:last-child{ border-bottom: none; }
.help-page .help-main .num-ol{ list-style-type:demical; line-height: 28px;list-style:none;}  
.help-page .help-main .num-ol li{ list-style-position:outside; }
.help-page .help-main .padd-left40{ padding-left: 40px; }
.help-page .help-main .image-box{ padding: 20px; background-color: #fafafa; border: 1px dashed #e2e2e2; }
.help-page .help-main .image-box img{ width: 100%; }
.help-page .help-main .image-box h4{ height: 50px; line-height: 50px; padding-left: 22px; font-size: 14px; font-weight: bold; border-bottom: 1px dashed #e2e2e2; color: #333; padding-bottom: 15px; background: url("../images/icon/center-h2.png") no-repeat 10px center; }
.help-page .help-main .image-box.marginb60{ margin-bottom: 60px; }

.help-page .about-us-con{ padding: 20px 40px; color: #333; }
.help-page .about-us-con p{ text-indent:2em; margin-top: 10px; }
.help-page .map-box{ padding: 0 15px; }
.help-page .customer-us{ color: #333; }
.help-page .customer-us p{ padding-left: 30px; }
.help-page .partners-text{ padding: 15px 30px; border-bottom: 1px dashed #d3d3d3; }
.help-box{ padding: 20px; border: 1px solid #EEEEEE; }
.help-box img{ width: 100%; }
.help-page .partners-main .links{ display: inline-block; margin: 5px 0 0 5px; text-align:center; line-height:30px;}
.help-page .partners-main .links img{ width:208px; height:96px; border:1px solid #ccc;}
.grey-div p{margin:-1px 0 6px;}
.indent{text-indent:2em;}


.tab-section .tab-nav { width: 100%; height: 60px; background: #fff; }
.tab-section .tab-content { margin-top: 6px; border: 1px solid #EEEEEE; }
.tab-section .container { width: 750px; }
.tab-section .tab-nav .tab-nav-in { border: 1px solid #EEEEEE; margin: auto; justify-content: space-around; display: flex; flex-wrap: wrap; }
.tab-nav .tab-nav-in li { padding: 0 28px; height: 60px; line-height: 60px; font-size: 14px; text-align: center; position: relative; cursor: pointer; }
.tab-nav .tab-nav-in li.active { background: linear-gradient(270deg, #D7130E 0%, #FF7471 100%); font-size: 14px; color: #fff; }
.tab-nav .tab-nav-in li.active::after,.tab-nav .tab-nav-in li:last-child::after{ border: 0; }
.tab-nav .tab-nav-in li::after{ content: ''; position: absolute; right: -5px; top: 14px;  height: 32px; border: 1px solid #EEEEEE; }
.tab-content .tab-content-item.active { display: block; }
.tab-content .tab-content-item { display: none; padding: 20px 10px; line-height: 25px; }