ul{
    list-style: none;
}
li{
    list-style: none;
}
.clearfix{
    clear: both;
}
.new-container{
    max-width: 750px;
}
/*绗竴灞�*/
.new01{
    max-width: 750px;
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    margin: 0 auto;
    padding: 0;
}
.new01>div{
    width: 7.05rem;
    box-sizing: border-box;
    padding-top: 0.2rem;
    cursor: pointer;

}
.new01-left{
    border: 1px solid #febe04;
    margin-right: 0.6rem;
}
.new01-right{
    border: 1px solid #a21c03;
}
.new01>div>p{
    margin-bottom: 0.3rem;
}
.new01>div>p>span:first-child{
    font-weight: bolder;
    font-style: italic;
    font-size: 1.28rem;
    margin-left: 0.8rem;
}
.new01>div>p>span.span02{
    font-size: 0.682rem;
    font-weight: bolder;
    position: relative;
    top: -0.1rem;
    margin-left: 0.1rem;
}
.new01>div>ul{
    margin: 0 auto;
    padding: 0;
}
.new01>div>ul>li{
    font-size: 0.427rem;
    color: #999;
    margin-left: 0.8rem;
    margin-bottom: 0.2rem;
    line-height: 0.8rem;
    padding-right: 0.2rem;
}
.new01>div>ul>li>p{
    display: inline-block;
    width: 5rem;
}
.new01>div>ul>li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 50%;
    margin-right: 0.4rem;
    margin-top: 0.32rem;
    vertical-align: top;
}
/*绗簩灞�*/
.new02{
    max-width: 750px;
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    margin: 0 auto;
    padding: 0;
}
.new02>li{
    width: 7.05rem;
    box-sizing: border-box;
    margin-left: 0.6rem;
    cursor: pointer;
    margin-bottom: 0.5rem;
}
.new02>li:nth-child(2n+1){
    margin-left: 0;
}
.new02>li>.image-con{
    width: 7.05rem;
    height: 4.463rem;
    background-size: 100%;
}
.new02>li>.bt-con{
    width: 7.05rem;
    box-sizing: border-box;
    border: 1px solid #abafb2;
    margin-top: 0.15rem;
    padding: 0 0.2rem 0.2rem 0.2rem;
}
.new02>li>.bt-con>p{
    text-align: center;
    font-size: 0.5rem;
    color: #666;
    line-height: 0.8rem;
}
.new02>li>.bt-con>p:first-child{
    font-size: 0.6rem;
    font-weight: bold;
    color: #6276bf;
    margin-bottom: 0.3rem;
    margin-top: 0.2rem;
}
/*绗笁灞�*/
.new03{
    max-width: 750px;
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    margin: 0 auto;
    padding: 0;
}
.new03>li{
    width: 7.05rem;
    margin-left: 0.6rem;
    cursor: pointer;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}
.new03>li:nth-child(2n+1){
    margin-left: 0;
}
.new03>li>div.mid-img{
    width: 7.05rem;
    height: 4.5rem;
    margin-bottom: 30px;
}
.new03>li>p.title{
    text-align: center;
    font-weight: bold;
    margin: 0.6rem 0 0.5rem 0;
    font-size: 20px;
}
.new03>li>p.con01{
    padding: 0 1rem;
    text-align: center;
    font-size: 0.5rem;
    line-height: 1rem;
}
/*绗洓灞�*/
.new04{
    max-width: 750px;
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    margin: 0 auto;
    padding: 0;
}
.new04>li{
    width: 7.05rem;
    box-sizing: border-box;
    margin-left: 0.6rem;
    cursor: pointer;
    margin-bottom: 0.5rem;
}
.new04>li:nth-child(2n+1){
    margin-left: 0;
}
.new04>li>div.title{
    width: 7.05rem;
    height: 1.67rem;
    line-height: 1.67rem;
    background-color: #54b9ff;
    text-align: center;
    color: white;
    font-size: 0.8rem;
    font-weight: bold;
}
.new04>li>ul.list-con{
    width: 7.05rem;
    border: 1px solid #54b9ff;
    box-sizing: border-box;
    margin-top: 0.2rem;
    padding: 0 0.8rem;
    color: #666;
    border-radius: 4px;
    padding-top: 0.4rem;
}
.new04>li>ul.list-con>li.one{
    font-size: 0.6rem;
    text-align: center;
    height: 1.6rem;
    line-height: 1.6rem;
}
.new04>li>ul.list-con>li.two{
    font-size: 0.45rem;
    margin-bottom: 0.4rem;
}
.new04>li>ul.list-con>li.two>p{
    line-height: 0.8rem;
}
.new04>li>ul.list-con>div.three{
    border-top: 1px dashed #54b9ff;
    margin: 0.6rem 0 0.4rem 0;
}
.new04>li>ul.list-con>li.four{
    font-size: 0.45rem;
    text-align: center;
    margin-bottom: 0.4rem;
}

.new04>li>div.list-con{
    width: 7.05rem;
    border: 1px solid #54b9ff;
    box-sizing: border-box;
    margin-top: 0.2rem;
    padding: 0 0.8rem;
    color: #666;
    border-radius: 4px;
    padding-top: 0.4rem;
}
.new04>li>div.list-con>p.one{
    font-size: 0.6rem;
    text-align: center;
    height: 1.6rem;
    line-height: 1.6rem;
}
.new04>li>div.list-con>p.two{
    font-size: 0.45rem;
    margin-bottom: 0.4rem;
}
.new04>li>div.list-con>p.two>span{
    line-height: 0.8rem;
}
.new04>li>div.list-con>div.three{
    border-top: 1px dashed #54b9ff;
    margin: 0.6rem 0 0.4rem 0;
}
.new04>li>div.list-con>p.four{
    font-size: 0.45rem;
    text-align: center;
    margin-bottom: 0.4rem;
}
/*浜旀ゼ*/
.new05{
    max-width: 750px;
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    margin: 0 auto;
    padding: 0;
}
.new05>li{
    margin-left: 0.6rem;
    cursor: pointer;
    margin-bottom: 0.5rem;
}
.new05>li:nth-child(2n+1){
    margin-left: 0;
}
.new05>li>div.title{
    width: 7.05rem;
    height: 2.707rem;
    line-height: 2.707rem;
    color: white;
    box-sizing: border-box;
    padding-left: 1.8rem;
    background: #236efb url(https://img.houxue.com/static/chajian/page01/arrow.png) no-repeat 0.5rem 1.1rem;
    border-radius: 4px 4px 0 0;
    font-size: 0.8rem;
    font-weight: bold;
}
.new05>li>div.con{
    background-color: #236efb;
    width: 7.05rem;
    margin-top: 0.2rem;
    color: white;
    font-size: 0.45rem;
    box-sizing: border-box;
    padding: 1rem 0.8rem 1rem 0.8rem;
    line-height: 1rem;
    border-radius: 0 0 4px 4px;
}
/*鍏朵粬鏍峰紡*/
.new0101{
    color: #af2509 !important;
}
.new0102{
    color: #fec300 !important;
}
.new0201{
    background: url(https://img.houxue.com/static/chajian/page01/5.jpg) no-repeat center;
}
.new0202{
    background: url(https://img.houxue.com/static/chajian/page01/6.jpg) no-repeat center;
}
.new0203{
    background: url(https://img.houxue.com/static/chajian/page01/7.jpg) no-repeat center;
}
.new0301{
    background: #ffcdde;
}
.new0302{
    color: #df6f1d;
}
.new0303{
    background: url(https://img.houxue.com/static/chajian/page01/1.png) no-repeat center;
    background-size: 60%;
}
.new0304{
    color: #ab6c4b;
}
.new0305{
    background: #dbead5;
}
.new0306{
    color: #306807;
}
.new0307{
    background: url(https://img.houxue.com/static/chajian/page01/2.png) no-repeat center;
    background-size: 70%;
}
.new0308{
    color: #15780b;
}
.new0309{
    background: #bae9ef;
}
.new0310{
    color: #265e91;
}
.new0311{
    background: url(https://img.houxue.com/static/chajian/page01/3.png) no-repeat center;
    background-size: 65%;
}
.new0312{
    color: #008596;
}
.new0313{
    background: #f0eebb;
}
.new0314{
    color: #626e18;
}
.new0315{
    background: url(https://img.houxue.com/static/chajian/page01/4.png) no-repeat center;
    background-size: 60%;
}
.new0316{
    color: #b7b137;
}
.new0401{
}
/*.new0501{*/
/*margin-top: -22px;*/
/*}*/
.new0502{
    background-color: #05a0f2 !important;
}
.new0503{
    background-color: #01c7b6 !important;
}
.new0504{
    background-color: #f45750 !important;
}
.new0505{
    background-color: #ed3863 !important;
}
.new0506{
    background-color: #594ce4 !important;
}

/*********page02************/

/*floor01*/

.floor01-box {
    background: #edf8f4;
    padding: 0.4rem 0.2rem;
    box-sizing: border-box;
    position: relative;
    max-width: 750px;
    margin-top: 0.3rem;
}
.floor01-box>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
}

.floor01-box>ul>li {
    width: 7.05rem;
    border: 1px solid #0eb367;
    background: #fff;
    padding: 0.2rem 0 0.4rem 0;
    box-sizing: border-box;
    /*height: 9rem;*/
}

/*.floor01-box>ul>li:nth-child(2n+1){*/
/*margin-left: 0!important;*/
/*}*/

/*.floor01-box>ul>li:nth-child(n+3){*/
/*margin-top: 0.2rem;*/
/*}*/
.a-c-title {
    line-height: 1.4rem;
    font-size: 0.6rem;
    color: #0eb367;
    font-weight: bold;
    text-align: center;
    width: 4.8rem;
    margin: 0 auto;
    border-bottom: 1px solid #eff8f5;
}

.bg-t-01 {
    background: url(https://img.houxue.com/static/chajian/page02/arrow-r.png) no-repeat center;
    background-size: 100%;
    padding-left: 0.6rem;
}

/*.bg-t-02 {*/
/*background: url(https://img.houxue.com/static/chajian/page02/arrow-r.png) no-repeat 0 center;*/
/*background-size: 11%;*/
/*padding-left: 0.4rem;*/
/*}*/

.a-c-img {
    margin: 0 auto;
    width: 2rem;
    height: 2rem;
    margin-top: 0.4rem;
}

.a-c-i-01 {
    background: url(https://img.houxue.com/static/chajian/page02/2-1.png) no-repeat center;
    background-size: 100%;
}

.a-c-i-02 {
    background: url(https://img.houxue.com/static/chajian/page02/2-2.png) no-repeat center;
    background-size: 100%;
}

.a-c-list {
    margin: 0 auto;
    margin-top: 0.3rem;
    margin-bottom: 0.25rem;
}

.a-c-list>ul {
    width: 6rem;
    margin: 0 auto;
    padding: 0;
}


.a-c-list>ul>li {
    font-size: 0.5rem;
    color: #555;
    background: url(https://img.houxue.com/static/chajian/page02/p.png) no-repeat 0 0.2rem;
    background-size: 0.16rem;
    line-height: 0.58rem;
    box-sizing: border-box;
    padding-left: 0.35rem;
    letter-spacing: 0.06rem;
}

.a-knewDetail {
    display: block;
    width: 3.2rem;
    line-height: 1rem;
    height: 1rem;
    color: #fff;
    font-size: 0.5rem;
    text-align: center;
    margin: 0 auto;
    background: #0eb367;
    cursor: pointer;
}

.round {
    width: 0.363rem;
    height: 0.363rem;
    position: absolute;
    background: url(https://img.houxue.com/static/chajian/page02/round.png) no-repeat 0 0;
    background-size: 100%;
}

.round01 {
    top: 1.5rem;
    left: 7.8rem;
}

.round02 {
    top: 6rem;
    left: 7.8rem;
}


/*floor02*/

.floor02-box {
    max-width: 750px;
    padding: 0 0.2rem;
    margin-top: 0.3rem;
}
.floor02-box>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
}

.floor02-box>ul>li {
    width: 7.05rem;
    float: left;
    margin-left: 0.2rem;
}

.floor02-box>ul>li:nth-child(2n+1){
    margin-left: 0!important;
}

.floor02-box>ul>li:nth-child(n+3){
    margin-top: 0.5rem;
}

.d-c-img {
    width: 100%;
    height: 7.05rem;
}

.d-bg-01 {
    background: url(https://img.houxue.com/static/chajian/page02/3-1.png) no-repeat 0 0;
    background-size: 100%;
}

.d-bg-02 {
    background: url(https://img.houxue.com/static/chajian/page02/3-2.png) no-repeat 0 0;
    background-size: 100%;
}

.d-bg-03 {
    background: url(https://img.houxue.com/static/chajian/page02/3-3.png) no-repeat 0 0;
    background-size: 100%;
}

.small-text {
    color: #333;
    font-size: 0.6rem;
    text-align: center;
    display: block;
    margin: 0.6rem 0 0.1rem 0;
}

.big-text {
    color: #00c755;
    font-size: 0.7rem;
    text-align: center;
    display: block;
    font-weight: bold;
}

.d-knewDetail {
    display: block;
    width: 3.73rem;
    line-height: 1.2rem;
    height: 1.2rem;
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
    margin: 0 auto;
    background: #45afa1;
    margin-top: 0.28rem;
    cursor: pointer;
}


/*floor03*/

.floor03-box {
    max-width: 750px;
    padding: 0 0.2rem;
    margin-top: 0.3rem;
}
.floor03-box>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
}
.floor03-box>ul>li {
    width: 7.05rem;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    float: left;
    margin-left: 0.2rem;
}

.floor03-box>ul>li:nth-child(2n+1){
    margin-left: 0!important;
}

.floor03-box>ul>li:nth-child(n+3){
    margin-top: 0.5rem;
}
.u-top {
    padding: 0.2rem 0 0 0;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    height: 4.5rem;
    box-sizing: border-box;
}

.u-top-s-text {
    font-size: 0.6rem;
    display: block;
    text-align: center;
    color: #fff;
}

.u-top-b-text {
    font-size: 0.7rem;
    font-weight: bold;
    display: block;
    margin: 0px 0 0.3rem 0;
    text-align: center;
    color: #fff;
}

.u-top-img {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
}

.u-bg01 {
    background: url(https://img.houxue.com/static/chajian/page02/4-1.png) no-repeat 0 0;
    background-size: 100%;
}

.u-bg02 {
    background: url(https://img.houxue.com/static/chajian/page02/4-2.png) no-repeat 0 0;
    background-size: 100%;
}

.u-bg03 {
    background: url(https://img.houxue.com/static/chajian/page02/4-3.png) no-repeat 0 0;
    background-size: 100%;
}

.u-bg04 {
    background: url(https://img.houxue.com/static/chajian/page02/4-4.png) no-repeat 0 0;
    background-size: 100%;
}

.bg-blue .u-top {
    background: #01ccd3;
    border-bottom: 0.13rem solid #85e6ed;
}

.bg-blue .shadow-bottom {
    background: #cbf7f8;
}

.bg-blue .u-knewDetail {
    background: #01ccd3;
}

.bg-green .u-top {
    background: #13d6ae;
    border-bottom: 0.13rem solid #88efdc;
}

.bg-green .shadow-bottom {
    background: #d1f8f7;
}

.bg-green .u-knewDetail {
    background: #13d6ae;
}

.shadow-bottom {
    width: 3.84rem;
    height: 0.214rem;
    margin: 0 auto;
}

.u-middle {
    /*height: 3.41rem;*/
    padding: 0.4rem 0.44rem;
    box-sizing: border-box;
    color: #999;
    font-size: 0.6rem;
    border: 1px solid #8be5ed;
    border-top: none;
}

.u-knewDetail {
    display: block;
    width: 4.27rem;
    line-height: 1.3rem;
    height: 1.3rem;
    color: #fff;
    text-align: center;
    font-size: 0.6rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    cursor: pointer;
}

.martop-c {
    margin-top: 0.2rem;
}


/*floor04*/

.floor04-box {
    max-width: 750px;
    padding: 0 0.2rem;
    margin-top: 0.3rem;
}
.floor04-box>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
}
.f-04-bg01 {
    background: #ff893f;
}

.f-04-bg02 {
    background: #ff713f;
}

.f-04-bg03 {
    background: #ff6344;
}

.f-04-bg04 {
    background: #fb5259;
}

.f-04-bg05 {
    background: #f73480;
}

.floor04-box>ul>li {
    width: 7.05rem;
    margin-left: 0.2rem;
}

.floor04-box>ul>li:nth-child(2n+1){
    margin-left: 0!important;
}

.floor04-box>ul>li:nth-child(n+3){
    margin-top: 0.5rem;
}

.f-04-top {
    padding: 0.1rem 0;
    margin-bottom: 0.1rem;
}

.f-04-top>span {
    display: block;
    line-height: 1.74rem;
    height: 1.74rem;
    width: 1.74rem;
    border: 1px solid #fff;
    color: #fff;
    margin: 0 auto;
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
}

.f-04-middle {
    /*height: 7.19rem;*/
    padding: 0 0.21rem;
    box-sizing: border-box;
}

.f-04-middle>span {
    display: block;
    font-size: 1.1rem;
    color: #fff;
    letter-spacing: 0.1rem;
    text-align: center;
    padding-top: 0.3rem;
}

.f-04-middle>p {
    font-size: 0.6rem;
    color: #fff;
    /*margin-top: 0.7rem;*/
    padding-bottom: 0.6rem;
}

.f-04-bottom {
    display: block;
    line-height: 1.7rem;
    font-size: 0.8rem;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 0.7rem;
    margin-top: 0.34rem;
    cursor: pointer;
}

.f-04-b01 {
    border: 1px solid #ff893f;
    background: url(https://img.houxue.com/static/chajian/page02/5-1.png) no-repeat 0 bottom;
    background-size: 100%;
    color: #ff893f;
}

.f-04-b02 {
    border: 1px solid #ff713f;
    background: url(https://img.houxue.com/static/chajian/page02/5-2.png) no-repeat 0 bottom;
    background-size: 100%;
    color: #ff713f;
}

.f-04-b03 {
    border: 1px solid #ff6344;
    background: url(https://img.houxue.com/static/chajian/page02/5-3.png) no-repeat 0 bottom;
    background-size: 100%;
    color: #ff6344;
}

.f-04-b04 {
    border: 1px solid #fb5259;
    background: url(https://img.houxue.com/static/chajian/page02/5-4.png) no-repeat 0 bottom;
    background-size: 100%;
    color: #fb5259;
}

.f-04-b05 {
    border: 1px solid #f73480;
    background: url(https://img.houxue.com/static/chajian/page02/5-5.png) no-repeat 0 bottom;
    background-size: 100%;
    color: #f73480;
}


/*floor05*/

.floor05-box {
    max-width: 750px;
    padding: 0 0.2rem;
    margin-top: 0.3rem;
}
.f-05-b05-bottom>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
}
.f-05-top {
    background: #e5e5e5;
    line-height: 2.8rem;
}

.f-05-top li {
    float: left;
    width: 7.05rem;
    margin-left: 0;
}

.f-05-b05-bottom>ul>li:nth-child(2n+1){
    margin-left: 0!important;
}

.f-05-b05-bottom>ul>li:nth-child(n+3){
    margin-top: 0.5rem;
}
.f-05-color01 {
    color: #0067b2;
}

.f-05-color02 {
    color: #3286cf;
}

.f-05-bg01 {
    background: #0067b2;
}

.f-05-bg02 {
    background: #3286cf;
}

.f-05-border01 {
    border-bottom: 0.23rem solid #0067b2;
}

.f-05-border02 {
    border-bottom: 0.23rem solid #3286cf;
}

.f-05-top {
    /*padding: 0 36px;*/
}

.f-05-top span {
    display: block;
    font-size: 1rem;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    width: 3rem;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}

.f-05-b05-bottom {
    /*background: #eee;
    padding: 8px 36px 12px 36px;*/
}

.f-05-b05-bottom li {
    width: 7.05rem;
    margin-left: 0.2rem;
    float: left;
}

.marginl {
    margin-left: 0!important;
}

.f-05-b-top {
    /*height: 4rem;*/
    font-size: 0.7rem;
    color: #fff;
    padding: 0.7rem 0.2rem;
    text-align: center;
}

.f-05-b-bottom {
    line-height: 1.15rem;
    font-size: 0.6rem;
    text-align: center;
    display: block;
    background: #fff;
    margin-top: 0.2rem;
    color: #006cad;
    border: 1px solid #006cad;
    cursor: pointer;
}

/********缂ょ悍鍋囨棩**********/

.tft {
    margin: 0 auto;
    max-width: 750px;
}

.tft2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tft2_1, .tft2_2 {
    width: 7.3rem;
    margin: 0 auto;
}

.tft2_title {
    text-align: center;
    background: linear-gradient(to bottom, #d5a4f5, #56509a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1rem;
    font-weight: bold;
    height: 2rem;
    line-height: 2rem;
    color: #533da1;
}

.tft2_content {
    letter-spacing: 2px;
    line-height: 1rem;
    color: #686868;
    overflow: hidden;
    font-size: 0.65rem;
    font-weight: 500;
    padding: 0 0.2rem 0.5rem;
}

.tft2_1_content {
    color: #533da1;
}

.tft2_2_content {
    color: #533da1
}

.tft2_btn {
    letter-spacing: 3px;
    font-size: 0.7rem;
    font-weight: 400;
    padding: 0.2rem 0;
    background: #9b7ecb;
    border: none;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
}


.tft2_1_btn:hover {
    background: #fff;
    border: 1px solid #9b7ecb;
    color: #9b7ecb;
}

.tft2_2_btn:hover {
    background: #fff;
    border: 1px solid #9b7ecb;
    color: #9b7ecb;
}

.tft .tft3 {
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tft3_1, .tft3_2, .tft3_3 {
    width: 7.3rem;
    border-radius: 10px;
    background: #ffffff;
    margin: 0.2rem auto;
}

.tft3_title {
    color: #1665c1;
    text-align: center;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.7rem;
    font-weight: bold;
}

.tft3_1_title {
    border: 1px solid #7ca9dc;
    border-bottom: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tft3_2_title {
    border: 1px solid #7ca9dc;
    border-bottom: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tft3_3_title {
    border: 1px solid #7ca9dc;
    border-bottom: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tft3_hr {
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px dashed #f7e07e;
}

.tft3_content {
    letter-spacing: 1px;
    color: #797979;
    padding: 0.3rem;
    overflow: hidden;
    font-size: 0.65rem;
    font-weight: 500;
}

.tft3_1_content {
    border: 1px solid #7ca9dc;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.tft3_2_content {
    border: 1px solid #7ca9dc;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.tft3_3_content {
    border: 1px solid #7ca9dc;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.tft3_btn {
    margin-top: 10px;
    text-align: center;
    padding: 0.2rem 0;
    border: 1px solid #7ca9dc;
    background: #ffffff;
    border-radius: 8px;
    color: #1665c1;
    letter-spacing: 5px;
    font-size: 0.7rem;
    font-weight: 400;
}

.tft3_1_btn:hover {
    background: #1665c1;
    border: 1px solid #1665c1;
    color: #ffffff;
}


.tft3_2_btn:hover {
    background: #1665c1;
    border: 1px solid #1665c1;
    color: #ffffff;
}

.tft3_3_btn:hover {
    background: #1665c1;
    border: 1px solid #1665c1;
    color: #ffffff;
}

.tft4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.tft4_1, .tft4_2, .tft4_3, .tft4_4 {
    width: 7.3rem;
}

.tft .tft4 .tft4_1 {
    background: url(https://img.houxue.com/static/chajian/page03/1-41.png) no-repeat left top;
    background-size: 20%;
}

.tft .tft4 .tft4_2 {
    background: url(https://img.houxue.com/static/chajian/page03/1-42.png) no-repeat right top;
    background-size: 20%;

}

.tft .tft4 .tft4_3 {
    background: url(https://img.houxue.com/static/chajian/page03/1-43.png) no-repeat left top;
    background-size: 20%;
    margin-top: 0.8rem;
}

.tft .tft4 .tft4_4 {
    background: url(https://img.houxue.com/static/chajian/page03/1-44.png) no-repeat right top;
    background-size: 20%;
    margin-top: 0.8rem;

}

.tft4_title {
    color: #1665c1;
    text-align: center;
    height: 1.5rem;
    line-height: 1.5rem;
    font-weight: bold;
    font-size: 0.8rem;
}

.tft4_1_title {
    border: 1px dashed #fbc31a;
    border-bottom: none;
}

.tft4_2_title {
    border: 1px dashed #ed792b;
    border-bottom: none;
}

.tft4_3_title {
    border: 1px dashed #ed792b;
    border-bottom: none;
}

.tft4_4_title {
    border: 1px dashed #fbc31a;
    border-bottom: none;
}

.tft4_content {
    padding: 0.2rem;
    letter-spacing: 1px;
    overflow: hidden;
    color: #797979;
    font-weight: 500;
    font-size: 0.65rem;
    line-height: 0.9rem;
}

.tft4_1_content {
    border: 1px dashed #fbc31a;
    border-top: none;
}

.tft4_2_content {
    border: 1px dashed #ed792b;
    border-top: none;
}

.tft4_3_content {
    border: 1px dashed #ed792b;
    border-top: none;
}

.tft4_4_content {
    border: 1px dashed #fbc31a;
    border-top: none;
}

.tft4_btn {
    background: #fbc31a;
    border: none;
    padding: 0.2rem 0;
    letter-spacing: 5px;
    margin: 0.45rem auto 0;
    border-radius: 5px;
    color: #ffffff;
    font-size: 0.7rem;
    font-weight: 400;
    text-align: center;
}

.tft4_1_btn {
    background: #fbc31a;
    border: 1px solid #fbc31a;
}

.tft4_1_btn:hover {
    background: #fff;
    border: 1px solid #fbc31a;
    color: #fbc31a;
}

.tft4_2_btn {
    background: #ed792b;
    border: 1px solid #ed792b;
}

.tft4_2_btn:hover {
    background: #fff;
    border: 1px solid #ed792b;
    color: #ed792b;
}

.tft4_3_btn {
    background: #ed792b;
    border: 1px solid #ed792b;
}

.tft4_3_btn:hover {
    background: #fff;
    border: 1px solid #ed792b;
    color: #ed792b;
}

.tft4_4_btn {
    background: #fbc31a;
    border: 1px solid #fbc31a;
}

.tft4_4_btn:hover {
    background: #fff;
    border: 1px solid #fbc31a;
    color: #fbc31a;
}

.tft .tft5 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
}

.tft5_1, .tft5_2, .tft5_3, .tft5_4, .tft5_5 {
    width: 7.3rem;
    margin: 0.2rem auto;
}

.tft .tft5 .tft5_1 {
    background: url(https://img.houxue.com/static/chajian/page03/1-51.png) no-repeat;
    background-size: 100%;
}

.tft .tft5 .tft5_2 {
    background: url(https://img.houxue.com/static/chajian/page03/1-52.png) no-repeat;
    background-size: 100%;
}

.tft .tft5 .tft5_2 button {
    background: #c088e1;
}

.tft .tft5 .tft5_3 {
    background: url(https://img.houxue.com/static/chajian/page03/1-53.png) no-repeat;
    background-size: 100%;
}

.tft .tft5 .tft5_4 {
    background: url(https://img.houxue.com/static/chajian/page03/1-54.png) no-repeat;
    background-size: 100%;
}

.tft .tft5 .tft5_5 {
    background: url(https://img.houxue.com/static/chajian/page03/1-55.png) no-repeat;
    background-size: 100%;
}

.tft .tft5 .tft5_5 button {
    background: #c088e1;
}

.tft5_title {
    color: #5e57a5;
    text-align: center;
    font-weight: 500;
    font-size: 0.8rem;
    height: 2.6rem;
    line-height: 2.4rem;
}

.tft5_content {
    margin: 0.2rem 0.4rem 0.15rem;
    color: #707070;
    letter-spacing: 1px;
    line-height: 0.98rem;
    height: 6.5rem;
    overflow: hidden;
    font-size: 0.65rem;
    font-weight: 500;
}


.tft5_btn {
    background: #9775d2;
    border: none;
    margin-left: 5px;
    /*padding: 3px 0;*/
    letter-spacing: 2px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 0.7rem;
    font-weight: 400;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
}

.tft5_1_btn {
    background: #9a80cf;
    border: 1px solid #9a80cf;
}

.tft5_1_btn:hover {
    background: #fff;
    border: 1px solid #9a80cf;
    color: #9a80cf;
}

.tft5_2_btn {
    background: #7570cc;
    border: 1px solid #7570cc;
}

.tft5_2_btn:hover {
    background: #fff;
    border: 1px solid #7570cc;
    color: #7570cc;
}

.tft5_3_btn {
    background: #be8abe;
    border: 1px solid #be8abe;
}

.tft5_3_btn:hover {
    background: #fff;
    border: 1px solid #be8abe;
    color: #be8abe;
}

.tft5_4_btn {
    background: #be8abe;
    border: 1px solid #be8abe;
}

.tft5_4_btn:hover {
    background: #fff;
    border: 1px solid #be8abe;
    color: #be8abe;
}

.tft5_5_btn {
    background: #9a80cf;
    border: 1px solid #9a80cf;
}

.tft5_5_btn:hover {
    background: #fff;
    border: 1px solid #9a80cf;
    color: #9a80cf;
}

.tft .tft6 {
    background-size: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
}

.tft6_1, .tft6_2, .tft6_3, .tft6_4, .tft6_5, .tft6_6 {
    width: 7.3rem;
    height: 12rem;
}

.tft .tft6 .hr_6 {
    display: none;
}

.tft6_title {
    width: 7.3rem;
    height: 2rem;
    background: url("https://img.houxue.com/static/chajian/page03/1-6.png") no-repeat #ffffff left center;
    font-size: 0.9rem;
    font-weight: bold;
    color: #2f81cb;
    text-align: center;
    margin: 0 auto;
    line-height: 2rem;
}


/*浜岀骇鏍囬*/
.tft6_title2 {
    color: #000;
    font-size: 0.7rem;
    font-weight: 400;
    text-align: center;
}

.tft6_title2:before {
    content: '路';
    color: #2f81cb;
    margin-right: 5px;
}

.tft6_content {
    background: #ffffff;
    padding: 0.2rem 0.25rem 0.25rem;
    letter-spacing: 1px;
    line-height: 1.1rem;
    font-size: 0.65rem;
    font-weight: 500;
}


.tft6_btn {
    background: #ed7928;
    border: none;
    height: 1rem;
    /*padding: 4px 0;*/
    letter-spacing: 3px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 0.7rem;
    font-weight: 400;
    text-align: center;
    line-height: 1rem;
    cursor: pointer;
}

.tft6_btn:hover {
    background: #ffffff;
    border: 1px solid #ed7928;
    color: #ed7928;
}

.tft6_2_btn {
    background: #fbc31a;
    color: #ffffff;
}

.tft6_2_btn:hover {
    background: #ffffff;
    border: 1px solid #fbc31a;
    color: #fbc31a;
}

.tft6_5_btn {
    background: #fbc31a;
    color: #ffffff;
}

.tft6_5_btn:hover {
    background: #ffffff;
    border: 1px solid #fbc31a;
    color: #fbc31a;
}
/********婀涜摑濡傚啺**********/

.blueWater {
    margin: 0 auto;
}

.blueWater .blueWater2 {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #f7f8fa;
}

.blueWater2_1, .blueWater2_2 {
    width: 7.3rem;
    border: 1px solid #c9c9c9;
    background: #ffffff;
    margin-top: 0.3rem;
}

.blueWater2_title {
    text-align: center;
    color: #4986c9;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 0.85rem;
    line-height: 1.1rem;
    background: url("https://img.houxue.com/static/chajian/page03/2-2.png") no-repeat 0.4rem center;
}

.blueWater2_1_title {

}

.blueWater2_2_title {

}

.blueWater2_hr {
    height: 1px;
    margin: 0 auto;
    border-bottom: 2px solid #eff2f9;
}

.blueWater2_content {
    padding: 0.3rem 0.2rem;
    font-size: 0.65rem;
    line-height: 1rem;
}

.blueWater2_1_content {

}

.blueWater2_2_content {

}

.blueWater2_btn {
    padding: 0.2rem 0;
    border: 1px solid #4986c9;
    text-align: center;
    background: #4986c9;
    color: #ffffff;
    font-size: 0.7rem;
    font-weight: 400;
    line-height: 0.75rem;
    margin: 0 auto;
}

.blueWater2_1_btn {

}

.blueWater2_1_btn:hover {
    background: #1665c1;
    border: 1px solid #1665c1;
    color: #ffffff;
}

.blueWater2_2_btn {
}

.blueWater2_2_btn:hover {
    background: #1665c1;
    border: 1px solid #1665c1;
    color: #ffffff;
}

.blueWater .blueWater3 {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blueWater3_1, .blueWater3_2, .blueWater3_3 {
    width: 7.3rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.blueWater3_title {
    text-align: center;
    font-size: 0.85rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.2rem;
}

.blueWater3_1_title {
    background: #6495cd;
}

.blueWater3_2_title {
    background: #4887ce;
}

.blueWater3_3_title {
    background: #2b77cd;
}

.blueWater3_content {
    padding: 0.3rem 0.2rem;
    font-size: 0.7rem;
    font-weight: 500;
    line-height: 1rem;
    border: 2px solid #cbcbcb;
}

.blueWater3_1_content {

}

.blueWater3_2_content {

}

.blueWater3_3_content {

}

.blueWater3_btn {
    padding: 0.2rem 0;
    font-size: 0.7rem;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    margin-top: 0.3rem;
}

.blueWater3_1_btn {
    background: #6495cd;
    border: 1px solid #6495cd;
    color: #fff;
}

.blueWater3_1_btn:hover {
    background: #fff;
    border: 1px solid #6495cd;
    color: #6495cd;
}

.blueWater3_2_btn {
    background: #4887ce;
    border: 1px solid #4887ce;
    color: #fff;
}

.blueWater3_2_btn:hover {
    background: #fff;
    border: 1px solid #4887ce;
    color: #4887ce;
}

.blueWater3_3_btn {
    background: #2b77cd;
    border: 1px solid #2b77cd;
    color: #fff;
}

.blueWater3_3_btn:hover {
    background: #fff;
    border: 1px solid #2b77cd;
    color: #2b77cd;
}

.blueWater .blueWater4 {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blueWater4_1, .blueWater4_2, .blueWater4_3, .blueWater4_4 {
    width: 7.3rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.blueWater4_title {
    color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 8px 10px #d1f0ff;
    font-weight: bold;
    font-size: 0.7rem;
    line-height: 2.2rem;
}

.blueWater4_1_title {
    background: #6495cd;
}

.blueWater4_2_title {
    background: #4887ce;
}

.blueWater4_3_title {
    background: #6495cd;
}

.blueWater4_4_title {
    background: #4887ce;
}

.blueWater4_content {
    padding: 0.3rem 0.4rem;
    font-size: 0.75rem;
    font-weight: 500;
    border: 1px solid #6a92f0;
    border-top: none;
    color: #828282;
    box-shadow: 0 8px 10px #d1f0ff;
}

.blueWater4_1_content {

}

.blueWater4_2_content {

}

.blueWater4_3_content {

}

.blueWater4_4_content {

}

.blueWater4_btn {
    padding: 0.2rem 0;
    font-size: 0.65rem;
    font-weight: 400;
    letter-spacing: 5px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.blueWater4_1_btn {
    background: #6495cd;
    border: 1px solid #6495cd;
}

.blueWater4_1_btn:hover {
    background: #fff;
    border: 1px solid #6495cd;
    color: #6495cd;
}

.blueWater4_2_btn {
    background: #4887ce;
    border: 1px solid #4887ce;
}

.blueWater4_2_btn:hover {
    background: #fff;
    border: 1px solid #4887ce;
    color: #4887ce;
}

.blueWater4_3_btn {
    background: #6495cd;
    border: 1px solid #6495cd;
}

.blueWater4_3_btn:hover {
    background: #fff;
    border: 1px solid #6495cd;
    color: #6495cd;
}

.blueWater4_4_btn {
    background: #4887ce;
    border: 1px solid #4887ce;
}

.blueWater4_4_btn:hover {
    background: #fff;
    border: 1px solid #4887ce;
    color: #4887ce;
}

.blueWater .blueWater5 {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
}

.blueWater5_1, .blueWater5_2, .blueWater5_3, .blueWater5_4, .blueWater5_5 {
    width: 7.3rem;
    border: 1px solid #4887ce;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.blueWater5_title {
    color: #4887ce;
    text-align: center;
    font-size: 0.7rem;
    font-weight: bold;
    line-height: 2rem;
}

.blueWater5_1_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-51.png") no-repeat;
    background-size: 100%;
}

.blueWater5_2_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-52.png") no-repeat;
    background-size: 100%;
}

.blueWater5_3_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-53.png") no-repeat;
    background-size: 100%;
}

.blueWater5_4_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-54.png") no-repeat;
    background-size: 100%;
}

.blueWater5_5_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-55.png") no-repeat;
    background-size: 100%;
}

.blueWater5_content {
    padding: 0.3rem 0.4rem;
    color: #707070;
    letter-spacing: 1px;
    line-height: 1rem;
    overflow: hidden;
    font-size: 0.8rem;
    font-weight: 500;
}

.blueWater5_1_content {

}

.blueWater5_2_content {

}

.blueWater5_3_content {

}

.blueWater5_4_content {

}

.blueWater5_5_content {

}

.blueWater5_btn {
    padding: 0.2rem 0;
    font-size: 0.8rem;
    font-weight: 400;
    letter-spacing: 5px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    background: #4887ce;
    border: 1px solid #4887ce;
    line-height: 0.75rem;
    margin: 0 auto;
}

.blueWater5_1_btn {

}

.blueWater5_1_btn:hover {
    background: #fff;
    border: 1px solid #4887ce;
    color: #4887ce;
}

.blueWater5_2_btn {

}

.blueWater5_2_btn:hover {
    background: #fff;
    border: 1px solid #4887ce;
    color: #4887ce;
}

.blueWater5_3_btn {

}

.blueWater5_3_btn:hover {
    background: #fff;
    border: 1px solid #4887ce;
    color: #4887ce;
}

.blueWater5_4_btn {

}

.blueWater5_4_btn:hover {
    background: #fff;
    border: 1px solid #4887ce;
    color: #4887ce;
}

.blueWater5_5_btn {

}

.blueWater5_5_btn:hover {
    background: #fff;
    border: 1px solid #4887ce;
    color: #4887ce;
}

.blueWater .blueWater6 {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
}

.blueWater6_1, .blueWater6_2, .blueWater6_3, .blueWater6_4, .blueWater6_5, .blueWater6_6 {
    width: 7.3rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.blueWater6_title {
    font-size: 0.8rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    line-height: 1.6rem;
}

.blueWater6_1_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-61.png") no-repeat 8px #4887ce;
    background-size: 20%;
}

.blueWater6_2_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-62.png") no-repeat 8px #4887ce;
    background-size: 20%;
}

.blueWater6_3_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-63.png") no-repeat 8px #4887ce;
    background-size: 20%;
}

.blueWater6_4_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-64.png") no-repeat 8px #4887ce;
    background-size: 20%;
}

.blueWater6_5_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-65.png") no-repeat 8px #4887ce;
    background-size: 20%;
}

.blueWater6_6_title {
    background: url("https://img.houxue.com/static/chajian/page03/2-66.png") no-repeat 8px #4887ce;
    background-size: 20%;
}

.blueWater6_content {
    padding: 0.2rem 0.4rem;
    line-height: 1rem;
    color: #5d5d5d;
    letter-spacing: 1px;
    border: 2px solid #c5c5c5;
    border-top: none;
    font-size: 0.7rem;
    font-weight: 500;
}

.blueWater6_1_content {

}

.blueWater6_2_content {

}

.blueWater6_3_content {

}

.blueWater6_4_content {

}

.blueWater6_5_content {

}

.blueWater6_6_content {

}

.blueWater6_btn {
    padding: 0.2rem 0;
    background: #4887ce;
    border: 1px solid #4887ce;
    letter-spacing: 5px;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}

.blueWater6_btn:hover {
    background: #ffffff;
    border: 1px solid #4887ce;
    color: #4887ce;
}
/********绱綏鍏�**********/


.violet {
    margin: 0 auto;
}

.violet .violet2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #f8ecff;
}

.violet2_1, .violet2_2 {
    width: 7rem;
    margin: 0.4rem auto;
}
.violet2_1{

}
.violet2_2{

}

.violet2_title {
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.6rem;
    text-align: center;
}

.violet2_1_title {
    color: #fff;
    background: #9b80cf;
}

.violet2_2_title {
    color: #4e36a6;
    background: #fff;
}

.violet2_content {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.1rem;
    text-indent: 1rem;
    padding: 0.3rem 0.35rem;
}

.violet2_1_content {
    color: #ffffff;
    background: #9b80cf;
}

.violet2_2_content {
    color: #4e36a6;
    background: #fff;
}

.violet2_btn {
    margin-top: 0.3rem;
    padding: 0.5rem 0;
    text-align: center;
    background: #7570cc;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 0.6rem;
    color: #ffffff;
    border: 1px solid #9a80cf;
}

.violet2_1_btn {
    background: #7570cc;
}

.violet2_1_btn:hover {
    background: #f8ecff;
    color: #7570cc;
}

.violet2_2_btn {
    background: #7570cc;
}

.violet2_2_btn:hover {
    background: #f8ecff;
    color: #7570cc;
}

.violet .violet3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
}

.violet3_1, .violet3_2, .violet3_3 {
    width: 7.3rem;
    margin: 0.2rem auto;
}

.violet .violet3 .violet3_1 {
    border: 1px solid #7570cc;
}

.violet .violet3 .violet3_2 {
    border: 1px solid #9a80cf;
}

.violet .violet3 .violet3_3 {
    border: 1px solid #be8ade;
}

.violet3_title {
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.6rem;
    text-align: center;
    color: #ffffff;
}

.violet3_1_title {
    background: #7570cc;
}

.violet3_2_title {
    background: #9a80cf;
}

.violet3_3_title {
    background: #be8ade;
}

.violet3_content {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.1rem;
    text-indent: 1rem;
    color: #707070;
    padding: 0.3rem 0.35rem;
}

.violet3_1_content {

}

.violet3_2_content {

}

.violet3_3_content {

}

.violet3_btn {
    padding: 0.5rem 0;
    text-align: center;
    background: #7570cc;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 0.6rem;
    color: #ffffff;
    border: 1px solid #9a80cf;
}

.violet3_1_btn {
    margin-left: 0;
    background: #7570cc;
    border: 1px solid #7570cc;
}

.violet3_1_btn:hover {
    background: #fff;
    border: 1px solid #7570cc;
    color: #7570cc;
}

.violet3_2_btn {
    background: #9a80cf;
    border: 1px solid #9a80cf;
}

.violet3_2_btn:hover {
    background: #fff;
    border: 1px solid #9a80cf;
    color: #9a80cf;
}

.violet3_3_btn {
    background: #be8ade;
    border: 1px solid #be8ade;
}

.violet3_3_btn:hover {
    background: #fff;
    border: 1px solid #be8ade;
    color: #be8ade;
}

.violet .violet4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.3rem;
}

.violet4_1, .violet4_2, .violet4_3, .violet4_4 {
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    width: 7.3rem;
    margin-top: 0.2rem;
}

.violet4_title {
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.6rem;
    text-align: center;
    color: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.violet4_1_title {
    background: #7570ce;
}

.violet4_2_title {
    background: #9a80cf;
}

.violet4_3_title {
    background: #7570ce;
}

.violet4_4_title {
    background: #9a80cf;
}

.violet4_content {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.1rem;
    text-indent: 1rem;
    color: #707070;
    padding: 0.3rem 0.35rem;
}

.violet4_1_content {
    color: #7570ce;
}

.violet4_2_content {
    color: #9a80cf;
}

.violet4_3_content {
    color: #7570ce;
}

.violet4_4_content {
    color: #9a80cf;
}

.violet4_btn {
    padding: 0.5rem 0;
    text-align: center;
    background: #7570cc;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 0.6rem;
    color: #ffffff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.violet4_1_btn {
    background: #7570ce;
    border: 1px solid #7570ce;
}

.violet4_1_btn:hover {
    background: #fff;
    border: 1px solid #7570cc;
    color: #7570cc;
}

.violet4_2_btn {
    background: #9b80cf;
    border: 1px solid #9b80cf;
}

.violet4_2_btn:hover {
    background: #fff;
    border: 1px solid #9a80cf;
    color: #9a80cf;
}

.violet4_3_btn {
    background: #7570cc;
    border: 1px solid #7570cc;
}

.violet4_3_btn:hover {
    background: #fff;
    border: 1px solid #7570cc;
    color: #7570cc;
}

.violet4_4_btn {
    background: #9a80cf;
    border: 1px solid #9a80cf;
    margin-left: 0;
}

.violet4_4_btn:hover {
    background: #fff;
    border: 1px solid #9a80cf;
    color: #9a80cf;
}

.violet .violet5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.3rem;
}

.violet5_1, .violet5_2, .violet5_3, .violet5_4, .violet5_5 {
    width: 7.3rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.violet5_title {
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.6rem;
    text-align: center;
    color: #ffffff;
}

.violet5_1_title {
    border: 1px solid #9a80cf;
    border-radius: 8px;
    background: #9a80cf;
}

.violet5_2_title {
    border: 1px solid #7570cc;
    border-radius: 8px;
    background: #7570cc;
}

.violet5_3_title {
    border: 1px solid #be8add;
    border-radius: 8px;
    background: #be8add;
}

.violet5_4_title {
    border: 1px solid #be8add;
    border-radius: 8px;
    background: #be8add;
}

.violet5_5_title {
    border: 1px solid #9a80cf;
    border-radius: 8px;
    background: #9a80cf;
}

.violet5_content {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.1rem;
    text-indent: 1rem;
    color: #707070;
    padding: 0.3rem 0.35rem;
    margin: 0.4rem 0;
    box-shadow: 2px 2px 2px #d3d3d3;
}

.violet5_1_content {
    border: 1px solid #9a80cf;
    border-radius: 8px;
}

.violet5_2_content {
    border: 1px solid #9a80cf;
    border-radius: 8px;
}

.violet5_3_content {
    border: 1px solid #be8add;
    border-radius: 8px;
}

.violet5_4_content {
    border: 1px solid #be8add;
    border-radius: 8px;
}

.violet5_5_content {
    border: 1px solid #9a80cf;
    border-radius: 8px;
}

.violet5_btn {
    padding: 0.5rem 0;
    text-align: center;
    background: #7570cc;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 0.6rem;
    color: #ffffff;
    border: 1px solid #9a80cf;
}

.violet5_1_btn {
    background: #9a80cf;
    border: 1px solid #9a80cf;
}

.violet5_1_btn:hover {
    background: #fff;
    border: 1px solid #9a80cf;
    color: #9a80cf;
}

.violet5_2_btn {
    background: #7570cc;
    border: 1px solid #7570cc;
}

.violet5_2_btn:hover {
    background: #fff;
    border: 1px solid #7570cc;
    color: #7570cc;
}

.violet5_3_btn {
    background: #be8add;
    border: 1px solid #be8add;
}

.violet5_3_btn:hover {
    background: #fff;
    border: 1px solid #be8add;
    color: #be8add;
}

.violet5_4_btn {
    background: #be8add;
    border: 1px solid #be8add;
}

.violet5_4_btn:hover {
    background: #fff;
    border: 1px solid #be8abe;
    color: #be8abe;
}

.violet5_5_btn {
    background: #9a80cf;
    border: 1px solid #9a80cf;
}

.violet5_5_btn:hover {
    background: #fff;
    border: 1px solid #9a80cf;
    color: #9a80cf;
}

.violet .violet6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.3rem;
    background: #f8ecff;
}

.violet6_1, .violet6_2, .violet6_3, .violet6_4, .violet6_5, .violet6_6 {
    width: 7.3rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.violet6_title {
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.6rem;
    text-align: center;
    color: #533da1;
    background: #ffffff;
}

.violet6_1_title {

}

.violet6_2_title {

}

.violet6_3_title {

}

.violet6_4_title {

}

.violet6_5_title {

}

.violet6_6_title {

}

.violet6_content {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.1rem;
    text-indent: 1rem;
    color: #707070;
    padding: 0.3rem 0.35rem;
    margin-top: 0.5rem;
    background: #ffffff;
}

.violet6_1_content {

}

.violet6_2_content {

}

.violet6_3_content {

}

.violet6_4_content {

}

.violet6_5_content {

}

.violet6_6_content {

}

.violet6_btn {
    margin-top: 0.3rem;
    padding: 0.5rem 0;
    text-align: center;
    background: #7570cc;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 0.6rem;
    color: #ffffff;
    border: 1px solid #9a80cf;
}

.violet6_btn:hover {
    background: #ffffff;
    border: 1px solid #533da1;
    color: #533da1;
}

/********瀵规瘮澧�1************/
.contrastwall {
    margin: 0 auto;
    max-width: 750px;
}
.contrastwall1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #4887ce;
    width: 15rem;
}

.contrastwall1_1, .contrastwall1_2 {
    width: 7.5rem;
    height: 10rem;
    margin: 0 auto;
}
.contrastwall1_1{
    background-color: #4887ce;
}
.contrastwall1_2{
    background-color: #1566c2;
}

.contrastwall1_title {
    text-align: center;
    font-size: 0.8rem;
    font-weight: bold;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #fcc31a;
    border-bottom: 2px solid #a2c7da;
    overflow: hidden;
}

.contrastwall1_content {
    letter-spacing: 2px;
    color: #fff;
    overflow: hidden;
    font-size: 0.5rem;
    font-weight: 500;
    padding: 0 0.2rem 0.5rem;
    height: 6.5rem;
}

.contrastwall1_btn {
    letter-spacing: 2px;
    font-size: 0.6rem;
    font-weight: 400;
    padding: 0 0.2rem;
    background: #fcc31a;
    border: none;
    border-radius: 0.5rem;
    color: #1c65ff;
    height: 1rem;
    line-height: 0.9rem;
    text-align: center;
    margin: 0 auto;
    margin-top: -1.2rem;
    margin-bottom: 0.1rem;
}
/********瀵规瘮澧�2************/
.contrastwall2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: url("https://img.houxue.com/static/chajian/page05/contrastwall1_2.jpg")repeat-y center;
    background-size: 100%;
    width: 15rem;
}

.contrastwall2_1, .contrastwall2_2 {
    width: 7.5rem;
    margin: 0 auto;
}

.contrastwall2_1{
    background: url("https://img.houxue.com/static/chajian/page05/contrastwall1_3.png")no-repeat center;
    background-size: 110%;
    width: 7.5rem;
    height: 8rem;
    margin-top: 10px;
}
.contrastwall2_2{
    background: url("https://img.houxue.com/static/chajian/page05/contrastwall1_4.png")no-repeat center;
    background-size: 110%;
    margin-top: 10px;
}
.contrastwall2_1 .contrastwall2_content{
    color:#ec6941;
}
.contrastwall2_2 .contrastwall2_content{
    color:#999;
}
.contrastwall2_title {
    text-align: center;
    font-size: 0.6rem;
    font-weight: bold;
    height: 0.9rem;
    line-height: 0.9rem;
    width: 4rem;
    margin-left: 0.52rem;
    margin-top: 0.2rem;
    color: #fff;
    letter-spacing: 1px;
}

.contrastwall2_content {
    letter-spacing: 2px;
    line-height: 0.6rem;
    overflow: hidden;
    font-size: 0.5rem;
    font-weight: 500;
    padding: 0.2rem;
    width: 7.1rem;
    height: 5.7rem;
}

.contrastwall2_1_content {
    color: #533da1;
}

.contrastwall2_2_content {
    color: #533da1
}

.features{
    margin: 0 auto;
}
/*********澶氱淮鐗圭偣-1**********/
.features1 {
    width: 15rem;
    height: 30rem;
    background: url(https://img.houxue.com/static/chajian/page05/feature1_1.jpg) repeat-y center;
    background-size: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 0;
}
.features1_main {
    margin: 0 auto;
}
.features1_top {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}
.features1_bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.features1_con1 {
    background: url(https://img.houxue.com/static/chajian/page05/feature1_2.png) no-repeat center;
}
.features1_con2 {
    background: url(https://img.houxue.com/static/chajian/page05/feature1_3.png) no-repeat center;
}
.features1_con3 {
    background: url(https://img.houxue.com/static/chajian/page05/feature1_4.png) no-repeat center;
}
.features1_con4 {
    background: url(https://img.houxue.com/static/chajian/page05/feature1_5.png) no-repeat center;
}
.features1_con5 {
    background: url(https://img.houxue.com/static/chajian/page05/feature1_6.png) no-repeat center;
}
.features1_con {
    width: 7.5rem;
    height: 10rem;
    background-size: 7.5rem 10rem;
    position: relative;
}
.features1_title {
    position: absolute;
    color: #ffffff;
    font-size: 0.65rem;
    letter-spacing: 1px;
    font-weight: 600;
    top: 1.25rem;
    left: 2.7rem;
    height: 1rem;
    line-height: 1rem;
    width: 3.6rem;
    overflow: hidden;
    text-align: center;
}
.features1_wbox {
    width: 7rem;
    margin: 0 auto;
    margin-top: 3.6rem;
}
.features1_text {
    color: #a5a5a5;
    height: 3.6rem;
    letter-spacing: 1px;
    font-size: 0.6rem;
    line-height: 0.6rem;
    overflow: hidden;
    padding: 0 0.3rem;
}
.features1_btn {
    width: 5rem;
    height: 0.9rem;
    line-height: 0.9rem;
    color: #877abf;
    border: 1px solid #877abf;
    font-weight: 300;
    background: #f6e8ff;
    margin-top: 0.3rem;
    letter-spacing: 1px;
    text-align: center;
    font-size: 0.65rem;
    margin-left: 0.3rem;
}

/*********澶氱淮鐗圭偣-2**********/

.features2 {
    overflow: hidden;
}

.features2_main {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.features2_point{
    width: 7rem;
    padding: 5px;
    color: #333333;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    border: 1px solid #1296db;
    margin-top: 0.3rem;
}



/*********澶氱淮鐗圭偣-3**********/

.features3 {

}

.features3_main {
    background: #d3d3d3;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 3px;
}
.features3_point{
    width: 7rem;
    margin-bottom: 6px;
    padding: 5px;
    color: #1296db;
    background: #ffffff;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
}


/*********澶氱淮鐗圭偣-4**********/

.features4 {

}

.features4_main {

}

.features4_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.features4_con {
  width: 7rem;
}

.features4_title {
    white-space: nowrap;
    padding: 60px 50px 10px;

    margin-top: 10px;
    font-size: 18px;
    color: #564936;
    font-weight: 600;
    overflow: hidden;
    box-sizing: content-box;
    text-align: center;
}
.features4_1_title {
    background: url("https://img.houxue.com/static/chajian/page05/feature4_1.png") no-repeat center 10px #e4e1dc;

}
.features4_2_title {
    background: url("https://img.houxue.com/static/chajian/page05/feature4_2.png") no-repeat center 10px #e4e1dc;

}
.features4_3_title {
    background: url("https://img.houxue.com/static/chajian/page05/feature4_3.png") no-repeat center 10px #e4e1dc;

}
.features4_4_title {
    background: url("https://img.houxue.com/static/chajian/page05/feature4_4.png") no-repeat center 10px #e4e1dc;
}


.features4_name {
    margin-top: 10px;
    font-size: 0.9rem;
    color: #564936;
    font-weight: 600;
    width: 72px;
    overflow: hidden;
    box-sizing: content-box;
}

.features4_text {
    background: #f9f8f3;
    padding: 0.3rem 1px;
    text-align: center;
    color: #9a9a9a;
    letter-spacing: 1px;
    line-height: 1.2rem;
    overflow: hidden;
    box-sizing: content-box;
    font-size: 0.8rem;
}

.features4_btn {
    width: 9rem;
    margin: 10px auto;
    background: #ffca91;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    padding: 5px 0;
}

/*********澶氱淮鐗圭偣-5**********/
.features5 {
    height: 410px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.features5_main {
    margin:0 auto;
    padding: 5px;
}

.features5_theme {
    width: 315px;
    height: 64px;
    background: url(https://img.houxue.com/static/chajian/page05/feature5_8.png) no-repeat center;
    background-size: cover;
    font-size: 30px;
    color: #ffffff;
    margin: 0 auto;
}

.features5_name {
    width: 100%;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    letter-spacing: 3px;
    text-align: center;
    align-items: center;
    margin: 0 auto;
}

.features5_name:before {
    display: block;
    width: 30px;
    height: 30px;
    content: '';
    margin: 5px 8px;
    background: url(https://img.houxue.com/static/chajian/page05/feature5_1.png) no-repeat;
    background-size: 100%;
}

.features5_box {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: content-box !important;
}

.features5_1,.features5_2,.features5_3,.features5_4 {
    width: 49%;
    margin-bottom: 20px;
    min-height: 129px;
}


.features5_title{
    padding-left: 7px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}


.features5_content{
    color: #9a9a9a;
    line-height: 20px;
    letter-spacing: 1px;
    overflow: hidden;
    font-size: 16px;
}



.seasky {
    margin: 0 auto;
}

/*******寮€闃斿ぉ绌�-1*********/
.seasky1 {
    overflow: hidden;

}

.seasky1_main {
    display: flex;
    margin: 0 auto;
    background: #d3d3d3;
}


.seasky1_con {
    text-align: center;
    font-size: 14px;
    padding-top: 15px;
    margin: 0 auto;
    overflow: hidden;
}

.seasky1_desc {
    letter-spacing: 1px;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
}

.seasky1_title {
    font-size: 18px;
    font-weight: 300;
    background: #4ca1e4;
    border-radius: 25px;
    color: #ffffff;
    letter-spacing: 2px;
    margin-bottom: 20px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
/*******寮€闃斿ぉ绌�-2*********/
.seasky2 {
    width: 15rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.seasky2_main {
    width: 14.5rem;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.seasky2_left {
    width: 14.5rem;
    height: 24rem;
    background: url(https://img.houxue.com/static/chajian/page05/seasky2_6.png) no-repeat;
    background-size: 14.5rem 24rem;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
    margin-bottom: 0.5rem;
}
.seasky2_container {
    width: 14rem;
}
.seasky2_name {
    width: 14rem;
    height: 2.5rem;
    background: url(https://img.houxue.com/static/chajian/page05/seasky2_2.png) no-repeat;
    background-size: 14rem 2.4rem;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 200;
    text-align: center;
    padding-top: 0.3rem;
    overflow: hidden;
    float: right;
}
.seasky2_img {
    width: 14rem;
    height: 12.5rem;
    background-size: 100%;
    border: 1px solid #4ca1e4;
    margin-right: 1px;
    margin-top: 0.8rem;
}
.seasky2_text {
    color: #7a7a7a;
    letter-spacing: 1px;
    display: flex;
}
.seasky2_title {
    height: 1rem;
    width: 4rem;
    overflow: hidden;
    font-size: 0.65rem;
}
.seasky2_desc {
    height: 2rem;
    line-height: 1rem;
    overflow: hidden;
    width: 11rem;
    font-size: 0.7rem;
}
.seasky2_btn {
    width: 100%;
    font-size: 0.8rem;
    font-weight: 200;
    background: #313131;
    text-align: center;
    color: #ffffff;
    letter-spacing: 2px;
    padding: 0.2rem 0;
}
.seasky2_right {
    background: url(https://img.houxue.com/static/chajian/page05/seasky2_5.png) no-repeat;
    background-size: 14.5rem 24rem;
}
.seasky2_right .seasky2_name {
    float: left;
    background: url(https://img.houxue.com/static/chajian/page05/seasky2_4.png) no-repeat;
    background-size: 14rem 2.4rem;
}
/*******寮€闃斿ぉ绌�-3*********/
.seasky3 {
    width: 15rem;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
}
.seasky3_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.seasky3_con {
    width: 14rem;
    height: 25rem;
    background: url(https://img.houxue.com/static/chajian/page05/seasky3_4.png) no-repeat;
    background-size: 100%;
    margin-bottom: 1rem;
}
.seasky3_title {
    display: flex;
    justify-content: center;
    margin: 0.2rem 0;
}

.seasky3_name {
    color: #1296db;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 0.9rem;
    width: 12rem;
    height: 1.2rem;
    line-height: 1.3rem;
    text-align: center;
    overflow: hidden;
}
.seasky3_img {
    width: 96% !important;
    margin: 0.5rem 0.2rem !important;
}
.seasky3_div {
    height: 5rem;
}
.seasky3_box {
    display: flex;
    color: #8b8b8b;
}
.seasky3_desc {
    width: 12rem;
    letter-spacing: 1px;
    line-height: 1rem;
    height: 2rem;
    overflow: hidden;
    font-size: 0.7rem;
}
.seasky3_subtitle {
    width: 4.5rem;
    margin-top: 1px;
    margin-left: 2px;
    letter-spacing: 0;
    height: 1rem;
    overflow: hidden;
    font-size: 0.7rem;
}

.seasky3_btn {
    width: 100%;
    color: #ffffff;
    font-size: 0.75rem;
    text-align: center;
    background: #0f83ce;
    padding: 0.2rem 0;
    letter-spacing: 1px;
}
/*******寮€闃斿ぉ绌�-4*********/
.seasky4 {
    width: 15rem;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.seasky4_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.seasky4_con {
    width: 45%;
    padding: 0.1rem;
    border: 1px solid #1296db;
    margin: 0.1rem;
}
.seasky4_img {
    width: 100%;
    margin-bottom: 0.2rem;
}
.seasky4_title {
    font-weight: 600;
    font-size: 0.7rem;
    color: #1296db;
    letter-spacing: 1px;
    height: 2.6rem;
    line-height: 0.85rem;
    overflow: hidden;
}
.seasky4_text {
    height: 3.5rem;
    color: #1296db;
    letter-spacing: 1px;
    line-height: 0.8rem;
    margin: 0.3rem 0;
    overflow: hidden;
    font-size: 0.6rem;
}
.seasky4_btn {
    color: #1296db;
    font-weight: 600;
    font-size: 0.75rem;
    border: #1296db 1px solid;
    text-align: center;
    padding: 0.2rem 0;
    margin-bottom: 0.5rem;
    border-radius: 0.4rem;
    letter-spacing: 1px;
}
/*******寮€闃斿ぉ绌�-5*********/
.seasky5 {
    width: 15rem;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.seasky5_main {
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.seasky5_con {
    width: 46%;
    border: 1px solid #ebebeb;
    margin: 0.5rem 0.15rem;
}
.seasky5_wbox {
    padding: 0.1rem;
}
.seasky5_img {
    width: 99%;
}
.seasky5_title {
    height: 2rem;
    line-height: 1rem;
    overflow: hidden;
    color: #1681c2;
    font-size: 0.75rem;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0.1rem 0;
}
.seasky5_sbox {
    color: #a5a3a3;
    display: flex;
    margin-bottom: 0.15rem;;
}
.seasky5_subtitle {
    width: 3.4rem;
    font-size: 0.65rem;
    height: 1.6rem;
    line-height: 0.8rem;
    overflow: hidden;
}
.seasky5_desc {
    font-size: 0.6rem;
    width: 7rem;
    line-height: 0.8rem;
    height: 3.2rem;
    overflow: hidden;
}
.seasky5_btn {
    color: #ffffff;
    background: #0f83ce;
    letter-spacing: 1px;
    text-align: center;
    padding: 0.15rem 0;
    font-size: 0.7rem;
    font-weight: 300;
}

/********绮惧僵寮€绡�-1************/
.wonderopen {
    max-width: 750px;
    margin:0 auto;
}
.wonderopen1 {
    background-size: cover;
    overflow: hidden;
    background: url(https://img.houxue.com/static/chajian/page05/wonderopen1_1.jpg) repeat-y center;
}
.wonderopen1_title {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    margin: 0.8rem 0.4rem;
}
.wonderopen1_text {
    color: #ffffff;
    font-size: 0.725rem;
    font-weight: 100;
    letter-spacing: 1px;
    text-align: center;
}

.wonderopen1_content {
    font-size: 0.6rem;
    background: #0e273b;
    color: #f19149;
    padding: 0.2rem 0.5rem;
    margin: 0.8rem 0;
    text-align: center;
}

.wonderopen1_btn {
    width: 4rem;
    margin: auto;
    text-align: center;
    padding: 0.1rem;
    font-size: 0.6rem;
    font-weight: 200;
    color: #ffffff;
    background: #00a0e9;
    border-radius: 0.5rem;
    letter-spacing: 2px;
    margin-bottom: 0.5rem;
}

/********鎶涚爾寮曠帀-1************/
.brickjage {
    max-width: 750px;
    margin: 0 auto;
}
.brickjage1{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.brickjage1_top {
    width: 100%;
    background: url(https://img.houxue.com/static/chajian/page05/brickjade1_1.png) no-repeat center;
    background-size: 100%;
}
.brickjage1_title {
    color: #ffffff;
    font-size: 0.8rem;
    letter-spacing: 2px;
    font-weight: 600;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    overflow: hidden;
    margin: 0.5rem auto;
}
.brickjage1_trem {
    margin: 0 auto 2.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.brickjage1_div {
    width: 5rem;
    color: #ffffff;
    background: #37b2c9;
    border-radius: 0.2rem;
    height: 1rem;
    line-height: 1rem;
    overflow: hidden;
    text-align: center;
    font-size: 0.45rem;
}
.brickjage1_bottom {
    width: 85%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
    padding-top: 0.3rem;
}
.brickjage1_con {
    width: 5rem;
    text-align: center;
}
.brickjage1_cate {
    color: #f81818;
    height: 0.8rem;
    line-height: 0.8rem;
    overflow: hidden;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0.2rem;
}
.brickjage1_desc {
    display: block;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-size: 0.6rem;
    height: 1.5rem;
    line-height: 0.7rem;
    overflow: hidden;
    font-weight: 600;
}
.brickjage1_btn {
    border: #498cd3 1px solid;
    width: 100%;
    padding: 3px 0;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    color: #498cd3;
    font-size: 0.6rem;
    letter-spacing: 1px;
}

/********钖祫璇辨儜-1**********/
.payallure {
    max-width: 750px;
    margin: 0 auto;
}
.payallure1 {
    width: 15rem;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.payallure1_title {
    background: url(https://img.houxue.com/static/chajian/page05/payallure1_1.png) no-repeat;
    width: 14rem;
    height: 1.7rem;
    margin: 0 auto;
    background-size: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.payallure1_box {
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    margin-left: 0.5rem;
    width: 7rem;
    height: 1.7rem;
    line-height: 1.7rem;
    overflow: hidden;
    text-align: center;
}
.payallure1_container {
    justify-content: space-between;
}
.payallure1_task {
    width: 6.5rem;
    height: 5rem;
    position: relative;
    float: left;
    margin-left: 0.7rem;
    margin-top: 0.5rem;
}
.payallure1_img{
    width: 3rem !important;
    height: 5rem !important;
}
.payallure1_name {
    position: absolute;
    top: 0.8rem;
    color: #498cd3;
    letter-spacing: 1px;
    font-size: 0.65rem;
    height: 1rem;
    line-height: 1rem;
    overflow: hidden;
    padding-left: 3.2rem;
    font-weight: 400;
}
.payallure1_row {
    position: absolute;
    top: 3rem;
}
.payallure1_text {
    color: #999999;
    font-size: 0.6rem;
    height: 0.7rem;
    line-height: 0.7rem;
    overflow: hidden;
    padding-left: 0.5rem;
    letter-spacing: 1px;
}
.payallure1_Salary {
    color: #d81e06;
    font-size: 0.65rem;
    height: 0.75rem;
    line-height: 0.75rem;
    overflow: hidden;
    padding-left: 0.5rem;
    margin-top: 0.2rem;
    letter-spacing: 1px;
}

/********璧勬枡璇辨儜-1**********/
.dataallure {
    max-width: 750px;
    margin: 0 auto;
}
.dataallure1{
    width: 15rem;
    background: url(https://img.houxue.com/static/chajian/page05/dataallure1_1.jpg)repeat-y center;
    background-size: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.dataallure1_1 {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0.2rem 0;
}
.dataallure1_title {
    color: #f86c55;
    font-size: 0.9rem;
    height: 1rem;
    line-height: 1rem;
    overflow: hidden;
    font-weight: 600;
    text-align: center;
}
.dataallure1_text {
    width: 13.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    background: url(https://img.houxue.com/static/chajian/page05/dataallure1_2.png) no-repeat center;
    background-size: 100%;
    color: #f86c55;
    font-size: 0.8rem;
    font-weight: 200;
    padding-left: 1rem;
    padding-top: 0.1rem;
    text-align: center;
    letter-spacing: 1px;
    box-sizing: content-box;
}
.dataallure1_container {
    display: flex;
    justify-content: space-between;
}
.dataallure1_left {
    width: 50%;
    padding-right: 0.5rem;
    border-right: 1px dashed #f0be81;
}
.dataallure1_right {
    width: 50%;
    padding-left: 0.5rem;
}
.dataallure1_stitle {
    font-size: 0.7rem;
    font-weight: 600;
    border: 1px solid #f86c55;
    border-radius: 0.7rem;
    color: #f86c55;
    padding: 1px;
    letter-spacing: 1px;
    height: 0.9rem;
    line-height: 0.95rem;
    overflow: hidden;
    text-align: center;
    box-sizing: content-box;
}
.dataallure1_dvb {
    color: #f86c55;
    height: 8rem;
    font-size: 0.65rem;
    line-height: 0.9rem;
    overflow: hidden;
    text-align: center;
}

.dataallure1_button {
    background: #f86c55;
    color: #ffffff;
    font-size: 0.7rem;
    font-weight: 300;
    padding: 3px 0;
    text-align: center;
}