* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul,
ol {
    list-style: none
}

a img {
    vertical-align: top;
    border: none
}

a {
    text-decoration: none
}

button {
    overflow: visible;
    margin: 0;
    padding: 0;
    border: 0 none;
    background-color: transparent
}

button::-moz-focus-inner {
    padding: 0
}

input[type=password] {
    -webkit-text-security: disc
}

textarea:focus,
input:focus,
button:focus {
    outline: none
}

body {
    word-wrap: break-word
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.icon {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left top
}

.btn {
    display: inline-block;
    zoom: 1;
    text-align: center;
    vertical-align: middle
}

.none {
    display: none
}

body {
    line-height: normal;
    background: #fff;
    color: #333;
}

.item_banner {
    position: relative;
}

.w_100 {
    width: 100%;
}

.item_text_title {

    position: relative;
}

.w1200 {
    width: 1200px;
    margin: auto;
}

.item_title {
    padding-bottom: 60px;
}

.item_title p {
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-bottom: 20px;
}

.item_title span {
    line-height: 33px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 300;
}

.channelIntroduce_introduce {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.channelIntroduce_introduce .introduce_img {
    display: block;
    width: 100%;
}

.channelIntroduce_introduce .w1200_box {
    width: 1200px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
}

.channelIntroduce_introduce .introduce_box {
    width: 422px;
    color: #FFFFFF;
    border: transparent;
}

.channelIntroduce_introduce .introduce_box .box_top {
    width: 100%;
}

.channelIntroduce_introduce .introduce_box .box_top li>div {
    font-weight: bolder;
    font-size: 40px;
}

.channelIntroduce_introduce .introduce_box .box_top li>p {
    font-size: 14px;
}

.channelIntroduce_introduce .introduce_box .box_bottom {
    line-height: 33px;
    margin-top: 40px;
    font-size: 14px;
}

.channelIntroduce_system {
    background-color: #F9F9FA;
    padding: 90px 0;
}

.channelIntroduce_system .text {
    margin-top: -25px;
    font-size: 33px;
    color: #333333;
    text-align: center;
    line-height: 64px;
}

.channelJoin_advantage {
    background: url('https://qiniu.wsgjp.cn/images/202401150922149676114797642554950774.png');
    padding: 90px 0;
}

.channelJoin_advantage .detail {
    justify-content: space-around;
}

.channelJoin_advantage .detail li {
    width: 238px;
    height: 362px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 24px;
    color: #333333;
    text-align: center;
    cursor: pointer;
    padding-top: 102px;
    box-sizing: border-box;
}

.channelJoin_advantage .detail li p {
    font-size: 24px;
    color: #333333;

}

.channelJoin_advantage .detail li:hover {
    background: #9A9A9A;
    color: #FFFFFF;
}

.channelJoin_advantage .detail li:hover span {
    background: #D7D7D7;
    color: #9A9A9A;
}

.channelJoin_advantage .detail li>span {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #ABABAB;
    border-radius: 50%;
    color: #8E9194;
    font-size: 24px;
    margin-bottom: 28px;
}

.channelJoin_boxbg {
    background: url('https://qiniu.wsgjp.cn/images/202401150928297627182698288328348747.png');
}

.channelJoin_help {
    padding: 90px 0;
}

.channelJoin_help .help_title li {
    cursor: pointer;
    color: #333333;
    width: 300px;
    font-size: 16px;
    padding-bottom: 22px;
}

.channelJoin_help .help_title li.active {
    color: #0064FA;
    border-bottom: 2px solid #0064FA;
}

.channelJoin_help .help_content {
    margin-top: 24px;
}

.channelJoin_help .help_content li {
    width: 100%;
    position: relative;
}

.channelJoin_help .help_content li img {
    display: block;
    width: 100%;
}

.channelJoin_help .help_content li>p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #020202;
    text-align: center;
    opacity: 0.8;
    font-size: 33px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
}

.channelJoin_process {
    padding-bottom: 100px;
}

.channelJoin_process .process_content .box img {
    height: 76px;
}

.channelJoin_process .process_content .img_r {
    margin-top: 22px;
}

.channelJoin_process .process_content .box {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
}

.channelJoin_process .process_content .box p {
    margin-top: 40px;
    color: #333333;
    font-size: 24px;
}

.channelJoin_process .process_content .box span {
    color: #333333;
    font-size: 16px;
    line-height: 33px;
}

channelJoin_business {
    background-color: #F9F9FA;
    padding-bottom: 50px;
}

.channelJoin_business .detail {
    padding: 40px 60px;
    width: 1300px;
    height: 200px;
    background: #FFFFFF;
    border: 2px solid #D2D2D2;
    box-sizing: border-box;
    margin: auto;
}

.channelJoin_business .detail div {
    color: #333333;
}

.channelJoin_business .detail .box {
    width: 548px;
    padding-right: 50px;
    border-right: 2px solid #D2D2D2;
}

.channelJoin_business .detail .box p {
    width: 100%;
    height: 100%;
    font-size: 40px;
    background: url('https://qiniu.wsgjp.cn/images/202401150930338163347639961388790004.png');
}

.channelJoin_business .detail .text {
    padding-left: 50px;
    line-height: 56px;
}

.channelJoin_business .detail .text p {
    font-size: 20px;
}

.channelJoin_business .detail .ewm {
    margin-top: -18px;
}

.channelJoin_business .detail .ewm img {
    width: 152px;
}

.c_white {
    color: #fff;
}

.flex5 {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    /*水平居中*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    align-items: center;
    /*垂直居中*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

.channelJoin_business {
    padding-bottom: 50px;
}

.copperBg {
    background: #F9F9FA;
    padding-top: 50px;
}

.text_c {
    text-align: center;
}

.text_r {
    text-align: right !important;
}