/* 登录 */
.login_bg{width: 100%;height: 100%;background: #F8F8FA;}
.lg_center{margin: 0 auto;padding-top: 120px;width: 360px;}
.lg_login_icon{width: 120px;height: 60px;}
.lg_box{width: 100%;min-height: 450px;background-color: #ffffff;box-shadow: 0px 2px 30px 0px rgba(229, 229, 229, 0.5);border-radius: 8px;margin-top: 45px;padding: 30px 29px 0;}
.lg_title{color: #b3b3b3;font-size: 16px;cursor: pointer;transition: all linear .1s;}
.lg_title.active{color: #0593ff;font-size: 20px;}
.lg_in_box{border-bottom: 1px solid #e6e6e6;width: 100%;padding: 0 0 12px;margin-bottom: 40px;}
.lg_in_box1{min-width: 75px;margin-right: 15px;}
.lg_in_box2{flex: 1;border: 0;width: inherit;}
.lg_in_box3{margin-left: 10px;color: #199bff;cursor: pointer;white-space: nowrap;}
.lg_sign{width: 100%;height: 46px;background-color: #0593ff;border-radius: 4px;color: #FFFFFF;font-weight: bold;line-height: 46px;margin-top: 66px;}
.lg_notice{margin-top: 15px;color: #adadad;font-size: 14px;}
.lg_mima{margin: -25px 0 105px;}
.lg_mima1{display: inline-block;color: #B3B3B3;font-size: 14px;cursor: pointer;}
.lg_bot{color: #808080;font-size: 13px;margin-top: 200px;}


/* 首页 */
.index_top_box{position: fixed;width: 100%;top: 0;left: 0;z-index: 3;}
.index_top{min-width: 1200px;max-width: 1200px;margin: 0 auto;height: 70px;position: relative;display: flex;align-items: center;justify-content: space-between;}
.index_top_logo{width: 250px;}
.index_top_tab{display: flex;align-items: center;}
.index_top_tab1{font-size: 15px;color: #FFFFFF;font-weight: bold;margin-right: 47px;position: relative;cursor: pointer;height: 70px;line-height: 70px;}
.index_top_tab1.active::after{content: '';position: absolute;left: 50%;transform: translateX(-50%);width: 32px;height: 2px;background-color: #f5f5f5;border-radius: 1px;bottom: 16px;}
.index_top_tab2{width: 84px;height: 32px;border-radius: 2px;border: solid 1px #ffffff;line-height: 30px;text-align: center;font-size: 15px;color: #f3fff6;font-weight: bold;margin-left: 0;cursor: pointer;}
.index_top_tab3{background: #FFFFFF;color: #0593ff;margin-left: 20px;}
.index_top_tab1_2:hover .index_top_chanpin{display: block;}
.index_top_tab4{background: #FFFFFF;border-radius: 17px;width: 100px;height: 34px;line-height: 32px;text-align: center;font-size: 15px;color: #3E8FF9;}
.index_top_box2 .index_top_tab4{background: #0593FF;color: #FFFFFF;}

.index_top_chanpin{position: absolute;left: 50%;transform: translateX(-50%);min-width: 850px;background-color: #ffffff;box-shadow: 0px 1px 8px 0px rgba(140, 140, 140, 0.3);top: 60px;padding: 30px 20px;border-radius: 4px;line-height: normal;cursor: default;z-index: 2;font-weight: normal;display: none;}
.index_top_chanpin::before{content: '';width: 8px;height: 8px;background: #FFFFFF;position: absolute;left: 50%;transform: rotate(45deg) translateX(-50%);top: -1px;}
.index_top_chanpin1{display: flex;align-items: flex-start;cursor: pointer;margin-bottom: 20px;}
.index_top_chanpin2{width: 18px;height: 18px;margin-right: 15px;position: relative;margin-top: 3px;}
.index_top_chanpin2 img{width: 100%;height: 100%;vertical-align: top;}
.index_top_chanpin3{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: none;}
.index_top_chanpin1:hover .index_top_chanpin3{display: block;}
.index_top_chanpin1:hover .c3{color: #0593ff;}
.index_top_chanpin1:hover .c9{color: #0593ff;}

.index_top_newchanpin{display: flex;align-items: flex-start;}
.index_top_newchanpin1{flex: 1;text-align: left;}
.index_top_newchanpin2{display: flex;align-items: center;}
.index_top_newchanpin3{font-size: 16px;font-weight: bold;color: #646464;margin-bottom: 5px;}
.index_top_newchanpin4{font-size: 13px;color: #999999;}
.index_top_newchanpin5{margin-top: 10px;}
.index_top_newchanpin6{display: block;padding: 10px;font-size: 15px;font-weight: 400;color: #666666;}
.index_top_newchanpin6:hover{background: #F7F7F7;}
.index_top_newchanpin3 span{display: inline-block;vertical-align: top;margin-top: 3px;font-size: 12px;color: #999999;font-weight: 400;}

.index_top_box2{background: #FFFFFF;box-shadow: 0px 1px 4px 0px rgba(140, 140, 140, 0.17);}
.index_top_box2 .index_top_tab1{color: #333333;}
.index_top_box2 .index_top_tab1.active{color: #0593ff;}
.index_top_box2 .index_top_tab1.active::after{background-color: #0593ff;}
.index_top_box2 .index_top_tab2{border-color: #0593FF;color: #0593FF;}
.index_top_box2 .index_top_tab3{background: #0593FF;color: #FFFFFF;}

.index_top_user{display: flex;align-items: center;cursor: pointer;padding: 15px 0;}
.index_top_user1{width: 36px;height: 36px;border-radius: 100%;}
.index_top_user2{font-size: 14px;color: #fff;margin: 0 5px 0 10px;max-width: 100px;}
.index_top_user3{position: absolute;top: 55px;right: 0;width: 120px;background: #fff;box-shadow: 0 3px 5px rgba(0,0,0,.2);padding: 5px 0;border-radius: 5px;display: none;}
.index_top_user4{padding-left: 12px;font-size: 13px;height: 30px;line-height: 30px;cursor: pointer;color: #666;}
.index_top_user4:hover{background: #f8f8f8;}
.index_top_user:hover .index_top_user3{display: block;}
.index_top_box2 .index_top_user2{color: #333333;}
.index_top_box2 .index_top_user2_1{filter: brightness(0.5);}
.login_wechat{text-align: center;}
.wechat_code_pic{width: 260px;height: 260px;margin-bottom: 20px;border:1px solid #eee;}
.login_xieyi{position: absolute;left: 0;right: 0;bottom: 20px;}

input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;background-color: transparent !important;background: transparent !important;font-size: 14px;}
input::-webkit-input-placeholder{font-size: 14px;}
body .register_checkbox span{font-size: 12px;}
body .layui-inline,.layui-input-inline{display: inline-block;vertical-align: middle;position: relative;}
body .layui-inline32{height: 32px;line-height: 32px;vertical-align: top;}
body .layui-btn{display: inline-block;height: 38px;line-height: 38px;padding: 0 18px;background-color: #009688;color: #fff;white-space: nowrap;text-align: center;font-size: 14px;border: none;border-radius: 2px;cursor: pointer;-webkit-transition: all .3s;}
body .layui-btn:hover{opacity: .8;color: #fff;}
body .layui-btn:active{opacity: 1;}
body .layui-btn-32{height: 32px;line-height: 30px;border: 1px solid;}
body .layui-btn-bule{background: #007AFF; border-color: #007AFF;}
body .layui-btn-normal{background: #FFFFFF; border-color: #CCCCCC;}

body .logo_form{width: 270px;margin: 20px auto 20px;border-bottom: 1px solid #EEEEEE;height: 40px;display: flex;align-items: center;}
body .login_icon{width: 20px;height: 20px;margin: 0 10px;}
body .login_input{font-size: 14px;color: #333333;flex: 1;border: 0;outline: none;height: 20px;height: 100%;}
body .login_btn{margin: 40px auto;width: 270px;}
body .layui-btn-login{width: 100%;background-color: #007AFF;}
body .login_notice{width: 270px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;font-size: 12px;color: #999999;}

.register_box{width: 270px;margin: 0 auto;}
.register_tit{text-align: center;padding: 45px 0 9px;font-size: 18px;font-weight: 600;}
.register_red{color: #FF584E;margin-bottom: 20px;text-align: center;}
.register_yan{color: #007AFF;line-height: 40px;}
.sms_color{color:#ccc}
.reg_select{display: flex;align-items: center;}
.reg_select1{width: 18px;height: 18px;position: relative;margin-right: 5px;cursor: pointer;}
.reg_select1 img{width: 100%;height: 100%;vertical-align: top;}
.reg_select1_1{display: inline-block;}
.reg_select1_2{display: none;}
.reg_select1.act .reg_select1_1{display: none;}
.reg_select1.act .reg_select1_2{display: inline-block;}


.login_shadow{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 5;background: rgba(0,0,0,0.4);}
.login_box_close{position: absolute;top: 15px;right: 15px;width: 14px;cursor: pointer;}
.login_box{position: fixed;top: 50%;left: 50%;background: #FFFFFF;box-shadow: 0 0 10px 0 rgba(0,0,0,.1);border-radius: 4px;width: 400px; height:430px;z-index: 6;margin-left: -225px;transform: translateY(-50%);padding: 0 65px;}
.login_title{padding: 48px 0 30px;display: flex;align-items: center;justify-content: center;}
.login_title1{font-size: 16px;color: #333;margin: 0 25px;cursor: pointer;position: relative;}
.login_title1.act{color: #057cff;}
.login_title1:hover{color: #057cff;}
.login_title1::after{content: '';position: absolute;top: 0;bottom: 0;right: 0;background: #F5FF5;}
.login_title1:last-child::after{content: none;}

.new_login_close{position: absolute;cursor: pointer;top: 0;right: -45px;}
.new_login{display: flex;align-items: flex-start;width: 100%;height: 100%;border-radius: 10px;overflow: hidden;}
.new_login1{width: 290px;height: 100%;}
.new_login2{position: relative;flex: 1;height: 100%;padding: 62px 65px 0;}
.new_login3{position: absolute;top: 0;right: 0;cursor: pointer;}

.new_login input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px #F2F3F7 inset;}

.new_login5{background: #F2F3F7;border-radius: 3px;display: flex;align-items: center;height: 44px;}
.new_login6{background: transparent;border: 0;padding: 0 15px;height: 100%;flex: 1;font-size: 14px;color: #333333;}
.new_login7{display: flex;align-items: center;justify-content: space-between;}
.new_login8{background: #0593FF;border-radius: 3px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #FFFFFF;margin-top: 30px;}
.new_login9{background: #F2F3F7;border-radius: 3px;width: 160px;height: 28px;line-height: 28px;text-align: center;display: inline-block;font-size: 12px;color: #666666;}
.new_login10{margin: 20px 40px 0 0;cursor: pointer;font-size: 14px;color: #497BF1;}
.new_login11{width: 100px;text-align: center;font-size: 14px;color: #4792F9;cursor: pointer;position: relative;}
.new_login11::before{content: '';position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 1px;height: 20px;background: #CCCCCC;}

.index_bg{width: 100%;height: 498px;background-image: linear-gradient(90deg, #4265ed 0%, #3c99fb 100%), linear-gradient(#ffffff, #ffffff);padding-top: 100px;overflow: hidden;}

.footer{width: 100%;padding: 0 0 50px;background: #23242a;}
.footer_con{width: 960px;padding-top: 40px;margin: 0 auto;}
.footer_con1{display: inline-block;vertical-align: top;text-align: left;margin-right: 112px;}
.footer_con2{font-size: 18px;color: #FFFFFF;margin-bottom: 20px;}
.footer_con3{width: 150px;height: 1px;background-color: #696a72;}
.footer_con4{margin-top: 15px;color: #898b97;font-size: 14px;cursor: pointer;display: block;}
.footer_con4:hover{color: #FFFFFF;}
.footer_con5{display: inline-block;vertical-align: top;text-align: center;}
.footer2{width: 100%;height: 40px;display: flex;align-items: center;justify-content: center;background: #2E3035;}

/* 首页-补充 */
.hm_banner_bot{background-color: rgba(0,77,204,0.12);border-radius: 8px 8px 0px 0px;}
.hm_banner_bot1{display: flex;align-items: center;height: 100px;}
.hm_banner_bot2{flex: 1;display: flex;align-items: center;}
.hm_banner_bot3{font-size: 18px;color: #ffffff;margin-left: 20px;}
.hm_banner{height: 400px;position: relative;}
.hm_banner_slide{width: 1200px;margin: 0 auto;overflow: hidden;}
.hm_banner .swiper-pagination-bullet{width: 12px;height: 4px;background-color: rgba(255,255,255,0.5);border-radius: 2px;margin: 0 3px;}
.hm_banner .swiper-pagination-bullet-active{width: 16px;background: #FFFFFF;}
.hm_banner .swiper-pagination{text-align: right;width: 1200px !important;left: 50% !important;transform: translateX(-50%) translate3d(0,0,0);}

.hm_progress1{margin: 20px 65px 0;display: flex;align-items: flex-start;margin-bottom: 25px;}
.hm_progress2{flex: 1;text-align: center;position: relative;}
.hm_progress3{font-size: 17px;color: #4d4d4d;font-weight: bold;margin-top: 15px;}
.hm_progress2.act::before{content: '';position: absolute;width: 20px;height: 20px;background: #f5f8fa;bottom: -45px;left: 50%;transform: rotate(45deg) translateX(-72%);}
.hm_progress2.act .hm_progress3{color: #0593ff;}
.hm_progress4{position: relative;height: 500px;}
.hm_progress5{display: inline-block;vertical-align: top;width: 550px;margin-top: 45px;}
.hm_progress6{font-size: 26px;font-weight: bold;color: #333333;margin-bottom: 30px;}
.hm_progress7{font-size: 16px;;line-height: 28px;color: #808080;margin-bottom: 30px;}
.hm_progress7_1{font-size: 18px;padding-left: 20px;color: #333333;font-weight: bold;position: relative;line-height: 34px;}
.hm_progress7_1::before{content: '';position: absolute;top: 50%;left: 0;width: 6px;height: 6px;border-radius: 100%;background: #999999;transform: translateY(-50%);}
.hm_progress8{}
.hm_progress9{display: inline-block;vertical-align: top;width: 120px;height: 40px;border-radius: 20px;border: solid 1px #04a2ff;line-height: 38px;font-size: 16px;color: #04a2ff;cursor: pointer;text-align: center;margin-right: 20px;}
.hm_progress10{background-color: #04a2ff;border-color: #04a2ff;color: #FFFFFF;}
.hm_progress11{position: absolute;top: 50%;right: 0;transform: translateY(-50%);}

.home_huoma{display: inline-block;vertical-align: top;margin-left: 100px;}
.home_huoma1{width: 410px;height: 100px;display: flex;align-items: center;padding: 0 25px;border-radius: 4px;background: rgba(255,255,255,0.1);}
.home_huoma2{font-size: 24px;font-weight: bold;color: #ffffff;margin-bottom: 6px;}
.home_huoma3{font-size: 16px;font-weight: bold;color: #ffffff;}
.home_huoma4{width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;margin-right: 10px;}
.home_huoma4 img{max-width: 100%;}

.home_yx1{display: inline-block;vertical-align: top;margin-left: 90px;}
.home_yx2{display: flex;align-items: center;margin-bottom: 30px;}
.home_yx3{font-size: 18px;color: #333333;font-weight: bold;line-height: 36px;}
.home_yx4{font-size: 22px;font-weight: bold;line-height: 36px;color: rgba(3,59,134,0.06);margin-top: 5px;margin-left: 5px;}

.hm_qus_box{width: 100%;position: relative;margin-top: 90px;}
.hm_qus{text-align: center;}
.hm_qus1{width: 1000px;background-color: #ffffff;box-shadow: 0px 10px 20px 0px rgba(43, 162, 69, 0.12);border-radius: 8px;min-height: 300px;position: relative;display: inline-block;padding: 56px 120px 0 30px;}
.hm_qus_box .swiper-pagination-bullet{width: 12px;height: 4px;background-color: rgba(255,255,255,0.5);border-radius: 2px;margin: 0 3px;}
.hm_qus_box .swiper-pagination-bullet-active{width: 16px;background: #FFFFFF;}
.hm_qus_box .swiper-pagination{left: 50% !important;transform: translateX(-50%) translate3d(0,0,0);width: 100%;margin-top: 100px;}
.hm_qus2{width: 120px;height: 120px;border-radius: 100%;margin-right: 25px;}
.hm_qus3{vertical-align: top;width: calc(100% - 150px);}
.hm_qus4{font-size: 24px;color: #333333;font-size: 24px;}
.hm_qus5{font-size: 18px;color: #333333;line-height: 30px;margin-top: 15px;}
.hm_qus6{width: 29px;position: absolute;bottom: 31px;right: 32px;}
.hm_qus_box .swiper-button-next{color: #FFFFFF;}
.hm_qus_box .swiper-button-prev{color: #FFFFFF;}
.hm_qus_box .swiper-button-next:after{font-size: 33px;}
.hm_qus_box .swiper-button-prev:after{font-size: 33px;}

.hm_fna{margin-top: 80px;}
.hm_fna .hm_fna0{position: relative;height: 440px;width: 350px;}
.hm_fna1{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.hm_fna0:hover .hm_fna4{height: 40px;margin-top: 20px;}
.hm_fna2{font-size: 20px;font-weight: bold;color: #333333;margin: 40px 0 20px;}
.hm_fna3{font-size: 16px;line-height: 26px;color: #999999;width: 280px;min-height: 130px;}
.hm_fna4{width: 144px;height: 0;background-color: #0593ff;border-radius: 20px;line-height: 40px;text-align: center;font-size: 16px;color: #ffffff;cursor: pointer;display: inline-block;transition: all .3s;}
.hm_fna4:hover{box-shadow: 0px 2px 10px 0px rgba(121, 121, 121, 0.12);}

.hm_bot{font-size: 26px;font-weight: bold;color: #4d4d4d;position: relative;margin: 0 40px;cursor: pointer;}
.hm_bot.act{color: #0593ff;}
.hm_bot.act::before{content: '';background-color: #0593ff;border-radius: 1px;height: 2px;position: absolute;bottom: -15px;left: 2%;right: 2%;}
.hm_bot1{margin: 95px 0 100px;}
.hm_bot_box{white-space: nowrap;}
.hm_bot2{display: inline-block;vertical-align: top;width: 33%;}
.hm_bot3{width: 340px;min-height:230px;}
.hm_bot4{width: 100%;height: 210px;border-radius: 3px;margin-bottom: 35px;}
.hm_bot5{font-size: 15px;color: #4d4d4d;line-height: 26px;cursor: pointer;}
.hm_bot5:hover{text-decoration: underline;}
.hm_bot6{white-space: nowrap;padding: 0 50px;}
.hm_bot7{vertical-align: top;width: 20%;text-align: center;}



/* 关于我们 */
.ab_banner{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.ab_banner0{margin-top: 95px;padding-left: 30px;}
.ab_banner1{font-size: 32px;color: #FFFFFF;margin-bottom: 25px;}
.ab_banner2{font-size: 46px;font-weight: bold;color: #ffffff;}
.ab_banner3{width: 613px;margin-top: 34px;}

.ab_box{width: 1200px;min-width: 1200px;margin: 0 auto;}
.ab_info{margin: 80px 40px 120px;}
.ab_info1{width: 360px;height: 230px;vertical-align: top;}
.ab_info2{display: inline-block;vertical-align: top;margin-left: 30px;width: calc(100% - 395px);padding-top: 20px;}
.ab_info3{padding-left: 17px;font-size: 26px;font-weight: bold;color: #333333;position: relative;}
.ab_info3::before{content: '';width: 5px;height: 100%;background-color: #0593ff;position: absolute;top: 0;left: 0;}
.ab_info4{color: #999999;font-size: 16px;font-weight: normal;margin-left: 12px;}
.ab_info5{color: #4d4d4d;font-size: 18px;line-height: 32px;font-weight: bold;margin-top: 30px;}

.ab_spec{display: flex;align-items: flex-start;justify-content: space-between;}
.ab_spec1{width: 240px;min-height: 264px;box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;}
.ab_spec1:hover{box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);}
.ab_spec2{height: 130px;text-align: center;width: 100%;display: flex;align-items: center;justify-content: center;}
.ab_spec3{margin-bottom: 12px;text-align: center;font-size: 20px;color: #4D4D4D;}
.ab_spec4{padding: 0 30px;line-height: 26px;color: #808080;font-size: 16px;text-align: center;}

.ab_number{margin: 150px auto 110px;width: 1200px;min-width: 1200px;max-width: 1200px;display: flex;align-items: flex-start;justify-content: space-between;}
.ab_number1{width: 320px;height: 100px;border-radius: 50px 0px 0px 50px;}
.ab_number1:hover{background-color: #f7fcff;}
.ab_number2{width: 100px;height: 100px;display: inline-block;vertical-align: top;margin-right: 20px;}
.ab_number3{display: inline-block;vertical-align: top;padding-top: 20px;}
.ab_number4{font-size: 26px;color: #333333;font-weight: bold;}
.ab_number5{color: #808080;font-size: 16px;}
.ab_adress{width: 100%;padding: 58px 0 75px;background-color: #f5f8fa;}
.ab_adress1{text-align: center;color: #4d4d4d;font-size: 30px;margin-bottom: 50px;}
.ab_adress2{margin: 0 auto;position: relative;width: 1028px;}
.ab_adress3{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 60px;height: 60px;}
.ab_adress4{position: absolute;top: 43%;left: 50%;transform: translate(-50%,-50%);width: 88px;}
.ab_adress5{position: absolute;top: 39%;left: 73%;transform: translate(-50%,-50%);width: 380px;padding: 18px 20px;background-color: #ffffff;box-shadow: 0px 2px 20px 0px rgba(121, 121, 121, 0.16);border-radius: 8px;}
.ab_adress6{font-size: 18px;line-height: 30px;letter-spacing: 2px;color: #0593ff;}


/* 帮助中心 */
.hp_box{width: 100%;padding: 110px 0 82px;background: #F5F5F5;}
.hp_box1{width: 1200px;margin: 0 auto;min-width: 1200px;max-width: 1200px;}
.help_top1{width: 880px;height: 320px;position: relative;}
.help_top2{width: 300px;height: 320px;background-color: #ffffff;border: solid 1px #f0f0f0;padding: 16px 16px 0;}
.help_top3{position: absolute;top: 117px;left: 71px;}
.help_top4{font-size: 45px;color: #ffffff;margin-bottom: 10px;}
.help_top5{font-size: 26px;color: #ffffff;}
.help_top6{width: 100%;margin-bottom: 10px;}
.help_top7{line-height: 28px;text-decoration: none;display: block;}
.help_top7:hover{text-decoration: underline;}

.help_bot1{width: 880px;background-color: #ffffff;border: solid 1px #f0f0f0;padding: 0 20px 30px;}
.help_bot2{width: 300px;}
.help_bot3{padding: 30px 0;border-bottom: solid 1px #f0f0f0;}
.help_bot3:last-child{border: 0;}
.help_bot4{display: inline-block;vertical-align: top;width: 220px;height: 148px;margin-right: 15px;border-radius: 4px;}
.help_bot5{display: inline-block;vertical-align: top;width: calc(100% - 240px);}
.help_bot6{color: #333333;font-size: 21px;font-weight: bold;margin-bottom: 12px;cursor: pointer;}
.help_bot7{display: inline-block;vertical-align: middle;margin-right: 10px;border-radius: 2px;border: solid 1px rgba(84,152,252,0.5);padding: 3px 10px;color: #5498fc;font-size: 13px;}
.help_bot8{font-size: 13px;color: #b3b3b3;display: inline-block;vertical-align: middle;}
.help_bot9{margin-top: 18px;font-size: 15px;color: #808080;line-height: 26px;cursor: default;}
.help_bot10{display: inline-block;margin-top: 15px;cursor: pointer;color: #b3b3b3;}

.help_bot_r1{width: 100%;border: solid 1px #f0f0f0;background-color: #ffffff;margin-bottom: 20px;}
.help_bot_r2{padding: 15px 15px 11px;border-bottom: solid 1px #f0f0f0;color: #212121;font-size: 18px;}
.help_bot_r3{padding: 15px 15px 10px;}
.help_bot_r4{margin-bottom: 12px;}
.help_bot_r5{width: 22px;height: 22px;border-radius: 2px;text-align: center;line-height: 20px;border: solid 1px #d6d6d6;color: #b3b3b3;font-size: 15px;margin-right: 8px;}
.help_bot_r5.act{background-color: #ff5f45;border-color: #ff5f45;color: #FFFFFF;}
.help_bot_r6{width: calc(100% - 35px);cursor: pointer;font-size: 15px;color: #666666;}
.help_bot_r6:hover{color: #333333;}

.help_left{width: 142px;position: absolute;top: 0;left: -142px;border: solid 1px #f0f0f0;background: #FFFFFF;padding: 18px 0 0;}
.help_left1{font-size: 16px;color: #4d4d4d;margin-bottom: 30px;cursor: pointer;padding-left: 30px;}
.help_left1:hover{color: #5498fc;}
.help_left1.act{color: #5498fc;}
.help_left2{margin: 0 14px 8px;height: 34px;background-color: rgba(84,152,252,0.1);border-radius: 17px;text-align: center;cursor: pointer;line-height: 34px;}
.help_left3{color: #5498fc;font-size: 14px;margin-left: 2px;vertical-align: top;}

/* 知意互动 */
.intr_banner{width: 500px;margin-right: 15px;margin-top: 62px;}
.intr_tit1{font-size: 40px;color: #FFFFFF;font-weight: bold;margin-bottom: 10px;}
.intr_tit2{font-size: 30px;color: #ffffff;}
.intr_tit3{border-radius: 17px;border: solid 1px #ffffff;padding: 5px 25px;font-size: 16px;color: #ffffff;display: inline-block;margin-top: 25px;cursor: pointer;}
.intr_tit3:hover{background-color: #FFFFFF;border-color: #FFFFFF;color: #149AFF;}

.intr_box{width: 100%;padding: 60px 0 100px;background: #FFFFFF;}
.intr_box1{width: 1200px;min-width: 1200px;max-width: 1200px;margin: 0 auto;}
.intr_h1{font-size: 30px;color: #4d4d4d;}
.intr_activit{margin-top: 50px;display: flex;align-items: flex-start;justify-content: space-between;}
.intr_activit1{width: 198px;height: 358px;position: relative;text-align: center;}
.intr_activit1:hover .intr_activit4{display: block;}
.intr_activit1_c1{background: rgba(110,117,255,0.1);}
.intr_activit1_c2{background: rgba(254,116,71,0.1);}
.intr_activit1_c3{background: rgba(30,211,166,0.1);}
.intr_activit1_c4{background: rgba(255,190,36,0.1);}
.intr_activit1_c5{background: rgba(63,176,255,0.1);}
.intr_activit2{width: 96px;height: 96px;margin: 80px 0 65px;}
.intr_activit3{font-size: 30px;font-weight: bold;color: rgba(3,59,134,0.08);}
.intr_activit4{position: absolute;top: 0;left: 0;right: 0;display: none;}
.intr_activit5{width: 198px;height: 358px;box-shadow: 0px 2px 20px 0px rgba(140, 140, 140, 0.25);}
.intr_activit6{background-color: #0593ff;border-radius: 16px;padding: 5px 25px;display: inline-block;font-size: 15px;color: #ffffff;cursor: pointer;box-shadow: 0px 2px 20px 0px rgba(140, 140, 140, 0.25);margin-top: 15px;}
.intr_activit6:hover{box-shadow: 0px 2px 20px 0px rgba(140, 140, 140, 0.5);}

.intr_tese1{display: flex;align-items: flex-start;}
.intr_tese2{width: 576px;margin-left: 70px;}
.intr_tese3{margin-top: 45px;flex: 1;}
.intr_tese4{margin-top: 30px;padding: 10px 40px;background-color: #0593ff;border-radius: 22px;color: #FFFFFF;display: inline-block;cursor: pointer;}
.intr_tese4:hover{box-shadow: 0px 2px 20px 0px rgba(140, 140, 140, 0.25);}
.intr_tese5{margin: 40px 0 0;display: flex;align-items: flex-start;flex-wrap: wrap;}
.intr_tese6{margin: 20px 20px 0;width: 260px;}
.intr_tese6:hover{box-shadow: 0px 2px 20px 0px rgba(140, 140, 140, 0.25);}
.intr_tese6:hover .intr_tese9{display: block;}
.intr_tese7{border-radius: 4px 4px 0 0;height: 145px;width: 100%;}
.intr_tese8{background: #FFFFFF;border-radius: 0 0 4px 4px;height: 48px;line-height: 48px;position: relative;padding: 0 12px;margin-top: -3px;}
.intr_tese9{width: 100px;height: 30px;line-height: 30px;text-align: center;background-color: #0593ff;border-radius: 15px;position: absolute;top: 9px;right: 12px;cursor: pointer;font-size: 14px;color: #FFFFFF;display: none;}

.intr_bot{width: 100%;height: 200px;background: url(../images/act_bot.png) no-repeat;background-size: 100% 200px;min-width: 1200px;}
.intr_bot1{font-size: 60px;letter-spacing: 44px;font-weight: bold;color: rgba(255,255,255,0.06);padding-top: 30px;}
.intr_bot2{font-size: 34px;font-weight: bold;color: #ffffff;letter-spacing: 1px;margin-top: -40px;}
.intr_bot3{display: inline-block;padding: 10px 34px;background: #FFFFFF;border-radius: 20px;color: #007aff;font-size: 16px;cursor: pointer;margin-top: 20px;}
.intr_bot3:hover{box-shadow: 0px 2px 20px 0px rgba(140, 140, 140, 0.25);}


/* 社群生活宝 */
.shequn_baner{position: absolute;top: 0;left: 0;}
.shequn_function{margin-top: 20px;}
.shequn_function1{display: inline-block;vertical-align: top;margin: 30px 8px 0;width: 220px;border: solid 1px #f5f5f2;}
.shequn_function1:hover{box-shadow: 0px 2px 16px 0px rgba(140, 140, 140, 0.16);}
.shequn_function2{height: 98px;width: 100%;text-align: center;}
.shequn_function2::before{content: '';display: inline-block;height: 100%;vertical-align: middle;}
.shequn_function2 img{vertical-align: middle;}
.shequn_function3{font-size: 15px;color: #595959;margin-bottom: 20px;text-align: center;}

.shequn_fuwu{padding: 90px 260px 75px;display: flex;align-items: center;justify-content: space-between;}
.shequn_fuwu1{font-size: 20px;font-weight: bold;color: #333333;position: relative;cursor: pointer;}
.shequn_fuwu1.act{color: #0593ff;}
.shequn_fuwu1.act::after{content: '';position: absolute;left: -5px;right: -5px;bottom: -10px;height: 3px;background-color: #0593ff;}
.shequn_fuwu2{display: flex;align-items: flex-start;justify-content: space-between;}
.shequn_fuwu3{width: 264px;height: 280px;background-color: #ffffff;border-radius: 2px;position: relative;}
.shequn_fuwu3:hover{box-shadow: 0px 2px 16px 0px rgba(140, 140, 140, 0.16);}
.shequn_fuwu4{position: absolute;top: 0;left: 0;font-size: 60px;font-weight: bold;color: rgba(5,147,255,0.1);line-height: 54px;}
.shequn_fuwu5{text-align: center;height: 190px;}
.shequn_fuwu5 img{vertical-align: middle;}
.shequn_fuwu5::before{content: '';display: inline-block;height: 100%;vertical-align: middle;}
.shequn_fuwu6{font-size: 40px;font-weight: bold;color: rgba(128,128,128,0.1);line-height: 40px;}
.shequn_fuwu7{margin-top: -10px;}
.shequn_fuwu8{height: 140px;}
.shequn_fuwu9{padding: 10px 28px 0;line-height: 26px;color: #808080;}

.shequn_xiaolv{margin: 90px 35px 0;display: flex;align-items: flex-start;justify-content: space-between;}
.shequn_xiaolv1{width: 300px;height: 358px;background-color: #ffffff;box-shadow: 0px 2px 10px 0px rgba(121, 121, 121, 0.12);border-radius: 0px 0px 8px 8px;}
.shequn_xiaolv1:hover{box-shadow: 0px 2px 10px 0px rgba(121, 121, 121, 0.3);}
.shequn_xiaolv2{height: 3px;background-color: #0593ff;width: 100%;}
.shequn_xiaolv3{margin: 35px 0 0;font-size: 24px;}
.shequn_xiaolv4{height: 280px;}

.shequn_bot{background: url(../images/function/shequn_bot.png) no-repeat;background-size: 100% 200px;}


/* 知意进群宝 */
.jinqun_pro{margin: 20px 30px 0;}
.jinqun_pro1{background-color: #ffffff;box-shadow: 0px 2px 10px 0px rgba(140, 140, 140, 0.16);border-radius: 8px;margin-top: 70px;position: relative;padding: 0 0 0 200px;min-height: 200px;}
.jinqun_pro2{position: absolute;top: 0;left: 0;width: 192px;height: 200px;background-image: linear-gradient(90deg, #21d142 0%, #68e47f 100%), linear-gradient(#3ad42f, #3ad42f);border-radius: 8px;}
.jinqun_pro3{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.jinqun_pro4{position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 2;text-align: center;}
.jinqun_pro5{height: 134px;}
.jinqun_pro6{font-size: 22px;color: #ffffff;text-shadow: 0px 3px 16px 0px rgba(0, 115, 21, 0.16);}
.jinqun_pro7{padding-left: 65px;}
.jinqun_pro8{width: 180px;margin: 26px 14px 0;vertical-align: top;}
.jinqun_pro9{width: 88px;height: 85px;background-color: rgba(55,216,85,0.2);border-radius: 20px;margin-bottom: 20px;}
.jinqun_pro9 img{transition: all .5s;}
.jinqun_pro9:hover img{transform: rotate(360deg);}
.jinqun_pro10{vertical-align: top;margin-top: 64px;}
.jinqun_pro5_2{background-image: linear-gradient(90deg,#4cbaff 0%, #65c4ff 100%), linear-gradient(#4cbaff, #4cbaff);}
.jinqun_pro9_2{background: rgba(80,188,255,0.2);}

.jinqun_config{margin-top: 100px;min-height: 460px;}
.jinqun_config1{vertical-align: top;min-width: 340px;margin-right: 100px;}
.jinqun_config2{margin-top: 55px;transition: all .3s;cursor: pointer;}
.jinqun_config2.act{padding-left: 48px;}
.jinqun_config2.act .jinqun_config3{color: #0593ff;}
.jinqun_config4{vertical-align: top;}

.jinqun_data{margin: 60px 0 70px;}
.jinqun_data1{margin: 70px 40px 0;}
.jinqun_data2{display: inline-block;vertical-align: top;text-align: center;margin: 0 70px;}


/* 知意公众号助手 */
.zs_bot{background: url(../images/helper/zhushou_bot.png) no-repeat;background-size: 100% 200px;}

.zs_poster{line-height: 26px;margin: 12px 0 50px;font-size: 15px;color: #808080;}
.zs_poster1{width: 710px;margin: 0 auto;display: flex;align-items: flex-start;}
.zs_poster2{width: 48px;height: 48px;background-color: #e6e6e6;border-radius: 100%;font-size: 24px;color: #ffffff;margin-bottom: 10px;line-height: 48px;display: inline-block;}
.zs_poster3{font-size: 15px;color: #b3b3b3;}
.zs_poster1_1{flex: 1;cursor: default;}
.zs_poster1_1.act .zs_poster2{background-color: #0593ff;}
.zs_poster1_1.act .zs_poster3{color: #0593ff;}
.zs_poster4{position: relative;}
.zs_poster5{vertical-align: top;}
.zs_poster6{position: absolute;top: 65px;left: 210px;right: 210px;bottom: 75px;background: #F5F5F5;}
.zs_poster6 img{width: 100%;height: 100%;}
.zs_poster7{position: absolute;bottom: 130px;left: 0;}
.zs_poster7_2{left: auto;right: 0;}
.zs_poster8{text-align: center;}
.zs_poster9{width: 50px;height: 50px;background-color: #ffffff;box-shadow: 0px 4px 24px 0px rgba(140, 140, 140, 0.16);border-radius: 100%;}

.zs_fans1{min-height: 450px;}
.zs_fans2{display: inline-block;vertical-align: top;min-width: 270px;margin-left: 50px;}
.zs_fans3{display: flex;align-items: center;margin-top: 40px;transition: all .3s;cursor: pointer;}
.zs_fans4{width: 40px;margin-right: 15px;}
.zs_fans5{font-size: 20px;color: #4d4d4d;font-weight: bold;}
.zs_fans3.act{padding-left: 50px;}
.zs_fans3.act .zs_fans5{color: #0593ff;}
.zs_fans6{display: inline-block;vertical-align: top;position: relative;margin-left: 155px;}
.zs_fans7{position: absolute;top: 95px;left: 162px;box-shadow: 0px 4px 24px 0px rgba(140, 140, 140, 0.23);}
.zs_fans8{position: absolute;top: -10px;left: 51px;box-shadow: 0px 4px 24px 0px rgba(140, 140, 140, 0.23);}
.zs_fans9{position: absolute;top: 105px;left: 199px;box-shadow: 0px 4px 24px 0px rgba(140, 140, 140, 0.23);}
.zs_fans10{position: absolute;top: 33px;left: -10px;}
.zs_fans11{position: absolute;top: -10px;left: 110px;}

.zs_qunfa{margin-top: 60px;min-height: 505px;}
.zs_qunfa1{vertical-align: top;width: 740px;}
.zs_qunfa2{vertical-align: top;margin-left: 150px;}
.zs_qunfa3{margin-top: 80px;transition: all .3s;cursor: pointer;}
.zs_qunfa3.act{margin-left: -50px;}
.zs_qunfa3.act .zs_qunfa4{color: #0593ff;}
.zs_qunfa4{font-size: 26px;font-weight: bold;color: #404040;margin-bottom: 10px;}
.zs_qunfa5{font-size: 16px;color: #808080;}

.zs_qudao1{vertical-align: top;width: 450px;}
.zs_qudao2{font-size: 80px;font-weight: bold;color: #f2f3f5;line-height: 80px;}
.zs_qudao3{font-size: 30px;color: #4d4d4d;font-weight: bold;line-height: 30px;margin-bottom: 30px;margin-top: -10px;}
.zs_qudao4{font-size: 15px;color: #808080;line-height: 26px;}
.zs_qudao5{margin-top: 60px;white-space: nowrap;}
.zs_qudao6{text-align: center;vertical-align: top;width: 33%;}
.zs_qudao6:last-child{margin-right: 0;}
.zs_qudao7{width: 50px;height: 50px;background-color: rgba(5,147,255,0.1);border-radius: 100%;}
.zs_qudao8{vertical-align: top;margin-left: 80px;}

.zs_func{width: 276px;height: 320px;text-align: center;}
.zs_func1{margin: 38px 0 45px;font-size: 20px;color: #333333;}
.zs_func2{margin-top: 47px;font-size: 16px;color: #999999;}

.detail_left1{padding: 60px 40px 100px;}
.detail_left2 {
    text-align: left;
    font-size: 25px;
    color: #333333;
    margin-bottom: 20px;
}
.detail_left3 {
    font-size: 14px;
    color: #999999;
    margin-bottom: 40px;
    text-align: center;
}
.new_detail_left4 {
    color: #333333;
}
.new_detail_left4 span {
    font-size: inherit;
    color: #5096ff;
}
.mycontents *{font-size: 16px;color: #333333;font-family: "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "Segoe UI", Tahoma, Arial, STHeiti, sans-serif !important;}
.mycontents img{text-align: center;max-width: 100%;}


.zy_minenav{margin-top: 70px;padding: 15px 0;background: #F5F5F5;}
.zy_minenav1{display: inline-block;vertical-align: middle;font-size: 15px;color: #007AFF;margin-right: 2px;}
.zy_minenav1 a{color: #333333;font-size: inherit;}
.zy_minenav1 a:hover{color: #007AFF;}





/* 渠道码 */
.channelbox{width: 1200px;margin: auto;}
.channel_banner{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.channel_bg{width: 100%;height: 500px;background-image: linear-gradient(-180deg, #352BEB 0%, #4F72FF 100%); overflow: hidden;}
.channel_banner1{width: 533px;height: 500px;}
.ab_banne1{font-size: 40px;color: #FFFFFF;margin-bottom: 20px;}
.ab_banne2{font-size: 22px;color: #FFFFFF;}
.ab_banne3{width: 140px;height: 44px;background: #FFFFFF;border-radius: 24px;font-size: 16px;color: #04A2FF;text-align: center;cursor: pointer;line-height: 44px;margin-top: 52px;}

.channel_adv{padding: 60px 0 80px}
.channel_tit{font-size: 30px;color: #333333;margin-bottom: 60px;text-align: center;}
.channel_advs1{width: 25%;float: left;text-align: center;}
.channel_advs2{width: 89px;display: block;margin:0 auto 40px;}
.channel_advs3{font-size: 16px;
    color: #333333;text-align: center;}

.channel_adm{background: #F5F8FA;padding:68px 0 66px;}
.channel_admi{padding:68px 0 66px;}
.channel_adms{display: flex;align-items: center;justify-content: space-between;}
.channel_adm1{width: 591px;height:402px;line-height: 402px;vertical-align: middle;display: flex;align-items: center;justify-content: center;}
.channel_adm2{max-width: 591px;display: block;}
.channel_adm3{width: 464px;float: left;}
.channel_adm4{margin-bottom: 20px;font-size: 30px;
    color: #363B4E;}
.channel_adm5{font-size: 17px;color: #8A8A8A;line-height: 28px;margin-bottom: 40px;}
.channel_adm6{width: 135px;height: 40px;background: #04A2FF;border-radius: 20px;text-align: center;font-size: 17px;
    color: #FFFFFF;cursor: pointer;line-height: 40px;}
.channel_scr{background: #F5F8FA;padding: 60px 0 80px;}
.channel_scr2{width: 280px;height: 200px;margin-bottom: 26px;}

/* 超级专题页 */
.mass_bg{width: 100%;height: 560px;width: 100%;background-image: linear-gradient(-270deg, #236AFF 0%, #6060FC 100%); overflow: hidden;position: relative;}
.mass_banner_bot{position: absolute;left: 0;bottom: 0;right: 0;background: rgba(255,255,255,0.06);height: 100px;}
.mass_banner_bot1{display: flex;align-items: center;height: 100%;}
.mass_banner_bot2{flex: 1;display: flex;align-items: center;position: relative;}
.mass_banner_bot2::after{content: '';position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(255,255,255,0.2);}
.mass_banner_bot2:last-child::after{content: none;}
.mass_banner_bot3{flex: 1;display: flex;align-items: center;justify-content: center;height: 100%;}

.mass_why_box{font-size: 30px;color: #333333;text-align: center;margin-bottom: 80px;}
.mass_why_box1{width: 280px;height: 200px;background: #FFFFFF;border-radius: 6px;display: flex;align-items: center;justify-content: center;text-align: center;font-size: 18px;color: #555865;flex-direction: column;cursor: pointer;}
.mass_why_box1:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}

/* 裂变海报 */
.liebian_tit{padding: 20px 110px 80px;font-size: 17px;color: #333333;text-align: center;line-height: 28px;}
.liebian_li{width: 210px;padding: 20px 0;text-align: center;cursor: pointer;background: #FFFFFF;border-radius: 8px;}
.liebian_li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.liebian_li1{font-size: 30px;color: #6E87B1;margin-bottom: 10px;}

.liebian_way{padding: 90px 0;border-bottom: 1px solid #E1F0FA;}
.liebian_way:last-child{border-bottom: 0;}

.liebian_haibao{width: 264px;cursor: pointer;}
.liebian_haibao img{max-width: 264px;}
/* .liebian_haibao:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);} */

.liebian_notice{font-size: 30px;color: #FFFFFF;text-align: center;}