﻿*,body,html {
    padding: 0;
    margin: 0;
    margin: 0 auto;
    font-family: "Microsoft YaHei",sans-serif;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

body,html {
    background-color: #fff
}

ul {
    border: 0;
    outline: 0;
    display: block
}

li,ul {
    list-style: none
}

u {
    color: #136ec2
}

a {
    text-decoration: none;
    color: #000
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #068bf2;
}

b,p {
    outline: 0;
    border: 0;
    word-wrap: break-word;
    word-break: normal
}

img {
    outline: 0;
    border: 0;
    vertical-align: top
}

article,aside,footer,header,hgroup,marquee,menu,nav,section {
    display: block
}

iframe {
    margin: 0 auto
}

input {
    border: 0;
    outline: 0
}

table {
    border-collapse: inherit;
    border-top: none;
    border-left: none
}

table,td,th,tr {
    border-color: #ccc
}

table td {
    border-bottom: none;
    border-right: none
}

hr {
    width: 100%!important
}

.bg_blue {
    background: #12b7f5
}

.bg_black {
    background: #000
}

.bg_green {
    background: #009688
}

#_embed_v3_dc {
    display: none
}

#jesong_panel {
    top: 35%!important
}

.ml25 {
    margin-left: 25px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.n_mr {
    margin-right: 0!important
}

.pt35 {
    padding-top: 35px
}

.pd20 {
    padding: 0 20px
}

.pd12 {
    padding: 0 12px
}

.fl {
    float: left
}

.fr {
    float: right
}

.dis_block {
    display: block
}

.dis_none {
    display: none
}

.clearfix:after,.clearfix:before {
    clear: both;
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    font-size: 0
}

.width_main {
    width: 1200px!important;
    margin: 0 auto
}

.width_all {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    min-width: 1200px
}

.btn {
    text-align: center;
    font-size: 18px;
    display: block;
    color: #fff
}

.title-h1 {
    display: inline;
    font-size: 16px;
    font-weight: 400;
    float: inherit
}

.title-s {
    float: left;
    font-size: 14px;
    line-height: 38px;
    color: #4e4e4e
}

.class-detail-h1 {
    text-align: center;
    font-size: 20px;
    margin: 15px 0;
    font-weight: 700
}

[class^=ellipsis-] {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-box-orient: vertical
}

.ellipsis {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.ellipsis-3 {
    -webkit-line-clamp: 3
}

.ellipsis-2 {
    -webkit-line-clamp: 2;
    font-weight: 700
}

@font-face {
    font-family: iconfont;
    src: url(http://xwthot.cn/font/iconfont.eot);
    src: url(http://xwthot.cn/font/iconfont.eot?) format('embedded-opentype'),url(http://xwthot.cn/font/iconfont.woff) format('woff'),url(http://xwthot.cn/font/iconfont.ttf) format('truetype'),url(http://xwthot.cn/font/iconfont.svg) format('svg')
}

.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.big-banner img {
    display: block;
    margin: 0 auto;
    width: 100%
}

.header-top {
    background-color: #fff;
    height: 38px;
    border-bottom: 1px solid #f3f5f7
}

.header-top .header-box .marqu {
    float: left;
    font-size: 14px;
    line-height: 38px;
    color: #4e4e4e
}

.header-top .header-box .marqu a {
    font-size: 14px
}

.header-top .header-box .marqu a:hover {
    text-decoration: underline
}

.header-top .header-box hgroup {
    float: right;
    line-height: 38px
}

.header-top .header-box hgroup>.a-l {
    float: left;
    display: inline-block
}

.header-top .header-box hgroup a {
    color: #4e4e4e;
    font-size: 14px;
    padding: 0 12px
}

.header-top .header-box hgroup a:hover {
    color: red
}

.header-body {
    height: 115px
}

.header-cities,.header-logo,.header-search,.header-tel {
    float: left
}

/* .header-logo{margin-top:23.5px;width:190px;display:block} */
.header-logo {
    margin-top: 23.5px;
    width: 160px;
    display: block
}

.header-body .header-cities {
    padding: 30px 30px 0 30px
}

.header-body .header-cities .city-choose .iconfont {
    color: #249fe1;
    font-size: 18px;
    margin-right: -5px
}

.header-body .header-cities .city-change {
    width: 85px;
    height: 25px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    color: #676767;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden
}

.header-body .header-cities .city-change:hover {
    cursor: pointer
}

.header-body .header-cities .city-choose {
    position: relative;
    width: 85px;
    height: 35px;
    cursor: pointer
}

.choosed {
    position: relative
}

.choosed:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 7px;
    font-weight: 400;
    width: 8px;
    height: 8px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transition: all .4s ease;
    border-right: 2px solid #676767;
    border-top: 2px solid #676767
}

.city-choose:hover .choosed:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.city-choose:hover .cities-all {
    display: block
}

.city-choose .cities-all {
    position: absolute;
    top: 67%;
    left: 0;
    display: none;
    z-index: 6;
    padding: 0 15px 5px 15px;
    width: 440px;
    height: auto;
    overflow: auto;
    background-color: #fff;
    border: 1px solid #d3d3d3
}

.nydb_ydy {
    position: relative;
    top: -38px;
    text-indent: 3.3em
}

.nydb_ydy img {
    margin-top: 29px
}

#bdshare_weixin_qrcode_dialog {
    width: 255px!important;
    height: 299px!important
}

.head_bdfx {
    float: right;
    position: relative;
    padding-top: 11px;
    line-height: 0;
    display: none
}

.head_bdfx>p {
    font-size: 14px;
    color: #6d6d6d;
    cursor: pointer;
    border-left: 1px solid #5a5757;
    line-height: 17px;
    display: inline-block;
    padding-left: 35px;
    background: url(../../../img/head_bdfx.png) no-repeat;
    background-position: 15px;
    background-size: 20px 24px
}

.bdsharebuttonbox {
    padding: 10px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    background: #fff;
    border: 1px solid #f3f5f7;
    -webkit-box-shadow: 0 0 20px 0 #f3f5f7;
    box-shadow: 0 0 20px 0 #f3f5f7;
    border-radius: 2px;
    width: 224px;
    height: 52px
}

.bdsharebuttonbox>.bds_more {
    display: none
}

.bdsharebuttonbox>.bds_renren {
    display: none
}

.bdsharebuttonbox>a {
    float: right!important;
    width: 30px!important;
    height: 30px!important;
    margin: 0 10px!important;
    padding: 0!important;
    background-repeat: no-repeat;
    background-position: 50%!important;
    background-size: 30px!important
}

.head_bdfx.active>.bdsharebuttonbox {
    display: block!important
}

.bdsharebuttonbox>.bds_qzone {
    background: url(../../../img/head_qqkongjian.png) no-repeat
}

.bdsharebuttonbox>.bds_tsina {
    background: url(../../../img/head_xinlang.png) no-repeat
}

.bdsharebuttonbox>.bds_sqq {
    background: url(../../../img/head_qq.png) no-repeat
}

.bdsharebuttonbox>.bds_weixin {
    background: url(../../../img/head_weixin.png) no-repeat
}

.bdsharebuttonbox:after,.bdsharebuttonbox:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    display: block;
    border-width: 7px;
    border-style: solid
}

.bdsharebuttonbox:before {
    left: 50%;
    top: -14px;
    border-color: transparent transparent #f3f5f7 transparent
}

.bdsharebuttonbox:after {
    content: ''!important;
    left: 50%;
    top: -13px;
    border-color: transparent transparent #fff transparent;
    visibility: initial!important
}

.bshare-custom {
    padding: 10px;
    position: absolute;
    bottom: -61px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    background: #fff;
    border: 1px solid #f3f5f7;
    -webkit-box-shadow: 0 0 20px 0 #f3f5f7;
    box-shadow: 0 0 20px 0 #f3f5f7;
    border-radius: 2px;
    width: 235px;
    height: 52px
}

.bshare-custom>.bds_more {
    display: none
}

.bshare-custom>.bds_renren {
    display: none
}

.head_bdfx.active>.bshare-custom {
    display: block!important
}

.bshare-custom>.bshare-qzone {
    background: url(../../../img/head_qqkongjian.png) no-repeat!important;
    background-size: 100%!important
}

.bshare-custom>.bshare-sinaminiblog {
    background: url(../../../img/head_xinlang.png) no-repeat!important;
    background-size: 100%!important
}

.bshare-custom>.bshare-qqim {
    background: url(../../../img/head_qq.png) no-repeat!important;
    background-size: 100%!important
}

.bshare-custom>.bshare-weixin {
    background: url(../../../img/head_weixin.png) no-repeat!important;
    background-size: 100%!important
}

.bdsharebuttonbox:after,.bshare-custom:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    display: block;
    border-width: 7px;
    border-style: solid
}

.bshare-custom:before {
    left: 50%;
    top: -14px;
    border-color: transparent transparent #fff transparent
}

.bshare-custom:after {
    content: ''!important;
    left: 50%;
    top: -13px;
    border-color: transparent transparent #fff transparent;
    visibility: initial!important
}

.bshare-custom>a {
    width: 30px!important;
    height: 30px!important;
    margin: 0 10px!important;
    padding: 0!important;
    background-repeat: no-repeat;
    background-position: 50%!important;
    background-size: 30px!important
}

#bsWXBox {
    width: 232px!important;
    height: 256px!important
}

.TD_10 td {
    padding: 0 10px
}

.TD_15 td {
    padding: 0 15px
}

.TD_20 td {
    padding: 0 20px
}

.TD_25 td {
    padding: 0 25px
}

.TD_30 td {
    padding: 0 30px
}

.qinxuecitys .citys dl {
    width: 100%
}

.qinxuecitys dl dt {
    float: left;
    width: 15px;
    margin-right: 5px;
    font-size: 14px;
    text-align: center
}

.qinxuecitys dl dd {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 8px 0;
    padding: 0 5px;
    border-radius: 3px
}

.cities-all dl dd a {
    font-size: 14px;
    margin-right: 4px;
    padding: 2px 3px;
    border-radius: 5px
}

.cities-all:hover dl dd a {
    color: #000
}

.cities-all dl dd a:hover {
    color: #fff;
    background-color: #e62929
}

.citys-top .search-letter dt {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dotted #666;
    font-size: 15px;
    color: #000;
    font-weight: 700;
    margin-bottom: 8px
}

.citys-top dd a.on {
    color: #a0a0a0
}

.citys-top dd a.active {
    color: #fff!important;
    background-color: #e62929
}

.citys-top dd a.on:hover {
    background-color: transparent!important;
    color: #a0a0a0
}

.cities-all .citys-top .search-letter dd {
    font-size: 0
}

.cities-all .citys-top .search-letter dd a {
    display: inline-block;
    margin: 0 5px;
    padding: 2px 4px
}

.citys-top .slide-letter {
    margin-top: 12px;
    padding: 5px 6px
}

.slide-letter .qinxuecitys dl {
    line-height: 29px
}

.slide-letter .qinxuecitys dl dt {
    line-height: 34px
}

.slide-letter .qinxuecitys dl:after {
    clear: both;
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    font-size: 0
}

.header-body .header-search {
    margin-left: 90px;
    width: 515px
}

.no_city .header-body .header-search {
    margin-left: 242px
}

.header-body .header-search .seacher-a {
    margin-top: 20px;
    margin-bottom: 12px;
    color: #676767
}

.header-body .header-search .seacher-a a {
    padding: 0 16px;
    color: #676767
}

.header-body .header-search .seacher-a a.map {
    display: none
}

.header-body .header-search .seacher-a label.teacher {
    display: none
}

.header-body .header-search .seacher-a a.school {
    display: none
}

.header-body .header-search .seacher-a label.company {
    display: none
}

.header-body .header-search .seacher-a a.teacher {
    display: none
}

.header-body .header-search .seacher-a label.school {
    display: none
}

.header-body .header-search .seacher-a .seacher-a1 {
    padding-left: 0
}

.header-body .header-search .seacher-a a.on {
    color: #068bf2
}

.header-body .header-search .search-btn {
    height: 45px;
    width: 515px;
    background-color: #068bf2;
    border: 2px solid #068bf2;
    margin-left: 0;
    position: relative;
    border-radius: 3px
}

.header-body .header-search .search-btn .form-search {
    float: left;
    width: 380px;
    height: 100%;
    padding-left: 10px
}

.header-body .header-search .search-btn .form-btn {
    float: left;
    width: 130px;
    height: 100%;
    padding-left: 13px;
    font-size: 20px;
    color: #fff;
    background-color: transparent;
    cursor: pointer
}

.header-body .header-search .search-btn .iconfont {
    height: 30px;
    width: 30px;
    position: absolute;
    right: 80px;
    font-size: 24px;
    top: 7px;
    color: #fff;
    cursor: pointer;
    background: url(../../../img/fadajing.png) no-repeat center center;
    font-size: 0
}

.header-body .header-tel {
    margin-top: 52px;
    margin-left: 50px
}

.header-body .header-tel a {
    color: red;
    font-size: 20px;
    font-style: italic
}

.header-body .header-tel .iconfont {
    font-size: 24px;
    margin-right: 5px;
    color: red
}

.header-body .header-tel i {
    font-size: 24px;
    margin-right: 5px;
    color: red
}

.header-nav {
    height: 50px
}

.header-nav .nav-left {
    position: relative;
    padding: 0 10px;
    width: 190px;
    height: 100%;
    background-color: #0090f5;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    z-index: 99999
}

.header-nav .nav-left .iconfont {
    float: left;
    font-size: 32px
}

.header-nav .nav-right {
    height: 40px;
    width: 1010px;
    overflow: hidden
}

.header-nav .nav-right li {
    float: left;
    width: 16.666%;
    text-align: center
}

.header-nav .nav-right li a {
    height: 40px;
    padding-bottom: 6px;
    font-size: 18px;
    line-height: 40px
}

.header-nav .nav-right li.on a {
    border-bottom: 2px solid #0090f5;
    color: #0090f5
}

.header-nav .nav-right li:hover a {
    color: #0090f5
}

.header-nav .nav-left .nav-left-class {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 445px;
    overflow: hidden;
    background: rgba(0,0,0,.5);
    z-index: 4
}

.header-nav .nav-left .nav-left-class li {
    height: 55px;
    text-align: center;
    line-height: 58px
}

.header-nav .nav-left .nav-left-class li a {
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 1px #000
}

.header-nav .nav-left .nav-left-class li:hover a {
    color: #0090f5
}

.qinxue-footer {
    background-color: #fff;
    text-align: center;
    font-size: 14px
}

.qinxue-footer .qinxue-p {
    padding: 12px 0
}

.qinxue-footer .qx-p1,.qinxue-footer .qx-p2 {
    font-size: 14px;
    color: #443f3f;
    line-height: 30px;
    white-space: nowrap
}

.qinxue-footer .qx-p2 {
    display: inline-block
}

.qinxue-footer a {
    color: #443f3f;
    font-size: 14px
}

.qinxue-footer a:hover {
    text-decoration: underline
}

.qinxue-footer .qx-p2 img {
    display: inline-block!important
}

.qinxue-footer .qx-p1 span {
    font-size: 14px
}

.foot-fixed {
    z-index: 999;
    position: fixed;
    left: 0;
    bottom: 0;
    display: none;
    height: 120px;
    width: 100%;
    background: rgba(0,0,0,.8);
    overflow: hidden
}

.foot-fixed .class-nav-title .line {
    width: 106px;
    border-collapse: #fff
}

.foot-fixed hr {
    border-top: 4px solid #f8863a;
    width: 28px;
    margin: 0 auto;
    margin-top: -5px
}

.foot-fixed .input-div>div {
    width: 200px;
    height: 42px;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    overflow: hidden;
    border-radius: 5px
}

.foot-fixed .input-div>div .iconfont {
    position: absolute;
    top: 6px;
    color: #b3b3b3;
    font-size: 28px;
    margin: 0 5px
}

.foot-fixed-form input[type=text] {
    width: 100%;
    height: 42px!important;
    color: #b3b3b3;
    padding-left: 36px;
    border: 0!important
}

.foot-fixed-form {
    margin-top: 15px;
    position: relative
}

.foot-fixed-form .input-div .excell {
    width: 355px
}

.foot-fixed-form .foot-text p {
    color: #fff;
    padding-top: 22px;
    font-size: 16px;
    width: auto
}

.foot-fixed-form .foot-text p a {
    color: #fff
}

.foot-fixed-form .foot-text p strong {
    font-weight: 700;
    color: #f0552f;
    font-size: 16px;
    margin: 0 10px
}

.foot-fixed-form .foot-text div {
    width: 158px;
    height: 40px;
    display: inline-block
}

.foot-fixed-form .foot-text .input-div {
    width: 500px;
    margin-top: 8px
}

.foot-fixed-form .foot-text .input-div input {
    height: 40px
}

.foot-fixed-form .foot-text .input-div .iconfont {
    top: 8px
}

.foot-fixed-form .foot-text .input-div img {
    width: 80%;
    height: 100%
}

.foot-text .ex-btn {
    width: 90%;
    height: 100%
}

.foot-text .ex-btn input {
    width: 100%;
    height: 100%;
    background-color: #0885fa;
    color: #fff;
    font-size: 20px;
    border: 0
}

.fixed-bottom .foot_close {
    width: 30px;
    height: 30px;
    background: url(../../../img/01/xx.png) center center no-repeat;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.fixed-bottom .foot_close:hover {
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.span-show {
    position: fixed;
    right: 0;
    bottom: 42px;
    display: none;
    cursor: pointer;
    width: 42px;
    line-height: 34px;
    height: 150px;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 20px 9px
}

.gridtable {
    font-family: '"Microsoft YaHei",sans-serif';
    font-size: 16px;
    color: #333;
    border-width: 1px;
    border-color: #ccc;
    border-collapse: collapse
}

.gridtable th {
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: #ccc;
    background-color: #dedede
}

.gridtable td {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #ccc;
    background-color: #fff
}

.gridtable td span {
    white-space: initial!important
}

.gridtable tr td img {
    margin-top: 0!important
}

.gridtable2 {
    font-family: '"Microsoft YaHei",sans-serif';
    font-size: 16px;
    color: #333;
    border-width: 1px;
    border-color: #ccc;
    border-collapse: collapse
}

.gridtable2 th {
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: #ccc;
    background-color: #dedede
}

.gridtable2 td {
    border-width: 1px;
    padding: 10px;
    border-style: solid;
    border-color: #ccc;
    background-color: #fff
}

.gridtable2 td span {
    white-space: initial!important
}

.gridtable2 tr td img {
    margin-top: 0!important
}

table tr td img {
    margin-top: 0!important
}

#news-left td strong a {
    color: #3780ef
}

#news-left a u {
    color: #3780ef
}

.left-b a {
    color: #fa491a
}

.left-b a:hover {
    text-decoration: underline
}

.recommend-class {
    padding-bottom: 15px
}

.h_hide {
    font-size: 0;
    width: .5px;
    height: .5px;
    overflow: hidden
}

.text_sd {
    width: 1.5em;
    height: 1.5em;
    background-color: #00bbec;
    text-align: center;
    line-height: 1.5em;
    vertical-align: middle;
    color: #fff;
    font-family: arial;
    border-radius: 50%;
    border-bottom-left-radius: 0;
    margin-right: .5em;
    margin-top: -.2em;
    padding: 6px;
    padding-left: 11px
}

.text_yq {
    width: 1.5em;
    height: 1.5em;
    background-color: #00bbec;
    display: inline-block;
    text-align: center;
    line-height: 1.5em;
    vertical-align: middle;
    color: #fff;
    font-family: arial;
    border-radius: 2em;
    margin-right: .5em;
    margin-top: -.2em
}

.text_ss {
    color: #fff;
    font-family: "Microsoft YaHei",sans-serif;
    box-shadow: 2px 2px 1px 0 #e1e1e1;
    border-radius: 5px;
    margin: .5em 0;
    padding: .5em 1em;
    background-color: #4e4e4e;
    border-left: .5em solid #00bbec
}

.scan {
    z-index: 22;
    position: fixed;
    bottom: 20%;
    right: 0;
    width: 115px;
    height: auto;
    border: 1px solid #666
}

.scan img {
    width: 100%;
    display: block
}

.iconbg {
    position: fixed;
    right: 0;
    top: 42%;
    width: 115px;
    height: 155px;
    z-index: 33
}

@media screen and (max-width: 1680px) {
    .scan {
        bottom:12%
    }
}

#qiao-icon-wrap {
    margin-top: 0!important
}

.contact_bg {
    height: 250px;
    overflow: hidden
}

.contact_bg img {
    display: block;
    width: 100%;
    transition: all .6s ease;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease
}

.contact_bg img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.contact_main {
    background-color: #f7f7f7;
    padding-bottom: 45px;
    padding-top: 35px
}

.contact_main .contact_middle {
    height: auto;
    min-height: 635px;
    padding-bottom: 100px;
    background-color: #fff;
    box-shadow: 0 0 2px #666;
    -webkit-box-shadow: 0 0 2px #666
}

.contact_middle .contact_menu {
    background-color: #f5f5f5;
    height: auto
}

.contact_middle .contact_menu ul li {
    overflow: hidden;
    line-height: 70px;
    color: #7e7e7e;
    font-size: 18px;
    width: 200px;
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center
}

.contact_middle .contact_menu ul li span {
    margin-right: 8px;
    margin-top: -3.5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: #a8a8a8;
    display: inline-block;
    vertical-align: middle
}

.contact_middle .contact_menu ul li.active {
    border-left: 3px solid #068bf2;
    color: #068bf2;
    background-color: #fff;
    border-right: none
}

.contact_middle .contact_menu ul li.active span {
    background-color: #068bf2
}

.contact_middle .contact_menu ul li:hover {
    cursor: pointer
}

.contact_middle .contact_content {
    width: 995px;
    height: auto;
    padding: 20px 30px
}

.contact_middle .contact_content .content_p {
    text-indent: 2em;
    color: #333;
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 1px
}

.contact_middle .contact_content .content_p2 {
    color: #333;
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 1px
}

.contact_middle .contact_content .content_p a {
    color: #049df1
}

.contact_middle .contact_content li {
    display: none
}

.contact_middle .contact_content li.active {
    display: block
}

.lxwm>div {
    border-bottom: 1px solid #e9e9e9;
    padding: 30px 15px
}

.lxwm h3 {
    color: #3989ea;
    margin-top: 15px;
    padding-left: 33px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 600
}

.lxwm p {
    padding-left: 25px;
    width: 830px;
    margin: 0 auto;
    color: #666;
    font-size: 14px;
    line-height: 34px
}

.lxwm p span {
    display: inline-block;
    margin-right: 40px
}

.qxlogo {
    margin-top: 5px;
    margin-right: 2px;
    width: 28px;
    height: 28px
}

.cpa5 {
    width: 100%
}

.cpa5-h1,.cpa5-h2 {
    text-align: left;
    margin-left: 143px
}

.cpa5-tp img {
    display: inline-block
}

.cpa5-tp {
    height: 242px;
    background: #fff;
    border: 1px solid #ededed;
    text-align: center
}

.cpa5-tex-t {
    margin-top: 5%;
    font-size: 1.2rem;
    margin-bottom: 4px
}

.cpa5-tex-t span {
    color: #e64a20;
    font-weight: 700
}

.cpa5-area {
    line-height: 30px;
    width: 235px;
    height: 30px;
    border: 1px solid #dedede;
    border-radius: 5px;
    margin-left: 10px;
    color: #888;
    margin-right: 10px;
    margin-top: 26px;
    outline: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 12px;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

.cpa5-area::-ms-expand {
    display: none
}

.cpa5-se {
    display: inline-block
}

.cpa5-se-img1 {
    position: absolute;
    right: 14%;
    top: 37px;
    z-index: 2
}

.cpa5-se-img2 {
    position: absolute;
    right: 20px;
    top: 45px;
    z-index: 2
}

.cpa5-tp input {
    height: 30px;
    border-radius: 5px;
    outline: 0;
    border: 1px solid #dedede;
    margin-top: 7px;
    box-sizing: border-box;
    padding-left: 12px;
    font-size: .8rem
}

.cpa5-btn {
    height: 30px;
    margin-top: 10px;
    line-height: 30px
}

.t-btn:hover {
    background-color: #fb5d17;
    border-color: #fb5d17;
    color: #fff;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    cursor: pointer
}

.cpa5-btn {
    height: 30px;
    margin-top: 10px;
    line-height: 30px
}

.t-btn {
    background-color: #fe763a;
    color: #fff;
    border: 1px solid #fe763a;
    font-size: 18px;
    width: 272px;
    margin: 0 auto;
    line-height: 65px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all
}

.cpa5-btn {
    height: 30px;
    margin-top: 10px;
    line-height: 30px
}

.relative {
    position: relative;
    width: 100%
}

.cpa5-h1,.cpa5-h2 {
    text-align: left;
    margin-left: 10%
}

.cpah-right {
    margin-left: 56%
}

.t-cpa-h1 {
    font-size: 2.2rem
}

.w1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 10px
}

@media screen and (min-width: 320px) and (max-width:800px) {
    .cpa5-tp {
        width:56%;
        margin-left: 5%
    }

    .cpa5-tp input {
        width: 80%
    }

    .cpa5-area {
        width: 80%;
        margin-left: 1%
    }

    .cpa5-h1,.cpa5-h2 {
        margin-left: 4%
    }
}

@media screen and (min-width: 871px) {
    .cpa5-tp input {
        width:235px
    }

    .cpa5-tp {
        width: 280px;
        height: 285px;
        margin-left: 79px;
        margin-top: 1%
    }

    .cpa5-tp input {
        height: 30px
    }

    .cpa-right {
        margin-left: 56%
    }
}

.i-left {
    width: 47%;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 0;
    font-size: 14px;
    margin-top: 12px;
    text-align: left;
    color: #fff
}

.i-left>div>span {
    padding: 5px;
    background-color: #fff;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    color: gray
}

.i-left>div>.active {
    background-color: grey;
    color: #fff
}

.i-right {
    width: 50%;
    float: right;
    margin-right: 1.5%;
    margin-top: 12px
}

.i-right>select {
    border-radius: 0;
    margin-left: 0
}

.i-right>select {
    width: 100%;
    background-color: #fff
}

.cpa6 {
    background: 0 0;
    border: none;
    width: 260px
}

.cpa6>.cpa5-se>form>.t-btn {
    background-color: #e60012;
    padding-left: 0
}

.cpa6 input {
    border-radius: 0;
    width: 100%;
    border: none;
    margin-top: 12px
}

.cpa5-se>form>.in-l {
    width: 30%;
    float: left;
    margin-top: 13px
}

.cpa5-se>form>.in-r {
    width: 68%;
    float: right
}

.snsj11 {
    text-align: center
}

.snsj11 ul {
    padding: 0;
    margin: 0
}

.snsj11 ul li {
    display: block;
    color: #333;
    font-size: 10%;
    float: left;
    border: solid 1px #696969;
    transition: backgroundcolor .4s;
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    border-radius: 5px
}

.u-two>li {
    margin: 1% 0 0 .4%;
    width: 48.9%
}

.u-three>li {
    margin: 1% 0 0 .4%;
    width: 32.2%
}

.u-four>li {
    margin: 1% 0 0 .4%;
    width: 23.9%
}

.u-five>li {
    margin: 1% 0 0 .4%;
    width: 18.9%
}

.sns-bg {
    line-height: 25px;
    display: block;
    margin-bottom: 10px
}

.bgc1 li:hover {
    background: #d3d3d3;
    color: #fff;
    border: solid 1px #d3d3d3
}

.bgc2 li:hover {
    background: #39c;
    color: #fff;
    border: solid 1px #39c
}

.bgc3 li:hover {
    background: #ffad33;
    color: #fff;
    border: solid 1px #ffad33
}

* {
    margin: 0;
    padding: 0
}

.ctn p {
    padding: 10px 0 0 0;
    font-weight: 600;
    color: #333;
    line-height: 38px;
    text-align: center
}

.wing:after {
    content: "";
    display: inline-block;
    width: 27%;
    height: 2px;
    background: #6c6c6c;
    margin-bottom: 6px;
    margin-left: 2%
}

.wing:before {
    content: "";
    display: inline-block;
    width: 27%;
    height: 2px;
    background: #6c6c6c;
    margin-bottom: 6px;
    margin-right: 2%
}

.ctn p span {
    font-size: 1.2rem;
    color: #333;
    font-weight: 100
}

.ctn5 {
    width: 100%;
    margin: 0 auto
}

.system {
    width: 100%;
    background: #fff
}

.system table {
    width: 100%;
    margin: 0 auto;
    border: none;
    border-collapse: collapse;
    text-align: center;
    font-size: 1.2rem;
    border-bottom: 3px solid #4b77be
}

.system table th {
    width: 10%;
    font-weight: 100;
    border: none;
    padding: .5% .5% .5% .5%;
    border-top: 3px solid #4b77be;
    border-bottom: 3px solid #4b77be;
    border-right: 1px solid #4b77be
}

.system table td {
    line-height: 55px;
    border: none;
    border-right: 1px solid #4b77be;
    padding-left: .5%;
    padding-right: .5%;
    font-size: 14px
}

.system table td.td_lineheight {
    line-height: 26px
}

.system table td div {
    min-height: 55px;
    border-bottom: 1px solid #448aca
}

.system table .tr10 td div {
    padding-top: 12px;
    height: 42px;
    border-bottom: none;
    line-height: 36px
}

.system table td.noborder,.system table th.noborder {
    border-right: none
}

@media only screen and (min-width: 310px) and (max-width:800px) {
    .system table {
        border:0
    }

    .system table .tr1 {
        display: none
    }

    .system table tr {
        margin-bottom: 10%;
        display: block;
        border-top: 2px solid #448aca
    }

    .system table td {
        display: block;
        text-align: right;
        font-size: 1.2rem;
        border-bottom: 1px dotted #ccc
    }

    .system table td:last-child {
        border-bottom: 0
    }

    .system table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: 700
    }

    .system table .tr10 td div {
        border-bottom: 1px solid #448aca
    }

    .system table td.noborder {
        border-right: none;
        border-bottom: none
    }

    .system table td {
        border-right: none
    }
}

.sm_form,.sm_form input,.sm_form select {
    vertical-align: baseline;
    font-family: "Microsoft YaHei",sans-serif;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    padding: 0;
    border-width: 0;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    background: 0 0;
    outline: 0
}

.sm_form {
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 7% 0 4% 23%;
    font-size: 10%
}

.sm_form li {
    float: left;
    width: 17%;
    margin-left: 2%
}

.sm_form li:nth-child(4) {
    margin-right: 0
}

.sm_form input,.sm_form select {
    height: 35px;
    margin-top: 1rem;
    padding-left: 5px;
    width: 98%;
    background: #fff
}

.sm_form input.yan {
    width: 50%;
    float: left
}

.sm_form a.code {
    float: left;
    background: #fee73a;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    width: 50%;
    text-align: center;
    margin-top: 1rem
}

.sm_form .show_btn {
    display: block;
    height: 35px;
    width: 98%;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    background: #fee109;
    color: #333;
    margin-top: 1rem;
    font-size: 16px
}

.sm_form .show_btn:hover {
    background: #fff
}

@media screen and (min-width: 320px) and (max-width:800px) {
    .sm_form li {
        width:90%
    }

    .sm_form {
        background-image: none!important;
        background-color: #5f9ea0!important
    }

    .sm_form li {
        margin-left: -8%
    }
}

.o-line {
    width: 100%;
    height: 1px;
    background: #ebe9ea;
    position: relative
}

.o-line>p {
    display: block;
    width: 82px;
    height: 3px;
    margin: 0 auto;
    top: -1px;
    position: relative
}

.wing2 {
    position: relative;
    margin-bottom: 20px;
    color: #666;
    text-align: center;
    line-height: 30px
}

.wing2>span {
    position: relative;
    padding: 0 40px;
    background-color: #f8f8f8
}

.wing2 {
    position: relative;
    margin-bottom: 20px;
    color: #666;
    text-align: center;
    line-height: 30px
}

.wing2::before {
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 0;
    height: 20px;
    width: 100%;
    content: '';
    border-top: solid 1px #eee
}

.w1 {
    width: 100%;
    height: auto
}

.header-tels {
    float: right;
    text-align: right;
    margin-top: 52px;
    width: 368px
}

.header-tels>span {
    float: left;
    margin-right: 5px
}

.header-tels>span>i {
    float: left;
    vertical-align: middle;
    font-size: 25px
}

.header-tels>span.tel {
    margin-left: 15px
}

.header-tels>span.qq {
    background: url(../../../img/icon_wx.png);
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
    position: relative
}

.header-tels>span.qq:hover>img {
    display: block!important
}

.header-tels>span.qq>i {
    color: #1296db;
    display: none
}

.header-tels>span.tel>i {
    color: red
}

.header-tels a {
    float: left;
    font-size: 20px
}

.footernone {
    display: none
}

.w1160 {
    width: 100%;
    position: relative;
    left: 50%;
    margin-left: -430px;
    font-size: 0;
    letter-spacing: -5px;
    font-family: ""Microsoft YaHei",sans-serif";
    margin-top: 40px
}

.wItem {
    display: inline-block;
    vertical-align: top;
    width: 205px;
    height: 310px;
    font-size: 16px;
    letter-spacing: normal;
    text-align: center;
    margin-left: 10px
}

.wItem span.span1 {
    padding: 9px 0;
    font-size: 21px
}

.wItem span {
    display: inline-block
}

.wItem img {
    width: 100%
}

.wItem a {
    text-decoration: none
}

.wItem a:hover {
    text-decoration: underline
}

.qx_btn01 {
    display: inline-block;
    overflow: hidden;
    border: 2px solid #3c88e6;
    margin: 0 auto;
    border-radius: 5px;
    color: #fff;
    background-color: #1083cf;
    cursor: pointer;
    padding: 0 46px
}

.ys_box01 {
    width: 100%;
    overflow: hidden
}

.ys_box01>ul {
    display: flex;
    flex-flow: wrap row
}

.ys_box01>ul>li {
    float: left;
    width: 25%;
    padding: 9px
}

.ys_box01>ul>li>.con {
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 25px;
    height: 100%
}

.ys_box01>ul>li>.con>span {
    display: block;
    font-size: 20px;
    margin-bottom: 20px
}

.ys_box01>ul>li>.con>i {
    display: inline-block;
    overflow: hidden;
    width: 130px;
    height: 130px;
    border-radius: 100px
}

.ys_box01>ul>li>.con>i>img {
    width: 100%
}

.ys_box01>ul>li>.con>p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px
}

.ys_box01>ul>li.li01>.con {
    background: #ffcdde
}

.ys_box01>ul>li.li02>.con {
    background: #daead5
}

.ys_box01>ul>li.li03>.con {
    background: #bae9f0
}

.ys_box01>ul>li.li04>.con {
    background: #f0eeba
}

.ys_box01>ul>li.li01>.con>i {
    border: 10px solid #f7b2ca
}

.ys_box01>ul>li.li02>.con>i {
    border: 10px solid #bcdeb2
}

.ys_box01>ul>li.li03>.con>i {
    border: 10px solid #8fdbe6
}

.ys_box01>ul>li.li04>.con>i {
    border: 10px solid #e3e096
}

.ys_box01>ul.no_border>li>.con>i {
    border: none
}

.ys_box01>ul>li.li01>.con>span {
    color: #cb0347
}

.ys_box01>ul>li.li02>.con>span {
    color: #218303
}

.ys_box01>ul>li.li03>.con>span {
    color: #09899c
}

.ys_box01>ul>li.li04>.con>span {
    color: #898402
}

.ys_box01>ul>li.li01>.con>p {
    color: #cb0347
}

.ys_box01>ul>li.li02>.con>p {
    color: #218303
}

.ys_box01>ul>li.li03>.con>p {
    color: #09899c
}

.ys_box01>ul>li.li04>.con>p {
    color: #898402
}

.ys_box02 {
    width: 100%;
    overflow: hidden
}

.ys_box02.no_padding>ul>li {
    padding: 0 10px
}

.ys_box02>ul>li {
    float: left;
    width: 25%;
    padding: 30px 10px 0è¯px 10px
}

.ys_box02>ul>li>.con {
    text-align: center
}

.ys_box02>ul>li>.con>span {
    display: block
}

.ys_box02>ul>li>.con>span>img {
    width: 70%;
    margin: 0 auto
}

.ys_box02>ul>li>.con>label {
    display: block;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 700;
    color: #3a3a3a
}

.ys_box02>ul>li>.con>i {
    display: inline-block;
    width: 25px;
    height: 2px;
    margin: 10px 0
}

.ys_box02>ul>li.li01>.con>i {
    background: #2ad7ec
}

.ys_box02>ul>li.li02>.con>i {
    background: #f65050
}

.ys_box02>ul>li.li03>.con>i {
    background: #28a3f9
}

.ys_box02>ul>li.li04>.con>i {
    background: #f8853f
}

.ys_box02>ul>li>.con>p {
    font-size: 14px;
    color: #a2a2a2;
    line-height: 30px;
    padding: 0 10px
}

.ys_box03 {
    width: 100%;
    overflow: hidden
}

.ys_box03>ul>li {
    float: left;
    width: 16%;
    padding: 3px
}

.ys_box03>ul>li>.con {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.ys_box03>ul>li>.con>span {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff!important;
    text-align: center
}

.ys_box03>ul>li>.con>p {
    padding: 30px 20px;
    font-size: 14px;
    color: #fff!important;
    line-height: 25px
}

.ys_box03>ul>li.li01 {
    margin-top: 30px
}

.ys_box03>ul>li.li03 {
    margin-top: 30px
}

.ys_box03>ul>li.li05 {
    margin-top: 30px
}

.ys_box03>ul>li.li01>.con>span {
    background: #1856ca
}

.ys_box03>ul>li.li02>.con>span {
    background: #086fa5
}

.ys_box03>ul>li.li03>.con>span {
    background: #038174
}

.ys_box03>ul>li.li04>.con>span {
    background: #b42f29
}

.ys_box03>ul>li.li05>.con>span {
    background: #a32846
}

.ys_box03>ul>li.li06>.con>span {
    background: #3629b9
}

.ys_box03>ul>li.li01>.con {
    background: #236efb
}

.ys_box03>ul>li.li02>.con {
    background: #05a0f1
}

.ys_box03>ul>li.li03>.con {
    background: #01c9b4
}

.ys_box03>ul>li.li04>.con {
    background: #f45750
}

.ys_box03>ul>li.li05>.con {
    background: #ec3863
}

.ys_box03>ul>li.li06>.con {
    background: #584be3
}

.ys_box04 {
    width: 100%;
    overflow: hidden
}

.ys_box04>ul {
    display: flex;
    flex-flow: warp row
}

.ys_box04>ul>li {
    width: 33.33%;
    float: left;
    padding: 5px
}

.ys_box04>ul>li>.con {
    display: block;
    height: 50%
}

.ys_box04>ul>li>.con>.img {
    display: block;
    width: 100%;
    height: 144px;
    overflow: hidden;
    position: relative
}

.ys_box04>ul>li>.con>.img>img {
    display: block;
    width: 100%
}

.ys_box04>ul>li>.con>.img>span {
    opacity: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 149px;
    color: #fff;
    font-size: 50px;
    font-family: monospace;
    background: rgba(0,0,0,.5)
}

.ys_box04>ul>li>.con:hover>.img>span {
    opacity: 1
}

.ys_box04>ul>li>.con>.img {
    display: block;
    width: 100%;
    height: 144px;
    overflow: hidden;
    position: relative
}

.ys_box04>ul>li>.con>.img>a>img {
    display: block;
    width: 100%
}

.ys_box04>ul>li>.con>.img>a>span {
    opacity: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 149px;
    color: #fff;
    font-size: 50px;
    font-family: monospace;
    background: rgba(0,0,0,.5)
}

.ys_box04>ul>li>.con:hover>a>.img>span {
    opacity: 1
}

.ys_box04>ul>li>.con:hover>.text {
    border-bottom: 2px solid #1c7afa
}

.ys_box04>ul>li>.con>.text {
    margin-top: 22px;
    padding-bottom: 20px;
    border-bottom: 2px solid #d4d4d4
}

.ys_box04>ul>li>.con>.text:hover {
    border-bottom: 2px solid #1c7afa
}

.ys_box04>ul>li>.con>.text>span {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    display: block;
    margin-bottom: 10px
}

.ys_box04>ul>li>.con>.text>p {
    font-size: 14px;
    color: #6b6b6b;
    line-height: 30px
}

.ys_box05 {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 40px;
    background: #f0f4f8
}

.ys_box05>.tit {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 25px
}

.ys_box05>.tit>span {
    font-size: 24px;
    font-weight: 700;
    display: block
}

.ys_box05>.tit>i {
    display: block;
    width: 50px;
    height: 3px;
    background: #1c7afa;
    margin: 7px auto
}

.ys_box05>.tit>label {
    display: block;
    font-size: 14px;
    color: #777
}

.ys_box05>.tit>label>span {
    color: #f63c5f;
    font-weight: 700
}

.ys_box05>.con>ul>li {
    float: left;
    width: 25%;
    padding: 8px
}

.ys_box05>.con>ul>li>.group {
    background: #fff;
    padding: 20px 20px 10px 20px;
    text-align: center
}

.ys_box05>.con>ul>li>.group>img {
    display: block;
    margin: 0 auto;
    width: 100%
}

.ys_box05>.con>ul>li>.group>span {
    display: block;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px
}

.ys_box05>.con>ul>li>.group>i {
    display: block;
    width: 30px;
    height: 4px;
    width: 30px;
    margin: 0 auto;
    border-radius: 10px;
    background: #d2d2d2
}

.ys_box05>.con>ul>li>.group>p {
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #878787;
    margin-top: 15px;
    text-align: left
}

.ys_box05>.con>ul>li>.group>label {
    display: none;
    text-align: center;
    padding: 15px 0
}

.ys_box05>.con>ul>li>.group>label>a {
    display: inline-block;
    padding: 5px 20px;
    text-align: center;
    background: #cbcbcb;
    border-radius: 10px;
    font-size: 14px;
    color: #fff
}

.ys_box05>.con>ul>li>.group:hover {
    -webkit-box-shadow: 0 0 10px #bdbec2;
    -moz-box-shadow: 0 0 10px #bdbec2;
    box-shadow: 0 0 10px #bdbec2
}

.ys_box05>.con>ul>li>.group:hover>i {
    background-image: -webkit-linear-gradient(to left,#0bc8a9,#1985eb);
    background-image: linear-gradient(to left,#0bc8a9,#1985eb)
}

.ys_box05>.con>ul>li>.group:hover>label>a {
    background-image: -webkit-linear-gradient(to left,#0bc8a9,#1985eb);
    background-image: linear-gradient(to left,#0bc8a9,#1985eb)
}

.ys_box06 {
    width: 100%;
    text-align: center;
    background: url(../../../img/6-1.jpg) no-repeat center/100%;
    background-size: 100% 100%;
    padding-bottom: 20px
}

.ys_box06>.tit {
    width: 100%;
    margin-bottom: 40px
}

.ys_box06>.tit>span {
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

.ys_box06>.tit>i {
    display: block;
    width: 35px;
    height: 4px;
    background: #fff;
    margin: 10px auto
}

.ys_box06>ul {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 10px
}

.ys_box06>ul>li {
    width: 200px;
    float: left
}

.ys_box06>ul>li>span {
    color: #12efc6;
    font-size: 30px;
    font-weight: 700;
    position: relative
}

.ys_box06>ul>li>span>label {
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: -16px;
    top: 0;
    font-weight: 400
}

.ys_box06>ul>li>p {
    color: #fff;
    margin-top: 15px
}

.ys_box06>p {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.ys_box06>p>a {
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px
}

.ys_box06>p>a:hover {
    border: 1px solid #12efc6;
    color: #12efc6
}

.ys_box06>ul>li.li01 {
    border-right: 1px solid #fff
}

.ys_box06>ul>li.li02 {
    border-right: 1px solid #fff
}

.ys_box06>ul>li.li03 {
    border-right: 1px solid #fff
}

.ys_box07 {
    width: 100%;
    text-align: center
}

.ys_box07>.tit {
    width: 100%;
    margin-bottom: 40px
}

.ys_box07>.tit>span {
    color: #000;
    font-size: 24px;
    font-weight: 700
}

.ys_box07>.tit>i {
    display: block;
    width: 35px;
    height: 4px;
    background: #1085f1;
    margin: 10px auto
}

.ys_box07>ul {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 100%
}

.ys_box07>ul>li {
    width: 25%;
    float: left;
    padding: 0 2%
}

.ys_box07>ul>li>span {
    color: #1085f1;
    font-size: 30px;
    font-weight: 700;
    position: relative
}

.ys_box07>ul>li>span>label {
    font-size: 14px;
    color: #000;
    position: absolute;
    right: -16px;
    top: 0;
    font-weight: 400
}

.ys_box07>ul>li>p {
    color: #707070;
    margin-top: 15px
}

.ys_box07>p {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.ys_box07>p>a {
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    color: #bebebe;
    border: 1px solid #ececec;
    border-radius: 30px
}

.ys_box07>p>a:hover {
    border: 1px solid #1085f1;
    color: #1085f1
}

.ys_box07>ul>li.li01 {
    border-right: 1px solid #e3e3e3
}

.ys_box07>ul>li.li02 {
    border-right: 1px solid #e3e3e3
}

.ys_box07>ul>li.li03 {
    border-right: 1px solid #e3e3e3
}

.ys_box08 {
    width: 100%;
    text-align: center
}

.ys_box08>.tit {
    width: 100%;
    margin-bottom: 40px
}

.ys_box08>.tit>span {
    color: #000;
    font-size: 24px;
    font-weight: 700
}

.ys_box08>.tit>i {
    display: block;
    width: 35px;
    height: 4px;
    background: #1085f1;
    margin: 10px auto
}

.ys_box08>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box08>ul>li {
    float: left;
    width: 25%;
    padding: 8px
}

.ys_box08.six>ul>li {
    width: 33.33%
}

.ys_box08>ul>li>.con {
    background-color: #f2f5f8;
    height: 100%;
    border-bottom: 2px solid #f2f5f8
}

.ys_box08>ul>li>.con>.img {
    position: relative
}

.ys_box08>ul>li>.con>.img>img {
    width: 100%;
    max-width: 100%
}

.ys_box08>ul>li>.con>.img a>img {
    width: 100%;
    max-width: 100%
}

.ys_box08>ul>li>.con>.img>em {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 2;
    opacity: 0;
    transition: all .2s linear
}

.ys_box08>ul>li>.con>.img>span {
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    line-height: 25px;
    border-radius: 50%;
    position: absolute;
    z-index: 3;
    top: 42%;
    left: 42%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    opacity: 0;
    transition: all .2s linear
}

.ys_box08>ul>li:hover>.con>.img>em {
    opacity: 1
}

.ys_box08>ul>li:hover>.con>.img>span {
    opacity: 1
}

.ys_box08>ul>li>.con>.img>a>img {
    width: 100%;
    max-width: 100%
}

.ys_box08>ul>li>.con>.img>a>img {
    width: 100%;
    max-width: 100%
}

.ys_box08>ul>li>.con>.img>a>em {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 2;
    opacity: 0;
    transition: all .2s linear
}

.ys_box08>ul>li>.con>.img>a>span {
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    line-height: 25px;
    border-radius: 50%;
    position: absolute;
    z-index: 3;
    top: 42%;
    left: 42%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    opacity: 0;
    transition: all .2s linear
}

.ys_box08>ul>li:hover>.con>.img>a>em {
    opacity: 1
}

.ys_box08>ul>li:hover>.con>.img>a>span {
    opacity: 1
}

.ys_box08>ul>li>.con>.text {
    padding: 5px;
    color: #666
}

.ys_box08>ul>li>.con>.text>a {
    color: #666
}

.ys_box08>ul>li:hover>.con {
    border-bottom: 2px solid #2079f1;
    position: relative
}

.ys_box09 {
    width: 100%;
    padding: 0;
    text-align: center;
    position: relative
}

.ys_box09>ul {
    padding: 20px 0;
    background-color: #f7f7f7;
    position: relative;
    margin-top: 25px
}

.ys_box09>ul>li {
    width: 33%;
    float: left;
    padding: 0 10px
}

.ys_box09>ul>li>img {
    display: block;
    margin: 0 auto
}

.ys_box09>ul>li>p {
    margin: 15px 0;
    text-align: center;
    font-size: 16px;
    color: #424242
}

.ys_box09>ul>span {
    display: none
}

.ys_box09:after {
    width: 33%;
    height: 80px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: block;
    position: absolute;
    top: 56px;
    left: 33%;
    content: ""
}

.ys_box10 {
    width: 100%;
    text-align: center
}

.ys_box10>.tit {
    border: 2px solid #000;
    display: inline-block;
    padding: 5px 20px;
    height: 50px;
    position: relative
}

.ys_box10>.tit>em {
    display: block;
    font-style: normal;
    position: relative;
    top: -20px;
    font-size: 14px;
    color: #a2a2a2
}

.ys_box10>.tit>span {
    background-color: #fff;
    position: relative;
    top: -18px;
    padding: 0 5px;
    font-size: 18px;
    font-weight: 700
}

.ys_box10>.tit>i:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #000;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    left: -22px;
    bottom: 2px;
    transform: rotate(-30deg)
}

.ys_box10>.tit>i:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #000;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    right: -33px;
    top: 10px;
    transform: rotate(-30deg)
}

.ys_box11 {
    width: 100%;
    text-align: center
}

.ys_box11>ul {
    margin-top: 20px
}

.ys_box11>ul>li {
    background: no-repeat center;
    min-height: 137px;
    width: 30%;
    margin-right: 5%;
    float: left;
    border-radius: 5px;
    padding: 25px 10px 10px 35px;
    text-align: left
}

.ys_box11>ul>li.li03 {
    margin-right: 0
}

.ys_box11>ul>li>i {
    display: block;
    width: 60px;
    height: 2px;
    background-color: #fff
}

.ys_box11>ul>li>p {
    text-align: left;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.ys_box11>ul>li>a {
    display: none;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 5px;
    opacity: 0;
    transition: all .2s linear
}

.ys_box11>ul>li:hover>a {
    opacity: 1
}

.ys_box11>ul>li:hover {
    -webkit-box-shadow: 0 0 10px #bdbec2;
    -moz-box-shadow: 0 0 10px #bdbec2;
    box-shadow: 0 0 10px #bdbec2
}

.ys_box12 {
    width: 100%;
    text-align: center;
    background-color: #f9f9f9
}

.ys_box12>.tit>span {
    background-color: #f9f9f9
}

.ys_box12>ul {
    padding-top: 15px
}

.ys_box12>ul>li {
    width: 25%;
    float: left
}

.ys_box12>ul>li>div>img {
    display: block;
    margin: 0 auto
}

.ys_box12>ul>li>span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px
}

.ys_box12>ul>li>p {
    text-align: center;
    color: #898989
}

.ys_box12>ul>li>i {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #049aa3;
    margin: 10px auto
}

.ys_box12>a {
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    color: #fff;
    margin-top: 40px;
    border-radius: 30px;
    background-color: #04babc
}

.ys_box12>a:hover {
    -webkit-box-shadow: 0 0 10px #bdbec2;
    -moz-box-shadow: 0 0 10px #bdbec2;
    box-shadow: 0 0 10px #bdbec2
}

.ys_box13 {
    width: 100%;
    padding: 30px 0 50px 0;
    text-align: center;
    background: no-repeat center center;
    background-size: 150% auto
}

.ys_box13>.tit {
    color: #e6bb47;
    font-size: 18px;
    font-weight: 700
}

.ys_box13>ul {
    display: flex;
    padding-top: 30px
}

.ys_box13>ul>li {
    padding-bottom: 50px;
    position: relative;
    width: 33%;
    float: left;
    color: #fff
}

.ys_box13>ul>li>p {
    padding: 0 10px;
    font-size: 14px;
    margin-top: 10px;
    line-height: 25px
}

.ys_box13>ul>li>span {
    display: block;
    font-size: 16px;
    font-weight: 700
}

.ys_box13>ul>li>a {
    bottom: 0;
    position: absolute;
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    color: #fff;
    background-color: #aaaebf;
    border-radius: 30px;
    margin-top: 15px;
    left: 32%
}

.ys_box13>ul>li.li02 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.ys_box13>ul>li>a:hover {
    -webkit-box-shadow: 0 0 10px #bdbec2;
    -moz-box-shadow: 0 0 10px #bdbec2;
    box-shadow: 0 0 10px #bdbec2
}

.ys_box14 {
    width: 100%;
    text-align: center
}

.ys_box14>.tit>span {
    font-size: 18px;
    font-weight: 700
}

.ys_box14>.tit>p {
    margin-top: 15px;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 25px
}

.ys_box14>ul {
    background-color: #fff;
    padding-top: 0!important;
    display: flex;
    flex-flow: row wrap
}

.ys_box14>ul>li {
    width: 25%;
    float: left;
    padding: 20px 40px;
    border: 1px solid #e1e1e1
}

.ys_box14>ul>li>em {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    padding: 3px;
    border: 2px solid #06bea6;
    border-radius: 50%;
    overflow: hidden
}

.ys_box14>ul>li>em>img {
    width: 100%;
    border-radius: 50%
}

.ys_box14>ul>li img {
    width: 100%
}

.ys_box14>ul>li>i {
    display: block;
    width: 40px;
    height: 2px;
    background-color: #06bea6;
    margin: 10px auto
}

.ys_box14>ul>li>span {
    display: block;
    margin: 10px 0;
    font-size: 16px;
    font-weight: 700
}

.ys_box14>ul>li>p {
    line-height: 20px;
    font-size: 14px
}

.ys_box14>ul>li.li02 {
    border-left: none;
    border-right: none
}

.ys_box14>ul>li.li04 {
    border-left: none
}

.yx_box15 {
    width: 100%;
    padding: 30px 0 50px 0;
    text-align: center
}

.yx_box15>.con1 {
    margin-bottom: 14.94px
}

.yx_box15>.con1>.yx_l {
    width: 25%;
    float: left;
    margin-right: 2%
}

.yx_box15>.con1>.yx_l>img {
    width: 100%
}

.yx_box15>.con1>.yx_m {
    width: 25%;
    float: left;
    margin-right: 2%
}

.yx_box15>.con1>.yx_m>.yx_s {
    height: 140px;
    background-color: #0a71da;
    margin-bottom: 14.94px;
    padding: 28px 10px 10px 10px;
    text-align: left;
    color: #fff
}

.yx_box15>.con1>.yx_m>.yx_s>span {
    font-size: 18px;
    font-weight: 700
}

.yx_box15>.con1>.yx_m>.yx_s>i {
    display: block;
    width: 20px;
    background-color: #fff;
    height: 2px;
    margin: 10px 0
}

.yx_box15>.con1>.yx_m>.yx_s>p {
    color: #fff
}

.yx_box15>.con1>.yx_m>.yx_x>img {
    width: 100%
}

.yx_box15>.con1>.yx_r {
    width: 46%;
    float: left
}

.yx_box15>.con1>.yx_r>img {
    width: 100%;
    height: 288.63px
}

.yx_box15>.con2>.yx_l {
    width: 49%;
    float: left;
    margin-right: 2%
}

.yx_box15>.con2>.yx_l>img,.yx_box15>.con2>.yx_r>img {
    width: 100%
}

.yx_box15>.con2>.yx_r {
    width: 49%;
    float: left
}

.yx_box16 {
    width: 100%;
    padding: 0;
    text-align: center
}

.yx_box16>.yx_l {
    width: 60%;
    margin-right: 5%;
    float: left
}

.yx_box16>.yx_r {
    width: 35%;
    float: left
}

.yx_box16>.yx_r>span {
    text-align: left;
    display: block;
    font-size: 18px;
    font-weight: 700
}

.yx_box16>.yx_r>p {
    margin: 15px 0;
    text-align: left
}

.yx_box16>.yx_r>img {
    width: 100%
}

.yx_box16>.yx_r img {
    width: 100%!important;
    height: auto!important
}

.yx_box16>.yx_l>ul>li {
    width: 25%;
    float: left;
    margin: 26px 0;
    cursor: pointer
}

.yx_box16>.yx_l>ul>li:hover>p {
    color: #eb6028
}

.yx_box16>.yx_l>ul>li>p {
    margin-top: 20px;
    height: 40px
}

.yx_box17 {
    width: 100%;
    padding: 30px 0 50px 0;
    text-align: center;
    background-color: #8a54b6;
    padding: 10px
}

.yx_box17>.tit {
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

.yx_box17>ul {
    margin-top: 20px
}

.yx_box17>ul>li {
    width: 33.33%;
    padding: 10px;
    float: left
}

.yx_box17>ul>li.li03 {
    margin-right: 0
}

.yx_box17>ul>li.li06 {
    margin-right: 0
}

.yx_box17>ul>li>div {
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius: 8px
}

.yx_box17>ul>li>div>span {
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center
}

.yx_box17>ul>li>div>i {
    display: block;
    width: 20px;
    height: 2px;
    margin: 10px auto;
    background-color: #fff
}

.yx_box17>ul>li>div>p {
    font-size: 14px;
    color: #fff;
    text-align: left
}

.yx_box17>ul>li:hover>div {
    background-color: #fff
}

.yx_box17>ul>li:hover>div>p {
    color: #666
}

.yx_box17>ul>li:hover>div>span {
    color: #8a54b6
}

.yx_box17>ul>li:hover>div>i {
    background-color: #8a54b6
}

.yx_box17.orange {
    background-color: #fb7d5d
}

.yx_box17.black {
    background-color: #060606
}

.yx_box17.red {
    background-color: #f7584e
}

.yx_box17.blue {
    background-color: #06bfdc
}

.yx_box17.green {
    background-color: #2abf85
}

.yx_box17.purple {
    background-color: #5235a3
}

.yx_box17.brownness {
    background-color: #8c512e
}

.yx_box17.purple2 {
    background-color: #8a54b6
}

.yx_box17.orange>ul>li:hover>div>span {
    color: #fb7d5d
}

.yx_box17.orange>ul>li:hover>div>i {
    background-color: #fb7d5d
}

.yx_box17.black>ul>li:hover>div>span {
    color: #060606
}

.yx_box17.black>ul>li:hover>div>i {
    background-color: #060606
}

.yx_box17.red>ul>li:hover>div>span {
    color: #f7584e
}

.yx_box17.red>ul>li:hover>div>i {
    background-color: #f7584e
}

.yx_box17.blue>ul>li:hover>div>span {
    color: #06bfdc
}

.yx_box17.blue>ul>li:hover>div>i {
    background-color: #06bfdc
}

.yx_box17.green>ul>li:hover>div>span {
    color: #2abf85
}

.yx_box17.green>ul>li:hover>div>i {
    background-color: #2abf85
}

.yx_box17.purple>ul>li:hover>div>span {
    color: #5235a3
}

.yx_box17.purple>ul>li:hover>div>i {
    background-color: #5235a3
}

.yx_box17.brownness>ul>li:hover>div>span {
    color: #8c512e
}

.yx_box17.brownness>ul>li:hover>div>i {
    background-color: #8c512e
}

.yx_box18 {
    width: 100%
}

.yx_box18>ul>li {
    padding: 40px 0;
    border-bottom: 1px solid #e3e3e3
}

.yx_box18>ul>li>span {
    width: 20%;
    float: left
}

.yx_box18.wid_12>ul>li>span {
    width: 12%
}

.yx_box18>ul>li.left>span {
    margin-right: 5%
}

.yx_box18>ul>li.right>span {
    float: right;
    margin-left: 5%
}

.yx_box18>ul>li.right>div {
    margin-right: 5%
}

.yx_box18>ul>li>div>p {
    display: block;
    margin-top: 25px;
    font-size: 14px;
    color: #737373
}

.yx_box18>ul>li>div>span {
    font-size: 16px;
    font-weight: 600
}

.yx_box19 {
    width: 100%
}

.yx_box19>.tit {
    padding: 20px 0;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.yx_box19>ul {
    border: 1px solid #2180f6
}

.yx_box19>ul>li {
    width: 25%;
    float: left;
    height: 100%
}

.yx_box19>ul>li>div {
    border-right: 1px solid #ececec;
    margin: 48px 0
}

.yx_box19>ul>li>div>img {
    display: block;
    margin: 0 auto
}

.yx_box19>ul>li>div>span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin: 33px 0 15px 0
}

.yx_box19>ul>li>div>p {
    text-align: center;
    font-size: 14px;
    color: #898989;
    margin-top: 15px
}

.yx_box19>ul>li>div>.red {
    color: red
}

.yx_box20 {
    width: 100%;
    background-color: #059770
}

.yx_box20>.tit {
    width: 100%;
    text-align: center
}

.yx_box20>.tit>span {
    margin-bottom: 20px;
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 400
}

.yx_box20>.tit>p {
    color: #fff
}

.yx_box20>ul {
    display: block;
    padding-bottom: 20px
}

.yx_box20>ul>li {
    float: left;
    width: 33%;
    height: auto
}

.yx_box20>ul>li>div {
    padding: 20px
}

.yx_box20>ul>li.box {
    border-right: 1px solid #fff
}

.yx_box20>ul>li:nth-child(3).box {
    border-right: none
}

.yx_box20>ul>li>div>img {
    text-align: center;
    float: left;
    width: 74px;
    height: 74px;
    display: inline-block;
    font-size: 70px;
    color: #fff;
    margin-right: 10px
}

.yx_box20>ul>li>div>span {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    display: block
}

.yx_box20>ul>li>div>p {
    color: #fff
}

.yx_box20>span {
    display: block;
    text-align: center;
    margin-top: 90px
}

.yx_box20>span>div {
    display: inline-block;
    background: #fff;
    color: #059770;
    padding: 6px 40px;
    border-radius: 30px;
    font-size: 16px
}

.yx_box21 {
    width: 100%
}

.yx_box21>ul {
    padding-top: 0!important
}

.yx_box21>ul>li {
    width: 48%;
    float: left;
    padding: 10px 0;
    padding-right: 10px
}

.yx_box21>ul>li::after,.yx_box21>ul>li::before {
    content: "";
    line-height: 0;
    height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.yx_box21>ul>li>span {
    width: 40%;
    display: block;
    float: left
}

.yx_box21.no>ul>li>span>em {
    border: none
}

.yx_box21>ul>li>span>em {
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
    border: 3px solid #16b998;
    border-radius: 50%;
    overflow: hidden
}

/* .yx_box21>ul>li>span>em>img{width:125%!important;height:125%!important;margin-left:-15px;margin-top:-15px} */
.yx_box21>ul>li>span>em>img {
    width: 125%!important;
    height: 125%!important;
}

.yx_box21>ul>li>div {
    padding-top: 6px
}

.yx_box21>ul>li>div span {
    font-size: 18px;
    font-style: normal
}

.yx_box21>ul>li>div span em {
    font-size: 18px;
    color: #16b998;
    font-style: normal
}

.yx_box21>ul>li>div>p {
    color: grey;
    margin-top: 0
}

.yx_box21>.i_zixun {
    margin-top: 50px
}

.yx_box22 {
    width: 100%;
    background-color: #e4265a
}

.yx_box22>ul {
    padding: 30px 0
}

.yx_box22>ul>li {
    width: 25%;
    float: left;
    padding: 0 20px;
    text-align: center
}

.yx_box22>ul>li>span {
    display: inline-block;
    width: 160px;
    border: 2px solid #fff;
    border-bottom: none;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    padding-top: 30px
}

.yx_box22>ul>li>b {
    display: block;
    font-size: 18px;
    color: #fff;
    padding-top: 20px;
    font-weight: 400
}

.yx_box22>ul>li>b>span {
    display: inline-block;
    position: relative
}

.yx_box22>ul>li>b>span>label {
    display: inline-block;
    font-size: 20px;
    position: absolute;
    top: -3px;
    right: -15px
}

.yx_box22>ul>li>hr {
    display: inline-block;
    width: 15%!important;
    height: 2px;
    background: #fff
}

.yx_box22>ul>li>strong {
    display: block;
    padding-top: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 16px
}

.yx_box22>ul>li>p {
    font-size: 14px;
    color: #fff;
    padding-top: 10px
}

.yx_box23 {
    width: 100%;
    background-color: #eb4158;
    padding: 30px 0
}

.yx_box23>ul>li {
    float: left;
    width: 50%;
    padding: 0 60px
}

.yx_box23>ul>li.li01 {
    border-right: 1px solid #fff
}

.yx_box23>ul>li>span {
    font-size: 50px;
    color: #fff
}

.yx_box23>ul>li>span>label {
    font-size: 14px;
    padding-left: 5px
}

.yx_box23>ul>li>hr {
    display: block;
    width: 15%!important;
    height: 2px;
    background: #fff;
    margin: 10px 0
}

.yx_box23>ul>li>p {
    font-size: 14px;
    color: #fff;
    line-height: 25px
}

.yx_box23.orange {
    background-color: #fb7d5d
}

.yx_box23.black {
    background-color: #060606
}

.yx_box23.red {
    background-color: #f7584e
}

.yx_box23.blue {
    background-color: #06bfdc
}

.yx_box23.green {
    background-color: #2abf85
}

.yx_box23.purple {
    background-color: #5235a3
}

.yx_box23.brownness {
    background-color: #8c512e
}

.yx_box24 {
    width: 100%
}

.yx_box24>ul>li {
    width: 49%;
    float: left;
    border: 1px solid #e0e0e0;
    padding: 10px 10px 30px 10px;
    border-radius: 5px
}

.yx_box24>ul>li>img {
    display: block;
    margin: 0 auto
}

.yx_box24>ul>li>span {
    display: block;
    text-align: center;
    font-size: 18px
}

.yx_box24>ul>li>i {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #ed4557;
    margin: 10px auto
}

.yx_box24>ul>li>p {
    text-align: center;
    font-size: 14px;
    color: #84929e
}

.yx_box24>ul>li.li01 {
    margin-right: 2%
}

.yx_box25 {
    width: 100%;
    text-align: center
}

.yx_box25>.tit {
    padding: 10px 20px;
    border: 2px solid #000;
    display: inline-block!important;
    font-size: 18px;
    position: relative
}

.yx_box25>.tit>span:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #000;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    left: -22px;
    top: 23px
}

.yx_box25>.tit>span:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #000;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    right: -31px;
    top: 23px
}

.yx_box26 {
    width: 100%;
    text-align: center;
    background-color: #0b67ce;
    padding: 20px 10px
}

.yx_box26>.tit {
    padding: 10px 20px;
    border: 2px solid #fff;
    display: inline-block;
    font-size: 18px;
    position: relative;
    color: #fff
}

.yx_box26>.tit>span:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fff;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    left: -22px;
    top: 23px
}

.yx_box26>.tit>span:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fff;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    right: -31px;
    top: 23px
}

.yx_box26>ul {
    margin-top: 30px
}

.yx_box26>ul>li {
    width: 48%;
    float: left;
    border: 1px solid #fff;
    padding: 10px 20px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px
}

.yx_box26>ul>li>span {
    font-size: 16px
}

.yx_box26>ul>li>p {
    font-size: 16px;
    margin: 5px 0
}

.yx_box26>ul>li.li01 {
    margin-right: 4%
}

.yx_box26>ul>li.li03 {
    margin-right: 4%
}

.ys_icon {
    display: none
}

.yx_box27>.swiper-container {
    width: 100%;
    overflow: hidden;
    padding: 5px;
    padding-bottom: .5rem
}

.yx_box27>.swiper-container>.swiper-pagination {
    bottom: -7px;
    display: none
}

.yx_box27>.swiper-container>.swiper-wrapper>.swiper-slide {
    float: left;
    width: 33.33%;
    padding: 5px 10px;
    overflow: hidden
}

.yx_box27>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    display: block;
    border-bottom: 2px solid transparent
}

.yx_box27>.swiper-container>.swiper-wrapper>.swiper-slide>a>span {
    display: block;
    width: 100%;
    overflow: hidden
}

.yx_box27>.swiper-container>.swiper-wrapper>.swiper-slide>a>span>img {
    display: block;
    width: 100%
}

.yx_box27>.swiper-container>.swiper-wrapper>.swiper-slide>a>label {
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    text-align: center;
    line-height: 40px
}

.yx_box27>.swiper-container>.swiper-wrapper>.swiper-slide>a>p {
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #6a6a6a;
    line-height: 25px
}

.ys_box28 {
    width: 100%;
    background: #ececec;
    padding: 10px
}

.ys_box28>.gallery-thumbs {
    margin-bottom: 30px
}

.ys_box28>.gallery-thumbs>.swiper-wrapper>.swiper-slide {
    cursor: pointer;
    float: left;
    text-align: center;
    color: #fff;
    margin-right: 32px;
    padding: 12px;
    line-height: 28px;
    font-size: 16px;
    background: #0090df
}

.ys_box28>.gallery-thumbs>.swiper-wrapper>.swiper-slide.swiper-slide-active {
    background: #ffe300;
    color: #000;
    position: relative
}

.ys_box28>.gallery-thumbs>.swiper-wrapper>.swiper-slide.swiper-slide-active:before {
    position: absolute;
    bottom: -15px;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid #000;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

.gallery-top>.swiper-wrapper>.swiper-slide>ul>li {
    float: left;
    width: 33.33%;
    padding: 0 5px
}

.gallery-top>.swiper-wrapper.con02>.swiper-slide>ul>li {
    width: 50%
}

.gallery-top>.swiper-wrapper.con04>.swiper-slide>ul>li {
    width: 25%
}

.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group {
    position: relative;
    padding-bottom: 10px;
    background: #fff;
    display: block;
    border-top: 3px solid #aeaeae
}

.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group>span {
    display: block;
    line-height: 50px;
    border-top: 5px dotted #aeaeae;
    margin: 10px;
    text-align: center;
    font-size: 22px;
    color: #000
}

.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group>p {
    margin: 10px;
    font-size: 14px;
    color: #6a6969;
    line-height: 28px
}

.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group>p>span {
    font-size: 14px;
    color: #222
}

.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group>a {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all .4s ease;
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #007fdb;
    display: none
}

.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group>a:hover {
    background: #ffe100;
    color: #222
}

.gallery-top>.swiper-button-prev {
    background-image: none
}

.gallery-top>.swiper-button-next {
    background-image: none
}

.ys_box29 {
    width: 100%;
    background: #ececec;
    padding: 10px
}

.ys_box29>.tabs {
    margin-bottom: 30px;
    width: 100%
}

.ys_box29>.tabs>a {
    width: 25%;
    border-right: 1px solid #fff;
    cursor: pointer;
    float: left;
    text-align: center;
    color: #fff;
    padding: 12px;
    line-height: 28px;
    font-size: 16px;
    background: #0090df
}

.ys_box29>.tabs.tabs02>a {
    width: 50%
}

.ys_box29>.tabs.tabs03>a {
    width: 33.33%
}

.ys_box29>.tabs>a.active {
    background: #ffe300!important;
    color: #000!important;
    position: relative
}

.ys_box29>.tabs>a.active:before {
    position: absolute;
    bottom: -15px;
    left: 45%;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid #ffe300;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

.ys_box30 {
    width: 100%;
    background: #ececec;
    padding: 10px
}

.ys_box30>.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group {
    border-top: none;
    padding-top: 3px
}

.ys_box30>.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group img {
    width: 90%;
    margin: 0 auto;
    display: block
}

.ys_box30>.gallery-top>.swiper-wrapper>.swiper-slide>ul>li>.group>span {
    border-top: none;
    margin: 0
}

.ys_box31 {
    width: 100%
}

.ys_box31>.tit {
    width: 35%;
    float: left
}

.ys_box31>.tit>ul {
    padding-right: 30px
}

.ys_box31>.tit>ul>li {
    width: 100%;
    height: 62px;
    margin-bottom: 10px;
    position: relative
}

.ys_box31>.tit>ul>li>.txtBox {
    height: 62px;
    width: 80%;
    line-height: 62 no-repeat centerpx;
    background: url(../../../img/0127bg1.jpg) no-repeat center;
    text-align: left;
    font-size: 18px;
    color: #6a35e5;
    background-size: 100% 100%
}

.ys_box31>.tit>ul>li>.txtBox>span {
    display: inline-block;
    padding-top: 10px;
    height: 100%;
    line-height: 23px;
    padding-left: 55px;
    background: url(../../../img/0127ic1.png) no-repeat left center;
    font-weight: 700;
    text-align: left;
    margin-left: 35px;
    background-size: 25%
}

.ys_box31>.tit>ul>li>.txtBox>span>label {
    display: block;
    font-size: 8px;
    color: #bfbfbf;
    font-weight: 100
}

.ys_box31>.tit>ul>li>.cover {
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../../img/0127icon7.png) no-repeat 167px center #6a35e5;
    transition: all .3s linear;
    text-align: center;
    line-height: 60px
}

.ys_box31>.tit>ul>li>.cover>span {
    width: 43px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px
}

.ys_box31>.tit>ul>li>.cover>span>i {
    display: none
}

.ys_box31>.con {
    width: 65%;
    float: right
}

.ys_box31>.con>ul>li {
    display: none
}

.ys_box31>.con>ul>li.active {
    display: block
}

.ys_box31>.tit>ul>li.li05 {
    margin-bottom: 0
}

.ys_box31>.tit>ul>li.active>.cover {
    width: 100%
}

.ys_box31>.tit>ul>li.li01>.txtBox>span {
    background: url(../../../img/0127ic1.png) no-repeat 2px center;
    background-size: 25%
}

.ys_box31>.tit>ul>li.li02>.txtBox>span {
    background: url(../../../img/0127ic2.png) no-repeat 2px center
}

.ys_box31>.tit>ul>li.li03>.txtBox>span {
    background: url(../../../img/0127ic3.png) no-repeat 2px center
}

.ys_box31>.tit>ul>li.li04>.txtBox>span {
    background: url(../../../img/0127ic4.png) no-repeat 2px center
}

.ys_box31>.tit>ul>li.li05>.txtBox>span {
    background: url(../../../img/0127ic5.png) no-repeat 2px center
}

.ys_box31>.tit>ul>li.li01.active>.cover>span {
    background: url(../../../img/0127ic1-1.png) no-repeat center
}

.ys_box31>.tit>ul>li.li02.active>.cover>span {
    background: url(../../../img/0127ic2-2.png) no-repeat center
}

.ys_box31>.tit>ul>li.li03.active>.cover>span {
    background: url(../../../img/0127ic3-3.png) no-repeat center
}

.ys_box31>.tit>ul>li.li04.active>.cover>span {
    background: url(../../../img/0127ic4-4.png) no-repeat center
}

.ys_box31>.tit>ul>li.li05.active>.cover>span {
    background: url(../../../img/0127ic5-5.png) no-repeat center
}

.ys_box32>.tit {
    display: block;
    width: 100%;
    float: none
}

.ys_box32>.tit>ul {
    padding-right: 0
}

.ys_box32>.tit>ul>li {
    width: 20%;
    float: left;
    padding: 0 10px
}

.ys_box32>.tit>ul>li>.txtBox>span {
    display: inline-block;
    padding-top: 0;
    height: 100%;
    line-height: 62px;
    padding-left: 55px;
    background: url(../../../img/0127ic1.png) no-repeat left center;
    font-weight: 400;
    text-align: left;
    margin-left: 4px;
    background-size: 23%
}

.ys_box32>.tit>ul>li>.txtBox>span>label {
    display: none;
    font-size: 8px;
    color: #bfbfbf;
    font-weight: 100
}

.ys_box32>.tit>ul>li>.cover {
    display: none
}

.ys_box32>.con {
    display: block;
    width: 100%;
    float: none
}

.ys_box32>.tit>ul>li>.txtBox {
    width: 100%;
    font-weight: 400
}

.ys_box32>.tit>ul>li.active>.txtBox {
    background: #6a35e5!important
}

.ys_box32>.tit>ul>li.active>.txtBox>span {
    color: #fff;
    background: #6a35e5
}

.ys_box32>.tit>ul>li.li01>.txtBox>span {
    background: url(../../../img/0127ic1.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li02>.txtBox>span {
    background: url(../../../img/0127ic2.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li03>.txtBox>span {
    background: url(../../../img/0127ic3.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li04>.txtBox>span {
    background: url(../../../img/0127ic4.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li05>.txtBox>span {
    background: url(../../../img/0127ic5.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li01.active>.txtBox>span {
    background: url(../../../img/0127ic1-1.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li02.active>.txtBox>span {
    background: url(../../../img/0127ic2-2.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li03.active>.txtBox>span {
    background: url(../../../img/0127ic3-3.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li04.active>.txtBox>span {
    background: url(../../../img/0127ic4-4.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32>.tit>ul>li.li05.active>.txtBox>span {
    background: url(../../../img/0127ic5-5.png) no-repeat 16px center;
    background-size: 23%
}

.ys_box32.nobg>.tit>ul>li>.txtBox>span {
    padding-left: 0;
    display: block;
    background: 0 0!important;
    text-align: center
}

.ys_box33 {
    padding: 10px;
    padding-top: 30px
}

.ys_box33>.swiper-container {
    padding-bottom: 40px
}

.ys_box33>.swiper-container>.swiper-button-next {
    display: none
}

.ys_box33>.swiper-container>.swiper-button-prev {
    display: none
}

.ys_box33>.swiper-container>.swiper-pagination {
    bottom: 5px
}

.ys_box33>.swiper-container>.swiper-pagination>.swiper-pagination-bullet {
    width: 30px;
    border-radius: 0
}

.ys_box33>.swiper-container>.swiper-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea5404
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide {
    height: auto
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group {
    height: 100%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group>img {
    display: block;
    width: 100%
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group>span {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #000
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group>p {
    padding: 0 10px;
    line-height: 25px
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group>p>span {
    display: block;
    font-size: 14px;
    color: #888
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group>p>span>label {
    color: #000
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group>ul {
    padding-top: 10px;
    padding-right: 10px;
    position: absolute;
    left: 0;
    bottom: 0
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group>ul>li {
    padding-left: 10px;
    float: left;
    margin-bottom: 10px
}

.ys_box33>.swiper-container>.swiper-wrapper>.swiper-slide>.group>ul>li>span {
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #ea5404;
    color: #ea5404
}

.ys_box33>span {
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px 0
}

.ys_box33>span>a {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 16px
}

.ys_box34 {
    width: 100%;
    padding: 10px
}

.ys_box34>.tit {
    width: 100%;
    text-align: center
}

.ys_box34>.tit>span {
    font-size: 30px;
    color: #fff
}

.ys_box34>.tabs {
    margin-bottom: 30px;
    width: 100%;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #fff
}

.ys_box34>.tabs>a {
    width: 25%;
    border-right: 1px solid #fff;
    cursor: pointer;
    float: left;
    text-align: center;
    color: #fff;
    padding: 7px;
    line-height: 28px;
    font-size: .4rem
}

.ys_box34>.tabs.tabs02>a {
    width: 50%
}

.ys_box34>.tabs.tabs03>a {
    width: 33.33%
}

.ys_box34>.tabs>a.active {
    background: #fff;
    color: #000!important;
    position: relative
}

.ys_box34>.swiper-container>.swiper-wrapper>.swiper-slide {
    padding: 20px 10px;
    display: none
}

.ys_box34>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(1) {
    display: block
}

.ys_box34>.swiper-container>.swiper-wrapper>.swiper-slide.active {
    display: block
}

.ys_box34>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    font-size: 18px;
    color: #fff;
    line-height: 30px
}

.ys_box34>span {
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px 0
}

.ys_box34>span>a {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 16px
}

.ys_box35 {
    width: 100%;
    overflow: hidden
}

.ys_box35>ul {
    display: flex;
    flex-flow: wrap row
}

.ys_box35.six>ul>li,.ys_box35.three>ul>li {
    width: 33.3%
}

.ys_box35>ul>li {
    width: 25%;
    padding: 9px;
    float: left
}

.ys_box35.two>ul>li {
    width: 50%
}

.ys_box35>ul>li>.con {
    display: block;
    text-align: center;
    padding: 15px;
    position: relative;
    padding-bottom: 20px;
    height: 100%;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1)
}

.ys_box35.no_zixun>ul>li>.con {
    padding-bottom: 30px
}

.ys_box35>ul>li>.con>span {
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700
}

.ys_box35>ul>li>.con>i {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px
}

.ys_box35>ul>li>.con>i>img {
    width: 100%
}

.ys_box35>ul>li>.con>p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
    color: #888;
    text-align: left
}

.ys_box35>ul>li>.con>label {
    display: none;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%
}

.ys_box35>ul>li>.con>label>a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 5px 20px;
    background: #f95b5e;
    border-radius: 30px;
    line-height: 19px
}

.ys_box35.zixun_no>ul>li>.con {
    padding-bottom: 15px
}

.ys_box35.green>ul>li>.con {
    background: #2abf85;
    box-shadow: 0 0 8px #4ab58b
}

.ys_box35.green>ul>li>.con>span {
    color: #fff701
}

.ys_box35.green>ul>li>.con>label>a {
    background: #fff;
    color: #2abf85;
    font-weight: 700
}

.ys_box35.black>ul>li>.con {
    background: #000;
    box-shadow: 0 0 8px #000
}

.ys_box35.black>ul>li>.con>span {
    color: #f9ec90
}

.ys_box35.black>ul>li>.con>label>a {
    background: #fff;
    color: #000;
    font-weight: 700
}

.ys_box35.red>ul>li>.con {
    background: #f7584e;
    box-shadow: 0 0 8px #f7584e
}

.ys_box35.red>ul>li>.con>span {
    color: #fff
}

.ys_box35.red>ul>li>.con>label>a {
    background: #ffdd18;
    color: #ca4a4a;
    font-weight: 700
}

.ys_box35.orange>ul>li>.con {
    background: #ea7623;
    box-shadow: 0 0 8px #ea7623
}

.ys_box35.orange>ul>li>.con>span {
    color: #dcf545
}

.ys_box35.orange>ul>li>.con>label>a {
    background: #ffdd18;
    color: #ca4a4a;
    font-weight: 700
}

.ys_box35.blue>ul>li>.con {
    background: #06bfdc;
    box-shadow: 0 0 8px #06bfdc
}

.ys_box35.blue>ul>li>.con>span {
    color: #fcec5f
}

.ys_box35.blue>ul>li>.con>label>a {
    background: #fff;
    color: #06bfdc;
    font-weight: 700
}

.ys_box35.purple>ul>li>.con {
    background: #5235a3;
    box-shadow: 0 0 8px #5235a3
}

.ys_box35.purple>ul>li>.con>span {
    color: #02d086
}

.ys_box35.purple>ul>li>.con>label>a {
    background: #34258f;
    color: #fff;
    font-weight: 700
}

.ys_box35.brownness>ul>li>.con {
    background: #8c512e;
    box-shadow: 0 0 8px #8c512e
}

.ys_box35.brownness>ul>li>.con>span {
    color: #eadec4
}

.ys_box35.brownness>ul>li>.con>label>a {
    background: #eadec4;
    color: #8c512e;
    font-weight: 700
}

.ys_box35.purple2>ul>li>.con {
    background: #7b84e1;
    box-shadow: 0 0 8px #7b84e1
}

.ys_box35.purple2>ul>li>.con>span {
    color: #ffea00
}

.ys_box35.purple2>ul>li>.con>label>a {
    background: #ffea00;
    color: #7b84e1;
    font-weight: 700
}

.ys_box35.black>ul>li>.con>p,.ys_box35.blue>ul>li>.con>p,.ys_box35.brownness>ul>li>.con>p,.ys_box35.green>ul>li>.con>p,.ys_box35.orange>ul>li>.con>p,.ys_box35.purple2>ul>li>.con>p,.ys_box35.purple>ul>li>.con>p,.ys_box35.red>ul>li>.con>p {
    color: #fff
}

.ys_box35.box2>ul>li {
    width: 50%
}

.ys_box35.box3>ul>li {
    width: 33.33%
}

.ys_box36 {
    width: 100%;
    overflow: hidden
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li {
    float: left;
    width: 100%;
    padding: 9px;
    height: 100%
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con {
    display: block;
    text-align: center;
    padding: 25px 25px 60px 25px;
    position: relative;
    -webkit-box-shadow: 0 0 10px #c1c1c1;
    -moz-box-shadow: 0 0 10px #c1c1c1;
    box-shadow: 0 0 10px #c1c1c1
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con>span {
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con>i {
    display: inline-block;
    overflow: hidden;
    width: 100%
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con>i>img {
    width: 100%
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con>span>i {
    display: inline-block;
    overflow: hidden;
    width: 100%
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con>span>i>img {
    width: 100%
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con>p {
    font-size: 14px;
    line-height: 25px;
    color: #888;
    display: block
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con label {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%
}

.ys_box36>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.con label>a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 5px 20px;
    background: #f95b5e;
    border-radius: 30px;
    line-height: 19px
}

.ys_box36>.swiper-container>.swiper-button-next {
    display: none
}

.ys_box36>.swiper-container>.swiper-button-prev {
    display: none
}

.ys_box36>.swiper-container>.swiper-pagination-bullets {
    display: none
}

.ys_box36.box5>.swiper-container>.swiper-wrapper>.swiper-slide.li02 {
    margin-left: 144px
}

.ys_box36.box7>.swiper-container>.swiper-wrapper>.swiper-slide.li02 {
    margin-left: 100px
}

.ys_box36.box5_2>.swiper-container>.swiper-wrapper>.swiper-slide.li02 {
    margin-left: 33.33%
}

.ys_box37 {
    width: 100%;
    text-align: left
}

.ys_box37 .center {
    width: auto
}

.ys_box37.dly>.center>.con>ul>li {
    padding-bottom: 50px
}

.ys_box37>.center>.tit {
    text-align: center;
    padding-bottom: 55px
}

.ys_box37>.center>.tit>span {
    font-size: 30px;
    color: #2d2d2d;
    display: block
}

.ys_box37>.center>.tit>span>a>u {
    font-size: 30px;
    color: #2d2d2d;
    text-decoration: none
}

.ys_box37>.center>.tit>i {
    display: inline-block;
    width: 32px;
    height: 3px;
    background: #06acba
}

.ys_box37>.center>.con>ul>li {
    margin-bottom: 25px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 140px
}

.ys_box37>.center>.con>ul.no_pad>li {
    padding-bottom: 0
}

.ys_box37>.center>.con>ul.no_pad50>li {
    padding-bottom: 50px
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_l {
    height: 105px
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_l>span {
    font-size: 20px;
    color: #313030;
    font-weight: 700
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_l>span>i {
    font-size: 48px;
    color: #13c2fb;
    font-weight: 700;
    font-style: italic
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_l>label {
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #a1a1a1;
    margin-left: 89px;
    margin-bottom: 10px
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_l>label>i {
    display: none
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_l>p {
    font-size: 18px;
    color: #848484;
    padding-left: 50px;
    margin-top: -5px
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_l>i {
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #a1a1a1;
    margin-left: 89px;
    margin-bottom: 10px
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_r {
    height: 105px;
    padding-top: 40px
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_r>p {
    display: inline-block;
    width: 677px
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_r>p>a {
    font-size: 18px;
    color: #f55269;
    font-weight: 700
}

.ys_box37>.center>.con>ul>li>.e_tit>.e_tit_r>a {
    display: inline-block;
    font-size: 14px;
    color: #838383;
    padding: 3px 5px;
    border: 1px solid #efefef
}

.ys_box37>.center>.con>ul>li>.text {
    padding-top: 10px
}

.ys_box37>.center>.con>ul>li>.text>.text_l {
    width: 30%
}

.ys_box37>.center>.con>ul>li>.text>.text_l>img {
    width: 100%
}

.ys_box37>.center>.con>ul>li>.text>.text_r {
    width: 70%;
    padding-left: 20px
}

.ys_box37>.center>.con>ul>li>.text>.text_r>p {
    font-size: 15px;
    font-weight: 400;
    color: #545454;
    line-height: 25px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #d2d2d2
}

.ys_box37>.center>.con>ul>li>.text>.text_r>p>a {
    color: #fb3a3a
}

.ys_box37>.center>.con>ul>li>.text>.text_r>ul {
    padding-top: 5px
}

.ys_box37>.center>.con>ul>li>.text>.text_r>ul>li {
    font-size: 15px;
    color: #818181;
    line-height: 25px
}

.ys_box37>.center>.con>ul>li>.text>.text_r>ul>li>span {
    color: #060606
}

.ys_box37 .zixun {
    width: 70%;
    float: right;
    padding-bottom: 15px;
    padding-left: 20px;
    margin-top: -69px
}

.ys_box37 .zixun>ul {
    background-color: #fde9ee;
    padding: 8px;
    display: inline-block;
    padding-right: 0
}

.ys_box37 .zixun>ul>li {
    width: 172px;
    float: left;
    padding: 10px 9px;
    background-color: #fff;
    margin-right: 10px;
    border: 1px solid #fa125e;
    border-radius: 5px;
    font-size: 14px;
    color: #fa125e
}

.ys_box37 .zixun>ul.list4>li {
    width: 140px;
    padding: 10px 6px;
    margin-right: 5px
}

.ys_box37 .zixun>ul.list4>li>i {
    font-size: 20px
}

.ys_box37 .zixun>ul>li:hover {
    background-color: #fa125e;
    color: #fff
}

.ys_box37 .zixun>ul>li>i {
    font-size: 28px;
    margin-left: 5px;
    font-style: italic;
    font-weight: 600
}

.ys_box37>.center>.con>ul>li>.text>.text_r>span {
    display: inline-block;
    margin-right: 30px;
    color: #05b0b2;
    font-size: 24px;
    color: #079fd1;
    font-style: italic;
    margin: 8px 0
}

.ys_box37 .zixun>a {
    display: none;
    background: #08b3c1;
    color: #fff;
    padding: 7px 20px
}

.ys_box37 .zx_bt {
    padding-top: 10px;
    border-top: 1px dashed #d2d2d2;
    margin-top: 10px
}

.ys_box37 .zx_bt>a {
    display: none;
    padding: 5px 15px;
    border: 1px solid #05b0b2;
    font-size: 14px;
    border-radius: 5px;
    color: #05b0b2;
    margin-right: 20px
}

.ys_box37 .zx_bt>.a2 {
    background-color: #05b0b2;
    color: #fff
}

.ys_box38 {
    height: 600px;
    width: 100%
}

.ys_box38.no_height {
    height: auto
}

.ys_box38>.center>.tit {
    background: #edf8fc;
    width: 100%;
    padding-top: 27px;
    padding-left: 27px;
    height: 300px
}

.ys_box38>.center {
    width: auto;
}

.ys_box38.no_height>.center>.tit {
    padding: 27px;
    height: auto
}

.ys_box38>.center>.tit>.tit_bt>.tit_l {
    width: 100%
}

.ys_box38>.center>.tit>.tit_bt>.tit_l>span {
    display: block;
    font-size: 24px;
    color: #000
}

.ys_box38>.center>.tit>.tit_bt>.tit_l>i {
    display: inline-block;
    width: 36px;
    height: 3px;
    background: #08b3c1
}

.ys_box38>.center>.tit>.tit_bt>.tit_r {
    width: 570px;
    text-align: right
}

.ys_box38>.center>.tit>.tit_bt>.tit_r>a {
    display: none;
    width: 83px;
    height: 31px;
    line-height: 31px;
    background: #09b4ec;
    color: #fff;
    text-align: center;
    font-size: 16px
}

.ys_box38>.center>.tit>.con>p {
    color: #727272;
    line-height: 30px
}

.ys_box38>.center>.con>.con_text {
    width: 50%;
    text-align: center;
    background: #f55269;
    text-align: center;
    padding: 20px
}

.ys_box38>.center>.con>.con_text img {
    display: block;
    margin: 0 auto
}

.ys_box38>.center>.con>.con_text>strong {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.ys_box38>.center>.con>.con_text>p {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    padding-bottom: 20px
}

.ys_box38>.center>.con>.con_text>a {
    display: none;
    padding: 5px 20px;
    background: #fff;
    border-radius: 20px;
    color: #fff;
    width: 138px
}

.ys_box39>.tit {
    display: block;
    text-align: center;
    padding: 30px 0
}

.ys_box39>.tit>span {
    font-size: 20px;
    color: #0396a4
}

.ys_box39>.con>ul>li {
    float: left;
    width: 33.33%;
    display: block;
    margin: 0;
    padding: 5px;
    margin-bottom: 10px
}

.ys_box39>.con>ul>li>div {
    display: block;
    width: 291px;
    overflow: hidden
}

.ys_box39>.con>ul>li>div>img {
    display: block;
    width: 100%;
    margin: 0 auto
}

.ys_box39>.con>ul>li>span {
    display: block;
    width: 30px;
    height: 3px;
    margin: 20px auto;
    background: #00c0a3
}

.ys_box39>.con>ul>li>span>i {
    display: none
}

.ys_box39>.con>ul>li>p {
    font-size: 16px;
    color: #606060;
    line-height: 25px
}

.ys_box40 {
    margin-top: 30px
}

.ys_box40>.tit {
    display: block;
    text-align: center;
    padding: 30px 0
}

.ys_box40>.tit>span {
    font-size: 20px;
    color: #0396a4
}

.ys_box40>.con>ul {
    width: 100%
}

.ys_box40>.con>ul>li {
    float: left;
    width: 33.33%;
    padding: 5px
}

.ys_box40>.con>ul>li>img {
    width: 100%
}

.ys_box41>.con>ul>li {
    padding: 10px;
    float: left
}

.ys_box41.box2>.con>ul>li {
    width: 50%
}

.ys_box41.box3>.con>ul>li {
    width: 33.33%
}

.ys_box41.box4>.con>ul>li {
    width: 25%
}

.ys_box41.box5>.con>ul>li {
    width: 33.33%
}

.ys_box41.box6>.con>ul>li {
    width: 33.33%
}

.ys_box41.box7>.con>ul>li {
    width: 33.33%
}

.ys_box41.box7>.con>ul>li.li07 {
    margin-left: 16%
}

.ys_box41.box8>.con>ul>li {
    width: 25%
}

.ys_box41.box9>.con>ul>li {
    width: 33.33%
}

.ys_box41>.con>ul>li>.group {
    display: block;
    position: relative
}

.ys_box41>.con>ul>li>.group>.group01 {
    background: #f5f5f5;
    width: 100%;
    padding: 20px;
    border-radius: 10px
}

.ys_box41>.con>ul>li>.group>.group01 img {
    display: block;
    margin: 0 auto;
    padding: 0 0 10px;
    max-width: 100%
}

.ys_box41>.con>ul>li>.group>.group01 p {
    font-size: 20px;
    display: block;
    text-align: center;
    color: #333
}

.ys_box41>.con>ul>li>.group>.group02 {
    font-size: 14px;
    background: #fff;
    opacity: 0;
    color: #666;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    line-height: 25px;
    border: 1px solid #09b4ec;
    padding: 15px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.ys_box41>.con>ul>li>.group:hover>.group02 {
    opacity: 1
}

.ys_box42 .togglebox {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    transform: translateZ(0);
    box-shadow: 0 1px 1px rgba(0,0,0,.1)
}

.ys_box42 input[type=radio] {
    position: absolute;
    opacity: 0
}

.ys_box42 label {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
    border-top: 1px solid #ddd;
    background: #fff;
    cursor: pointer
}

.ys_box42 label[for*='1'] {
    border: 0
}

.ys_box42 label:after {
    content: '\76';
    position: absolute;
    top: 0;
    right: 20px;
    font-family: fontawesome;
    transform: rotate(0);
    transition: .3s transform;
    font-size: 18px
}

.ys_box42 section {
    height: 0;
    transition: .3s all;
    overflow: hidden
}

.ys_box42 #toggle1:checked~label[for*='1']:after,.ys_box42 #toggle2:checked~label[for*='2']:after,.ys_box42 #toggle3:checked~label[for*='3']:after,.ys_box42 #toggle4:checked~label[for*='4']:after,.ys_box42 #toggle5:checked~label[for*='5']:after {
    transform: rotate(180deg)
}

.ys_box42 #toggle1:checked~#content1,.ys_box42 #toggle2:checked~#content2,.ys_box42 #toggle3:checked~#content3,.ys_box42 #toggle4:checked~#content4,.ys_box42 #toggle5:checked~#content5 {
    padding: 10px;
    height: auto;
    padding-top: 0
}

.ys_box43 {
    background: #ffded7;
    padding: 20px 10px
}

.ys_box43>.tit {
    border-bottom: 1px solid #ececec;
    padding-left: 5px
}

.ys_box43>.tit>ul>li {
    position: relative;
    height: 42px;
    padding-right: 0;
    line-height: 35px;
    margin-left: 10px;
    float: left;
    display: inline-block;
    padding: 5px 10px;
    background: #692f6c;
    opacity: .5
}

.ys_box43>.tit>ul>li.active {
    background: #692f6c;
    opacity: 1
}

.ys_box43>.tit>ul>li::before {
    content: "";
    border-top: 42px solid transparent;
    position: absolute;
    top: 0;
    border-right: 15px solid #692f6c;
    left: -15px
}

.ys_box43>.tit>ul>li::after {
    content: "";
    border-top: 42px solid transparent;
    position: absolute;
    top: 0;
    border-left: 15px solid #692f6c;
    right: -15px
}

.ys_box43>.tit>ul>li>span {
    letter-spacing: -15px;
    opacity: 0;
    transition: all .3s ease 0s;
    color: #fff;
    cursor: pointer
}

.ys_box43>.tit>ul>li:hover>span {
    letter-spacing: 1px;
    opacity: 1;
    transition: all .3s ease 0s;
    padding-right: 15px
}

.ys_box43>.tit>ul>li.active>span {
    letter-spacing: 1px;
    opacity: 1;
    transition: all .3s ease 0s;
    padding-right: 15px
}

.ys_box43>.tit>ul>li.active>img {
    margin-right: 10px
}

.ys_box43>.tit>ul>li:hover>img {
    margin-right: 10px
}

.ys_box43>.tit>ul>li>img {
    width: 20px;
    display: inline-block;
    margin-top: 7px
}

.ys_box43>.con {
    padding: 20px 0
}

.ys_box43>.con>ul {
    background: #fff;
    padding: 10px
}

.ys_box43>.con>ul>li {
    display: none;
    line-height: 26px
}

.ys_box43>.con>ul>li.active {
    display: block
}

.ys_box44>.center>.con>ul>li {
    display: none
}

.ys_box44>.center>.con>ul>li.active {
    display: block
}

.ys_box44>.center>.tab_tit {
    padding-bottom: 30px;
    padding-top: 30px
}

.ys_box44>.center>.tab_tit>ul>li {
    float: left;
    padding-right: 20px
}

.ys_box44>.center>.tab_tit>ul>li>span {
    display: inline-block;
    padding: 5px 40px;
    font-size: 18px;
    cursor: pointer;
    background: #f3f3f3;
    border-radius: 30px
}

.ys_box44>.center>.tab_tit>ul>li.active>span {
    background: #05b0b2;
    color: #fff
}

.ys_box45 {
    height: 446px;
    overflow: hidden
}

.ys_box45>.tit {
    text-align: center;
    padding-bottom: 1rem
}

.ys_box45>.tit>span {
    font-size: 1.8rem;
    display: block;
    color: #000
}

.ys_box45>.tit>p {
    font-size: 1.5rem;
    display: block;
    color: #666;
    padding-top: 10px;
    margin-bottom: 0
}

.ys_box45>.tit>i {
    display: inline-block;
    width: 10%;
    height: 3px;
    background: #08b3c1
}

.ys_box45>.swiper-container {
    padding-bottom: .5rem;
    overflow: hidden;
    height: 100%
}

.ys_box45>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 100%
}

.ys_box45>.swiper-container>.swiper-wrapper>.swiper-slide>ul {
    padding: 10px
}

.ys_box45>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li {
    margin-bottom: 1rem;
    padding: 10px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px #e5e5e5;
    -moz-box-shadow: 0 0 10px #e5e5e5;
    box-shadow: 0 0 10px #e5e5e5
}

.ys_box45>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.tit {
    display: block;
    margin-bottom: 1rem
}

.ys_box45>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.tit>span {
    float: left;
    margin-right: .7rem;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 40px;
    overflow: hidden
}

.ys_box45>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.tit>span>img {
    width: 100%;
    margin-top: 0
}

.ys_box45>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.tit>label {
    display: block;
    padding-top: .5rem;
    font-size: 20px;
    color: #000
}

.ys_box45>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>.text>p {
    font-size: 14px;
    line-height: 25px
}

.ys_box45>.swiper-container>.swiper-pagination {
    display: none
}

.ys_box45>.swiper-container>.swiper-pagination>.swiper-pagination-bullet {
    background: #d1e2e8;
    width: 1.5rem;
    height: .5rem;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    margin: 1px
}

.ys_box45>.swiper-container>.swiper-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #41a3c8
}

.ys_box46 {
    width: 100%;
    background: #d9e1e9;
    padding: 0 5px;
    padding-bottom: 20px
}

.ys_box46>.tit {
    display: block;
    text-align: center;
    padding: 20px 0
}

.ys_box46>.tit>span {
    font-size: 24px
}

.ys_box46>.tit>span::after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #000;
    margin-left: 20px;
    margin-bottom: 5px
}

.ys_box46>.tit>span::before {
    content: "";
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #000;
    margin-right: 20px;
    margin-bottom: 5px
}

.ys_box46>.con>ul>li {
    float: left;
    width: 25%;
    padding: 5px
}

.ys_box46>.con>ul>li>.group {
    display: block;
    width: 100%
}

.ys_box46>.con>ul>li.li01>.group {
    background: #dfab30
}

.ys_box46>.con>ul>li.li02>.group {
    background: #409fcd
}

.ys_box46>.con>ul>li.li03>.group {
    background: #8fc31e
}

.ys_box46>.con>ul>li.li04>.group {
    background: #eb505a
}

.ys_box46>.con>ul>li>.group>span {
    font-size: 24px;
    display: block;
    padding: 20px 0;
    border-bottom: 1px dotted #fff;
    text-align: center;
    color: #fff
}

.ys_box46>.con>ul>li>.group>p {
    font-size: 16px;
    line-height: 28px;
    padding: 20px;
    color: #fff
}

.ys_box47 {
    width: 100%;
    background: #ececec
}

.ys_box47>ul {
    padding: 5px
}

.ys_box47>ul>li {
    width: 50%;
    float: left;
    padding: 5px
}

.ys_box47>ul>li>.con {
    display: block;
    width: 100%;
    background: #fff;
    height: 155px
}

.ys_box47>ul>li>.con>.tit {
    height: 155px
}

.ys_box47>ul>li>.con>.tit>img {
    margin-top: 26px;
    margin-left: 26px;
    margin-right: 20px;
    float: left
}

.ys_box47>ul>li>.con>.tit1 {
    margin-top: 18px;
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block
}

.ys_box47>ul>li>.con>p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    padding-right: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

#bbj>.con>a>img {
    display: block;
    width: 100%;
    height: 100%
}

.ys_box48 {
    width: 100%;
    border: 1px solid #ddd
}

.ys_box48>ul>li {
    display: block;
    width: 100%
}

.ys_box48>ul>li>span {
    font-weight: 700;
    display: block;
    width: 100%;
    padding-right: 10px;
    cursor: pointer;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px
}

.ys_box48>ul>li>span>label {
    float: right;
    font-size: 20px
}

.ys_box48>ul>li>div {
    display: block;
    width: 100%;
    padding: 10px;
    padding-bottom: 0;
    padding-top: 0;
    height: 0;
    overflow: hidden
}

.ys_box48>ul>li.active {
    border-bottom: 1px solid #ddd
}

.ys_box48>ul>li.active>span {
    border-bottom: none
}

.ys_box48>ul>li.active>div {
    height: 100%;
    padding-bottom: 10px
}

.ys_box49>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

.ys_box49>ul>li {
    float: left;
    padding: 10px;
    margin-bottom: 15px;
    width: 50%;
}

.ys_box49>ul>li>.con {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #4d5191;
    position: relative;
    line-height: initial
}

.ys_box49>ul>li>.con>span {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 5px;
    font-size: 50px;
    padding-right: 15px;
    color: #4d5191
}

.ys_box49>ul>li>.con>p {
    float: right;
    width: 89%;
    color: #666;
    line-height: 30px
}

.ys_box49.box05>ul>li.li05 {
    margin-left: 25%
}

.ys_box49.box03>ul>li.li03 {
    margin-left: 25%
}

.ys_box50 {
    width: 100%;
    overflow: hidden
}

.ys_box50>.tit {
    text-align: center;
    width: 100%;
    padding-bottom: 40px
}

.ys_box50>.tit>span {
    font-size: 24px;
    color: #fda313;
    border-bottom: 1px solid #98b2cd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: inline-block
}

.ys_box50>.tit>p {
    color: #0f75e5;
    font-size: 14px
}

.ys_box50>ul>li {
    float: left;
    width: 20%;
    text-align: center
}

.ys_box50>ul>li>.con {
    border: 5px solid #e6e6e6;
    display: block;
    width: 150px;
    height: 150px;
    text-align: center;
    border-radius: 100%;
    padding: 16px;
    padding-top: 40px;
    line-height: 19px;
    -moz-box-shadow: 3px 2px 0 #666 inset;
    -webkit-box-shadow: 3px 2px 0 #666 inset;
    box-shadow: 3px 2px 0 rgba(0,0,0,.2) inset
}

.ys_box50>ul>li>.con>span {
    color: #fff;
    display: block;
    font-size: 18px
}

.ys_box50>ul>li>.con>p {
    color: #fff;
    font-size: 12px;
    padding-top: 10px
}

.ys_box50>ul>li.li01>.con {
    background: #3ec8a7
}

.ys_box50>ul>li.li02>.con {
    background: #5261eb
}

.ys_box50>ul>li.li03>.con {
    background: #00baec
}

.ys_box50>ul>li.li04>.con {
    background: #ff5645
}

.ys_box50>ul>li.li05>.con {
    background: #5c86b5
}

.ys_box52 {
    width: 100%;
    overflow: hidden
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 33.33%;
    padding: 10px;
    height: auto
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide>ul {
    height: 100%
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li {
    padding-bottom: 22px;
    box-shadow: 0 0 7px 2px #ddd
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide li {
    width: 100%;
    margin: .7%;
    padding: 30px;
    height: 100%
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide li>.tit>img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 15px
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide li>.tit>span {
    font-size: 16px;
    font-weight: 700
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide li>.tit>p {
    font-size: 14px;
    color: #888;
    line-height: 23px;
    padding-top: 8px
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide li>p {
    padding: 20px 0;
    font-size: 14px;
    color: #666;
    line-height: 23px
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide li>ul>li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide li>ul>li>a {
    display: none;
    width: 70%;
    height: 36px;
    background-color: #786ca5;
    border-radius: 4px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 15%;
    bottom: 36px
}

.ys_box52>.swiper-container>.swiper-wrapper>.swiper-slide li>ul>li>a.a2 {
    background: #71584b
}

.details-course-tit {
    color: #000;
    font-size: 18px
}

.details-outfit-tit {
    text-align: center
}

.details-outfit-tab {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    display: inline-block
}

.details-outfit-tab li {
    cursor: pointer;
    float: left;
    width: 120px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #eeeaff;
    background-color: #fbfaff;
    border-left: none
}

.details-outfit-tab li:first-child {
    border-left: 1px solid #eeeaff
}

.details-outfit-tab>.active {
    background-color: #786ca5;
    color: #fff
}

.details-outfit-main>ul {
    display: none
}

.details-outfit2-list>li {
    margin-top: 20px;
    border: 1px solid #ede9ff;
    padding: 20px;
    background-color: #fbfaff
}

.details-outfit-img {
    width: 236px;
    height: 176px;
    float: left
}

.details-outfit2-name {
    display: inline-block;
    width: 135px;
    height: 28px;
    background-color: #a49457;
    color: #fff;
    line-height: 28px;
    text-align: center;
    position: relative;
    font-size: 16px;
    font-weight: 700
}

.details-outfit2-name:after {
    content: "";
    border: 14px solid transparent;
    border-left: 14px solid #a49457;
    display: inline-block;
    position: absolute;
    right: -28px;
    top: 0
}

.details-outfit2-cont {
    margin-left: 267px
}

.details-outfit2-class {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    padding-left: 40px
}

.details-outfit2-ask,.details-outfit2-offer {
    display: inline-block;
    width: 136px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    border-radius: 4px;
    float: right
}

.details-outfit2-ask {
    background-color: #786ca5;
    color: #fff
}

.details-outfit2-offer {
    color: #786ca5;
    border: 1px solid #786ca5;
    margin-left: 16px
}

.details-outfit2-evaluate {
    padding-top: 10px
}

.details-outfit2-evaluate li {
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.ys_box54>#memberI_nav {
    float: left;
    width: 20%
}

.ys_box54>#memberI_nav>.swiper-wrapper>.swiper-slide {
    cursor: pointer;
    margin-bottom: 10px;
    width: 100%;
    background: #ccc;
    text-align: center;
    line-height: 40px;
    border-radius: 20px
}

.ys_box54>#memberI_nav>.swiper-wrapper>.swiper-slide>span {
    color: #fff!important;
    font-size: 16px
}

.ys_box54>#memberI_nav>.swiper-wrapper>.swiper-slide.active {
    background: #eb6100;
    color: #fff
}

.ys_box54>#memberI_page {
    float: left;
    width: 80%;
    padding-left: 30px
}

.ys_box54>#memberI_page>.swiper-wrapper>.swiper-slide {
    display: none
}

.ys_box54>#memberI_page>.swiper-wrapper>.swiper-slide.active {
    display: block
}

.ys_box54>#memberI_page>.swiper-wrapper>.swiper-slide>.group {
    border: 1px solid #ccc;
    padding: 10px;
    height: 191px;
    overflow-y: auto
}

.ys_box54>#memberI_page>.swiper-wrapper>.swiper-slide>.group>p {
    line-height: 28px
}

.ys_box55>span {
    color: #333;
    display: block;
    font-size: 22px;
    margin: 20px 0;
    text-align: center;
    font-weight: 700
}

.ys_box55>ul {
    margin-top: 40px
}

.ys_box55>ul>li {
    width: 33.3%;
    float: left;
    position: relative
}

.ys_box55>ul>li>span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px
}

.ys_box55>ul>li>span>img {
    width: 100%
}

.ys_box55>ul>li {
    padding-left: 70px;
    padding-right: 10px
}

.ys_box55>ul>li>div>span {
    color: #ab46ce;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block
}

.ys_box55>ul>li>div>p {
    font-size: 14px;
    color: #666
}

.ys_box56>span {
    font-size: 24px;
    color: #ab46ce;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
    display: block
}

.ys_box56>p {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 40px
}

.ys_box56>.box {
    height: auto;
    position: relative;
    margin: 0
}

.ys_box56>.box:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #ececec;
    position: absolute;
    top: 5px;
    left: calc(50% - 2px);
    z-index: 1
}

.ys_box56>.box>div>div {
    width: 46%;
    float: left;
    background-color: #ececec;
    padding: 10px 20px 20px 20px;
    position: relative
}

.ys_box56>.box>div>div:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border: 2px solid #ab46ce;
    position: absolute;
    border-radius: 50%;
    z-index: 2
}

.ys_box56>.box>div>div>span {
    font-size: 100px!important;
    position: absolute;
    right: 15px;
    color: #e7deea!important;
    top: 45%;
    font-weight: 700;
    z-index: 1
}

.ys_box56>.box>div>div.i_l {
    margin-right: 4%;
    margin-bottom: 20px
}

.ys_box56>.box>div>div.i_l:before {
    top: 23px;
    left: calc(100%/.46/2 - 6px)
}

.ys_box56>.box>div>div.i_l:after {
    top: 15px;
    right: -24px;
    content: "";
    border: 12px solid transparent;
    border-left: 12px solid #ececec;
    display: inline-block;
    position: absolute
}

.ys_box56>.box>div>div.i_r {
    margin-left: 4%;
    margin-top: 0;
    margin-bottom: 20px
}

.ys_box56>.box>div>div.i_r:before {
    top: 67px;
    right: calc(100%/.46/2 - 4px)
}

.ys_box56>.box>div>div.i_r:after {
    top: 60px;
    left: -24px;
    content: "";
    border: 12px solid transparent;
    border-right: 12px solid #ececec;
    display: inline-block;
    position: absolute
}

.ys_box56>.box>div>div>.tit {
    height: 40px;
    line-height: 40px
}

.ys_box56>.box>div>div>.tit>img {
    margin-right: 10px
}

.ys_box56>.box>div>div>.tit>span {
    font-size: 18px;
    color: #333;
    font-weight: 700
}

.ys_box56>.box>div>div>p {
    font-size: 16px;
    color: #666;
    margin: 10px 0;
    position: relative;
    z-index: 2
}

.ys_box57 {
    position: relative
}

.ys_box57>.img {
    position: absolute;
    left: 30%;
    text-align: center;
    display: block;
    width: 40%;
    padding: 67px
}

.ys_box57>.img.big {
    padding: 30px
}

.ys_box57>.img.mid {
    top: 15%
}

.ys_box57>.img>img {
    width: 100%!important;
    height: auto!important
}

.ys_box57>.swiper-container {
    overflow: visible
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide {
    display: block;
    margin-bottom: 20px;
    position: relative
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(1) {
    left: 7%
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(2) {
    right: 7%
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(5) {
    left: 7%
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(6) {
    right: 7%
}

.ys_box57>.swiper-container>.swiper-wrapper {
    display: block
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 30%;
    float: left
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_l {
    margin-right: 20%
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_r {
    margin-left: 20%
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>span {
    display: block;
    width: 20%
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>span>img {
    width: 100%;
    display: block;
    margin: 0 auto
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>div {
    width: 75%
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>div>span {
    color: #ab46ce;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>div>p {
    color: #666;
    font-size: 16px;
    line-height: 22px
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_l>.group>span {
    margin-left: 4%;
    float: right
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_l>.group>div {
    float: right;
    text-align: right
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_r>.group>span {
    margin-right: 4%;
    float: left
}

.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_r>.group>div {
    float: left;
    text-align: left
}

.ys_box57>.swiper-container>.swiper-pagination {
    display: none
}

.ys_box58 {
    position: relative
}

.ys_box58>.tab>span {
    display: block;
    width: 20%;
    float: left;
    text-align: center;
    background-color: #d6af38;
    margin-bottom: 15px;
    color: #fff;
    cursor: pointer;
    position: relative;
    transition: all .3s linear;
    height: 60px;
    line-height: 60px
}

.ys_box58>.tab>span.active {
    background-color: #e23304
}

.ys_box58>.tab>.i_l.active:after {
    top: 30%;
    right: -24px;
    content: "";
    border: 12px solid transparent;
    border-left: 12px solid #e23304;
    display: inline-block;
    position: absolute
}

.ys_box58>.tab>.i_r.active:after {
    top: 30%;
    left: -24px;
    content: "";
    border: 12px solid transparent;
    border-right: 12px solid #e23304;
    display: inline-block;
    position: absolute
}

.ys_box58>.tab>span.i_l {
    margin-right: 30%
}

.ys_box58>.tab>span.i_r {
    margin-left: 30%
}

.ys_box58>.swiper-container {
    position: absolute;
    top: 0;
    width: 56%;
    left: 22%;
    background-color: #e7e7e7;
    padding: 7px 20px;
    height: 135px;
    overflow: auto
}

.ys_box58>.swiper-container>.swiper-wrapper {
    position: relative
}

.ys_box58>.swiper-container>.swiper-wrapper>.swiper-slide {
    display: none
}

.ys_box58>.swiper-container>.swiper-wrapper>.swiper-slide.active {
    display: block
}

.ys_box58>.swiper-container>.swiper-wrapper>.swiper-slide {
    line-height: 30px;
    font-size: 14px
}

.ys_box58>.swiper-container::-webkit-scrollbar {
    width: 14px;
    height: 14px
}

.ys_box58>.swiper-container::-webkit-scrollbar-thumb,.ys_box58>.swiper-container::-webkit-scrollbar-track {
    border-radius: 999px;
    border: 5px solid transparent
}

.ys_box58>.swiper-container::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset
}

.ys_box58>.swiper-container::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset
}

.ys_box58>.swiper-container::-webkit-scrollbar-corner {
    background: 0 0
}

.ys_box59 {
    background-color: #f5f7fa;
    padding: 20px;
    background-position: center center;
    background-size: 100% 100%
}

.ys_box59>span {
    font-size: 24px;
    color: #424a57;
    display: block;
    border-left: 5px solid #1b6be2;
    line-height: 24px;
    height: 24px;
    padding-left: 10px
}

.ys_box59>span>b {
    font-weight: 400
}

.ys_box59>form {
    margin: 30px 0 0 0
}

.ys_box59>form>div>select {
    width: 23%;
    float: left;
    margin-right: 2%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background: 0 0;
    border: 1px solid #dfe4e9;
    border-radius: 5px;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    background: url(../../../uploads/allimg/180723/1H3404525-1.png) no-repeat 94% center;
    background-color: #fff;
    background-size: 8%
}

.ys_box59>p {
    display: none
}

.ys_box59>form {
    position: relative
}

.ys_box59>form>div>input {
    width: 23%;
    margin-right: 2%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 5px;
    border: 1px solid #dfe4e9
}

.ys_box59>form>div>input.last {
    margin-right: 0
}

.ys_box59>form>input {
    width: 140px;
    height: 40px;
    line-height: 40px;
    background-color: #1b6be2;
    display: block;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 700
}

.ys_box59>form>div {
    width: 80%;
    display: inline-block
}

.ys_box60>ul>li {
    width: 25%;
    float: left;
    margin-bottom: 25px
}

.ys_box60>ul>li>.img>img {
    display: block;
    margin: 0 auto
}

.ys_box60>ul>li>span {
    display: block;
    text-align: center;
    font-size: 16px;
    margin: 10px 0
}

.ys_box60.three_two>ul>li {
    width: 33.3%
}

.ys_box61>.swiper-wrapper {
    width: 100%;
    height: 305px;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.ys_box61>.swiper-wrapper>.swiper-slide {
    transition: all ease .6s;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    position: absolute;
    left: 50%;
    list-style: none;
    -webkit-filter: brightness(.5)
}

.ys_box61 {
    padding: 50px 0 0 0
}

.ys_box61>.swiper-wrapper>.swiper-slide>img {
    width: 100%
}

.ys_box61>.swiper-wrapper>.swiper-slide.current {
    top: 0;
    -webkit-filter: brightness(1);
    margin-left: -134px;
    z-index: 5;
    width: 267px
}

.ys_box60>.swiper-wrapper>.swiper-slide.pre,.ys_box61>.swiper-wrapper>.swiper-slide.next {
    width: -347px;
    top: 25px;
    z-index: 3
}

.ys_box60>.swiper-wrapper>.swiper-slide.pre-l,.ys_box61>.swiper-wrapper>.swiper-slide.next-r {
    width: 208px;
    top: 48px;
    z-index: 1
}

.ys_box61>.swiper-wrapper>.swiper-slide.next {
    margin-left: 4%;
    width: 233px
}

.ys_box61>.swiper-wrapper>.swiper-slide.next-r {
    margin-left: 21%
}

.ys_box61>.swiper-wrapper>.swiper-slide.pre {
    margin-left: -31%;
    width: 233px;
    top: 25px;
    z-index: 3
}

.ys_box61>.swiper-wrapper>.swiper-slide>div {
    height: 0;
    overflow: hidden
}

.ys_box61>.swiper-wrapper>.swiper-slide.pre-l {
    margin-left: -45%;
    width: 208px;
    top: 48px
}

.ys_box61>.swiper-wrapper>span {
    width: 35px;
    height: 60px;
    top: 50%;
    margin-top: -16px;
    display: block;
    position: absolute;
    z-index: 999;
    cursor: pointer;
    background: rgba(5,101,210,.6) no-repeat center
}

.ys_box61>.swiper-wrapper>span.pre-btn {
    left: 0;
    background-image: url(../../../img/l_arrow.png);
    background-size: 100%
}

.ys_box61>.swiper-wrapper>span.next-btn {
    right: 0;
    background-image: url(../../../img/r_arrow.png);
    background-size: 100%
}

.ys_box61>.introduction {
    width: 90%;
    margin: 50px auto;
    padding: 15px 30px;
    border-radius: 5px;
    position: relative
}

.ys_box61>.introduction>span {
    text-align: center;
    font-size: 28px;
    text-align: center;
    display: block;
    margin-bottom: 15px
}

.ys_box61>.introduction>p {
    font-size: 16px;
    line-height: 25px;
    text-align: left
}

.ys_box62>ul>li {
    width: 49%;
    float: left;
    margin-right: 2%;
    box-shadow: 0 0 10px rgba(5,101,210,.3);
    margin-bottom: 20px;
    padding: 10px
}

.ys_box62>ul>li:nth-child(2n) {
    margin-right: 0
}

.ys_box62>ul>li>.i_l {
    width: 50%;
    margin-right: 3%;
    float: left
}

.ys_box62>ul>li>.i_l>img {
    width: 100%
}

.ys_box62>ul>li>.i_r {
    width: 47%;
    float: left
}

.ys_box62>ul>li>.i_r>span {
    font-size: 24px;
    color: #000;
    display: block;
    text-align: left
}

.ys_box62>ul>li>.i_r>span:after {
    content: "";
    width: 20px;
    height: 3px;
    background-color: #efc636;
    display: block;
    margin: 15px 0
}

.ys_box62>ul>li>.i_r>div {
    line-height: 25px;
    text-align: left
}

.ys_box63>ul>li {
    width: 31.3%;
    float: left;
    border: 1px solid #d2fff1;
    margin-right: 2%;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px
}

.ys_box63>ul>li>.i_l {
    width: 30%;
    float: left;
    margin-right: 4%
}

.ys_box63>ul>li>.i_l>img {
    width: 100%
}

.ys_box63>ul>li>.i_r {
    width: 66%;
    float: left
}

.ys_box63>ul>li>.i_r>span {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    display: block
}

.ys_box63>ul>li>.i_r>p {
    font-size: 14px;
    color: #949494
}

.ys_box63>ul>li>.i_r>a {
    display: none;
    width: 60%;
    padding: 3px 0;
    border: 2px solid #42afff;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    color: #42afff;
    margin-top: 10px
}

.ys_box63>ul>li:nth-child(3n) {
    margin-right: 0
}

.ys_box64 {
    background-color: #f5f5f5;
    padding: 10px
}

.ys_box64>ul>li {
    width: 25%;
    float: left
}

.ys_box64>ul>li>.mfy {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    height: 137px
}

.ys_box64>ul>li>.mfy>.ss-box {
    padding: 10px;
    width: 80%;
    margin: 0 auto;
    height: 104px;
    border-radius: 10px;
    transition: all .3s linear;
    font-size: 0;
}

.ys_box64>ul>li>.mfy>.ss-box>img {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px
}

.ys_box64>ul>li>.mfy>.ss-box>a {
    width: 50%;
    border: 1px solid #fff;
    margin: 5px auto;
    text-align: center;
    color: #fff;
    display: block;
    border-radius: 20px;
    font-size: 14px;
    padding: 3px 0;
    display: none
}

.ys_box64>ul>li>.xl {
    padding: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: 0 0;
    transition: all .3s linear;
    width: 80%;
    margin: 0 auto
}

.ys_box64>ul>li>.xl>span {
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 15px 0
}

.ys_box64>ul>li>.xl>p {
    text-align: center;
    line-height: 24px;
    color: #666;
    font-size: 14px;
    margin-bottom: 20px;
    display: none
}

.ys_box64>ul>li:hover>.mfy>.ss-box {
    width: 100%;
    height: 100%;
    border-radius: 0
}

.ys_box64>ul>li:hover>.mfy>.ss-box>a {
    display: none
}

.ys_box64>ul>li:hover>.xl {
    background-color: #fff;
    height: 148px;
    width: 100%
}

.ys_box64>ul>li:hover>.xl>p {
    display: block
}

.ys_box65>div:after,.ys_box65>div:before {
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0
}

.ys_box65>div {
    margin-bottom: 20px;
    border-bottom: 1px dashed #dedede;
    padding-bottom: 20px
}

.ys_box65>div.no_line {
    border-bottom: 0
}

.ys_box65>div>.img {
    width: 18%;
    margin-right: 2%;
    float: left
}

.ys_box65>div>.wenzi {
    font-size: 14px;
    color: #696969;
    line-height: 25px;
    text-align: justify;
    padding-right: 10px
}

.ys_box65>div.i_r>.img {
    float: right;
    margin-right: 0;
    margin-left: 2%
}

.ys_box66>ul>li {
    width: 25%;
    float: left;
    padding: 10px
}

.ys_box66.three_two>ul>li {
    width: 33.3333%
}

.ys_box66>ul>li>.con {
    padding: 20px;
    text-align: center
}

.ys_box66>ul>li>.con>img {
    width: 25%;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

.ys_box66>ul>li>.con>span {
    color: #fff;
    font-size: 16px;
    display: block
}

.ys_box67 {
    background-color: #efefef;
    padding: 10px
}

.ys_box67>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box67>ul>li {
    width: 25%;
    padding: 15px 10px 25px 10px
}

.ys_box67>ul>li:hover {
    background-color: #34495e
}

.ys_box67.orange>ul>li:hover {
    background-color: #fb7d5d
}

.ys_box67.black>ul>li:hover {
    background-color: #060606
}

.ys_box67.red>ul>li:hover {
    background-color: #f7584e
}

.ys_box67.blue>ul>li:hover {
    background-color: #06bfdc
}

.ys_box67.green>ul>li:hover {
    background-color: #2abf85
}

.ys_box67.purple>ul>li:hover {
    background-color: #5235a3
}

.ys_box67.brownness>ul>li:hover {
    background-color: #8c512e
}

.ys_box67>ul>li:hover>p,.ys_box67>ul>li:hover>span {
    color: #fff
}

.ys_box67>ul>li>img {
    display: block;
    width: 85%;
    margin: 0 auto
}

.ys_box67>ul>li>span {
    display: block;
    font-size: 18px;
    margin: 20px 0;
    text-align: center;
    color: #34495e;
    font-weight: 700
}

.ys_box67>ul>li>p {
    text-align: center;
    font-size: 16px;
    color: #34495e;
    line-height: 25px
}

.ys_box68>ul>li {
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
    height: 220px
}

.ys_box68>ul>li>span {
    font-size: 22px;
    line-height: 37px
}

.ys_box68>ul>li>span>img {
    vertical-align: top;
    margin-right: 10px
}

.ys_box68>ul>li>p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    text-align: justify;
    margin: 10px 0
}

.ys_box68>ul>li>.img {
    width: 16%;
    right: 10px;
    bottom: 10px;
    position: absolute
}

.ys_box68>ul>li>.img>img {
    width: 100%
}

.ys_box68>ul>li {
    float: left;
    width: 31%;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.ys_box68>ul>li.li01 {
    width: 34%;
    height: 450px;
    margin-right: 1%
}

.ys_box68>ul>li.li01>.img {
    width: 60%
}

.ys_box68>ul>li.li02 {
    margin-right: 1%
}

.ys_box68>ul>li.li04 {
    margin-right: 1%
}

.ys_box69 {
    margin-top: 35px
}

.ys_box69>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box69>ul>li {
    width: 30%;
    float: left;
    position: relative;
    padding-bottom: 30px
}

.ys_box69>ul>li>a {
    display: none;
    width: 40%;
    background-color: #0050a1;
    color: #fff;
    text-align: center;
    padding: 0;
    font-size: 16px;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 30%
}

.ys_box69>ul>li>a:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.ys_box69>ul>li>span {
    display: block;
    width: 40%;
    position: absolute;
    left: 30%;
    top: -50px;
    z-index: 99;
    border: 10px solid #0050a1;
    border-radius: 50%
}

.ys_box69>ul>li>span>img {
    width: 100%;
    border-radius: 50%
}

.ys_box69>ul>li>div {
    background-color: #0050a1;
    position: relative;
    border-radius: 5px;
    padding-top: 50px;
    padding-bottom: 10px
}

.ys_box69>ul>li>div>p {
    bottom: 15px;
    width: 90%;
    margin-left: 5%;
    color: #fff;
    line-height: 27px
}

.ys_box69>ul>li.li01 {
    margin-right: 4.83%
}

.ys_box69>ul>li.li02 {
    margin-right: 4.83%
}

.ys_box69>ul>li>p {
    font-size: 14px;
    color: #555;
    margin: 15px 0;
    line-height: 24px
}

.ys_box69>ul>li.li02>span {
    border-color: #ffc700
}

.ys_box69>ul>li.li02>div {
    background-color: #ffc700
}

.ys_box69>ul>li.li02>a {
    background-color: #ffc700
}

.ys_box69>ul>li.li03>span {
    border-color: #05adeb
}

.ys_box69>ul>li.li03>div {
    background-color: #05adeb
}

.ys_box69>ul>li.li03>a {
    background-color: #05adeb
}

.ys_box70>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box70>ul>li {
    width: 20%;
    float: left;
    background-image: linear-gradient(to right,#33b857 10%,#98da42 90%);
    padding: 15px;
    position: relative;
    padding-bottom: 48px;
    background-size: 100% 100%
}

.ys_box70>ul>li>a {
    display: none;
    width: 80%;
    padding: 2px 0;
    text-align: center;
    background-color: #fff;
    position: absolute;
    bottom: 5%;
    left: 10%;
    color: #ee8553;
    border-radius: 5px
}

.ys_box70>ul>li>span {
    font-size: 25px;
    color: #fff;
    font-weight: 700
}

.ys_box70>ul>li>p {
    color: #fff;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin: 20px 0
}

.ys_box70>ul>li>div {
    display: none
}

.ys_box70>ul>li.side {
    width: 60%
}

.ys_box70>ul>li.side>a {
    display: none
}

.ys_box70>ul>li.side>div {
    display: block
}

.ys_box70>ul>li>div>img {
    width: 100%
}

.ys_box70.orange>ul>li {
    background-image: linear-gradient(to right,#fb7d5d 10%,#ef8958 90%)
}

.ys_box70.black>ul>li {
    background: linear-gradient(to right,#0c0c0c 10%,#6d6d6d 90%)
}

.ys_box70.red>ul>li {
    background: linear-gradient(to right,#f7584e,#ef6262)
}

.ys_box70.blue>ul>li {
    background: linear-gradient(to right,#43a6e0,#66d9ea)
}

.ys_box70.purple>ul>li {
    background: linear-gradient(to right,#5235a3,#5e6db5)
}

.ys_box70.brownness>ul>li {
    background: linear-gradient(to right,#8c512e,#9e7346)
}

.ys_box71 {
    background-color: #f2eeef;
    padding: 20px 10px 10px 10px
}

.ys_box71>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box71>ul>li {
    width: 23%;
    float: left;
    margin: 1%;
    position: relative;
    margin-bottom: 10px;
    background-color: #fff
}

.ys_box71>ul>li>.title {
    position: relative;
    background: url(../../../uploads/bianjiqi/img/ys_71_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 40px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}

.ys_box71>ul>li>.title>span {
    display: block;
    width: 50%;
    font-size: 20px;
    position: absolute;
    right: 5%;
    top: 8px;
    color: #9f3131
}

.ys_box71>ul>li>.title>i {
    font-size: 20px;
    color: #fff;
    margin-left: 10%;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 7px
}

.ys_box71>ul>li>div {
    margin-top: 10px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px
}

.ys_box71>ul>li>a {
    display: none;
    font-size: 14px;
    width: 60%;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #ea4124;
    color: #fff;
    background: url(../../../uploads/bianjiqi/img/ys_71_2.png) no-repeat center center;
    background-size: 100% 100%
}

.ys_box72 {
    background: url(../../../uploads/bianjiqi/img/ys_72_bg.jpg) no-repeat center center;
    padding: 10px 10px 10px 10px;
    background-size: 100% 100%
}

.ys_box72>ul>li {
    width: 25%;
    float: left;
    padding: 20px;
    height: 225px;
    position: relative;
    background: url(../../../uploads/bianjiqi/img/ys_72icon01.png) no-repeat center center;
    background-size: 90%;
    padding-top: 40px;
    padding-bottom: 12px
}

.ys_box72>ul>li>span {
    font-size: 25px;
    text-align: center;
    color: #fff;
    text-align: center;
    display: block
}

.ys_box72>ul>li>p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin-top: 20px;
    padding: 0 16px;
    transform: rotatey(0);
    transition: all .8s linear
}

.ys_box72>ul>li>a {
    width: 80%;
    text-align: center;
    display: none;
    position: absolute;
    bottom: 0;
    left: 10%;
    color: #435375;
    font-size: 16px;
    background: url(../../../uploads/bianjiqi/img/ys_72icon03.png) no-repeat center center;
    background-size: 100% 100%;
    height: 40px;
    line-height: 40px;
    font-weight: 600
}

.ys_box72>ul>li:hover {
    background-image: url(../../../uploads/bianjiqi/img/ys_72icon02.png)
}

.ys_box72>ul>li:hover>span {
    color: #ff0
}

.ys_box72>ul>li:hover>a {
    background-image: url(../../../uploads/bianjiqi/img/ys_72icon04.png)
}

.ys_box72>ul>li:hover>p {
    transform: rotatey(360deg)
}

.ys_box73>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box73>ul>li {
    width: 25%;
    float: left;
    padding: 5px
}

.ys_box73>ul>li>div {
    border: 1px solid #ccc;
    height: 100%;
    position: relative;
    padding-bottom: 10px;
    border-radius: 5px
}

.ys_box73.no_zixun>ul>li>div {
    padding-bottom: 0
}

.ys_box73>ul>li>div>.title {
    width: 90%;
    height: 50px;
    margin-top: 20px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: -webkit-linear-gradient(to right,#0196fe 0,#01d1fe 100%);
    background: linear-gradient(to right,#0196fe 0,#01d1fe 100%);
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    padding-left: 19px
}

.ys_box73>ul>li>div>.title {
    position: relative
}

.ys_box73>ul>li>div>.title>i {
    position: absolute;
    width: 40px;
    height: 40px;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    right: 10px;
    top: 4px;
    padding: 4px
}

.ys_box73>ul>li>div>.title>i>img {
    width: 100%;
    display: block;
    margin: 0 auto
}

.ys_box73>ul>li>div>p {
    padding: 20px 10px;
    line-height: 30px;
    font-size: 16px;
    color: #696969
}

.ys_box73>ul>li>div>a {
    display: none;
    width: 80%;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border: 2px solid #01b8fe;
    position: absolute;
    bottom: 20px;
    left: 10%;
    color: #01b8fe;
    border-radius: 20px
}

.ys_box74>ul {
    display: flex;
    flex-flow: row wrap;
    background: url(../../../uploads/bianjiqi/img/ys_74bg.png) no-repeat center center;
    background-size: 100% 100%
}

.ys_box74>ul>li {
    width: 33.33%;
    float: left;
    padding: 15px
}

.ys_box74>ul>li>.img>img {
    display: block;
    margin: 0 auto
}

.ys_box74>ul>li>span {
    display: block;
    font-size: 20px;
    text-align: center;
    color: #000;
    font-weight: 700;
    margin: 5px 0
}

.ys_box74>ul>li>p {
    text-align: center;
    margin: 0 0 20px 0;
    color: #0ea981;
    line-height: 25px;
    font-size: 16px
}

.ys_box75>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box75>ul>li {
    width: 30%;
    float: left;
    margin: 0 1.65%;
    border: 1px dashed #0ea981;
    background-color: #fff7d4;
    margin-bottom: 35px
}

.ys_box75>ul>li>p {
    padding: 10px;
    line-height: 25px;
    text-align: justify;
    color: #333
}

.ys_box75>ul>li>.title {
    background: #0ea981;
    width: 70%;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin: -20px 0 0 -15px;
    color: #fff;
    border-radius: 40px;
    position: relative;
    padding-left: 50px;
    font-size: 20px
}

.ys_box75>ul>li>.title>i {
    display: block;
    width: 45px;
    height: 45px;
    background: url(../../../uploads/bianjiqi/img/ys75_i01.png) no-repeat center center;
    position: absolute;
    left: -2.5px;
    top: -2.5px;
    background-size: 100% 100%;
    font-style: normal;
    line-height: 45px;
    font-size: 18px;
    text-align: center
}

.ys_box76>ul>li {
    width: 25%;
    float: left;
    padding: 5px;
    cursor: pointer
}

.ys_box76>ul>li>.box {
    position: relative;
    border-radius: 50%
}

.ys_box76>ul>li>.box>img {
    width: 100%;
    transform: rotate(0);
    transform-origin: 50% 50% 0;
    transition: all .3s linear
}

.ys_box76>ul>li>.box>.txt {
    position: absolute;
    left: 19%;
    top: 44px;
    width: 64%;
    font-size: 14px;
    color: #fff;
    opacity: 0;
    transition: all .3s linear;
    text-align: justify
}

.ys_box76>ul>li>.box>.img {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 80%;
    transition: all .3s linear;
    overflow: hidden;
    border-radius: 50%
}

.ys_box76>ul>li>.box>.img>img {
    width: 100%;
    border-radius: 50%
}

.ys_box76>ul>li>.box>.img>span {
    display: block;
    height: 40px;
    line-height: 35px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,139,99,.6);
    text-align: center;
    font-size: 16px;
    color: #fff
}

.ys_box76>ul>li:hover>.box>.txt {
    opacity: 1
}

.ys_box76>ul>li:hover>.box>.img {
    opacity: 0
}

.ys_box76>ul>li:hover>.box>img {
    transform: rotate(-180deg);
    transform-origin: 50% 50% 0
}

.ys_box77>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box77>ul>li {
    width: 33.3%;
    float: left;
    padding: 3px
}

.ys_box77>ul>li>div {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.ys_box77>ul>li>div>.txt {
    background-color: #fff;
    padding: 10px 3px
}

.ys_box77>ul>li>div>.txt>.i_l {
    width: 30%;
    float: left;
    margin-right: 2%
}

.ys_box77>ul>li>div>.txt>.i_l>img {
    width: 100%
}

.ys_box77>ul>li>div>.txt>.i_r {
    font-size: 14px;
    color: #555
}

.ys_box77>ul>li>div {
    padding: 5px;
    height: 100%
}

.ys_box77>ul>li>div>p {
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.ys_box78>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box78>ul>li {
    width: 25%;
    padding: 5px
}

.ys_box78.wid_180>ul>li {
    padding: 17px
}

.ys_box78.wid_160>ul>li {
    padding: 26px
}

.ys_box78>ul>li>div {
    padding-bottom: 100%;
    height: 0;
    border: 3px solid #0c7df5;
    border-radius: 50%;
    overflow: hidden
}

.ys_box78>ul>li>div>.title {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background-color: #0c7df5;
    height: 55px;
    line-height: 55px;
    color: #fff
}

.ys_box78>ul>li>div>.txt {
    padding: 10px 17px;
    text-align: justify;
    font-size: 14px;
    color: #0c7df5;
    font-weight: 600;
    line-height: 24px
}

.ys_box79>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box79>ul>li {
    width: 25%;
    padding: 5px;
    margin-top: 20px
}

.ys_box79>ul>li>div {
    border: 1px solid #cc0001;
    position: relative;
    padding-bottom: 15px;
    height: 100%
}

.ys_box79.no_zixun>ul>li>div {
    padding-bottom: 15px
}

.ys_box79>ul>li>div>span {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff4e5a;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: 35%;
    top: -40px;
    font-size: 40px;
    color: #fff
}

.ys_box79>ul>li>div>.title {
    background-color: #cc0001;
    padding: 25px 0 10px 0;
    text-align: center;
    font-size: 18px;
    color: #fff
}

.ys_box79>ul>li>div>.box {
    padding: 10px;
    text-align: center;
    line-height: 25px;
    text-align: justify;
    color: #555;
    height: auto;
    margin: 0
}

.ys_box79>ul>li>div>a {
    display: none;
    width: 60%;
    padding: 5px 0;
    background-color: #cc0001;
    text-align: center;
    color: #fff;
    border-radius: 25px;
    position: absolute;
    left: 20%;
    bottom: 10px
}

.ys_box80 {
    background-color: #ececec;
    padding: 5px 5px;
    overflow: visible
}

.ys_box80>.swiper-wrapper {
    flex-flow: wrap row
}

.ys_box80>.swiper-wrapper>.swiper-slide {
    width: 33.3%;
    padding: 5px;
    margin-top: 70px;
    height: auto
}

.ys_box80>.swiper-wrapper>.swiper-slide>div {
    height: 100%;
    padding: 1px;
    border-radius: 5px;
    padding-bottom: 30px
}

.ys_box80>.swiper-wrapper>.swiper-slide>div>.img {
    border: 2px solid #fff;
    border-radius: 60px 0;
    display: block;
    overflow: hidden;
    transition: .3s;
    width: 130px;
    height: 130px;
    margin: -67px auto 0 auto
}

.ys_box80>.swiper-wrapper>.swiper-slide:hover>div>.img {
    border-radius: 50%;
    border-color: #e13157
}

.ys_box80>.swiper-wrapper>.swiper-slide>div>.img>img {
    display: block;
    width: 100%
}

.ys_box80>.swiper-wrapper>.swiper-slide>div {
    background-color: #fff
}

.ys_box80>.swiper-wrapper>.swiper-slide>div>.txt>span {
    display: block;
    font-size: 16px;
    margin: 15px 0;
    text-align: center;
    font-size: 20px;
    text-align: center
}

.ys_box80>.swiper-wrapper>.swiper-slide>div>.txt {
    padding: 0 20px
}

.ys_box80>.swiper-wrapper>.swiper-slide>div>.txt>p {
    color: #555;
    line-height: 30px
}

.ys_box81>.swiper-wrapper {
    display: block
}

.ys_box81>.swiper-wrapper>.swiper-slide>div:after,.ys_box81>.swiper-wrapper>.swiper-slide>div:before {
    clear: both;
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    font-size: 0
}

.ys_box81>.swiper-wrapper>.swiper-slide {
    margin-bottom: 10px
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.img {
    float: right;
    width: 50%;
    position: relative
}

.ys_box81>.swiper-wrapper>.swiper-slide>div.img_r>.img:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 45%;
    left: 0;
    content: ""
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.img>img {
    width: 100%
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt {
    float: left;
    width: 50%;
    padding: 20px
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div {
    position: relative
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div {
    padding-left: 60px;
    padding-top: 1px
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>span {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    display: block;
    margin-top: 0
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>p {
    font-size: 12px;
    color: 000
}

.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>p {
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px
}

.ys_box81>.swiper-wrapper>.swiper-slide>div.img_l>.img {
    float: left
}

.ys_box81>.swiper-wrapper>.swiper-slide>div.img_l>.img:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 45%;
    right: 0;
    content: ""
}

.ys_box81>.swiper-wrapper>.swiper-slide>div.img_l>.txt>div {
    padding-right: 60px;
    text-align: right;
    padding-left: 0
}

.ys_box81>.swiper-wrapper>.swiper-slide>div.img_l>.txt>div>img {
    position: absolute;
    left: initial;
    top: 0;
    width: 50px;
    height: 50px;
    right: 0
}

.ys_box82>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box82>ul>li {
    width: 25%;
    float: left;
    padding: 5px
}

.ys_box82>ul>li>div {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    height: 100%
}

.ys_box82>ul>li>div>img {
    width: 100%
}

.ys_box82>ul>li>div>div {
    padding: 5px 10px 10px 10px
}

.ys_box82>ul>li>div>div>span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0
}

.ys_box82>ul>li>div>div>p {
    color: #333;
    font-size: 16px;
    text-align: justify
}

.ys_box83>ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.ys_box83>ul>li {
    width: 33.33%;
    float: left;
    padding: 10px;
    margin-bottom: 10px
}

.ys_box83>ul>li>.img {
    width: 30%;
    float: left;
    margin-right: 3%
}

.ys_box83>ul>li>.img>span {
    font-size: 18px;
    text-align: center;
    color: #3e72ee;
    display: block;
    margin-top: 5px
}

.ys_box83>ul>li>.img>p {
    border: 2px solid #3e72ee;
    padding: 3px;
    border-radius: 50%
}

.ys_box83>ul>li>.img>p>img {
    width: 100%;
    border-radius: 50%
}

.ys_box83>ul>li>.txt {
    width: 67%;
    float: left;
    font-size: 14px;
    border-bottom: 3px solid #3e72ee;
    height: 100%
}

.ys_box84>ul>li {
    width: 25%;
    float: left;
    padding: 5px;
    cursor: pointer
}

.ys_box84>ul>li>div {
    background-color: #d8dee9;
    padding: 12px 0;
    text-align: center;
    border: 1px solid #134a9d;
    font-size: 16px
}

.ys_box84.long>ul>li>div {
    padding: 12px;
    text-align: left
}

.ys_box84>ul>li>div>span {
    font-weight: 700;
    font-weight: 700;
    font-size: 18px;
    margin-right: 5px
}

.ys_box84>ul>li:hover>div {
    background-color: #134a9d;
    color: #fff
}

.ys_box84>ul>li:hover>div>span {
    color: #fff
}

.ys_box85 {
    background-color: #f8f8f8;
    padding: 10px
}

.ys_box85>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box85>ul>li {
    width: 33.3%;
    padding: 10px;
    float: left;
    cursor: pointer;
    overflow: hidden
}

.ys_box85>ul>li>div {
    border: 2px solid #f64243;
    background-color: #fff;
    min-height: 198px;
    position: relative;
    transition: all .4s linear 0s;
    transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    height: 100%
}

.ys_box85>ul>li>div>.box1 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #fff
}

.ys_box85>ul>li>div>.box1>img {
    display: block;
    margin: 15px auto
}

.ys_box85>ul>li>div>.box1>span {
    font-size: 20px;
    text-align: center;
    display: block;
    font-weight: 700;
    color: #f64243
}

.ys_box85>ul>li>div>.box1>p {
    color: #5f5f5f;
    text-align: center;
    margin-top: 10px
}

.ys_box85>ul>li>div>.box2 {
    background-color: #f64243;
    padding: 10px;
    border: 1px solid #fff;
    position: relative;
    transform: rotateY(180deg);
    height: 100%
}

.ys_box85>ul>li>div>.box2>span {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px
}

.ys_box85>ul>li>div>.box2>p {
    color: #fff;
    font-size: 16px;
    line-height: 25px
}

.ys_box85>ul>li:hover>div {
    transform: perspective(400px) rotateY(180deg)
}

.ys_box85>ul>li:hover>div>.box2 {
    z-index: 3
}

.ys_box86>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box86>ul>li {
    width: 33.3%;
    float: left
}

.ys_box86>ul>li {
    padding: 5px
}

.ys_box86>ul>li>div {
    height: 100%;
    border-radius: 5px
}

.ys_box86>ul>li>div>.i_l {
    width: 35%;
    float: left;
    height: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.ys_box86>ul>li>div>.i_r {
    width: 65%;
    float: left;
    padding: 5px 10px
}

.ys_box86>ul>li>div>.i_r>span {
    display: block;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px
}

.ys_box86>ul>li>div>.i_r>p {
    font-size: 14px;
    color: #fff
}

.ys_box86>ul>li>div>.i_l>img {
    width: 100%;
    vertical-align: middle;
    height: auto
}

.ys_box86>ul>li>div {
    background: linear-gradient(to right top,#f05463,#e83f53);
    padding: 2px;
    position: relative
}

.ys_box86>ul>li:nth-child(2)>div {
    background: linear-gradient(to right top,#718bdd,#5670c4)
}

.ys_box86>ul>li:nth-child(3)>div {
    background: linear-gradient(to right top,#999ec6,#8188bd)
}

.ys_box86>ul>li:nth-child(4)>div {
    background: linear-gradient(to right top,#42b9ae,#1da196)
}

.ys_box86>ul>li:nth-child(5)>div {
    background: linear-gradient(to right top,#a0c868,#6ca166)
}

.ys_box87 {
    background-color: #f8f8f8;
    padding: 5px 5px
}

.ys_box87>ul {
    display: flex;
    flex-flow: row wrap
}

.ys_box87>ul>li {
    width: 33.3%;
    float: left;
    padding: 5px
}

.ys_box87>ul>li>div {
    background-color: #fff;
    height: 100%;
    border-radius: 5px;
    overflow: hidden
}

.ys_box87>ul>li>div>.txt {
    padding: 5px 10px
}

.ys_box87>ul>li>div>.txt>p {
    font-size: 14px;
    color: rgba(49,49,49);
    line-height: 24px
}

.ys_box87>ul>li>div>.txt>p>b {
    font-size: 16px;
    color: #c83150
}

.ys_box87>ul>li>div>.title {
    background-color: #440062;
    text-align: center;
    color: #fff;
    padding: 20px 0
}

.ys_box87>ul>li>div>.title>span {
    font-size: 20px;
    color: #ff7466;
    font-weight: 700
}

.ys_box87>ul>li>div>.title>em {
    font-size: 24px;
    color: #ff7466;
    font-style: normal;
    width: 45px;
    height: 40px;
    display: inline-block;
    background: url(https://img.qinxue365.com/uploads/bianjiqi/img/ys_87.png) no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
    margin-left: 5px;
    font-weight: 700
}

.ys_box87>ul>li>div>.title>p {
    font-size: 16px;
    color: #fff;
    margin-top: 5px
}

.ys_box88>.boxx>span {
    display: block;
    font-size: 25px;
    color: #000;
    padding-left: 15px;
    position: relative;
    font-weight: 700;
    margin-bottom: 25px
}

.ys_box88>.boxx>span:before {
    content: "";
    width: 5px;
    height: 85%;
    border-radius: 0;
    background-color: #06b3b3;
    left: 0;
    top: 4px;
    display: block;
    position: absolute
}

.ys_box88>.boxx>.list {
    padding: 5px 15px;
    background-color: #f2f5f8;
    margin-top: 15px
}

.ys_box88>.boxx>.list>.day {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    color: #9d9fa5;
    padding-right: 10px;
    line-height: 40px
}

.ys_box88>.boxx>.list>.day>span {
    color: #494b50;
    margin-right: 15px;
    font-weight: 700
}

.ys_box88>.boxx>.list>.day>.i {
    font-size: 25px;
    position: absolute;
    right: 1%;
    color: #494b50;
    top: 20%;
    display: block;
    width: 25px;
    height: 25px;
    background: url(../../../uploads/bianjiqi/img/d_arrow.png);
    background-size: 100% 100%
}

.ys_box88>.boxx>.list>.day>.i:before {
    content: ""
}

.ys_box88>.boxx>.list>.day:before {
    content: "";
    width: 5px;
    height: 63%;
    border-radius: 5px;
    background-color: #d2d8de;
    left: 0;
    top: 8px;
    display: block;
    position: absolute
}

.ys_box88>.boxx>.list>table {
    margin: 10px 0 10px 0;
    background-color: #fff;
    width: 100%;
    display: none
}

.ys_box88>.boxx>.list.active>table {
    display: block
}

.ys_box88>.boxx>.list.active>.day>.i {
    transform: rotate(-180deg)
}

.ys_box88>.boxx>.list>table>tbody {
    width: 100%;
    display: block
}

.ys_box88>.boxx>.list>table>tbody>tr {
    display: block
}

.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1) {
    display: none
}

.ys_box88>.boxx>.list>table>tbody>tr>th {
    background-color: #06b3b3;
    padding: .1rem 0;
    color: #fff;
    font-size: 16px
}

.ys_box88>.boxx>.list>table>tbody>tr>th:nth-child(2) {
    width: 35%
}

.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1)>th:nth-child(1) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1)>th:nth-child(3) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.ys_box88>.boxx>.list>table>tbody>tr>td {
    padding: 10px 20px;
    font-size: 15px;
    color: #323438;
    text-align: justify;
    line-height: 25px;
    display: block;
    width: 100%;
    margin: 0 auto
}

.ys_box88>.boxx>.list>table>tbody>tr>td:nth-child(2) {
    border-bottom: 1px solid #dee4eb
}

.ys_box88>.boxx>.list>table>tbody>tr>td>b {
    display: block;
    color: #9297a0;
    margin: 10px 0 0 0;
    font-weight: 400
}

.ys_box88>.boxx>.list>table>tbody>tr>td:nth-of-type(1) {
    color: #06b3b3;
    font-weight: 700;
    padding-bottom: 0
}

.ys_box88>.boxx>.list>table>tbody>tr>td:nth-of-type(2) {
    padding-top: 0
}

.ys_box88>.boxx>.list>table>tbody>tr:nth-last-child(1)>td {
    border: none
}

.ys_box89>ul>li {
    width: 32%;
    height: 50px;
    line-height: 48px;
    float: left;
    margin-right: 1.5%;
    border: 2px solid #08b6b4;
    position: relative;
    margin-bottom: 20px;
    border-radius: 5px;
    padding-left: 45px;
    text-align: center;
    color: #08b6b4;
    font-size: 18px;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.ys_box89>ul>li:nth-child(3n) {
    margin-right: 0
}

.ys_box89>ul>li:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 50px solid transparent;
    border-left: 25px solid #08b6b4;
    border-top: 50px solid transparent;
    position: absolute;
    bottom: -2px;
    left: 20%
}

.ys_box89>ul>li>span {
    display: block;
    position: absolute;
    height: 100%;
    width: 20%;
    background-color: #08b6b4;
    text-align: center;
    color: #fff;
    font-weight: 700;
    left: 0;
    top: 0;
    padding-left: 14px
}

.bjbt1>p {
    text-align: center;
    font-size: 24px;
    font-weight: 700
}

.bjbt1>p>b {
    color: #ff6537
}

.bjbt1>i {
    display: block;
    width: 20%;
    height: 1px;
    background-color: #b9b9b9;
    margin: 20px auto;
    position: relative
}

.bjbt1>i:before {
    content: "";
    background-color: #ff6537;
    height: 7px;
    position: absolute;
    width: 50%;
    left: 25%;
    position: absolute;
    top: -3px
}

.bjbt1.green>p>b {
    color: #23b574
}

.bjbt1.green>i:before {
    background-color: #23b574
}

.bjbt1.blue>p>b {
    color: #068bf2
}

.bjbt1.blue>i:before {
    background-color: #068bf2
}

.bjbt2>span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #a9a9a9
}

.bjbt2>span>b {
    color: #63b4d2;
    font-size: 24px
}

.bjbt2>p {
    text-align: center;
    margin: 10px 0;
    color: #a9a9a9
}

.bjbt2>i {
    height: 1px;
    background-color: #dedede;
    display: block;
    width: 100%;
    margin-top: 10px
}

.bjbt2.orange>span>b {
    color: #ff6537
}

.bjbt2.blue>span>b {
    color: #068bf2
}

.bjbt2.green>span>b {
    color: #23b574
}

.bjbt2.orange>span>b {
    color: #ff6537
}

.bjbt3>span {
    display: block;
    text-align: center;
    font-size: 30px
}

.bjbt3>i {
    display: block;
    text-align: center;
    margin: 10px 0
}

.bjbt3>i:before {
    content: "";
    display: inline-block;
    width: 25%;
    height: 1px;
    background: #eee;
    margin-bottom: 2px;
    margin-right: 10px
}

.bjbt3>i:after {
    content: "";
    display: inline-block;
    width: 25%;
    height: 1px;
    background: #eee;
    margin-bottom: 2px;
    margin-left: 10px
}

.bjbt3>p {
    text-align: center;
    color: #666
}

.bjbt4>span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.bjbt4>i {
    width: 20%;
    height: 1px;
    background-color: #bfbab6;
    display: block;
    margin: 20px auto;
    position: relative
}

.bjbt4>i:before {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 1px solid #bfbab6;
    border-bottom: 1px solid #bfbab6;
    position: absolute;
    left: 47%;
    top: -6px;
    transform: rotate(45deg);
    background-color: #fff
}

.bjbt4>.bjbt4_bottom {
    width: 20%;
    height: 1px;
    background-color: #bfbab6;
    display: block;
    margin: 20px auto;
    position: relative
}

.bjbt4>.bjbt4_bottom:before {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 1px solid #bfbab6;
    border-bottom: 1px solid #bfbab6;
    position: absolute;
    left: 47%;
    top: -6px;
    transform: rotate(45deg);
    background-color: #fff
}

.bjbt5 {
    padding-left: 15px;
    position: relative
}

.bjbt5:before {
    content: "";
    display: block;
    height: 95%;
    width: 5px;
    background-color: #4ab344;
    position: absolute;
    left: 0;
    top: 4px
}

.bjbt5>span {
    font-size: 26px;
    color: #000;
    display: block;
    color: #4ab344
}

.bjbt5>p {
    display: block;
    color: #7a7b7b;
    font-size: 14px
}

.bjbt5.orange:before {
    background-color: #ff6537
}

.bjbt5.orange>span {
    color: #ff6537
}

.bjbt5.blue:before {
    background-color: #068bf2
}

.bjbt5.blue>span {
    color: #068bf2
}

.bjbt5.green:before {
    background-color: #23b574
}

.bjbt5.green>span {
    color: #23b574
}

.bjbt5.blue1:before {
    background-color: #289fcb
}

.bjbt5.blue1>span {
    color: #289fcb
}

.bjbt5.blue2:before {
    background-color: #5c86b5
}

.bjbt5.blue2>span {
    color: #5c86b5
}

.bjbt5.green1:before {
    background-color: #34b9ab
}

.bjbt5.green1>span {
    color: #34b9ab
}

.bjbt5.green2:before {
    background-color: #0ea981
}

.bjbt5.green2>span {
    color: #0ea981
}

.bjbt5.red:before {
    background-color: #f27474
}

.bjbt5.red>span {
    color: #f27474
}

.bjbt5.yellow:before {
    background-color: #dfab30
}

.bjbt5.yellow>span {
    color: #dfab30
}

.bjbt5.yellow2:before {
    background-color: #c89f61
}

.bjbt5.yellow2>span {
    color: #c89f61
}

.bjbt5.puple:before {
    background-color: #9268b5
}

.bjbt5.puple>span {
    color: #9268b5
}

.bjbt6>i {
    display: block;
    text-align: center
}

.bjbt6>span {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0
}

.bjbt6>span:before {
    content: "";
    display: inline-block;
    width: 10%;
    height: 1px;
    background: #000;
    margin-bottom: 6px;
    margin-right: 10px
}

.bjbt6>span:after {
    content: "";
    display: inline-block;
    width: 10%;
    height: 1px;
    background: #000;
    margin-bottom: 6px;
    margin-left: 10px
}

.bjbt6>p {
    color: #a9a9a9;
    font-size: 16px;
    text-align: center
}

.bjbt7 {
    text-align: center;
    position: relative
}

.bjbt7>i {
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    color: #eaeaea
}

.bjbt7>span {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    position: absolute;
    width: 100%;
    left: 0;
    top: 32%
}

.bjbt8>span {
    font-size: 20px;
    display: block;
    text-align: center;
    color: #41494f
}

.bjbt8>p {
    text-align: center;
    color: #41494f;
    font-size: 14px
}

.bjbt8>i {
    display: block;
    text-align: center
}

.bjbt8>i>img {
    vertical-align: middle
}

.bjbt9 {
    text-align: center
}

.bjbt9>div {
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 12px
}

.bjbt9>p {
    font-size: 14px;
    color: #8a8585cc
}

.bjbt9>p::after {
    display: block;
    content: "";
    width: 19px;
    height: 9px;
    background: url(../../../uploads/bianjiqi/img/bottom_l2tc.png) no-repeat center center;
    margin: 10px auto
}

.bjbt10 {
    text-align: center
}

.bjbt10>div {
    font-size: 26px;
    margin-bottom: 12px
}

.bjbt10>div>span {
    color: #ed008c
}

.bjbt10>p {
    font-size: 14px;
    color: #8a8585cc
}

.bjbt10>p::after {
    display: inline-block;
    content: "";
    width: 60px;
    height: 1px;
    background: #6c6c6c;
    vertical-align: super;
    margin-left: 40px
}

.bjbt10>p::before {
    display: inline-block;
    content: "";
    width: 60px;
    height: 1px;
    background: #6c6c6c;
    vertical-align: super;
    margin-right: 40px
}

.bjbt11 {
    width: 100%;
    background: url(../../../uploads/bianjiqi/img/bjbt11_title.png) center no-repeat;
    text-align: center;
    font-size: 26px;
    line-height: 82px;
    font-weight: 700;
    background-size: auto 100%
}

.bjbt11>span {
    color: #e75a41;
    margin-right: 10px
}

.bjbt12 {
    text-align: center
}

.bjbt12>.top {
    font-size: 40px;
    font-weight: 700;
    transform: skew(-12deg);
    display: block;
    text-shadow: 5px 5px 2px #ace1e2
}

.bjbt12>.line {
    width: 50px;
    height: 5px;
    margin: 5px auto auto;
    background: #000;
    margin-bottom: 10px
}

.bjbt12>p {
    font-size: 20px;
    color: #f00266;
    font-weight: 700
}

.bjbt13 {
    text-align: center
}

.bjbt13>.con {
    border: 1px solid #f79744;
    padding: 0 30px;
    display: inline-block;
    height: 53px
}

.bjbt13>.con>.left_num {
    width: 40px;
    height: 100%;
    background: #f79744;
    display: inline-block;
    line-height: 53px;
    transform: skew(-12deg)
}

.bjbt13>.con>.left_num>b {
    transform: skew(12deg);
    display: block;
    color: #fff;
    font-size: 20px
}

.bjbt13>.con>.right_text {
    margin-left: 12px;
    color: #f79744;
    font-size: 18px
}

.bjbt14>.top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.bjbt14>.top>.num {
    border-radius: 50%;
    border: 1px solid #000;
    padding: 7px;
    font-size: 20px;
    font-weight: 700
}

.bjbt14>.top>.line {
    width: 2px;
    height: 24px;
    background: #000
}

.bjbt14>.bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px
}

.bjbt14>.bottom>.yuan {
    width: 25px;
    height: 25px;
    border: 1px solid #83c7a9;
    border-radius: 50%;
    position: relative
}

.bjbt14>.bottom>.yuan::before {
    content: "";
    width: 102%;
    height: 102%;
    position: absolute;
    top: -5px;
    left: 0;
    border: 1px solid #83c7a9;
    border-radius: 50%
}

.bjbt14>.bottom>span {
    border: 1px solid #83c7a9;
    padding: 10px 25px;
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: 700
}

.bjbt14>.bottom>span::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #83c7a9;
    transform: rotate(-3deg)
}

.bjbt15 {
    width: 100%;
    background: url(../../../uploads/bianjiqi/img/bjbt15.png) center no-repeat;
    text-align: center;
    background-size: auto 100%
}

.bjbt15>.num {
    color: #00a0e9;
    font-size: 36px
}

.bjbt15>.text {
    line-height: 40px
}

.bjbt15>.text>p {
    color: #00a0e9;
    font-size: 28px
}

.bjbt15>.text>p>span {
    font-weight: 700;
    color: #00a0e9
}

.bjbt15>.text>span {
    font-size: 17px;
    color: #7d7d7d
}

.bjbt16 {
    text-align: center
}

.bjbt16>.tit-top {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 3px
}

.bjbt16>.tit-top>span {
    color: #ff4c5a
}

.bjbt16>.tit-top>span::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #000;
    vertical-align: middle;
    margin: -3px 10px 0 10px
}

.bjbt16>.tit-bottom {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    line-height: 40px;
    background-color: #229278;
    padding: 0 40px;
    color: #fff;
    font-size: 16px
}

.bjbt16>.tit-bottom::after,.bjbt16>.tit-bottom::before {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    border: 20px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.bjbt16>.tit-bottom::before {
    left: -3px;
    border-right-color: transparent
}

.bjbt16>.tit-bottom::after {
    right: -3px;
    border-left-color: transparent
}

.bjbt17 {
    text-align: center
}

.bjbt17>.con {
    position: relative;
    display: inline-block
}

.bjbt17>.con>.mask-con,.bjbt17>.con>.test {
    position: relative;
    display: inline-block;
    line-height: 40px;
    border: 2px solid #063d63;
    border-radius: 30px;
    padding: 5px 20px;
    background-color: #fff
}

.bjbt17>.con>.test {
    z-index: 3
}

.bjbt17>.con>.test>img {
    height: 40px
}

.bjbt17>.con>.test>span {
    font-size: 28px;
    font-weight: 700
}

.bjbt17>.con>.mask-con {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 10px;
    top: 10px;
    background-color: #62c6dd
}

.bjbt18 {
    text-align: center;
    margin-top: 10px;
}

.bjbt18>.con {
    display: inline-block;
    padding: 0 5px;
    margin-top: 10px;
    border: 2px dashed #007fdb;
    border-radius: 25px
}

.bjbt18>.con>p {
    position: relative;
    margin-top: -28px;
    line-height: 50px;
    font-size: 28px;
    padding: 0 20px;
    background-color: #fff;
    border-radius: 25px;
    color: #007fdb
}

.bjbt18>.con>p::after,.bjbt18>.con>p::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #007fdb;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.bjbt18>.con>p::before {
    left: 0
}

.bjbt18>.con>p::after {
    right: 0
}

.bjbt19 {
    text-align: center
}

.bjbt19>.con {
    display: inline-block
}

.bjbt19>.con>.con-top {
    margin-bottom: 6px
}

.bjbt19>.con>.con-top>.test {
    font-size: 27px
}

.bjbt19>.con>.con-top>.dec>.symbol {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #007fdb;
    transform: rotate(45deg)
}

.bjbt19>.con>.con-top>.dec::after,.bjbt19>.con>.con-top>.dec::before {
    content: "";
    display: inline-block;
    width: 220px;
    height: 2px;
    background-color: #007fdb;
    vertical-align: middle
}

.bjbt19>.con>.con-top>.dec::before {
    margin-right: 10px
}

.bjbt19>.con>.con-top>.dec::after {
    margin-left: 10px
}

.bjbt19>.con>.con-bottom {
    font-size: 18px;
    color: #666
}

.bjbt20 {
    text-align: center
}

.bjbt20>.con {
    display: inline-block
}

.bjbt20>.con>.con-top>img {
    width: 40px;
    vertical-align: bottom
}

.bjbt20>.con>.con-top>img:nth-child(1) {
    margin-right: 10px
}

.bjbt20>.con>.con-top>img:nth-child(3) {
    margin-left: 10px
}

.bjbt20>.con>.con-top>.test {
    display: inline-block;
    height: 20px;
    background: linear-gradient(to right,#fcd59e,#faeaaf);
    padding: 0 70px;
    border-radius: 7px
}

.bjbt20>.con>.con-top>.test>p {
    font-size: 27px;
    margin-top: -20px;
    font-weight: 700;
    color: #666
}

.bjbt20>.con>.con-bottom {
    margin-top: 10px;
    font-size: 18px;
    color: #528969
}

.bjbt21 {
    overflow: hidden
}

.bjbt21>.con {
    margin-left: 50px
}

.bjbt21>.con>div {
    display: table-cell
}

.bjbt21>.con>.con-left {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #3b8;
    text-align: center;
    vertical-align: middle
}

.bjbt21>.con>.con-left>img {
    width: 70%
}

.bjbt21>.con>.con-right {
    padding: 5px 0 0 10px
}

.bjbt21>.con>.con-right>.tit {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px
}

.bjbt21>.con>.con-right>span {
    font-size: 17px;
    color: #666
}

.bjbt21>.line {
    position: relative;
    width: 100%;
    height: 2px;
    margin-top: 30px;
    background: #3b8
}

.bjbt21>.line>.des {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 75px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: #fff;
    border: 2px solid #3b8;
    transform: rotate(45deg)
}

.bjbt22 {
    text-align: center
}

.bjbt22>div {
    font-size: 24px;
    color: #e06a1b;
    font-weight: 700
}

.bjbt22>p {
    font-size: 20px;
    color: #c0c2c5;
    margin-bottom: 10px
}

.bjbt22>p::after {
    display: inline-block;
    content: "";
    width: 48px;
    height: 2px;
    background: #c0c2c5;
    margin-left: 5px;
    margin-bottom: 5px
}

.bjbt22>p::before {
    display: inline-block;
    content: "";
    width: 48px;
    height: 2px;
    background: #c0c2c5;
    margin-right: 5px;
    margin-bottom: 5px
}

.bjbt23 {
    text-align: center
}

.bjbt23>.tit {
    width: 405px;
    margin: 0 auto;
    height: 51px;
    border: 1px dotted #e06a1b;
    padding: 6px 8px;
    position: relative
}

.bjbt23>.tit::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 1px;
    background-color: #e06a1b;
    left: -24px;
    top: calc(50% - .5px)
}

.bjbt23>.tit::after {
    content: "";
    position: absolute;
    width: 24px;
    height: 1px;
    background-color: #e06a1b;
    right: -24px;
    top: calc(50% - .5px)
}

.bjbt23>.tit>p {
    background-color: #e06a1b;
    font-size: 25px;
    color: #fff;
    font-weight: 700
}

.bjbt23>.tit>p::before {
    content: "";
    position: absolute;
    left: -34px;
    top: calc(50% - 5.5px);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #e06a1b
}

.bjbt23>.tit>p::after {
    content: "";
    position: absolute;
    right: -34px;
    top: calc(50% - 5.5px);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #e06a1b
}

.bjbt24 {
    text-align: center
}

.bjbt24>.tit {
    font-size: 25px;
    color: #2b66df;
    font-weight: 700;
    position: relative
}

.bjbt24>.tit::before {
    content: "";
    display: inline-block;
    width: 73px;
    height: 15px;
    border-radius: 20px;
    background: linear-gradient(to right,#2b66df,#fff 70%)
}

.bjbt24>.tit::after {
    content: "";
    display: inline-block;
    width: 73px;
    height: 15px;
    border-radius: 20px;
    background: linear-gradient(to right,#fff 30%,#2b66df)
}

.bjbt24>.tit>.line {
    position: absolute;
    left: 0;
    top: 6px;
    opacity: .4;
    width: 50px;
    height: 12px;
    border-radius: 20px;
    background: linear-gradient(to right,#2b66df,#fff 70%)
}

.bjbt24>.tit>.line::after {
    content: "";
    position: absolute;
    left: -5px;
    top: 17px;
    width: 50px;
    height: 12px;
    border-radius: 20px;
    background: linear-gradient(to right,#2b66df,#fff 70%)
}

.bjbt24>.tit>.line2 {
    position: absolute;
    right: 0;
    top: 6px;
    opacity: .4;
    width: 50px;
    height: 12px;
    border-radius: 20px;
    background: linear-gradient(to right,#fff 30%,#2b66df)
}

.bjbt24>.tit>.line2::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 17px;
    width: 50px;
    height: 12px;
    border-radius: 20px;
    background: linear-gradient(to right,#fff 30%,#2b66df)
}

.bjbt25 {
    text-align: center
}

.bjbt25>.con {
    position: relative;
    display: inline-block
}

.bjbt25>.con>.tit {
    font-size: 28px;
    color: #2f3338;
    font-weight: 700;
    position: relative;
    z-index: 1
}

.bjbt25>.con>.tit>span {
    color: #fff
}

.bjbt25>.con>p {
    font-size: 14px;
    color: #2f3338;
    position: relative;
    z-index: 1
}

.bjbt25>.con>.yuan {
    position: absolute;
    top: -10px;
    left: -5px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 61px;
    height: 61px
}

.bjbt25>.con>.yuan::before {
    content: "";
    position: absolute;
    left: 15px;
    top: -15px;
    width: 1px;
    height: 33px;
    background-color: #68cdff;
    transform: rotate(40deg)
}

.bjbt25>.con>.yuan2 {
    position: absolute;
    bottom: -5px;
    left: 85px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 20px;
    height: 20px
}

.bjbt25>.con>.yuan3 {
    position: absolute;
    bottom: 5px;
    right: 0;
    border-radius: 50%;
    border: 1px solid #68cdff;
    width: 21px;
    height: 21px
}

.bjbt25>.con>.yuan3::before {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 0;
    width: 1px;
    height: 20px;
    background-color: #68cdff;
    transform: rotate(40deg)
}

.bjbt26 {
    text-align: center
}

.bjbt26>.con {
    position: relative;
    display: inline-block
}

.bjbt26>.con>.tit {
    font-size: 26px;
    color: #3a3e40;
    font-weight: 700;
    position: relative;
    z-index: 1
}

.bjbt26>.con>.tit>span {
    color: #1593d1
}

.bjbt26>.con>.tit::after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #fec541;
    margin-top: -10px
}

.bjbt26>.con>.yuan {
    position: absolute;
    top: 0;
    left: -20px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 28px;
    height: 28px
}

.bjbt26>.con>.yuan2 {
    position: absolute;
    bottom: 0;
    right: -15px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #68cdff
}

.bjbt27 {
    text-align: center
}

.bjbt27>.con {
    position: relative;
    display: inline-block
}

.bjbt27>.con>.tit {
    font-size: 26px;
    color: #3a3e40;
    font-weight: 700;
    position: relative;
    z-index: 1
}

.bjbt27>.con>.tit>span {
    color: #1593d1
}

.bjbt27>.con>p {
    font-size: 14px;
    color: #3a3e40
}

.bjbt27>.con>.yuan {
    position: absolute;
    top: 15px;
    left: -27px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 19px;
    height: 19px
}

.bjbt27>.con>.yuan::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 10px;
    height: 10px
}

.bjbt27>.con>.yuan2 {
    position: absolute;
    top: 15px;
    right: -27px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 19px;
    height: 19px
}

.bjbt27>.con>.yuan2::before {
    content: "";
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 10px;
    height: 10px
}

.bjbt28 {
    text-align: center
}

.bjbt28>.con {
    position: relative;
    display: inline-block
}

.bjbt28>.con>.tit>p {
    font-size: 25px;
    color: #3a3e40;
    font-weight: 700;
    position: relative;
    z-index: 1
}

.bjbt28>.con>.tit::before {
    content: "";
    position: absolute;
    left: -11px;
    top: 0;
    border-radius: 50%;
    background-color: #68cdff;
    width: 22px;
    height: 22px
}

.bjbt28>.con>.tit>p>span {
    color: #1593d1
}

.bjbt28>.con>i {
    font-style: initial;
    font-size: 25px;
    color: rgba(206,209,210,.302);
    font-weight: 700;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -30%
}

.bjbt29 {
    text-align: center
}

.bjbt29>.con {
    position: relative;
    display: inline-block
}

.bjbt29>.con::before {
    content: "";
    position: absolute;
    left: -15px;
    top: -5px;
    border-radius: 50%;
    background: linear-gradient(to bottom right,#68cdff,#fff 80%);
    width: 30px;
    height: 30px
}

.bjbt29>.con::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 2px;
    background-color: #68cdff;
    width: 204px;
    height: 10px
}

.bjbt29>.con>.tit {
    font-size: 25px;
    color: #33322f;
    font-weight: 700;
    position: relative;
    z-index: 1
}

.bjbt30 {
    text-align: center
}

.bjbt30>.con {
    position: relative;
    display: inline-block
}

.bjbt30>.con::after {
    content: "";
    position: absolute;
    top: calc(50% - 19.5px);
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fec541;
    opacity: .2;
    width: 39px;
    height: 39px
}

.bjbt30>.con>.tit {
    font-size: 25px;
    color: #33322f;
    font-weight: 700;
    position: relative;
    z-index: 1
}

.bjbt30>.con>.tit>span {
    color: #0b90c1
}

.bjbt30>.con>.yuan {
    position: absolute;
    left: -28px;
    top: calc(50% - 10.5px);
    border-radius: 50%;
    background-color: #fec541;
    width: 21px;
    height: 21px
}

.bjbt30>.con>.yuan::before {
    content: "";
    position: absolute;
    left: -18px;
    top: calc(50% - 6.5px);
    border-radius: 50%;
    background-color: #fec541;
    width: 13px;
    height: 13px
}

.bjbt30>.con>.yuan2 {
    position: absolute;
    right: -28px;
    top: calc(50% - 10.5px);
    border-radius: 50%;
    background-color: #fec541;
    width: 21px;
    height: 21px
}

.bjbt30>.con>.yuan2::after {
    content: "";
    position: absolute;
    right: -18px;
    top: calc(50% - 6.5px);
    border-radius: 50%;
    background-color: #fec541;
    width: 13px;
    height: 13px
}

.bjbt31 {
    text-align: center;
    position: relative
}

.bjbt31>.tit {
    font-size: 25px;
    color: #415cfe;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.bjbt31>.tit::before {
    content: "";
    display: inline-block;
    margin-right: 11px;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    background: linear-gradient(to bottom right,#415cfe,#fff 80%)
}

.bjbt31>.tit::after {
    content: "";
    display: inline-block;
    margin-left: 11px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: linear-gradient(to bottom right,#415cfe,#fff 80%)
}

.bjbt31>i {
    position: absolute;
    width: 100%;
    left: 0;
    top: -10px;
    font-size: 20px;
    color: rgba(197,197,198,.302);
    font-style: initial
}

.bjbt31>i::after {
    content: "";
    position: absolute;
    bottom: 5px;
    right: 34.5%;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    background: linear-gradient(to bottom right,#415cfe,#fff 80%)
}

.bjbt32 {
    text-align: center;
    position: relative
}

.bjbt32>.tit {
    font-size: 25px;
    color: #414249;
    font-weight: 700
}

.bjbt32>.tit>span {
    color: #2b66df
}

.bjbt32>.tit::before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    background-color: #2b66df;
    opacity: .2
}

.bjbt32>.tit::after {
    content: "";
    display: inline-block;
    margin-left: 12px;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    background-color: #2b66df;
    opacity: .2
}

.bjbt32>i {
    position: absolute;
    width: 100%;
    left: 0;
    top: -15px;
    font-size: 30px;
    color: rgba(65,66,73,.102);
    font-weight: 700;
    font-style: initial
}

.bjbt32>.line {
    position: absolute;
    left: 295px;
    bottom: 11px;
    transform: rotate(7deg);
    width: 3px;
    height: 20px;
    background-color: #2b66df;
    border-radius: 10px
}

.bjbt32>.line::before {
    content: "";
    position: absolute;
    left: -8px;
    width: 3px;
    height: 20px;
    background-color: #2b66df;
    border-radius: 10px
}

.bjbt32>.line::after {
    content: "";
    position: absolute;
    right: -8px;
    width: 3px;
    height: 20px;
    background-color: #2b66df;
    border-radius: 10px
}

.bjbt32>.line2 {
    position: absolute;
    right: 295px;
    bottom: 11px;
    transform: rotate(-7deg);
    width: 3px;
    height: 20px;
    background-color: #2b66df;
    border-radius: 10px
}

.bjbt32>.line2::before {
    content: "";
    position: absolute;
    left: -8px;
    width: 3px;
    height: 20px;
    background-color: #2b66df;
    border-radius: 10px
}

.bjbt32>.line2::after {
    content: "";
    position: absolute;
    right: -8px;
    width: 3px;
    height: 20px;
    background-color: #2b66df;
    border-radius: 10px
}

.bjbt33 {
    text-align: center;
    position: relative
}

.bjbt33>.tit {
    font-size: 25px;
    color: #1e35bc;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.bjbt33>.tit>span {
    display: inline-block;
    margin-right: 9px;
    border-radius: 50%;
    background-color: #fec541;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    position: relative
}

.bjbt33>.tit::before {
    content: "";
    position: absolute;
    left: 0;
    right: 115px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fec541;
    opacity: .302;
    width: 26px;
    height: 26px
}

.bjbt33>p {
    font-size: 14px;
    color: #1e35bc
}

.bjbt33>p::after {
    content: "";
    display: block;
    margin: 8px auto 0 auto;
    width: 31px;
    height: 2px;
    background-color: #1e35bc
}

.bjbt34 {
    text-align: center;
    position: relative
}

.bjbt34>.tit {
    font-size: 22px;
    color: #fff;
    position: relative;
    height: 36px;
    line-height: 36px;
    padding: 0 35px;
    background-color: #1e35bc;
    border-radius: 30px;
    display: inline-block;
    z-index: 1
}

.bjbt34>.tit::before {
    content: "";
    position: absolute;
    left: -31px;
    top: 5px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: linear-gradient(to bottom right,#1e35bc,#fff 80%)
}

.bjbt34>.tit::after {
    content: "";
    position: absolute;
    right: -28px;
    bottom: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: linear-gradient(to bottom right,#1e35bc,#fff 80%)
}

.bjbt34>.tit>.yuan {
    position: absolute;
    right: -30px;
    bottom: 20px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: linear-gradient(to bottom right,#1e35bc,#fff 80%)
}

.bjbt35 {
    text-align: center
}

.bjbt35>.tit {
    font-size: 25px;
    color: #322c2c;
    font-weight: 700;
    position: relative;
    height: 44px;
    line-height: 44px;
    padding: 0 25px;
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
    z-index: 1;
    border: 1px solid #434343;
    box-shadow: 4px 4px 0 #68cdff
}

.bjbt35>.tit::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -7px;
    border-radius: 50%;
    background-color: #68cdff;
    opacity: .302;
    width: 14px;
    height: 14px
}

.bjbt35>.tit::after {
    content: "";
    position: absolute;
    top: -8px;
    left: 12px;
    border-radius: 50%;
    background-color: #68cdff;
    opacity: .302;
    width: 9px;
    height: 9px
}

.bjbt35>.tit>.yuan {
    position: absolute;
    left: -14px;
    top: -8px;
    border-radius: 50%;
    background-color: #68cdff;
    opacity: .302;
    width: 11px;
    height: 11px
}

.bjbt35>.tit>.yuan::before {
    content: "";
    position: absolute;
    top: 21px;
    left: -10px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 7px;
    height: 7px
}

.bjbt35>.tit>.yuan::after {
    content: "";
    position: absolute;
    top: 33px;
    left: 2px;
    border-radius: 50%;
    background-color: #68cdff;
    width: 7px;
    height: 7px
}

.bjbt35>.tit>.line {
    position: absolute;
    top: 4px;
    right: -8px;
    width: 34px;
    height: 1.5px;
    background-color: #68cdff
}

.bjbt35>.tit>.line::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 7px;
    width: 34px;
    height: 1.5px;
    background-color: #68cdff
}

.bjbt35>.tit>.line::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 14px;
    width: 34px;
    height: 1.5px;
    background-color: #68cdff
}

.bjbt36 {
    text-align: center
}

.bjbt36>.tit {
    font-size: 25px;
    color: #322c2c;
    font-weight: 700;
    height: 64px;
    line-height: 64px;
    background: url(../../../uploads/bianjiqi/img/bjbt36.png) no-repeat center
}

.bjbt37 {
    text-align: center
}

.bjbt37>.tit {
    padding: 5px 0;
    border-top: 1px solid #2aa5e1;
    border-bottom: 1px solid #2aa5e1;
    position: relative;
    display: inline-block
}

.bjbt37>.tit>div {
    padding: 0 28px 0 117px;
    height: 42px;
    line-height: 42px;
    background: linear-gradient(to right,#f9fcfe,#64bbe1 30%);
    transform: skew(-20deg)
}

.bjbt37>.tit>div>p {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    transform: skew(20deg)
}

.bjbt37>.tit>img {
    position: absolute;
    bottom: 0;
    left: 42px;
    z-index: 1;
    width: 60px!important;
    height: 60px!important
}

.bjbt38 {
    text-align: center
}

.bjbt38>.tit {
    font-size: 25px;
    color: #3d4041;
    font-weight: 700
}

.bjbt38>.tit>span {
    color: #1189c5
}

.bjbt38>p {
    font-size: 16px;
    color: rgba(61,64,65,.2)
}

.bjbt38>p::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 4px;
    width: 40px;
    height: 2px;
    background-color: rgba(61,64,65,.2)
}

.bjbt38>p::after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 4px;
    width: 40px;
    height: 2px;
    background-color: rgba(61,64,65,.2)
}

.bjbt39 {
    text-align: center
}

.bjbt39>.con {
    display: inline-block
}

.bjbt39>.con>.tit {
    position: relative;
    display: inline-block;
    border-radius: 5px;
    background-color: rgba(43,168,230,.102);
    height: 15px;
    padding: 0 50px
}

.bjbt39>.con>.tit>p {
    margin-top: -20px;
    font-size: 25px;
    color: #1189c5;
    font-weight: 700
}

.bjbt39>.con>.tit::before {
    content: "";
    position: absolute;
    bottom: 8px;
    left: 14px;
    border-radius: 50%;
    background-color: #79c3e7;
    width: 14px;
    height: 14px
}

.bjbt39>.con>.tit>.yuan {
    position: absolute;
    right: 11px;
    bottom: 6px;
    border-radius: 50%;
    background-color: #79c3e7;
    width: 19px;
    height: 19px
}

.bjbt39>.con>.tit>.yuan::before {
    content: "";
    position: absolute;
    left: -6px;
    top: -6px;
    border-radius: 50%;
    background-color: #e9f6fc;
    width: 9px;
    height: 9px
}

.bjbt40 {
    text-align: center
}

.bjbt40>.tit {
    font-size: 25px;
    color: #3f4243;
    font-weight: 700;
    position: relative;
    display: inline-block
}

.bjbt40>.tit>span {
    display: inline-block;
    margin-right: 15px;
    border-radius: 4px;
    background-color: #2ba8e6;
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    box-shadow: 4px 4px 0 rgba(43,168,230,.302)
}

.bjbt40>.tit::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: linear-gradient(to right,#2ba8e6 70%,#f9fcfe);
    opacity: .2;
    width: 292px;
    height: 11px
}

.bjbt40>.tit::after {
    content: "";
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 115px;
    height: 1px;
    background-color: #2ba8e6;
    opacity: .502
}

.bjbt41 {
    text-align: center
}

.bjbt41>.tit {
    font-size: 25px;
    color: #423d3d;
    font-weight: 700;
    position: relative;
    display: inline-block
}

.bjbt41>.tit>span {
    color: #1fa5e5
}

.bjbt41>.tit::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    background: linear-gradient(to right,#f9fcfe,#2ba8e6 70%);
    opacity: .2;
    width: 332px;
    height: 15px
}

.bjbt41>.tit::after {
    content: "";
    position: absolute;
    left: 30px;
    bottom: -3px;
    width: 193px;
    height: 1px;
    background-color: #2ba8e6
}

.bjbt41>.tit>.yuan {
    position: absolute;
    left: 110px;
    top: -7px;
    border-radius: 50%;
    background-color: #2ba8e6;
    opacity: .2;
    width: 32px;
    height: 32px
}

.bjbt42 {
    text-align: center
}

.bjbt42>.tit {
    position: relative;
    padding: 0 20px;
    height: 41px;
    line-height: 41px;
    background: linear-gradient(to right,#fff,#2557bb 70%);
    display: inline-block;
    transform: skew(-20deg);
    z-index: 3
}

.bjbt42>.tit>div {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    position: relative;
    display: inline-block;
    transform: skew(20deg);
    z-index: 2
}

.bjbt42>.tit>div::after {
    content: "";
    position: absolute;
    right: -15px;
    bottom: -4px;
    width: 115px;
    height: 1px;
    background-color: #2557bb
}

.bjbt42>.tit>div>span {
    color: #2557bb;
    margin-right: 12px
}

.bjbt42>.tit::after {
    content: "";
    position: absolute;
    left: 0;
    top: -12.5px;
    border-radius: 50%;
    background: linear-gradient(to bottom,#2557bb,#fff);
    width: 66px;
    height: 66px;
    transform: skew(20deg);
    z-index: 1
}

.bjbt42>.tit::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    border-radius: 50%;
    background: linear-gradient(to bottom,#2557bb,#fff);
    width: 20px;
    height: 20px;
    transform: skew(20deg);
    z-index: 2
}

.bjbt43 {
    text-align: center
}

.bjbt43>.tit {
    display: inline-block;
    position: relative
}

.bjbt43>.tit>p {
    font-size: 25px;
    color: #363940;
    font-weight: 700;
    position: relative;
    z-index: 1
}

.bjbt43>.tit::after {
    content: "";
    position: absolute;
    top: 0;
    right: -18px;
    background-color: #699ee0;
    width: 36px;
    height: 18px
}

.bjbt43>.tit>img {
    position: absolute;
    left: -19px;
    bottom: 0
}

.bjbt44 {
    text-align: center
}

.bjbt44>.tit {
    display: inline-block;
    position: relative;
    font-size: 28px;
    color: #36342f;
    font-weight: 700
}

.bjbt44>.tit>span {
    color: #4ba4dd
}

.bjbt44>.tit>p {
    font-size: 12px;
    color: #b5b5b5;
    font-weight: initial;
    text-align: left
}

.bjbt44>.tit::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 70px;
    height: 10px;
    border-right: 1px dashed #68cdff;
    border-bottom: 1px dashed #68cdff;
    border-radius: 5px 5px 5px 0
}

.bjbt44>.tit::after {
    content: "";
    position: absolute;
    right: -5px;
    top: 37px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 1px dashed #68cdff
}

.bjbt45 {
    text-align: center;
    position: relative
}

.bjbt45>.tit {
    padding: 0 13px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    font-size: 25px;
    color: #3c3d40;
    font-weight: 700;
    border: 1px solid rgba(160,160,160,.2)
}

.bjbt45>.tit>span {
    color: #3e57ed
}

.bjbt45>i {
    position: absolute;
    left: 0;
    top: -20px;
    width: 100%;
    font-size: 30px;
    color: rgba(154,155,160,.102);
    font-style: initial
}

.bjbt46 {
    text-align: center;
    position: relative
}

.bjbt46>.tit {
    font-size: 25px;
    color: #322c2c;
    font-weight: 700
}

.bjbt46>.tit>span {
    display: inline-block;
    margin-right: 7px;
    width: 38px;
    height: 23px;
    line-height: 23px;
    background-color: #68cdff;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    vertical-align: text-bottom
}

.bjbt46>i {
    position: absolute;
    left: 15px;
    top: -10px;
    width: 100%;
    font-size: 20px;
    color: rgba(65,170,236,.2);
    font-style: initial
}

.bjbt47 {
    text-align: center
}

.bjbt47>.con {
    display: inline-block;
    height: 48px;
    padding: 0 20px;
    margin-top: 10px;
    border: 2px solid #2ba8e6;
    border-radius: 25px;
    position: relative
}

.bjbt47>.con>p {
    position: relative;
    margin-top: -12px;
    height: 43px;
    line-height: 43px;
    font-size: 25px;
    font-weight: 700;
    padding: 0 38px;
    background-color: #2ba8e6;
    border-radius: 25px;
    color: #fff
}

.bjbt47>.con::before {
    content: "";
    position: absolute;
    width: 27px;
    height: 27px;
    background: linear-gradient(to bottom right,#2ba8e6,#fff);
    border-radius: 50%;
    left: -13.5px;
    bottom: 0
}

.bjbt47>.con::after {
    content: "";
    position: absolute;
    width: 41px;
    height: 41px;
    background: linear-gradient(to bottom left,#2ba8e6,#fff);
    border-radius: 50%;
    right: -20.5px;
    top: -20.5px
}

.bjbt48 {
    text-align: center
}

.bjbt48>.con {
    display: inline-block;
    position: relative
}

.bjbt48>.con::before {
    content: "";
    position: absolute;
    left: 215px;
    bottom: 10px;
    width: 6px;
    height: 20px;
    border-left: 3px solid #2ba8e6;
    border-right: 1.5px solid #2ba8e6;
    transform: skew(-20deg)
}

.bjbt48>.con::after {
    content: "";
    position: absolute;
    right: 215px;
    bottom: 10px;
    width: 6px;
    height: 20px;
    border-left: 1.5px solid #2ba8e6;
    border-right: 3px solid #2ba8e6;
    transform: skew(20deg)
}

.bjbt48>.con>p {
    font-size: 25px;
    color: #464242;
    font-weight: 700
}

.bjbt48>.con>p>span {
    color: #1793d1
}

.bjbt48>.con>p::before {
    content: "";
    display: inline-block;
    margin-right: 22px;
    width: 223px;
    height: 1.5px;
    background-color: #2ba8e6
}

.bjbt48>.con>p::after {
    content: "";
    display: inline-block;
    margin-left: 22px;
    width: 223px;
    height: 1.5px;
    background-color: #2ba8e6
}

.bjbt49 {
    text-align: center
}

.bjbt49>.con {
    display: inline-block
}

.bjbt49>.con>.con-top>img {
    width: 36px;
    vertical-align: bottom
}

.bjbt49>.con>.con-top>img:nth-child(3) {
    width: 57px
}

.bjbt49>.con>.con-top>.tit {
    display: inline-block;
    height: 14px;
    background-color: rgba(107,184,245,.2);
    padding: 0 10px;
    border-radius: 4px
}

.bjbt49>.con>.con-top>.tit>p {
    font-size: 25px;
    color: #363940;
    font-weight: 700;
    margin-top: -21px
}

.bjbt50 {
    text-align: center;
    position: relative
}

.bjbt50>i {
    position: absolute;
    width: 100%;
    left: 0;
    top: -20px;
    font-size: 30px;
    color: rgba(220,217,217,.302);
    font-weight: 700;
    font-style: initial
}

.bjbt50>.tit {
    font-size: 25px;
    color: #363940;
    font-weight: 700
}

.bjbt50>.tit>span {
    color: #2557bb
}

.bjbt50>p {
    font-size: 14px;
    color: #b6b6b6;
    position: relative;
    display: inline-block
}

.bjbt50>p::before {
    content: "";
    position: absolute;
    left: -27px;
    top: 4px;
    border-radius: 50%;
    background-color: #2557bb;
    opacity: .102;
    width: 13px;
    height: 13px
}

.bjbt50>p::after {
    content: "";
    position: absolute;
    left: -7px;
    bottom: 0;
    border-radius: 2px;
    background-color: #2557bb;
    opacity: .149;
    width: 175px;
    height: 10px
}

.bj_box1 {
    display: flex;
    flex-flow: row wrap
}

.bj_box1>.i_l {
    width: 25%;
    margin-right: 1%;
    float: left;
    background-color: #f02930;
    padding: 10px;
    margin-bottom: 10px
}

.bj_box1.blue>.i_l {
    background-color: #06bfdc
}

.bj_box1.orange>.i_l {
    background-color: #ff6537
}

.bj_box1.green>.i_l {
    background-color: #02b1b4
}

.bj_box1.black>.i_l {
    background-color: #000
}

.bj_box1.purple>.i_l {
    background-color: #7b84e1
}

.bj_box1>.i_l>.tit {
    font-size: 20px;
    display: block;
    margin: 10px 0;
    color: #fff;
    font-weight: 700
}

.bj_box1>.i_l>.txt {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    text-align: justify
}

.bj_box1>.i_r {
    width: 74%;
    float: left
}

.bj_box1>.i_r>ul {
    display: flex;
    flex-flow: row wrap
}

.bj_box1>.i_r>ul>li {
    width: 33.3%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px
}

.bj_box1>.i_r>ul>li>div {
    border: 1px solid #d9d9d9;
    padding: 20px 10px;
    height: 100%
}

.bj_box1>.i_r>ul>li>div>div>.tit {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin: 10px 0
}

.bj_box1>.i_r>ul>li>div>div>img {
    width: 50px;
    height: 50px
}

.bj_box1>.i_r>ul>li>div>div>p {
    font-size: 14px;
    text-align: justify
}

.bj_box1.three>.i_l {
    width: 49%
}

.bj_box1.three>.i_r {
    width: 50%
}

.bj_box1.three>.i_r>ul>li {
    width: 100%
}

.bj_box1.five>.i_l {
    width: 33%
}

.bj_box1.five>.i_r {
    width: 66%
}

.bj_box1.five>.i_r>ul>li {
    width: 50%
}

.bj_box2 {
    background-color: #c89f61;
    padding: 10px 10px 0 10px
}

.bj_box2>ul {
    display: flex;
    flex-flow: row wrap
}

.bj_box2>ul>li {
    width: 25%;
    float: left;
    background-color: #fff;
    border: 1px solid #fff;
    border-right: 1px solid #cfad63;
    padding: 15px;
    margin-bottom: 10px
}

.bj_box2>ul>li>div {
    padding-bottom: 0;
    position: relative;
    height: 100%
}

.bj_box2>ul>li>div>.tit {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 1px solid #c89f61
}

.bj_box2.tit2>ul>li>div>.tit:before {
    content: "";
    display: block;
    width: 20px;
    margin-bottom: 10px;
    border-top: 2px solid #000
}

.bj_box2.tit2>ul>li>div>.tit {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 1px solid #c89f61
}

.bj_box2>ul>li>div>.txt {
    font-size: 14px;
    text-align: justify;
    margin-top: 15px;
    line-height: 20px
}

.bj_box2>ul>li>div>a {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 14px;
    display: none
}

.bj_box2>ul>li:hover {
    background-color: #333
}

.bj_box2>ul>li:hover>div>.tit {
    color: #fff
}

.bj_box2.tit2>ul>li:hover>div>.tit {
    color: #fff
}

.bj_box2.tit2>ul>li:hover>div>.tit:before {
    border-color: #fff
}

.bj_box2>ul>li:hover>div>.txt {
    color: #fff
}

.bj_box2>ul>li:hover>div>a {
    background-color: #cfad63;
    border: 1px solid #cfad63
}

.bj_box2.green>ul>li:hover {
    background-color: #02b1b4
}

.bj_box2.blue>ul>li:hover {
    background-color: #06bfdc
}

.bj_box2.black>ul>li:hover {
    background-color: #000
}

.bj_box2.red>ul>li:hover {
    background-color: #ee292f
}

.bj_box2.blue1>ul>li:hover {
    background-color: #289fcb
}

.bj_box2.blue2>ul>li:hover {
    background-color: #5c86b5
}

.bj_box2.green1>ul>li:hover {
    background-color: #34b9ab
}

.bj_box2.green2>ul>li:hover {
    background-color: #0ea981
}

.bj_box2.orange>ul>li:hover {
    background-color: #e2863e
}

.bj_box2.yellow>ul>li:hover {
    background-color: #dfab30
}

.bj_box2.yellow2>ul>li:hover {
    background-color: #c89f61
}

.bj_box2.puple>ul>li:hover {
    background-color: #9268b5
}

.bj_box2.singular>ul>li {
    width: 33.3%
}

.bj_box2.double>ul>li {
    width: 50%
}

.bj_box3>ul {
    display: flex;
    flex-flow: row wrap
}

.bj_box3>ul>li {
    width: 33.33%;
    float: left;
    background-color: #ff6637
}

.bj_box3>ul>li>img {
    width: 100%
}

.bj_box3>ul>li.txt {
    padding: 60px 20px 0 20px
}

.bj_box3>ul>li.txt>.i_l {
    width: 30%;
    float: left;
    font-size: 60px;
    color: #fff;
    margin-right: 5%
}

.bj_box3>ul>li.txt>.i_r {
    width: 65%;
    float: left
}

.bj_box3>ul>li.txt>.i_r>span {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    display: block;
    margin-bottom: 15px
}

.bj_box3>ul>li.txt>.i_r>p {
    color: #fff;
    font-size: 14px
}

.bj_box3.orange>ul>li {
    background-color: #ff6637
}

.bj_box3.blue>ul>li {
    background-color: #2196f3
}

.bj_box3.black>ul>li {
    background-color: #000
}

.bj_box3.red>ul>li {
    background-color: #ee292f
}

.bj_box3.green>ul>li {
    background-color: #02b1b4
}

.bj_box3.purple>ul>li {
    background-color: #7b84e1
}

.bj_box4>ul {
    display: flex;
    flex-flow: row wrap
}

.bj_box4>ul>li {
    width: 23%;
    float: left;
    margin: 0 1%;
    border: 1px solid #e4ecf3;
    margin-bottom: 15px;
    border-radius: 5px;
    position: relative;
    top: 0;
    transition: all .3s linear
}

.bj_box4>ul>li:hover {
    box-shadow: 0 26px 40px -24px rgb(0,36,100,.3);
    top: -10px
}

.bj_box4>ul>li>.up {
    background-color: #f5f8fa;
    padding: 15px 0
}

.bj_box4>ul>li>.up>img {
    display: block;
    margin: 0 auto;
    width: 50%;
    border-radius: 50%
}

.bj_box4>ul>li>.up>span {
    font-size: 18px;
    color: #616161;
    display: block;
    text-align: center;
    margin: 10px 0
}

.bj_box4>ul>li>.up>p {
    color: #c1c1c1;
    text-align: center
}

.bj_box4>ul>li>.down {
    padding: 10px;
    line-height: 25px;
    font-size: 14px;
    color: #919191
}

.bj_box5>ul {
    display: flex;
    flex-flow: row wrap
}

.bj_box5>ul>li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 15px
}

.bj_box5>ul>li {
    padding: 0 15px;
    background: url(../../../uploads/bianjiqi/img/bj_box5_01.png) no-repeat
}

.bj_box5>ul>li>span {
    display: block;
    line-height: 40px;
    height: 40px;
    text-align: left;
    border-bottom: 1px solid #d3d3d3;
    color: #363636;
    margin-bottom: 10px
}

.bj_box5>ul>li>p {
    font-size: 14px;
    color: #a1a1a1;
    margin-bottom: 5px
}

.bj_box5>ul>li:nth-child(2n) {
    margin-right: 0
}

.bj_box5.singular>ul>li {
    width: 100%
}

.bj_box6>ul {
    display: flex;
    flex-flow: row wrap
}

.bj_box6>ul>li {
    width: 30%;
    position: relative;
    border: 1px solid #dbdbdd;
    z-index: 10;
    overflow: hidden
}

.bj_box6>ul>li>div>.tit {
    text-align: center;
    background: #ebebec;
    padding: 10px 0
}

.bj_box6>ul>li>div>.tit>img {
    width: 50px;
    height: 50px
}

.bj_box6>ul>li>div>.tit>span {
    font-weight: 700;
    display: block;
    font-size: 19px
}

.bj_box6>ul>li>div>.tit>p {
    font-size: 14px;
    color: #949a9e;
    margin-top: 10px
}

.bj_box6>ul>li>div>.con {
    background: #fff;
    padding: 20px 20px;
    text-align: center
}

.bj_box6>ul>li>div>.con>h3 {
    display: none;
    font-weight: 500;
    margin-bottom: 6px
}

.bj_box6>ul>li>div>.con>p {
    color: #5d6062;
    line-height: 32px;
    text-align: left
}

.bj_box6>ul>li>div>.con>a {
    display: none;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 20px;
    background: #00c1de
}

.bj_box6>ul>li.active {
    width: 40%;
    box-shadow: 0 0 6px rgba(0,198,226);
    border: 1px solid #00c1de;
    z-index: 100
}

.bj_box6>ul>li.active>div>.tit {
    background: #00c1de;
    transition: all .5s
}

.bj_box6>ul>li.active>div>.tit>p,.bj_box6>ul>li.active>div>.tit>span {
    color: #fff
}

.bj_box6>ul>li.active>div>.con>a {
    display: inline-block
}

.bj_box6.orange>ul>li.active>div>.tit {
    background: #ff6537
}

.bj_box6.orange>ul>li.active {
    box-shadow: 0 0 6px #ff6537;
    border: 1px solid #ff6537;
    z-index: 100
}

.bj_box6.orange>ul>li>div>.con>a {
    background: #ff6537
}

.bj_box6.black>ul>li.active>div>.tit {
    background: #000
}

.bj_box6.black>ul>li.active {
    box-shadow: 0 0 6px #000;
    border: 1px solid #000;
    z-index: 100
}

.bj_box6.black>ul>li>div>.con>a {
    background: #000
}

.bj_box6.purple>ul>li.active>div>.tit {
    background: #bf42de
}

.bj_box6.purple>ul>li.active {
    box-shadow: 0 0 6px #bf42de;
    border: 1px solid #bf42de;
    z-index: 100
}

.bj_box6.purple>ul>li>div>.con>a {
    background: #bf42de
}

.bj_box6.brownness>ul>li.active>div>.tit {
    background: #8c512e
}

.bj_box6.brownness>ul>li.active {
    box-shadow: 0 0 6px #8c512e;
    border: 1px solid #8c512e;
    z-index: 100
}

.bj_box6.brownness>ul>li>div>.con>a {
    background: #8c512e
}

.bj_box6.purple2>ul>li.active>div>.tit {
    background: #7b84e1
}

.bj_box6.purple2>ul>li.active {
    box-shadow: 0 0 6px #7b84e1;
    border: 1px solid #7b84e1;
    z-index: 100
}

.bj_box6.purple2>ul>li>div>.con>a {
    background: #7b84e1
}

.bj_box6.red>ul>li.active>div>.tit {
    background: #ee292f
}

.bj_box6.red>ul>li.active {
    box-shadow: 0 0 6px #ee292f;
    border: 1px solid #ee292f;
    z-index: 100
}

.bj_box6.red>ul>li>div>.con>a {
    background: #ee292f
}

.bj_box6.blue>ul>li.active>div>.tit {
    background: #06bfdc
}

.bj_box6.blue>ul>li.active {
    box-shadow: 0 0 6px #06bfdc;
    border: 1px solid #06bfdc;
    z-index: 100
}

.bj_box6.blue>ul>li>div>.con>a {
    background: #06bfdc
}

.bj_box6.green>ul>li.active>div>.tit {
    background: #02b1b4
}

.bj_box6.green>ul>li.active {
    box-shadow: 0 0 6px #02b1b4;
    border: 1px solid #02b1b4;
    z-index: 100
}

.bj_box6.green>ul>li>div>.con>a {
    background: #02b1b4
}

.bj_box7 {
    display: flex;
    flex-flow: row wrap
}

.bj_box7>.swiper-container>.swiper-wrapper {
    display: flex;
    flex-flow: row wrap
}

.bj_box7.five>.swiper-container>.swiper-wrapper {
    display: block
}

.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 32%;
    height: auto;
    background: #5235a3;
    margin-right: 2%;
    position: relative;
    padding: 25px 28px 25px 28px;
    text-align: center;
    border-radius: 18px;
    margin-bottom: 2%
}

.bj_box7 .swiper-slide {
    float: left
}

.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3n) {
    margin-right: 0
}

.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    font-size: 31px;
    color: #02d086;
    letter-spacing: 2px;
    font-weight: 700;
    display: block;
    test-align: center
}

.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>.icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 3%;
    left: 4%;
    line-height: 40px;
    font-weight: 600;
    font-size: 20px;
    color: #5235a3;
    text-align: center
}

.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>img {
    margin-top: 12px;
    margin-bottom: 12px;
    max-width: 200px;
    display: block;
    margin: 0 auto
}

.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt {
    color: #02d086;
    font-size: 18px;
    font-weight: 600
}

.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    color: #fff;
    line-height: 28px;
    letter-spacing: 1px
}

.bj_box7 .swiper-slide>a {
    width: 60%;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    font-weight: 600;
    background: #34258f;
    border-radius: 34px;
    margin-top: 15px;
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto 0 auto;
    display: none
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(1) {
    height: 100%;
    margin-bottom: 0
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(5) {
    margin-right: 0;
    margin-bottom: 0
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(4) {
    margin-bottom: 0
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide>img {
    display: none
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(1)>img {
    display: inline-block
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    display: none
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(1)>a {
    display: block;
    position: absolute;
    bottom: 20px
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    font-size: 26px
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(1)>span {
    font-size: 31px
}

.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(2),.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3),.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(4),.bj_box7.five>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(5) {
    padding-bottom: 20px
}

.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide>.icon {
    color: #000
}

.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #f9ec90
}

.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt {
    color: #f9ec90
}

.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    color: #000;
    background: #fff
}

.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide>.icon {
    color: #ff6537
}

.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide>.icon {
    color: #ee292f
}

.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide>.icon {
    color: #2abf85
}

.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #fff701
}

.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #fff;
    color: #2abf85
}

.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt {
    color: #fff701
}

.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide>.icon {
    color: #06bfdc
}

.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #dcf545
}

.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt {
    color: #dcf545
}

.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #fff;
    color: #06bfdc
}

.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>.icon {
    color: #8c512e
}

.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>.icon {
    color: #7b84e1
}

.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #000
}

.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #ea7623
}

.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #fcec5f
}

.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt {
    color: #fcec5f
}

.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #fcec5f;
    color: #e25238
}

.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #f7584e
}

.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #fff
}

.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt {
    color: #fff
}

.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #ffdd18;
    color: #000
}

.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #2abf85
}

.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #06bfdc
}

.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #8c512e
}

.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #eadec4
}

.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt {
    color: #eadec4
}

.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #eadec4;
    color: #8c512e
}

.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #7b84e1
}

.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #ffea00
}

.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt {
    color: #ffea00
}

.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #ffea00;
    color: #7b84e1
}

.bj_box8 {
    display: flex;
    flex-direction: column
}

.bj_box8>.clearfix {
    text-align: center
}

.bj_box8>.clearfix>span {
    width: 18%;
    padding: 15px 0;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    background: #8c8c8c;
    border-radius: 30px;
    margin-left: 20px
}

.bj_box8>.clearfix>span.active {
    background: #fb7d5d;
    transition: all .3s
}

.bj_box8>.con {
    margin-top: 30px
}

.bj_box8>.con>.con1 {
    background: #fb7d5d;
    padding: 20px 0 0 0;
    transition: all .3s;
    display: none
}

.bj_box8>.con>.con1:nth-child(1) {
    display: block
}

.bj_box8>.con>.con1>.tit {
    text-align: center
}

.bj_box8>.con>.con1>.tit>span {
    color: #fff;
    font-weight: 700;
    font-size: 26px
}

.bj_box8>.con>.con1>.tit>p {
    font-size: 15px;
    margin-top: 1%;
    color: #fff
}

.bj_box8>.con>.con1>.tit>img {
    width: 70%;
    margin: 30px 0 20px 0;
    box-shadow: 3px 3px 17px #00000080
}

.bj_box8>.con>.con1>.line {
    width: 10%;
    height: 3px;
    background: #fff;
    margin: 0 auto
}

.bj_box8>.con>.con1>.text {
    width: 90%;
    color: #fff;
    padding: 18px 40px;
    margin: 0 auto;
    line-height: 30px
}

.bj_box8.black>.clearfix>span.active {
    background: #060606
}

.bj_box8.red>.clearfix>span.active {
    background: #f7584e
}

.bj_box8.blue>.clearfix>span.active {
    background: #06bfdc
}

.bj_box8.green>.clearfix>span.active {
    background: #2abf85
}

.bj_box8.purple>.clearfix>span.active {
    background: #5235a3
}

.bj_box8.brownness>.clearfix>span.active {
    background: #8c512e
}

.bj_box8.orange>.con>.con1 {
    background: #fb7d5d
}

.bj_box8.black>.con>.con1 {
    background: #060606
}

.bj_box8.red>.con>.con1 {
    background: #f7584e
}

.bj_box8.blue>.con>.con1 {
    background: #06bfdc
}

.bj_box8.green>.con>.con1 {
    background: #2abf85
}

.bj_box8.purple>.con>.con1 {
    background: #5235a3
}

.bj_box8.brownness>.con>.con1 {
    background: #8c512e
}

.bj_box9>.img {
    width: 40%;
    position: relative;
    float: left;
    margin-right: 5%
}

.bj_box9>.img>img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.bj_box9>.img>.box9_mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.4);
    padding: 0 30px 0 40px
}

.bj_box9>.img>.box9_mask>strong {
    margin-top: 230px;
    color: #fff;
    font-size: 35px;
    display: block
}

.bj_box9>.img>.box9_mask>p {
    margin-bottom: 12px;
    color: #fff
}

.bj_box9>.img>.box9_mask>span {
    font-size: 14px;
    line-height: 20px;
    color: #fff
}

.bj_box9>.img>.box9_mask>a {
    width: 100px;
    display: block;
    color: #e05d29;
    padding: 5px 10px;
    text-align: center;
    margin-top: 30px;
    transition: all .5s;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #fff;
    display: none
}

.bj_box9>.img>.box9_mask:hover a {
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.bj_box9>.text {
    width: 55%;
    float: left
}

.bj_box9>.text>ul>li {
    padding: 12px;
    transition: all .2s;
    height: 156px
}

.bj_box9>.text>ul>li>.text-title {
    color: #333;
    font-weight: 600
}

.bj_box9>.text>ul>li>.text-title>span:nth-child(1) {
    font-size: 28px;
    vertical-align: sub
}

.bj_box9>.text>ul>li>.text-title>span:nth-child(2) {
    font-size: 17px;
    letter-spacing: 2px;
    margin-left: 10px
}

.bj_box9>.text>ul>li>.line {
    width: 40px;
    height: 2px;
    background: #333;
    margin: 10px 0
}

.bj_box9>.text>ul>li>p {
    font-size: 15px;
    color: #777;
    line-height: 25px
}

.bj_box9>.text>ul>li:hover {
    background: #1a2c55
}

.bj_box9>.text>ul>li:hover .text-title,.bj_box9>.text>ul>li:hover p {
    color: #fff
}

.bj_box9>.text>ul>li:hover .line {
    background: #e05d29
}

.bj_box9.orange>.text>ul>li:hover {
    background: #fb7d5d
}

.bj_box9.orange>.text>ul>li:hover .text-title {
    color: #fcec5f
}

.bj_box9.orange>.text>ul>li:hover .line {
    background: #fcec5f
}

.bj_box9.black>.text>ul>li:hover {
    background: #060606
}

.bj_box9.black>.text>ul>li:hover .line {
    background: #f9ec90
}

.bj_box9.black>.text>ul>li:hover .text-title {
    color: #f9ec90
}

.bj_box9.red>.text>ul>li:hover {
    background: #f7584e
}

.bj_box9.red>.text>ul>li:hover .line {
    background: #fff
}

.bj_box9.red>.text>ul>li:hover .text-title {
    color: #fff
}

.bj_box9.blue>.text>ul>li:hover {
    background: #06bfdc
}

.bj_box9.blue>.text>ul>li:hover .line {
    background: #dcf545
}

.bj_box9.blue>.text>ul>li:hover .text-title {
    color: #dcf545
}

.bj_box9.green>.text>ul>li:hover {
    background: #2abf85
}

.bj_box9.green>.text>ul>li:hover .line {
    background: #fff701
}

.bj_box9.green>.text>ul>li:hover .text-title {
    color: #fff701
}

.bj_box9.purple>.text>ul>li:hover {
    background: #5235a3
}

.bj_box9.purple>.text>ul>li:hover .line {
    background: #02d086
}

.bj_box9.purple>.text>ul>li:hover .text-title {
    color: #02d086
}

.bj_box9.brownness>.text>ul>li:hover {
    background: #8c512e
}

.bj_box9.brownness>.text>ul>li:hover .line {
    background: #eadec4
}

.bj_box9.brownness>.text>ul>li:hover .text-title {
    color: #eadec4
}

.bj_box9.purple2>.text>ul>li:hover {
    background: #7b84e1
}

.bj_box9.purple2>.text>ul>li:hover .line {
    background: #ffea00
}

.bj_box9.purple2>.text>ul>li:hover .text-title {
    color: #ffea00
}

.bj_box10>ul {
    display: flex;
    flex-flow: row wrap
}

.bj_box10>ul>li {
    float: left;
    width: 33.3%;
    text-align: center;
    background: #f2f2f4;
    padding: 10px 20px 10px 20px;
    position: relative;
    transition: all .3s
}

.bj_box10>ul>li:nth-child(2n) {
    background: #e8e8e8
}

.bj_box10>ul>li>img {
    width: 60px;
    height: 60px;
    margin-top: 6px
}

.bj_box10>ul>li>span {
    font-weight: 500;
    color: #a09e9f;
    margin: 10px 0;
    display: block;
    font-size: 18px
}

.bj_box10>ul>li>div {
    width: 50px;
    height: 1px;
    background: #c00;
    margin: 10px auto
}

.bj_box10>ul>li>p {
    font-size: 15px
}

.bj_box10>ul>li>a {
    width: 100px;
    height: 30px;
    border: 1px solid #ccc;
    position: absolute;
    text-align: center;
    line-height: 26px;
    border-radius: 6px;
    background: #f4f4f6;
    color: #d4cccc;
    left: 0;
    right: 0;
    bottom: 13px;
    margin: 0 auto;
    display: none
}

.bj_box10>ul>li:hover {
    transform: translateY(-10px)
}

.bj_box10>ul>li:hover a {
    background: #000;
    border: 1px solid #000;
    color: #fff
}

.bj_box10.four>ul>li {
    width: 50%
}

.bj_box10.four>ul>li {
    padding: 10px 50px 30px 50px
}

.bj_box10.four>ul>li>p {
    line-height: 30px
}

.bj_box10.four>ul>li:nth-child(3) {
    background: #e8e8e8
}

.bj_box10.four>ul>li:nth-child(4) {
    background: #f2f2f4
}

.bj_box11>.swiper-container {
    overflow: initial
}

.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 23%;
    padding: 15px;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    margin-right: 2.5%;
    position: relative;
    padding-bottom: 10px;
    height: auto
}

.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide>img {
    width: 90%;
    margin-bottom: 20px
}

.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    display: block
}

.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
    color: #888;
    text-align: left
}

.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    width: 124px;
    height: 29px;
    font-size: 14px;
    color: #fff;
    background: #f95b5e;
    border-radius: 30px;
    line-height: 29px;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none
}

.bj_box11.two>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 47.5%
}

.bj_box11.six>.swiper-container>.swiper-wrapper>.swiper-slide,.bj_box11.three>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 31%;
    float: left
}

.bj_box11.six>.swiper-container>.swiper-wrapper {
    display: flex;
    flex-flow: row wrap
}

.bj_box11.six>.swiper-container>.swiper-wrapper>.swiper-slide {
    margin-bottom: 20px
}

.bj_box11.six>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3),.bj_box11.six>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(6) {
    margin-right: 0
}

.bj_box11.orange>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #ea7623;
    box-shadow: 0 0 8px #ea7623
}

.bj_box11.orange>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #dcf545
}

.bj_box11.orange>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #ffdd18;
    color: #ca4a4a;
    font-weight: 700
}

.bj_box11.black>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #000;
    box-shadow: 0 0 8px #000
}

.bj_box11.black>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #f9ec90
}

.bj_box11.black>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #fff;
    color: #000;
    font-weight: 700
}

.bj_box11.red>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #f7584e;
    box-shadow: 0 0 8px #f7584e
}

.bj_box11.red>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #fff
}

.bj_box11.red>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #ffdd18;
    color: #ca4a4a;
    font-weight: 700
}

.bj_box11.blue>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #06bfdc;
    box-shadow: 0 0 8px #06bfdc
}

.bj_box11.blue>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #fcec5f
}

.bj_box11.blue>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #fff;
    color: #06bfdc;
    font-weight: 700
}

.bj_box11.green>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #2abf85;
    box-shadow: 0 0 8px #2abf85
}

.bj_box11.green>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #fff701
}

.bj_box11.green>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #fff;
    color: #2abf85;
    font-weight: 700
}

.bj_box11.purple>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #5235a3;
    box-shadow: 0 0 8px #5235a3
}

.bj_box11.purple>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #02d086
}

.bj_box11.purple>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #34258f;
    color: #fff;
    font-weight: 700
}

.bj_box11.brownness>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #8c512e;
    box-shadow: 0 0 8px #8c512e
}

.bj_box11.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #eadec4
}

.bj_box11.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #eadec4;
    color: #8c512e;
    font-weight: 700
}

.bj_box11.purple2>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #7b84e1;
    box-shadow: 0 0 8px #7b84e1
}

.bj_box11.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #ffea00
}

.bj_box11.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #ffea00;
    color: #7b84e1;
    font-weight: 700
}

.bj_box11.black>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.blue>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.green>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.orange>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.purple>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.red>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    color: #fff
}

.bj_box12>.item {
    background-color: #fd5766;
    padding: 20px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bj_box12>.item>.left {
    width: 320px
}

.bj_box12>.item>.left>img {
    width: 100%;
    box-shadow: 5px 5px 0 rgba(255,255,255,.302)
}

.bj_box12>.item>.right {
    width: 475px
}

.bj_box12>.item>.right>ul>li {
    position: relative;
    background-color: rgba(255,255,255,.8);
    border-radius: 6px;
    padding: 15px 17px 12px 55px;
    margin-bottom: 14px
}

.bj_box12>.item>.right>ul>li:last-child {
    margin-bottom: 0
}

.bj_box12>.item>.right>ul>li>.tit {
    position: absolute;
    left: -28px;
    top: calc(50% - 30px);
    border-radius: 6px;
    background-color: #f2e07a;
    width: 67px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #fd5766;
    font-weight: 700
}

.bj_box12>.item>.right>ul>li>p {
    font-size: 16px;
    color: #484848
}

.bj_box13>ul {
    display: flex;
    text-align: center;
    flex-flow: wrap row
}

.bj_box13>ul>li {
    height: 72px;
    padding-left: 72px;
    position: relative;
    width: 49%;
    margin-right: 2%;
    background: #000;
    border-radius: 37px;
    margin-bottom: 30px;
    display: table
}

.bj_box13>ul>li>span.number {
    left: 0;
    position: absolute;
    display: block;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: #fff92e;
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    line-height: 70px;
    top: 0
}

.bj_box13>ul>li>span.txt {
    padding-right: 10px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    text-align: left
}

.bj_box13>ul>li:nth-child(even) {
    margin-right: 0
}

.bj_box13.orange>ul>li {
    background: #ea7623
}

.bj_box13.orange>ul>li>span.number {
    background: #fcec5f;
    color: #d88f21
}

.bj_box13.red>ul>li {
    padding-left: 72px;
    position: relative;
    height: 72px;
    background: #ea8888
}

.bj_box13.red>ul>li>span.number {
    background: #f7584e;
    color: #fff
}

.bj_box13.blue>ul>li {
    background: #06bfdc
}

.bj_box13.blue>ul>li>span.number {
    background: #ec8e3d;
    color: #fff
}

.bj_box13.green>ul>li {
    background: #2abf85
}

.bj_box13.green>ul>li>span.number {
    background: #1bc5ce;
    color: #fff
}

.bj_box13.purple>ul>li {
    background: #5235a3
}

.bj_box13.purple>ul>li>span.number {
    background: #02d086;
    color: #fff
}

.bj_box13.brownness>ul>li {
    background: #8c512e
}

.bj_box13.brownness>ul>li>span.number {
    background: #d09102;
    color: #fff
}

.bj_box14>.clearfix {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom: 20px;
    position: relative
}

.bj_box14>.clearfix>.con_left {
    width: 45%;
    background: #251e3f;
    text-align: center;
    margin-right: 20px
}

.bj_box14>.clearfix>.con_left>span {
    color: #4b8ca9;
    font-size: 30px;
    font-weight: 700
}

.bj_box14>.clearfix>.con_left>p {
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    margin-top: 12px;
    line-height: 26px
}

.bj_box14>.clearfix>.con_right {
    width: 45%;
    background: #523aa3;
    text-align: center
}

.bj_box14>.clearfix>.con_right>span {
    color: #f148ad;
    font-size: 30px;
    font-weight: 700
}

.bj_box14>.clearfix>.con_right>p {
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    margin-top: 12px
}

.bj_box14>.clearfix>.con_left,.bj_box14>.clearfix>.con_right {
    padding: 30px 0 25px 0;
    border-radius: 24px
}

.bj_box14>.clearfix>.con_left>p {
    padding-right: 40px;
    padding-left: 15px
}

.bj_box14>.clearfix>.con_right>p {
    padding-left: 50px;
    padding-right: 15px
}

.bj_box14>.clearfix>.comparison {
    font-size: 80px;
    font-weight: 700;
    color: #7c5bee;
    position: absolute;
    letter-spacing: -6px;
    top: 20%
}

.bj_box14>.clearfix>.comparison2 {
    width: 100px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #7657e1;
    transform: skew(-15deg);
    position: absolute;
    top: 35%
}

.bj_box14>.clearfix>.con_left.row,.bj_box14>.clearfix>.con_right.row {
    display: flex;
    justify-content: center;
    align-items: center
}

.bj_box14>.clearfix>.con_left.row>p,.bj_box14>.clearfix>.con_right.row>p {
    width: 54%
}

.bj_box14>.clearfix>.con_left.row>i,.bj_box14>.clearfix>.con_right.row>i {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.bj_box14>.clearfix>.con_left.row>i {
    margin-right: 40px
}

.bj_box14>.clearfix>.con_right.row>i {
    margin-left: 40px
}

.bj_box14>.clearfix>.con_left.row>i {
    background: #1e173a
}

.bj_box14>.clearfix>.con_right.row>i {
    background: #412c88
}

.bj_box14>.clearfix>.con_left>i>img,.bj_box14>.clearfix>.con_right>i>img {
    width: 50%;
    text-align: center
}

.bj_box15 {
    position: relative;
    margin: 50px 0 20px 0!important
}

.bj_box15>.bj_box15_title {
    line-height: 35px;
    color: #fff;
    background: #f0532d;
    text-align: center;
    position: absolute;
    top: -20px;
    left: 20px;
    z-index: 99;
    font-size: 20px;
    padding: 0 10px
}

.bj_box15>.bj_box15_title:before {
    position: absolute;
    left: 10px;
    top: -10px;
    width: 100%;
    height: 100%;
    border: 2px solid #f0532d;
    content: "";
    z-index: -1
}

.bj_box15>.bj_box15_mask {
    display: none
}

.bj_box15>.bj_box15_text {
    line-height: 26px;
    padding: 40px 20px 20px 20px;
    border: 1px solid #f0532d;
    padding: 40px 20px 20px 20px;
    color: #555
}

.bj_box15.blue>.bj_box15_text {
    border: 1px solid #409fcd
}

.bj_box15.green>.bj_box15_text {
    border: 1px solid #0ea981
}

.bj_box15.green2>.bj_box15_text {
    border: 1px solid #26a79c
}

.bj_box15.mazarine>.bj_box15_text {
    border: 1px solid #607acd
}

.bj_box15.yellow>.bj_box15_text {
    border: 1px solid #dfab30
}

.bj_box15.yellow2>.bj_box15_text {
    border: 1px solid #c89f61
}

.bj_box15.blue>.bj_box15_title {
    background: #409fcd
}

.bj_box15.green>.bj_box15_title {
    background: #0ea981
}

.bj_box15.green2>.bj_box15_title {
    background: #26a79c
}

.bj_box15.mazarine>.bj_box15_title {
    background: #607acd
}

.bj_box15.blue>.bj_box15_title:before {
    border: 2px solid #409fcd
}

.bj_box15.green>.bj_box15_title:before {
    border: 2px solid #0ea981
}

.bj_box15.green2>.bj_box15_title:before {
    border: 2px solid #26a79c
}

.bj_box15.mazarine>.bj_box15_title:before {
    border: 2px solid #607acd
}

.bj_box15.yellow>.bj_box15_title {
    background: #dfab30
}

.bj_box15.yellow2>.bj_box15_title {
    background: #c89f61
}

.bj_box15.blue>.bj_box15_title:before {
    border: 2px solid #409fcd
}

.bj_box15.green>.bj_box15_title:before {
    border: 2px solid #0ea981
}

.bj_box15.green2>.bj_box15_title:before {
    border: 2px solid #26a79c
}

.bj_box15.mazarine>.bj_box15_title:before {
    border: 2px solid #607acd
}

.bj_box15.yellow>.bj_box15_title:before {
    border: 2px solid #dfab30
}

.bj_box15.yellow2>.bj_box15_title:before {
    border: 2px solid #c89f61
}

.bj_box16>ul {
    display: flex;
    flex-flow: row wrap
}

.bj_box16>ul>li {
    width: 48%;
    border: 1px solid red;
    margin-right: 4%;
    margin-bottom: 20px
}

.bj_box16>ul>li:nth-child(2n) {
    margin-right: 0
}

.bj_box16>ul>.bj_box16_con {
    position: relative
}

.bj_box16>ul>.bj_box16_con>.con_title {
    line-height: 45px;
    color: #fff;
    background: #f0532d;
    padding-left: 20px;
    font-weight: 700
}

.bj_box16>ul>.bj_box16_con>.con_title>span {
    font-size: 18px
}

.bj_box16>ul>.bj_box16_con>.con_title>img {
    vertical-align: middle
}

.bj_box16>ul>.bj_box16_con>.con_text {
    padding: 20px
}

.bj_box16>ul>.bj_box16_con>.con_text>span {
    color: #656060;
    line-height: 26px
}

.bj_box16>ul>.bj_box16_con>.con_text>a {
    position: absolute;
    bottom: 20px;
    right: 10px;
    color: #f0532d;
    display: none
}

.bj_box16.blue1>ul>li {
    border: 1px solid #289fcb
}

.bj_box16.blue1>ul>.bj_box16_con>.con_title {
    background: #289fcb
}

.bj_box16.blue1>ul>.bj_box16_con>.con_text>a {
    color: #289fcb
}

.bj_box16.blue2>ul>li {
    border: 1px solid #5c86b5
}

.bj_box16.blue2>ul>.bj_box16_con>.con_title {
    background: #5c86b5
}

.bj_box16.blue2>ul>.bj_box16_con>.con_text>a {
    color: #5c86b5
}

.bj_box16.green1>ul>li {
    border: 1px solid #34b9ab
}

.bj_box16.green1>ul>.bj_box16_con>.con_title {
    background: #34b9ab
}

.bj_box16.green1>ul>.bj_box16_con>.con_text>a {
    color: #34b9ab
}

.bj_box16.green2>ul>li {
    border: 1px solid #0ea981
}

.bj_box16.green2>ul>.bj_box16_con>.con_title {
    background: #0ea981
}

.bj_box16.green2>ul>.bj_box16_con>.con_text>a {
    color: #0ea981
}

.bj_box16.orange>ul>li {
    border: 1px solid #e2863e
}

.bj_box16.orange>ul>.bj_box16_con>.con_title {
    background: #e2863e
}

.bj_box16.orange>ul>.bj_box16_con>.con_text>a {
    color: #e2863e
}

.bj_box16.red>ul>li {
    border: 1px solid #f27474
}

.bj_box16.red>ul>.bj_box16_con>.con_title {
    background: #f27474
}

.bj_box16.red>ul>.bj_box16_con>.con_text>a {
    color: #f27474
}

.bj_box16.yellow>ul>li {
    border: 1px solid #dfab30
}

.bj_box16.yellow>ul>.bj_box16_con>.con_title {
    background: #dfab30
}

.bj_box16.yellow>ul>.bj_box16_con>.con_text>a {
    color: #dfab30
}

.bj_box16.yellow2>ul>li {
    border: 1px solid #c89f61
}

.bj_box16.yellow2>ul>.bj_box16_con>.con_title {
    background: #c89f61
}

.bj_box16.yellow2>ul>.bj_box16_con>.con_text>a {
    color: #c89f61
}

.bj_box16.puple>ul>li {
    border: 1px solid #9268b5
}

.bj_box16.puple>ul>.bj_box16_con>.con_title {
    background: #9268b5
}

.bj_box16.puple>ul>.bj_box16_con>.con_text>a {
    color: #9268b5
}

.bj_box17 {
    border: 1px solid #dadada;
    padding: 20px 15px 15px 15px;
    position: relative
}

.bj_box17>.bj_box17_title {
    font-size: 22px
}

.bj_box17>.bg_line {
    background: url(../../../uploads/bianjiqi/img/title-7.jpg) repeat-x left bottom;
    height: 8px;
    margin: 15px 0 15px 0;
    width: 90%
}

.bj_box17>.right_jiao {
    width: 62px;
    height: 62px;
    position: absolute;
    top: -1px;
    right: -1px;
    background: url(https://img.qinxue365.com/uploads/bianjiqi/img/text-7.jpg) no-repeat center center
}

.bj_box17>p {
    line-height: 26px;
    font-size: 15px
}

.bj_box18 {
    border: 2px solid #f0532d;
    border-radius: 8px;
    position: relative;
    padding: 40px 20px 20px 20px;
    box-shadow: 0 12px 0 0 #a9acb4
}

.bj_box18>.bj_box18_title {
    font-weight: 700;
    background: linear-gradient(to right,#f87556,#f15631);
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    padding: 12px 20px 12px 20px;
    top: -15px;
    left: -4px;
    border-radius: 0 22px 22px 19px;
    box-shadow: 3px 3px 6px #e8917b;
    z-index: 99
}

.bj_box18>.dian {
    width: 90%;
    height: 57px;
    background: url(../../../uploads/bianjiqi/img/bj18.png) no-repeat center center;
    display: inline-block;
    position: absolute;
    top: -15px;
    left: 100px
}

.bj_box18>p {
    color: #555;
    line-height: 26px;
    font-size: 15px
}

.bj_box18.blue1 {
    border-color: #289fcb
}

.bj_box18.blue1>.bj_box18_title {
    background: #289fcb;
    box-shadow: 3px 3px 6px #289fcb
}

.bj_box18.blue2 {
    border-color: #5c86b5
}

.bj_box18.blue2>.bj_box18_title {
    background: #5c86b5;
    box-shadow: 3px 3px 6px #5c86b5
}

.bj_box18.green1 {
    border-color: #34b9ab
}

.bj_box18.green1>.bj_box18_title {
    background: #34b9ab;
    box-shadow: 3px 3px 6px #34b9ab
}

.bj_box18.green2 {
    border-color: #0ea981
}

.bj_box18.green2>.bj_box18_title {
    background: #0ea981;
    box-shadow: 3px 3px 6px #0ea981
}

.bj_box18.orange {
    border-color: #e2863e
}

.bj_box18.orange>.bj_box18_title {
    background: #e2863e;
    box-shadow: 3px 3px 6px #e2863e
}

.bj_box18.red {
    border-color: #f27474
}

.bj_box18.red>.bj_box18_title {
    background: #f27474;
    box-shadow: 3px 3px 6px #f27474
}

.bj_box18.yellow {
    border-color: #dfab30
}

.bj_box18.yellow>.bj_box18_title {
    background: #dfab30;
    box-shadow: 3px 3px 6px #dfab30
}

.bj_box18.yellow2 {
    border-color: #c89f61
}

.bj_box18.yellow2>.bj_box18_title {
    background: #c89f61;
    box-shadow: 3px 3px 6px #c89f61
}

.bj_box18.puple {
    border-color: #9268b5
}

.bj_box18.puple>.bj_box18_title {
    background: #9268b5;
    box-shadow: 3px 3px 6px #9268b5
}

.bj_box19 {
    display: flex;
    align-items: center;
    justify-content: center
}

.bj_box19>.bj_box19_left {
    width: 22%;
    height: 240px;
    background: #fc0;
    color: #36c;
    font-size: 26px;
    line-height: 34px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px
}

.bj_box19>.bj_box19_con {
    width: 78%;
    background-color: #4559d9;
    color: #fff;
    padding: 30px 0;
    position: relative
}

.bj_box19>.bj_box19_left>span {
    font-weight: 700
}

.bj_box19>.bj_box19_con>p {
    padding: 0 230px 0 25px;
    line-height: 26px
}

.bj_box19>.bj_box19_con>img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%
}

.bj_box20 {
    display: flex;
    display: -webkit-flex;
    justify-content: center
}

.bj_box20>.item {
    flex: 1;
    text-align: center;
    position: relative;
    padding-bottom: 0
}

.bj_box20>.item>i {
    width: 90px;
    height: 160px;
    background: #eee;
    display: inline-block;
    position: relative;
    z-index: 3
}

.bj_box20>.item>i:after,.bj_box20>.item>i:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    z-index: -1
}

.bj_box20>.item>i:before {
    transform: rotate(60deg)
}

.bj_box20>.item>i:after {
    transform: rotate(-60deg)
}

.bj_box20>.item>i>img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto 0
}

.bj_box20>.item>i>span {
    width: 30px;
    height: 30px;
    background: #009887;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    z-index: 10;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-style: normal;
    margin: 0 auto;
    line-height: 30px
}

.bj_box20>.item>p {
    font-size: 16px;
    margin: 25px auto;
    color: #000;
    padding: 0 10px
}

.bj_box20>.item>a {
    background: #009887;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 8px 0;
    width: 80%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none
}

.bj_box20.blue1>.item>i>span {
    background: #289fcb
}

.bj_box20.blue1>.item>a {
    background: #289fcb
}

.bj_box20.blue2>.item>i>span {
    background: #5c86b5
}

.bj_box20.blue2>.item>a {
    background: #5c86b5
}

.bj_box20.green1>.item>i>span {
    background: #34b9ab
}

.bj_box20.green1>.item>a {
    background: #34b9ab
}

.bj_box20.green2>.item>i>span {
    background: #0ea981
}

.bj_box20.green2>.item>a {
    background: #0ea981
}

.bj_box20.orange>.item>i>span {
    background: #e2863e
}

.bj_box20.orange>.item>a {
    background: #e2863e
}

.bj_box20.red>.item>i>span {
    background: #f27474
}

.bj_box20.red>.item>a {
    background: #f27474
}

.bj_box20.yellow>.item>i>span {
    background: #dfab30
}

.bj_box20.yellow>.item>a {
    background: #dfab30
}

.bj_box20.yellow2>.item>i>span {
    background: #c89f61
}

.bj_box20.yellow2>.item>a {
    background: #c89f61
}

.bj_box20.puple>.item>i>span {
    background: #9268b5
}

.bj_box20.puple>.item>a {
    background: #9268b5
}

.bj_box21>ul::after,.bj_box21>ul::before {
    content: unset
}

.bj_box21>ul {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-flow: row wrap
}

.bj_box21>ul>li {
    width: 23.5%;
    padding: 9px;
    box-shadow: 0 0 30px rgba(227,74,48,.2);
    background: #fff;
    margin-bottom: 10px
}

.bj_box21.six>ul>li {
    width: 32%;
    padding: 9px
}

.bj_box21>ul>li>.item_title {
    width: 100%;
    background: linear-gradient(to right,#e34a2f,#f38547);
    color: #fff;
    margin: 0 auto;
    border-radius: 6px 6px 0 0;
    text-align: center;
    padding: 10px 0
}

.bj_box21>ul>li>.item_title>i {
    width: 30px;
    height: 30px;
    background: #fff;
    color: #e75a41;
    font-style: normal;
    display: inline-block;
    border-radius: 50%;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700
}

.bj_box21>ul>li>.item_title>span {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 100%
}

.bj_box21>ul>li>.item_text {
    padding: 15px;
    border-radius: 6px;
    color: #696464
}

.bj_box21.blue1>ul>li>.item_title>i {
    color: #289fcb
}

.bj_box21.blue1>ul>li>.item_title {
    background: linear-gradient(to right,#289fcb,#5bbaca)
}

.bj_box21.blue1>ul>li {
    box-shadow: 0 0 30px rgba(47,118,134,.2)
}

.bj_box21.blue2>ul>li>.item_title>i {
    color: #5c86b5
}

.bj_box21.blue2>ul>li>.item_title {
    background: linear-gradient(45deg,#5c86b5,#1b9ec5)
}

.bj_box21.blue2>ul>li {
    box-shadow: 0 0 30px rgba(47,118,134,.2)
}

.bj_box21.green1>ul>li>.item_title>i {
    color: #34b9ab
}

.bj_box21.green1>ul>li>.item_title {
    background: linear-gradient(45deg,#34b9ab,#1b9ec5)
}

.bj_box21.green1>ul>li {
    box-shadow: 0 0 30px rgba(38,160,92,.2)
}

.bj_box21.green2>ul>li>.item_title>i {
    color: #0ea981
}

.bj_box21.green2>ul>li>.item_title {
    background: linear-gradient(45deg,#0f9a76,#63b995)
}

.bj_box21.green2>ul>li {
    box-shadow: 0 0 30px rgba(38,160,92,.2)
}

.bj_box21.red>ul>li>.item_title>i {
    color: #f27474
}

.bj_box21.red>ul>li>.item_title {
    background: linear-gradient(45deg,#e26855,#f27474)
}

.bj_box21.red>ul>li {
    box-shadow: 0 0 30px rgba(251,70,0,.2)
}

.bj_box21.yellow>ul>li>.item_title>i {
    color: #dfab30
}

.bj_box21.yellow>ul>li>.item_title {
    background: #dfab30
}

.bj_box21.yellow>ul>li {
    box-shadow: 0 0 30px rgba(162,89,13,.2)
}

.bj_box21.yellow2>ul>li>.item_title>i {
    color: #c89f61
}

.bj_box21.yellow2>ul>li>.item_title {
    background: #c89f61
}

.bj_box21.yellow2>ul>li {
    box-shadow: 0 0 30px rgba(162,89,13,.2)
}

.bj_box21.puple>ul>li>.item_title>i {
    color: #9268b5
}

.bj_box21.puple>ul>li>.item_title {
    background: linear-gradient(45deg,#9268b5,#8163bd)
}

.bj_box21.puple>ul>li {
    box-shadow: 0 0 30px rgba(94,48,136,.2)
}

.bj_box22>.swiper-container {
    overflow: initial
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 32%;
    margin-right: 2%;
    border-radius: 12px;
    background: #fff;
    box-shadow: 5px 5px 25px 0 #cbd2da;
    transition: all .3s;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3) {
    margin-right: 0
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_img>img {
    width: 100%;
    border-radius: 12px 12px 0 0
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg {
    padding: 15px 10px 15px 10px;
    border-radius: 0 0 12px 12px;
    transition: all .3s;
    height: 100%
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>.p1 {
    font-size: 16px;
    color: #666
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>.p1>span {
    color: #333;
    font-size: 22px;
    font-weight: 700
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>div {
    color: #ff5c55;
    font-size: 15px;
    font-weight: 700;
    padding: 2% 0
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>.p2 {
    color: #999;
    font-size: 15px
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide:hover {
    transform: translateY(-16px)
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide:hover {
    background: #289fcb
}

.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg>.p1,.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg>.p1>span,.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg>.p2,.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg>div {
    color: #fff
}

.bj_box22.blue1>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #289fcb
}

.bj_box22.blue2>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #5c86b5
}

.bj_box22.green1>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #34b9ab
}

.bj_box22.green2>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #0ea981
}

.bj_box22.orange>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #e2863e
}

.bj_box22.red>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #f27474
}

.bj_box22.yellow>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #dfab30
}

.bj_box22.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #c89f61
}

.bj_box22.puple>.swiper-container>.swiper-wrapper>.swiper-slide:hover>.tea_msg {
    background: #9268b5
}

.bj_box23 {
    margin-top: 50px
}

.bj_box23>ul {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-flow: row wrap
}

.bj_box23>ul>li {
    width: 32%;
    position: relative
}

.bj_box23>ul>li>.number {
    width: 80px;
    height: 80px;
    border: 5px solid #000;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    padding: 6px;
    position: absolute;
    right: 20px;
    top: -42px;
    background: #fff
}

.bj_box23>ul>li>.number>span {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    line-height: 55px;
    font-size: 40px
}

.bj_box23>ul>li>.text {
    border: 5px solid #000;
    padding: 10px 10px 30px 10px;
    height: 100%
}

.bj_box23>ul>li>.text>.icon {
    margin-bottom: 10px
}

.bj_box23>ul>li>.text>.icon>img {
    width: 15%
}

.bj_box23>ul>li>.text>.tit {
    font-weight: 700;
    font-size: 17px;
    display: block;
    margin-bottom: 10px
}

.bj_box23>ul>li>.text>p {
    line-height: 26px;
    margin-bottom: 8px;
    font-size: 15px
}

.bj_box23>ul>li>.text>.dian {
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    bottom: 13px;
    right: 13px
}

.bj_box23.six>ul>li {
    margin-bottom: 70px
}

.bj_box23.six>ul>li:nth-child(4),.bj_box23.six>ul>li:nth-child(5),.bj_box23.six>ul>li:nth-child(6) {
    margin-bottom: 0
}

.bj_box23.blue1>ul>li>.text {
    border-color: #289fcb
}

.bj_box23.blue1>ul>li>.number>span {
    background: #289fcb
}

.bj_box23.blue1>ul>li>.number {
    border-color: #289fcb
}

.bj_box23.blue1>ul>li>.text>.dian {
    background: #289fcb
}

.bj_box23.blue2>ul>li>.text {
    border-color: #5c86b5
}

.bj_box23.blue2>ul>li>.number>span {
    background: #5c86b5
}

.bj_box23.blue2>ul>li>.number {
    border-color: #5c86b5
}

.bj_box23.blue2>ul>li>.text>.dian {
    background: #5c86b5
}

.bj_box23.green1>ul>li>.text {
    border-color: #34b9ab
}

.bj_box23.green1>ul>li>.number>span {
    background: #34b9ab
}

.bj_box23.green1>ul>li>.number {
    border-color: #34b9ab
}

.bj_box23.green1>ul>li>.text>.dian {
    background: #34b9ab
}

.bj_box23.green2>ul>li>.text {
    border-color: #0ea981
}

.bj_box23.green2>ul>li>.number>span {
    background: #0ea981
}

.bj_box23.green2>ul>li>.number {
    border-color: #0ea981
}

.bj_box23.green2>ul>li>.text>.dian {
    background: #0ea981
}

.bj_box23.orange>ul>li>.text {
    border-color: #e2863e
}

.bj_box23.orange>ul>li>.number>span {
    background: #e2863e
}

.bj_box23.orange>ul>li>.number {
    border-color: #e2863e
}

.bj_box23.orange>ul>li>.text>.dian {
    background: #e2863e
}

.bj_box23.red>ul>li>.text {
    border-color: #f27474
}

.bj_box23.red>ul>li>.number>span {
    background: #f27474
}

.bj_box23.red>ul>li>.number {
    border-color: #f27474
}

.bj_box23.red>ul>li>.text>.dian {
    background: #f27474
}

.bj_box23.yellow>ul>li>.text {
    border-color: #dfab30
}

.bj_box23.yellow>ul>li>.number>span {
    background: #dfab30
}

.bj_box23.yellow>ul>li>.number {
    border-color: #dfab30
}

.bj_box23.yellow>ul>li>.text>.dian {
    background: #dfab30
}

.bj_box23.yellow2>ul>li>.text {
    border-color: #c89f61
}

.bj_box23.yellow2>ul>li>.number>span {
    background: #c89f61
}

.bj_box23.yellow2>ul>li>.number {
    border-color: #c89f61
}

.bj_box23.yellow2>ul>li>.text>.dian {
    background: #c89f61
}

.bj_box23.puple>ul>li>.text {
    border-color: #9268b5
}

.bj_box23.puple>ul>li>.number>span {
    background: #9268b5
}

.bj_box23.puple>ul>li>.number {
    border-color: #9268b5
}

.bj_box23.puple>ul>li>.text>.dian {
    background: #9268b5
}

.bj_box24>.swiper-container>.swiper-wrapper {
    justify-content: space-between;
    flex-flow: row wrap
}

.bj_box24.six>.swiper-container>.swiper-wrapper>.swiper-slide {
    margin-bottom: 15px
}

.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 32%;
    background: #eed9b5;
    border-radius: 12px;
    padding: 20px 12px 15px 12px;
    position: relative;
    overflow: hidden;
    height: auto
}

.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    position: absolute;
    right: -30px;
    top: 6px;
    color: #fff;
    background: #ff9400;
    line-height: 40px;
    transform-origin: center;
    transform: rotate(41deg);
    font-size: 16px;
    width: 117px;
    text-align: center
}

.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    font-size: 22px;
    font-weight: 700;
    color: #ff9400;
    display: block;
    margin-bottom: 12px
}

.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    font-size: 15px;
    color: #666;
    line-height: 31px
}

.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    display: none;
    padding: 5px 15px;
    background: #ff9400;
    border-radius: 30px;
    color: #fff;
    margin-top: 12px;
    font-size: 15px
}

.bj_box24.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #289fcb
}

.bj_box24.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #289fcb
}

.bj_box24.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #289fcb
}

.bj_box24.blue1>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #cfe5ea
}

.bj_box24.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #5c86b5
}

.bj_box24.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #5c86b5
}

.bj_box24.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #5c86b5
}

.bj_box24.blue2>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #cfe5ea
}

.bj_box24.green1>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #34b9ab
}

.bj_box24.green1>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #34b9ab
}

.bj_box24.green1>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #34b9ab
}

.bj_box24.green1>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #cfe5ea
}

.bj_box24.green2>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #0ea981
}

.bj_box24.green2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #0ea981
}

.bj_box24.green2>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #0ea981
}

.bj_box24.green2>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #cfe5ea
}

.bj_box24.orange>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #e2863e
}

.bj_box24.orange>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #e2863e
}

.bj_box24.orange>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #e2863e
}

.bj_box24.orange>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #fce2cd
}

.bj_box24.red>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #f27474
}

.bj_box24.red>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #f27474
}

.bj_box24.red>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #f27474
}

.bj_box24.red>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #fad9d9
}

.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #dfab30
}

.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #dfab30
}

.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #dfab30
}

.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #4f4d4d
}

.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    color: #cfc9c9
}

.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #c89f61
}

.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #c89f61
}

.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #c89f61
}

.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #4f4d4d
}

.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    color: #cfc9c9
}

.bj_box24.puple>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #9268b5
}

.bj_box24.puple>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #9268b5
}

.bj_box24.puple>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #9268b5
}

.bj_box24.puple>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #eed8f2
}

.bj_box24.black>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    color: #000
}

.bj_box24.black>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background: #000
}

.bj_box24.black>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #000
}

.bj_box24.black>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #ececec
}

.bj_box25>.swiper-container {
    padding-top: 30px
}

.bj_box25>.swiper-container>.swiper-wrapper {
    justify-content: space-between;
    flex-flow: row wrap
}

.bj_box25.six>.swiper-container>.swiper-wrapper>.swiper-slide {
    margin-bottom: 50px
}

.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 32%;
    padding: 10px 10px 10px 10px;
    background: #f0f0f0;
    border-radius: 12px;
    text-align: center;
    height: auto;
    position: relative
}

.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>img {
    width: 90%;
    margin: -30px auto auto;
    display: block;
    border-radius: 10px
}

.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    font-size: 22px;
    font-weight: 700;
    padding: 12px 0
}

.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    padding-left: 17px
}

.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>p::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #ff4500;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 8px
}

.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    display: none;
    width: 200px;
    height: 40px;
    border-radius: 32px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 12px;
    background: #e14b4b;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 40px
}

.bj_box25.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #289fcb
}

.bj_box25.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #289fcb
}

.bj_box25.blue1>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #cfe5ea
}

.bj_box25.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #5c86b5
}

.bj_box25.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #5c86b5
}

.bj_box25.blue2>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #cfe5ea
}

.bj_box25.green1>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #34b9ab
}

.bj_box25.green1>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #34b9ab
}

.bj_box25.green1>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #cfe5ea
}

.bj_box25.green2>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #0ea981
}

.bj_box25.green2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #0ea981
}

.bj_box25.green2>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #cfe5ea
}

.bj_box25.orange>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #e2863e
}

.bj_box25.orange>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #e2863e
}

.bj_box25.orange>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #fce2cd
}

.bj_box25.red>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #f27474
}

.bj_box25.red>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #fad9d9
}

.bj_box25.red>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #b65656
}

.bj_box25.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #dfab30
}

.bj_box25.yellow>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #4f4d4d
}

.bj_box25.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #dfab30
}

.bj_box25.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    color: #e5e1e1
}

.bj_box25.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>p {
    color: #e5e1e1
}

.bj_box25.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #c89f61
}

.bj_box25.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #c89f61
}

.bj_box25.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #4f4d4d
}

.bj_box25.puple>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #9268b5
}

.bj_box25.puple>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #9268b5
}

.bj_box25.puple>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #eed8f2
}

.bj_box25.black>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    background: #000
}

.bj_box25.black>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    color: #000
}

.bj_box25.black>.swiper-container>.swiper-wrapper>.swiper-slide {
    background: #ececec
}

.bj_box26>p {
    width: 95%;
    border: 2px solid silver;
    padding: 16px;
    text-indent: 1rem;
    line-height: 32px;
    margin: 0 auto;
    box-shadow: -10px -10px 0 #fed552;
    color: #b75b0d;
    font-weight: 700;
    font-size: 16px
}

.bj_box26.blue1>p {
    border-color: #289fcb;
    color: #289fcb;
    box-shadow: -10px -10px 0 #b4d3ec
}

.bj_box26.blue2>p {
    border-color: #5c86b5;
    color: #5c86b5;
    box-shadow: -10px -10px 0 #b4d3ec
}

.bj_box26.green1>p {
    border-color: #34b9ab;
    color: #34b9ab;
    box-shadow: -10px -10px 0 #c3eff3
}

.bj_box26.green2>p {
    border-color: #0ea981;
    color: #0ea981;
    box-shadow: -10px -10px 0 #9adcd9
}

.bj_box26.orange>p {
    border-color: #e2863e;
    color: #e2863e;
    box-shadow: -10px -10px 0 #f7c0a1
}

.bj_box26.red>p {
    border-color: #f27474;
    color: #f27474;
    box-shadow: -10px -10px 0 #f7af99
}

.bj_box26.yellow>p {
    border-color: #dfab30;
    color: #dfab30;
    box-shadow: -10px -10px 0 #fbe5a5
}

.bj_box26.yellow2>p {
    border-color: #c89f61;
    color: #c89f61;
    box-shadow: -10px -10px 0 #f1d1b7
}

.bj_box26.puple>p {
    border-color: #9268b5;
    color: #9268b5;
    box-shadow: -10px -10px 0 #cebbd6
}

.bj_box27 {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap
}

.bj_box27>.item {
    width: 49%;
    display: flex;
    border: 1px solid #ff6767;
    margin-bottom: 20px
}

.bj_box27>.item>.number {
    width: 26%;
    text-align: center;
    background-color: #ff6767;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center
}

.bj_box27>.item>.text {
    width: 74%;
    height: auto;
    padding: 15px 10px 15px 15px
}

.bj_box27>.item>.text>span {
    font-weight: 700;
    color: #ff6767;
    margin-bottom: 10px;
    display: block;
    font-size: 20px
}

.bj_box27>.item>.text>p {
    color: #666;
    font-size: 16px;
    line-height: 25px
}

.bj_box27.blue1>.item {
    border-color: #289fcb
}

.bj_box27.blue1>.item>.number {
    background-color: #289fcb
}

.bj_box27.blue1>.item>.text>span {
    color: #289fcb
}

.bj_box27.blue2>.item {
    border-color: #5c86b5
}

.bj_box27.blue2>.item>.number {
    background-color: #5c86b5
}

.bj_box27.blue2>.item>.text>span {
    color: #5c86b5
}

.bj_box27.green1>.item {
    border-color: #34b9ab
}

.bj_box27.green1>.item>.number {
    background-color: #34b9ab
}

.bj_box27.green1>.item>.text>span {
    color: #34b9ab
}

.bj_box27.green2>.item {
    border-color: #0ea981
}

.bj_box27.green2>.item>.number {
    background-color: #0ea981
}

.bj_box27.green2>.item>.text>span {
    color: #0ea981
}

.bj_box27.orange>.item {
    border-color: #e2863e
}

.bj_box27.orange>.item>.number {
    background-color: #e2863e
}

.bj_box27.orange>.item>.text>span {
    color: #e2863e
}

.bj_box27.red>.item {
    border-color: #ff6767
}

.bj_box27.red>.item>.number {
    background-color: #ff6767
}

.bj_box27.red>.item>.text>span {
    color: #ff6767
}

.bj_box27.yellow>.item {
    border-color: #dfab30
}

.bj_box27.yellow>.item>.number {
    background-color: #dfab30
}

.bj_box27.yellow>.item>.text>span {
    color: #dfab30
}

.bj_box27.yellow2>.item {
    border-color: #c89f61
}

.bj_box27.yellow2>.item>.number {
    background-color: #c89f61
}

.bj_box27.yellow2>.item>.text>span {
    color: #c89f61
}

.bj_box27.puple>.item {
    border-color: #9268b5
}

.bj_box27.puple>.item>.number {
    background-color: #9268b5
}

.bj_box27.puple>.item>.text>span {
    color: #9268b5
}

.bj_box28 {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap
}

.bj_box28>.items {
    width: 32.5%;
    border: 2px solid #fedd99;
    background-color: #1c1c1c;
    border-radius: 0 40px 0 40px;
    padding: 20px 0 20px 0
}

.bj_box28>.items>.ite_tit {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px
}

.bj_box28>.items>.ite_tit>.line {
    width: 50px;
    height: 2px;
    background-color: #fedd99;
    position: relative
}

.bj_box28>.items>.ite_tit>.line.lin1::after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fedd99;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transform: rotate(50deg)
}

.bj_box28>.items>.ite_tit>.line.lin2::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fedd99;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transform: rotate(50deg)
}

.bj_box28>.items>.ite_tit>span {
    color: #fedd99;
    font-weight: 700;
    font-size: 23px;
    margin: 0 10px
}

.bj_box28>.items>.ite_text {
    color: #fff;
    padding: 10px 15px 0 20px
}

.bj_box28>.items>.ite_text>span {
    font-weight: 700;
    font-size: 18px
}

.bj_box28>.items>.ite_text>p {
    font-size: 15px;
    line-height: 28px;
    margin-top: 10px
}

.bj_box29 {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap
}

.bj_box29>.items {
    width: 32%;
    box-shadow: 2px 2px 10px #bcf8dd;
    padding: 0 0 10px 0;
    margin-bottom: 40px
}

.bj_box29.four>.items {
    width: 46%
}

.bj_box29.three>.items {
    margin-bottom: 0
}

.bj_box29>.items>.ite_tit {
    width: 80%;
    height: 50px;
    margin: 0 auto 10px auto;
    text-align: center;
    background: #1fca7c;
    font-size: 22px;
    line-height: 40px;
    margin-top: -20px;
    color: #fff;
    font-weight: 700;
    border: 6px solid #bcf8dd
}

.bj_box29>.items>.ite_text {
    text-align: center
}

.bj_box29>.items>.ite_text>.tit {
    color: #ff5a00;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px
}

.bj_box29>.items>.ite_text>.txt {
    display: flex;
    flex-direction: column
}

.bj_box29>.items>.ite_text>.txt>span {
    padding: 8px 15px;
    font-size: 16px;
    color: #666
}

.bj_box29.blue1>.items {
    box-shadow: 2px 2px 10px #cfe5ea
}

.bj_box29.blue1>.items>.ite_tit {
    background: #289fcb;
    border-color: #cfe5ea
}

.bj_box29.blue2>.items {
    box-shadow: 2px 2px 10px #cfe5ea
}

.bj_box29.blue2>.items>.ite_tit {
    background: #5c86b5;
    border-color: #cfe5ea
}

.bj_box29.green1>.items {
    box-shadow: 2px 2px 10px #cff1ed
}

.bj_box29.green1>.items>.ite_tit {
    background: #34b9ab;
    border-color: #cff1ed
}

.bj_box29.orange>.items {
    box-shadow: 2px 2px 10px #fce2cd
}

.bj_box29.orange>.items>.ite_tit {
    background: #e2863e;
    border-color: #fce2cd
}

.bj_box29.red>.items {
    box-shadow: 2px 2px 10px #fad9d9
}

.bj_box29.red>.items>.ite_tit {
    background: #f27474;
    border-color: #fad9d9
}

.bj_box29.yellow>.items {
    box-shadow: 2px 2px 10px #f1e0ad
}

.bj_box29.yellow>.items>.ite_tit {
    background: #dfab30;
    border-color: #f1e0ad
}

.bj_box29.yellow2>.items {
    box-shadow: 2px 2px 10px #f1e0ad
}

.bj_box29.yellow2>.items>.ite_tit {
    background: #c89f61;
    border-color: #f1e0ad
}

.bj_box29.puple>.items {
    box-shadow: 2px 2px 10px #e0cfef
}

.bj_box29.puple>.items>.ite_tit {
    background: #9268b5;
    border-color: #e0cfef
}

.bj_box30 {
    width: 100%;
    display: flex
}

.bj_box30>.tit {
    width: 34%;
    float: left
}

.bj_box30>.tit>ul {
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.bj_box30>.tit>ul>li {
    width: 100%;
    height: 62px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.bj_box30>.tit>ul>li>.txtBox {
    height: 62px;
    width: 80%;
    text-align: left;
    font-size: 18px;
    color: #6a35e5;
    border: 1px solid #6a35e5;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.bj_box30>.tit>ul>li>.txtBox>img {
    margin-left: 17px
}

.bj_box30>.tit>ul>li>.txtBox>span {
    display: inline-block;
    padding-top: 10px;
    height: 100%;
    line-height: 23px;
    font-weight: 700;
    text-align: left;
    background-size: 25%;
    width: 70%;
    padding-left: 15px
}

.bj_box30>.tit>ul>li>.txtBox>span>label {
    display: block;
    font-size: 8px;
    color: #bfbfbf;
    font-weight: 100
}

.bj_box30>.tit>ul>li>.cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    transition: all .3s linear;
    text-align: center;
    line-height: 60px;
    color: #fff;
    background-color: #6a35e5
}

.bj_box30>.tit>ul>li>.cover>img {
    display: inline-block;
    vertical-align: middle
}

.bj_box30>.tit>ul>li>.cover>span {
    width: 40%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 700
}

.bj_box30>.tit>ul>li>.cover>span>i {
    display: none
}

.bj_box30>.con {
    width: 65%;
    float: right;
    box-shadow: 0 0 10px #6a35e5;
    border-radius: 10px
}

.bj_box30>.con>ul {
    height: 100%
}

.bj_box30>.con>ul>li {
    display: none;
    position: relative;
    overflow: hidden;
    height: 100%
}

.bj_box30>.con>ul>li>img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.bj_box30>.con>ul>li>.text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 73%;
    background-color: rgba(0,0,0,.4);
    padding: 37px 53px 0 20px;
    color: #fff;
    transition: all .3s
}

.bj_box30>.con>ul>li>.text>span {
    font-size: 25px;
    font-weight: 700
}

.bj_box30>.con>ul>li>.text>p {
    line-height: 38px;
    margin-top: 38px;
    color: #fff;
    font-size: 16px
}

.bj_box30>.con>ul>li.active {
    display: block
}

.bj_box30>.tit>ul>li.li05 {
    margin-bottom: 0
}

.bj_box30>.tit>ul>li.active>.cover {
    left: 0
}

.bj_box30>.con>ul>li:hover>.text {
    top: 0
}

.bj_box31 {
    width: 100%;
    background-color: #d1eaf9;
    text-align: center;
    border: 5px solid #068bf2;
    position: relative;
    padding-bottom: 0
}

.bj_box31>.box_container {
    display: flex;
    padding: 12px 0 20px 0
}

/* .bj_box31>.box_tit{height:60px;line-height:60px;background-color:#068bf2;display:inline-block;color:#fff;font-size:20px;font-weight:700;padding:0 20px;margin-top:-30px;margin-bottom:20px;position:relative} */
.bj_box31>.box_tit::before {
    content: "";
    position: absolute;
    border: 18px solid #068bf2;
    left: -18px;
    top: -18px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent
}

.bj_box31>.box_tit::after {
    content: "";
    position: absolute;
    border: 18px solid #068bf2;
    right: -18px;
    top: -18px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent
}

.bj_box31>.box_container>.con_left {
    width: 32%;
    border-right: 2px solid #068bf2;
    padding-top: 12px
}

.bj_box31>.box_container>.con_left>.teaImg {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: 0 auto
}

.bj_box31>.box_container>.con_left>.teaImg>img {
    width: 100%;
    border-radius: 50%
}

.bj_box31>.box_container>.con_left>.teaMsg {
    display: flex;
    flex-direction: column;
    margin-top: 12px
}

.bj_box31>.box_container>.con_left>.teaMsg>span {
    padding: 10px 0;
    font-size: 18px
}

.bj_box31>.box_container>.con_left>.teaMsg>span.name {
    font-weight: 700
}

.bj_box31>.box_container>.con_left>.online {
    display: inline-block;
    background-color: #068bf2;
    padding: 10px 14px;
    position: absolute;
    bottom: 20px;
    left: 75px;
    display: none
}

.bj_box31>.box_container>.con_left>.online>a {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    display: none
}

.bj_box31>.box_container>.con_right {
    text-align: left;
    width: 68%;
    padding-left: 30px;
    padding-right: 10px;
    margin-top: -8px
}

.bj_box31>.box_container>.con_right>.bottom>.tit,.bj_box31>.box_container>.con_right>.top>.tit {
    font-weight: 700;
    font-size: 23px
}

.bj_box31>.box_container>.con_right>.top>p {
    margin-top: 10px;
    font-size: 17px
}

.bj_box31>.box_container>.con_right>.top>p::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}

.bj_box31>.box_container>.con_right>.bottom {
    margin-top: 20px
}

.bj_box31>.box_container>.con_right>.bottom>p {
    margin-top: 10px;
    font-size: 17px;
    line-height: 24px;
    text-indent: 40px
}

.bj_box31>.box_container>.con_right>.btn {
    position: absolute;
    bottom: 20px;
    right: 135px
}

.bj_box31>.box_container>.con_right>.btn>a {
    display: none;
    background-color: #068bf2;
    padding: 10px 14px;
    color: #fff;
    margin-left: 40px
}

.bj_box32 {
    display: flex;
    background-color: #a2a7ab;
    padding: 15px;
    align-items: center
}

.bj_box32.cut_left {
    flex-direction: row-reverse
}

.bj_box32>.left_Msg {
    width: 50%
}

.bj_box32>.left_Msg>.top {
    color: #fff
}

.bj_box32>.left_Msg>.top::after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 10px
}

.bj_box32>.left_Msg>.top>p {
    font-size: 24px;
    margin-top: 10px
}

.bj_box32>.left_Msg>.bottom {
    color: #fff;
    font-size: 16px;
    line-height: 27px
}

.bj_box32>.left_Msg>.info_btn {
    display: flex;
    align-items: center;
    border: 3px solid #fff;
    width: 40%;
    color: #fff;
    justify-content: space-between;
    padding: 5px 8px;
    margin-top: 20px
}

.bj_box32>.left_Msg>.info_btn>a {
    color: #fff;
    display: none;
    width: 90%
}

.bj_box32>.right_img {
    width: 50%;
    padding: 20px
}

.bj_box32.cut_left>.right_img {
    margin-left: 0;
    margin-right: 15px
}

.bj_box32>.right_img>img {
    width: 100%
}

.bj_box33>.bottomCon,.bj_box33>.topCon {
    display: flex
}

.bj_box33>.bottomCon>.item,.bj_box33>.topCon>.item {
    display: flex;
    width: 49%;
    margin-right: 2%;
    box-shadow: 0 0 28px -2px #ccc;
    margin-bottom: 20px
}

.bj_box33>.bottomCon>.item:nth-child(2n),.bj_box33>.topCon>.item:nth-child(2n) {
    margin-right: 0
}

.bj_box33>.bottomCon>.item>.item_left,.bj_box33>.topCon>.item>.item_left {
    width: 50%
}

.bj_box33>.bottomCon>.item>.item_left>img,.bj_box33>.topCon>.item>.item_left>img {
    width: 100%
}

.bj_box33>.bottomCon>.item>.item_right,.bj_box33>.topCon>.item>.item_right {
    width: 50%;
    padding: 10px;
    position: relative
}

.bj_box33>.bottomCon>.item>.item_right>.tit,.bj_box33>.topCon>.item>.item_right>.tit {
    font-size: 18px;
    font-weight: 700
}

.bj_box33>.bottomCon>.item>.item_right>.tit::after,.bj_box33>.topCon>.item>.item_right>.tit::after {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background-color: #068bf2;
    margin-top: 10px
}

.bj_box33>.bottomCon>.item>.item_right>p,.bj_box33>.topCon>.item>.item_right>p {
    color: #999;
    margin-top: 20px;
    font-size: 15px;
    line-height: 25px
}

.bj_box33>.topCon>.item>.item_right::before {
    content: "";
    position: absolute;
    border: 10px solid #fff;
    left: -20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 0;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent
}

.bj_box33>.bottomCon>.item>.item_right::after {
    content: "";
    position: absolute;
    border: 10px solid #fff;
    right: -20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.bj_box34 {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-flow: row wrap
}

.bj_box34>.item {
    width: 32.5%;
    border: 3px solid #835fa8;
    margin-right: 1%;
    margin-bottom: 15px;
    overflow: hidden!important
}

.bj_box34.four>.item {
    width: 49%;
    margin-right: 2%
}

.bj_box34.four>.item:nth-child(2n) {
    margin-right: 0
}

.bj_box34.five>.item:nth-child(3),.bj_box34.six>.item:nth-child(3n),.bj_box34.three>.item:nth-child(3n) {
    margin-right: 0
}

.bj_box34>.item>.top_tit {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #835fa8;
    color: #fff;
    text-align: center;
    height: 50px;
    position: relative;
    position: relative;
    z-index: 3;
    padding: 20px 10px 10px 10px;
    font-size: 18px;
    font-weight: 700
}

.bj_box34>.item>.top_tit::after {
    content: "";
    position: absolute;
    bottom: -100%;
    left: 0;
    border: 30px solid #835fa8;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    left: 50%;
    margin-left: -30px;
    transform: scale(10,1);
    -ms-transform: scale(10,1);
    -webkit-transform: scale(10,1);
    z-index: -1
}

.bj_box34>.item>.bottom_con {
    padding: 30px 10px 10px 10px;
    text-align: center;
    font-size: 16px;
    color: #666
}

.bj_box34.blue1>.item {
    border-color: #289fcb
}

.bj_box34.blue2>.item {
    border-color: #5c86b5
}

.bj_box34.green1>.item {
    border-color: #34b9ab
}

.bj_box34.green2>.item {
    border-color: #0ea981
}

.bj_box34.orange>.item {
    border-color: #e2863e
}

.bj_box34.red>.item {
    border-color: #f27474
}

.bj_box34.yellow>.item {
    border-color: #dfab30
}

.bj_box34.yellow2>.item {
    border-color: #c89f61
}

.bj_box34.puple>.item {
    border-color: #9268b5
}

.bj_box34.blue1>.item>.top_tit {
    background-color: #289fcb
}

.bj_box34.blue2>.item>.top_tit {
    background-color: #5c86b5
}

.bj_box34.green1>.item>.top_tit {
    background-color: #34b9ab
}

.bj_box34.green2>.item>.top_tit {
    background-color: #0ea981
}

.bj_box34.orange>.item>.top_tit {
    background-color: #e2863e
}

.bj_box34.red>.item>.top_tit {
    background-color: #f27474
}

.bj_box34.yellow>.item>.top_tit {
    background-color: #dfab30
}

.bj_box34.yellow2>.item>.top_tit {
    background-color: #c89f61
}

.bj_box34.puple>.item>.top_tit {
    background-color: #9268b5
}

.bj_box34.blue1>.item>.top_tit::after {
    border-top-color: #289fcb
}

.bj_box34.blue2>.item>.top_tit::after {
    border-top-color: #5c86b5
}

.bj_box34.green1>.item>.top_tit::after {
    border-top-color: #34b9ab
}

.bj_box34.green2>.item>.top_tit::after {
    border-top-color: #0ea981
}

.bj_box34.orange>.item>.top_tit::after {
    border-top-color: #e2863e
}

.bj_box34.red>.item>.top_tit::after {
    border-top-color: #f27474
}

.bj_box34.yellow>.item>.top_tit::after {
    border-top-color: #dfab30
}

.bj_box34.yellow2>.item>.top_tit::after {
    border-top-color: #c89f61
}

.bj_box34.puple>.item>.top_tit::after {
    border-top-color: #9268b5
}

.bj_box35>.top_btn {
    width: 100%;
    display: flex;
    align-items: center;
    display: -webkit-flex
}

.bj_box35>.top_btn>span {
    flex: 1;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #666;
    cursor: pointer;
    padding: 15px 0
}

.bj_box35>.top_btn>span.active {
    background: #02b38a;
    color: #fff
}

.bj_box35>.bottom_container {
    width: 100%;
    margin-top: 40px;
    padding: 0 10px
}

.bj_box35>.bottom_container>.con {
    display: none;
    padding: 0 20px
}

.bj_box35>.bottom_container>.con.active {
    display: block
}

.bj_box35>.bottom_container>.con>.con_top {
    display: flex;
    align-items: center;
    display: -webkit-flex;
    justify-content: space-between
}

.bj_box35>.bottom_container>.con>.con_top>.img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-right: 20px;
    border: 5px solid #02b38a
}

.bj_box35>.bottom_container>.con>.con_top>.img>img {
    border-radius: 50%;
    width: 100%
}

.bj_box35>.bottom_container>.con>.con_top>.text {
    width: 600px;
    font-size: 16px;
    line-height: 30px
}

.bj_box35>.bottom_container>.con>.con_bottom {
    display: flex;
    align-items: center;
    display: -webkit-flex;
    margin-top: 20px
}

.bj_box35>.bottom_container>.con>.con_bottom>.some {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #02b38a;
    margin: 0 56px 0 20px
}

.bj_box35>.bottom_container>.con>.con_bottom>.some>a {
    color: #fff;
    font-size: 16px
}

.bj_box35>.bottom_container>.con>.con_bottom>.course_msg>p {
    color: #666;
    font-size: 15px
}

.bj_box35>.bottom_container>.con>.con_bottom>.course_msg>p>span {
    color: #000;
    font-weight: 700
}

.bj_box35.blue1>.bottom_container>.con>.con_bottom>.some,.bj_box35.blue1>.top_btn>span.active {
    background-color: #289fcb
}

.bj_box35.blue2>.bottom_container>.con>.con_bottom>.some,.bj_box35.blue2>.top_btn>span.active {
    background-color: #5c86b5
}

.bj_box35.green1>.bottom_container>.con>.con_bottom>.some,.bj_box35.green1>.top_btn>span.active {
    background-color: #34b9ab
}

.bj_box35.green2>.bottom_container>.con>.con_bottom>.some,.bj_box35.green2>.top_btn>span.active {
    background-color: #0ea981
}

.bj_box35.orange>.bottom_container>.con>.con_bottom>.some,.bj_box35.orange>.top_btn>span.active {
    background-color: #e2863e
}

.bj_box35.red>.bottom_container>.con>.con_bottom>.some,.bj_box35.red>.top_btn>span.active {
    background-color: #f27474
}

.bj_box35.yellow>.bottom_container>.con>.con_bottom>.some,.bj_box35.yellow>.top_btn>span.active {
    background-color: #dfab30
}

.bj_box35.yellow2>.bottom_container>.con>.con_bottom>.some,.bj_box35.yellow2>.top_btn>span.active {
    background-color: #c89f61
}

.bj_box35.puple>.bottom_container>.con>.con_bottom>.some,.bj_box35.puple>.top_btn>span.active {
    background-color: #9268b5
}

.bj_box35.blue1>.bottom_container>.con>.con_top>.img {
    border-color: #289fcb
}

.bj_box35.blue2>.bottom_container>.con>.con_top>.img {
    border-color: #5c86b5
}

.bj_box35.green1>.bottom_container>.con>.con_top>.img {
    border-color: #34b9ab
}

.bj_box35.green2>.bottom_container>.con>.con_top>.img {
    border-color: #0ea981
}

.bj_box35.orange>.bottom_container>.con>.con_top>.img {
    border-color: #e2863e
}

.bj_box35.red>.bottom_container>.con>.con_top>.img {
    border-color: #f27474
}

.bj_box35.yellow>.bottom_container>.con>.con_top>.img {
    border-color: #dfab30
}

.bj_box35.yellow2>.bottom_container>.con>.con_top>.img {
    border-color: #c89f61
}

.bj_box35.puple>.bottom_container>.con>.con_top>.img {
    border-color: #9268b5
}

.bj_box36 {
    display: flex;
    display: -webkit-flex
}

.bj_box36>.left_nav {
    width: 25%;
    background-color: #fff;
    display: flex;
    display: -webkit-flex;
    flex-direction: column
}

.bj_box36>.left_nav>.nav_item.active {
    background-color: #1b71c4;
    color: #fff;
    border-color: #1b71c4
}

.bj_box36>.left_nav>.nav_item {
    width: 100%;
    flex: 1;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-top: 0;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    position: relative
}

.bj_box36>.left_nav>.nav_item:nth-child(1) {
    border-top: 1px solid #ccc
}

.bj_box36>.left_nav>.nav_item::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -18px;
    margin-top: -20px;
    border-left: 18px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    display: none
}

.bj_box36>.left_nav>.nav_item.active::after {
    border-left-color: #1b71c4;
    display: block
}

.bj_box36>.left_nav>.nav_item>.tit {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.bj_box36>.left_nav>.nav_item>span {
    font-size: 16px;
    line-height: 26px
}

.bj_box36>.right_con {
    width: 80%;
    border-top: 1px solid #ccc
}

.bj_box36>.right_con>.con_top {
    height: 85%;
    padding: 15px 10px 35px 30px
}

.bj_box36>.right_con>.con_top>.con {
    display: none;
    justify-content: space-between;
    flex-flow: row wrap
}

.bj_box36>.right_con>.con_top>.con>.box {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px
}

.bj_box36>.right_con>.con_top>.con>.box:nth-child(2n) {
    margin-right: 0
}

.bj_box36>.right_con>.con_top>.con.active {
    display: flex
}

.bj_box36>.right_con>.con_top>.con>.box>.tit {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 700
}

.bj_box36>.right_con>.con_top>.con>.box>.tit::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 20px;
    background-color: #1b71c4;
    vertical-align: middle;
    margin-right: 10px
}

.bj_box36>.right_con>.con_top>.con>.box>.text {
    font-size: 15px;
    line-height: 28px
}

.bj_box36>.right_con>.con_bottom {
    height: 15%;
    background-color: #1b71c4;
    display: flex;
    display: -webkit-flex;
    justify-content: space-evenly;
    align-items: center
}

.bj_box36>.right_con>.con_bottom>a {
    width: 30%;
    background-color: #ff7200;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 #555;
    height: 45px;
    line-height: 45px;
    font-size: 17px;
    font-weight: 700;
    color: #fff
}

.bj_box37 {
    width: 868px;
    position: relative
}

.bj_box37>.box_tit {
    width: 55%;
    height: 30%;
    position: absolute;
    top: 25px;
    left: 42%;
    z-index: 2
}

.bj_box37>.box_tit>.tit {
    font-size: 26px;
    font-weight: 700
}

.bj_box37>.box_tit>p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    color: #999
}

.bj_box37>.box_con {
    height: 400px
}

.bj_box37>.box_con>.box_left {
    width: 40%;
    height: 400px;
    padding: 30px 0 0 30px;
    background: linear-gradient(#1f97e7,#015be7);
    float: left;
    box-shadow: 0 0 8px rgba(0,0,0,.3)
}

.bj_box37>.box_con>.box_left>.left_top {
    width: 75%;
    height: 70%;
    margin: 0;
    padding: 10px 0 0 10px;
    overflow: hidden
}

.bj_box37>.box_con>.box_left>.left_top>ul {
    width: 300%;
    overflow: hidden
}

.bj_box37>.box_con>.box_left>.left_top>ul>li {
    float: left;
    width: 33.3%
}

.bj_box37>.box_con>.box_left>.left_top>ul>li>.top {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    color: #fff
}

.bj_box37>.box_con>.box_left>.left_top>ul>li>.top>img {
    width: 65px;
    height: 65px;
    margin-right: 10px
}

.bj_box37>.box_con>.box_left>.left_top>ul>li>.top>span {
    font-size: 18px;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.bj_box37>.box_con>.box_left>.left_top>ul>li>.bottom {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    margin-top: 10px
}

.bj_box37>.box_con>.box_left>.left_top>ul>li>.bottom>span {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 28px;
    font-weight: 700;
    color: #fff
}

.bj_box37>.box_con>.box_left>.left_bottom {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    width: 75%;
    height: 15%;
    margin-top: 30px
}

.bj_box37>.box_con>.box_left>.left_bottom>.page {
    margin: 0 0 0 30px;
    font-size: 22px;
    color: #fff
}

.bj_box37>.box_con>.box_left>.left_bottom>.page>span {
    font-weight: 700;
    font-size: 25px
}

.bj_box37>.box_con>.box_left>.left_bottom>.btn {
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.bj_box37>.box_con>.box_left>.left_bottom>.btn>div {
    width: 40px;
    height: 40px
}

.bj_box37>.box_con>.box_left>.left_bottom>.btn>div:nth-child(1) {
    background: url(../../../uploads/bianjiqi/img/37_left.png) no-repeat center center;
    background-size: 100%;
    margin-right: 10px
}

.bj_box37>.box_con>.box_left>.left_bottom>.btn>div:nth-child(2) {
    background: url(../../../uploads/bianjiqi/img/37_right.png) no-repeat center center;
    background-size: 100%
}

.bj_box37>.box_con>.box_right {
    position: relative;
    width: 60%;
    height: 400px;
    float: left
}

.bj_box37>.box_con>.box_right>.swiper-container {
    position: absolute;
    width: 107%;
    height: 220px;
    background-color: gold;
    bottom: 25px;
    left: -40px;
    box-shadow: 0 0 8px rgba(0,0,0,.3)
}

.bj_box38 {
    width: 870px;
    margin: 0 auto
}

.box38_left {
    float: left;
    width: 30%;
    margin-right: 5%
}

.box38_left>.tit {
    margin-bottom: 20px
}

.box38_left>.tit>.left {
    display: inline-block;
    width: 65px;
    height: 65px;
    margin-right: 10px;
    background: #e53c3c;
    text-align: center;
    line-height: 65px;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    border-radius: 10px;
    vertical-align: middle
}

.box38_left>.tit>.right {
    display: inline-block;
    width: 180px;
    height: 65px;
    font-size: 20px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 28px;
    padding-top: 5px
}

.box38_left>p {
    font-size: 16px;
    color: #919096
}

.box38_left>.text {
    display: block;
    width: 100%;
    margin-top: 40px;
    font-size: 80px;
    text-align: center;
    color: #e1e1e1
}

.box38_right {
    float: left;
    width: 65%;
    background: #f3f3f3;
    height: 250px;
    border-radius: 10px;
    position: relative
}

.box38_right>.img_con {
    position: absolute;
    top: 35px;
    left: 35px;
    width: 400px;
    height: 260px;
    background: #007fdb;
    border-radius: 13px;
    margin: 0
}

.box38_right>.explan {
    position: absolute;
    top: 60px;
    right: 25px;
    width: 130px;
    height: 50px;
    background: #e53c3c;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    z-index: 2;
    overflow: hidden;
    margin: 0
}

.box38_right>.explan {
    box-shadow: 0 0 6px 0 rgba(0,0,0,.3)
}

.box38_right>.explan li {
    float: left
}

.box38_right>.box38_btn {
    position: absolute;
    bottom: 20px;
    right: 20px
}

.box38_right>.box38_btn>div {
    width: 40px;
    height: 40px;
    float: left
}

.box38_right>.box38_btn>div.pre {
    background: url(../../../uploads/bianjiqi/img/37_left.png) no-repeat center center,#ccc;
    background-size: 100%;
    margin-right: 10px
}

.box38_right>.box38_btn>div.next {
    background: url(../../../uploads/bianjiqi/img/37_right.png) no-repeat center center,#ccc;
    background-size: 100%
}

.bj_box39 {
    display: flex;
    flex-flow: row wrap
}

.bj_box39.six>.item,.bj_box39.three>.item {
    width: 32.5%;
    margin-bottom: 12px
}

.bj_box39.six>.item:nth-child(3n),.bj_box39.three>.item:nth-child(3n) {
    margin-right: 0
}

.bj_box39>.item {
    width: 24%;
    margin-right: 1.2%;
    padding: 10px;
    text-align: center;
    border: 2px solid #0090df;
    border-radius: 12px
}

.bj_box39>.item:last-child {
    margin-right: 0
}

.bj_box39>.item>img {
    width: 100px;
    height: 100px;
    border: 3px solid #0090df;
    border-radius: 50%
}

.bj_box39>.item>.tit {
    line-height: 60px;
    font-size: 22px;
    font-weight: 700
}

.bj_box39>.item>p {
    text-align: justify;
    font-size: 15px;
    color: #666;
    line-height: 27px
}

.bj_box40 {
    display: flex;
    flex-flow: row wrap
}

.bj_box40.three>.item {
    width: 31.5%
}

.bj_box40.three>.item:nth-child(2) {
    margin-right: 10px
}

.bj_box40.three>.item:last-child {
    margin-right: 0
}

.bj_box40>.item {
    position: relative;
    width: 415px;
    box-shadow: -5px -5px 0 #01bd8a;
    margin: 0 10px 15px 5px;
    text-align: center;
    z-index: 2
}

.bj_box40>.item:nth-child(2n) {
    margin-right: 0
}

.bj_box40>.item>.text {
    position: relative;
    width: 100%;
    height: 100%;
    background: #dff9f2;
    padding: 12px 0 12px 0;
    z-index: 2
}

.bj_box40>.item>.text>.tit {
    display: inline-block;
    padding: 8px 20px;
    background: #01bd8a;
    border-radius: 27px;
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.bj_box40>.item>.text>p {
    padding: 10px 27px 0 27px;
    color: #676767;
    line-height: 30px;
    font-size: 15px
}

.bj_box40>.item>.dec {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 100%;
    height: 100%;
    border: 1px dashed #01bd8a
}

.bj_box41 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box41>.item {
    width: 398px;
    padding: 0 35px 15px 35px;
    background: #f3faf3;
    margin: 0 0 15px 27px
}

.bj_box41.three>.item {
    width: 258px
}

.bj_box41>.item>.tit {
    height: 42px;
    margin: 15px 0 0 -57px
}

.bj_box41>.item>.tit>.num {
    width: 51px;
    background: #eda915;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 26px;
    font-weight: 700
}

.bj_box41>.item>.tit>.txt {
    height: 100%;
    padding: 0 15px;
    background: #48cb97;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    border-radius: 0 20px 20px 0
}

.bj_box41>.item>.test>.t-item {
    margin-top: 15px
}

.bj_box41>.item>.test>.t-item>.sub {
    color: #20be7f;
    font-size: 22px;
    font-weight: 700
}

.bj_box41>.item>.test>.t-item>p {
    font-size: 15px;
    color: #4e504f;
    margin-top: 5px;
    line-height: 28px
}

.bj_box42 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box42>.item {
    width: 410px;
    border: 1px solid #cef2e9;
    margin: 0 28px 40px 0
}

.bj_box42>.item:nth-child(2n) {
    margin-right: 0
}

.bj_box42>.item>.item-title {
    position: relative;
    line-height: 69px;
    padding: 0 10px;
    background: #01bd8a;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.bj_box42>.item>.item-title>span.txt {
    display: block;
    position: relative;
    font-size: 20px;
    z-index: 2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bj_box42>.item>.item-title>span.number {
    position: absolute;
    top: -30px;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px solid #01bd8a;
    background: #fff;
    color: #01bd8a;
    line-height: 53px;
    font-size: 30px;
    text-align: center
}

.bj_box42>.item>.item-title>span.number2 {
    position: absolute;
    top: 0;
    right: 10px;
    color: #37c498;
    font-size: 50px;
    transform: skew(-10deg)
}

.bj_box42>.item>.item-text {
    text-align: justify;
    padding: 18px;
    color: #8d8c8c;
    line-height: 30px;
    font-size: 15px
}

.bj_box43>.box-left {
    width: 388px;
    height: 323px;
    box-shadow: 10px 10px 0 #d0f3e6
}

.bj_box43>.box-left>img {
    width: 100%;
    height: 100%
}

.bj_box43>.box-right {
    width: 430px;
    margin-left: 30px
}

.bj_box43>.box-right>.right-title>.tab {
    line-height: 42px;
    padding: 0 15px;
    background: #15c482;
    font-size: 17px;
    color: #fff;
    border-radius: 0 15px 0 0;
    box-shadow: 3px -3px 0 #d0f3e6;
    font-weight: 700
}

.bj_box43>.box-right>.right-title>.tit {
    line-height: 42px;
    margin-left: 12px;
    color: #15c482;
    font-size: 16px
}

.bj_box43>.box-right>.right-text {
    min-height: 281px;
    border-top: 2px solid #15c482;
    padding-top: 20px;
    border-bottom: 2px solid #15c482;
    text-indent: 1rem;
    line-height: 30px;
    color: #727272;
    font-size: 15px
}

.bj_box44 {
    background: #ecf3fb;
    padding: 35px 21px
}

.bj_box44>.box-left {
    width: 368px
}

.bj_box44>.box-left>.top-tit>.line {
    width: 3px;
    height: 58px;
    margin-left: -20px;
    background: #408ed6
}

.bj_box44>.box-left>.top-tit>.tit {
    color: #408ed6
}

.bj_box44>.box-left>.top-tit>.tit>.t1 {
    font-size: 24px;
    font-weight: 700
}

.bj_box44>.box-left>.top-tit>.tit>.t2 {
    font-size: 17px;
    margin-top: 3px
}

.bj_box44>.box-left>.bottom-text {
    margin-top: 20px;
    text-indent: 1rem;
    line-height: 28px;
    color: #78797b;
    font-size: 15px;
    text-align: justify
}

.bj_box44>.box-right {
    margin-left: 32px;
    width: 401px;
    box-shadow: 6px 6px 0 #408ed6
}

.bj_box45 {
    position: relative;
    width: 840px;
    margin: 55px auto auto!important;
    padding: 0 30px 0 20px;
    border: 3px solid #09b993
}

.bj_box45>.box-loop {
    position: absolute;
    top: -50px;
    right: 34px;
    width: 452px;
    height: 309px;
    background: #fff
}

.bj_box45>.box-loop>.swiper-container {
    padding-bottom: 36px
}

.bj_box45>.box-loop>.swiper-container .swiper-slide {
    border: 10px solid #aeecdd
}

.bj_box45>.box-content>.context-tit {
    display: inline-block;
    position: relative;
    top: -18px;
    left: 0;
    padding: 0 12px;
    text-align: center;
    height: 30px;
    background: #fff;
    margin-bottom: 20px
}

.bj_box45>.box-content>.context-tit>.t1 {
    position: relative;
    color: #00bd8f;
    font-size: 24px;
    z-index: 2;
    font-weight: 700;
    line-height: 30px
}

.bj_box45>.box-content>.context-tit>.t2 {
    position: absolute;
    left: 12px;
    top: 0;
    right: 0;
    margin: 0 auto;
    color: #ebf8f3;
    font-size: 50px;
    font-weight: 700;
    line-height: 30px;
    background: #fff
}

.bj_box45>.box-content>.item-text {
    margin-bottom: 40px
}

.bj_box45>.box-content>.item-text:nth-child(2) {
    width: 295px
}

.bj_box45>.box-content>.item-text>.top {
    display: inline-block;
    padding: 3px 20px;
    margin-bottom: 12px;
    background-color: #00bd8f;
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.bj_box45>.box-content>.item-text>p {
    text-align: justify;
    line-height: 28px;
    text-indent: 1rem;
    font-size: 15px
}

.bj_box45>.bulletin {
    display: inline-block;
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    background: #00bd8f;
    padding: 8px 28px;
    color: #fff;
    font-size: 23px;
    font-weight: 700
}

.bj_box45>.box-loop .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    border-radius: 3px
}

.bj_box45>.box-loop .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #404443
}

.bj_box46 {
    position: relative;
    width: 830px;
    margin: 30px auto
}

.bj_box46>.box-left {
    position: absolute;
    top: 28px;
    right: 10px;
    width: 428px;
    height: 341px;
    border: 7px solid #16b383;
    background: #fff;
    z-index: 2
}

.bj_box46>.box-topLine {
    position: relative;
    padding: 32px 0 32px 44px;
    width: 100%;
    background: url(../../../uploads/bianjiqi/img/box_47-2.jpg) no-repeat left center,#f0ecec;
    background-size: auto 100%
}

.bj_box46>.box-topLine>.line {
    position: absolute;
    left: 14px;
    top: -17px;
    width: 13px;
    height: 122px;
    background: #16b383
}

.bj_box46>.box-topLine>.text {
    width: 318px;
    font-size: 15px
}

.bj_box46>.box-topLine>.text>.t-item {
    display: none
}

.bj_box46>.box-topLine>.text>.t-item.active {
    display: block
}

.bj_box46>.box-topLine>.text>.t-item>.tit {
    color: #474343;
    margin-bottom: 26px;
    font-size: 28px;
    font-weight: 700
}

.bj_box46>.box-topLine>.text>.t-item>p {
    text-align: justify;
    line-height: 28px
}

.bj_box46>.box-select {
    margin: 20px 0 0 14px
}

.bj_box46>.box-select>.slect-item {
    position: relative;
    width: 119px;
    padding: 20px 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer
}

.bj_box46>.box-select>.slect-item.active {
    background: #16b383
}

.bj_box46>.box-select>.slect-item.active>p {
    color: #fff
}

.bj_box46>.box-select>.slect-item>img {
    margin-bottom: 14px
}

.bj_box46>.box-select>.slect-item>p {
    font-size: 17px;
    font-weight: 700
}

.bj_box46>.box-select>.slect-item>.sj {
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    border: 8px solid #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

.bj_box46>.box-select>.slect-item.active>.sj {
    border-bottom-color: #16b383
}

.bj_box47>.item {
    position: relative;
    width: 95%;
    background: #fbe7d7;
    padding: 0 20px 28px 20px;
    border-radius: 20px;
    margin: 0 0 36px 24px
}

.bj_box47>.item>.item-tit {
    display: inline-block;
    position: relative;
    top: -25px;
    left: -44px;
    padding: 0 16px;
    background: #f6b37f;
    border-radius: 14px 27px 36px 14px;
    box-shadow: 4px 4px 0 #fad9bf
}

.bj_box47>.item>.item-tit>.tit {
    position: relative;
    line-height: 50px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    z-index: 2
}

.bj_box47>.item>.item-tit>.num {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: #f8c49d;
    font-size: 50px;
    font-weight: 700
}

.bj_box47>.item>p {
    text-indent: 2rem;
    line-height: 30px;
    text-align: justify;
    font-size: 16px;
    color: #6e6d6d;
    font-weight: 700;
    margin-top: -15px
}

.bj_box48 {
    width: 853px;
    background: #ededed;
    padding: 14px 14px 0 14px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box48>.item {
    width: 406px;
    margin: 0 12px 14px 0;
    background: #fff
}

.bj_box48>.item:nth-child(2n) {
    margin-right: 0
}

.bj_box48>.item>.item-tit {
    position: relative;
    width: 73%;
    height: 52px;
    margin: 0 auto;
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

.bj_box48>.item>.item-tit>.item-tit1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 52px;
    margin: 0 auto;
    border-radius: 0 0 198px 74px;
    background: #15c482;
    transform: skewX(52deg);
    box-shadow: -10px 0 0 #8ae1c0
}

.bj_box48>.item>.item-tit>.item-tit2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 240px;
    height: 52px;
    margin: 0 auto;
    border-radius: 0 0 74px 198px;
    background: #15c482;
    transform: skewX(-52deg);
    box-shadow: 10px 0 0 #8ae1c0
}

.bj_box48>.item>.item-tit>.text {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 52px;
    text-align: center
}

.bj_box48>.item>.item-con {
    margin-top: 20px;
    padding: 0 27px 20px 27px
}

.bj_box48>.item>.item-con>.item-con-left {
    display: inline-block;
    border: 5px solid #15c482;
    padding: 20px;
    margin-right: 24px;
    border-radius: 50%
}

.bj_box48>.item>.item-con>.item-con-right {
    display: inline-block;
    width: 228px;
    vertical-align: top;
    text-align: justify;
    color: #818282;
    font-size: 15px;
    line-height: 26px
}

.bj_box49 {
    margin: 0 auto;
    flex-flow: row wrap;
    display: flex
}

.bj_box49>.box-left {
    width: 365px
}

.bj_box49>.box-right {
    position: relative;
    width: 489px;
    padding: 0 30px 15px 27px;
    box-shadow: 0 0 12px #ccc;
    border-radius: 0 12px 12px 0;
    overflow: hidden
}

.bj_box49>.box-right>.item-txt {
    margin-top: 15px;
    line-height: normal
}

.bj_box49>.box-right>.item-txt>.tab {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 12px;
    background: #15c482;
    border-radius: 0 14px 0 14px;
    color: #fff;
    font-size: 17px
}

.bj_box49>.box-right>.item-txt>p {
    font-size: 15px;
    color: #7b7b7b
}

.bj_box49>.box-right>.dec {
    position: absolute;
    top: -31px;
    right: -17px;
    width: 40px;
    height: 60px;
    background: #15c482;
    transform: rotate(-45deg)
}

.bj_box50 {
    position: relative;
    margin: 0 auto;
    padding: 0 0 16px 0
}

.bj_box50>ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box50>.mask-bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 65%;
    background: #00bd8f
}

.bj_box50>ul>li {
    position: relative;
    width: 200px;
    min-height: 180px;
    margin: 16px 0 0 12px;
    padding: 11px 0 15px 15px;
    background: #f2efef;
    line-height: initial
}

.bj_box50>ul>li>.img {
    background: #00bd8f;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.bj_box50>ul>li>.num {
    position: absolute;
    right: 12px;
    top: -10px;
    font-size: 60px;
    color: #e0e0e0;
    font-weight: 700;
    line-height: initial
}

.bj_box50>ul>li>.img>img {
    width: 70%
}

.bj_box50>ul>li>.tit {
    margin: 12px 0;
    font-size: 22px;
    font-weight: 700;
    color: #454746
}

.bj_box50>ul>li>p {
    color: #454746;
    font-size: 15px;
    line-height: 24px
}

.bj_box50>ul>li:first-child {
    background: 0 0;
    color: #fff
}

.bj_box50>ul>li:first-child>.tit {
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.bj_box50>ul>li:first-child>p {
    font-size: 15px;
    line-height: 23px;
    margin-top: 16px;
    color: #fff
}

.bj_box50>ul>li:first-child>.jiantou {
    display: block;
    margin-top: 24px;
    text-align: right
}

.bj_box50>ul>li:last-child {
    position: relative;
    background: #00bd8f;
    padding: 0 20px 0 0;
    display: table-cell;
    vertical-align: middle
}

.bj_box50>ul>li:last-child>.con {
    position: absolute;
    width: max-content;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.bj_box50>ul>li:last-child>.con>.tit {
    font-size: 18px;
    font-weight: 700
}

.bj_box50>ul>li:last-child>.con>.tit,.bj_box50>ul>li:last-child>.con>p {
    color: #fff
}

.bj_box50>ul>li:last-child>.con>p {
    margin-top: 10px;
    font-size: 14px
}

.bj_box51 {
    max-width: 872px;
    background: #14c494;
    padding: 15px 20px
}

.bj_box51>.item {
    width: 404px;
    margin: 0 24px 20px 0
}

.bj_box51>.item:nth-child(2n) {
    margin-right: 0
}

.bj_box51>.item>.item-tit {
    display: inline-block;
    padding: 0 30px 0 14px;
    font-size: 20px;
    font-weight: 700;
    background: #fbbc28;
    line-height: 63px;
    color: #fff;
    border-radius: 13px 50px 0 0
}

.bj_box51>.item>.item-tit>img {
    vertical-align: middle;
    margin-right: 10px
}

.bj_box51>.item>.item-text {
    padding: 40px 35px 10px;
    background: url(../../../uploads/bianjiqi/img/box_51bg.png) no-repeat top center;
    background-size: 100% 100%
}

.bj_box51>.item>.item-text>li {
    margin-bottom: 26px
}

.bj_box51>.item>.item-text>li>.num {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 10px 5px 0 0;
    background: #14c494;
    border-radius: 50%;
    text-align: center;
    line-height: 21px;
    color: #fff;
    font-size: 15px
}

.bj_box51>.item>.item-text>li>p {
    display: inline-block;
    width: 282px;
    vertical-align: text-top;
    font-size: 16px;
    color: #414342;
    font-weight: 700
}

.bj_box51.three>.item {
    width: 259px
}

.bj_box51.three>.item:nth-child(2n) {
    margin-right: 24px
}

.bj_box51.three>.item:nth-child(3n) {
    margin-right: 0
}

.bj_box51.three>.item>.item-tit {
    padding: 0 37px 0 14px;
    font-size: 17px;
    line-height: 45px
}

.bj_box51.three>.item>.item-tit>img {
    width: 23px;
    height: 23px
}

.bj_box51.three>.item>.item-text {
    padding: 15px 13px 10px
}

.bj_box51.three>.item>.item-text>li {
    margin-bottom: 11px
}

.bj_box51.three>.item>.item-text>li>p {
    width: 184px;
    font-size: 15px
}

.bj_box52 {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    background: #01bd8a;
    padding: 26px 10px 10px 10px
}

.bj_box52>.item {
    display: flex;
    margin-bottom: 15px;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    border-bottom: 14px solid #0e8b69
}

.bj_box52>.item>.box-left {
    width: 167px;
    padding: 21px 0 16px 0;
    background: #f5f5f5;
    text-align: center
}

.bj_box52>.item>.box-left>.tab {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 81px;
    height: 81px;
    margin: 0 auto;
    background: #01bd8a;
    border-radius: 50%;
    font-size: 22px
}

.bj_box52>.item>.box-left>.tab>p {
    color: #fff;
    font-weight: 700
}

.bj_box52>.item>.box-left>.tab>p.num {
    font-size: 30px
}

.bj_box52>.item>.box-left>.tit {
    margin-top: 16px;
    font-size: 24px;
    color: #363636;
    font-weight: 700
}

.bj_box52>.item>.box-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 250px;
    background: #fff;
    padding: 0 25px;
    text-align: justify;
    font-size: 18px;
    color: #363636;
    font-weight: 700
}

.bj_box53 {
    padding: 0 0 0 10px;
    display: flex;
    flex-flow: row wrap
}

.bj_box53>.item {
    display: inline-block;
    width: 415px;
    margin: 0 12px 12px 0;
    padding: 12px 0 12px 16px;
    box-shadow: 0 0 10px rgba(12,50,163,.13);
    position: relative
}

.bj_box53>.item:nth-child(2n) {
    margin-right: 0
}

.bj_box53>.item>.item-left {
    position: absolute;
    top: 18px;
    left: 11px;
    display: inline-block;
    width: 74px;
    font-weight: 700
}

.bj_box53>.item>.item-left>.num {
    display: block;
    position: relative;
    z-index: 2;
    font-size: 55px;
    color: #0c32a3;
    transform: rotate(10deg);
    transform: skew(-13deg)
}

.bj_box53>.item>.item-left>.ball {
    position: absolute;
    top: 5px;
    left: 15px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: linear-gradient(#ff926a,#ffd37c)
}

.bj_box53>.item>.item-right {
    margin-left: 47px;
    display: inline-block;
    width: 307px;
    vertical-align: bottom
}

.bj_box53>.item>.item-right>.top {
    display: inline-block;
    padding-bottom: 4px;
    color: #0c32a3;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 2px solid #a9a9a9
}

.bj_box53>.item>.item-right>.bottom {
    margin-top: 10px;
    color: #5a5b5c;
    font-size: 15px
}

.bj_box54 {
    text-align: center;
    display: flex;
    flex-flow: wrap row;
    justify-content: center
}

.bj_box54>.item {
    position: relative;
    display: inline-block;
    width: 422px;
    padding-bottom: 50px;
    margin-top: 20px
}

.bj_box54>.item>.item-left {
    position: absolute;
    left: 9px;
    top: 0;
    width: 350px;
    height: 150px;
    background: linear-gradient(#16b383,#55c5a4);
    border-radius: 0 0 0 75px;
    box-shadow: -9px 9px 0 #d0f0e6
}

.bj_box54>.item>.item-left>.sign {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    padding: 9px 16px;
    border-radius: 0 0 20px 0;
    background: #4e4f5c;
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.bj_box54>.item>.item-left>.tit {
    text-align: center;
    color: #fff;
    line-height: 46px;
    font-size: 22px;
    font-weight: 700
}

.bj_box54>.item>.item-left>.sign>img {
    margin-left: 7px
}

.bj_box54>.item>.item-right {
    position: relative;
    left: 30px;
    top: 50px;
    width: 374px;
    padding: 40px 22px;
    text-align: justify;
    box-shadow: 0 0 6px #ccc;
    z-index: 2;
    background: #fff;
    line-height: 28px;
    color: #4b4848;
    font-size: 16px;
    border-radius: 6px;
    height: 100%
}

.bj_box55 {
    position: relative;
    background: #f2f8fe;
    padding: 25px 35px
}

.bj_box55>.con {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.bj_box55>.con>.item {
    width: 340px;
    padding: 13px 30px 15px 21px;
    background: #1d8ceb;
    background: #1d8ceb
}

.bj_box55>.con>.item:nth-child(1),.bj_box55>.con>.item:nth-child(2) {
    margin-bottom: 50px
}

.bj_box55>.center-ball {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 165px;
    height: 165px;
    background: #f2e73b;
    margin: auto;
    border-radius: 50%;
    color: #1d8ceb;
    font-size: 24px;
    font-weight: 700;
    vertical-align: middle
}

.bj_box55>.center-ball>span {
    display: block
}

.bj_box55>.con>.item>.item-tit {
    padding-bottom: 10px;
    border-bottom: 1px dashed #fff
}

.bj_box55>.con>.item>.item-tit>.num,.bj_box55>.item-tit>.txt {
    display: inline-block
}

.bj_box55>.con>.item>.item-tit>.num {
    width: 23px;
    height: 23px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
    color: #1d8ceb;
    font-weight: 700
}

.bj_box55>.con>.item>.item-tit>.txt {
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.bj_box55>.con>.item>p {
    margin-top: 6px;
    color: #fff;
    font-size: 15px;
    line-height: 26px
}

.bj_box56 {
    position: relative
}

.bj_box56>.context {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 206px;
    height: 206px;
    margin: 40px auto;
    border-radius: 50%;
    padding: 0 23px;
    border: 23px solid #9edda6;
    background: #3ebb4d;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    line-height: 28px
}

.bj_box56>.context>p>span {
    color: #f4ff0a;
    height: 100%
}

.bj_box56>.list-con>.list {
    position: absolute
}

.bj_box56>.list-con>.list>.num {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 0 15px;
    background: #3ebb4d;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 17px;
    font-weight: 700;
    vertical-align: top
}

.bj_box56>.list-con>.list>.txt {
    position: relative;
    width: 257px;
    display: inline-block;
    padding: 10px 18px;
    line-height: 26px;
    color: #1ba92c;
    background: #caf4cf;
    font-size: 15px;
    text-align: center
}

.bj_box56>.list-con>.list>.txt>.rect {
    position: absolute;
    height: 0;
    border: 10px solid transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.bj_box56>.list-con>.list:nth-child(odd)>.txt>.rect {
    right: -20px;
    border-left-color: #caf4cf
}

.bj_box56>.list-con>.list:nth-child(even)>.txt>.rect {
    left: -20px;
    border-right-color: #caf4cf
}

.bj_box56>.list-con>.list.one {
    left: 60px;
    top: -25px
}

.bj_box56>.list-con>.list.two {
    right: 60px;
    top: -25px
}

.bj_box56>.list-con>.list.three {
    left: 5px;
    top: 40%
}

.bj_box56>.list-con>.list.four {
    right: 5px;
    top: 40%
}

.bj_box56>.list-con>.list.five {
    left: 60px;
    top: 94%
}

.bj_box56>.list-con>.list.six {
    right: 60px;
    top: 94%
}

.bj_box57 {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box57>.item {
    display: flex;
    align-items: center;
    width: 400px;
    padding: 10px 10px 10px 22px;
    box-shadow: 0 0 8px 0 rgba(107,107,107,.18);
    border-radius: 70px 60px 60px 0;
    margin-bottom: 20px
}

.bj_box57>.item>.item-left {
    display: inline-block;
    position: relative;
    width: 98px;
    height: 98px;
    margin-right: 17px;
    background: #90f6da;
    border-radius: 50%
}

.bj_box57>.item>.item-left>.center-ball {
    position: absolute;
    width: 87px;
    height: 87px;
    border: 12px solid #fff;
    border-radius: 50%;
    left: 0;
    bottom: 0;
    color: #089f76;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 6px;
    line-height: 24px
}

.bj_box57>.item>.item-right {
    display: inline-block;
    width: 235px;
    vertical-align: middle;
    line-height: 24px;
    color: #636464;
    font-size: 15px
}

.bj_box57>.item>.item-right>span {
    display: inline-block;
    color: #15a57e;
    font-size: 20px;
    font-weight: 700;
    transform: skew(-10deg)
}

.bj_box58 {
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
    flex-flow: wrap row
}

.bj_box58>.item {
    width: 195px;
    background: #f1f4fb;
    border-radius: 8px;
    padding-bottom: 15px;
    border-bottom: 4px solid #c2d2ec;
    margin-bottom: 25px
}

.bj_box58.three>.item {
    width: 32%
}

.bj_box58>.item>.item-tit {
    position: relative;
    display: inline-block;
    top: -15px;
    left: 50%;
    background: #205cba;
    padding: 5px 20px;
    color: #fff;
    transform: translateX(-50%);
    font-size: 15px
}

.bj_box58>.item>.item-img {
    width: 80px;
    height: 80px;
    margin: 20px auto auto;
    background: #d9e3f4;
    border-radius: 50%
}

.bj_box58>.item>.item-img>img {
    margin: -10px 0 0 -10px
}

.bj_box58>.item>.item-text {
    padding: 0 15px;
    color: #606060;
    font-size: 15px;
    line-height: 24px;
    margin-top: 20px
}

.bj_box59 {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly
}

.bj_box59>.item {
    display: flex;
    width: 376px;
    margin: 0 0 19px 50px;
    box-shadow: 0 0 10px 0 #bfebdf;
    border-radius: 12px;
    padding-bottom: 10px
}

.bj_box59>.item>.item-tit {
    width: 152px;
    height: 50px;
    margin: 0 15px 0 -33px;
    background: #01bd8a;
    border-radius: 25px 0 30px 25px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 19px;
    font-weight: 700
}

.bj_box59>.item>.right {
    display: flex;
    align-items: center
}

.bj_box59>.item>.right>.item-text {
    width: 172px;
    font-size: 15px;
    margin-right: 5px;
    line-height: 24px;
    margin-top: 10px
}

.bj_box59>.item>.right>.item-num {
    font-size: 50px;
    color: #f1f1f1;
    font-weight: 700
}

.bj_box60>.item {
    margin-bottom: 20px
}

.bj_box60>.item>div {
    display: inline-block
}

.bj_box60>.item>div.item-left {
    position: relative;
    width: 110px;
    margin: 5px 16px 0 0;
    text-align: center
}

.bj_box60>.item>div.item-left>.num {
    position: relative;
    color: #3793e8;
    font-size: 56px;
    font-weight: 700;
    z-index: 2;
    transform: rotate(-15deg);
    transform: skew(-12deg);
    display: block
}

.bj_box60>.item>div.item-left>.ball {
    position: absolute;
    background: #ecf3fb;
    border-radius: 50%
}

.bj_box60>.item>div.item-left>.ball1 {
    width: 40px;
    height: 40px;
    left: 0;
    top: -10px
}

.bj_box60>.item>div.item-left>.ball2 {
    width: 70px;
    height: 70px;
    right: -15px;
    bottom: 0
}

.bj_box60>.item>div.item-right {
    position: relative;
    width: 736px;
    border: 1px solid #b0d0ee;
    vertical-align: top;
    box-shadow: 0 0 10px rgba(64,142,214,.25);
    border-radius: 10px
}

.bj_box60>.item>div.item-right>.context {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 10px 10px 10px 20px;
    z-index: 3;
    border-radius: 10px;
    background: #fff
}

.bj_box60>.item>div.item-right>.triangle {
    position: absolute;
    top: 30px;
    left: -15px;
    width: 40px;
    height: 20px;
    border: 1px solid #b0d0ee;
    box-shadow: 0 0 10px rgba(64,142,214,.25);
    background: #fff;
    transform: skew(-32deg) rotate(35deg)
}

.bj_box60>.item>div.item-right>.context>.title {
    font-size: 22px;
    color: #3793e8;
    font-weight: 700
}

.bj_box60>.item>div.item-right>.context>p {
    font-size: 17px;
    margin-top: 10px;
    color: #727374
}

.bj_box61 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-flow: row wrap
}

.bj_box61>.item {
    width: 253px;
    border: 1px solid #408ed6;
    box-shadow: 0 0 10px rgba(64,142,214,.3);
    border-radius: 10px;
    transition: all .3s;
    margin-bottom: 15px
}

.bj_box61.two>.item {
    width: 24%
}

.bj_box61>.item>.item-tit {
    width: 100%;
    padding: 20px 0 10px 0;
    border-radius: 6px 6px 0 0
}

.bj_box61>.item>.item-tit>.tit {
    position: relative
}

.bj_box61>.item>.item-tit>.tit>span.txt {
    position: relative;
    display: block;
    width: 100%;
    font-size: 26px;
    color: #408ed6;
    font-weight: 700;
    text-align: center;
    z-index: 2
}

.bj_box61>.item>.item-tit>.tit>span.num {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    color: #408ed6;
    font-size: 56px;
    font-weight: 700;
    opacity: .15;
    text-align: center
}

.bj_box61>.item>.item-tit>p {
    font-size: 16px;
    color: #408ed6;
    text-align: center;
    margin-top: 8px
}

.bj_box61>.item>.item-tit>.line {
    position: relative;
    width: 153px;
    border: 1px dashed #7db2e3;
    margin: 15px auto auto
}

.bj_box61>.item>.item-tit>.line>.bal {
    position: absolute;
    width: 37px;
    height: 6px;
    background: #408ed6;
    top: -3px;
    left: 0;
    right: 0;
    margin: 0 auto auto
}

.bj_box61>.item>.item-text {
    padding: 15px;
    color: #408ed6;
    font-size: 16px;
    line-height: 30px
}

.bj_box61>.item.active>.item-tit {
    background: #408ed6;
    color: #fff
}

.bj_box61>.item.active>.item-tit>.tit>.txt,.bj_box61>.item.active>.item-tit>p {
    color: #fff
}

.bj_box61>.item.active>.item-tit>.tit>.num {
    color: #5d9cda;
    opacity: 1
}

.bj_box61>.item.active>.item-tit>.line {
    opacity: 0
}

.bj_box62 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-flow: row wrap
}

.bj_box62>.item {
    position: relative;
    width: 267px;
    padding: 8px 25px 10px 25px;
    margin-top: 15px;
    border: 1px solid #408ed6;
    box-shadow: 0 0 15px rgba(64,142,214,.3);
    border-radius: 0 60px 0 60px
}

.bj_box62>.item>.num {
    position: absolute;
    top: -22px;
    left: -1px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #408ed6;
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 22px;
    font-weight: 700
}

.bj_box62>.item>.tit {
    text-align: center;
    font-size: 22px;
    color: #408ed6;
    font-weight: 700
}

.bj_box62>.item>.line {
    position: relative;
    width: 85px;
    height: 1px;
    margin: 10px auto;
    background: #408ed6
}

.bj_box62>.item>.line>.bal {
    position: absolute;
    width: 33px;
    height: 3px;
    background: #408ed6;
    left: 0;
    right: 0;
    top: -1.15px;
    margin: 0 auto
}

.bj_box62>.item>p {
    color: #408ed6;
    font-size: 16px;
    text-align: center;
    line-height: 26px
}

.bj_box62>.item:hover {
    background: #408ed6
}

.bj_box62>.item:hover>.num {
    background: #fff;
    color: #408ed6;
    border: 2px solid #408ed6;
    line-height: 40px
}

.bj_box62>.item:hover>.tit,.bj_box62>.item:hover>p {
    color: #fff
}

.bj_box62>.item:hover>.line {
    background: #fff!important
}

.bj_box62>.item:hover>.line>.bal {
    background: #fff!important
}

.bj_box62.four>.item {
    width: 24%
}

.bj_box63 {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap
}

.bj_box63>.item {
    display: flex;
    width: 419px;
    margin-top: 15px;
    border: 1px solid #67d7b9;
    border-radius: 60px 10px 10px 60px
}

.bj_box63>.item>.item-left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 114px;
    background: #01bd8a;
    border-radius: 50px 0 50px 50px;
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: 700
}

.bj_box63>.item>.item-right {
    position: relative;
    width: 300px
}

.bj_box63>.item>.item-right>p {
    padding: 15px 10px;
    color: #656565;
    line-height: 27px;
    font-size: 15px
}

.bj_box63>.item>.item-right>.line {
    position: absolute;
    top: -3.5px;
    left: 0;
    width: 55px;
    height: 7px;
    background: #fff
}

.bj_box63>.item>.item-right>.line>span {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 7px;
    background: #01bd8a
}

.bj_box64 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-flow: wrap row
}

.bj_box64>.item {
    display: flex;
    position: relative;
    width: 416px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 0 12px #a2e9d6;
    border-radius: 10px
}

.bj_box64>.item>.item-left {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    width: 128px;
    height: 100%;
    padding-left: 30px;
    background: #01bd8a;
    border-radius: 10px 0 0 10px
}

.bj_box64>.item>.item-right {
    position: relative;
    top: 0;
    right: 0;
    padding: 15px 20px;
    width: 308px;
    height: 100%;
    margin-left: -22px;
    background: #fff;
    border-radius: 0 0 0 30px;
    z-index: 2
}

.bj_box64>.item>.item-right>.tit {
    font-size: 22px;
    color: #0a9e76;
    font-weight: 700;
    margin-bottom: 12px
}

.bj_box64>.item>.item-right>p {
    color: #5a5a5a;
    font-size: 15px;
    line-height: 27px
}

.bj_box65>.item {
    position: relative;
    width: 852px;
    margin: 70px auto auto
}

.bj_box65>.item>.item-left {
    position: absolute;
    left: 0;
    top: -53px;
    width: 183px;
    padding: 20px 0;
    background: #408ed6;
    border-radius: 0 40px 0 0;
    text-align: center;
    z-index: 2
}

.bj_box65>.item>.item-left>p {
    margin-top: 8px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

.bj_box65>.item>.item-right {
    position: relative;
    width: 781px;
    margin-left: 71px;
    padding: 23px 20px 12px 142px;
    border: 1px solid #b3d2ef;
    box-shadow: 0 0 10px rgba(64,142,214,.25);
    border-radius: 12px;
    background: #fff
}

.bj_box65>.item>.item-right>.ball {
    position: absolute;
    right: 10px;
    bottom: 20px;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    background: #408ed6;
    opacity: .15
}

.bj_box65>.item>.item-right>.ball::before {
    content: "";
    position: absolute;
    left: -20px;
    bottom: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: inherit
}

.bj_box65>.item>.item-right>.text {
    margin-bottom: 10px
}

.bj_box65>.item>.item-right>.text>.dot {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #408ed6;
    border-radius: 50%
}

.bj_box65>.item>.item-right>.text>p {
    display: inline-block;
    width: 600px;
    margin-left: 5px;
    font-size: 16px;
    color: #5e5e5e;
    vertical-align: text-top
}

.bj_box66>.item {
    width: 850px;
    margin: 0 auto auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between
}

.bj_box66>.item>.item-left {
    width: 425px
}

.bj_box66>.item>.item-left .bottom-item:only-child:nth-child(3) {
    width: 590px;
    margin-right: 20px;
}

.bj_box66>.item>.item-left>.top {
    height: 50px;
    background: #e0dfdf
}

.bj_box66>.item>.item-left>.top>.top-item {
    float: left;
    width: 33.3%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    color: #6b6b6e;
    font-size: 17px;
    cursor: pointer
}

.bj_box66>.item>.item-left>.top>.top-item.active {
    background: #408ed6;
    color: #fff
}

.bj_box66>.item>.item-left>.bottom {
    display: none
}

.bj_box66>.item>.item-left>.bottom.active {
    display: block
}

.bj_box66>.item>.item-left>.bottom>.bottom-item {
    margin-top: 28px;
    cursor: pointer
}

.bj_box66>.item>.item-left>.bottom>.bottom-item>.box {
    display: inline-block;
    width: 42px;
    height: 38px;
    background: #e0dfdf;
    color: #fff;
    text-align: center;
    line-height: 38px;
    font-size: 22px;
    font-weight: 700;
    margin-top: 2px
}

.bj_box66>.item>.item-left>.bottom>.bottom-item>p {
    display: inline-block;
    width: 370px;
    margin-left: 5px;
    font-size: 16px;
    color: #8c8b8c;
    vertical-align: top;
    line-height: 22px;
}

.bj_box66>.item>.item-left>.bottom>.bottom-item:hover>.box {
    background: #408ed6
}

.bj_box66>.item>.item-left>.bottom>.bottom-item:hover>p {
    color: #408ed6
}

.bj_box66>.item>.item-right {
    position: relative;
    width: 398px;
    height: 100%;
    background: #eee
}

.bj_box66>.item>.item-right>img {
    width: 100%
}

.bj_box66>.item>.item-right>.mask-text {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 10px;
    width: 100%;
    background: rgba(0,0,0,.5);
    color: #fff;
    line-height: 48px;
    font-size: 17px;
    font-weight: 700
}

.bj_box67 {
    position: relative;
    padding-bottom: 20px;
    overflow: hidden
}

.bj_box67>.cotainer {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-flow: wrap row
}

.bj_box67>.cotainer>.item {
    position: relative;
    width: 255px;
    margin: 20px 15px 0 15px;
    z-index: 3
}

.bj_box67>.cotainer>.item>.item-bg {
    width: 100%;
    height: 102px;
    padding-top: 12px;
    background: #15c482;
    border-radius: 12px;
    box-shadow: 0 0 12px rgba(21,196,130,.3);
    text-align: center
}

.bj_box67>.cotainer>.item>.item-bg>img {
    width: 26px;
    margin: 6px 5px 0 0
}

.bj_box67>.cotainer>.item>.item-bg>span {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    vertical-align: middle
}

.bj_box67>.cotainer>.item>.item-text {
    position: relative;
    width: 243px;
    margin: -40px auto auto;
    border: 1px solid #96eecd;
    box-shadow: 0 0 12px rgba(150,238,205,.3);
    background: #fff;
    border-radius: 10px
}

.bj_box67.dg>.cotainer>.item>.item-text {
    height: calc(100% - 62px)
}

.bj_box67>.cotainer>.item>.item-text>.text {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 10px;
    text-align: justify;
    line-height: 25px;
    color: #656464;
    font-size: 15px;
    z-index: 2;
    background: #fff;
    border-radius: 10px
}

.bj_box67>.cotainer>.item>.item-text>.dec {
    position: absolute;
    right: 20px;
    bottom: -13px;
    width: 20px;
    height: 50px;
    border: 1px solid #96eecd;
    box-shadow: 0 0 12px rgba(150,238,205,.3);
    background: #fff;
    transform: skew(-15deg) rotate(47deg)
}

.bj_box67>.bg-ball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bj_box67>.bg-ball>.ball {
    position: absolute;
    border-radius: 50%;
    background: #15c482;
    opacity: .1
}

.bj_box67>.bg-ball>.ball1 {
    width: 308px;
    height: 308px;
    top: 0;
    left: 0
}

.bj_box67>.bg-ball>.ball2 {
    width: 120px;
    height: 120px;
    top: 34px;
    right: 237px
}

.bj_box67>.bg-ball>.ball3 {
    width: 145px;
    height: 145px;
    bottom: -25px;
    right: 58px
}

.bj_box67.four>.cotainer>.item {
    width: 46%
}

.bj_box67.four>.cotainer>.item>.item-text {
    width: 96%
}

.bj_box68 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around
}

.bj_box68>.item {
    position: relative;
    width: 394px;
    box-shadow: 0 0 8px rgba(64,142,214,.4);
    text-align: center;
    z-index: 2;
    background: #fff
}

.bj_box68>.item>.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    right: -8px;
    bottom: -8px;
    background: #0c4eb6;
    z-index: -1
}

.bj_box68>.item>.bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: -10px;
    bottom: -10px;
    border: 1px solid #0c4eb6
}

.bj_box68>.item>.con {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: #fff;
    padding-bottom: 40px
}

.bj_box68>.item>.con>.item-tit {
    display: inline-block;
    background: #094bb3;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 10px 40px;
    border-radius: 0 0 30px 30px
}

.bj_box68>.item>.con>.item-con>.list {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    margin: 40px 0 0 54px
}

.bj_box68>.item>.con>.item-con>.list>.list-img {
    position: relative;
    margin-right: 30px
}

.bj_box68>.item>.con>.item-con>.list>.list-img>img {
    margin: -10px 0 0 -20px
}

.bj_box68>.item>.con>.item-con>.list>.list-img>.ball {
    position: absolute;
    left: 0;
    top: 0;
    width: 65px;
    height: 65px;
    background: #094bb3;
    opacity: .15;
    border-radius: 50%
}

.bj_box68>.item>.con>.item-con>.list>.list-text {
    text-align: left;
    padding-right: 20px
}

.bj_box68>.item>.con>.item-con>.list>.list-text>.tit {
    text-align: left;
    font-size: 26px;
    font-weight: 700;
    color: #094bb3
}

.bj_box68>.item>.con>.item-con>.list>.list-text>span {
    font-size: 15px;
    color: #094bb3
}

.bj_box69 {
    position: relative
}

.bj_box69>.item {
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.bj_box69>.item>.item-left {
    width: 552px;
    margin: 0 20px
}

.bj_box69>.item>.item-left>.list {
    margin: 0 0 30px 10px
}

.bj_box69>.item>.item-left>.list>.list-tit {
    position: relative;
    display: inline-block;
    margin-bottom: 15px
}

.bj_box69>.item>.item-left>.list>.list-tit>.con {
    position: relative;
    padding: 0 40px;
    line-height: 41px;
    background: #f29b76;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 20px;
    z-index: 2
}

.bj_box69>.item>.item-left>.list>.list-tit>.bg {
    position: absolute;
    left: 6px;
    top: -10px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right,#fff,#f29b76);
    border-radius: 40px;
    opacity: .6
}

.bj_box69>.item>.item-left>.list>p {
    text-indent: 40px;
    font-size: 16px;
    line-height: 26px;
    color: #666
}

.bj_box69>.item>.item-right {
    position: relative;
    z-index: 2
}

.bj_box69>.item>.item-right::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 10%,#fff 90%)
}

.bj_box69>.ball {
    position: absolute;
    border-radius: 50%;
    top: 0;
    right: 0;
    background: #f29b76;
    opacity: .15
}

.bj_box69>.ball1 {
    width: 276px;
    height: 276px;
    bottom: 0;
    margin: auto 0
}

.bj_box69>.ball2 {
    width: 57px;
    height: 57px;
    top: 30px;
    right: 260px
}

.bj_box70 {
    display: flex;
    display: -webkit-flex;
    width: 850px;
    margin: 30px auto
}

.bj_box70>.item-left {
    width: 425px;
    margin-right: 9px
}

.bj_box70>.item-left>.list {
    line-height: 49px;
    text-align: center;
    color: #525252;
    font-size: 20px
}

.bj_box70>.item-left>.list>span {
    display: inline-block;
    color: #fd5766;
    font-weight: 700;
    font-size: 24px;
    transform: skew(-10deg)
}

.bj_box70>.item-left>.list:nth-child(odd) {
    background: #eee
}

.bj_box70>.item-right {
    position: relative;
    width: 415px;
    background: #fd5766
}

.bj_box70>.item-right>.bg-text {
    position: absolute;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 210px;
    font-weight: 700;
    color: #fd6775;
    line-height: 100%
}

.bj_box70>.item-right>.text {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 2
}

.bj_box70>.item-right>.text {
    color: #ffff
}

.bj_box70>.item-right>.text>.txt1 {
    font-size: 36px
}

.bj_box70>.item-right>.text>.txt2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 68px
}

.bj_box71 {
    width: 823px;
    margin: 30px auto
}

.bj_box71>.top {
    width: 100%;
    height: 54px;
    background: #01bd8a;
    border-radius: 15px 15px 0 0
}

.bj_box71>.bottom {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    width: 100%;
    padding: 40px 15px 0 0;
    background: #dff9f2
}

.bj_box71>.bottom>.bottom-left {
    position: relative;
    width: 25%;
    margin-left: 35px
}

.bj_box71>.bottom>.bottom-left>img {
    width: 100%
}

.bj_box71>.bottom>.bottom-left>span {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 10%,#dff9f2 90%)
}

.bj_box71>.bottom>.bottom-right {
    width: 532px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-content: flex-start
}

.bj_box71>.bottom>.bottom-right>li {
    width: 255px;
    height: 36px;
    margin-right: 10px;
    border: 1px solid #01bd8a;
    border-radius: 18px;
    box-shadow: 0 0 5px #01bd8a;
    margin-bottom: 30px
}

.bj_box71>.bottom>.bottom-right>li>.num {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #01bd8a;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.bj_box71>.bottom>.bottom-right>li>span {
    display: inline-block;
    width: 82%;
    line-height: 34px;
    vertical-align: top;
    color: #676767;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bj_box72 {
    width: 850px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin: 30px auto
}

.bj_box72>.item {
    width: 411px;
    padding: 14px 24px 30px 18px;
    margin-bottom: 20px;
    box-shadow: 0 0 8px #f04a5a;
    background: #fff1f2
}

.bj_box72>.item>.item-top {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-bottom: 18px
}

.bj_box72>.item>.item-top>.num {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background: #fd5766;
    line-height: 66px;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    text-align: center
}

.bj_box72>.item>.item-top>span {
    width: 60%;
    line-height: 41px;
    margin: 0 0 0 -10px;
    color: #fff;
    padding: 0 30px 0 10px;
    background: linear-gradient(to right,#fd5766 43%,rgba(255,255,255,0) 98%);
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bj_box72>.item>.text {
    color: #666;
    line-height: 26px;
    font-size: 15px
}

.bj_box73 {
    width: 736px;
    margin: 30px auto;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    line-height: initial
}

.bj_box73>.item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    width: 340px;
    margin-bottom: 20px;
    border: 1px solid #15c482;
    border-radius: 10px;
    box-shadow: 8px 5px 0 #15c482;
    padding: 10px 0
}

.bj_box73>.item>.left {
    font-size: 90px;
    font-weight: 700;
    color: #15c482;
    opacity: .2;
    transform: skew(-10deg);
    margin-left: 25px
}

.bj_box73>.item>.center {
    width: 130px;
    margin: 0 30px 0 25px
}

.bj_box73>.item>.center>.tit {
    font-size: 22px;
    color: #15c482;
    font-weight: 700
}

.bj_box73>.item>.center>span {
    font-size: 16px;
    color: #15c482
}

.bj_box74 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: 30px auto
}

.bj_box74>.item {
    position: relative;
    width: 280px;
    margin-bottom: 10px;
    padding: 10px 0;
    box-shadow: 0 0 6px #18c583
}

.bj_box74>.item>.bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #15c482;
    opacity: .1
}

.bj_box74>.item>.con {
    position: relative;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    position: relative;
    z-index: 2
}

.bj_box74>.item>.con>.left {
    width: 87px;
    padding: 15px 0;
    margin-left: 9px;
    background: #15c482;
    opacity: .7;
    border-radius: 6px
}

.bj_box74>.item>.con>.left {
    text-align: center
}

.bj_box74>.item>.con>.right {
    width: 56%;
    margin-left: 15px
}

.bj_box74>.item>.con>.right>.tit {
    font-size: 20px;
    font-weight: 700;
    color: #15c482
}

.bj_box74>.item>.con>.right>.line {
    width: 31px;
    height: 2px;
    margin: 5px 0;
    background: #15c482
}

.bj_box74>.item>.con>.right>p {
    color: #15c482;
    font-size: 15px
}

.bj_box75 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    position: relative;
    width: 810px;
    margin: 30px auto
}

.bj_box75 .item-con {
    text-align: left;
    margin-bottom: 15px
}

.bj_box75 .item-con {
    width: 380px;
    height: 50%
}

.bj_box75>.left-con>.item-con {
    text-align: right;
    height: 50%
}

.bj_box75 .item-con>.item-tit {
    display: inline-block;
    background: #15c482;
    color: #fff;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 18px 5px 0 0;
    height: 50px;
    line-height: 50px
}

.bj_box75 .item-con>.item-text {
    position: relative;
    box-shadow: 0 0 7px #15c482;
    text-align: left;
    height: calc(100% - 50px)
}

.bj_box75 .item-con>.item-text>.p {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 2;
    background: #fff;
    padding: 15px
}

.bj_box75 .item-con>.item-text>.p>span {
    font-size: 22px;
    color: #484646;
    font-weight: 700
}

.bj_box75 .item-con>.item-text>.p>p {
    margin-top: 10px;
    font-size: 15px;
    color: #484646
}

.bj_box75>.right-con>.item-con>.item-text>.dec {
    position: absolute;
    bottom: 20px;
    left: -15px;
    width: 50px;
    height: 15px;
    box-shadow: 0 0 7px #15c482;
    background: #fff;
    transform: skew(-32deg) rotate(28deg)
}

.bj_box75>.right-con>.item-con>.item-text::after {
    content: "";
    position: absolute;
    bottom: 26px;
    left: -30px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #15c482
}

.bj_box75>.left-con>.item-con>.item-text::after {
    content: "";
    position: absolute;
    top: 24px;
    right: -30px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #15c482
}

.bj_box75>.left-con>.item-con>.item-text>.dec {
    position: absolute;
    top: 15px;
    right: -15px;
    width: 50px;
    height: 15px;
    box-shadow: 0 0 7px #15c482;
    background: #fff;
    transform: skew(-32deg) rotate(28deg)
}

.bj_box75>.line {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #15c482;
    margin: 0 auto
}

.bj_box75>.left-con>.item-con>.item-tit {
    border-radius: 5px 18px 0 0
}

.bj_box76 {
    margin: 30px auto
}

.bj_box76>.swiper-wrapper {
    justify-content: space-around
}

.bj_box76>.swiper-wrapper>.swiper-slide {
    width: 274px;
    height: auto;
    background: #fd5766
}

.bj_box76>.swiper-wrapper>.swiper-slide>.text {
    background: #fd5766;
    color: #fff;
    padding: 0 20px 15px 20px;
    height: 100%
}

.bj_box76>.swiper-wrapper>.swiper-slide>.text>.icon {
    position: relative;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fd616f;
    background: #fff;
    margin: -20px auto 15px auto;
    color: #fd616f;
    font-size: 22px;
    line-height: 45px;
    font-weight: 700
}

.bj_box76>.swiper-wrapper>.swiper-slide>.text>.tit {
    text-align: center;
    font-size: 23px;
    color: #fff
}

.bj_box76>.swiper-wrapper>.swiper-slide>.text>.tit::after {
    content: "";
    display: block;
    width: 32px;
    height: 2px;
    background: #fff;
    margin: 10px auto auto
}

.bj_box76>.swiper-wrapper>.swiper-slide>.text>p {
    text-align: justify;
    margin-top: 15px;
    line-height: 26px;
    font-size: 16px
}

.bj_box77 {
    position: relative;
    width: 850px;
    box-shadow: 0 0 10px rgba(107,107,107,.2);
    padding-top: 30px
}

.bj_box77>.left {
    display: inline-block;
    position: relative;
    width: 260px;
    margin-right: 130px;
    margin-left: 34px;
    z-index: 2;
    vertical-align: middle
}

.bj_box77>.left>img {
    width: 100%
}

.bj_box77>.right {
    display: inline-block;
    width: 411px;
    background: #fbe7d7;
    padding: 26px 35px 0 35px
}

.bj_box77>.right>.item {
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 26px;
    padding: 15px 10px
}

.bj_box77>.right>.item>.num {
    position: absolute;
    display: block;
    left: -15px;
    top: -23px;
    font-size: 34px;
    font-weight: 700;
    opacity: .1;
    transform: skew(-10deg)
}

.bj_box77>.right>.item>p {
    font-size: 15px;
    color: #666
}

.bj_box77>.ball-container {
    position: absolute;
    bottom: 0;
    left: 82px;
    width: 327px;
    height: 288px
}

.bj_box77>.ball-container>.ball {
    position: absolute;
    border-radius: 50%;
    background: #fbe7d7
}

.bj_box77>.ball-container>.big-ball {
    width: 227px;
    height: 227px;
    bottom: 0;
    left: 0
}

.bj_box77>.ball-container>.small-ball {
    width: 63px;
    height: 63px;
    top: 0;
    right: 0
}

.bj_box77>.ball-container>.small-ball2 {
    width: 28px;
    height: 28px;
    top: 60px;
    right: 63px
}

.bj_box78>.swiper-wrapper {
    justify-content: center;
    flex-flow: wrap row
}

.bj_box78>.swiper-wrapper>.item {
    position: relative;
    width: 256px;
    margin: 10px;
    border-radius: 12px;
    overflow: hidden;
    height: auto
}

.bj_box78>.swiper-wrapper>.item>.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fd5766;
    text-align: right
}

.bj_box78>.swiper-wrapper>.item>.bg>.num {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-right: 10px;
    opacity: .3
}

.bj_box78>.swiper-wrapper>.item>.con {
    position: relative;
    height: 100%;
    padding: 30px 15px 0 15px;
    box-shadow: 0 0 8px rgba(247,73,88,.3) inset;
    background: #fff;
    border-radius: 0 120px 0 0;
    text-align: justify;
    padding-bottom: 20px
}

.bj_box78>.swiper-wrapper>.item>.con>.tit {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #fd5766
}

.bj_box78>.swiper-wrapper>.item>.con>p {
    line-height: 26px;
    margin-top: 15px;
    color: #666;
    font-size: 15px
}

.bj_box79 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around
}

.bj_box79>.item {
    position: relative;
    width: 414px;
    padding: 55px 0 0 0
}

.bj_box79>.item>.bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 402px;
    height: 90%;
    background: #fd5766;
    border-radius: 12px
}

.bj_box79>.item>.bg>.tit {
    display: flex;
    display: -webkit-flex;
    line-height: 55px;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    padding-left: 12px
}

.bj_box79>.item>.txt {
    position: relative;
    width: 411px;
    height: 100%;
    padding: 20px 15px;
    margin-left: 5px;
    background: #fff;
    box-shadow: 0 0 8px rgba(247,73,88,.3) inset;
    border-radius: 10px;
    text-align: justify;
    line-height: 27px;
    font-size: 15px;
    color: #666
}

.bj_box80 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around
}

.bj_box80>.item {
    position: relative;
    width: 414px;
    background: #fdf5f6;
    padding: 0 12px 20px 12px;
    text-align: center
}

.bj_box80>.item>.num {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background: #fd5766;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    padding: 10px 25px 10px 10px;
    border-radius: 0 6px 40px 0
}

.bj_box80>.item>.tit {
    padding: 10px 0 0 68px;
    color: #fd5766;
    font-size: 26px;
    font-weight: 700;
    text-align: left
}

.bj_box80>.item>.txt {
    margin: 20px 0;
    text-align: justify;
    line-height: 26px;
    color: #666;
    font-size: 15px
}

.bj_box80>.item>img {
    display: block;
    margin-top: 20px
}

.bj_box81>.item {
    position: relative;
    width: 850px;
    margin: 80px auto auto;
    display: flex;
    display: -webkit-flex;
    box-shadow: 0 0 10px rgba(238,121,72,.4);
    padding-bottom: 25px
}

.bj_box81>.item>.item-left {
    width: 210px;
    height: 179px;
    margin-top: -60px;
    border: 1px solid #f0bfac;
    border-radius: 12px;
    box-shadow: 5px 5px 0 #f29b76;
    overflow: hidden
}

.bj_box81>.item>.item-left>img {
    width: 100%
}

.bj_box81>.item>.item-right {
    width: 70%;
    margin-left: 27px;
    padding: 20px 0 0 0
}

.bj_box81>.item>.item-right>.tit {
    font-size: 28px;
    color: #e96f3b;
    font-weight: 700
}

.bj_box81>.item>.item-right>p {
    padding-right: 20px;
    margin-top: 12px;
    line-height: 26px;
    font-size: 15px;
    color: #5c5c5c
}

.bj_box81>.item>.ball {
    position: absolute;
    border-radius: 50%;
    background: #f0bfac;
    opacity: .2
}

.bj_box81>.item>.ball1 {
    width: 72px;
    height: 72px;
    bottom: 20px;
    right: 15px
}

.bj_box81>.item>.ball2 {
    width: 32px;
    height: 32px;
    top: 20px;
    right: 140px
}

.bj_box82 {
    display: flex;
    display: -webkit-flex;
    flex-flow: wrap row;
    justify-content: center
}

.bj_box82>.item {
    position: relative;
    width: 269px;
    margin: 8px;
    padding: 0 0 15px 19px;
    margin-bottom: 10px;
    background: #faf1ed;
    text-align: right
}

.bj_box82.four>.item {
    width: 48%
}

.bj_box82>.item>.num {
    display: inline-block;
    background: #f29b76;
    color: #fff;
    padding: 5px 20px;
    border-radius: 15px 0 15px 15px;
    font-size: 18px;
    font-weight: 700
}

.bj_box82>.item>.item-tit {
    margin: 5px 0 10px 0;
    font-size: 22px;
    color: #4c4c4c;
    text-align: left;
    font-weight: 700
}

.bj_box82>.item>.text {
    display: flex;
    display: -webkit-flex;
    text-align: left;
    font-size: 15px;
    color: #686868
}

.bj_box82>.item>.text::before {
    content: "";
    width: 5px;
    margin-right: 10px;
    border-radius: 3px;
    background: #f29b76
}

.bj_box82>.item>.text>p {
    width: 90%;
    text-align: justify
}

.bj_box83 {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    width: 850px;
    margin: 30px auto;
    box-shadow: 0 0 10px rgba(12,50,163,.2)
}

.bj_box83>.item {
    width: 50%;
    padding: 25px 32px 36px 23px;
    border-bottom: 1px solid #eee
}

.bj_box83>.item:nth-child(odd) {
    border-right: 1px solid #eee
}

.bj_box83>.item>.item-tit {
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.bj_box83>.item>.item-tit>img {
    width: 45px
}

.bj_box83>.item>.item-tit>.tit-text {
    margin-left: 6px;
    color: #fff;
    padding: 5px 20px;
    background: linear-gradient(#095ec5,#093aa7);
    border-radius: 20px;
    font-size: 18px
}

.bj_box83>.item>.item-tit>.tit-text>.t {
    font-weight: 700
}

.bj_box83>.item>.item-tit>.ball {
    position: absolute;
    top: -5px;
    left: 20px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #095fc5;
    opacity: .2
}

.bj_box83>.item>.item-text>.bold {
    margin: 12px 0;
    font-size: 18px;
    font-weight: 700
}

.bj_box83>.item>.item-text>.bold::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: #094ab4;
    border-radius: 50%
}

.bj_box83>.item>.item-text>.bold>span {
    display: inline-block;
    width: 90%;
    vertical-align: text-top;
    line-height: 25px
}

.bj_box83>.item>.item-text>span {
    font-size: 15px;
    color: #545353;
    line-height: 24px
}

.bj_box84 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: center
}

.bj_box84>.item {
    width: 259px;
    padding-bottom: 20px;
    margin: 15px;
    border: 1px solid #5fd5b2;
    box-shadow: 0 0 8px rgba(1,189,138,.4);
    border-radius: 8px;
    background: #e5f7eb;
    text-align: right;
    overflow: hidden
}

.bj_box84>.item>.item-tit {
    display: inline-block;
    padding: 10px 20px 10px 40px;
    font-size: 20px;
    font-weight: 700;
    background: #01bd8a;
    color: #fff;
    border-radius: 10px 0 0 40px;
    box-shadow: -7px 0 0 #b1eac3
}

.bj_box84>.item>.item-con>.item-img {
    width: 115px;
    height: 115px;
    margin: 17px auto auto;
    border-radius: 50%;
    box-shadow: 7px 0 0 #b1eac3
}

.bj_box84>.item>.item-con>.item-img>img {
    border-radius: 50%
}

.bj_box84>.item>.item-con>.item-text {
    text-align: justify;
    font-size: 15px;
    color: #737573;
    margin-top: 15px;
    padding: 0 25px;
    line-height: 26px
}

.bj_box85 {
    display: flex;
    display: -webkit-flex;
    flex-flow: wrap row;
    justify-content: center;
    width: 840px;
    margin: 30px auto
}

.bj_box85>.item {
    width: 257px;
    padding-bottom: 30px;
    margin: 10px;
    background: #e5f6ea;
    border: 1px solid #5ad2af;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(1,189,138,.3)
}

.bj_box85>.item>.item-tit {
    padding: 0 0 20px 0;
    background: #01bd8a;
    border-radius: 10px 10px 0 0
}

.bj_box85>.item>.item-tit>.num {
    display: inline-block;
    padding: 8px 25px;
    margin: -8px 0 0 -7px;
    background: #fbbc28;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border-radius: 8px 0 30px 0;
    box-shadow: 4px 4px 0 rgba(0,0,0,.2)
}

.bj_box85>.item>.item-tit>.text {
    display: inline-block;
    margin: 10px 0 0 10px;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    vertical-align: text-top
}

.bj_box85>.item>.item-text {
    padding: 0 20px
}

.bj_box85>.item>.item-text>li {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    margin-top: 20px;
    justify-content: center
}

.bj_box85>.item>.item-text>li>.ball {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px 5px 0 0
}

.bj_box85>.item>.item-text>li .ballBg {
    background: #14c494
}

.bj_box85>.item>.item-text>li .ball1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
    border-radius: 50%
}

.bj_box85>.item>.item-text>li .ball2 {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

.bj_box85>.item>.item-text>li>span {
    color: #5a5857;
    font-size: 15px
}

.bj_box87 {
    display: flex;
    display: -webkit-flex;
    justify-content: center
}

.bj_box87>.item {
    width: 267px;
    box-shadow: 0 0 12px rgba(52,55,54,.2);
    margin: 15px;
    padding-bottom: 20px
}

.bj_box87>.item>.item-tit {
    position: relative;
    display: inline-block;
    min-width: 203px;
    height: 58px;
    line-height: 49px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 40px 0 15px;
    margin: 10px 0 0 -12px
}

.bj_box87>.item>.item-tit>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bj_box87>.item>.item-tit>span {
    position: relative
}

.bj_box87>.item>.item-con>.con-left {
    text-align: center;
    margin: 15px 0
}

.bj_box87>.item>.item-con>.con-right {
    padding: 0 15px;
    line-height: 26px;
    color: #666;
    text-align: justify;
    font-size: 15px
}

.bj_box88 {
    margin: 30px auto
}

.bj_box88>.item {
    justify-content: center
}

.bj_box88>.item,.bj_box88>.item>.item-left,.bj_box88>.item>.item-left>.item-lf-item {
    display: flex;
    display: -webkit-flex
}

.bj_box88>.item>.item-left {
    flex-direction: column;
    margin-right: 15px
}

.bj_box88>.item>.item-left>.item-lf-item {
    width: 136px;
    border: 1px solid #57d3b2;
    margin-bottom: 6px;
    background: #d9f5ed;
    flex: 1;
    color: #12ba8a;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.bj_box88>.item>.item-left>.item-lf-item.active {
    color: #fff;
    background: #01bd8a
}

.bj_box88>.item>.item-left>.item-lf-item:last-child {
    margin-bottom: 0
}

.bj_box88>.item>.item-left>.item-lf-item>span {
    display: block;
    font-weight: 700;
    font-size: 22px
}

.bj_box88>.item>.item-right {
    border: 1px solid #57d3b2
}

.bj_box88>.item>.item-right>.item-rg-item {
    background: #d9f5ed
}

.bj_box88>.item>.item-right>.item-rg-item>.item-rg-img>img {
    height: 100%;
    width: 100%
}

.bj_box88>.item>.item-right>.item-rg-item {
    display: flex;
    display: -webkit-flex;
    display: none
}

.bj_box88>.item>.item-right>.item-rg-item.active {
    display: flex;
    display: -webkit-flex
}

.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text {
    width: 409px;
    padding: 36px 35px 20px 26px
}

.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text>.tit {
    position: relative;
    display: inline-block;
    color: #12ba8a;
    font-size: 20px;
    font-weight: 700;
    padding: 0 10px;
    margin-bottom: 20px
}

.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text>.tit>span {
    position: relative;
    z-index: 2
}

.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text>.tit>.bg-line {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 8px;
    background: #a1f0db
}

.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text>p {
    text-align: justify;
    color: #12ba8a;
    font-size: 15px;
    line-height: 24px
}

.bj_box89,.bj_box89>.item {
    display: flex;
    display: -webkit-flex;
    flex-flow: wrap row
}

.bj_box89>.item {
    width: 414px;
    margin-left: 18px;
    margin-bottom: 15px;
    border-bottom: 3px solid #fd5766
}

.bj_box89>.item>.item-left {
    width: 45%
}

.bj_box89>.item>.item-left>img {
    width: 100%
}

.bj_box89>.item>.item-right {
    position: relative;
    width: 55%;
    padding: 20px 12px 12px 15px;
    background: #fdf2f3
}

.bj_box89>.item>.item-right>.item-rg-tit {
    display: inline-block;
    padding: 6px 12px;
    background: #fd5766;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0 20px 20px 15px;
    box-shadow: 3px 3px 0 #fdb4bb
}

.bj_box89>.item>.item-right>p {
    text-align: justify;
    font-size: 15px;
    color: #5f5e5e;
    margin-top: 15px;
    line-height: 24px
}

.bj_box89>.item>.item-right>.sj {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    border: 7px solid transparent;
    border-top-color: #fd5766;
    border-right-color: #fd5766
}

.bj_box90 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: center
}

.bj_box90>.item {
    position: relative;
    display: flex;
    display: -webkit-flex;
    width: 404px;
    margin: 0 10px;
    padding: 14px 22px 14px 15px;
    margin-bottom: 19px;
    border: 1px solid #fd8893;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 9px #fe8590 inset;
    align-items: center
}

.bj_box90>.item>.item-left>img {
    box-shadow: 3px 3px 0 #fd5766
}

.bj_box90>.item>.item-right {
    margin-left: 22px
}

.bj_box90>.item>.item-right>.tit {
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.bj_box90>.item>.item-right>.tit>.name {
    font-size: 25px;
    padding: 0 5px 0 0;
    margin-right: 5px;
    font-weight: 700;
    color: #fd5766;
    border-right: 2px solid rgba(253,87,102,.4)
}

.bj_box90>.item>.item-right>.tit>.tab {
    color: #fd5766;
    font-size: 15px;
    line-height: 23px;
    text-align: justify
}

.bj_box90>.item>.item-right>p {
    margin-top: 5px;
    color: #585858;
    font-size: 16px;
    line-height: 25px
}

.bj_box90>.item>.item-right>.sj {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    border: 10px solid transparent;
    border-bottom-color: #fd5766;
    border-right-color: #fd5766
}

.bj_box91 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around
}

.bj_box91>.item {
    width: 413px;
    padding: 15px 22px;
    border-radius: 13px;
    box-shadow: 0 0 5px #fc949e
}

.bj_box91>.item>.item-tit {
    position: relative;
    width: 367px;
    padding-bottom: 15px;
    margin: 17px auto auto;
    border-radius: 51px;
    box-shadow: 0 0 35px #fb949d inset
}

.bj_box91>.item>.item-tit>img {
    width: 143px;
    height: 143px;
    position: absolute;
    left: -10px;
    top: -3px;
    border-radius: 50%
}

.bj_box91>.item>.item-tit>.con>.tit {
    display: inline-block;
    padding: 7px 14px 7px 108px;
    margin-left: 30px;
    background: #fd5766;
    color: #fff;
    border-radius: 20px 0 20px 20px;
    font-size: 24px;
    font-weight: 700
}

.bj_box91>.item>.item-tit>.con>p {
    margin-top: 10px;
    font-size: 22px;
    padding-right: 30px;
    color: #585757;
    font-weight: 700;
    text-align: right
}

.bj_box91>.item>.item-text {
    margin-top: 58px;
    color: #585757;
    font-size: 17px;
    text-indent: 30px;
    line-height: 27px
}

.bj_box92 {
    max-width: 872px;
    width: 98%;
    margin: 0 auto
}

.bj_box92>.left-con {
    display: flex
}

.bj_box92>.right-con {
    display: flex;
    margin-left: 88px;
    position: relative
}

.bj_box92 .item-con {
    width: 165px;
    padding: 10px 0;
    border: 1px solid #15c482;
    box-shadow: 0 0 15px rgba(21,196,130,.2);
    border-radius: 30px 0 30px 0;
    text-align: center;
    margin-right: 60px
}

.bj_box92>.right-con>.item-con:first-child {
    margin-right: 85px
}

.bj_box92 .item-con:hover {
    background-color: #15c482
}

.bj_box92>.right-con>.item-con:last-child {
    position: absolute;
    bottom: 16px;
    right: 0;
    width: 127px;
    height: 75px;
    background-color: #15c482;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0
}

.bj_box92>.right-con>.item-con:last-child::before {
    content: "";
    position: absolute;
    top: -32px;
    left: calc(50% - 16px);
    width: 0;
    height: 0;
    border: 16px solid;
    border-color: transparent transparent #15c482
}

.bj_box92>.right-con>.item-con:last-child>.tit {
    position: absolute;
    top: -50px;
    font-size: 26px;
    color: #15c482;
    font-weight: 700;
    margin: 0
}

.bj_box92>.right-con>.item-con:last-child>p {
    font-size: 20px;
    color: #f3f52d;
    padding: 0
}

.bj_box92 .item-con>.tit {
    font-size: 18px;
    color: #454343;
    margin-bottom: 5px;
    line-height: initial
}

.bj_box92 .item-con:hover>.tit,.bj_box92 .item-con:hover>p {
    color: #fff
}

.bj_box92 .item-con>p {
    font-size: 14px;
    color: #686565;
    padding: 0 25px;
    line-height: initial
}

.bj_box92>.line {
    background-color: #15c482;
    width: 628px;
    height: 25px;
    line-height: 25px;
    margin: 25px 0;
    position: relative
}

.bj_box92>.line::after {
    content: "";
    position: absolute;
    top: -14px;
    right: -46px;
    width: 0;
    height: 0;
    text-align: center;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-right: 0 solid transparent;
    border-left: 46px solid #15c482
}

.bj_box92>.line>ul {
    display: flex
}

.bj_box92>.line>ul>li {
    font-size: 16px;
    color: #d7f629;
    position: relative
}

.bj_box92>.line>ul>li::before {
    content: "";
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 2px;
    border-radius: 50%;
    background-color: #fff100;
    width: 6px;
    height: 6px
}

.bj_box92>.line>ul>li:nth-child(odd)::after {
    content: "";
    position: absolute;
    top: -32px;
    left: 8px;
    width: 0;
    height: 0;
    border: 16px solid;
    border-color: transparent transparent #15c482
}

.bj_box92>.line>ul>li:nth-child(even)::after {
    content: "";
    position: absolute;
    top: 25px;
    left: 8px;
    width: 0;
    height: 0;
    border: 16px solid;
    border-color: #15c482 transparent transparent
}

.bj_box92>.line>ul>li:nth-child(1) {
    margin-left: 52px
}

.bj_box92>.line>ul>li:nth-child(2) {
    margin-left: 64px
}

.bj_box92>.line>ul>li:nth-child(3) {
    margin-left: 79px
}

.bj_box92>.line>ul>li:nth-child(4) {
    margin-left: 88px
}

.bj_box92>.line>ul>li:nth-child(5) {
    margin-left: 65px
}

.bj_box93 {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    position: relative;
    border: 2px solid #d5f5e9;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(213,245,233,.3);
    padding: 26px 18px 31px 18px
}

.bj_box93>.box-left {
    width: 322px
}

.bj_box93>.box-left>img {
    width: 100%;
    border-radius: 20px
}

.bj_box93>.box-right {
    width: 465px;
    margin-left: 22px
}

.bj_box93>.box-right>.right-title {
    position: absolute;
    right: 0;
    top: 0
}

.bj_box93>.box-right>.right-title>.tab {
    text-align: center;
    width: 177px;
    height: 50px;
    line-height: 50px;
    background: #15c482;
    font-size: 24px;
    color: #fff;
    border-radius: 0 20px 0 30px;
    font-weight: 700
}

.bj_box93>.box-right>.right-text {
    display: flex;
    flex-flow: wrap
}

.bj_box93>.box-right>.right-text>.tit {
    margin-bottom: 15px;
    color: #15c482;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    width: 100%
}

.bj_box93>.box-right>.right-text>.tit:before {
    content: "01";
    font-size: 60px;
    color: rgba(21,196,130,.2);
    font-weight: 700;
    position: absolute;
    left: 0;
    bottom: -15px;
    line-height: initial
}

.bj_box93>.box-right>.right-text>.tit:nth-child(3) {
    margin-top: 30px
}

.bj_box93>.box-right>.right-text>.tit:nth-child(3)::before {
    content: "02"
}

.bj_box93>.box-right>.right-text>.text {
    color: #808181;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px
}

.bj_box94>.item {
    width: 99%;
    position: relative;
    margin: 20px auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    box-shadow: 0 0 10px rgba(240,74,90,.4);
    background-color: #fff8f9
}

.bj_box94>.item>.item-left {
    width: 251px
}

.bj_box94>.item>.item-left>img {
    width: 100%
}

.bj_box94>.item>.item-right {
    width: 475px;
    margin-left: 27px;
    padding: 10px 0
}

.bj_box94>.item>.item-right>.tit {
    font-size: 24px;
    color: #fd5766;
    font-weight: 700
}

.bj_box94>.item>.item-right>p {
    margin-top: 12px;
    line-height: 25px;
    font-size: 15px;
    color: #6e6e6e
}

.bj_box94>.item>.ball {
    position: absolute;
    background: #fd5766
}

.bj_box94>.item>.ball>p {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    display: flex;
    align-items: center
}

.bj_box94>.item>.ball1 {
    width: 98px;
    height: 100%;
    right: 0;
    font-size: 46px;
    color: #fff;
    font-weight: 700
}

.bj_box94>.item>.ball::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 108.5px solid transparent;
    border-left: 20px solid #fff8f9;
    border-bottom: 108.5px solid transparent
}

.bj_box95 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-flow: wrap row
}

.bj_box95>.item {
    display: flex;
    position: relative;
    width: 436px
}

.bj_box95>.item:nth-child(1) {
    border-bottom: 1px solid #e5e5e5
}

.bj_box95>.item:nth-child(2) {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5
}

.bj_box95>.item:nth-child(4) {
    border-left: 1px solid #e5e5e5
}

.bj_box95>.item>.item-left {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    width: 128px;
    height: 100%;
    padding-left: 30px
}

.bj_box95>.item>.item-right {
    position: relative;
    top: 0;
    right: 0;
    padding: 15px 20px;
    width: 308px;
    height: 100%;
    border-radius: 0 0 0 30px;
    z-index: 2
}

.bj_box95>.item>.item-right>.tit {
    font-size: 22px;
    color: #f96d76;
    font-weight: 700;
    margin-bottom: 12px;
    white-space: nowrap
}

.bj_box95>.item>.item-right>.tit>span {
    font-size: 50px;
    color: #fcbfc2;
    font-weight: 700;
    font-style: oblique;
    margin-right: 15px
}

.bj_box95>.item>.item-right>p {
    color: #5d5d5d;
    font-size: 16px;
    line-height: 27px
}

.bj_box95>.item>.ball {
    position: absolute;
    border-radius: 50%;
    background: #fd5766;
    opacity: .102;
    left: 58px;
    top: 80px;
    width: 78px;
    height: 78px;
    z-index: 5
}

.bj_box97 {
    background-color: #fff1f2;
    padding: 44px 0
}

.bj_box97>.item {
    margin: 0 auto;
    display: flex
}

.bj_box97>.item>.bg {
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
    width: 95%;
    margin: 0 auto
}

.bj_box97>.item>.bg>.active {
    width: 226px;
    height: 51px;
    font-size: 28px;
    color: #fff;
    background-color: #fd5766;
    text-align: center;
    line-height: 51px;
    border: none
}

.bj_box97>.item>.bg>div {
    width: 226px;
    height: 51px;
    font-size: 28px;
    color: #fd5766;
    text-align: center;
    line-height: 51px;
    border: 1px solid red;
    cursor: pointer
}

.bj_box97>.text.active {
    display: flex
}

.bj_box97>.text {
    position: relative;
    width: 792px;
    display: none;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 18px;
    padding: 37px 27px 37px 46px;
    border: 1px solid red
}

.bj_box97>.text>p {
    color: #5a5959;
    line-height: 1.889
}

.bj_box97>.text>.dw {
    position: absolute;
    width: 43px;
    height: 45px;
    background-color: #fd5766;
    left: -22px;
    top: 24px
}

.bj_box98 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box98>.item {
    position: relative;
    display: flex;
    width: 836px;
    margin-top: 15px;
    border: 1px solid #67d7b9;
    border-radius: 10px 10px 10px 10px
}

.bj_box98>.item>.bg>.line {
    position: absolute;
    top: -3.5px;
    left: 0;
    width: 55px;
    height: 7px;
    background: #fff
}

.bj_box98>.item>.bg>.line>span {
    position: absolute;
    top: 2px;
    left: 0;
    width: 114px;
    height: 7px;
    background: #01bd8a
}

.bj_box98>.item>.bg>.line2 {
    border-radius: 5px;
    background-color: #b4ecd7;
    position: absolute;
    left: 16px;
    top: 46px;
    width: 231px;
    height: 15px
}

.bj_box98>.item>.tit {
    margin: 24px 22px 0 22px;
    color: #6c6c6c;
    font-size: 24px;
    z-index: 2
}

.bj_box98>.item>.tit>p {
    margin: 15px 0;
    color: #6c6c6c;
    font-size: 16px
}

.bj_box99 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box99>.item {
    margin-bottom: 30px;
    position: relative;
    width: 396px;
    border-width: 1px;
    border-color: #fc5d25;
    border-style: solid;
    background-color: #fff;
    border-radius: 0 10px 0 10px;
    padding: 30px 15px
}

.bj_box99>.item>.bg>.line {
    background-color: #fc5d25;
    width: 33px;
    height: 8px;
    position: absolute;
    top: 70px;
    left: 15px
}

.bj_box99>.item>.bg>.line2 {
    background-color: #fc5d25;
    border-radius: 20px;
    text-align: center;
    width: 137px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    bottom: -19px;
    right: 75px
}

.bj_box99>.item>.bg>.line2>span {
    font-size: 24px;
    color: #fff
}

.bj_box99>.item>.bg>.line3 {
    position: absolute;
    top: -10px;
    left: -1px;
    width: 0;
    height: 0;
    border-top: 40px solid #fff;
    border-right: 40px solid transparent
}

.bj_box99>.item>.bg>.line3::after {
    content: "";
    position: absolute;
    top: -17px;
    left: -6px;
    width: 40px;
    height: 0;
    border-width: .6px;
    border-style: solid;
    border-color: #fc5d25;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.bj_box99>.item>.bg>.line4 {
    position: absolute;
    bottom: -10px;
    right: -1px;
    width: 0;
    height: 0;
    border-bottom: 40px solid #fff;
    border-left: 40px solid transparent
}

.bj_box99>.item>.bg>.line4::after {
    content: "";
    position: absolute;
    top: 15px;
    left: -36px;
    width: 40px;
    height: 0;
    border-width: .6px;
    border-style: solid;
    border-color: #fc5d25;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.bj_box99>.item>.bg>.img {
    position: absolute;
    top: 13px;
    left: 312px
}

.bj_box99>.item>.tit {
    font-size: 26px;
    color: #f2561e;
    font-weight: 700
}

.bj_box99>.item>.tit>span {
    font-size: 20px;
    color: #f2561e;
    font-weight: 700
}

.bj_box99>.item>.tit>p {
    font-size: 16px;
    color: #737272;
    margin-top: 20px
}

.bj_box100 {
    padding: 42px 0 18px 0;
    background-color: #e5f1fc;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box100>.item {
    margin: 0 auto;
    position: relative;
    border-width: 1px;
    border-color: #98c9f7;
    border-style: solid;
    border-radius: 10px;
    background-color: #fff;
    width: 418px
}

.bj_box100>.item>.tit {
    position: absolute;
    top: -25px;
    left: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #408ed6;
    border-radius: 30px 30px 0 30px;
    width: 305px;
    height: 52px;
    line-height: 52px;
    text-align: center
}

.bj_box100>.item>.tit>.wb {
    margin-left: 5px;
    font-size: 26px;
    color: #ecfc7e;
    font-weight: 700
}

.bj_box100>.item>.tit>.num {
    border-radius: 50%;
    background-color: #fff;
    width: 37px;
    height: 37px;
    line-height: 37px
}

.bj_box100>.item>.tit>.num>span {
    display: inline-block;
    font-size: 24px;
    color: #408ed6;
    font-weight: 700
}

.bj_box100>.item>.text {
    padding: 60px 25px 40px 25px;
    font-size: 16px;
    color: #8a8b8c;
    line-height: 25px
}

.bj_box100>.item>.bg>.ball1 {
    border-radius: 50%;
    background-color: #98c9f7;
    opacity: .302;
    position: absolute;
    bottom: 32px;
    right: 35px;
    width: 49px;
    height: 49px
}

.bj_box100>.item>.bg>.ball2 {
    border-radius: 50%;
    background-color: #98c9f7;
    opacity: .302;
    position: absolute;
    bottom: 14px;
    right: 24px;
    width: 22px;
    height: 22px
}

.bj_box101 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box101>.item {
    position: relative;
    margin-top: 24px;
    border-width: .6px;
    border-color: #fd5766;
    border-style: solid;
    box-shadow: 0 0 15px rgba(253,87,102,.3);
    width: 410px
}

.bj_box101>.item>.tit {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: center;
    background-color: rgba(253,87,102,.102);
    width: 410px;
    height: 56px
}

.bj_box101>.item>.tit>.num {
    background-color: #fd5766;
    width: 70px;
    height: 56px;
    text-align: center
}

.bj_box101>.item>.tit>.num>span {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 56px
}

.bj_box101>.item>.tit>.wb {
    margin-left: 25px;
    font-size: 30px;
    color: #fd5766;
    font-weight: 700;
    line-height: 1.063
}

.bj_box101>.item>.text {
    padding: 20px 12px 20px 12px;
    font-size: 16px;
    color: #717070;
    text-align: justify;
    line-height: 1.625
}

.bj_box101>.item>.dw {
    position: absolute;
    top: 24px;
    left: 70px;
    width: 0;
    height: 0;
    text-align: center;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 0 solid transparent;
    border-left: 8px solid #fd5766
}

.bj_box102 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box102>.item {
    position: relative;
    border-width: .6px;
    border-color: #fd5766;
    box-shadow: 5px 5px 0 #fd5766;
    border-style: solid;
    border-radius: 5px;
    background-color: #fff8f9;
    width: 400px
}

.bj_box102>.item>.num {
    padding-top: 35px;
    font-size: 60px;
    color: #f04556;
    font-weight: 700;
    line-height: .6;
    text-align: center
}

.bj_box102>.item>.tit {
    padding-top: 15px;
    font-size: 26px;
    color: #f04556;
    font-weight: 700;
    line-height: 1.385;
    text-align: center
}

.bj_box102>.item>.text {
    padding: 28px 20px 25px 20px;
    font-size: 16px;
    color: #676767;
    line-height: 1.5;
    text-align: justify
}

.bj_box102>.item>.line {
    border-radius: 50%;
    background-color: #fd5766;
    opacity: .102;
    position: absolute;
    left: 145px;
    top: 23px;
    width: 108px;
    height: 108px
}

.bj_box103 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box103>.item {
    margin: 30px 0 0 20px;
    position: relative;
    border-width: .3px;
    border-color: #15c482;
    border-style: solid;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(21,196,130,.5);
    width: 769px
}

.bj_box103>.item>.item-left>.num {
    position: absolute;
    left: -46px;
    top: -16px;
    background-color: #15c482;
    width: 102px;
    border-radius: 10px 0 45px 0;
    box-shadow: -5px 5px 0 rgba(21,196,130,.5);
    font-size: 28px;
    z-index: 1;
    color: #fff;
    line-height: 60px;
    text-indent: .4em
}

.bj_box103>.item>.item-right {
    position: relative;
    z-index: 2;
    background-color: #fff
}

.bj_box103>.item>.item-right>.tit {
    padding: 20px;
    font-size: 18px;
    color: #0ca56b;
    font-weight: 700;
    line-height: 1.222
}

.bj_box103>.item>.item-right>.text {
    padding: 0 20px 20px 20px;
    font-size: 15px;
    color: #7d7e7d;
    line-height: 1.467
}

.bj_box104 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    padding-top: 30px;
    background-color: rgba(253,87,102,.05)
}

.bj_box104>.item {
    width: 94%;
    margin-bottom: 30px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    border-bottom: 1px dotted #fd5766
}

.bj_box104>.item>.num {
    border-width: 1px;
    border-color: #fd5766;
    border-style: solid;
    border-radius: 2px;
    width: 15px;
    height: 27px;
    margin-top: 10px
}

.bj_box104>.item>.tit {
    margin-left: 5px;
    border-radius: 10px 10px 10px 0;
    background-color: #fd5766;
    width: 345px;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.bj_box104>.item>.text {
    padding: 16px 20px 16px 20px;
    font-size: 16px;
    color: #6d6c6c;
    line-height: 1.556
}

.bj_box105 {
    width: 872px;
    padding-top: 40px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    border-width: .1px;
    border-color: rgb(253,87,102,.3);
    box-shadow: 0 1px 6px 0 rgba(253,87,102,.5);
    border-style: solid;
    background-color: #fff
}

.bj_box105>.item {
    width: 94%;
    margin-bottom: 10px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box105>.item>.tit {
    margin-left: 5px;
    font-size: 26px;
    color: #f64c5a;
    font-weight: 700;
    line-height: 1.077;
    text-align: center
}

.bj_box105>.item>.text {
    padding: 16px 0 16px 0;
    font-size: 16px;
    color: #666565;
    line-height: 1.5
}

.bj_box106 {
    width: 872px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box106>.item {
    margin-bottom: 20px;
    position: relative;
    width: 94%;
    display: flex;
    display: -webkit-flex
}

.bj_box106>.item>.item-right {
    border-width: .3px;
    border-color: #15c482;
    border-style: solid;
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(21,196,130,.5);
    width: 609px;
    height: 172px;
    position: absolute;
    top: 15px;
    left: 225px
}

.bj_box106>.item>.item-left {
    background-color: #15c482;
    width: 286px;
    height: 201px
}

.bj_box106>.item>.item-left>.line {
    margin-top: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-left: 20px;
    background-color: #fff;
    width: 184px;
    height: 114px;
    background-image: linear-gradient(to right,#f5fcfa ,#93e4c5);
    border-radius: 10px
}

.bj_box106>.item>.item-left>.line>p {
    margin: 0 10px 0 10px;
    font-size: 30px;
    color: #15c482;
    font-weight: 700;
    line-height: 1.133
}

.bj_box106>.item>.item-left>.line2 {
    position: absolute;
    top: 106px;
    left: 20px;
    width: 0;
    height: 0;
    text-align: center;
    border-top: 40px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 0 solid transparent;
    border-left: 20px solid #f5fcfa
}

.bj_box106>.item>.item-left>.line3 {
    border-width: 1px;
    border-color: rgba(255,255,255,.5);
    border-style: solid;
    border-radius: 10px 10px 0 10px;
    position: absolute;
    left: 102px;
    top: 125px;
    width: 109px;
    height: 42px
}

.bj_box106>.item>.item-left>.line4 {
    position: absolute;
    top: 167px;
    left: 195px;
    width: 0;
    height: 0;
    text-align: center;
    border-top: 16px solid #fff;
    border-left: 16px solid transparent
}

.bj_box106>.item>.item-left>.line4:after {
    content: "";
    position: absolute;
    top: -17px;
    left: -17px;
    width: 0;
    height: 0;
    text-align: center;
    border-top: 15px solid #15c482;
    border-left: 16px solid transparent
}

.bj_box106>.item>.item-right>.tit {
    margin: 27px 0 0 37px;
    font-size: 22px;
    color: #4a4a4a;
    line-height: 1.091
}

.bj_box106>.item>.item-right>.text {
    margin: 23px 26px 0 37px;
    font-size: 16px;
    color: #717171;
    line-height: 1.5
}

.bj_box106>.item>.item-right>.fd {
    background-color: #15c482;
    opacity: .2;
    position: absolute;
    left: 31px;
    top: 43px;
    width: 190px;
    height: 12px
}

.bj_box107 {
    width: 872px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box107>.item {
    position: relative;
    background-color: #fdf2f3;
    box-shadow: 10px 7px 0 #fd5766;
    width: 836px;
    margin-top: 20px;
    padding-bottom: 30px
}

.bj_box107>.item>.line {
    background-color: #fd5766;
    border-radius: 0 0 40px 0;
    box-shadow: 6px 6px 0 rgba(253,87,102,.2);
    position: absolute;
    left: 0;
    top: -18px;
    width: 253px
}

.bj_box107>.item>.line>p {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 50px
}

.bj_box107>.item>.title:nth-child(2) {
    display: flex;
    margin: 57px 0 0 24px
}

.bj_box107>.item>.title:nth-child(5) {
    display: flex;
    margin: 20px 0 0 24px
}

.bj_box107>.item>.title>.num {
    font-size: 30px;
    color: #fd5766;
    font-weight: 700;
    line-height: 1.333;
    font-style: oblique
}

.bj_box107>.item>.title>.tit {
    font-size: 24px;
    color: #fd5766;
    font-weight: 700;
    line-height: 1.667
}

.bj_box107>.item>.text {
    display: flex;
    align-items: center
}

.bj_box107>.item>.first {
    padding: 15px 30px;
    margin: 10px 0 0 23px;
    border-radius: 10px;
    box-shadow: rgba(253,87,102,.5) 0 0 18px inset;
    background-color: #fff;
    width: 797px
}

.bj_box107>.item>.last {
    padding: 15px 30px;
    margin: 10px 0 0 23px;
    border-radius: 10px;
    box-shadow: rgba(253,87,102,.5) 0 0 18px inset;
    background-color: #fff;
    width: 797px
}

.bj_box107>.item>.first>p {
    font-size: 16px;
    color: #666
}

.bj_box107>.item>.last>p {
    font-size: 16px;
    color: #666
}

.bj_box108 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box108>.item {
    margin-top: 30px;
    position: relative;
    border-width: .6px;
    border-color: #15c482;
    border-style: solid;
    border-radius: 10px;
    background-color: #fff;
    width: 47%
}

.bj_box108>.item>.tit {
    padding: 23px 0 30px 0;
    font-size: 30px;
    color: #585757;
    font-weight: 700;
    line-height: 1.267;
    text-align: center
}

.bj_box108>.item>.line3 {
    border-width: 1px;
    border-color: #15c482;
    border-style: solid;
    position: absolute;
    left: 192px;
    top: 60px;
    width: 101px;
    height: 0
}

.bj_box108>.item>.line4 {
    border-width: 1px;
    border-color: #15c482;
    border-style: solid;
    position: absolute;
    left: 228px;
    top: 65px;
    width: 101px;
    height: 0
}

.bj_box108>.item>.text {
    padding-bottom: 20px
}

.bj_box108>.item>.text>p {
    margin-left: 20px;
    margin-right: 10px;
    font-size: 16px;
    color: #585757;
    line-height: 1.529;
    text-align: left
}

.bj_box108>.item>.line {
    border-radius: 50%;
    background-color: #15c482;
    position: absolute;
    left: 2px;
    top: -22px;
    width: 44px;
    height: 44px
}

.bj_box108>.item>.line2 {
    border-radius: 50%;
    background-color: #ff0;
    position: absolute;
    left: -7px;
    top: -24px;
    width: 32px;
    height: 32px
}

.bj_box109 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box109>.item {
    width: 39%;
    position: relative;
    margin-left: 20px;
    margin-bottom: 35px
}

.bj_box109>.item>.line {
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: #bfbfbf;
    position: absolute;
    left: -14px;
    top: 55px;
    width: 17px;
    height: 38px
}

.bj_box109>.item>.line2 {
    border-width: 2px;
    border-color: #bfbfbf;
    border-style: solid;
    position: absolute;
    left: 4px;
    top: 77px;
    width: 0;
    height: 30px
}

.bj_box109>.item>.title {
    display: flex
}

.bj_box109>.item>.title>.num {
    position: absolute;
    top: -15px;
    left: -50px;
    font-size: 38px;
    font-weight: 900;
    color: #f0733f;
    text-align: center;
    line-height: 77px;
    border-radius: 50%;
    background-color: #facfbd;
    width: 77px;
    height: 77px
}

.bj_box109>.item>.title>.tit {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 49px;
    border-radius: 30px;
    background-color: #f0733f;
    width: 321px;
    height: 49px
}

.bj_box109>.item>.text {
    margin: 27px 0 0 20px
}

.bj_box109>.item>.text>p {
    font-size: 16px;
    color: #7a7a7a;
    line-height: 1.25
}

.bj_box110 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box110>.item {
    position: relative;
    margin-top: 18px;
    box-shadow: 0 0 8px rgba(240,74,90,.3);
    border-radius: 5px;
    background-color: #fff1f2;
    width: 48%
}

.bj_box110>.item>.line {
    position: absolute;
    top: 37px;
    left: 23px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #fff1f2
}

.bj_box110>.item>.title {
    display: flex
}

.bj_box110>.item>.title>.num {
    margin-left: 16px;
    font-size: 28px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-weight: 700;
    background-color: #fd5766;
    width: 44px;
    height: 50px
}

.bj_box110>.item>.title>.tit {
    margin-left: 20px;
    font-size: 24px;
    color: #fd5766;
    font-weight: 700;
    line-height: 56px;
    border-bottom: .6px solid;
    border-color: #fd5766
}

.bj_box110>.item>.text {
    padding: 20px 0 20px 0;
    margin: 0 18px 0 18px
}

.bj_box110>.item>.text>p {
    font-size: 14px;
    color: #7b7b7b;
    line-height: 25px
}

.bj_box111 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box111>.item {
    width: 48%;
    background-color: rgba(253,87,102,.05);
    padding: 20px
}

.bj_box111>.item>.tit {
    font-size: 30px;
    color: #fd5766;
    font-weight: 700;
    line-height: 1.278;
    text-align: left
}

.bj_box111>.item>.tit>span {
    display: inline-block;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fd5766;
    font-size: 26px
}

.bj_box111>.item>.text {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-left: 5px
}

.bj_box111>.item>.text>.yuan {
    border-radius: 50%;
    background-color: #fd5766;
    width: 21px;
    height: 21px
}

.bj_box111>.item>.text>.tx {
    margin-left: 5px;
    border-radius: 10px;
    background-color: #fd5766;
    width: 345px
}

.bj_box111>.item>.text>.tx>p {
    margin: 10px !important;
    font-size: 16px;
    color: #fff;
    line-height: 1.273
}

.bj_box112 {
    width: 100%;
    padding: 34px 0 34px 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    background-color: #01bd8a
}

.bj_box112>.box-left {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin-top: 20px;
    margin-left: 30px;
    position: relative;
    width: 430px
}

.bj_box112>.box-left>.line {
    display: none
}

.bj_box112>.box-left>.line2 {
    display: none
}

.bj_box112>.box-right {
    width: 348px;
    height: 316px
}

.bj_box112>.box-right>img {
    width: 100%;
    height: 100%
}

.bj_box112>.box-left>.right-text>.tit {
    background-color: #fff;
    border-radius: 20px 20px 20px 0;
    text-align: center;
    line-height: 44px;
    font-size: 24px;
    color: #01bd8a;
    font-weight: 700;
    width: 298px;
    height: 44px;
    position: relative
}

.bj_box112>.box-left>.right-text>.tit::before {
    content: "";
    border-radius: 50px 70px 0 100px;
    background-color: #90f6da;
    position: absolute;
    left: -32px;
    bottom: 0;
    width: 28px;
    height: 30px
}

.bj_box112>.box-left>.right-text>.tit::after {
    content: "01";
    font-size: 46px;
    line-height: 30px;
    font-style: oblique;
    color: rgba(255,255,255,.102);
    font-weight: 700;
    position: absolute;
    right: -50px;
    top: 0
}

.bj_box112>.box-left>.right-text>.tit:nth-child(3)::after {
    content: "02"
}

.bj_box112>.box-left>.right-text {
    font-size: 16px;
    color: #fff;
    line-height: 1.375
}

.bj_box112>.box-left>.right-text>.text {
    margin-top: 18px;
    font-size: 16px;
    color: #fff;
    line-height: 1.375
}

.bj_box112>.box-left>.right-text>.tit:nth-child(3) {
    margin-top: 30px
}

.bj_box113 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center
}

.bj_box113>.box-left {
    position: relative;
    width: 322px;
    height: 322px
}

.bj_box113>.box-left>img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    border-radius: 50%
}

.bj_box113>.box-left>.line {
    border-radius: 50%;
    z-index: 2;
    background-color: #f268d3;
    position: absolute;
    left: calc(50% - 114px);
    bottom: 0;
    width: 228px;
    height: 228px
}

.bj_box113>.box-left>.line2 {
    z-index: 4;
    border-radius: 50%;
    box-shadow: 0 38px 0 0 #fff;
    position: absolute;
    left: calc(50% - 115px);
    bottom: 0;
    width: 230px;
    height: 230px
}

.bj_box113>.box-right {
    width: 48%
}

.bj_box113>.box-right>.right-text>.tit {
    margin-top: 10px;
    font-size: 20px;
    color: #3c3939;
    font-weight: 700;
    line-height: 1.296
}

.bj_box113>.box-right>.right-text>.mr {
    margin-top: 25px
}

.bj_box113>.box-right>.right-text>.text {
    margin-top: 10px;
    font-size: 14px;
    color: #4f4c4c
}

.bj_box114 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box114>.item {
    width: 98%;
    position: relative
}

.bj_box114>.item>.item-img {
    width: 390px;
    height: 345px;
    margin: 0 auto
}

.bj_box114>.item>.item-img>img {
    width: 100%;
    height: 100%
}

.bj_box114>.item>.bottom {
    padding: 20px;
    background-color: rgba(253,87,102,.05)
}

.bj_box114>.item>.bottom>.tit {
    margin-top: 15px;
    font-size: 30px;
    color: #fd5766;
    font-weight: 700;
    line-height: 1;
    text-align: center
}

.bj_box114>.item>.bottom>.text {
    margin-top: 15px;
    font-size: 16px;
    color: #636161;
    line-height: 1.385;
    text-align: center
}

.bj_box114>.item>.line {
    background-color: #fd5766;
    border-radius: 15px;
    position: absolute;
    left: 50px;
    top: 35px;
    width: 232px
}

.bj_box114>.item>.line>p {
    margin: 10px;
    font-size: 16px;
    color: #f2f2f2;
    line-height: 1.273
}

.bj_box114>.item>.line2 {
    background-color: #fd5766;
    border-radius: 15px;
    position: absolute;
    left: 12px;
    top: 203px;
    width: 206px
}

.bj_box114>.item>.line2>p {
    margin: 10px;
    font-size: 16px;
    color: #f2f2f2;
    line-height: 1.273
}

.bj_box114>.item>.line3 {
    border-radius: 15px;
    background-color: #fd5766;
    position: absolute;
    left: 532px;
    top: 35px;
    width: 287px
}

.bj_box114>.item>.line3>p {
    margin: 10px;
    font-size: 16px;
    color: #f2f2f2;
    line-height: 1.273;
}

.bj_box114>.item>.line4 {
    background-color: #fd5766;
    border-radius: 15px;
    position: absolute;
    left: 623px;
    top: 165px;
    width: 209px
}

.bj_box114>.item>.line4>p {
    margin: 10px;
    font-size: 16px;
    color: #f2f2f2;
    line-height: 1.273
}

.bj_box114>.item>.fd {
    position: absolute;
    top: 75px;
    left: 230px;
    width: 0;
    height: 0;
    text-align: center;
    border-top: 20px solid #fd5766;
    border-left: 25px solid transparent
}

.bj_box114>.item>.fd2 {
    position: absolute;
    top: 220px;
    left: 218px;
    width: 0;
    height: 0;
    border-bottom: 30px solid #fd5766;
    border-right: 22px solid transparent
}

.bj_box114>.item>.fd3 {
    position: absolute;
    top: 75px;
    left: 555px;
    width: 0;
    height: 0;
    border-top: 25px solid #fd5766;
    border-right: 30px solid transparent
}

.bj_box114>.item>.fd4 {
    position: absolute;
    top: 180px;
    left: 598px;
    width: 0;
    height: 0;
    border-bottom: 30px solid #fd5766;
    border-left: 25px solid transparent
}

.bj_box115 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box115>.item {
    margin-top: 16px;
    display: flex;
    justify-content: space-around;
    width: 98%;
    height: 172px;
    position: relative;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(9,74,180,.25);
    background-color: rgba(9,74,180,.051)
}

.bj_box115>.item>.item-left {
    width: 69%
}

.bj_box115>.item>.item-left>.line {
    background-color: #094ab4;
    border-radius: 10px 0 10px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 55px
}

.bj_box115>.item>.item-left>.line2 {
    border-radius: 50%;
    background-color: #094ab4;
    opacity: .102;
    position: absolute;
    left: 540px;
    top: 85px;
    width: 47px;
    height: 47px
}

.bj_box115>.item>.item-left>.tit {
    background-color: #408ed6;
    border-radius: 10px 0 0 0;
    width: 100%;
    height: 55px
}

.bj_box115>.item>.item-left>.tit>p {
    margin-left: 32px;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    line-height: 55px
}

.bj_box115>.item>.item-left>.text {
    margin: 20px 0 0 20px;
    font-size: 16px;
    color: #7f7e7e;
    line-height: 1.5
}

.bj_box115>.item>.item-right {
    width: 213px;
    height: 157px;
    margin: auto 0
}

.bj_box115>.item>.item-right>img {
    width: 100%;
    height: 100%
}

.bj_box116 {
    width: 823px;
    margin: 30px auto
}

.bj_box116>.top {
    width: 100%;
    height: 54px;
    background: #01bd8a;
    border-radius: 15px 15px 0 0
}

.bj_box116>.bottom {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    width: 100%;
    height: 295px;
    padding: 40px 0 0 0;
    background: #dff9f2;
    overflow: hidden
}

.bj_box116>.bottom>.bottom-right {
    width: 484px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-content: flex-start;
    margin-left: -60px
}

.bj_box116>.bottom>.bottom-right>li {
    width: 47%;
    height: 36px;
    margin-right: 10px;
    border: 1px solid #01bd8a;
    border-radius: 18px;
    box-shadow: 0 0 5px #01bd8a;
    margin-bottom: 20px
}

.bj_box116>.bottom>.bottom-right>li>.num {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #01bd8a;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.bj_box116>.bottom>.bottom-right>li>span {
    display: inline-block;
    line-height: 34px;
    vertical-align: top;
    color: #676767;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bj_box117 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.bj_box117>.item {
    position: relative;
    width: 98%;
    background-color: #f3f6fd
}

.bj_box117>.item>.item-img {
    width: 299px;
    height: 404px;
    margin: 0 auto
}

.bj_box117>.item>.item-img>img {
    width: 100%;
    height: 100%
}

.bj_box117>.item p {
    text-align: center;
    font-size: 16px;
    color: #fff
}

.bj_box117>.item>.line {
    z-index: 2;
    border-radius: 50px;
    box-shadow: 0 4px 0 rgba(64,142,214,.3);
    background-color: #408ed6;
    width: 263px;
    height: 42px;
    line-height: 42px;
    position: absolute
}

.bj_box117>.item>.line1 {
    left: 66px;
    top: 80px
}

.bj_box117>.item>.line2 {
    left: 11px;
    top: 165px
}

.bj_box117>.item>.line3 {
    left: 33px;
    top: 255px
}

.bj_box117>.item>.line4 {
    right: 66px;
    top: 80px
}

.bj_box117>.item>.line5 {
    right: 11px;
    top: 165px
}

.bj_box117>.item>.line6 {
    right: 33px;
    top: 255px
}

.bj_box117>.item>.fd {
    position: absolute;
    z-index: 1;
    width: 20px;
    height: 50px;
    border: 1px solid #408ed6;
    box-shadow: -6px 0 0 rgba(64,142,214,.3);
    background: #408ed6
}

.bj_box117>.item>.fd1 {
    left: 235px;
    top: 85px;
    transform: skew(55deg) rotate(-47deg)
}

.bj_box117>.item>.fd2 {
    left: 174px;
    top: 170px;
    transform: skew(55deg) rotate(-47deg)
}

.bj_box117>.item>.fd3 {
    left: 201px;
    top: 260px;
    transform: skew(55deg) rotate(-47deg)
}

.bj_box117>.item>.fd4 {
    right: 200px;
    top: 85px;
    transform: skew(-55deg) rotate(47deg)
}

.bj_box117>.item>.fd5 {
    right: 170px;
    top: 170px;
    transform: skew(-55deg) rotate(47deg)
}

.bj_box117>.item>.fd6 {
    right: 200px;
    top: 260px;
    transform: skew(-55deg) rotate(47deg)
}

.bj_box118 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.bj_box118>.item {
    position: relative;
    width: 98%;
    border-width: 1px;
    border-color: rgba(253,87,102,.3);
    box-shadow: 0 0 5px #fd5766 inset;
    border-style: solid;
    background-color: #fff;
    border-radius: 15px
}

.bj_box118>.item>.item-left>.top {
    margin-top: 20px;
    background-image: linear-gradient(to right,#fd5766 ,#fff);
    width: 687px;
    padding: 10px 0 10px 36px
}

.bj_box118>.item>.item-left>.top>.tit {
    font-size: 30px;
    color: #fff;
    font-weight: 700
}

.bj_box118>.item>.item-left>.top>.text {
    font-size: 20px;
    color: #fff
}

.bj_box118>.item>.item-left>.bottom {
    width: 59%
}

.bj_box118>.item>.item-left>.bottom>.title {
    display: flex
}

.bj_box118>.item>.item-left>.bottom>.t1 {
    margin-top: 32px
}

.bj_box118>.item>.item-left>.bottom>.t2 {
    margin-top: 20px
}

.bj_box118>.item>.item-left>.bottom>.t3 {
    margin-top: 20px
}

.bj_box118>.item>.item-left>.bottom>.title>.num {
    text-align: center;
    margin-left: 36px;
    background-color: #fd5766;
    width: 61px;
    height: 38px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 1.267
}

.bj_box118>.item>.item-left>.bottom>.title>.tit {
    text-align: center;
    background-color: #fd5766;
    opacity: .6;
    width: 155px;
    height: 38px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 38px
}

.bj_box118>.item>.item-left>.bottom>.title>.fd {
    position: absolute;
    top: 138px;
    left: 92px;
    width: 18px;
    border-bottom: 38px solid #fe9aa3;
    border-left: 5px solid transparent;
    display: none
}

.bj_box118>.item>.item-left>.bottom>.title>.fd2 {
    position: absolute;
    top: 252px;
    left: 92px;
    width: 18px;
    border-bottom: 38px solid #fe9aa3;
    border-left: 5px solid transparent;
    display: none
}

.bj_box118>.item>.item-left>.bottom>.title>.fd3 {
    position: absolute;
    top: 345px;
    left: 92px;
    width: 18px;
    border-bottom: 38px solid #fe9aa3;
    border-left: 5px solid transparent;
    display: none
}

.bj_box118>.item>.item-left>.bottom>.text:last-child {
    margin-bottom: 20px
}

.bj_box118>.item>.item-left>.bottom>.text {
    margin: 14px 0 0 36px;
    font-size: 16px;
    color: #5d5d5d;
    line-height: 1.333
}

.bj_box118>.item>.item-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 297px;
    height: 439px
}

.bj_box118>.item>.item-right>img {
    width: 100%;
    height: 100%
}

.bj_box119 {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: center;
    padding-bottom: 65px
}

.bj_box119>.item {
    position: relative;
    width: 98%;
    border-width: .4px;
    box-shadow: 0 0 10px rgba(241,164,131,.3);
    border-color: #f1a483;
    border-style: solid;
    border-radius: 20px;
    background-color: #fff
}

.bj_box119>.item>.tit {
    font-size: 30px;
    color: #e75314;
    font-weight: 700;
    margin-top: 30px;
    margin-left: 21px;
    margin-bottom: 20px
}

.bj_box119>.item>.line {
    border-radius: 50%;
    background-color: #e75314;
    opacity: .102;
    position: absolute;
    left: 110px;
    top: 25px;
    width: 50px;
    height: 50px
}

.bj_box119>.item>.line2 {
    background-color: #e75314;
    position: absolute;
    left: 0;
    top: 20px;
    width: 6px;
    height: 60px;
    border-radius: 5px
}

.bj_box119>.item>.bottom {
    width: 70%;
    display: flex;
    display: -webkit-flex
}

.bj_box119>.item>.bottom>.ty {
    position: absolute;
    border-radius: 50%;
    margin-top: 19px;
    margin-left: 25px;
    background-color: #e75314;
    width: 4px;
    height: 4px;
    line-height: 4px
}

.bj_box119>.item>.bottom>.text {
    font-size: 16px;
    padding: 5px 0;
    color: #5b5b5b;
    line-height: 1.621;
    margin-left: 40px
}

.bj_box119>.item>.bottom:nth-child(6)>.text {
    padding-bottom: 30px
}

.bj_box119>.item>.right {
    width: 441px;
    height: 404px;
    position: absolute;
    right: 30px;
    bottom: -110px
}

.bj_box119>.item>.right>img {
    width: 100%
}

.bj_box120>ul {
    display: flex;
    flex-flow: wrap row
}

.bj_box120>ul>li {
    width: 50%;
    padding: 10px;
    margin-bottom: 30px
}

.bj_box120>ul>li>div {
    box-shadow: 0 0 10px rgba(255,123,58,.3);
    padding: 15px;
    border-radius: 10px;
    line-height: 25px
}

.bj_box120>ul>li>div>div {
    color: #515151;
    font-size: 16px;
    text-align: justify
}

.bj_box120>ul>li>div>span {
    display: block;
    width: 84%;
    margin: -40px auto 10px auto;
    position: relative
}

.bj_box120>ul>li>div>span>em {
    font-size: 30px;
    padding: 10px 0 20px 0;
    color: #fff;
    text-align: center;
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    font-style: normal
}

.bj_box120>ul>li>div>span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #ff7b3a;
    transform: perspective(.5em) rotateX(-3deg);
    border-radius: 10px;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px
}

.bj_box120>ul>li>div>span:after {
    border: 10px solid transparent;
    border-top: 10px solid #ff7b3a;
    position: absolute;
    left: calc((100% - 20px)/ 2);
    content: "";
    bottom: -15px
}

.bj_box121>.y_tab {
    display: flex;
    justify-content: space-around
}

.bj_box121>.y_tab>span {
    display: block;
    width: 30%;
    background-color: #f7f8fa;
    margin: 0 1.5%;
    font-size: 26px;
    color: #fff;
    padding: 8px 0;
    text-align: center;
    color: #5c5c5d;
    border-radius: 5px;
    cursor: pointer
}

.bj_box121>.y_tab>span.active {
    background-color: #00bdc2;
    color: #fff;
    position: relative
}

.bj_box121>.y_tab>span.active:after {
    content: "";
    border: 10px solid transparent;
    border-top: 10px solid #00bdc2;
    position: absolute;
    left: calc((100% - 20px)/ 2);
    bottom: -20px
}

.bj_box121>.y_box {
    margin: 30px 0;
    background-color: #f7f8fa;
    padding: 15px
}

.bj_box121>.y_box>.list {
    display: flex;
    flex-flow: row wrap;
    display: none
}

.bj_box121>.y_box>.list.active {
    display: flex
}

.bj_box121>.y_box>.list>.img {
    width: 50%
}

.bj_box121>.y_box>.list>.img>img {
    width: 100%
}

.bj_box121>.y_box>.list>.txt {
    width: 50%;
    padding: 0 15px
}

.bj_box121>.y_box>.list>.txt>span {
    display: block;
    font-size: 24px;
    color: #5c5c5d;
    margin-bottom: 10px
}

.bj_box121>.y_box>.list>.txt>div {
    margin-bottom: 10px
}

.bj_box121>.y_box>.list>.txt>div>span {
    display: block;
    font-size: 20px;
    color: #0c9a9e;
    margin-bottom: 10px
}

.bj_box121>.y_box>.list>.txt>div>span>i {
    margin-right: 10px
}

.bj_box121>.y_box>.list>.txt>div>span>i>img {
    vertical-align: baseline
}

.bj_box121>.y_box>.list>.txt>div>p {
    line-height: 30px;
    color: #5c5c5d;
    text-align: justify
}

.bj_box122>.list {
    margin-left: 64px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 15px;
    margin-bottom: 15px;
    position: relative;
    min-height: 90px;
    padding-left: 130px
}

.bj_box122>.list>span {
    display: block;
    width: 170px;
    height: 70px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-right: 2px solid #f73e56;
    position: absolute;
    left: -64px;
    top: 0;
    line-height: 70px;
    background-color: #fff;
    padding: 0 3px;
    color: #3d3d3d;
    font-size: 24px;
    padding-left: 43px;
    top: calc((100% - 70px)/ 2)
}

.bj_box122>.list>span>b {
    font-size: 60px;
    color: #f73e56;
    position: absolute;
    left: 2px;
    top: 0
}

.bj_box122>.list>div {
    font-size: 18px;
    color: #6b6b6b;
    line-height: 30px;
    text-align: justify
}

.bj_box123>.y_box {
    width: 78%;
    margin-left: 2%;
    float: right;
    border: 1px solid #094ab4;
    border-radius: 5px;
    display: none
}

.bj_box123>.y_box.active {
    display: block
}

.bj_box123>.y_box>span {
    display: block;
    line-height: 44px;
    background-color: #;
    text-align: center;
    background-color: #094ab4;
    color: #fff;
    margin-bottom: 16px
}

.bj_box123>.y_box>div {
    display: flex;
    flex-flow: wrap row;
    padding: 10px
}

.bj_box123>.y_box>div>.img {
    width: 34%
}

.bj_box123>.y_box>div>.img>img {
    width: 100%
}

.bj_box123>.y_box>div>.txt {
    width: 66%;
    padding: 0 20px;
    line-height: 40px
}

.bj_box123>.y_tab {
    width: 20%;
    float: left
}

.bj_box123>.y_tab>span {
    display: block;
    padding: 10px 0;
    border: 1px solid #094ab4;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    cursor: pointer
}

.bj_box123>.y_tab>span.active:after {
    content: "";
    border: 10px solid transparent;
    border-left: 10px solid #094ab4;
    position: absolute;
    right: -21px;
    top: calc((100% - 20px)/ 2)
}

.bj_box123>.y_tab>span>p {
    font-size: 26px;
    color: #585858;
    margin-top: 10px
}

.bj_box124>.swiper-container {
    overflow: initial
}

.bj_box124>.swiper-container>.swiper-wrapper {
    justify-content: space-between
}

.bj_box124>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 31.33%;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.bj_box124>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    background-color: #094ab4;
    position: relative;
    height: 70px
}

.bj_box124>.swiper-container>.swiper-wrapper>.swiper-slide>.tit>span {
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    left: calc((100% - 100px)/ 2);
    top: 20px
}

.bj_box124>.swiper-container>.swiper-wrapper>.swiper-slide>.tit>span>img {
    display: inline-block;
    vertical-align: middle
}

.bj_box124>.swiper-container>.swiper-wrapper>.swiper-slide>.tit>span:after {
    content: "";
    height: 90px;
    width: 90px;
    border: 1px solid #1c58ba;
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%
}

.bj_box124>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    display: block;
    margin-top: 60px;
    text-align: center;
    font-size: 30px;
    color: #474646
}

.bj_box124>.swiper-container>.swiper-wrapper>.swiper-slide>div {
    padding: 10px 15px;
    line-height: 30px;
    text-align: justify
}

.bj_box125>.swiper-container {
    overflow: initial
}

.bj_box125>.swiper-container>.swiper-wrapper {
    display: flex;
    flex-flow: row wrap
}

.bj_box125>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 31.33%;
    margin-right: 3%;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 10px;
    margin-bottom: 25px;
    border-radius: 10px
}

.bj_box125>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3n) {
    margin-right: 0
}

.bj_box125>.swiper-container>.swiper-wrapper>.swiper-slide>.tit {
    font-size: 24px;
    font-weight: 700;
    color: #f14b36;
    text-align: center;
    padding-bottom: 14px;
    border-bottom: 1px solid #f16350;
    position: relative
}

.bj_box125>.swiper-container>.swiper-wrapper>.swiper-slide>.tit:after {
    content: "";
    display: block;
    width: 74px;
    height: 8px;
    background-color: #f16350;
    position: absolute;
    left: calc((100% - 74px)/ 2);
    bottom: -5px
}

.bj_box125>.swiper-container>.swiper-wrapper>.swiper-slide>.show {
    padding: 15px 10px;
    line-height: 25px;
    text-align: justify;
    font-size: 16px;
    color: #6e6e6e
}

.bj_box125>.swiper-container>.swiper-wrapper>.swiper-slide:after {
    content: "";
    background-color: #f8aca2;
    width: 90%;
    height: 10px;
    position: absolute;
    left: 5%;
    bottom: -10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: -1
}

.bj_box126 {
    display: flex;
    flex-flow: wrap row
}

.bj_box126>.list {
    width: 49%;
    margin-right: 2%;
    display: flex;
    flex-flow: wrap row;
    border-radius: 10px;
    position: relative;
    margin-bottom: 15px
}

.bj_box126>.list>.tl {
    width: 30%;
    background-color: #ec5050;
    padding: 0 12px;
    text-align: center;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 28px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 0;
    height: 100%;
    padding-right: calc(10% + 12px)
}

.bj_box126>.list>.tr {
    padding: 30px 0;
    width: 80%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    margin-left: 20%;
    z-index: 2;
    position: relative
}

.bj_box126>.list>.tr>img {
    display: block;
    margin: 0 auto
}

.bj_box126>.list>.tr>p {
    width: 100%;
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding: 0 20px;
    margin-top: 15px;
    line-height: 30px;
    color: #575757
}

.bj_box126>.list:nth-child(2n) {
    margin-right: 0
}

.bj_box127>.swiper-container {
    overflow: initial
}

.bj_box127>.swiper-container>.swiper-wrapper {
    display: flex;
    flex-flow: wrap row;
    padding: 30px 0
}

.bj_box127>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 31.33%;
    margin-right: 3%;
    box-shadow: 0 15px 16px rgba(0,0,0,.1);
    padding: 40px 20px 30px 20px;
    position: relative;
    border-radius: 15px
}

.bj_box127>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3n) {
    margin-right: 0
}

.bj_box127>.swiper-container>.swiper-wrapper>.swiper-slide:before {
    content: "";
    width: 90%;
    left: 0;
    height: 2px;
    background-color: #f16350;
    position: absolute;
    top: 0
}

.bj_box127>.swiper-container>.swiper-wrapper>.swiper-slide>div>span {
    width: 62px;
    height: 62px;
    background-color: #f16350;
    display: block;
    text-align: center;
    line-height: 62px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -27px
}

.bj_box127>.swiper-container>.swiper-wrapper>.swiper-slide>div>div {
    line-height: 30px
}

.bj_box127>.swiper-container>.swiper-wrapper>.swiper-slide>div:after {
    content: "";
    border: 18px solid transparent;
    border-left: 18px solid #fff;
    position: absolute;
    left: 0;
    bottom: -18px
}

.bj_box127>.swiper-container>.swiper-wrapper>.swiper-slide:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background-color: #f16350;
    position: absolute;
    border-radius: 50%;
    left: 0;
    bottom: -34px;
    box-shadow: 0 0 7px rgba(241,99,80,.7)
}

.bj_box127>.swiper-container>.swiper-pagination {
    width: 100%;
    height: 1px;
    background-color: #f16350
}

.bj_box128>.swiper-container {
    overflow: initial
}

.bj_box128>.swiper-container>.swiper-wrapper {
    flex-flow: wrap row
}

.bj_box128>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 15px
}

.bj_box128>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(2n) {
    margin-right: 0
}

.bj_box128 .list>.tl {
    width: 65%;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 25px 20px;
    border-radius: 15px
}

.bj_box128 .list>.tl>span {
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 70%;
    display: block;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
    border-width: 36px 16px 0 0;
    border-style: solid;
    border-color: #d4e3f6 transparent transparent
}

.bj_box128 .list>.tl>span>span {
    font-size: 28px;
    color: #fff;
    z-index: 5;
    position: absolute;
    left: 39%;
    top: -36px
}

.bj_box128 .list>.tl>span:after {
    content: "";
    border-width: 36px 16px 0 0;
    border-style: solid;
    border-color: #90b7e7 transparent transparent;
    width: 96%;
    position: absolute;
    left: 0;
    top: -36px;
    z-index: 2
}

.bj_box128 .list>.tl>span:before {
    content: "";
    border-width: 36px 16px 0 0;
    border-style: solid;
    border-color: #2a75d1 transparent transparent;
    width: 91%;
    position: absolute;
    left: 0;
    top: -36px;
    z-index: 3
}

.bj_box128 .list>.tl>span>p {
    position: absolute;
    left: 0;
    top: 0;
    height: 36px;
    width: 100%;
    z-index: 4;
    font-weight: 700;
    color: #fff;
    opacity: .2;
    top: -36px
}

.bj_box128 .list>.tl>div {
    padding-right: 30%;
    line-height: 30px
}

.bj_box128 .list>.tr {
    width: 50%;
    position: absolute;
    right: 0;
    top: 25px;
    border-radius: 15px;
    overflow: hidden;
    border-bottom-left-radius: 0;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.bj_box128 .list>.tr>img {
    width: 100%
}

.bj_box129>.swiper-container {
    overflow: initial
}

.bj_box129>.swiper-container>.swiper-wrapper {
    display: flex;
    flex-flow: wrap row
}

.bj_box129>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 31.33%;
    margin-right: 3%;
    height: auto
}

.bj_box129>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(n+4) {
    margin-top: 20px
}

.bj_box129>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3n) {
    margin-right: 0
}

.bj_box129 .list {
    box-shadow: 8px 8px 0 #fab593;
    height: 100%
}

.bj_box129 .list>div {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 50px 25px;
    height: 100%
}

.bj_box129 .list>div>div>img {
    display: block;
    margin: 0 auto
}

.bj_box129 .list>div>span {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #4e4e4d;
    margin: 15px 0
}

.bj_box129 .list>div>p {
    line-height: 25px;
    text-align: center
}

.bj_box130 {
    display: flex;
    flex-flow: wrap row;
    box-shadow: inset 0 0 10px rgba(0,0,0,.3);
    padding: 30px 20px 0 30px;
    border-radius: 10px;
    position: relative
}

.bj_box130:before {
    content: "";
    width: 90%;
    left: 5%;
    height: 5px;
    top: -2px;
    background-color: #2b76d1;
    position: absolute
}

.bj_box130>.tl {
    width: 60%
}

.bj_box130>.tr {
    width: 40%
}

.bj_box130>.tl>.tit {
    position: relative;
    display: inline-block
}

.bj_box130>.tl>.tit>span {
    font-size: 30px;
    color: #4a4b4b;
    position: relative;
    padding: 0 3px;
    z-index: 2
}

.bj_box130>.tl>.tit:after {
    content: "";
    height: 14px;
    width: 100%;
    background-color: #d5e4f6;
    position: absolute;
    left: 0;
    bottom: -4px;
    border-radius: 15px;
    z-index: 1
}

.bj_box130>.tl>ul {
    margin-top: 40px
}

.bj_box130>.tl>ul>li {
    margin-bottom: 15px
}

.bj_box130>.tl>ul>li>span {
    font-size: 20px;
    color: #4a4b4b;
    border-bottom: 1px dashed #5792db;
    padding-bottom: 15px;
    display: inline-block
}

.bj_box130>.tl>ul>li>span>img {
    vertical-align: middle;
    margin-right: 10px
}

.bj_box131 {
    display: flex;
    flex-flow: wrap row
}

.bj_box131>.tl {
    width: 70%;
    padding-top: 20px
}

.bj_box131>.tr {
    width: 30%
}

.bj_box131>.tl>p {
    font-size: 24px;
    margin-bottom: 30px !important;
    padding-left: 8%
}

.bj_box131>.tl>p>img {
    margin-right: 10px;
    vertical-align: middle
}

.bj_box131>.tl>p>b {
    color: #f54d4d;
    font-weight: 400
}

.bj_box131>.tl>p:nth-child(2n) {
    padding-left: 18%
}

.bj_box132 {
    display: flex;
    flex-flow: wrap row;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    padding: 30px
}

.bj_box132>.tl {
    width: 55%;
    padding-right: 20px;
    position: relative
}

.bj_box132>.tl:before {
    content: "";
    width: 70%;
    height: 100%;
    background-color: #2a75d1;
    position: absolute;
    left: 0;
    bottom: -16px;
    z-index: 1
}

.bj_box132>.tl>.img {
    text-align: right;
    position: relative;
    z-index: 2
}

.bj_box132>.tr {
    width: 45%;
    background-color: #f5f4f6;
    padding: 36px 30px;
    border-radius: 10px
}

.bj_box132>.tr>span {
    font-size: 24px;
    color: #616161;
    display: block;
    margin-bottom: 30px
}

.bj_box132>.tr>p {
    font-size: 18px;
    color: #616161;
    margin-bottom: 15px !important;
}

.bj_box132>.tr>p>img {
    margin-right: 5px
}

.bj_box133 {
    display: flex;
    flex-flow: wrap row
}

.bj_box133>.list {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 20px
}

.bj_box133>.list:nth-child(2n) {
    margin-right: 0
}

.bj_box133>.list>.tit {
    display: block;
    height: 64px;
    line-height: 64px;
    display: block;
    width: 78%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    box-shadow: 2px -3px 0 3px #d4e3f6;
    border-top-left-radius: 27px;
    border-top-right-radius: 42px;
    background-color: #d4e3f6
}

.bj_box133>.list>.tit>span {
    z-index: 2;
    display: block;
    height: 64px;
    line-height: 64px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    position: relative
}

.bj_box133>.list>.tit>img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-top-right-radius: 54px
}

.bj_box133>.list>.show {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 20px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.bj_box133>.list>.show>.txt {
    font-size: 16px;
    color: #747474;
    text-align: justify;
    line-height: 30px
}

.bj_box133>.list>.show>.tit {
    width: 45%;
    background-color: #2a75d1;
    height: 40px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    border-bottom-right-radius: 0;
    position: relative;
    left: -16px;
    box-shadow: -10px 0 0 #7face3,-20px 0 0 #d4e3f6
}

.bj_box134>.swiper-container {
    padding: 30px 10px
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide.swiper-slide-active>.list {
    background-color: #fff
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide.swiper-slide-active>.list:before {
    display: none
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide>.list {
    display: flex;
    flex-flow: wrap row;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    padding: 20px;
    width: 80%;
    margin: 0 auto
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide>.list:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(68,83,101,.9);
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    z-index: 3
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide>.list:after {
    content: "";
    height: 3px;
    background-color: #2a75d1;
    position: absolute;
    left: 10%;
    top: 0;
    width: 80%
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.tl {
    width: 22%;
    margin-right: 3%
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.tl>img {
    width: 100%;
    border: 1px solid #a2c0e5
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.tr {
    width: 75%;
    border: 1px solid #aac8ed;
    padding: 15px;
    border-radius: 10px;
    line-height: 25px;
    color: #555454;
    position: relative
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.tr:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #3f83d6;
    position: absolute;
    left: -5px;
    top: 15%;
    border-radius: 50%
}

.bj_box134>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.tr>span {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 5px 25px;
    background-color: #2a75d1;
    color: #fff;
    border-radius: 20px;
    transform: translate(-50%,50%);
    left: 50%
}

.bj_box134 .swiper-button-next,.bj_box134 .swiper-button-prev {
    width: 25px;
    height: 25px;
    background: 0 0;
    background-color: #2a75d1;
    text-align: center;
    line-height: 25px;
    border-radius: 50%
}

.bj_box134 .swiper-button-prev {
    background: url(../../../uploads/bianjiqi/img/37_left.png) no-repeat center center;
    background-size: 68% 68%;
    background-color: #2a75d1
}

.bj_box134 .swiper-button-next {
    background: url(../../../uploads/bianjiqi/img/37_right.png) no-repeat center center;
    background-size: 68% 68%;
    background-color: #2a75d1
}

.bj_box135>.swiper-container {
    padding: 50px 10px
}

.bj_box135>.swiper-container>.swiper-wrapper>.swiper-slide>.list {
    width: 90%;
    display: block;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 0 25px 25px 25px
}

.bj_box135>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.img {
    width: 12%;
    position: relative;
    margin: 0 auto -40px auto;
    top: -40px
}

.bj_box135>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.img>img {
    width: 100%
}

.bj_box135>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.tit {
    font-size: 28px;
    color: #3e3d3d;
    text-align: center;
    margin: 10px 0
}

.bj_box135>.swiper-container>.swiper-wrapper>.swiper-slide>.list>.show {
    line-height: 30px;
    color: #7e7e7e
}

.bj_box135 .swiper-button-next,.bj_box135 .swiper-button-prev {
    width: 25px;
    height: 25px;
    background: 0 0;
    background-color: #2a75d1;
    text-align: center;
    line-height: 25px;
    border-radius: 50%
}

.bj_box135 .swiper-button-prev {
    background: url(../../../uploads/bianjiqi/img/37_left.png) no-repeat center center;
    background-size: 68% 68%;
    background-color: #2a75d1;
    left: 5%
}

.bj_box135 .swiper-button-next {
    background: url(../../../uploads/bianjiqi/img/37_right.png) no-repeat center center;
    background-size: 68% 68%;
    background-color: #2a75d1;
    right: 5%
}

.bj_box136 {
    display: flex;
    flex-flow: wrap row;
    overflow: hidden
}

.bj_box136>.img {
    width: 40%;
    position: relative
}

.bj_box136>.img:before {
    content: "";
    display: block;
    width: 110%;
    padding-top: 110%;
    position: absolute;
    left: -7%;
    bottom: -48%;
    background-color: #fde8ea;
    border-radius: 50%;
    z-index: 1
}

.bj_box136>.img>img {
    width: 60%;
    margin-left: 40%;
    display: block;
    z-index: 3;
    position: relative
}

.bj_box136>.txt {
    width: 60%;
    position: relative;
    left: -48px;
    position: relative;
    z-index: 2;
    top: 45px
}

.bj_box136>.txt>div {
    height: 56px;
    line-height: 56px;
    display: block;
    margin-top: 20px
}

.bj_box136>.txt>div>span {
    display: inline-block;
    padding: 0 20px 0 0;
    color: #fff;
    border-radius: 6px
}

.bj_box136>.txt>.s1>span {
    background-color: #fd7985;
    padding-left: 45px
}

.bj_box136>.txt>.s2>span {
    background-color: #fd5766;
    padding-left: 60px
}

.bj_box136>.txt>.s3>span {
    background-color: #f5af91;
    padding-left: 40px
}

.bj_box137>ul {
    display: flex;
    flex-flow: wrap row
}

.bj_box137>ul>li {
    width: 31.33%;
    margin-right: 2%;
    padding: 10px;
    margin-bottom: 8px;
    overflow: hidden
}

.bj_box137>ul>li:nth-child(3n) {
    margin-right: 0
}

.bj_box137>ul>li>div {
    padding: 10px 15px;
    border: 1px solid #d2d2d2;
    box-shadow: 0 14px 0 6px #00bdc2;
    position: relative;
    height: 100%
}

.bj_box137>ul>li>div:before {
    content: "";
    width: 10px;
    height: 34px;
    background-color: #00bdc2;
    display: block;
    position: absolute;
    left: 10px;
    top: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.bj_box137>ul>li>div:after {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #fff;
    position: absolute;
    left: 13px;
    top: 24px;
    border-radius: 50%
}

.bj_box137>ul>li>div>span {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    display: block;
    text-align: center;
    margin-bottom: 10px
}

.bj_box137>ul>li>div>span>i {
    font-style: normal;
    color: #00bdc2;
    font-size: 26px;
    font-weight: 700
}

.bj_box137>ul>li>div>div {
    text-align: left;
    line-height: 30px
}

.bj_box138 {
    display: flex;
    flex-flow: wrap row;
    position: relative
}

.bj_box138:before {
    content: "";
    height: 1px;
    border-bottom: 1px dashed #689dde;
    position: absolute;
    left: 0;
    top: 50px;
    display: block;
    width: 100%
}

.bj_box138>.list {
    position: relative
}

.bj_box138>.list:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #2a75d1;
    border-radius: 50%;
    position: absolute;
    top: 43px;
    left: 43%;
    background-color: #fff
}

.bj_box138>.list>.tit {
    font-size: 24px;
    color: #2373d5;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px
}

.bj_box138>.list>.tit>span {
    display: inline-block;
    padding: 0 10px;
    background-color: #2a75d1;
    color: #fff;
    margin-right: 5px;
    border-radius: 15px;
    border-bottom-right-radius: 0
}

.bj_box138>.list {
    width: 22%;
    margin-right: 4%
}

.bj_box138>.list:nth-child(4n) {
    margin-right: 0
}

.bj_box138>.list>.txt {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 10px;
    line-height: 25px;
    text-align: justify;
    border-radius: 5px;
    border-bottom-right-radius: 25px;
    height: 54%
}

.bj_box139 {
    display: flex;
    flex-flow: wrap row;
    position: relative
}

.bj_box139>.list {
    width: 31.33%;
    margin-right: 3%;
    margin-bottom: 25px;
    border-top: 2px solid #2a75d1;
    padding: 20px 0;
    background-color: #fafafa;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.bj_box139>.list:nth-child(3n) {
    margin-right: 0
}

.bj_box139>.list>.tit {
    text-align: center;
    position: relative;
    margin-bottom: 20px
}

.bj_box139>.list>.tit>span {
    font-size: 30px;
    font-weight: 700;
    color: #393939;
    display: block;
    z-index: 2;
    position: relative
}

.bj_box139>.list>.tit>p {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 14px;
    color: #ddd;
    opacity: .8
}

.bj_box139>.list>.box {
    position: relative;
    padding: 0 20px
}

.bj_box139>.list>.box>p {
    font-size: 16px;
    color: #393939;
    line-height: 30px;
    text-align: justify;
    z-index: 2;
    position: relative
}

.bj_box139>.list>.box>img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1
}

.bj_box140 {
    display: flex;
    flex-flow: wrap row
}

.bj_box140>.t_l {
    width: 70%
}

.bj_box140>.t_l>.tit {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    background-color: #fd5766;
    color: #fff
}

.bj_box140>.t_r {
    width: 30%;
    padding-left: 10px;
    align-items: flex-end;
    display: flex
}

.bj_box140>.t_r>img {
    width: 100%
}

.bj_box140>.t_l>ul {
    display: flex;
    flex-flow: wrap row
}

.bj_box140>.t_l>ul>li {
    width: 50%;
    padding: 20px;
    position: relative
}

.bj_box140>.t_l>ul>li:nth-child(1):before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fd5766
}

.bj_box140>.t_l>ul>li:nth-child(1):after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fd5766
}

.bj_box140>.t_l>ul>li:nth-child(2):after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fd5766
}

.bj_box140>.t_l>ul>li:nth-child(3):before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fd5766
}

.bj_box140>.t_l>ul>li:nth-child(1),.bj_box140>.t_l>ul>li:nth-child(4) {
    background-color: #feeff0
}

.bj_box140>.t_l>ul>li>img {
    display: block;
    margin: 10px auto
}

.bj_box140>.t_l>ul>li>p {
    font-size: 16px;
    color: #696969;
    text-align: center;
    line-height: 25px
}

.bj_box141 {
    display: flex;
    flex-flow: wrap row
}

.bj_box141>.t_l {
    width: 50%;
    margin-right: 2%;
    padding: 8px 0;
    background-color: #eabeff
}

.bj_box141>.t_l>img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.bj_box141>.t_r {
    width: 48%;
    background-color: #f6f6f6;
    padding: 20px
}

.bj_box141>.t_r>span {
    font-size: 30px;
    color: #bf5bee;
    text-align: center;
    display: block;
    font-weight: 700;
    margin-bottom: 15px
}

.bj_box141>.t_r>p {
    font-size: 18px;
    color: #595959;
    line-height: 30px;
    text-align: justify
}

.bj_box142.fix>.camp_tab {
    position: fixed;
    top: 0;
    z-index: 999
}

.bj_box142.fix>.camp_box {
    margin-left: 230px
}

.bj_box142>.camp_tab {
    width: 180px;
    margin-right: 50px;
    float: left
}

.bj_box142>.camp_tab>.tab>span {
    height: 50px;
    line-height: 48px;
    display: block;
    border: 1px solid #80c269;
    font-size: 28px;
    text-align: center;
    color: #fff;
    background-color: #80c269;
    margin-bottom: 7px;
    box-shadow: 0 5px 4px rgba(68,179,29,.4);
    cursor: pointer
}

.bj_box142>.camp_tab>.arrow {
    display: none
}

.bj_box142>.camp_box {
    width: 642px;
    float: left
}

.bj_box142>.camp_tab>.tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box142>.camp_box>.list {
    background-color: #f2f5f8;
    margin-bottom: 12px;
    padding-bottom: 1px
}

.bj_box142>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #807c7c
}

.bj_box142>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box142>.camp_box>.list>.box {
    margin: 10px;
    background-color: #fff;
    padding: 10px;
    padding-left: 40px;
    position: relative
}

.bj_box142>.camp_box>.list>.box:before {
    content: "";
    width: 1px;
    background-color: #d5d5d5;
    position: absolute;
    left: 18px;
    top: 10%;
    height: 80%
}

.bj_box142>.camp_box>.list>.box>p {
    color: #807c7c;
    margin-bottom: 10px !important;
    line-height: 25px;
    position: relative
}

.bj_box142>.camp_box>.list>.box>p:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #bfbfbf;
    position: absolute;
    left: -25px;
    top: 9px;
    display: block;
    border-radius: 50%
}

.bj_box143.fix>.camp_tab {
    position: fixed;
    top: 0;
    z-index: 999
}

.bj_box143.fix>.camp_box {
    margin-left: 120px
}

.bj_box143>.camp_tab {
    width: 70px;
    margin-right: 50px;
    float: left;
    margin-top: 10px
}

.bj_box143>.camp_tab>.tab {
    position: relative;
    position: relative
}

.bj_box143>.camp_tab>.tab:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #dadada;
    position: absolute;
    left: 25px;
    top: 0
}

.bj_box143>.camp_tab>.tab>span {
    height: 44px;
    line-height: 44px;
    display: block;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background-color: #f2f5f8;
    margin-bottom: 20px;
    cursor: pointer;
    width: 50px;
    color: #5d5858;
    position: relative
}

.bj_box143>.camp_tab>.tab>span:before {
    content: "";
    border: 5px solid transparent;
    border-bottom: 0 solid #f2f5f8;
    border-right: 50px solid #f2f5f8;
    position: absolute;
    right: 0;
    top: -5px
}

.bj_box143>.camp_tab>.tab>span:after {
    content: "";
    border: 5px solid transparent;
    border-top: 0 solid #f2f5f8;
    border-left: 50px solid #f2f5f8;
    position: absolute;
    right: -5px;
    bottom: -5px
}

.bj_box143>.camp_tab>.tab>span.active {
    background-color: #80c269;
    color: #fff
}

.bj_box143>.camp_tab>.tab>span.active:before {
    border-right: 50px solid #80c269
}

.bj_box143>.camp_tab>.tab>span.active:after {
    border-left: 50px solid #80c269
}

.bj_box143>.camp_tab>.arrow {
    display: none
}

.bj_box143>.camp_box {
    width: 752px;
    float: left
}

.bj_box143>.camp_tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box143>.camp_box>.list {
    background-color: #f2f5f8;
    margin-bottom: 12px;
    padding-bottom: 1px;
    padding: 15px
}

.bj_box143>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #807c7c;
    margin-bottom: 20px
}

.bj_box143>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-right: 15px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    padding-right: 30px
}

.bj_box143>.camp_box>.list>.tit>span:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px;
    vertical-align: 4px
}

.bj_box143>.camp_box>.list>.box {
    background-color: #fff;
    padding: 10px;
    position: relative;
    margin-bottom: 10px
}

.bj_box143>.camp_box>.list>.box>p {
    color: #807c7c;
    margin-bottom: 10px !important;
    line-height: 25px;
    position: relative
}

.bj_box143>.camp_box>.list>.box>span {
    font-size: 20px;
    color: #329b0d;
    display: block;
    margin-bottom: 10px
}

.bj_box144.fix>.camp_tab {
    position: fixed;
    top: 0;
    z-index: 999
}

.bj_box144.fix>.camp_box {
    margin-left: 230px
}

.bj_box144>.camp_tab {
    width: 180px;
    margin-right: 50px;
    float: left
}

.bj_box144>.camp_tab>.tab>span {
    height: 50px;
    line-height: 48px;
    display: block;
    font-size: 28px;
    text-align: center;
    color: #413f3f;
    background-color: #f0f4ef;
    margin-bottom: 7px;
    box-shadow: 5px 5px 4px rgba(87,155,63,.9);
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    margin-bottom: 15px
}

.bj_box144>.camp_tab>.tab>span:before {
    content: "";
    border: 10px solid transparent;
    border-left: 10px solid #f0f4ef;
    position: absolute;
    right: -20px;
    top: 16px;
    z-index: 3
}

.bj_box144>.camp_tab>.tab>span:after {
    content: "";
    border: 10px solid transparent;
    border-left: 10px solid rgba(87,155,63,.7);
    position: absolute;
    right: -23px;
    top: 18px
}

.bj_box144>.camp_tab>.arrow {
    display: none
}

.bj_box144>.camp_tab>.tab>span.active {
    background-color: #80c269;
    color: #fff
}

.bj_box144>.camp_tab>.tab>span.active:before {
    border-left: 10px solid #80c269
}

.bj_box144>.camp_box {
    width: 642px;
    float: left
}

.bj_box144>.camp_tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box144>.camp_box>.list {
    background-color: #f2f5f8;
    margin-bottom: 12px;
    padding: 14px
}

.bj_box144>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #413f3f;
    font-size: 24px;
    margin-bottom: 12px
}

.bj_box144>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #413f3f;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box144>.camp_box>.list>.box {
    background-color: #fff;
    padding: 10px;
    padding-left: 40px;
    position: relative
}

.bj_box144>.camp_box>.list>.box:before {
    content: "";
    width: 1px;
    background-color: #d5d5d5;
    position: absolute;
    left: 18px;
    top: 10%;
    height: 80%
}

.bj_box144>.camp_box>.list>.box>p {
    color: #807c7c;
    margin-bottom: 10px !important;
    line-height: 25px;
    position: relative
}

.bj_box144>.camp_box>.list>.box>p:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #bfbfbf;
    position: absolute;
    left: -25px;
    top: 9px;
    display: block;
    border-radius: 50%
}

.bj_box145 {
    position: relative
}

.bj_box145>.camp_tab {
    width: 50px;
    margin-right: 50px;
    float: left;
    position: absolute;
    top: 0;
    z-index: 999;
    height: 100%;
    display: none
}

.bj_box145:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #6daceb;
    left: 25px;
    display: block;
    top: 0;
    display: block;
    position: absolute;
    visibility: visible
}

.bj_box145.fix>.camp_tab {
    position: fixed
}

.bj_box145>.camp_tab>.tab>span {
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 28px;
    text-align: center;
    color: #9a9898;
    background-color: #f0f4ef;
    box-shadow: 5px 5px 4px rgba(161,201,241,.9);
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    width: 50px;
    transition: all .3s linear
}

.bj_box145>.camp_tab>.arrow {
    display: none
}

.bj_box145>.camp_tab>.tab {
    width: 100%;
    height: 100%
}

.bj_box145>.camp_tab>.tab>span.active {
    background-color: #6daceb;
    color: #fff
}

.bj_box145>.camp_tab>.tab>span.active:before {
    border-left: 10px solid #80c269
}

.bj_box145>.camp_box {
    width: 772px;
    float: left;
    margin-left: 100px;
    position: relative
}

.bj_box145>.camp_tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box145.lock>.camp_box>.list>span {
    position: relative!important;
    top: 0!important
}

.bj_box145>.camp_box>.list>span {
    position: absolute;
    margin-left: -114px;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #eff0f1;
    top: 0;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #fff;
    cursor: pointer
}

.bj_box145>.camp_box>.list>span.active {
    background-color: #6daceb;
    color: #fff
}

.bj_box145>.camp_box>.list>span.fix {
    position: fixed;
    margin-left: -114px;
    left: auto;
    box-shadow: none
}

.bj_box145>.camp_box>.list {
    background-color: #f2f5f8;
    margin-bottom: 12px;
    padding: 14px;
    position: relative
}

.bj_box145>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #413f3f;
    font-size: 24px;
    margin-bottom: 12px
}

.bj_box145>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #413f3f;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box145>.camp_box>.list>.box {
    background-color: #fff;
    padding: 10px;
    position: relative
}

.bj_box145>.camp_box>.list>.box>.i_l {
    width: 67%;
    float: left
}

.bj_box145>.camp_box>.list>.box>.i_r {
    width: 33%;
    float: left
}

.bj_box145>.camp_box>.list>.box>.i_l>span {
    font-size: 20px;
    color: #6daceb;
    display: block;
    margin-bottom: 10px
}

.bj_box145>.camp_box>.list>.box>.i_l>p {
    font-size: 16px;
    color: #807c7c;
    margin-bottom: 10px !important;
}

.bj_box146>.camp_tab {
    width: 50px;
    margin-right: 50px;
    float: left
}

.bj_box146>.camp_tab>.tab {
    display: none
}

.bj_box146>.camp_tab>.tab>span {
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 28px;
    text-align: center;
    color: #9a9898;
    background-color: #f0f4ef;
    margin-bottom: 7px;
    box-shadow: 5px 5px 4px rgba(161,201,241,.9);
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    margin-bottom: 15px
}

.bj_box146>.camp_tab>.arrow {
    display: none
}

.bj_box146>.camp_tab>.tab {
    position: relative
}

.bj_box146>.camp_tab>.tab>span.active {
    background-color: #6daceb;
    color: #fff
}

.bj_box146>.camp_tab>.tab>span.active:before {
    border-left: 10px solid #80c269
}

.bj_box146>.camp_box {
    width: 772px;
    float: left;
    margin-left: 100px;
    position: relative
}

.bj_box146>.camp_box:before {
    content: "";
    width: 1px;
    height: 100%;
    left: -42px;
    background-color: #2eb0fe;
    display: block;
    position: absolute
}

.bj_box146>.camp_tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box146>.camp_box>.list>span {
    position: absolute;
    left: -100px;
    display: block;
    width: 100px;
    height: 36px;
    background-color: #eff0f1;
    top: 0;
    text-align: center;
    line-height: 36px;
    box-shadow: 0 0 0 5px #fff
}

.bj_box146>.camp_box>.list>span.fix {
    position: fixed;
    margin-left: -100px;
    top: 0;
    left: auto;
    z-index: 999;
    box-shadow: none
}

.bj_box146.lock>.camp_box>.list>span.fix {
    position: relative
}

.bj_box146>.camp_box>.list>span:after {
    content: "";
    border: 18px solid transparent;
    border-left: 18px solid #2eb0fe;
    position: absolute;
    right: -36px
}

.bj_box146>.camp_box>.list>span {
    background-color: #2eb0fe;
    color: #fff
}

.bj_box146>.camp_box>.list {
    margin-bottom: 12px;
    position: relative
}

.bj_box146>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #413f3f;
    font-size: 24px;
    margin-bottom: 12px;
    padding-left: 60px
}

.bj_box146>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #413f3f;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box146>.camp_box>.list>.box {
    background-color: #fff;
    padding: 10px;
    position: relative
}

.bj_box146>.camp_box>.list>.box>p {
    font-size: 16px;
    color: #807c7c;
    margin-bottom: 10px;
    position: relative;
    background-color: #f3f1f1;
    padding: 10px;
    line-height: 25px;
    line-height: 25px
}

.bj_box146>.camp_box>.list>.box>p:before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    display: block;
    border-radius: 50%;
    background-color: #2eb0fe;
    left: -56.5px;
    top: calc((100% - 12px)/ 2)
}

.bj_box146>.camp_box>.list>.box>p>span {
    display: block;
    color: #473e3e;
    font-size: 20px;
    margin-bottom: 5px
}

.bj_box147 {
    background-color: #f2f8fc;
    padding: 8px
}

.bj_box147.fix>.camp_tab {
    position: fixed;
    top: 0
}

.bj_box147.fix>.camp_box {
    margin-left: 160px
}

.bj_box147>.camp_tab {
    width: 130px;
    margin-right: 30px;
    float: left
}

.bj_box147>.camp_tab>.tab>span {
    height: 46px;
    line-height: 46px;
    display: block;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background-color: #2eb0fe;
    margin-bottom: 7px;
    box-shadow: 4px 4px 0 #2e6efe;
    cursor: pointer;
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative
}

.bj_box147>.camp_tab>.arrow {
    display: none
}

.bj_box147>.camp_tab>.tab>span.active:before {
    content: "";
    height: 2px;
    background-color: #fff;
    width: 17px;
    position: absolute;
    left: -4px;
    top: 23px
}

.bj_box147>.camp_tab>.tab>span.active {
    font-size: 28px
}

.bj_box147>.camp_box {
    width: 692px;
    float: left
}

.bj_box147>.camp_tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box147>.camp_box>.list {
    background-color: #fff;
    margin-bottom: 12px;
    padding-bottom: 1px;
    padding: 10px
}

.bj_box147>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #2e90fe;
    font-size: 26px;
    margin-bottom: 15px;
    display: inline-block;
    padding: 0 10px;
    box-shadow: #eaf7ff 0 -16px 1px 0 inset
}

.bj_box147>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box147>.camp_box>.list>.box {
    background-color: #fff;
    padding-left: 40px;
    position: relative
}

.bj_box147>.camp_box>.list>.box:before {
    content: "";
    width: 1px;
    background-color: #d5d5d5;
    position: absolute;
    left: 20px;
    top: 10%;
    height: 80%;
    visibility: visible
}

.bj_box147>.camp_box>.list>.box>p {
    color: #807c7c;
    margin-bottom: 28px !important;
    line-height: 25px;
    position: relative;
    padding-left: 10px
}

.bj_box147>.camp_box>.list>.box>p>span {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #2eb0fe;
    line-height: 40px;
    position: absolute;
    left: -40px;
    top: 0;
    border-radius: 50%;
    color: #fff;
    text-align: center
}

.bj_box148>.camp_tab {
    width: 206px;
    margin-right: 40px;
    float: left
}

.bj_box148.fix>.camp_tab {
    position: fixed;
    top: 0
}

.bj_box148.fix>.camp_box {
    margin-left: 246px
}

.bj_box148>.camp_tab>.tit {
    height: 50px;
    line-height: 50px;
    background-color: #d6efe2;
    border-radius: 25px;
    text-align: center;
    color: #352e2e;
    font-size: 26px;
    margin-bottom: 15px;
    position: relative
}

.bj_box148>.camp_tab>.tit:before {
    content: "";
    width: 1px;
    background-color: #a4eac6;
    position: absolute;
    left: 33px;
    height: 18px;
    top: 50px
}

.bj_box148>.camp_tab>.tit:after {
    content: "";
    width: 1px;
    background-color: #a4eac6;
    position: absolute;
    right: 33px;
    height: 18px;
    top: 50px
}

.bj_box148>.camp_tab>.tab>span {
    height: 46px;
    line-height: 46px;
    display: block;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background-color: #2eb0fe;
    cursor: pointer;
    border-radius: 0;
    position: relative;
    background-color: #f2f8fc;
    color: #352e2e;
    border-bottom: 1px solid #d2d2d2
}

.bj_box148>.camp_tab>.tab>span:last-child {
    border-bottom: none
}

.bj_box148>.camp_tab>.arrow {
    display: none
}

.bj_box148>.camp_tab>.tab>span.active {
    font-size: 24px;
    background-color: #32b16c;
    color: #fff
}

.bj_box148>.camp_tab>.tab {
    border: 1px solid #d2d2d2
}

.bj_box148>.camp_box {
    width: 626px;
    float: left
}

.bj_box148>.camp_tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box148>.camp_box>.list {
    background-color: #fff;
    margin-bottom: 12px;
    padding-bottom: 1px
}

.bj_box148>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #78c698;
    font-size: 26px;
    margin-bottom: 15px;
    display: inline-block;
    padding-left: 20px;
    display: block;
    position: relative
}

.bj_box148>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box148>.camp_box>.list>.box {
    background-color: #fff;
    position: relative
}

.bj_box148>.camp_box>.list>.box>p {
    color: #807c7c;
    margin-bottom: 15px !important;
    line-height: 25px;
    position: relative;
    background-color: #f2f8fc;
    padding: 10px
}

.bj_box148>.camp_box>.list>.box>p>span {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #2eb0fe;
    line-height: 40px;
    position: absolute;
    left: -40px;
    top: 0;
    border-radius: 50%;
    color: #fff;
    text-align: center
}

.bj_box148>.camp_box>.list>.tit:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    background-color: #32b16c;
    top: 18px
}

.bj_box149.fix>.camp_tab {
    position: fixed;
    top: 0
}

.bj_box149.fix>.camp_box {
    margin-left: 176px
}

.bj_box149>.camp_tab {
    width: 136px;
    margin-right: 40px;
    float: left;
    position: relative
}

.bj_box149>.camp_tab>.tit {
    height: 50px;
    line-height: 50px;
    background-color: #d6efe2;
    border-radius: 25px;
    text-align: center;
    color: #352e2e;
    font-size: 26px;
    margin-bottom: 15px;
    position: relative
}

.bj_box149>.camp_tab>.tit:before {
    content: "";
    width: 1px;
    background-color: #a4eac6;
    position: absolute;
    left: 33px;
    height: 18px;
    top: 50px
}

.bj_box149>.camp_tab>.tit:after {
    content: "";
    width: 1px;
    background-color: #a4eac6;
    position: absolute;
    right: 33px;
    height: 18px;
    top: 50px
}

.bj_box149>.camp_tab>.tab>span {
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 24px;
    text-align: center;
    color: #32b16c;
    background-color: #2eb0fe;
    cursor: pointer;
    border-radius: 0;
    position: relative;
    background-color: #f2f8fc;
    margin-bottom: 14px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #15a457
}

.bj_box149>.camp_tab>.tab>span:last-child {
    margin-bottom: 0
}

.bj_box149>.camp_tab>.arrow {
    display: none
}

.bj_box149>.camp_tab>.tab>span.active {
    font-size: 24px;
    background-color: #32b16c;
    color: #fff
}

.bj_box149>.camp_tab>.tab {
    position: relative;
    z-index: 3
}

.bj_box149>.camp_tab:before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: 10px;
    background-color: #15a457;
    top: 0
}

.bj_box149>.camp_tab:after {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    right: 10px;
    background-color: #15a457;
    top: 0
}

.bj_box149>.camp_box {
    width: 696px;
    float: left;
    display: none
}

.bj_box149>.camp_box.active {
    display: block
}

.bj_box149>.camp_tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box149>.camp_box>.list {
    background-color: #f2f8fc;
    margin-bottom: 12px;
    padding: 15px
}

.bj_box149>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #78c698;
    font-size: 26px;
    margin-bottom: -8px;
    display: inline-block;
    padding-left: 20px;
    display: inline-block;
    position: relative;
    background-color: #32b16c;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 3;
    margin-left: -10px
}

.bj_box149>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box149>.camp_box>.list>.box {
    background-color: #fff;
    position: relative
}

.bj_box149>.camp_box>.list>.box>.fl {
    width: 48%
}

.bj_box149>.camp_box>.list>.box>.fl>img {
    width: 100%
}

.bj_box149>.camp_box>.list>.box>.fr {
    width: 52%;
    background-color: #fff
}

.bj_box149>.camp_box>.list>.box>.fr>p {
    color: #807c7c;
    line-height: 25px;
    position: relative;
    padding: 10px
}

.bj_box149>.camp_box>.list>.box>.fr>p>span {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #2eb0fe;
    line-height: 40px;
    position: absolute;
    left: -40px;
    top: 0;
    border-radius: 50%;
    color: #fff;
    text-align: center
}

.bj_box149>.camp_box>.list>.tit:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    background-color: #32b16c;
    top: 18px
}

.bj_box150.fix>.camp_tab {
    position: fixed;
    top: 0
}

.bj_box150.fix>.camp_box {
    margin-left: 176px
}

.bj_box150>.camp_tab {
    width: 136px;
    margin-right: 40px;
    float: left;
    position: relative
}

.bj_box150>.camp_tab>.tit {
    height: 50px;
    line-height: 50px;
    background-color: #77c4f2;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    position: relative
}

.bj_box150>.camp_tab>.tab>span {
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 24px;
    text-align: center;
    color: #32b16c;
    background-color: #2eb0fe;
    cursor: pointer;
    position: relative;
    background-color: #f2f8fc;
    margin-bottom: 0;
    background-color: #fff;
    background-color: #ecf6fc
}

.bj_box150>.camp_tab>.tab>span:last-child {
    margin-bottom: 0
}

.bj_box150>.camp_tab>.arrow {
    display: none
}

.bj_box150>.camp_tab>.tab>span.active {
    font-size: 24px;
    background-color: #d0e9f8;
    color: #fff
}

.bj_box150>.camp_tab>.tab {
    position: relative;
    z-index: 3
}

.bj_box150>.camp_box {
    width: 696px;
    float: left;
    padding-left: 96px;
    position: relative;
    display: none
}

.bj_box150>.camp_box.active {
    display: block
}

.bj_box150>.camp_box:before {
    content: "";
    width: 1px;
    background-color: #9fd5f6;
    height: 70%;
    top: 15%;
    display: block;
    left: 20px;
    position: absolute
}

.bj_box150>.camp_tab>span.active {
    background-color: #f2f5f8;
    color: #3cb113
}

.bj_box150>.camp_box>.list {
    background-color: #3ca6e6;
    margin-bottom: 12px;
    padding: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative
}

.bj_box150>.camp_box>.list:before {
    content: "";
    display: block;
    width: 34px;
    height: 2px;
    position: absolute;
    left: -34px;
    top: calc((100% - 2px)/ 2);
    background-color: #3ca6e6
}

.bj_box150>.camp_box>.list>i {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #50afe9;
    position: absolute;
    left: -96px;
    top: calc((100% - 40px)/ 2);
    border-radius: 50%
}

.bj_box150>.camp_box>.list>i:before {
    content: "";
    width: 30px;
    height: 30px;
    background-color: #3ca6e6;
    position: absolute;
    left: 4px;
    top: 4px;
    border-radius: 50%
}

.bj_box150>.camp_box>.list>.tit {
    height: 44px;
    line-height: 42px;
    color: #78c698;
    font-size: 26px;
    margin-bottom: 8px;
    display: inline-block;
    display: inline-block;
    position: relative;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 3
}

.bj_box150>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #676e72;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box150>.camp_box>.list>.box>p {
    color: #fff;
    line-height: 25px;
    position: relative
}

.bj_box150>.camp_box>.list>.box>p>span {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #2eb0fe;
    line-height: 40px;
    position: absolute;
    left: -40px;
    top: 0;
    border-radius: 50%;
    color: #fff;
    text-align: center
}

.bj_box151.fix>.camp_tab {
    position: fixed;
    top: 0
}

.bj_box151.fix>.camp_box {
    margin-left: 210px
}

.bj_box151>.camp_tab {
    width: 180px;
    margin-right: 30px;
    float: left
}

.bj_box151>.camp_tab>.tab>span {
    height: 50px;
    line-height: 48px;
    display: block;
    border: 1px solid #3ca6e6;
    font-size: 28px;
    text-align: center;
    color: #fff;
    background-color: #3ca6e6;
    margin-bottom: 4px;
    cursor: pointer
}

.bj_box151>.camp_tab>.arrow {
    display: none
}

.bj_box151>.camp_box {
    width: 662px;
    float: left
}

.bj_box151>.camp_box.active {
    display: block
}

.bj_box151>.camp_tab>.tab>span.active {
    background-color: #dbecf7;
    color: #128fda;
    position: relative;
    border: 1px solid #dbecf7
}

.bj_box151>.camp_tab>.tab>span.active:after {
    content: "";
    width: 30px;
    height: 50px;
    background-color: #dbecf7;
    position: absolute;
    right: -31px;
    top: -1px;
    display: block
}

.bj_box151>.camp_box>.list {
    background-color: #dbecf7;
    margin-bottom: 12px;
    padding: 10px 0
}

.bj_box151>.camp_box>.list>.tit {
    height: 44px;
    line-height: 44px;
    color: #807c7c;
    font-size: 26px;
    color: #000;
    padding: 0 10px
}

.bj_box151>.camp_box>.list>.tit>span {
    background-color: #80c269;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    margin-right: 15px
}

.bj_box151>.camp_box>.list>.box {
    padding: 10px 10px 0 10px;
    position: relative
}

.bj_box151>.camp_box>.list>.box:before {
    content: "";
    width: 1px;
    background-color: #d5d5d5;
    position: absolute;
    left: 18px;
    top: 10%;
    height: 80%
}

.bj_box151>.camp_box>.list>.box>p {
    color: #807c7c;
    margin-bottom: 10px !important;
    line-height: 25px;
    position: relative;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 10px;
    width: 100%
}

.bj_box151>.camp_box>.list>.box>p>span {
    display: block;
    font-size: 18px;
    color: #1591db
}

.bj_box152>.item {
    position: relative;
    width: 98%;
    margin: 0 auto;
    background-color: #15b7b9;
    padding: 20px 10px
}

.bj_box152>.item>ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.bj_box152>.item>ul>li {
    position: relative;
    width: 203px
}

.bj_box152>.item>ul>li:nth-child(n+5) {
    margin-top: 15px
}

.bj_box152>.item>ul>li>.tit {
    margin-top: 15px;
    margin-left: 10px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 1.267;
    text-align: left
}

.bj_box152>.item>ul>li>.tit>span {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    margin-left: 5px;
    vertical-align: inherit
}

.bj_box152>.item>ul>li>.tit::after {
    content: "";
    display: block;
    margin-top: 15px;
    width: 44px;
    height: 2px;
    background-color: #fff
}

.bj_box152>.item>ul>li>.text {
    background-color: rgba(49,49,49,.702);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    font-size: 24px;
    color: #fff;
    line-height: 46px;
    text-align: center
}

.bj_box152>.item>ul>li:nth-child(8)>.con {
    border-width: 1px;
    border-color: #fff;
    border-style: solid;
    border-radius: 5px;
    width: 177px;
    height: 166px;
    text-align: center;
    margin: 5px auto
}

.bj_box152>.item>ul>li:nth-child(8)>.con>.tit {
    margin-top: 25px;
    font-size: 16px;
    color: #fff
}

.bj_box152>.item>ul>li:nth-child(8)>.con>p {
    font-size: 22px;
    color: #fff;
    font-weight: 700
}

.bj_box152>.item>ul>li:nth-child(8)>.con>.button {
    border-radius: 5px;
    background-color: #fff;
    width: 111px;
    margin: 10px auto;
    height: 31px;
    font-size: 18px;
    color: #15b7b9;
    line-height: 31px;
    cursor: pointer
}

.bj_box153 {
    width: 98%;
    margin: 0 auto;
    padding: 20px 0 20px 0
}

.bj_box153>.item {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box153>.item>.item-left {
    background-color: rgba(214,125,255,.502);
    width: 431px;
    height: 259px
}

.bj_box153>.item>.item-left>img {
    margin: 3px 0 0 5px;
    width: 420px;
    height: 253px
}

.bj_box153>.item>.item-right {
    width: 45%;
    background-color: rgba(238,238,238,.502);
    padding: 20px
}

.bj_box153>.item>.item-right>.tit {
    font-size: 30px;
    color: #bf5bee;
    font-weight: 700;
    line-height: 1.333
}

.bj_box153>.item>.item-right>.text {
    margin-top: 20px;
    font-size: 16px;
    color: #595959;
    line-height: 1.778;
    text-align: justify
}

.bj_box154 {
    width: 98%;
    margin: 0 auto;
    padding: 20px 0 20px 0
}

.bj_box154>.item {
    position: relative;
    width: 100%;
    margin-top: 100px
}

.bj_box154>.item>.item-left>img {
    width: 587px;
    height: 292px
}

.bj_box154>.item>.item-left>.line {
    position: absolute;
    top: 0;
    left: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(90,90,91,.22);
    border-radius: 5px;
    width: 150px;
    padding: 10px 0 0 15px
}

.bj_box154>.item>.item-left>.line>.tit {
    font-size: 18px;
    color: #575757
}

.bj_box154>.item>.item-left>.line>.text {
    font-size: 14px;
    color: #2e72dd;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-bottom: 10px
}

.bj_box154>.item>.item-left>.line>.dec {
    position: absolute;
    bottom: -10px;
    right: 55px;
    width: 20px;
    height: 25px;
    box-shadow: 0 0 10px rgb(90 90 91 / 22%);
    background: #fff;
    transform: skew(-15deg) rotate(47deg)
}

.bj_box154>.item>.item-left>.line2 {
    position: absolute;
    top: -115px;
    left: 100px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(90,90,91,.22);
    border-radius: 10px;
    width: 202px;
    padding: 10px 0 0 15px
}

.bj_box154>.item>.item-left>.line2>.tit {
    font-size: 18px;
    color: #575757
}

.bj_box154>.item>.item-left>.line2>.text {
    font-size: 14px;
    color: #2e72dd;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-bottom: 10px
}

.bj_box154>.item>.item-left>.line2>.dec {
    position: absolute;
    right: 75px;
    bottom: -10px;
    width: 20px;
    height: 25px;
    box-shadow: 0 0 10px rgb(90 90 91 / 22%);
    background: #fff;
    transform: skew(-15deg) rotate(47deg)
}

.bj_box154>.item>.item-left>.line3 {
    position: absolute;
    top: -60px;
    left: 325px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(90,90,91,.22);
    border-radius: 10px;
    width: 176px;
    padding: 10px 0 0 15px
}

.bj_box154>.item>.item-left>.line3>.tit {
    font-size: 18px;
    color: #575757
}

.bj_box154>.item>.item-left>.line3>.text {
    font-size: 14px;
    color: #2e72dd;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-bottom: 10px
}

.bj_box154>.item>.item-left>.line3>.dec {
    position: absolute;
    left: 35px;
    bottom: -10px;
    width: 20px;
    height: 25px;
    box-shadow: 0 0 10px rgb(90 90 91 / 22%);
    background: #fff;
    transform: skew(-15deg) rotate(47deg)
}

.bj_box154>.item>.item-right {
    position: absolute;
    right: 26px;
    bottom: 26px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(90,90,91,.22);
    background-color: #fff;
    width: 288px;
    height: 362px
}

.bj_box154>.item>.item-right>.tit {
    background-color: #2a75d1;
    border-radius: 0 20px 0 20px;
    position: absolute;
    top: -20px;
    left: 38px;
    width: 209px;
    height: 49px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 49px;
    text-align: center
}

.bj_box154>.item>.item-right>.text {
    margin: 50px 20px 0 20px;
    font-size: 16px;
    color: #424242;
    line-height: 1.778
}

.bj_box155 {
    width: 98%;
    margin: 0 auto;
    padding: 20px 0 20px 0
}

.bj_box155>.item {
    position: relative;
    width: 100%;
    background-color: #2b76d1;
    padding: 53px 107px 37px 27px
}

.bj_box155>.item>.item-con {
    background-color: #fff;
    padding: 30px 22px
}

.bj_box155>.item>.item-con>.tit1 {
    font-size: 20px;
    color: #5c5c5c;
    font-weight: 700;
    margin-bottom: 5px
}

.bj_box155>.item>.item-con>.tit2 {
    font-size: 24px;
    color: #3f83d5;
    font-weight: 700;
    margin-bottom: 30px
}

.bj_box155>.item>.item-con>.text {
    font-size: 16px;
    color: #535353;
    width: 75%;
    line-height: 25px
}

.bj_box155>.item>.item-con>.line {
    border-width: 2px;
    border-color: #2b76d1;
    border-style: solid;
    position: absolute;
    left: 49px;
    top: 155px;
    width: 77px;
    height: 0
}

.bj_box155>.item>img {
    position: absolute;
    top: calc(50% - 138.5px);
    right: 12px;
    width: 277px;
    height: 277px;
    border-radius: 50%
}

.bj_box156 {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 20px 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around
}

.bj_box156>.item {
    position: relative;
    margin-left: 10px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 0 15px 7px rgba(243,62,62,.18);
    width: 401px;
    height: 264px
}

.bj_box156>.item>.title {
    position: absolute;
    top: 20px;
    left: -13px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 0 30px 30px 0;
    background-color: #f16350;
    width: 276px;
    height: 51px
}

.bj_box156>.item>.title>.img {
    margin-left: -7px;
    width: 56px;
    height: 51px;
    background-color: #ee9d93
}

.bj_box156>.item>.title>.img>img {
    width: 43px;
    height: 39px;
    margin: 5px 0 0 5px
}

.bj_box156>.item>.title>.tit {
    font-size: 28px;
    color: #fff;
    font-weight: 700
}

.bj_box156>.item>.text {
    padding: 90px 12px 0 12px;
    font-size: 16px;
    color: #504f4f;
    line-height: 25px;
    text-align: justify
}

.bj_box157 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    width: 98%;
    margin: 0 auto
}

.bj_box157>.item {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    background-color: #f08375;
    width: 100%;
    margin: 0 auto;
    padding: 14px 24px
}

.bj_box157>.item>.con {
    border-radius: 10px;
    background-color: #fff;
    width: 396px
}

.bj_box157>.item>.con>.title {
    border-radius: 0 0 5px 5px;
    position: relative;
    background-color: #f08375;
    width: 263px;
    margin: 0 auto;
    height: 52px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 52px;
    text-align: center
}

.bj_box157>.item>.con>.title::before {
    content: "";
    position: absolute;
    top: 0;
    left: -29px;
    box-shadow: -5px 0 0 rgba(240,131,117,.4) inset;
    background-color: #fff;
    -webkit-transform: skew(10deg);
    width: 33px;
    height: 52px
}

.bj_box157>.item>.con>.title::after {
    content: "";
    position: absolute;
    top: 0;
    right: -29px;
    box-shadow: 5px 0 0 rgba(240,131,117,.4) inset;
    background-color: #fff;
    -webkit-transform: skew(-10deg);
    width: 33px;
    height: 52px
}

.bj_box157>.item>.con>.text {
    margin: 20px 10px;
    font-size: 16px;
    color: #616161;
    line-height: 1.837
}

.bj_box158 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    width: 98%;
    margin: 0 auto
}

.bj_box158>.item {
    background-color: #fff;
    border: 1px solid rgba(255,84,0,.1);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    height: 350px
}

.bj_box158>.item>.title {
    display: flex;
    background-color: #ff7b3a;
    width: 100%;
    height: 63px
}

.bj_box158>.item>.title>div {
    margin-top: 4px;
    background-color: #fff;
    width: 50%;
    height: 60px;
    font-size: 24px;
    color: #656565;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    cursor: pointer
}

.bj_box158>.item>.title>div.active {
    width: 50%;
    height: 63px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 63px;
    text-align: center;
    background-color: #ff7b3a
}

.bj_box158>.item>.content.active {
    display: flex
}

.bj_box158>.item>.content {
    display: none
}

.bj_box158>.item>.content>.img {
    width: 50%;
    margin: 20px 0 0 30px
}

.bj_box158>.item>.content>.img>img {
    width: 402px;
    height: 234px
}

.bj_box158>.item>.content>.con {
    width: 50%
}

.bj_box158>.item>.content>.con>.tit {
    position: relative;
    margin: 35px 20px 30px 20px;
    font-size: 24px;
    color: #656565;
    font-weight: 700;
    line-height: .867
}

.bj_box158>.item>.content>.con>.tit::after {
    content: "";
    border-width: 1px;
    border-color: #ff7b3a;
    border-style: solid;
    position: absolute;
    left: 0;
    top: 40px;
    width: 41px;
    height: 0
}

.bj_box158>.item>.content>.con>.text {
    margin-left: 20px;
    font-size: 16px;
    color: #656565;
    line-height: 1.625
}

.bj_box159 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto
}

.bj_box159>.item {
    position: relative;
    width: 417px;
    border-width: .3px;
    border-color: #8297f0;
    border-style: solid;
    background-color: #fff;
    border-radius: 10px 10px 0 10px
}

.bj_box159>.item>.title {
    border-radius: 10px 10px 0 0;
    background-color: #8297f0;
    width: 417px;
    height: 58px;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    line-height: 58px;
    text-align: center
}

.bj_box159>.item>.text {
    margin: 20px;
    font-size: 16px;
    color: #656565;
    line-height: 1.6
}

.bj_box159>.item>.line {
    background-color: #dae0fb;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px
}

.bj_box159>.item>.line::before {
    content: "";
    background-color: #6981ed;
    position: absolute;
    right: 0;
    top: -12px;
    width: 9px;
    height: 9px
}

.bj_box159>.item>.line::after {
    content: "";
    background-color: #6981ed;
    opacity: .6;
    position: absolute;
    right: 16px;
    bottom: 0;
    width: 6px;
    height: 5px
}

.bj_box160 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: center;
    width: 98%;
    margin: 0 auto
}

.bj_box160>.item {
    position: relative;
    width: 44%;
    padding-top: 15px
}

.bj_box160>.item>.title {
    margin-left: 20px;
    border-width: 1.5px;
    border-color: #2b76d1;
    border-style: solid;
    width: 116px;
    height: 44px;
    display: flex;
    align-items: center
}

.bj_box160>.item>.title>p {
    margin: 0 5px;
    padding: 3px;
    background-color: #2b76d1;
    width: 44px;
    font-size: 30px;
    color: #fff;
    text-align: center
}

.bj_box160>.item>.title>.tit {
    font-size: 26px;
    background-color: #fff;
    color: #3f3f3f;
    font-weight: 700;
    white-space: nowrap;
    margin-left: 5px
}

.bj_box160>.item>.text {
    padding: 20px;
    font-size: 16px;
    color: #3f3f3f;
    line-height: 1.5
}

.bj_box160>.item:nth-child(1) {
    border-bottom: 1px dotted #aaaaab
}

.bj_box160>.item:nth-child(2) {
    border-bottom: 1px dotted #aaaaab;
    border-left: 1px dotted #aaaaab
}

.bj_box160>.item:nth-child(4) {
    border-left: 1px dotted #aaaaab
}

.bj_box161 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    width: 98%;
    margin: 0 auto
}

.bj_box161>.item {
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(44,112,238,.5) inset;
    background-color: #fff;
    width: 386px;
    padding-bottom: 22px
}

.bj_box161>.item:nth-child(2) {
    margin-left: 15px
}

.bj_box161>.item>.title>p {
    border-radius: 4px;
    box-shadow: 3px 3px 0 rgba(43,118,209,.4);
    background-color: #2b76d1;
    position: absolute;
    left: -20px;
    top: 20px;
    width: 46px;
    height: 47px;
    line-height: 47px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.bj_box161>.item>.title>p::after {
    content: "";
    border-radius: 4px;
    background-color: #2b76d1;
    opacity: .2;
    position: absolute;
    left: 6px;
    top: 7px;
    width: 47px;
    height: 46px;
    box-shadow: 3px 3px 0 rgba(43,118,209,.2)
}

.bj_box161>.item>.title>.tit {
    text-align: center;
    margin: 15px 0 10px 0;
    font-size: 30px;
    color: #2b76d1;
    font-weight: 700
}

.bj_box161>.item>.text {
    margin: 0 38px;
    font-size: 16px;
    color: #414242;
    line-height: 25px;
    text-align: center
}

.bj_box162 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 98%;
    margin: 0 auto
}

.bj_box162.clearfix::after,.bj_box162.clearfix::before {
    display: none
}

.bj_box162>.item {
    margin-left: 70px;
    margin-top: 15px;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(42,117,209,.35);
    border-radius: 0 0 0 50px;
    width: 345px;
    padding: 35px 11px 35px 73px
}

.bj_box162>.item:nth-child(2n) {
    margin-right: 0
}

.bj_box162>.item>.title {
    background-color: #2a75d1;
    border-radius: 0 20px 0 20px;
    position: absolute;
    left: -70px;
    top: 15px;
    width: 115px;
    height: 90px
}

.bj_box162>.item>.title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 93px;
    width: 25px;
    height: 90px;
    background-color: #fff;
    border-radius: 0 0 0 30px
}

.bj_box162>.item>.title>p {
    margin: 15px 20px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 1.056
}

.bj_box162>.item>.text {
    font-size: 16px;
    color: #575757;
    line-height: 1.6
}

.bj_box163 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    width: 98%;
    margin: 0 auto
}

.bj_box163>.item {
    margin-top: 40px;
    position: relative;
    background-color: #2a75d1;
    width: 409px;
    height: 256px;
    background: url(../../../uploads/bianjiqi/img/bj_box150.png) no-repeat
}

.bj_box163>.item>.item-con {
    position: absolute;
    top: -36px;
    left: 43px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 -2px 10px rgba(84,84,84,.25);
    width: 348px
}

.bj_box163>.item>.item-con>.title {
    display: flex;
    margin: 30px 20px
}

.bj_box163>.item>.item-con>.title>.num {
    font-size: 60px;
    font-style: oblique;
    color: rgba(42,117,209,.302);
    font-weight: 700;
    line-height: .541
}

.bj_box163>.item>.item-con>.title>.tit {
    margin-left: 10px;
    font-size: 28px;
    color: #616161;
    font-weight: 700;
    line-height: 1.16
}

.bj_box163>.item>.item-con>.text {
    margin: 15px 15px 33px 15px;
    font-size: 16px;
    color: #616161;
    line-height: 1.667
}

.bj_box164 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    width: 98%;
    margin: 0 auto
}

.bj_box164>.item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-around;
    background-color: #eee;
    width: 100%;
    height: 329px
}

.bj_box164>.item>.item-left {
    width: 431px;
    height: 291px
}

.bj_box164>.item>.item-left>img {
    width: 100%
}

.bj_box164>.item>.item-right>ul>li {
    position: relative;
    margin: 10px 0;
    display: flex;
    display: -webkit-flex;
    background-color: #dce2fd;
    border-radius: 50px;
    width: 365px;
    height: 61px
}

.bj_box164>.item>.item-right>ul>li>.tit {
    position: absolute;
    background-color: #6a83f1;
    border-radius: 50px 0 50px 50px;
    width: 135px;
    height: 61px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 61px;
    text-align: center
}

.bj_box164>.item>.item-right>ul>li>.yuan {
    position: absolute;
    top: 18px;
    left: 122px;
    border-width: 2px;
    border-color: #fff;
    border-style: solid;
    border-radius: 50%;
    background-color: #5c78e8;
    width: 19px;
    height: 19px;
    font-size: 16px;
    color: #fff;
    line-height: 12px;
    text-align: center
}

.bj_box164>.item>.item-right>ul>li>p {
    margin: 10px 20px 10px 155px;
    font-size: 16px;
    color: #555454;
    line-height: 1.222
}

.bj_box165 {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    width: 98%;
    margin: 0 auto
}

.bj_box165>.item {
    margin-top: 10px;
    margin-left: 12px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(42,117,209,.35);
    width: 415px
}

.bj_box165>.item>.item-left {
    margin-left: -5px;
    background-color: #2a75d1;
    height: 183px;
    background: url(../../../uploads/bianjiqi/img/bj_box165.png) no-repeat;
    display: flex;
    align-items: center
}

.bj_box165>.item>.item-left>p {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 700
}

.bj_box165>.item>.item-right {
    width: 65%;
    margin-left: 15px;
    font-size: 16px;
    color: #575757;
    line-height: 1.5
}

.bj_box165>.item>.item-right::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 25px solid #2a75d1;
    border-left: 25px solid transparent
}

.bj_box165>.item>.item-right::after {
    content: "";
    border-width: .5px;
    border-color: rgba(42,117,209,.3);
    border-style: solid;
    position: absolute;
    right: 15px;
    bottom: 2px;
    width: 51px;
    height: 0
}

.bj_box166 {
    width: 98%;
    padding: 20px 0 20px 0;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    background-color: #15c482
}

.bj_box166>.item {
    display: flex;
    border-radius: 15px;
    background-color: #fff;
    width: 96%;
    margin: 0 auto;
    padding: 20px 0
}

.bj_box166>.item>.item-left {
    position: relative;
    width: 50%
}

.bj_box166>.item>.item-left>img {
    position: absolute;
    left: calc(50% - 146px);
    bottom: -20px;
    z-index: 2
}

.bj_box166>.item>.item-left>.line {
    border-radius: 50%;
    background-color: #15c482;
    opacity: .102;
    position: absolute;
    left: calc(50% - 157.5px);
    top: 100px;
    width: 315px;
    height: 315px;
    z-index: 1
}

.bj_box166>.item>.item-right {
    width: 50%
}

.bj_box166>.item>.item-right>.content {
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: center;
    border-width: 1px;
    border-color: #15c482;
    border-style: dashed;
    border-radius: 20px;
    background-color: #ecfdf7;
    width: 378px;
    margin: 10px 0 0 0;
    padding: 15px
}

.bj_box166>.item>.item-right>.content>img {
    position: absolute
}

.bj_box166>.item>.item-right>.content>.tit {
    margin-left: 80px;
    font-size: 26px;
    color: #15c482;
    font-weight: 700
}

.bj_box166>.item>.item-right>.content>.text {
    margin-left: 80px;
    font-size: 16px;
    color: #15c482
}

.bj_box167 {
    width: 98%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box167>.item {
    position: relative;
    border-width: .6px;
    border-color: #fd5766;
    border-style: solid;
    border-radius: 10px;
    background-color: #fff6f7;
    width: 836px;
    height: 448px;
    overflow: hidden
}

.bj_box167>.item>.title {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.bj_box167>.item>.title>.num {
    background-color: #fd5766;
    width: 75px;
    height: 55px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 55px;
    text-align: center
}

.bj_box167>.item>.title>.tit {
    background-color: #fd5766;
    opacity: .6;
    width: 728px;
    height: 55px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 55px;
    text-indent: .5em
}

.bj_box167>.item>.title>.line {
    position: absolute;
    top: 20px;
    left: 83px;
    width: 18px;
    border-bottom: 55px solid #fe9aa3;
    border-left: 8px solid transparent
}

.bj_box167>.item>.text {
    margin: 20px 10px;
    font-size: 16px;
    color: #747474;
    line-height: 1.444;
    text-indent: 2em
}

.bj_box167>.item>.bottom>.text:nth-child(1) {
    border-radius: 15px;
    box-shadow: 0 0 8px #fd5766 inset;
    position: absolute;
    left: 90px;
    top: 200px;
    width: 326px;
    height: 78px
}

.bj_box167>.item>.bottom>.text>p {
    position: relative;
    z-index: 4;
    font-size: 22px;
    margin: 14px;
    color: #fd5766;
    line-height: 1.273
}

.bj_box167>.item>.bottom>.text:nth-child(2) {
    border-radius: 15px;
    box-shadow: 0 0 8px #fd5766 inset;
    position: absolute;
    left: 68px;
    top: 300px;
    width: 345px;
    height: 78px
}

.bj_box167>.item>.bottom>.picture {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 357px;
    height: 288px
}

.bj_box167>.item>.bottom>.picture>img {
    width: 100%
}

.bj_box168 {
    width: 98%;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box168>.item>.title {
    display: flex
}

.bj_box168>.item>.title>div {
    background-color: #eee;
    border-radius: 10px 0 0 0;
    width: 182px;
    height: 52px;
    font-size: 28px;
    color: #3d3d3d;
    line-height: 52px;
    text-align: center;
    cursor: pointer
}

.bj_box168>.item>.title>div:last-child {
    border-radius: 0 10px 0 0
}

.bj_box168>.item>.title>div.active {
    background-color: #fd5766;
    color: #fff
}

.bj_box168>.item>.text.active {
    display: block
}

.bj_box168>.item>.text {
    display: none;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(102,101,101,.3);
    border-top: 3px solid #fd5766;
    border-radius: 0 0 10px 10px;
    width: 100%;
}

.bj_box168>.item>.text>p {
    padding: 28px 20px;
    font-size: 16px;
    text-indent: 2em;
    color: #868585;
    line-height: 1.556
}

.bj_box168>.item>.text>.picture {
    display: flex;
    justify-content: space-around;
    padding: 0 20px 20px 20px;
}

.bj_box168>.item>.text>.picture>img {
    width: 50%;
}

.bj_box168>.item>.text>.picture>img:nth-child(1) {
    margin-right: 10px;
}

.bj_box168>.item>.text>.picture>img:nth-child(2) {
    margin-left: 10px;
}

.bj_box169 {
    width: 98%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box169>.item {
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(104,104,104,.3);
    background-color: #fff;
    width: 100%;
    height: 363px
}

.bj_box169>.item>.title>.tit1 {
    position: absolute;
    top: -10px;
    left: -5px;
    background-color: #fd5766;
    border-radius: 0 0 40px 0;
    box-shadow: 0 0 15px rgba(104,104,104,.3);
    width: 280px;
    height: 56px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 56px;
    text-align: center
}

.bj_box169>.item>.title>.tit2 {
    background-color: #fa9fa7;
    border-radius: 0 5px 20px 5px;
    box-shadow: 0 0 15px rgba(104,104,104,.3);
    width: 100%;
    height: 56px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 56px;
    text-align: center
}

.bj_box169>.item>.text {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

.bj_box169>.item>.text>.picture {
    width: 384px;
    height: 259px;
    margin: 30px 0 0 30px
}

.bj_box169>.item>.text>.picture>img {
    width: 100%
}

.bj_box169>.item>.text>p {
    width: 45%;
    font-size: 16px;
    margin: 50px 0 0 30px;
    color: #646464;
    line-height: 1.778;
    text-indent: 2em
}

.bj_box170 {
    width: 98%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box170>.item {
    width: 100%;
    padding: 20px;
    background-color: #f7f7f7
}

.bj_box170>.item>.title {
    display: flex
}

.bj_box170>.item>.title>.tit2 {
    height: 43px;
    font-size: 30px;
    margin: 6px 10px;
    color: #6f6f6f
}

.bj_box170>.item>.text>p {
    font-size: 16px;
    text-indent: 2em;
    margin: 10px 0 20px 0;
    color: #858584;
    line-height: 1.563
}

.bj_box170>.item>.text>.picture {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.bj_box171 {
    width: 98%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin-left: 10px
}

.bj_box171>.item {
    border-width: .5px;
    box-shadow: 0 0 15px rgba(253,87,102,.3) inset;
    border-color: #fd5766;
    border-style: solid;
    border-radius: 8px;
    background-color: #fff;
    width: 100%;
}

.bj_box171>.item>.title>.tit1 {
    padding: 0 40px;
    background-color: #fd5766;
    border-radius: 0 40px 0 40px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    display: inline-block
}

.bj_box171>.item>.text>p {
    font-size: 16px;
    margin: 20px !important;
    color: #5e5e5e;
    line-height: 1.333
}

.bj_box171>.item>.text>.picture {
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 0.2rem 0.4rem;
}

.bj_box171>.item>.text>.picture>img {
    width: 50%;
}

.bj_box171>.item>.text>.picture>img:nth-child(1) {
    margin-right: 10px;
}

.bj_box171>.item>.text>.picture>img:nth-child(2) {
    margin-left: 10px;
}

/* .bj_box171>.item>.text>.picture>img:nth-child(1){margin:20px 30px}
.bj_box171>.item>.text>.picture>img:nth-child(2){margin:20px 0} */
.bj_box172 {
    width: 96%;
    margin: 0 auto;
    padding: 20px 0 20px 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    border-radius: 10px;
    background-color: #fd5766
}

.bj_box172>.item {
    position: relative;
    width: 100%;
    height: 408px;
    border-width: .5px;
    border-radius: 10px;
    border-color: #fd5766;
    border-style: solid;
    background-color: #fff8f9
}

.bj_box172>.item>.item-after {
    width: 100%;
    height: 408px;
    margin: 10px 0 0 -15px;
    border-width: .5px;
    border-radius: 10px;
    transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    border-color: #fd5766;
    border-style: solid;
    background-color: #fff8f9
}

.bj_box172>.item>.item-after>.ball {
    border-radius: 50%;
    background-color: #fd5766;
    position: absolute;
    left: 60px;
    top: 5px;
    width: 17px;
    height: 17px
}

.bj_box172>.item>.item-after>.line {
    background-color: #fd5766;
    border-radius: 20px;
    position: absolute;
    left: 64px;
    top: -15px;
    width: 8px;
    height: 34px
}

.bj_box172>.item>.item-after>.ball2 {
    border-radius: 50%;
    background-color: #fd5766;
    position: absolute;
    right: 60px;
    top: 13px;
    width: 17px;
    height: 17px
}

.bj_box172>.item>.item-after>.line2 {
    background-color: #fd5766;
    border-radius: 20px;
    position: absolute;
    right: 64px;
    top: -17px;
    width: 8px;
    height: 34px
}

.bj_box172>.item>.item-after>.title>.tit1 {
    margin: 20px 0;
    font-size: 30px;
    transform: rotate(1deg);
    -o-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    color: #706e6e;
    font-weight: 700;
    line-height: .667;
    text-align: center
}

.bj_box172>.item>.item-after>.text>p {
    margin: 20px;
    font-size: 16px;
    transform: rotate(1deg);
    -o-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    color: #706e6e;
    line-height: 25px;
    text-indent: 2em
}

.bj_box172>.item>.item-after>.text>.picture {
    transform: rotate(1deg);
    -o-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 0.2rem 0.4rem;
}

.bj_box172>.item>.item-after>.text>.picture>img {
    width: 50%;
}

.bj_box172>.item>.item-after>.text>.picture>img:nth-child(1) {
    margin-right: 10px;
}

.bj_box172>.item>.item-after>.text>.picture>img:nth-child(2) {
    margin-right: 10px;
}

.bj_box173 {
    width: 100%;
    padding: 20px 0 20px 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    border-radius: 10px
}

.bj_box173>.item {
    position: relative;
    border-width: .6px;
    background: url(../../../uploads/bianjiqi/img/bj_box173.png) no-repeat bottom center;
    border-color: #01bd8a;
    border-style: solid;
    border-radius: 10px;
    background-color: #e5f6ea;
    width: 258px
}

.bj_box173>.item>.title>.num {
    z-index: 2;
    border-radius: 5px;
    background-color: #fbbc28;
    position: absolute;
    left: -18px;
    top: 18px;
    width: 42px;
    height: 42px;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    line-height: 42px;
    text-align: center
}

.bj_box173>.item>.title>.tit {
    z-index: 1;
    position: absolute;
    left: -10px;
    top: 20px;
    background-color: #06a170;
    box-shadow: 0 5px 0 #c0e7d8;
    width: 194px;
    height: 43px;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    line-height: 43px;
    text-align: center
}

.bj_box173>.item>.text>p {
    margin: 110px 20px 30px 20px;
    font-size: 16px;
    color: #534f4f;
    line-height: 1.556;
    text-align: center
}

.bj_box173>.item>.bottom {
    cursor: pointer;
    border-width: .6px;
    margin: 0 auto;
    box-shadow: 5px 5px 0 #c0e7d8;
    border-color: #06a170;
    border-style: solid;
    border-radius: 5px;
    background-color: #e5f6ea;
    width: 168px;
    height: 41px;
    font-size: 20px;
    color: #06a170;
    line-height: 41px;
    text-align: center;
    margin-bottom: 40px
}

.bj_box173>.item>.line {
    position: absolute;
    top: 20px;
    right: 72px;
    z-index: 3;
    width: 0;
    height: 0;
    box-shadow: 0 0 15px #c0e7d8 inset;
    border-top: 22px solid transparent;
    border-right: 20px solid #e5f6ea;
    border-bottom: 22px solid transparent
}

.bj_box174 {
    width: 98%;
    padding: 20px 0 20px 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    border-radius: 10px;
    background-color: #ecfcf9
}

.bj_box174>.item>.title {
    margin-top: 20px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(59,60,60,.2);
    width: 771px;
    height: 80px
}

.bj_box174>.item>.title>ul {
    display: flex;
    display: -webkit-flex;
    justify-content: center
}

.bj_box174>.item>.title>ul>li {
    text-align: center;
    margin-top: 12.5px;
    width: 172px;
    height: 94px;
    cursor: pointer;
    position: relative
}

.bj_box174>.item>.title>ul>li>img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.bj_box174>.item>.title>ul>li.active>img {
    top: 20px
}

.bj_box174>.item>.title>ul>li>p {
    font-size: 16px;
    color: #3e3d3d;
    margin-top: 26px
}

.bj_box174>.item>.title>ul>li.active {
    position: relative;
    margin-top: -8px;
    border-radius: 10px;
    background-color: #27c1cb
}

.bj_box174>.item>.title>ul>li.active>p {
    color: #fff;
    margin-top: 46px
}

.bj_box174>.item>.title>ul>li.active>.sj {
    border-width: 1px;
    border-color: #16a9b3;
    border-style: solid;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 77px;
    top: 84px;
    width: 16px;
    height: 16px
}

.bj_box174>.item>.title>ul>li.active>.sj::after {
    content: "ã€ˆ";
    font-size: 23.591px;
    color: #17abb5;
    line-height: 1.017;
    -moz-transform: matrix(0,-1,.44436056219777,0,0,0);
    -webkit-transform: matrix(0,-1,.44436056219777,0,0,0);
    -ms-transform: matrix(0,-1,.44436056219777,0,0,0);
    position: absolute;
    left: -5px;
    top: 3px
}

.bj_box174>.item>.bottom.active {
    display: flex;
    display: -webkit-flex
}

.bj_box174>.item>.bottom {
    display: none;
    margin-top: 25px;
    padding: 20px;
    position: relative;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    border-width: 1.2px;
    box-shadow: 0 0 5px rgba(18,181,150,.2);
    border-color: #cbf3ec;
    border-style: solid;
    border-radius: 10px;
    background-color: #fff;
    width: 771px;
    height: 257px
}

.bj_box174>.item>.bottom>.picture {
    width: 363px;
    height: 208px
}

.bj_box174>.item>.bottom>.picture>img {
    width: 100%
}

.bj_box174>.item>.bottom>.text {
    width: 43%;
    margin-top: 50px;
    font-size: 16px;
    color: #3e3d3d;
    line-height: 1.5;
    position: relative
}

.bj_box174>.item>.bottom>.right-text {
    position: absolute;
    right: 0;
    top: 20px;
    border-radius: 20px 0 0 20px;
    background-color: #27c1cb;
    width: 225px;
    height: 33px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 33px;
    text-align: center
}

.bj_box174>.item>.bottom>.text>.right-text {
    position: absolute;
    right: 0;
    top: -50px;
    border-radius: 20px 0 0 20px;
    background-color: #27c1cb;
    width: 225px;
    height: 33px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 33px;
    text-align: center
}

.bj_box175 {
    width: 98%;
    padding: 20px 0 20px 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box175>.item>.title>ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box175>.item>.title>ul>li {
    cursor: pointer
}

.bj_box175>.item>.title>ul>li>p:nth-child(1) {
    position: relative;
    text-align: center;
    font-size: 24px;
    color: #b2b8bc;
    font-weight: 700;
    line-height: .752
}

.bj_box175>.item>.title>ul>li>p:nth-child(1)::after {
    content: "";
    border-width: .5px;
    border-color: #b2b8bc;
    border-style: solid;
    position: absolute;
    left: 14px;
    top: 25px;
    width: 26.6px
}

.bj_box175>.item>.title>ul>li>p:nth-child(2) {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #b2b8bc;
    line-height: 1.289
}

.bj_box175>.item>.title>ul>li.active>p:nth-child(1) {
    color: #1067db
}

.bj_box175>.item>.title>ul>li.active>p:nth-child(1)::after {
    border-color: #1067db
}

.bj_box175>.item>.title>ul>li.active>p:nth-child(2) {
    color: #393a3a
}

.bj_box175>.item>.bottom>.text.active>.tit {
    font-weight: 900
}

.bj_box175>.item>.bottom>.text.active>.tit::after {
    opacity: .7
}

.bj_box175>.item>.bottom>.text.active>p {
    font-weight: 700
}

.bj_box175>.item>.bottom {
    display: none;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(16,103,219,.3);
    background-color: #fff;
    width: 846px;
    height: 240px
}

.bj_box175>.item>.bottom.active {
    display: flex
}

.bj_box175>.item>.bottom>.picture {
    width: 140px;
    height: 194px
}

.bj_box175>.item>.bottom>.picture>img {
    width: 100%
}

.bj_box175>.item>.bottom>.text>.tit {
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 10px;
    font-size: 20px;
    color: #1067db;
    font-weight: 700;
    line-height: 1.2;
    -moz-transform: matrix(1.17543122444169,0,0,1.16666666666667,0,0);
    -webkit-transform: matrix(1.17543122444169,0,0,1.16666666666667,0,0);
    -ms-transform: matrix(1.17543122444169,0,0,1.16666666666667,0,0)
}

.bj_box175>.item>.bottom>.text>.tit::after {
    content: "";
    border-radius: 50%;
    background-color: rgba(16,103,219,.13);
    position: absolute;
    left: -14px;
    top: -14px;
    width: 36px;
    height: 35px;
    z-index: -1
}

.bj_box175>.item>.bottom>.text>p {
    font-size: 14px;
    color: #818385;
    line-height: 1.714
}

.bj_box176 {
    width: 98%;
    padding: 20px 0 20px 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box176>.item {
    background-color: #f0733f;
    width: 252px
}

.bj_box176>.item>.item-after {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(242,101,43,.3);
    width: 252px
}

.bj_box176>.item>.item-after::after {
    position: absolute;
    top: 0;
    content: "";
    width: 252px;
    height: 100%;
    background-color: #f0733f;
    -webkit-clip-path: polygon(0 -50px,14% 100%,0 100%)
}

.bj_box176>.item>.item-after>.top {
    padding-top: 40px;
    width: 90px;
    height: 90px;
    margin: 0 auto
}

.bj_box176>.item>.item-after>.top>img {
    width: 100%
}

.bj_box176>.item>.item-after>.top::after {
    content: "";
    border-radius: 50%;
    background-color: #f0733f;
    opacity: .102;
    position: absolute;
    left: 80px;
    top: 24px;
    width: 130px;
    height: 130px
}

.bj_box176>.item>.item-after>.center {
    margin-top: 90px;
    font-size: 30px;
    color: #f0733f;
    font-weight: 700;
    line-height: .944;
    text-align: center;
    width: auto
}

.bj_box176>.item>.item-after>.center::after {
    content: "";
    background-color: #f0733f;
    opacity: .102;
    position: absolute;
    left: 62px;
    top: 205px;
    width: 129px;
    height: 13px
}

.bj_box176>.item>.item-after>.bottom {
    margin: 30px 40px 11px 40px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #6a6a69;
    line-height: 25px;
    text-align: center
}

.bj_box177 {
    width: 98%;
    padding: 20px 0 20px 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.bj_box177>.item {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(242,101,43,.3);
    width: 100%
}

.bj_box177>.item>.top {
    position: relative;
    margin: 0 auto;
    width: 550px;
    height: 64px
}

.bj_box177>.item>.top>.tit1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 320px;
    height: 64px;
    border-radius: 0 0 198px 74px;
    background-color: #f0733f;
    transform: skewX(52deg)
}

.bj_box177>.item>.top>.tit2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 320px;
    height: 64px;
    border-radius: 0 0 74px 198px;
    background-color: #f0733f;
    transform: skewX(-52deg)
}

.bj_box177>.item>.top>p {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 64px;
    text-align: center
}

.bj_box177>.item>.item-con {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin-top: 20px
}

.bj_box177>.item>.item-con>.center {
    width: 45%;
    margin-top: 20px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px;
    background-color: #f9f5f4
}

.bj_box177>.item>.item-con>.center>.center-left {
    position: relative
}

.bj_box177>.item>.item-con>.center>.center-left::after {
    content: "";
    border-radius: 50%;
    background-color: #f0733f;
    opacity: .2;
    position: absolute;
    left: 0;
    top: 0;
    width: 46px;
    height: 46px
}

.bj_box177>.item>.item-con>.center>.center-right {
    margin-left: 30px
}

.bj_box177>.item>.item-con>.center>.center-right>p:nth-child(1) {
    font-size: 18px;
    color: #6c6c6c;
    font-weight: 700;
    line-height: 1.167
}

.bj_box177>.item>.item-con>.center>.center-right>p:nth-child(2) {
    font-size: 16px;
    color: #6c6c6c;
    line-height: 1.75
}

.bj_box177>.item>.bottom {
    margin: 30px auto;
    display: block;
    width: 471px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
    text-align: center;
    color: #f0733f;
    font-weight: 700;
    line-height: 50px
}

.bj_box178 {
    width: 98%;
    margin: 0 auto
}

.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-around;
    border-width: 1.5px;
    box-shadow: 0 0 15px rgba(1,189,138,.32);
    border-color: #01bd8a;
    border-style: solid;
    border-radius: 20px;
    background-color: #fff;
    width: 746px;
    padding: 30px 40px;
    margin: 0 auto 40px auto
}

.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left {
    position: relative;
    width: 222px;
    height: 221px
}

.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left::before {
    content: "";
    border-radius: 50%;
    background: #fff;
    border: 1px solid #01bd8a;
    position: absolute;
    left: -10px;
    top: 7px;
    width: 221px;
    height: 220px
}

.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left::after {
    content: "";
    border-radius: 50%;
    background: #01bd8a;
    position: absolute;
    left: 5px;
    top: 3px;
    width: 221px;
    height: 220px
}

.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>img {
    width: 100%;
    position: absolute;
    z-index: 3;
    border-radius: 50%
}

.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right {
    position: relative;
    width: 385px
}

.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.tit {
    background-color: #01bd8a;
    border-radius: 0 50px 50px 0;
    box-shadow: 3px 3px 0 rgba(1,189,138,.5);
    width: 130px;
    height: 37px;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    line-height: 37px;
    text-align: center
}

.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.text {
    margin-top: 20px;
    font-size: 16px;
    color: #3e3d3d;
    line-height: 25px;
    text-indent: 2em
}

.bj_box178 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 50px;
    background-color: #7d7d7d;
    width: 29px;
    height: 4px
}

.bj_box178 .swiper-pagination-bullets .swiper-pagination-bullet {
    border-radius: 50px;
    background-color: #7d7d7d;
    width: 6px;
    height: 4px;
    opacity: 1
}

.bj_box179 {
    width: 98%;
    margin: 0 auto;
    padding: 20px 0 40px 0;
    position: relative
}

.bj_box179>.swiper-container {
    box-shadow: 0 0 10px rgba(105,106,106,.3)
}

.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    background-color: #fff;
    width: 100%;
    padding: 28px 53px 0 60px
}

.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left {
    position: relative;
    width: 206px;
    height: 293px
}

.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>img {
    width: 100%
}

.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right {
    position: relative;
    width: 490px
}

.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.tit1 {
    margin-top: 15px;
    font-size: 30px;
    color: #01bd8a;
    font-weight: 700;
    line-height: .859
}

.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.tit2 {
    margin-top: 10px;
    display: inline-block;
    font-size: 20px;
    color: #01bd8a;
    line-height: 1.546;
    border-bottom: 1px solid #01bd8a
}

.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.text {
    margin-top: 20px;
    font-size: 16px;
    color: #636464;
    line-height: 25px
}

.bj_box179>.swiper-button-prev {
    font-size: 24.335px;
    color: #c9cacb;
    line-height: 1.271;
    -moz-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    -webkit-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    -ms-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    background-image: none;
    left: 0
}

.bj_box179>.swiper-button-next {
    font-size: 24.335px;
    color: #c9cacb;
    line-height: 1.271;
    -moz-transform: matrix(-2.42452881061755,0,0,1.47067085488453,0,0);
    -webkit-transform: matrix(-2.42452881061755,0,0,1.47067085488453,0,0);
    -ms-transform: matrix(-2.42452881061755,0,0,1.47067085488453,0,0);
    background-image: none;
    right: 0
}

.bj_box179 .swiper-pagination-bullets .swiper-pagination-bullet {
    border-radius: 50%;
    background-color: #aaa;
    width: 8px;
    height: 8px
}

.bj_box179 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 50%;
    background-color: #01bd8a;
    width: 8px;
    height: 8px
}

.bj_box180 {
    width: 98%;
    margin: 0 auto;
    padding: 20px 0 40px 0;
    background-color: #fff1f2;
    display: flex;
    display: -webkit-flex
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide {
    display: flex
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item {
    margin: 75px 10px 60px 10px;
    border-radius: 10px;
    background-color: #fff;
    width: 400px
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title {
    display: flex
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-left {
    display: inline-block;
    position: relative
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-left::after {
    content: "";
    z-index: 1;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: -5px;
    top: -70px;
    width: 132px;
    height: 132px
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-left>img {
    position: absolute;
    z-index: 2;
    max-width: unset;
    margin-top: -65px;
    width: 123px;
    height: 123px;
    border-radius: 50%
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-right>p {
    margin: 15px 0 0 140px;
    display: inline-block;
    border-bottom: 1px dotted #fd5766;
    font-size: 28px;
    color: #f63a47;
    font-weight: 700;
    line-height: 1.071
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-right>p>span {
    font-size: 18px;
    color: #f63a47;
    line-height: 1.667;
    text-align: left
}

.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text {
    padding: 30px 20px;
    font-size: 16px;
    color: #515151;
    line-height: 1.625
}

.bj_box180 .swiper-pagination-bullets .swiper-pagination-bullet {
    border-radius: 50%;
    background-color: #d9d9d9;
    width: 8px;
    height: 8px;
    opacity: 1
}

.bj_box180 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    content: "";
    border-radius: 50%;
    background-color: #999;
    width: 8px;
    height: 8px
}

.bj_box181 {
    position: relative;
    width: 98%;
    margin: 0 auto;
    padding: 20px 0 40px 0
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item {
    width: 100%;
    margin: 0 auto
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top {
    position: relative
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img {
    display: inline-block
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img.active {
    position: relative
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img.active::before {
    content: "";
    position: absolute;
    bottom: -60px;
    right: 85px;
    width: 28px;
    height: 28px;
    box-shadow: 0 0 7px rgba(247,73,88,.7) inset;
    background: #fff;
    transform: rotate(45deg);
    z-index: 2
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img.active::after {
    content: "";
    position: absolute;
    background-color: #fff;
    right: 85px;
    bottom: -65px;
    width: 28px;
    height: 28px;
    transform: rotate(45deg);
    z-index: 3
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img>img {
    position: relative;
    z-index: 3;
    width: 203px;
    height: 203px;
    margin-left: 60px;
    border-radius: 50%;
    border-left: 3px solid #fd5766;
    border-bottom: 3px solid #fd5766
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.left-button {
    font-size: 40px;
    color: #878787;
    position: absolute;
    left: 0;
    top: 80px
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.right-button {
    font-size: 40px;
    color: #878787;
    position: absolute;
    right: 0;
    top: 80px
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text {
    display: none;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 7px rgba(247,73,88,.7) inset;
    background-color: #fff;
    width: 98%;
    height: 181px;
    margin-top: 46px;
    margin-left: 10px
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text.active {
    display: block
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content>.tit {
    padding: 25px 0 0 20px;
    font-size: 30px;
    color: #f14d5b;
    font-weight: 700;
    line-height: .8
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content>.title {
    padding: 10px 0 0 20px;
    font-size: 18px;
    color: #f14d5b;
    line-height: 1.333
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content>.title>span {
    border-bottom: 2px solid red;
    padding: 10px 0
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content>p {
    padding: 20px;
    font-size: 16px;
    color: #575757;
    line-height: 1.444
}

.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.line {
    position: absolute;
    top: 20px;
    right: 87px;
    z-index: 4
}

.bj_box181 .swiper-button-next {
    font-size: 24px;
    color: #c9cacb;
    -moz-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    -webkit-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    -ms-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    background-image: none;
    position: absolute;
    right: 0;
    top: 110px
}

.bj_box181 .swiper-button-prev {
    font-size: 24px;
    color: #c9cacb;
    -moz-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    -webkit-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    -ms-transform: matrix(2.42522368343411,0,0,1.47937390613322,0,0);
    background-image: none;
    position: absolute;
    left: 0;
    top: 110px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 37px;
    margin-bottom: 37px;
    padding: 0 10px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item {
    position: relative;
    border-radius: 5px;
    box-shadow: 10px 10px 0 #fd5766;
    width: 413px;
    height: 203px;
    margin-bottom: 20px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content {
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(240,74,90,.3);
    background-color: #fff;
    width: 413px;
    height: 203px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.tit {
    padding: 20px 0 10px 20px;
    font-size: 30px;
    color: #fd5766;
    font-weight: 700;
    line-height: 1.211
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.line {
    border-radius: 50%;
    background-color: #fd5766;
    opacity: .102;
    position: absolute;
    left: 40px;
    top: 12px;
    width: 54px;
    height: 54px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.text>p>span {
    display: inline-block;
    border-radius: 50%;
    background-color: #fd5766;
    width: 7px;
    height: 7px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.text>p:nth-child(1)>span {
    position: absolute;
    bottom: 115px;
    left: 25px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.text>p:nth-child(2)>span {
    position: absolute;
    bottom: 83px;
    left: 25px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.text>p {
    margin: 7px 10px 0 40px;
    font-size: 16px;
    color: #706e6e;
    max-width: 180px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.picture {
    position: absolute;
    top: -45px;
    right: 24px;
    width: 162px;
    height: 162px
}

.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.picture>img {
    width: 100%
}

.bj_box182 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 2px
}

.bj_box182 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 2px;
    background-color: #bfbfbf;
    width: 26px;
    height: 6px
}

.bj_box183 {
    display: flex;
    display: -webkit-flex;
    position: relative;
    width: 98%;
    margin: 0 auto
}

.bj_box183>.item {
    position: relative;
    background-color: #eee;
    width: 100%;
    height: 552px
}

.bj_box183>.item>.title {
    margin: 15px 20px;
    background-color: #fd5766;
    border-radius: 0 20px 0 20px;
    width: 188px;
    height: 48px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 48px;
    text-align: center
}

.bj_box183>.item>.text {
    margin: 0 20px;
    font-size: 16px;
    color: #5d5d5d;
    line-height: 1.375;
    text-indent: 2em
}

.bj_box183>.item>.item-left {
    margin-top: 20px;
    background-color: rgba(253,87,102,.1);
    width: 50%;
    height: 322px
}

.bj_box183>.item>.item-left>img {
    width: 382px;
    height: 176px
}

.bj_box183>.item>.item-left>img:nth-child(1) {
    margin: 13px 0 0 20px
}

.bj_box183>.item>.item-left>img:nth-child(2) {
    margin-left: 20px;
    margin-top: 5px
}

.bj_box183>.item>.item-right {
    position: absolute;
    right: 10px;
    bottom: 16px;
    background-color: #fd5766;
    width: 50%;
    height: 380px
}

.bj_box183>.item>.item-right>img {
    width: 377px;
    height: 360px;
    position: absolute;
    right: 50px;
    bottom: 23px
}

.bj_box183>.item>.bottom {
    background-color: #fd5766;
    position: absolute;
    left: 80px;
    top: 533px;
    width: 567px;
    height: 2px
}

.bj_box184 {
    position: relative;
    width: 98%;
    margin: 0 auto
}

.bj_box184>.item {
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    width: 100%;
    padding: 0 20px;
    box-shadow: 0 0 10px rgba(113,112,112,.1)
}

.bj_box184>.item>.tit1 {
    margin-top: 20px;
    border-radius: 50%;
    background-color: #fd5766;
    width: 88px;
    height: 70px;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    line-height: 70px;
    text-align: center
}

.bj_box184>.item>.tit1::after {
    content: "";
    background-color: #fd5766;
    border-radius: 20px;
    opacity: .2;
    position: absolute;
    left: 120px;
    top: 43px;
    width: 159px;
    height: 14px
}

.bj_box184>.item>.tit2 {
    font-size: 30px;
    color: #5b5a5a;
    font-weight: 700;
    line-height: 42px;
    margin-left: 25px;
    margin-top: 15px
}

.bj_box184>.item>.tit3 {
    position: absolute;
    top: 60px;
    left: 135px;
    font-size: 20px;
    color: #5b5a5a;
    line-height: 1.4
}

.bj_box184>.item>.text {
    font-size: 16px;
    color: #5b5a5a;
    line-height: 1.333;
    margin: 20px 46px 20px 0;
    text-indent: 2em
}

.bj_box184>.item>.picture>img {
    width: 259px;
    height: 237px
}

.bj_box184>.item>.picture>img:nth-child(2) {
    margin-left: 5px
}

.bj_box184>.item>.picture>img:nth-child(3) {
    margin-left: 5px
}

.bj_box185 {
    position: relative;
    width: 98%;
    margin: 0 auto
}

.bj_box185>.item {
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    background-color: rgba(253,87,105,.05);
    padding: 20px
}

.bj_box185>.item::after {
    content: "";
    position: absolute;
    top: 20px;
    width: 95%;
    height: 2px;
    background-color: #fd5766
}

.bj_box185>.item>.title {
    margin-top: 25px;
    font-size: 30px;
    color: #fd5766;
    font-weight: 700;
    line-height: .933
}

.bj_box185>.item>.text {
    padding: 20px 0;
    font-size: 16px;
    color: #585757;
    line-height: 1.333;
    text-indent: 2em
}

.bj_box185>.item>.picture {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.bj_box185>.item>.picture>.img {
    width: 257px
}

.bj_box185>.item>.picture>.img>p {
    background-color: rgba(253,87,105,.35);
    width: 100%;
    height: 46px;
    font-size: 28px;
    color: #fff;
    line-height: 46px;
    text-align: center
}

.bj_box186 {
    position: relative;
    width: 98%;
    margin: 0 auto
}

.bj_box186>.item {
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    width: 100%;
    margin: 0 auto;
    border-width: 1px;
    border-color: #fd5766;
    border-style: solid;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(253,87,102,.31)
}

.bj_box186>.item>.line {
    box-shadow: -5px -5px 0 rgba(253,87,102,.5);
    background-color: #fd5766;
    -webkit-transform: skew(-7deg);
    width: 33px;
    height: 53px;
    margin: 28px 0 0 55px
}

.bj_box186>.item>.title {
    padding: 30px 0 0 20px;
    font-size: 30px;
    border-bottom: 1px solid #fd5766;
    color: #fd5766;
    font-weight: 700
}

.bj_box186>.item>.text {
    margin: 23px 20px;
    font-size: 16px;
    color: #585858;
    line-height: 1.444;
    text-indent: 2em
}

.bj_box186>.item>.picture>img {
    width: 390px;
    height: 251px;
    margin-left: 20px;
    margin-bottom: 20px
}

.bj_box186>.item>.picture>img:nth-child(2) {
    margin-left: 25px
}

.bj_box187 {
    width: 98%;
    margin: 0 auto;
    padding: 20px 0 20px 0
}

.bj_box187>.item {
    position: relative;
    width: 100%;
    margin: 0 auto
}

.bj_box187>.item>.left {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    background-color: #16b383;
    width: 560px;
    height: 409px
}

.bj_box187>.item>.left>.line {
    border-width: 1px;
    border-color: #fff;
    border-style: solid;
    position: absolute;
    left: 25px;
    top: 30px;
    width: 24px;
    height: 0
}

.bj_box187>.item>.left>.line::before {
    content: "";
    border-width: 1px;
    border-color: #fff;
    border-style: solid;
    position: absolute;
    top: 3px;
    left: -1px;
    width: 22px;
    height: 0
}

.bj_box187>.item>.left>.line::after {
    content: "";
    border-width: 1px;
    border-color: #fff;
    border-style: solid;
    position: absolute;
    top: 7px;
    left: -1px;
    width: 22px;
    height: 0
}

.bj_box187>.item>.left>.tit1 {
    margin: 65px 0 0 10px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 2.273;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl
}

.bj_box187>.item>.left>.tit2 {
    margin: 67px 10px 0 -20px;
    font-size: 16px;
    color: #fff;
    line-height: 3.125;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl
}

.bj_box187>.item>.left>.tit3 {
    background-color: #16b383;
    position: absolute;
    right: 13px;
    top: 2px;
    z-index: 3;
    width: 111px;
    height: 51px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 51px;
    text-align: center
}

.bj_box187>.item>.left>img {
    z-index: 2;
    width: 181px;
    height: 162px
}

.bj_box187>.item>.left>img:nth-child(5) {
    margin-top: 37px
}

.bj_box187>.item>.left>img:nth-child(6) {
    margin-top: 37px;
    margin-left: 15px
}

.bj_box187>.item>.left>img:nth-child(7) {
    position: absolute;
    top: 209px;
    left: 100px
}

.bj_box187>.item>.left>img:nth-child(8) {
    position: absolute;
    top: 209px;
    left: 297px
}

.bj_box187>.item>.right {
    position: absolute;
    top: 10px;
    right: 27px;
    z-index: 1;
    border-width: 1.5px;
    border-color: #16b383;
    border-style: solid;
    width: 352px;
    height: 386px
}

.bj_box187>.item>.right>img {
    width: 324px;
    height: 344px;
    position: absolute;
    right: 0;
    top: 21px
}

.bj_box188 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-flow: wrap row
}

.bj_box188>.item {
    display: flex;
    position: relative;
    width: 48%;
    margin-top: 30px;
    background: #fff
}

.bj_box188>.item>.item-left {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 173px;
    height: 100px;
    background: url(../../../uploads/bianjiqi/img/bj_box188.png);
    border-radius: 15px 0 0 15px
}

.bj_box188>.item>.item-left>span {
    font-size: 30px;
    color: #f0f0f0;
    font-weight: 700;
    line-height: 35px;
    text-align: center
}

.bj_box188>.item>.item-left>p {
    position: absolute;
    left: auto;
    font-size: 15px;
    color: rgba(255,255,255,.102)
}

.bj_box188>.item>.item-right {
    border-radius: 15px 15px 15px 0;
    box-shadow: 0 0 5px rgba(172,171,171,.35);
    position: relative;
    top: 0;
    right: 0;
    padding: 0 12px;
    width: 336px;
    height: 117px;
    background: #fff;
    z-index: 2;
    margin-top: -17px
}

.bj_box188>.item>.item-right>.tit {
    background-color: #f54d4d;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    border-radius: 15px 0 10px 0;
    padding: 0 10px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    box-shadow: 5px 0 rgba(245,77,77,.2)
}

.bj_box188>.item>.item-right>p {
    margin-top: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #494848
}

.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item {
    background-color: #f1f7ff;
    padding: 20px 20px 40px 20px;
    display: flex;
    justify-content: space-between
}

.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left {
    width: 46%
}

.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>span {
    text-align: center;
    width: 156px;
    display: block;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
    border-width: 36px 16px 0 0;
    border-style: solid;
    border-color: rgba(0,160,233,.2) transparent transparent;
    line-height: 40px
}

.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>span>span {
    font-size: 30px;
    color: #fff;
    z-index: 5;
    position: absolute;
    left: 25%;
    top: -39px
}

.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>span:after {
    content: "";
    border-width: 36px 16px 0 0;
    border-style: solid;
    border-color: rgba(0,160,233,.4) transparent transparent;
    width: 96%;
    position: absolute;
    left: 0;
    top: -36px;
    z-index: 2
}

.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>span:before {
    content: "";
    border-width: 36px 16px 0 0;
    border-style: solid;
    border-color: #00a0e9 transparent transparent;
    width: 91%;
    position: absolute;
    left: 0;
    top: -36px;
    z-index: 3
}

.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>.text {
    font-size: 16px;
    color: #525151;
    line-height: 27px;
    text-align: justify
}

.bj_box190>.item {
    box-shadow: 0 0 10px rgba(84,84,84,.1);
    padding: 15px
}

.bj_box190>.item>.tab {
    display: flex;
    justify-content: center
}

.bj_box190>.item>.tab>.active {
    background-color: #00bdc2;
    color: #fff;
    border: none
}

.bj_box190>.item>.tab>span {
    display: block;
    width: 25%;
    height: 33px;
    line-height: 33px;
    background-color: #fff;
    margin: 0 3%;
    font-size: 21px;
    color: #7c7e80;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    border-width: .5px;
    border-style: solid;
    border-color: #b5b5b5
}

.bj_box190>.item>.img.active {
    display: flex
}

.bj_box190>.item>.img {
    margin-top: 30px;
    display: none;
    justify-content: space-between
}

.bj_box190>.item>.img>img {
    width: 32%;
    transition: transform .5s
}

.bj_box190>.item>.img>img:hover {
    transform: translateY(-15px);
    box-shadow: 0 0 10px #eee
}

.bj_box191>.item {
    padding: 10px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.bj_box191>.item>.img {
    width: 261px;
    margin-bottom: 12px;
    border: 1px solid #eee
}

.bj_box191>.item>.img>img {
    width: 100%;
    max-width: 100%
}

.bj_box191>.item>.img>span {
    font-size: 20px;
    text-align: center;
    color: #525151;
    width: 100%;
    display: block;
    padding: 10px 0;
    background-color: #fff
}

.bj_box192>.swiper-wrapper {
    padding: 20px 10px;
    flex-flow: row wrap;
    justify-content: space-between
}

.bj_box192>.swiper-wrapper>.item {
    width: 275px;
    margin-bottom: 20px;
    box-shadow: -7.5px -9px 0 #f16350
}

.bj_box192>.swiper-wrapper>.item>img {
    width: 100%
}

.bj_box193>.item {
    padding: 10px
}

.bj_box193>.item>.tab {
    display: flex;
    justify-content: space-between
}

.bj_box193>.item>.tab>.active {
    background-color: #f16350;
    color: #fff;
    border: none
}

.bj_box193>.item>.tab>span {
    display: block;
    width: 30%;
    background-color: #eee;
    font-size: 30px;
    color: #535252;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    border-left: 5px solid #f16350
}

.bj_box193>.item>.img.active {
    display: block
}

.bj_box193>.item>.img {
    padding: 10px;
    margin-top: 10px;
    display: none;
    justify-content: space-between;
    flex-flow: row wrap;
    background-color: #eee
}

.bj_box193>.item>.img>img {
    width: 32%
}

.bj_box193>.item>.img>p {
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
    color: #535252
}

.bj_box194>.item {
    display: flex;
    position: relative
}

.bj_box194>.item>.item-left.active {
    display: block
}

.bj_box194>.item>.item-left {
    display: none
}

.bj_box194>.item>.item-right {
    width: 154px;
    margin-left: 15px
}

.bj_box194>.item>.item-right>img {
    margin-bottom: 7px
}

.bj_box194>.item>.tab>.active {
    background-color: #f0f0f0
}

.bj_box194>.item>.tab>div {
    text-align: center;
    line-height: initial;
    width: 130px;
    height: 83px;
    margin-bottom: 7px;
    padding: 0 8px;
    cursor: pointer
}

.bj_box194>.item>.tab>div>p {
    display: inline-block;
    margin-top: 15px;
    font-size: 24px;
    color: #525151
}

.bj_box194>.item>.tab>div>span {
    font-size: 8px;
    color: #525151;
    display: flex;
    justify-content: center
}

.bj_box194>.item>.line {
    border-radius: 2px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 100%
}

.bj_box194>.item>.line::after {
    content: "";
    background-color: #999;
    position: absolute;
    right: 0;
    top: 64px;
    width: 12px;
    height: 54px
}

.bj_box195 {
    position: relative
}

.bj_box195>.item {
    position: relative;
    padding: 20px;
    width: 92.5%;
    margin: 0 auto;
    border-width: .5px;
    border-color: #aaa;
    border-style: solid;
    border-radius: 10px;
    background-color: #fff
}

.bj_box195>.bj {
    content: "";
    border-radius: 10px;
    background-color: #00bdc2;
    width: 96%;
    height: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.bj_box195>.item>.tit {
    display: flex;
    align-items: center
}

.bj_box195>.item>.tit>span {
    text-align: center;
    width: 85px;
    display: block;
    position: relative;
    font-weight: 700;
    border-width: 35px 16px 0 0;
    border-style: solid;
    border-color: rgba(0,189,194,.2) transparent transparent
}

.bj_box195>.item>.tit>span:after {
    content: "";
    border-width: 35px 16px 0 0;
    border-style: solid;
    border-color: rgba(0,189,194,.4) transparent transparent;
    width: 93%;
    position: absolute;
    left: 0;
    top: -35px;
    z-index: 2
}

.bj_box195>.item>.tit>span:before {
    content: "";
    border-width: 35px 16px 0 0;
    border-style: solid;
    border-color: #00bdc2 transparent transparent;
    width: 85%;
    position: absolute;
    left: 0;
    top: -35px;
    z-index: 3
}

.bj_box195>.item>.tit>p {
    font-size: 26px;
    color: #4c4d4d;
    font-weight: 700
}

.bj_box195>.item>.tit>p>span {
    color: #00bdc2
}

.bj_box195>.item>.text {
    margin-top: 20px;
    font-size: 16px;
    text-indent: 2em;
    text-align: justify;
    line-height: 30px;
    color: #4c4d4d
}

.bj_box196>.item {
    padding-top: 20px;
    width: 98%;
    margin: 0 auto
}

.bj_box196>.item>.tl {
    position: relative;
    background-color: #f4f1f4;
    padding: 20px
}

.bj_box196>.item>.tl>.tit {
    position: absolute;
    left: 20px;
    top: -5px
}

.bj_box196>.item>.tl>.tit>span {
    background-color: #c40f23;
    font-size: 20px;
    color: #fff;
    padding: 0 5px;
    position: absolute;
    top: 0;
    left: 0
}

.bj_box196>.item>.tl>.tit>span:nth-child(2) {
    left: 28.5px
}

.bj_box196>.item>.tl>.tit>span:nth-child(3) {
    left: 58px
}

.bj_box196>.item>.tl>.tit>span:nth-child(4) {
    left: 86.5px
}

.bj_box196>.item>.tl>.tit>.blue {
    background-color: #3d3aa4;
    color: #fff;
    top: 5px
}

.bj_box196>.item>.tl>.text {
    margin-top: 15px;
    font-size: 16px;
    text-indent: 2em;
    color: #575757;
    line-height: 25px;
    text-align: justify
}

.bj_box196>.item>.tr {
    margin-top: 20px;
    display: flex;
    justify-content: space-between
}

.bj_box196>.item>.tl::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background-color: #c40f23;
    box-shadow: 0 2px 4px 0 rgba(71,71,71,.33)
}

.bj_box196>.item>.tl::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: calc(50% - 7.5px);
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 10px solid #c40f23
}

.bj_box196>.item>.tr>.tr-con {
    width: 48%;
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(196,15,35,.1)
}

.bj_box196>.item>.tr>.tr-con>.tit {
    font-size: 26px;
    color: #c40f23;
    font-weight: 700;
    text-align: center
}

.bj_box196>.item>.tr>.tr-con>.text {
    margin-top: 10px;
    font-size: 16px;
    text-align: justify;
    color: #575757;
    line-height: 25px
}

.bj_box197 {
    display: flex;
    justify-content: space-between;
    width: 98%;
    margin: 0 auto
}

.bj_box197>.item {
    width: 31.33%;
    box-shadow: 0 3px 5px 0 rgba(38,39,40,.85);
    padding: 15px
}

.bj_box197>.item>.tit {
    font-size: 30px;
    color: #ec4d38;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #f16350;
    position: relative
}

.bj_box197>.item>.tit::after {
    content: "";
    display: block;
    width: 30%;
    height: 5px;
    background-color: #f16350;
    position: absolute;
    left: 35%;
    bottom: -3px
}

.bj_box197>.item>.show {
    margin-top: 15px;
    font-size: 16px;
    color: #555454;
    text-align: justify;
    line-height: 30px
}

.bj_box198 {
    background-color: #f2445d;
    padding: 20px;
    position: relative
}

.bj_box198>.item {
    padding: 60px 20px 20px 20px;
    border-radius: 8px;
    background-color: #fdf4f5;
    box-shadow: 0 2px 4px 0 rgba(247,68,88,.33);
    position: relative;
    z-index: 2
}

.bj_box198>.bg {
    border-radius: 8px;
    position: absolute;
    left: 5%;
    top: 12.5px;
    background-color: #fdf4f5;
    opacity: .302;
    box-shadow: 0 2px 4px 0 rgba(247,68,88,.33);
    width: 90%;
    height: 90%;
    z-index: 1
}

.bj_box198>.bg::after {
    content: "";
    position: absolute;
    width: 95%;
    height: 100%;
    top: -7.5px;
    left: 2.5%;
    border-radius: 8px;
    background-color: #fdf4f5;
    opacity: .6;
    box-shadow: 0 2px 4px 0 rgba(247,68,88,.33)
}

.bj_box198>.item>.title-left>.tit {
    position: absolute;
    left: 20px;
    top: 40px
}

.bj_box198>.item>.title-left>.tit>span {
    background-color: #c40f23;
    font-size: 26px;
    color: #fff;
    padding: 0 5px;
    position: absolute;
    top: 10px;
    left: 0
}

.bj_box198>.item>.title-left>.tit>span:nth-child(2) {
    left: 33.5px
}

.bj_box198>.item>.title-left>.tit>span:nth-child(3) {
    left: 66.5px
}

.bj_box198>.item>.title-left>.tit>span:nth-child(4) {
    left: 99.5px
}

.bj_box198>.item>.title-left>.tit>.blue {
    background-color: #3d3aa4;
    color: #fff;
    top: 15px
}

.bj_box198>.item>.title-right>.tit {
    margin-top: -7.5px;
    margin-left: 115px;
    transform: skew(-12deg)
}

.bj_box198>.item>.title-right>.tit>span {
    padding: 0 20px 5px 20px;
    border-bottom: 1px solid #f2445d;
    font-size: 30px;
    text-align: center;
    color: #f2445d;
    font-weight: 700;
    margin-left: 10px
}

.bj_box198>.item>.text {
    text-indent: 2em;
    font-size: 16px;
    margin-top: 30px;
    text-align: justify;
    color: #676666;
    line-height: 25px
}

.bj_box199>.item {
    width: 98%;
    margin: 0 auto;
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
    border: 3px solid rgba(241,99,80,.22);
    box-shadow: 5px 5px 0 #f16350
}

.bj_box199>.item>.tit {
    position: relative;
    display: flex;
    align-items: center
}

.bj_box199>.item>.tit>span {
    font-size: 28px;
    color: #f16350;
    font-weight: 700;
    display: block;
    margin-top: 15px;
    margin-left: 20px
}

.bj_box199>.item>.tit>.line {
    border-radius: 10px;
    background-color: #f16350;
    opacity: .102;
    position: absolute;
    left: 75px;
    top: 40px;
    width: 330px;
    height: 15px
}

.bj_box199>.item>.text {
    margin-top: 20px;
    text-align: justify;
    text-indent: 2em;
    font-size: 16px;
    color: #616161;
    line-height: 25px
}

.bj_box200 {
    position: relative;
    width: 98%;
    margin: 0 auto
}

.bj_box200>.item {
    border-radius: 6px;
    background-color: rgba(245,246,252,.8);
    padding: 20px 40px;
    position: relative;
    z-index: 2
}

.bj_box200>.bg {
    width: 96%;
    height: 104%;
    border-radius: 6px;
    position: absolute;
    left: 2%;
    top: -2%;
    background-color: rgba(130,151,240,.4);
    z-index: 1
}

.bj_box200>.bg::after {
    content: "";
    border-radius: 6px;
    background-color: rgba(130,151,240,.4);
    position: absolute;
    left: 2%;
    top: -2%;
    width: 96%;
    height: 104%
}

.bj_box200>.item>.title {
    display: flex;
    justify-content: space-between
}

.bj_box200>.item>.title>.title-left {
    background-color: #3354e6;
    border-radius: 6px 6px 50px 6px
}

.bj_box200>.item>.title>.title-left>span {
    margin-left: 20px;
    border-radius: 6px;
    padding: 8px 20px;
    background-color: #8297f0;
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: 700
}

.bj_box200>.item>.title>.title-right {
    font-size: 40px;
    color: rgba(181,193,246,.2);
    margin-right: 10px
}

.bj_box200>.item>.text {
    margin-top: 20px;
    font-size: 16px;
    text-align: justify;
    color: #616162;
    line-height: 30px
}

.bj_box201 {
    display: flex;
    justify-content: space-between
}

.bj_box201>.item {
    position: relative;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(241,99,80,.31) inset;
    padding: 10px 30px 30px 30px;
    width: 49%;
    overflow: hidden
}

.bj_box201>.item>.line {
    background-color: #f08375;
    position: absolute;
    left: 10px;
    top: 0;
    width: 17px;
    height: 45px
}

.bj_box201>.item>.title {
    margin-left: 10px;
    font-size: 30px;
    color: #474646;
    font-weight: 700;
    line-height: initial
}

.bj_box201>.item>.text {
    margin-top: 20px;
    font-size: 16px;
    color: #474646;
    line-height: 30px;
    text-align: justify
}

.bj_box201>.item>.ball {
    border-radius: 50%;
    background-color: #f08375;
    opacity: .102;
    position: absolute
}

.bj_box201>.item>.ball1 {
    width: 40px;
    height: 40px;
    left: 50px;
    bottom: 50px
}

.bj_box201>.item>.ball2 {
    width: 60px;
    height: 60px;
    right: 45px;
    bottom: -25px
}

.bj_box202>.item {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(42,117,209,.5);
    width: 98%;
    margin: 0 auto
}

.bj_box202>.item>.title {
    margin-bottom: 20px;
    background-color: rgba(42,117,209,.6);
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    background: url(../../../uploads/bianjiqi/img/bj_box202.png)
}

.bj_box202>.item>.text>.line {
    border-width: 2px;
    border-color: #2a75d1;
    border-style: solid;
    position: absolute;
    left: 20px;
    top: 0;
    width: 40px;
    height: 0
}

.bj_box202>.item>.title>.title-left {
    position: relative;
    background-color: #2a75d1;
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    line-height: initial;
    padding: 5px 20px 5px 10px
}

.bj_box202>.item>.title>.title-left>.fd {
    position: absolute;
    top: 0;
    right: -25px;
    width: 25px;
    border-bottom: 55px solid #2a75d1;
    border-right: 10px solid transparent
}

.bj_box202>.item>.title>.title-left>span {
    position: absolute;
    text-align: center;
    font-size: 24px;
    color: rgba(255,255,255,.102);
    font-weight: 700;
    left: 0;
    right: 0;
    bottom: 10px
}

.bj_box202>.item>.title>.title-right {
    margin-left: 30px;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    line-height: initial
}

.bj_box202>.item>.text {
    position: relative;
    padding: 20px;
    text-align: justify;
    font-size: 16px;
    color: #5e5e5e;
    line-height: 30px
}

.bj_box203>.item {
    overflow: hidden;
    position: relative;
    border-width: 1px;
    border-color: #00a0e9;
    border-style: solid;
    background-color: #fff;
    text-align: center;
    width: 98%;
    margin: 0 auto
}

.bj_box203>.item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 70px solid #00a0e9;
    border-right: 50vw solid transparent;
    z-index: 1
}

.bj_box203>.item::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 35.2px solid #00a0e9;
    border-left: 20vw solid transparent;
    z-index: 1
}

.bj_box203>.item>.title {
    position: relative;
    z-index: 2;
    border-radius: 30px;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    font-size: 30px;
    color: #0888c2;
    font-weight: 700;
    padding: 0 25px
}

.bj_box203>.item>.text {
    padding: 20px 20px 30px 20px;
    text-align: justify;
    text-indent: 2em;
    font-size: 16px;
    color: #525151;
    line-height: 25px
}

.bj_box204 {
    width: 98%;
    margin: 0 auto
}

.bj_box204>.item {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(241,99,80,.3);
    padding: 40px 30px;
    display: flex;
    justify-content: space-between
}

.bj_box204>.item>.left {
    width: 58%;
    margin-right: 20px;
    position: relative
}

.bj_box204>.item>.left>.line {
    background-color: #f16350;
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 32px
}

.bj_box204>.item>.left>span {
    position: absolute;
    top: 10px;
    left: 5px;
    font-size: 20px;
    color: rgba(241,99,80,.2);
    white-space: nowrap
}

.bj_box204>.item>.left>.title {
    font-size: 32px;
    color: #504f4f;
    font-weight: 700;
    margin-left: 20px
}

.bj_box204>.item>.left>.text {
    margin-top: 40px;
    font-size: 16px;
    color: #504f4f;
    line-height: 27px;
    text-align: justify
}

.bj_box204>.item>.right {
    width: 35%
}

.bj_box204>.item>.right>ul>li {
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(241,99,80,.5) inset;
    background-color: #fff;
    padding: 10px 0;
    font-size: 24px;
    text-align: center;
    color: #504f4f
}

.bj_box204>.item>.right>ul>li:last-child {
    margin-bottom: 0
}

.bj_box205>.item {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 98%;
    margin: 0 auto
}

.bj_box205>.item>.swiper-container {
    width: 558px
}

.bj_box205>.item>.swiper-container>.swiper-wrapper>.swiper-slide>.left {
    width: 558px
}

.bj_box205>.item>.right {
    width: 275px;
    border: 1px solid #d2d2d2;
    border-top: 4px solid #8297f0;
    font-size: 16px;
    color: #7e7c7c;
    line-height: 30px;
    text-align: justify
}

.bj_box205>.item>.right>p {
    padding: 15px 10px
}

.bj_box205 .swiper-button-prev {
    width: 34px;
    height: 70px;
    background-color: rgba(49,49,49,.502);
    background-image: none;
    font-size: 30px;
    color: #a3a2a2;
    line-height: 70px;
    text-align: center;
    transform: rotate(180deg);
    left: 0
}

.bj_box205 .swiper-button-next {
    width: 34px;
    height: 70px;
    background-color: rgba(49,49,49,.502);
    background-image: none;
    font-size: 30px;
    color: #a3a2a2;
    line-height: 70px;
    text-align: center;
    right: 0
}

.bj_box206>.item {
    padding-top: 70px;
    width: 98%;
    margin: 0 auto
}

.bj_box206>.item>.title>ul {
    display: flex;
    justify-content: space-around
}

.bj_box206>.item>.title>ul>li {
    margin-bottom: -40px;
    position: relative;
    padding: 40px 30px 10px 30px;
    border-radius: 10px;
    background-color: #00bdc2;
    font-size: 30px;
    color: #fff;
    font-weight: 700
}

.bj_box206>.item>.title>ul>li>.img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -70px;
    border-radius: 50%;
    background-color: #fff;
    border: 5px solid #00bdc2;
    width: 102px;
    height: 102px;
    display: flex;
    justify-content: center;
    align-items: center
}

.bj_box206>.item>.text {
    padding: 60px 20px 20px 20px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0,160,233,.18);
    font-size: 16px;
    color: #565555;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em
}

.bj_box207 {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(243,62,62,.18)
}

.bj_box207>.swiper-wrapper>.item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px
}

.bj_box207>.swiper-wrapper>.item>.left {
    width: 30%
}

.bj_box207>.swiper-wrapper>.item>.right {
    width: 68%;
    margin-left: 2%
}

.bj_box207>.swiper-wrapper>.item>.right>.tit1 {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #f16350;
    font-size: 30px;
    color: #f16350;
    font-weight: 700
}

.bj_box207>.swiper-wrapper>.item>.right>.tit1>.ball {
    border-radius: 50%;
    background-color: #f16350;
    position: absolute;
    right: -5px;
    bottom: -10px;
    width: 40px;
    height: 40px
}

.bj_box207>.swiper-wrapper>.item>.right>.tit2>p {
    padding: 15px 0;
    font-size: 26px;
    color: #504f4f;
    font-weight: 700
}

.bj_box207>.swiper-wrapper>.item>.right>.tit2>p>span {
    margin-left: 10px;
    font-size: 16px;
    color: #504f4f;
    font-weight: 700
}

.bj_box207>.swiper-wrapper>.item>.right>.text {
    text-align: justify;
    font-size: 16px;
    color: #504f4f;
    line-height: 25px;
    min-height: 150px!important
}

.bj_box207>.swiper-wrapper>.item>.right>.foot {
    padding: 10px 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bj_box207>.swiper-wrapper>.item>.right>.foot>.left {
    text-align: left;
    font-size: 20px;
    color: #504f4f
}

.bj_box207>.swiper-wrapper>.item>.right>.foot>.line {
    position: absolute;
    left: 40px;
    top: calc(50% - 1px);
    border-width: 1px;
    border-color: #f16350;
    border-style: solid;
    width: 85%;
    height: 0
}

.bj_box207>.swiper-button-prev {
    background-image: none;
    font-size: 30px;
    color: #7a7979;
    bottom: 30px;
    top: auto;
    right: 53px;
    left: auto;
    width: auto;
    height: auto;
    line-height: initial
}

.bj_box207>.swiper-button-next {
    background-image: none;
    font-size: 30px;
    color: #7a7979;
    bottom: 30px;
    top: auto;
    right: 23px;
    left: auto;
    width: auto;
    height: auto;
    line-height: initial
}

.bj_box208>.item {
    display: flex;
    justify-content: space-between;
    width: 98%;
    margin: 0 auto
}

.bj_box208>.item>img {
    display: none
}

.bj_box208>.item>img.active {
    display: block
}

.bj_box208>.item>.img {
    display: none
}

.bj_box208>.item>.img.active {
    display: block
}

.bj_box208>.item>.tab>ul>li {
    width: 263px;
    text-align: center;
    padding: 20px 0;
    background-color: #eee;
    cursor: pointer
}

.bj_box208>.item>.tab>ul>li>img {
    margin-top: -5px;
    vertical-align: baseline
}

.bj_box208>.item>.tab>ul>li>span {
    font-size: 30px;
    color: #555454;
    white-space: nowrap
}

.bj_box208>.item>.tab>ul>.active {
    background-color: #5c78e8
}

.bj_box208>.item>.tab>ul>.active>span {
    color: #fff
}

.txt_left {
    text-align: left!important
}

.txt_center {
    text-align: center!important
}

.txt_right {
    text-align: right!important
}

.fix_side {
    width: 110px;
    position: fixed;
    right: 0;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 8px;
    z-index: 9999999999;
    bottom: 455px
}

.fix_side>.r_tu {
    width: 150px;
    height: 100%;
    position: absolute;
    top: -110px;
    left: 0;
    background: url(../../../img/r_tu.png);
    background-repeat: no-repeat;
    transform: translateX(-11px)
}

.fix_side>ul>li.tel {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.fix_side>ul>li.back_top {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.fix_side>ul>li {
    height: 60px;
    position: relative;
    padding: 0;
    transition: all .1s linear
}

.fix_side>ul>li>.box {
    position: absolute;
    right: 110px;
    display: none
}

.fix_side>ul>li.zixun>span>a>i {
    color: #0e84f1
}

.fix_side>ul>li.zixun>span>a>p {
    color: #666
}

.fix_side>ul>li.zixun.nobg {
    background-color: transparent
}

.fix_side>ul>li.zixun.nobg>span>a>i {
    color: #44b336
}

.fix_side>ul>li.zixun.nobg>span>a>p {
    color: #747d89
}

.fix_side>ul>li {
    text-align: center
}

.fix_side>ul>li>span {
    display: block;
    position: relative;
    line-height: 60px;
    padding-left: 22px
}

.fix_side>ul>li>span>a {
    display: block
}

.fix_side>ul>li:after {
    content: "";
    height: 1px;
    display: block;
    width: 84%;
    position: absolute;
    left: 8%;
    bottom: -1px;
    background-color: #eef1f3
}

.fix_side>ul>li.back_top:after {
    display: none
}

.fix_side>ul>li.zixun>span {
    padding-left: 0
}

.fix_side>ul>li.zixun>span>a {
    position: relative;
    padding-left: 22px
}

.fix_side>ul>li.zixun>span>a>i {
    font-size: 22px
}

.fix_side>ul>li.zixun>span>a>b {
    display: block;
    width: 14px;
    height: 14px;
    background-color: red;
    position: absolute;
    left: 21px;
    top: 14px;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    transition: all .1s linear;
    line-height: 14px;
    font-size: 12px;
    animation: 1s ease-in-out 0s infinite normal none running buling;
}

@keyframes buling {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fix_side>ul>li i {
    font-size: 22px;
    text-align: center;
    color: #0e84f1;
    display: block;
    position: absolute;
    left: 10px;
    top: 0
}

.fix_side>ul>li.yy i {
    font-size: 20px
}

.fix_side>ul>li p {
    font-size: 14px;
    color: #747d89
}

.fix_side>ul>li.tel>.box {
    width: 220px;
    height: 90px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    top: 0;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 15px
}

.fix_side>ul>li>.box:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 6px solid #fff;
    position: absolute;
    top: 27px;
    right: -6px;
    content: ""
}

.fix_side>ul>li.yy>.box .close_yy {
    content: 'å…³é—­';
    width: 30px;
    background-color: #0000009e;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: -10px;
    left: 100%;
    font-size: 16px
}

.fix_side>ul>li.tel>.box>span {
    padding-left: 24px;
    font-size: 24px;
    color: #333;
    display: block;
    text-align: left;
    margin-bottom: 5px;
    height: 31px;
    width: 100%
}

.fix_side>ul>li.tel>.box>i {
    top: 25px;
    color: red!important
}

.fix_side>ul>li.tel>.box>p {
    text-align: left
}

.fix_side>ul>li.yy>.box {
    width: 340px;
    top: -42px
}

.fix_side>ul>li.yd>.box {
    width: 120px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    top: 0;
    padding: 10px 0
}

.fix_side>ul>li.yd>.box>span {
    display: block;
    width: 100px;
    height: 100px;
    padding: 5px;
    margin: 0 auto
}

.fix_side>ul>li.back_top {
    height: 36px;
    line-height: 36px
}

.fix_side>ul>li.back_top>span {
    padding-left: 0;
    line-height: 36px
}

.fix_side>ul>li.back_top>span>i {
    color: #999;
    position: relative;
    left: 0
}

.fix_side>ul>li:hover {
    background-color: #0e84f1;
    cursor: pointer
}

.fix_side>ul>li:hover i {
    color: #fff!important
}

.fix_side>ul>li:hover>span>p {
    color: #fff
}

.fix_side>ul>li:hover>span>a>p {
    color: #fff
}

.fix_side>ul>li:hover>.box {
    cursor: initial
}

.fix_side>ul>li.yy>.box:after {
    display: none
}

.fix_side>ul>li.yy>.box>.content {
    background-color: #fff;
    width: 325px;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 5px;
    height: 100%!important
}

.fix_side>ul>li.yy>.box>.content:before {
    content: '';
    width: 14px;
    height: 14px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 78px;
    right: -7px;
    transform: rotate(226deg);
    z-index: 99999;
    box-shadow: -2px 2px 2px rgba(0,0,0,.1)
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>span {
    display: block;
    color: #333;
    font-weight: 700;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    background: #f1f2f3;
    text-align: center
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form {
    padding: 15px
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>span {
    font-size: 14px;
    color: #333;
    display: inline-block;
    position: relative;
    padding-left: 10px
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>span:before {
    width: 3px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff5858;
    content: ""
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>input {
    border: 1px solid #d8d8d8;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    padding-left: 10px;
    width: 70%
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul {
    height: 20px
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li {
    text-indent: 28px;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    text-align: left;
    color: #666;
    width: 33.3%;
    float: left;
    background: #fff;
    border-bottom: none;
    margin-bottom: 10px;
    position: relative
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div {
    margin-bottom: 25px;
    text-align: left
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul {
    margin: 15px 0
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.li01 {
    width: 30%
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.active {
    color: #ff5858
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.li02 {
    width: 24%
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.li03 {
    width: 46%
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li>em {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../../../img/fr-dea-icon.png) no-repeat!important;
    margin: 0
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.active>em {
    background: url(../../../img/fr-cho-icon.png) no-repeat!important
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>p>input {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    text-align: center;
    border: 1px solid #d8d8d8
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>#sub {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background: #ff5858;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin: 18px auto;
    cursor: pointer
}

.fix_side>ul>li.tel {
    background: #ff5858
}

.fix_side>ul>li.tel>span>i {
    color: #fff
}

.fix_side>ul>li.tel>span>p {
    color: #fff
}

.side_fix {
    display: none!important
}

#jesong_panel {
    display: none!important
}

/* .article_xuexiaodongtai_box .fix_side{display:none} */
.article_juhe_box .fix_side {
    display: none
}

.hm-t-go-top {
    display: none!important
}

.mar_t20 {
    margin-top: 20px!important
}

.mar_t30 {
    margin-top: 30px!important
}

.mar_b20 {
    margin-bottom: 20px!important
}

.mar_b30 {
    margin-bottom: 30px!important
}

.mar_30 {
    margin: 30px 0!important
}

.mar_20 {
    margin: 20px 0!important
}

@media screen and (min-width: 750px) {
    .mar_pct20 {
        margin-top:20px!important
    }

    .mar_pct30 {
        margin-top: 30px!important
    }

    .mar_pcb20 {
        margin-bottom: 20px!important
    }

    .mar_pcb30 {
        margin-bottom: 30px!important
    }

    .mar_pc30 {
        margin: 30px 0!important
    }

    .mar_pc20 {
        margin: 20px 0!important
    }
}

.Bt_box01 {
    text-align: center
}

.Bt_box01>span {
    position: relative;
    display: inline-block;
    padding: 3px 0;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 2px solid #000
}

.Bt_box01>span::after {
    position: absolute;
    bottom: -12px;
    left: 49%;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #000
}

.Bt_box02 {
    position: relative;
    border-bottom: 1px solid red;
    padding-bottom: 5px
}

.Bt_box02>span {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.Bt_box02>label {
    font-size: 16px;
    color: #000;
    display: inline-block;
    padding-left: 5px
}

.Bt_box02::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
    height: 3px;
    background: red
}

.Bt_box03 {
    background: url(../../../img/bt_bg.png) no-repeat center center;
    padding: 10px 0;
    background-size: auto 100%;
    margin: 30px 0
}

.Bt_box03>span {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 700
}

.Bt_box03>span>i {
    font-style: normal;
    font-size: 34px
}

.Bt_box04 {
    text-align: center;
    margin: 30px 0
}

.Bt_box04>div {
    display: inline-block;
    font-size: 30px;
    border: 2px solid #009ee8;
    height: 60px;
    line-height: 56px;
    overflow: hidden;
    border-radius: 5px
}

.Bt_box04>div>span {
    display: inline-block;
    background-color: #009ee8;
    margin-right: 15px;
    width: 60px;
    height: 60px
}

.Bt_box04>div>span>img {
    width: 100%
}

.x_01>ul {
    padding: 0
}

.x_01>ul>li {
    padding-top: 20px;
    width: 33.33%;
    border: 5px solid #00b289;
    border-bottom: none;
    border-top: none
}

.x_01>ul>li>img {
    height: 190px
}

.x_01>ul>li.li01 {
    border-right: none
}

.x_01>ul>li.li02 {
    border-right: none
}

//éŠˆå¿”å«¹ç‘œç‰ˆï¼ç»¾ç‰ˆã‚¹å¦¤å¹¿å€§éŽ·å³°Ð’ .video-open {
    cursor: pointer
}

.floatPage {
    position: fixed;
    text-align: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 32;
    display: none
}

.floatContent {
    position: absolute;
    width: 100%;
    height: 100%;
    display: table
}

.float-box {
    position: relative;
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.float-info {
    position: relative;
    width: 480px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px 10px 18px 18px;
    padding-top: 40px;
    padding-bottom: 38px
}

.float-icon {
    width: 72px;
    margin-bottom: 20px
}

.float-title {
    font-size: 30px;
    color: #585e66;
    font-weight: bolder;
    margin-bottom: 15px
}

.float-text {
    font-size: 15px;
    color: #899098
}

.floatPage .submitBtn {
    color: #fff;
    background: #00afd7;
    margin-top: 25px;
    height: 43px
}

.floatPage .submitBtn-icon {
    background: #fff
}

.float-close {
    position: absolute;
    width: 34px;
    padding: 10px;
    right: 5px;
    top: 5px;
    cursor: pointer
}

.float-opPic {
    width: 100%
}

.floatPage .float-close {
    width: 40px;
    right: 0;
    padding: 0;
    top: 0;
    z-index: 1
}

.floatPage .videoPic {
    width: 100%;
    right: 0;
    padding: 0;
    top: 0;
    z-index: 1
}

.floatPage .float-blackBg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.8)
}

#videoFloat-container_wrapper {
    position: absolute!important;
    left: 0;
    top: 0
}

#videoFloat-container {
    position: absolute!important;
    left: 0;
    top: 0
}

#videoFloat-container {
    width: 100%;
    height: 100%
}

#videoFloat-container .ccH5playerBox,#videoFloat-container video,#videoFloat-container>div,#videoFloat-container>div>object,#videoFloat-container>div>object>embed {
    position: absolute!important;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%!important
}

#videoFloat-container .ccH5Poster {
    display: none
}

.float-info .close {
    text-align: right;
    display: block
}

.float-info .close>span {
    font-size: 20px;
    display: inline-block;
    background: #ccc;
    color: #000;
    padding: 0 10px
}

.likeList {
    margin-top: 10px;
    width: 100%
}

.likeList>li.likelist {
    float: left;
    width: 100%;
    padding: 10px 0 10px 0
}

.likeList>li.likelist em {
    float: left;
    font-size: 18px;
    font-style: normal;
    display: none
}

.likeList>li.likelist a.title {
    float: left;
    margin-left: 5px;
    font-size: 18px
}

.likeList>li.likelist span {
    margin-left: 10px;
    display: none
}

.likeList>li.likelist p {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
    line-height: 30px;
    text-indent: 30px
}

.likeList>li.likelist p a.more {
    color: #03f
}

.class-list-foot {
    margin-top: 20px;
    padding-bottom: 40px
}

.foot-link {
    font-size: 0;
    border-bottom: 1px solid #d3d3d3
}

.foot-link li {
    display: inline-block;
    cursor: pointer;
    width: auto;
    height: 36px;
    font-size: 20px;
    font-weight: 700;
    color: #6f6f6f;
    margin-right: 35px
}

.foot-link li.on {
    color: #ff5400;
    border-bottom: 2px solid #ff5400
}

.foot-link li .iconfont {
    font-size: 18px;
    margin-right: 5px;
    display: none
}

.foot-link-content ul {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 10px
}

.foot-link-content ul>p {
    font-size: 16px;
    color: #585858;
    line-height: 30px
}

.foot-link-content ul li {
    display: inline-block;
    margin-top: 0;
    padding: 0 5px;
    border-radius: 15px;
    width: 12%
}

.foot-link-content ul li a {
    display: block;
    height: 100%;
    font-size: 16px;
    color: #585858;
    display: block;
    padding: 3px 10px;
    border: 1px solid #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.foot-link-content ul li:hover a {
    color: #ff5400;
    border: 1px solid #ff5400;
    text-decoration: none!important
}

.class-list-foot .foot-link>span:nth-child(even) {
    margin-right: -44px
}

.foot-link-content ul.zhankai {
    height: auto!important
}

.class-list-foot .foot-link>span {
    text-align: center;
    color: #777;
    float: right
}

.class-list-foot .foot-link>span>label {
    cursor: pointer;
    display: inline-block;
    padding: 2px 8px;
    font-size: 14px;
    background: #ebedf1;
    border-radius: 3px
}

.footer_ph .foot-link>span {
    text-align: center;
    color: #777;
    float: right
}

.footer_ph .foot-link>span>label {
    cursor: pointer;
    display: inline-block;
    padding: 2px 8px;
    font-size: 14px;
    background: #ebedf1;
    border-radius: 3px
}

.footer_ph {
    padding-bottom: 40px;
    margin-top: 20px
}

.hc_gxsj {
    padding-left: 10px;
    border-left: 1px solid #888;
    margin-left: 10px;
    line-height: 15px;
    display: inline-block
}

.jype_shijian {
    float: right;
    font-size: 16px;
    padding-top: 30px;
    padding-right: 30px
}

.xqfb {
    text-align: center
}

.xqfb>.shijian {
    padding-right: 15px
}

#footer_hytlbq_nav .bar {
    width: 50px;
    height: 3px;
    position: absolute;
    bottom: 0
}

#footer_hytlbq_nav .bar .footer_hytlbq_color {
    width: 36px;
    margin: 0 auto;
    height: 3px;
    background: #2992f5
}

.footer_hytlbq {
    width: 100%;
    overflow: hidden
}

.footer_hytlbq>#footer_hytlbq_nav {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    overflow: hidden
}

.footer_hytlbq>#footer_hytlbq_nav>.swiper-wrapper>.swiper-slide {
    width: 9%
}

.footer_hytlbq>#footer_hytlbq_nav>.swiper-wrapper>.swiper-slide>span {
    cursor: pointer;
    text-align: center;
    display: block;
    line-height: 40px;
    text-align: left;
    font-size: 18px;
    color: #333
}

.footer_hytlbq>#footer_hytlbq_nav>.swiper-wrapper>.swiper-slide.active>span {
    color: #ff5400;
    font-weight: 700
}

.footer_hytlbq>#footer_hytlbq_page>.swiper-wrapper>.swiper-slide>.group {
    padding: 20px 0;
    overflow: hidden
}

.footer_hytlbq>#footer_hytlbq_page>.swiper-wrapper>.swiper-slide>.group>ul {
    width: 1220px
}

.footer_hytlbq>#footer_hytlbq_page>.swiper-wrapper>.swiper-slide>.group>ul>li {
    float: left;
    padding-right: 22px;
    padding-bottom: 10px
}

.footer_hytlbq>#footer_hytlbq_page>.swiper-wrapper>.swiper-slide>.group>ul>li>a {
    font-size: 14px;
    color: #888
}

.footer_hytlbq>#footer_hytlbq_page>.swiper-wrapper>.swiper-slide>.group>ul>li>a:hover {
    color: #ff5400
}

.hi_box {
    position: relative;
    margin-bottom: 25px
}

.hi_box>.hi_show {
    overflow: hidden;
    line-height: 36px;
    position: relative;
    height: 180px
}

.hi_box>.hi_btn {
    font-size: 14px;
    color: #069;
    cursor: pointer;
    width: 10%;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 36px
}

.hi_box>.hi_btn>em {
    font-style: normal
}

.hi_shadow {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 40px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(95%,#fff));
    background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0,#fff 95%)
}

.d_fix {
    position: fixed!important;
    bottom: 120px;
    left: 50%;
    margin-left: 312px
}

.Complaint_box {
    z-index: 9999999;
    width: 655px;
    background: #fff;
    position: fixed;
    top: 15%;
    left: 50%;
    transform: translateY(-50%);
    transform: translateX(-50%);
    border: 1px solid #e2eaed
}

.Complaint_box>.tit {
    background: #f4f6f8;
    display: block;
    line-height: 50px;
    padding-left: 15px
}

.Complaint_box>.tit>span {
    font-size: 16px;
    color: #000;
    font-weight: 700
}

.Complaint_box>.tit>label {
    float: right;
    font-size: 20px;
    color: #9ea2a8;
    padding-right: 10px;
    display: inline-block;
    width: 50px;
    text-align: center;
    cursor: pointer
}

.Complaint_box>.con {
    padding: 30px
}

.Complaint_box>.con>form>.con01>ul>li {
    float: left;
    width: 40%
}

.Complaint_box>.con>form>.con01>ul>li.li01 {
    width: 30%
}

.Complaint_box>.con>form>.con01>ul>li.li02 {
    width: 30%
}

.Complaint_box>.con>form>.con01>ul>li>select {
    width: 55%;
    line-height: 25px;
    height: 35px;
    border: 1px solid #d5dbe3;
    border-radius: 3px;
    background: #f9fafb;
    color: #41454b;
    font-size: 14px
}

.Complaint_box>.con>form>.con01>ul>li>select>option {
    text-align: center
}

.Complaint_box>.con>form>.con01>ul>li>input {
    box-sizing: border-box;
    width: 63%;
    border: 1px solid #d5dbe3;
    height: 35px;
    border-radius: 3px;
    padding-left: 10px
}

.Complaint_box>.con>form>.con02 {
    padding-top: 45px;
    padding-bottom: 30px
}

.Complaint_box>.con>form>.con02>textarea {
    float: right;
    width: 85%;
    border: 1px solid #d5dbe3;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px
}

.Complaint_box>.con>form>.con03>ul>li {
    float: left;
    width: 50%
}

.Complaint_box>.con>form>.con03>ul>li>input {
    border: 1px solid #d5dbe3;
    height: 35px;
    border-radius: 3px;
    width: 60%
}

.Complaint_box>.con>form>.con04 {
    display: block;
    text-align: center;
    padding-top: 40px
}

.Complaint_box>.con>form>.con04>#tssubmit {
    border: none;
    display: inline-block;
    cursor: pointer;
    width: 150px;
    font-size: 16px;
    padding: 10px 0;
    background: #007aff;
    color: #fff;
    border-radius: 5px
}

.Complaint_box>.con>form>.con04>#tssubmit1 {
    border: none;
    display: inline-block;
    cursor: pointer;
    width: 150px;
    font-size: 16px;
    padding: 10px 0;
    background: #007aff;
    color: #fff;
    border-radius: 5px
}

.Complaint_box>.con>form>.con05>ul>li {
    float: left;
    width: 50%
}

.Complaint_box>.con>form>.con05 {
    padding-top: 20px
}

.Complaint_box>.con>form>.con05>ul>li>input {
    box-sizing: border-box;
    height: 35px;
    border: 1px solid #d5dbe3;
    border-radius: 3px;
    padding-left: 10px
}

.Complaint_box>.con>form>.con05>ul>li>input#tel {
    width: 60%
}

.Complaint_box>.con>form>.con05>ul>li>input#smscode {
    width: 60%;
    border-radius: 0;
    border-right: none
}

.Complaint_box>.con>form>.con05>ul>li>input#getCode {
    width: 40%;
    border-radius: 0;
    color: #fff;
    background: #007aff;
    border: none
}

#snsClick {
    margin-right: 0!important
}

.qq_b {
    position: relative
}

.qq_b>img {
    display: none;
    position: absolute;
    top: 10px
}

.wx_share>.yd {
    display: none
}

.wx_share>.pc>img {
    width: 100%
}

.BodyPic {
    text-align: center
}

.BodyPic>img {
    margin: 40px 0
}

.nav_tip {
    display: none
}

.bj_box114 .fd {
    position: absolute!important;
    top: unset!important;
    left: 70%!important;
    width: 0!important;
    height: 0!important;
    border-top: 20px solid #fd5766!important;
    border-left: 25px solid transparent!important
}

.bj_box114 .fd2 {
    position: absolute!important;
    top: 12%!important;
    left: 98%!important;
    width: 0!important;
    height: 0!important;
    border-bottom: 30px solid #fd5766!important;
    border-right: 22px solid transparent!important
}

.bj_box114 .fd3 {
    position: absolute!important;
    top: unset!important;
    right: 70%!important;
    width: 0!important;
    height: 0!important;
    border-top: 25px solid #fd5766!important;
    border-right: 30px solid transparent!important
}

.bj_box114 .fd4 {
    position: absolute!important;
    top: 16%!important;
    right: 97%!important;
    width: 0!important;
    height: 0!important;
    border-bottom: 30px solid #fd5766!important;
    border-left: 25px solid transparent!important
}

.ys_box35>ul {
    display: flex
}

.bj_box114>.item>.fd,.bj_box114>.item>.fd3 {
    display: none
}

.bj_box114>.item>.fd2,.bj_box114>.item>.fd4 {
    display: none
}
