span
{
    font-size: 14px;
    color: #333;
}

div
{
    font-size: 14px;
}

.inner-content
{
    width: 100%;
}

.quanback
{
    position: absolute;
    width: 100%;
    height: 40px;
    background: linear-gradient(0deg,rgba(239, 239, 239, 0) 0%,#e6f1fe 100%);
}

.tabs
{
    padding: 0 34px;
    display: inline-block;
    height: 104px;
}

.active-bar
{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #f5680aff;
    list-style: none;
    transition: width .3s cubic-bezier(.645, .045, .355, 1),transform .3s cubic-bezier(.645, .045, .355, 1);
}

.tabsw
{
    height: 108px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.xiakuaijuz
{
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    margin-top: -30px;
}

.cur .tabsspan
{
    color: #f5680a;
    font-weight: bolder;
}

.tabsspan
{
    font-size: 16px;
    line-height: 24px;
}

.tabsitem
{
    min-width: 40%;
    display: inline-flex;
    justify-content: space-between;
}

.botxiakua
{
    width: 25%;
    vertical-align: middle;
    display: inline-block;
    padding: 0px 20px;
    background: #f0f7ff;
    border-radius: 12px;
    height: 370px;
}

.kuaitit
{
    margin: 35px 0 13px;
    text-align: center;
    font-weight: bolder;
}

.kuaititx
{
    text-align: center;
    font-weight: bolder;
    margin-bottom: 20px;
}

.neirkuaixias
{
    color: #0a7afa;
    font-size: 18px;
}

.neirkuaixia
{
    font-size: 48px;
}

.listitem
{
    line-height: 28px;
    color: #666;
    margin-left: 20px;
    font-size: 14px;
    display: list-item;
}

.pagetit
{
    width: 285px;
    height: 93px;
    background: linear-gradient(26.16deg,#ffffff 0%,#f7f7f7 100%);
    border: 1px solid;
    border-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
    padding: 25px 25px 20px;
    margin-right: 20px;
}

.pagetitdis
{
    display: inline-block;
}

.titbolder
{
    font-weight: bolder;
}

.tit20
{
    font-size: 20px;
}

.tit32
{
    font-size: 32px;
}

.tit24
{
    font-size: 24px;
}

.tit26
{
    font-size: 26px;
}

.tit28
{
    font-size: 28px;
}

.tit16
{
    font-size: 16px;
    color: #000;
}

.tit18
{
    font-size: 18px;
}

.vamid
{
    vertical-align: middle;
}

.scroll-container
{
    width: 100%;
    overflow-x: hidden;
    white-space: nowrap;
}

.scroll-container::-webkit-scrollbar
{
    width: 6px;
    height: 6px !important;
}
.scroll-container::-webkit-scrollbar-track
{
}
.scroll-container::-webkit-scrollbar-thumb
{
    background: rgba(144, 147, 153, 0.5);
    border-radius: 5px;
}

.scroll-content
{
    width: 4915px;
}

.scgun
{
    width: 406px;
    height: 160px;
    padding: 25px 30px 20px;
    margin: 0 10px 20px;
    display: inline-block;
    background: linear-gradient(24.57deg,#ffffff 0%,#f7f7f7 100%);
    border: 1px solid;
    border-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.scgun:hover
{
    background: linear-gradient(335.43deg,#479dff 0%,#146aff 100%);
    transition: all .3s;
}

.scgun:hover .tit20
{
    color: #fff;
}

.scgun:hover .scxxk
{
    color: #ffffffcc;
    border-color: #ffffffb3;
}

#conwaik
{
    animation-duration: 5s;
    animation: indeterminate 3s infinite;
    transition: 0.6s ease 0s, stroke 0.6s ease 0s,;
}

.lxwmsxspan
{
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

#gywmconwaik
{
    width: 7260px;
}

.scxxk
{
    border: 1px solid;
    border-color: #d9d9d9;
    color: #666;
    border-radius: 4px;
    padding: 2px 8px;
}

.scyout
{
    position: absolute;
    right: 0;
    bottom: -10px;
}

.sczzi
{
    bottom: 0;
    position: absolute;
}

.scwaik
{
    position: relative;
    height: 130px;
}

.schenxgd
{
    position: relative;
    width: 180px;
    height: 8px;
    background: #e5e5e5;
    border-radius: 4px;
}

.hxgdwaik
{
    margin-top: 10px;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}

.tabs.cur
{
    border-bottom: 4px solid #f5680a;
}

#process
{
    position: absolute;
    height: 8px;
    background: #0a7afa;
    border-radius: 4px;
    cursor: pointer;
}

#sprocess
{
    position: absolute;
    height: 8px;
    background: #0a7afa;
    border-radius: 4px;
    cursor: pointer;
}

.monixw
{
    width: 100vw;
    max-width: 1920px;
    background-image: url('../icons/page/backgr1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.xwb
{
    color: #fff;
    vertical-align: middle;
}

.margl20
{
    margin-left: 20px;
}

.margr10
{
    margin-right: 10px;
}

.disblkfr
{
    display: inline-block;
    float: right;
    border: 1px solid;
    border-color: #ffffff;
    border-radius: 6px;
    padding: 6px 22px 6px 15px;
    cursor: pointer;
    position: relative;
}
.disblkfr span:after
{
    content: "";
    width: 9px;
    height: 12px;
    background-image: url('/_data/icons/page/jit.png');
    position: absolute;
    right: 15px;
    top: 11px;
}
.disblkfr:hover
{
    background: #f5680a;
    border-color: #f5680a;
}

.disblkfrs
{
    display: inline-block;
    float: right;
    border: 1px solid;
    border-color: #666666ff;
    border-radius: 6px;
    padding: 6px 22px 6px 15px;
    cursor: pointer;
    position: relative;
}

.disblkfrs span
{
    color: #666666ff;
}
.disblkfrs span:after
{
    content: "";
    width: 9px;
    height: 12px;
    background-image: url('/_data/icons/page/jith.png');
    position: absolute;
    right: 15px;
    top: 11px;
}
.disblkfrs:hover
{
    background: #f5680a;
    border-color: #f5680a;
}
.disblkfrs:hover span:after
{
    background-image: url('/_data/icons/page/jit.png');
}

.disblkfrs:hover span
{
    color: #fff !important;
}

.huiyan
{
    color: #666666ff;
}

.divjuz
{
    display: flex;
    justify-content: center;
    align-items: center;
}

.xwyouk
{
    height: 80px;
    background: #fff;
    border-radius: 12px;
    margin-bottom: 20px;
    display: flex;
}

.xwyouk:hover
{
    background: #f0f5ff;
}

.xwyouk:hover .tit16
{
    color: #0a7afaff;
    font-weight: bold;
}

.gywmljc
{
    color: #0a7afaff;
    font-weight: bolder;
}

.huisj
{
    color: #666666;
    font-size: 14px;
    margin-top: 4px;
}

.thxwxs
{
    width: 14%;
    border-right: 1px solid #bfbfbf4d;
    height: 70%;
    margin: auto;
}

.kuain6
{
    padding: 10px 5px;
    width: 374px;
    height: 136px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #ffffff;
    border-radius: 12px;
    display: inline-flex;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.1);
}

.kuaixiaspan
{
    margin-top: 10px;
    color: #666;
}

.kuais
{
    margin: 20px 30px 0px 0;
}

.jdaljus
{
    background: #F4F7FF;
    height: 542px;
    margin-top: 84px;
}

.jszcmd
{
    margin-right: 100px;
    display: inline-block;
    line-height: 60px;
    cursor: pointer;
}

.jszcmd:hover
{
    color: #F5680A;
    font-weight: bold;
}

.zxexcl
{
    width: 590px;
    display: inline-block;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 60, 129, 0.1);
}

.gywmdelk
{
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    padding: 25px 25px;
    display: flex;
}

.gywmhk
{
    background: linear-gradient(90deg,#f76605 0%,#ff952b 100%);
    border-radius: 18px;
    margin-right: 20px;
    padding: 0px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bolder;
}

.qyzzimg
{
    padding: 10px 20px;
}

.jszyqieh
{
    position: absolute;
    top: 153px;
    cursor: pointer;
}

.fzlcxiak
{
    margin-top: -30px;
    width: 152px;
    height: 180px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    padding: 40px 24px 0;
    margin-bottom: 50px;
    white-space: initial;
}
.fzlcxiak:hover
{
    background: linear-gradient(226.33deg,#f5faff 0%,#e0ecff 100%);
}


.fzmarzy
{
    margin: 0 20px;
}

.fzmarzy .titbolder
{
    margin-left: 8px;
}

.fzlcdx
{
    width: 100%;
    height: 1px;
    background: #0a7afa;
    border-radius: 0.5px;
    opacity: 0.15;
    position: absolute;
    top: 435px;
}

.xuanzgywm
{
    position: absolute;
    top: 160px;
    width: 100%;
    text-align: center;
}

.fzlicxkn
{
    width: 550px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px;
    background: #ffffff;
    border-radius: 22px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    margin-right: 15px;
}

.fzlicdesp
{
    margin-left: 18px;
    line-height: 24px;
}

.yzsy2
{
    width: 440px;
    height: 170px;
    position: relative;
    padding: 25px 75px 25px 75px;
    background-color: #f0f7ff;
    border-radius: 0 120px;
    display: inline-block;
    margin-bottom: 20px;
}

.yzsy21
{
    width: 440px;
    height: 170px;
    position: relative;
    padding: 25px 75px 25px 75px;
    background-color: #f0f7ff;
    border-radius: 120px 0;
    display: inline-block;
    margin-bottom: 20px;
}

.thcpjz
{
    line-height: 32px;
    color: #333;
    margin-left: 55px;
}

.thxiatu
{
    position: absolute;
    bottom: 0;
    right: 0;
}

.qgwyyk
{
    width: 314px;
    height: 146px;
    text-align: left;
    padding: 44px 30px 0 30px;
    border-radius: 6px;
    background-color: #fff;
    display: inline-block;
}

.zqfxxk
{
    width: 490px;
    height: 145px;
    background: #f5faff;
    border-radius: 16px;
    text-align: left;
    padding: 25px 44px 0 56px;
    display: inline-block;
}

.djnkzuixi
{
    width: 327px;
    height: 150px;
    background: #ffffff;
    padding: 25px 30px;
    border-radius: 16px 100px 100px 16px;
    box-shadow: 0px 3px 20px rgba(0, 60, 129, 0.2);
}

.neixiakz
{
    text-align: left;
    display: inline-block;
    line-height: 32px;
    color: #666666;
    font-weight: bold;
    margin-left: 10px;
}

.gzdglk
{
    width: 590px;
    height: 194px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgba(0, 60, 129, 0.1);
    text-align: left;
}

.gzdgnk
{
    height: 20px;
    background: linear-gradient(6.9deg,#015eea 0%,#0085fa 100%);
    border-radius: 20px 20px 0px 0px;
    padding: 15px 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.gzdgxk
{
    padding: 22px 20px 0 40px;
    height: 99px;
    color: #666666;
    line-height: 32px;
}


.zlpjgl
{
    width: 490px;
    height: 160px;
    background: #f5faff;
    border-radius: 16px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 30px 50px;
    text-align: left;
    line-height: 28px;
}

.cxfxk
{
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0px 0px 10px rgba(0, 60, 129, 0.1);
    text-align: left;
    line-height: 24px;
    color: #666;
    width: 590px;
    height: 160px;
    font-size: 0;
}

.cxfxk .gywmljc
{
    line-height: 36px;
}

.cxfxks
{
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 60, 129, 0.1);
    text-align: left;
    line-height: 24px;
    color: #666;
    width: 387px;
    height: 225px;
    font-size: 0;
}

#gywmImg
{
    cursor: pointer;
}

.zbtck
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}


.zbtcks
{
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000080;
    z-index: 1998;
}

.tankuanxz
{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.neilik
{
    background: #fff;
    width: 900px;
    height: 550px;
    border-radius: 16px;
    position: relative;
}

.lxwmd
{
    padding: 0 10px;
    height: 32px;
    background: #f5faff;
    border-radius: 10px;
    line-height: 32px;
    margin-top: 8px;
}

.yunad
{
    display: inline-block;
    text-align: center;
    margin-top: -28px;
    width: 250px;
}

#lxwmdex
{
    position: absolute;
    top: 55px;
    cursor: pointer;
}

.zxxtxiaspan
{
    font-size: 18px;
    font-weight: bold;
    color: #666;
}


.zxexs
{
    padding: 0 20px;
    height: 110px;
    text-align: left;
    margin-top: 18px;
}


.zxexxia
{
    color: #666;
    line-height: 28px;
}

.qyzzimg2{
    padding: 20px;
	width: 108px;
}

#qyzzconwaik > div {float: left;}
.gywmdelk > div {padding: 0 20px;}