.tab-list-box {
    height: 96px;
    background-color: #f8fbff;
}

.tab-list .tab-item {
    position: relative;
    float: left;
    width: 33.33%;
    height: 96px;
    line-height: 96px;
    font-size: 20px;
    color: #0a1633;
    text-align: center;
    cursor: pointer;
}

.tab-list .tab-item.active {
    color: #3e6cff;
    ;
}

.tab-list .active::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #3e6cff;
    border-radius: 2px;
}

.tab-item i {
    display: inline-block;
    height: 48px;
    width: 48px;
    margin-right: 26px;
    background: url(../images/img.png);
    background-position: -192px 0;
    vertical-align: middle;
}

.tab-item .morelink-icon {
    background-position: -240px 0;
}

.tab-item .navlink-icon {
    background-position: -288px 0;
}

.createcode-box {
    padding-top: 80px;
}

.createcode-box .text-tip {
    font-size: 16px;
    line-height: 26px;
    color: #071c3b;
}

.texterea-box {
    position: relative;
}

.createcode-box .text-tip.more-link {
    width: auto;
}

.createcode-left {
    width: 902px;
    float: left;
}

.createcode-left textarea {
    display: block;
    width: 858px;
    height: 88px;
    padding: 14px 22px;
    margin-top: 18px;
    background-color: #ffffff;
    box-shadow: 0px 6px 17px 1px rgba(62, 108, 255, 0.1);
    border-radius: 4px;
    border: solid 1px #e2e8f2;
    resize: none;
}

.createcode-right {
    float: right;
    width: 218px;
    text-align: center;
}

.createcode-right .no-img {
    height: 262px;
    box-shadow: 0px 6px 18px 0px rgba(62, 108, 255, 0.1);
    border-radius: 4px;
    font-size: 16px;
    line-height: 262px;
    text-align: center;
    color: #b4bed0;
    background: url(../images/img_wsc.png) no-repeat center;
    background-size: 100% 100%;
}

.createcode-right .hasimg {
    width: 218px;
    float: right;
    text-align: center;
}

.createcode-right .code-tip {
    margin-top: 12px;
    font-size: 14px;
    color: #8590a6;
}

.createcode-right .code-img img {
    display: block;
    height: 262px;
    width: 218px;
}

.createcode-right .download-btn {
    display: block;
    width: 104px;
    height: 32px;
    margin: 12px auto;
    background-color: #3e6cff;
    border-radius: 16px;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
}

.index-title {
    text-align: center;
}

.index-title i {
    display: inline-block;
    height: 4px;
    width: 36px;
    background: url(../images/icons.png);
    background-position: -172px 0;
}

.index-title h2 {
    margin-top: 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    color: #071c3b;
}

.video-box-center {
    position: relative;
}

.video-box-center .back-img {
    position: absolute;
    width: 1249px;
    height: 501px;
    top: 20px;
    left: -25px;
    z-index: -1;
    background: url(../images/img_spbf.png) no-repeat;
    background-size: 100% 100%;
}

.video-box {
    padding: 64px 0 40px 0;
    text-align: center;
}

.video-box-top {
    padding: 80px 0 40px 0;
    text-align: center;
}

.video-box .paddings {
    height: 53px;
}

.video-box .video-tip {
    display: inline-block;
    width: 821px;
    margin-top: 158px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #071c3b;
}

.video-div {
    position: relative;
    width: 465px;
    height: 281px;
    margin: 14px auto 0 auto;
    border-radius: 4px;
    overflow: hidden;
}

.video-alert {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 9;
    text-align: center;
    line-height: 276px;
}

.video-show {
    width: 100%;
    height: 100%;
    background: url(../images/img_fm.png) no-repeat center;
    background-size: 100%;
}

.video-alert .video-icon {
    display: inline-block;
    width: 62px;
    height: 62px;
    background: url(../images/icon_play.png);
    background-size: 100% 100%;
    vertical-align: middle;
    cursor: pointer;
}

.video-box .video-btn {
    display: block;
    width: 112px;
    height: 40px;
    margin: 22px auto;
    border-radius: 20px;
    border: solid 1px #3e6cff;
    font-size: 16px;
    line-height: 40px;
    color: #3e6cff;
}

.analysis-box {
    position: relative;
    padding-bottom: 64px;
}

.analysis-box .hr-list {
    position: absolute;
    width: 960px;
    display: inline-block;
    text-align: center;
    height: 1px;
    left: 50%;
    margin-left: -480px;
    top: 168px;
    z-index: -1;
    background-color: #e2e8f2;
}

.analysis-box .hr-list li {
    float: left;
    width: 33.33%;
    font-size: 0;
}

.analysis-box .hr-list li i {
    display: inline-block;
    height: 28px;
    width: 28px;
    background: url(../images/icons.png);
    background-position: -144px 0;
    vertical-align: middle;
    margin-top: -14px;
}

.analysis-item {
    float: left;
    width: 264px;
    margin-right: 48px;
    text-align: center;
    font-size: 16px;
    color: #071c3b;
}

.analysis-list {
    width: 1248px;
    margin-top: 63px;
}

.analysis-icon {
    height: 96px;
    width: 96px;
    margin: 0 auto;
    background: url(../images/img.png);
    background-position: -624px 0;
}

.analysis-icon.code-icon {
    background-position: -720px 0;
}

.analysis-icon.qudao-icon {
    background-position: -432px 0;
}

.analysis-icon.word-icon {
    background-position: -528px 0;
}

.analysis-info {
    height: 88px;
    margin-top: 32px;
    padding: 23px 26px;
    border-radius: 8px;
}

.analysis-item:hover .analysis-info {
    box-shadow: 2px 4px 12px 0px rgba(7, 28, 59, 0.08);
}

.span-div {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
    text-align: center;
}

.span-div span {
    float: left;
    width: 33.33%;
    margin-bottom: 4px;
    color: #8590a6;
    font-size: 14px;
    text-align: center;
}

.span-div.two {
    margin-top: 20px;
}

.span-div.two span {
    width: 50%;
}

.analysis-btn-box {
    margin-top: 48px;
    text-align: center;
}

.analysis-btn-box a {
    display: inline-block;
    width: 146px;
    height: 40px;
    margin: 0 12px;
    border-radius: 20px;
    border: solid 1px #3e6cff;
    font-size: 16px;
    line-height: 40px;
    color: #3e6cff;
}

.analysis-btn-box .register-btn {
    background-color: #3e6cff;
    color: #FFFFFF;
}

.function-box {
    background-color: #f7f9ff;
    padding: 80px 0 54px 0;
}

.function-list {
    width: 1236px;
    margin-top: 50px;
}

.function-item {
    float: left;
    width: 326px;
    height: 152px;
    margin-right: 36px;
    margin-bottom: 36px;
    padding: 24px;
    background-color: #f7f9ff;
    border-radius: 8px;
    border: solid 1px #e2e8f2;
}

.function-item:hover {
    background-color: #ffffff;
    box-shadow: 0px 12px 24px 0px rgba(7, 28, 59, 0.08);
    border-radius: 8px;
    border: solid 1px #e2e8f2;
}

.function-item .function-icon {
    display: block;
    height: 48px;
    width: 48px;
    margin-bottom: 14px;
    background: url(../images/img.png);
    background-position: -384px 0;
}

.function-item .icon_ymdndgwm {
    background-position: -96px 0;
}

.function-item .icon_jhdhgwm {
    background-position: -336px 0;
}

.function-item .icon_qdgwm {
    background-position: -48px 0;
}

.function-item .icon_ymdldgwm {
    background-position: -144px 0;
}

.function-item .icon_ppgwm {
    background-position: -192px 0;
}

.function-item h4 {
    font-size: 16px;
    color: #071c3b;
}

.function-item .dec {
    margin-top: 12px;
    font-size: 14px;
    line-height: 20px;
    color: #8590a6;
}

.guide-box {
    background-color: #f7f9ff;
    padding-bottom: 64px;
}

.guide-list {
    width: 1236px;
    margin-top: 40px;
}

.guide-item {
    float: left;
    width: 376px;
    margin-right: 36px;
    text-align: center;
}

.guide-item p {
    margin-top: 36px;
    font-size: 16px;
    color: #071c3b;
}

.guide-item .guide-img {
    width: 376px;
    height: 240px;
    background-color: #ffffff;
    border-radius: 16px;
    background: url(../images/guide-imgs.png);
    background-position: -0 -480px;
}

.guide-item .guide-img.img2 {
    background-position: -0 -240px;
}

.guide-item .guide-img.img3 {
    background-position: -0 0;
}

.article-box {
    padding: 64px 0 84px 0;
    overflow: hidden;
}

.article-list {
    width: 1314px;
    margin-top: 48px;
}

.article-item {
    float: left;
    width: 545px;
    margin-right: 112px;
    margin-bottom: 42px;
}

.article-img {
    float: left;
    width: 200px;
    height: 136px;
    background-color: #f5f7fa;
    border-radius: 8px;
    border: solid 1px #f4f8ff;
    text-align: center;
    line-height: 136px;
}

.article-info {
    margin-left: 224px;
}

.article-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.article-info h2 {
    margin-top: 13px;
    font-size: 16px;
    color: #071c3b;
    line-height: 20px;
}

.article-info h2:hover {
    color: #3e6cff;
    opacity: 1;
}

.article-info p {
    font-size: 14px;
    color: #8590a6;
}

.article-info .time {
    margin-top: 14px;
    line-height: 18px;
}

.article-info .dec {
    margin-top: 10px;
}

.article-box .more-btn {
    display: block;
    margin: 20px auto 0 auto;
    width: 146px;
    height: 40px;
    border-radius: 20px;
    border: solid 1px #3e6cff;
    font-size: 16px;
    line-height: 40px;
    color: #3e6cff;
    text-align: center;
}

.navlink-dec {
    padding-top: 80px;
    text-align: center;
}

.navlink-dec h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: 1px;
    color: #071c3b;
}

.navlink-dec .type-btn {
    display: inline-block;
    width: 144px;
    height: 40px;
    margin-top: 38px;
    background-color: #3e6cff;
    border-radius: 20px;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
}

.advantage-box {
    margin-top: 50px;
}

.advantage-box .advatage-img {
    height: 283px;
    width: 520px;
    background: url(../images/navdec-img.png);
    background-position: -1040px 0;
}

.advantage-box .advatage-img.img2 {
    background-position: -1560px 0;
}

.advantage-box .advatage-img.img3 {
    background-position: 0 0;
}

.advantage-box .advatage-img.img4 {
    background-position: -520px 0;
}

.advantage-box .morelink-img {
    height: 283px;
    width: 520px;
    background: url(../images/moredec-img.png);
    background-position: 0 0;
}

.advantage-box .morelink-img.img2 {
    background-position: -520px 0;
}

.advantage-box .morelink-img.img3 {
    background-position: -1040px 0;
}

.advantage-item {
    margin-bottom: 66px;
}

.advantage-item-left {
    float: left;
    width: 522px;
}

.advantage-item-right {
    float: right;
    width: 522px;
}

.advantage-txt {
    padding-top: 50px;
}

.advantage-txt i {
    display: block;
    height: 4px;
    width: 36px;
    background: url(../images/icons.png);
    background-position: -172px 0;
}

.advantage-txt h3 {
    margin-top: 14px;
    font-size: 24px;
    font-weight: bold;
    color: #071c3b;
    line-height: 28px;
    margin-bottom: 20px;
}

.advantage-txt p {
    font-size: 16px;
    line-height: 26px;
    color: #071c3b;
}

.createcode-tab {
    width: 396px;
    height: 40px;
    margin: 0 auto 40px auto;
    background-color: #f4f8ff;
    border-radius: 20px 20px 20px 20px;
    border: solid 1px #f4f8ff;
}

.createcode-tab-item {
    float: left;
    width: 33.33%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #0a1633;
    cursor: pointer;
}

.createcode-tab-item.active {
    width: 132px;
    height: 40px;
    background-color: #3e6cff;
    border-radius: 0px 20px 20px 20px;
    color: #FFFFFF;
}

.default-url {
    position: relative;
    height: 48px;
    margin: 24px 0;
    background-color: #ffffff;
    box-shadow: 0px 4px 12px 0px rgba(62, 108, 255, 0.1);
    border-radius: 4px;
    border: solid 1px #e2e8f2;
    line-height: 48px;
}

.tip-warn {
    position: absolute;
    z-index: 9;
    left: 87px;
    top: 16px;
    width: 16px;
    height: 16px;
    background: url(../images/icon_sm.png) no-repeat center;
    background-size: 100%;
}

.tip-content {
    position: absolute;
    display: none;
    width: 326px;
    height: 45px;
    z-index: 9;
    left: -52px;
    top: 21px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    color: #FFFFFF;
    text-align: center;
    line-height: 45px;
}

.tip-warn:hover .tip-content {
    display: block;
}

.tip-icon {
    position: absolute;
    left: 54px;
    top: -8px;
    width: 14px;
    height: 8px;
    background: url(../images/tip_jiantou.png) no-repeat center;
    background-size: 100%;
}

.createcode-left .error-tip {
    display: none;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 9;
    font-size: 12px;
    color: #ef1818;
    line-height: 16px;
}

.createcode-left .error-tip i {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    margin-top: -3px;
    background: url(../images/try-icons.png);
    background-position: 0 0;
    vertical-align: middle;
}

.default-url label {
    display: inline-block;
    margin: 0 40px 0 24px;
    color: #071c3b;
}

.default-url input {
    width: 770px;
}

.moreurl-item {
    position: relative;
    padding: 0 24px;
    margin-bottom: 24px;
    box-shadow: 0px 4px 12px 0px rgba(62, 108, 255, 0.1);
    border-radius: 4px;
    border: solid 1px #e2e8f2;
}

.moreurl-item .del-icon {
    display: none;
    position: absolute;
    height: 24px;
    width: 24px;
    right: -8px;
    top: -8px;
    z-index: 9;
    background: url(../images/icons.png);
    background-position: -96px 0;
    vertical-align: middle;
    margin-top: -2px;
    cursor: pointer;
}

.moreurl-item:hover .del-icon {
    display: block;
}

.moreurl-item:hover {
    box-shadow: 0px 4px 12px 0px rgba(62, 108, 255, 0.1);
    border-radius: 4px;
    border: solid 1px #3e6cff;
}

.moreurl-item-top {
    line-height: 48px;
    border-bottom: dashed 1px #e4ecff;
}

.moreurl-item .date-icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url(../images/icons.png);
    background-position: -32px 0;
    vertical-align: middle;
    margin-top: -2px;
}

.moreurl-item .num-label {
    margin-left: 24px;
    color: #071c3b;
}

.moreurl-item .address-icon {
    background-position: -16px 0;
}

.moreurl-item .num-icon {
    background-position: 0 0;
}

.moreurl-item-top input {
    display: inline-block;
    width: 160px;
    margin: 0 10px;
    text-align: center;
}

.moreurl-item-top select {
    display: inline-block;
    height: 40px;
    width: 210px;
    margin: 0 10px;
    text-align: center;
    border: none;
    color: #757676
}

.moreurl-item-top select option {
    padding-top: 10px;
    padding-bottom: 10px;
}

.moreurl-item-top .num-input {
    width: 360px;
    text-align: left;
}

.moreurl-item-bottom {
    line-height: 48px;
    height: 48px;
}

.moreurl-item-bottom input {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

.dialogo-video {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    width: 1000px;
    height: 562px;
}

.video-bg {
    width: 100%;
    height: 100%;
    z-index: 89;
    background: #000;
    opacity: 0.3;
    position: fixed;
    left: 0px;
    top: 0px;
}

.dialogo-video .dio-video-play {
    width: 100%;
    height: 100%;
}

.create-code-box {
    margin-top: 40px;
    text-align: center;
}

.create-code-box .create-btn {
    display: inline-block;
    width: 160px;
    height: 40px;
    margin: 0 12px;
    border-radius: 20px;
    border: solid 1px #3e6cff;
    line-height: 40px;
    text-align: center;
    color: #3e6cff;
}

.create-code-box .create-btn.add {
    background-color: #3e6cff;
    color: #FFFFFF;
}


/* @mixin img{background:url(../images/img.png) no-repeat; }
@mixin icon_ymdl{height:48px;width:48px;background-position: 0 0;}
@mixin icon_qdgwm{height:48px;width:48px;background-position: -48px 0;}
@mixin icon_ymdndgwm{height:48px;width:48px;background-position: -96px 0;}
@mixin icon_ymdldgwm{height:48px;width:48px;background-position: -144px 0;}
@mixin icon_ppgwm{height:48px;width:48px;background-position: -192px 0;}
@mixin icon_dlj{height:48px;width:48px;background-position: -240px 0;}
@mixin icon_dh{height:48px;width:48px;background-position: -288px 0;}
@mixin icon_jhdhgwm{height:48px;width:48px;background-position: -336px 0;}
@mixin icon_gwmshm{height:48px;width:48px;background-position: -384px 0;}
@mixin icon-03{height:96px;width:96px;background-position: -432px 0;}
@mixin icon-04{height:96px;width:96px;background-position: -528px 0;}
@mixin icon-01{height:96px;width:96px;background-position: -624px 0;}
@mixin icon-02{height:96px;width:96px;background-position: -720px 0;} */


/* 
@mixin img{background:url(../images/img.png) no-repeat; }
@mixin icon_times{height:16px;width:16px;background-position: 0 0;}
@mixin icon_local{height:16px;width:16px;background-position: -16px 0;}
@mixin icon_date{height:16px;width:16px;background-position: -32px 0;}
@mixin icon_wechat{height:24px;width:24px;background-position: -48px 0;}
@mixin icon_wechat_hover{height:24px;width:24px;background-position: -72px 0;}
@mixin icon_delete{height:24px;width:24px;background-position: -96px 0;}
@mixin icon_telephone_hover{height:24px;width:24px;background-position: -120px 0;}
@mixin icon_dot{height:28px;width:28px;background-position: -144px 0;}
@mixin line{height:4px;width:36px;background-position: -172px 0;} */


/* @mixin img{background:url(../images/img.png) no-repeat; }
@mixin img_wz{height:283px;width:520px;background-position: 0 0;}
@mixin img_sj{height:283px;width:520px;background-position: -520px 0;}
@mixin img_cs{height:283px;width:520px;background-position: -1040px 0;}
 */

*/