@charset "UTF-8";html {
    font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
    color: #595961;
    font-size: 14px;
    min-width: 1200px;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none;
}
.index_body{
    width: 100%;
    margin:0 auto;
    height: 500px;
    background: url("../img/63079189.png") no-repeat;
    background-size:100% 100%;
}
/* 导航栏 */
.index_nav{
    height: 60px;
    background-color: rgba(0,0,0,0.23);
}
.index_nav_body{
    width: 1200px;
    height: 60px;
    margin:0 auto;
    display: flex;
    z-index: 2;
}
.index_nav_body_log{
    width: 325px;
    height: 60px;
    display: flex;
    align-items: center;
}
.index_nav_body_log>img{
    width: 163px;
    height: 39px;
    align-items: center;
}
.index_nav_body_title{
    width: 300px;
    height: 60px;
    display: flex;
    align-items: center;
}
.index_nav_body_title{
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 20px;
    letter-spacing: 1px;
}
.index_nav_body_right{
    width: 650px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.index_nav_body_rightimg>img{
    width: 32px;
    height: 20px;
}
.index_nav_body_righttxt{
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 20px;
    letter-spacing: 1px;
    padding-left: 10px;
}
.index_nav_body_rightlogin{
    width: 80px;
    height: 28px;
    border-radius: 4px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FDDE33;
    line-height: 28px;
    letter-spacing: 1px;
    border: 1px solid #FDDE33;
    text-align: center;
    margin-left: 71px;
    cursor: pointer;
}
.index_nav_body_rightreg{
    width: 54px;
    height: 28px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    line-height: 28px;
    letter-spacing: 1px;
    background: #FDDE33;
    border-radius: 4px;
    text-align: center;
    margin-left: 18px;
    cursor: pointer;
}


.index_banner{
    width: 1200px;
    height: 440px;
    margin:0 auto;
    display: flex;
    z-index: 2;
}
.index_banner_left{
    width: 800px;
    height: 440px;
}
.index_banner_left1{
    margin-top: 125px;
    height: 56px;
    font-size: 40px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 56px;
    letter-spacing: 4px;
}
.index_banner_left2{
    margin-top: 40px;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    letter-spacing: 2px;
}
.index_banner_right{
    width: 400px;
    height: 440px;
}
.index_banner_right_input{
    width: 310px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 2px;
    margin: 0 auto;
}
.index_banner_right_inputA{
    width: 310px;
    height: 44px;
    border-radius: 2px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.index_banner_right_inputB{
    width: 310px;
    height: 44px;
    border-radius: 2px;
    margin: 0 auto;
    line-height: 44px;
    background: #FDDE33;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    text-align: center;
    cursor:pointer;
}
.index_banner_right_top{
    margin-top: 108px;
}
.index_banner_right_top1{
    margin-top: 14px;
}
.index_banner_right_top2{
    margin-top: 23px;
}
.index_banner_right_input1{
    width: 300px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #888888;
    letter-spacing: 1px;
    border: none;
	outline: none;
    text-indent:28px;
}
.index_banner_right_input2{
    width: 190px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #888888;
    letter-spacing: 1px;
    border: none;
	outline: none;
    text-indent:28px;
}
.index_banner_right_inputbtn{
    width: 100px;
    height: 44px;
    line-height: 44px;
    background: #FDDE33;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    text-align: center;
    cursor:pointer;
    border: none;
	outline: none;
}
.index_temple{
    width: 100%;
}
.index_templeone{
    width: 100%;
    margin:0 auto;
}
.index_templeone{
    width: 1200px;
    margin:0 auto;
    background: #ffffff;
}
.index_templeone_title{
    height: 30px;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #253343;
    line-height: 30px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 60px;
}
.index_templeone_titleimg{
    width: 832px;
    height: 60px;
    margin: 0 auto;
    margin-top: 60px;
}
.index_templeone_body{
    height: auto;
    display: flex;
    height:70px;
    margin-top: 30px;
}
.index_templeone_bodyA{
    width: 505px;
    text-align: right;
}
.index_templeone_bodyA1{
    height: 40px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #253343;
    line-height: 25px;
    letter-spacing: 2px;
}
.index_templeone_bodyA2{
    height: 30px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #888888;
    line-height: 30px;
    letter-spacing: 1px;
}
.index_templeone_bodyB{
    width:190px;
    text-align: center;
}
.index_templeone_bodyB>img{
    width:70px;
    height:70px;
}
.index_templeone_bodyC{
    width: 505px;
    text-align: left;
}
.index_templeone_bodyC1{
    height: 40px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #253343;
    line-height: 25px;
    letter-spacing: 2px;
}
.index_templeone_bodyC2{
    height: 30px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #888888;
    line-height: 30px;
    letter-spacing: 1px;
}
.index_templetwo_title{
    display: flex;
    height: 30px;
    line-height: 30px;
    margin-top: 70px;
    text-align: center;
    justify-content: center;
    align-items: center;

}
.index_templetwo_titleimgleft{
    height: 30px;
    display: flex;
    align-items: center;
}
.index_templetwo_titleimgleft>img{
    width: 34px;
    height: 20px;
}
.index_templetwo_titleimgcenter{
    margin: 0px 20px;
    height: 30px;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #253343;
    line-height: 30px;
}
.index_templetwo_titleimgright{
    height: 30px;
    display: flex;
    align-items: center;
}
.index_templetwo_titleimgright>img{
    width: 34px;
    height: 20px;
}
.index_templetwo_titleA{
    margin-top: 16px;
    text-align: center;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8E8E8E;
    line-height: 20px;
    letter-spacing: 1px;
}
.index_templetwo_body{
    width: 1110px;
    height: 325px;
    margin: 0 auto;
    display: flex;
    margin-top: 60px;
}
.index_templetwo_bodydiv{
    width: 260px;
    height: 325px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #DDD6CE;
    margin-right: 20px;
}
.index_templetwo_bodydiv:last-child{
    margin-right: 0px;
}
.index_templetwo_bodydiv:hover{
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 3px rgba(253, 222, 51, 0.1);
    border-radius: 10px;
    border: 1px solid #FDDE33;
}
.index_templetwo_bodydivimg{
    width: 110px;
    height: 117px;
    margin: 46px auto;
}
.index_templetwo_bodydivimg>img{
    width: 110px;
    height: 117px;
}
.index_templetwo_bodydivtex1{
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #253343;
    line-height: 25px;
    letter-spacing: 2px;
    margin: 0 auto;
    text-align: center;
}
.index_templetwo_bodydivtex2{
    width: 203px;
    height: 49px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 20px;
}
.index_templetwo_btn{
    width: 360px;
    height: 68px;
    line-height: 68px;
    margin: 0 auto;
    margin-top: 70px;
    text-align: center;
    background: #FDDE33;
    border-radius: 10px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    cursor:pointer;
}
.index_templetre{
    width: 1050px;
    height:580px;
    margin: 0 auto;
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
}
.index_templetre_left{
    width: 303px;
}
.index_templetre_leftdiv{
    width: 253px;
    height: 113px;
    margin-left: 50px;
    margin-top: 60px;
    border-radius: 10px;
    border: 1px solid #ffffff;
}
.index_templetre_leftdivS{
    width: 253px;
    height: 113px;
    margin-left: 50px;
    margin-top: 60px;
    border-radius: 10px;
    border: 1px solid #FDDE33;
}
.index_templetre_leftdivA{
    width: 221px;
    height: 26px;
    margin: 0 auto;
    display: flex;
    line-height: 26px;
    justify-content: flex-end;
    align-items: center;
    margin-top: 14px;
}
.index_templetre_leftdivA1{
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: linear-gradient(180deg, #BCBCBA 0%, #FFFFFF 100%);
}
.index_templetre_leftdivA1S{
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: linear-gradient(180deg, #FDDE34 0%, #FFFFFF 100%);
}
.index_templetre_leftdivA2{
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #253343;
    line-height: 22px;
    letter-spacing: 1px;
    margin: 0px 8px;
}
.index_templetre_leftdivB{
    width: 221px;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: right;
    margin: 0 auto;
    margin-top: 16px;
}
.index_templetre_center{
    width: 342px;
    margin: 0px 50px 0px 50px;
    background: url("../img/iPhoneFront.png") no-repeat;
    background-size:100% 100%;
    display: flex;
}
.index_templetre_center>img{
    width: 200px;
    margin: 0 auto;
    height: 425px;
    margin-top: 80px;
}
.index_templetre_right{
    width: 303px;
}
.index_templetre_rightdiv{
    width: 253px;
    height: 113px;
    margin-top: 60px;
    border-radius: 10px;
    border: 1px solid #ffffff;
}
.index_templetre_rightdivS{
    width: 253px;
    height: 113px;
    margin-top: 60px;
    border-radius: 10px;
    border: 1px solid #FDDE33;
}
.index_templetre_rightdivA{
    width: 221px;
    height: 26px;
    margin: 0 auto;
    display: flex;
    line-height: 26px;
    align-items: center;
    margin-top: 14px;
}
.index_templetre_rightdivB{
    width: 221px;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: left;
    margin: 0 auto;margin-top: 16px;
}
.index_templefour_body{
    width: 1100px;
    height: 430px;
    margin: 0 auto;
    display: flex;
    margin-top: 60px;
}
.index_templefour_bodydiv{
    width: 340px;
    height: 430px;
    margin-right: 40px;
}
.index_templefour_bodydiv:last-child {
    margin-right: 0px;
}
.index_templefour_bodydivimg{
    width: 340px;
    height: 340px;
}
.index_templefour_bodydivimg>img{
    width: 340px;
    height: 340px;
}
.index_templefour_bodydivtext{
    width: 260px;
    height: 142px;
    background: #FFFFFF;
    box-shadow: 0px 7px 8px 2px rgba(131, 127, 127, 0.16);
    border-radius: 10px;
    filter: blur(0px);
    margin: 0 auto;
    margin-top: -50px;
    cursor:pointer;
}
.index_templefour_bodydivtextS{
    width: 260px;
    height: 142px;
    background: #FDDE33;
    box-shadow: 0px 7px 8px 2px rgba(131, 127, 127, 0.16);
    border-radius: 10px;
    filter: blur(0px);
    margin: 0 auto;
    margin-top: -50px;
    cursor:pointer;
}
.index_templefour_bodydivtext1{
    text-align: center;
    height: 50px;
    line-height: 70px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #253343;
    letter-spacing: 2px;
}
.index_templefour_bodydivtext2{
    text-align: left;
    width: 216px;
    height: 60px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    line-height: 20px;
    letter-spacing: 2px;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 18px;
}
.index_templefive{
    /* width: 637px; */
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #888888;
    line-height: 17px;
    letter-spacing: 1px;
    margin:0 auto;
    margin-top: 60px;
    margin-bottom: 230px;
    text-align: center;
}
.miitbeian {
    color: #888888;
    text-decoration: none;
}
.index_templebottomdivfloating-window{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 134px;
    background-color: #fff;
    box-shadow: 0 -5px 32px 0 hsl(0deg 0% 73% / 21%);
    z-index: 10;
}
.index_templebottomdivfloating-window .index_templebottomdivcontent{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}
.index_templebottomdivfloating-window .index_templebottomdivcontent .index_templebottomdivapp-img{
    position: relative;
    width: 256px;
    height: 134px;
}
.index_templebottomdivfloating-window .index_templebottomdivcontent .index_templebottomdivapp-img img{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 211px;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.index_templebottomdivfloating-window .index_templebottomdivcontent .index_templebottomdivdesc-text{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 60px;
}
.index_templebottomdivfloating-window .index_templebottomdivcontent .index_templebottomdivdesc-text .index_templebottomdivdownload-text{
    height: 30px;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #253343;
    line-height: 30px;
    letter-spacing: 2px;
}
.index_templebottomdivfloating-window .index_templebottomdivcontent .index_templebottomdivdesc-text .index_templebottomdivgoto-xfl{
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #253343;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 14px;
}
.index_templebottomdivfloating-window .index_templebottomdivcontent .index_templebottomdivqrcode{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100px;
    height: 100px;
    margin-left: 88px;
}
.index_templebottomdivqrcode>img{
    width: 100px;
    height: 100px;
}





.index_templebottomdiv{
    width: 530px;
    height: 117px;
    margin:0 auto;
    display: flex;
    border:1px solid red;
}
.index_templebottomdivimg{
    width: 118px;
    height: 154px;
}
.index_templebottomdivimg>img{
    width: 118px;
    height: 154px;
}
.footer_consult{
    position: fixed;
    bottom:200px;
    left:0px;
    cursor: pointer;
}
.footer_consult_img{
    height: 213px;
    width: 116px;
}
.footer_consult_img>img{
    height: 213px;
    width: 116px;
}
.footer_consult_qrcode{
    width: 268px;
    /*height: 268px;*/
    position: absolute;
    left: 130px;
    top: -30px;
    opacity: 0;
    z-index: 10000;
}
.footer_consult_qrcode>img{
    width: 268px;
/*    height: 268px;*/
    z-index: 10000;
}
.footer_consult:hover .footer_consult_qrcode{
    opacity: 1;
} 

.mfooter_consult_img{
    position: fixed;
    bottom: 100px;
    right: 0px;
    width:150px;
    height:150px;
    cursor: pointer;
}
.mfooter_consult_img>img{
    width:150px;
    height:150px;
}