html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}

.flex {display: -webkit-box;display: -webkit-flex;display: flex;}
.flex1 {flex-grow: 1;flex-shrink: 1;}
.flex-row {display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-orient: horizontal;-webkit-flex-direction: row;flex-direction: row;}
.flex-col{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-orient: vertical;-webkit-flex-direction: column;flex-direction: column;}
.flex-x-center{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-y-center{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;-ms-grid-row-align: center;align-items: center;}
.flex-y-bottom{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;-ms-grid-row-align: flex-end;align-items: flex-end;}

*{box-sizing: border-box;}
ul,li,p{list-style: none;margin: 0;padding: 0;}
a:hover, a:visited, a:active, a:focus {text-decoration: none;outline: 0;}
a{background-color: transparent;text-decoration: none;}

.toptab{width:100%;height:400px;font-size:16px;display:flex;flex-direction: column;color:#fff;background:url('/static/index/img/help-banner.png');background-size:100%;}
.toptab .content{width: 1200px;margin: 0 auto;height:80px;line-height:80px;display:flex;align-items: center;}
.toptab .content .logo{color: #fff;font-size: 28px;display:flex;align-items: center;}
.toptab .content .logo img{width:44px;height:44px;margin-right:10px}
.toptab .content .item{flex:1;justify-content:flex-end;margin-left:100px}
.toptab .content .item a{color:#fff;margin:0 30px}
.toptab .content .line{margin-left:20px;border-left: 1px solid #ccc;height: 20px;display: inline-block;padding-left: 30px;vertical-align: middle;}
.toptab .content .zixun{cursor:pointer;width:88px;height:32px;border-radius:2px;line-height:32px;text-align:center;font-size:13px;color:#fff;background: linear-gradient(90deg, #358BFF 0%, #36A4FF 100%);}
.toptab .content .login{cursor:pointer;margin-left:16px;width:88px;height:32px;border-radius:2px;line-height:32px;text-align:center;font-size:13px;color:#fff;background: linear-gradient(90deg, #FF8B35 0%, #FFA436 100%);}
.toptab .con{width:100%;display:flex;flex-direction: column;align-items:center;justify-content:center}
.toptab .con .f1{font-weight:bold;font-size:32px;color:#ffffff;margin-top:50px;height:50px;line-height:50px}
.toptab .con .f2{font-size:18px;color:#ffffff;height:50px;line-height:50px;display:flex;align-items:center;margin-top:30px}

.contentbox{width:1200px;min-height:600px;background:#fff;position:relative;margin:0 auto;margin-top:-100px;margin-bottom:40px;box-shadow: 0px 3px 32px 0px rgba(33, 58, 86, 0.16);}
.contentbox .content{width:100%;}
.contentbox .content .title{background:#F5F7F9;color:#5F6165;font-size:16px;height:48px;line-height:48px;padding-left:30px}
.contentbox .content .con{padding:0 30px;}
.contentbox .content .con .item{background:#fff;display:flex;width:100%;border-bottom:1px solid #EFEFEF;color:#656565;height:48px;line-height:48px}
.contentbox .content .con .ti{flex:1;overflow:hidden;}
.contentbox .content .con .viewnum{width:140px;font-size:14px}
.contentbox .content .con .time{width:100px;font-size:14px;text-align:right}

.contentbox2{width:1200px;min-height:600px;background:#fff;position:relative;margin:0 auto;margin-top:-100px;margin-bottom:40px;box-shadow: 0px 3px 32px 0px rgba(33, 58, 86, 0.16);}
.contentbox2 .content{width:100%;}
.contentbox2 .content .title{background:#F5F7F9;color:#5F6165;font-size:16px;height:48px;line-height:48px;padding-left:30px}
.contentbox2 .content .con{padding:0 30px;}
.contentbox2 .content .con .ti{color:#333;font-size:24px;text-align:center;margin-top:20px}
.contentbox2 .content .con .sendtime{color:#999999;font-size:14px;text-align:center;margin-top:10px}
.contentbox2 .content .con .detail{margin-top:20px;width:100%;padding:20px}
.contentbox2 .content .con .detail img{max-width:100%}

.inp1{height:48px;line-height:48px;color:#333;border:0;border-radius: 6px 0 0 6px;width:580px;padding-left:20px}
.inp1::-webkit-input-placeholder {color: #6C757D;font-size: 16px;}
.searchbtn{width:60px;height:40px;background: linear-gradient(90deg, #358AFF 0%, #36A3FF 100%);border-radius: 0px 6px 6px 0px;color:#fff;font-size:18px;border:0}

.pagination{display:flex;margin-top:20px;padding-bottom:20px}
.pagination li{padding:0 10px}

.bottombox{width:100%;background:#151C29;padding:30px 0}
.bottombox .f1{display:flex;align-items:center;justify-content:center}
.bottombox .f1 a{color:#788BA6;font-size:14px;padding:0 20px;text-align:center;border-right:2px solid #788BA6}
.bottombox .f1 a:last-child{border-right:0}
.bottombox .f2{display:flex;align-items:center;justify-content:center;color:#6B798E;font-size:12px;margin-top:20px}
.ej_banner_ctr {
    margin-top: 60px;
    width: 100%;
    height: auto;
    background: #f6f9fe;
    border-bottom: 1px #e2e9fd solid;
}.ej_banner_ctt {
    margin: 0 auto;
    width: 1200px;
    height: 260px;
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}.ej_banner_left {
    width: 600px;
    height: auto;
    display: flex
;
    flex-direction: column;
}.ej_banner_pic {
    width: 400px;
    height: 180px;
    display: flex
;
    flex-direction: row;
    justify-content: flex-end;
}.ej_banner_title {
    width: 100%;
    font-size: 36px;
}

.ej_banner_line {
    margin: 20px 0;
    width: 50px;
    height: 6px;
    background: #008aef;
    border-radius: 3px;
}.ej_banner_txt {
    color: #8691a5;
}.ej_banner_pic img {
    width: auto;
    height: 100%;
}.ej_banner_title span {
    color: #bbb;
    font-size: 26px;
}
.ej_nav_ctr {
    width: 100%;
    height: auto;
    border-bottom: 1px #e2e9fd solid;
    background-color: #fff;
}.ej_nav_ctt {
    margin: 0 auto;
    width: 1200px;
    height: auto;
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
}.ej_nav_left {
    flex: 1;
    min-height: 72px;
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}.ej_nav, .ej_nav_on {
    margin: 5px 10px;
    width: auto;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px #eee solid;
    padding: 0 20px;
    border-radius: 20px;
    cursor: pointer;
}.ej_nav_on, .ej_nav:hover {
    background: #008aef;
    border: 1px #008aef solid;
    color: #fff;
}.ej_ctr {
    margin: 0 auto;
    width: 100%;
    min-height: 200px;
    padding: 30px 0;
}.m_ctt {
    margin: 0 auto;
    width: 1200px;
    height: auto;
}.product_title {
    margin: 0 auto;
    width: 100%;
    height: 44px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}.product_title_line {
    margin: 0 auto;
    width: 40px;
    height: 6px;
    border-radius: 3px;
    background: #008aef;
}.row_ctr {
    width: 100%;
    height: auto;
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.index_ts_ctr {
    margin-bottom: 30px;
    width: 23%;
    height: auto;
    box-shadow: 0 0 10px #eee;
    border-radius: 12px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: transform 0.5s;
    transform: scale(1);
    background: #fff;
    cursor: pointer;
}.index_ts_ctr:hover {
    transform: scale(1.05);
    box-shadow: 0 0 10px #ddd;
}.index_ts_pic, .product_ts_pic {
    margin-bottom: 10px;
    width: 80px;
    height: 80px;
}.index_ts_title {
    width: 100%;
    line-height: 52px;
    font-size: 18px;
    text-align: center;
    color: #292c35;
    white-space: nowrap;
}.index_ts_info {
    width: 100%;
    line-height: 24px;
    color: #8691a5;
}.index_ts_pic img, .product_ts_pic img {
    width: 100%;
    height: auto;
}.contact_pay_ctr {
    width: 380px;
    height: 500px;
    box-shadow: 0 0 10px #eee;
    border-radius: 12px;
    display: flex
;
    flex-direction: column;
    align-items: center;
    transition: transform 0.5s;
    transform: translateY(0);
    background: #fff;
    cursor: pointer;
    position: relative;
}.contact_pay_txt {
    position: absolute;
    width: 300px;
    height: auto;
    left: 38px;
    top: 20px;
    z-index: 5;
    color: #fff;
    line-height: 30px;
}.contact_pay_ctr img {
    width: 100%;
    height: auto;
    border-radius: 12px;
}.contact_pay_txt span {
    font-size: 28px;
    line-height: 60px;
}.contact_bank_ctr {
    width: 100%;
    height: auto;
    border-bottom: 1px #f6f6f6 solid;
    padding: 18px 20px;
    box-sizing: border-box;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
}.contact_bank_ctr span {
    line-height: 28px;
    font-size: 16px;
    color: #555;
    font-weight: normal;
}.contact_pay_ctr:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 10px #ddd;
}.ej_nav_ctt {
    margin: 0 auto;
    width: 1200px;
    height: auto;
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
}.ej_nav_left {
    flex: 1;
    min-height: 72px;
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}.ej_nav_search {
    width: 300px;
    height: 72px;
    display: flex
;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}.ej_nav_search_input {
    width: 190px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px #eee solid;
    padding: 0 40px 0 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #555;
}
.ej_nav_search_btn {
    position: absolute;
    width: 32px;
    height: 32px;
    background: #008aef;
    border-radius: 16px;
    color: #fff;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 20px;
    right: 5px;
    z-index: 6;
    cursor: pointer;
}.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.icon-search:before {
    content: "\e65c";
}.store_right, .news_right {
    width: 240px;
    height: auto;
    display: flex
;
    flex-direction: column;
    border-radius: 10px;
    background: #fff;
}.store_left, .news_left {
    width: 930px;
    height: auto;
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
}.news_left {
    width: 820px;
}.news_right {
    width: 350px;
}.news_ctr {
    margin-bottom: 16px;
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-sizing: border-box;
    display: flex
;
    flex-direction: row;
    align-items: center;
    background: #fff;
    cursor: pointer;
    padding: 16px;
}.news_pic {
    margin: 0 20px 0 0;
    width: 28%;
    height: auto;
    overflow: hidden;
    background: #fbfbfb;
    display: flex
;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}.news_ctt {
    flex: 1;
    height: 100%;
    display: flex
;
    flex-direction: column;
    justify-content: center;
}.news_pic img {
    width: 100%;
    height: auto;
}.news_title {
    width: 100%;
    display: -webkit-box;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: bold;
    font-size: 18px;
}.news_info {
    width: 100%;
    display: -webkit-box;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #888;
}.news_date {
    width: 100%;
    height: 40px;
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #999;
}.news_date i {
    margin-right: 6px;
}.store_right_title {
    margin: 0 auto;
    width: 100%;
    height: 50px;
    border-bottom: 1px #f6f6f6 solid;
    display: flex
;
    flex-direction: row;
    align-items: center;
    padding: 0 16px;
    box-sizing: border-box;
    font-weight: bold;
}.store_right_ctt {
    width: 100%;
    height: auto;
    display: flex
;
    flex-direction: column;
    padding: 8px 16px;
    box-sizing: border-box;
}.circle-ring {
    width: 8px;
    height: 8px;
    border: 5px solid #ed522f;
    border-radius: 50%;
    background: #fff;
}.store_right_txt {
    width: auto;
    padding-left: 10px;
}.index_news_cell {
    width: 100%;
    height: auto;
    border-bottom: 1px #f6f6f6 solid;
}.index_news {
    width: 100%;
    height: 52px;
    display: flex
;
    flex-direction: row;
    align-items: center;
    transition: transform 0.5s;
    transform: translateX(0);
}.index_news_ico0, .index_news_ico1, .index_news_ico2, .index_news_ico3, .index_news_ico4, .index_news_ico5, .index_news_ico6, .index_news_ico7, .index_news_ico8, .index_news_ico9, .index_news_ico10 {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background: #ccc;
    border-radius: 10px;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
}.index_news_ico0 {
    background: #fb7e55;
}.index_news_txt {
    flex: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.index_news:hover {
    transform: translateX(8px);
}.index_news_cell a:hover {
    color: #008aef;
}.page_ctr {
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: flex
;
    flex-direction: row;
    justify-content: center;
}.layui-laypage {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
    font-size: 0;
}.layui-laypage a, .layui-laypage span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
}.layui-laypage a {
    text-decoration: none !important;
    cursor: pointer;
}.layui-laypage>:first-child {
    margin-left: 0 !important;
}.layui-laypage>a:first-child, .layui-laypage>a:first-child em {
    border-radius: 2px 0 0 2px;
}.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span {
    border: 1px solid #eee;
}.layui-laypage a, .layui-laypage span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
}.layui-laypage .layui-laypage-curr {
    position: relative;
}
.ej_nav_ctr1 {
    margin-top: 60px;
    width: 100%;
    height: auto;
    border-top: 1px #e2e9fd solid;
    background: #f3f8fe;
}.ej_nav_path {
    margin: 0 auto;
    width: 1200px;
    height: 60px;
    line-height: 60px;
    color: #666;
    font-size: 14px;
}.ej_nav_path a {
    color: #666;
}.news_left {
    width: 820px;
}.news_left_ctt {
    width: 100%;
    min-height: 480px;
    border-radius: 12px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}.news_show_title {
    width: 100%;
    line-height: 34px;
    font-size: 24px;
}.news_date {
    width: 100%;
    height: 40px;
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #999;
}.news_show_info {
    padding-top: 10px;
    width: 100%;
    line-height: 32px;
}
.index_news_ico1 {
    background: rgb(251, 166, 66);
}.index_news_ico2 {
    background: rgb(249, 199, 70);
}