.changeEn{
	    position: absolute;
    width: 86px;
    height: 32px;
    line-height: 32px;
    background: rgba(0, 0, 0, 0.3);
    right: 0;
    top: 29px;
}
.changeEn a{
	font-size: 14px;
    font-weight: 500;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}
.changeEn a.active{
	color: rgba(255, 255, 255, 1);
}
.changeEn::before {
    content: "";
    width: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    height: 12px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    -webkit-border-radius: 2px;
}
.width1200{
    width: 1200px;
    margin: 0 auto;
}
.header-line{
    width: 100%;
    height: 90px;
}
.header-box{
    background-color: #ffffff;
    box-shadow: 0px 6px 18px 0px rgba(10, 2, 4, 0.07);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 90px;
    line-height: 90px;
    z-index: 99;
}
.header-box .header{
    position: relative;
}
.header-box .lt{
    position: absolute;
    left: 0;
    top:0;
}
.header-box .lt a{
    display: inline-block;
}
.header-box .lt a img{
    display: inline-block;
    border: none;
    max-width: 80% !important;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;
}
.header-box .mt{
    padding: 0 90px 0 190px;
}
.header-box .mt ul{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    position: relative;
}
.header-box .mt ul li{
    display: inline-block;
    position: relative;
}
.header-box .mt ul li a{
    font-size: 16px;
    color: #000000;
    padding: 0 16px;
    position: relative;
    padding-bottom: 17px;
}
.header-box .mt ul li.active a:after{
    content: "";
    width: 36px;
    height: 3px;
    background-color: #A47200;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -18px;
}
.banner_index .swiper-slide {
    position: relative;
    height: 422px;
    overflow: hidden;
}
.banner_index .swiper-slide .bannerbg {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url("../images/banner.jpg") no-repeat center ;
    background-size: cover;
    width: 100%;
    transition: all .5s;
}
.banner_index .swiper-slide .bannerbg.visible-b{
    background: url("../images/banner-b.png") no-repeat center ;
    background-size: cover;
}
.swiper-pagination.index-page{
    bottom: 22px;
}
.swiper-pagination.index-page .swiper-pagination-bullet{
    width: 60px;
    height: 8px;
    background: url("../images/pagination.png") no-repeat center;
    background-size: 100% 100%;
    opacity: 1;
    border-radius: 0;
}
.swiper-pagination.index-page .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: url("../images/paginationed.png") no-repeat center;
    background-size: 100% 100%;
}
.visible-a {
    opacity: 1;
    display: block;
}
.visible-b {
    opacity: 0;
    display: none;
}
.cfra-box{
    display: block;
    width: 100%;
    background: url("../images/cf-bg.png") no-repeat center center;
    padding: 60px 0;
}
.index-h1{
    font-size: 30px;
    color: #A47200;
    text-align: center;
}
.index-com-p{
    font-size: 20px;
    color: #A47200;
    text-align: center;
    margin-top: 6px;
}
.cfra-box .cfraSystem{
    overflow: hidden;
    margin-top: 50px;
}
.cfra-box .cfraSystem .item{
    float: left;
    width:30%;
    position: relative;
    cursor: pointer;
    height: 398px;
    margin: 0 20px;
    /* transition: all .3s;*/
}
.cfra-box .cfraSystem .item:hover .lt{
    opacity: 1;
}
.cfra-box .cfraSystem .lt{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 398px;
    background: #fff;
    padding-top: 40px;
    box-sizing: border-box;
    opacity: 0;
    transition: all .25s ease;
}
.cfra-box .cfraSystem .lt h2{
    font-size: 20px;
    color: #000000;
    text-align: center;
    font-style: italic;
}
.cfra-box .cfraSystem .lt h3{
    text-align: center;
    font-size: 20px;
    color: #A47200;
    font-weight: normal;
    margin-top: 10px;
}
.cfra-box .cfraSystem .lt .txt{
    width: 290px;
    /*height: 112px;*/
    margin: 0 auto;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-align: center;
    margin-top: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.cfra-box .cfraSystem .lt a{
    background: #A47200;
    width: 190px;
    height: 50px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    transition: all 0.3s;
}
.cfra-box .cfraSystem .lt a:hover{
    transform: translateY(-10px);
}

.cfra-box .cfraSystem .item .bg{
    background: url("../images/cf-bg1.png") no-repeat center center;
    height: 250px;
    font-size: 60px;
    color: #A47200;
    font-style: italic;
    text-align: center;
    font-weight: bold;
    padding-top: 95px;
    box-sizing: border-box;
}
.cfra-box .cfraSystem .item .in>.txt{
    width: 80%;
    height: 100px;
    background: #fff;
    margin: 0 auto;
    padding-top: 20px;
    box-sizing: border-box;
    margin-top: -40px;
}
.cfra-box .cfraSystem .item .txt h2{
    font-size: 20px;
    color: #000000;
    font-style: italic;
    text-align: center;
}
.cfra-box .cfraSystem .item .txt p{
    font-size: 16px;
    color: #666666;
    text-align: center;
}
.inquires-index{
    background: url("../images/inquires-bg.png") no-repeat center center;
    padding: 80px 0;
}
.inquires-index .index-h1{
    color: #000000;
}
.inquires-index .index-com-p{
    color: #000000;
}
.inquires-index .inquires-input{
    height: 80px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
    margin-top: 50px;
}
.inquires-index .inquires-input a{
    display: inline-block;
    vertical-align: middle;
}
.inquires-index .inquires-input input{
    display: inline-block;
    border: none;
    height: 38px;
    line-height: 38px;
    width: 220px;
    font-size: 16px;
    vertical-align: middle;
}
.introduction-index{
    background: url("../images/introduction-bg.png") no-repeat center center;
    padding-top:80px;
    background-size: cover;
}
.introduction-index .introduction-bottom{
    background: url("../images/introduction-bg1.png") no-repeat center center;
    height: 140px;
    position: relative;
}
.introduction-index .introduction-bottom a{
    position: absolute;
    left: 50%;
    margin-left: -85px;
    width: 160px;
    height: 40px;
    background: #fff;
    font-size: 16px;
    color: #A47200;
    text-align: center;
    line-height: 40px;
    bottom: 30px;
}
.introduction-index .introduction-bottom a:hover{
    transform: translateY(-10px);
    transition: all 0.3s;
}
.introduction-index .introduction-top{
    margin-top: 20px;
    bottom: -30px;
    position: relative;
    z-index: 10;
}
.introduction-index .introduction-top .lf{
    float: left;
    width: 50%;
    height: 400px;
}
.introduction-index .introduction-top .lf video{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: fill;
}
.introduction-index .introduction-top .rt{
    float: left;
    width: 50%;
    background: url("../images/introduction-txt.png") no-repeat center center;
    box-sizing: border-box;
    padding-left: 70px;
    padding-top: 60px;
    padding-right: 60px;
    height: 400px;
    border-top: 2px solid #A47200;;
}
.introduction-index .introduction-top .rt h1{
    font-size: 30px;
    color: #A47200;
    margin-bottom: 20px;
}
.introduction-index .introduction-top .rt .line{
    width: 30px;
    height: 3px;
    background: #A47200;
    display: block;
}
.introduction-index .introduction-top .rt p{
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.review-index{
    background: url("../images/review-bg.png") no-repeat center center;
    padding:80px 0;
}
.review-index .review-con{
    overflow: hidden;
    margin-top: 70px;
}
.review-index .review-con .item{
    float: left;
    width: 33.333%;
    height: 260px;
}
.review-index .review-con .item .img-box{
    display: block;
}
.review-index .review-con .item .img-box img{
    display: block;
    max-width: 100%;
    min-width: 100px;
    transition: all 0.2s;
}
.review-index .review-con .item .img-box:hover img{
    transform: scale(1.05);
}
.review-index .review-con .item .img-box{
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.review-index .review-con .item.item-box{
    padding: 30px;
    box-sizing: border-box;
    position: relative;
}
.review-index .review-con .item.item-box h1{
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}
.review-index .review-con .item.item-box .line{
    display: block;
    width: 30px;
    height: 2px;
    background-color: #333;
    margin-top: 20px;
    margin-bottom: 30px;
}
.review-index .review-con .item.item-box .txt{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 56px;
}
.review-index .review-con .item.item-box a.more{
    font-size: 16px;
    color: #000000;
    position: absolute;
    bottom: 20px;
}
.review-index .review-con .item.item-box a.more i{
    display: inline-block;
    font-size:20px;
    color: #000000;
    margin-left: 10px;
}
.review-index .review-con .item.item-more{
    background: url("../images/more-bg.png") no-repeat center center;
    cursor: pointer;
}
.index-bar{
    background: #F9F9F9;
    padding: 50px 0;
}
.index-bar img{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.footer{
    background: #494A4A;
}
.footer .footer-top{
    padding: 50px 0;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}
.footer .footer-top .lf{
    float: left;
    position: relative;
    padding-left: 168px;
    box-sizing: border-box;
}
.footer .footer-top .lf .footer-logo{
    position: absolute;
    left: 0;
    top:30px;
    width: 120px;
}
.footer .footer-top .lf .p-box{
    padding-top: 10px;
}
.footer .footer-top .lf .p-box p{
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.footer .footer-top .rt{
    float: right;
    width: 320px;
}
.footer .footer-top .rt .item{
    float: left;
    width: 50%;
}
.footer .footer-top .rt .item img{
    width: 110px;
    height: 110px;
    margin: 0 auto;
    margin-bottom: 8px;
    display: block;
}
.footer .footer-top .rt .item p{
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}
.footer .footer-bottom{
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding: 20px 0;
}
.bannerAll{
    height: 400px;
    background: url("../images/all-banner.png") no-repeat center;
    background-size: cover;
}
.bannerAll .line{
    display: block;
    width: 32px;
    height: 3px;
    background-color: #A47200;
    margin: 0 auto;
}
.bannerAll h1{
    font-size: 40px;
    color: rgba(0,0,0,0.5);
    text-align: center;
    margin-top: 30px;
}
.bannerAll h2{
    font-size: 30px;
    color: #000;
    text-align: center;
    margin-top: 16px;
}
.BoxTable{
    display: table;
    height: 100%;
    width: 100%;
}
.BoxCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.crumbs {
    background: #F9F9F9;
    padding: 22px 0;
}
.crumbs a{
    display: inline-block;
    font-size: 14px;
    color: #3d3d3d;
}
.crumbs a.active{
    color: #A47200;
}
.crumbs span{
    display: inline-block;
    font-size: 14px;
    color: #3d3d3d;
}
.detaile{
    background: #F9F9F9;
    padding-top: 40px;
    padding-bottom: 80px;
}
.detaile .de-nav{
    float: left;
    width: 24.5%;
    background-color: #fff;
}
.detaile .de-nav h1{
    height: 60px;
    background-color: #A47200 ;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 60px;
    padding-left: 20px;
    box-sizing: border-box;

}
.detaile .de-nav ul li{


    padding-left: 20px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
.detaile .de-nav ul li .li-top{
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #F5F6FA;
    position: relative;
}
.detaile .de-nav ul li .row{
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px;
}
.detaile .de-nav ul li .child-nav{
    padding-left: 34px;
}
.detaile .de-nav ul li .child-nav a{
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666666;
    border-bottom: 1px solid #F5F6FA;
    padding-left: 10px;
}
.detaile .de-nav ul li .line{
    display: inline-block;
    width: 14px;
    height: 3px;
    background-color: #D8D8D8;
    vertical-align: middle;
}
.detaile .de-nav ul li i{
    font-size: 16px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
}
.detaile .de-nav ul li.active .line{
    background-color: #A47200;
}
.detaile .de-nav ul li.active i{
    color: #A47200;
}
.detaile .de-rt{
    float: right;
    width: 72%;
    background-color: #fff;
    padding-top:40px;
}
.detaile .de-rt .title{
    margin-bottom: 30px;
}
.detaile .de-rt .title .line{
    width: 30px;
    height: 4px;
    background: #A47200;
    display: inline-block;
}
.detaile .de-rt .title i{
    font-size: 18px;
    color: #A47200;
    display: inline-block;
    vertical-align: middle;
}
.detaile .de-rt .tab-item{
    display: none;
}
.detaile .de-rt .tab-item.active{
    display: block;
}
.detaile .de-rt .txt{
    padding: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.detaile .de-rt .txt p{
    margin-bottom: 10px;
}
.detaile .de-rt .txt p.title-co{
    font-size: 20px;
    color: #A47200;
    margin: 20px 0;
    text-align: center;
}
.detaile .de-rt .txt img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 10px auto;
}
.detaile .de-rt .txt ul li img{
    width: 100%;
    height: 100%;
}
.detaile .de-rt .txt h2{
    text-align: center;
    font-size: 20px;
    color: #000000;
    margin: 20px 0;
}
.fff{
    background-color: #fff;
}
.ico {
    position: absolute;
    width: 36px;
    height: 36px;
    z-index: 999999999;
    cursor: pointer;
    display: none;
    top:20px;
    right: 20px;
}
.ico i {
    height: 2px;
    width: 90%;
    background-color: #274585;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    position: absolute;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.ico i:nth-child(1) {
    top: 2px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition-delay: 210ms;
    -o-transition-delay: 210ms;
    -webkit-transition-delay: 210ms;
    transition-delay: 210ms;
}
.ico i:nth-child(2) {
    top: 14px;
    -moz-transition-delay: 140ms;
    -o-transition-delay: 140ms;
    -webkit-transition-delay: 140ms;
    transition-delay: 140ms;
}
.ico i:nth-child(3) {
    top: 26px;
    -moz-transition-delay: 70ms;
    -o-transition-delay: 70ms;
    -webkit-transition-delay: 70ms;
    transition-delay: 70ms;
}
.ico.active i:nth-child(1) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 14px;
}
.ico.active i:nth-child(2) {
    opacity: 0;
}
.ico.active i:nth-child(3) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 14px;
}
/*.header .rt {
    position: absolute;
    top: 0;
    right: 0;
}*/
.layui-table{
    margin: 20px 0;
}
.layui-table.center td, .layui-table.center th{
    text-align: center;
}
.layui-table th{
    background-color: #A47200;
    color: #fff;
}
.detaile .de-rt .txt .line{
    width: 44px;
    height: 2px;
    background-color: #A47200;
    margin: 40px auto;
    display: block;
}
.detaile .de-rt .txt .line-p{
    font-size: 18px;
    color: #A47200;
    border-left: 3px solid #A47200;
    padding-left: 14px;
    line-height: 20px;
    margin: 16px 0;
}
.detaile .de-rt .txt .line-p .more{
    float: right;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #A47200;
    font-weight: normal;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.detaile .de-rt .answer-box{
    padding: 30px;
}
.detaile .de-rt .answer li{
    background-color: #FAFAFA;
    padding: 20px 0;
    margin-bottom: 20px;
}
.detaile .de-rt .answer li p.title{
    font-size: 16px;
    color: #000000;
    padding: 0 22px;
    position: relative;
    margin-bottom: 10px;
}
.detaile .de-rt .answer li p:before{
    content: "";
    display: block;
    position: absolute;
    width: 3px;
    height: 14px;
    background-color: #A47200;
    left: 0;
    top:50%;
    margin-top: -7px;
}
.detaile .de-rt .answer li .p-txt{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding: 0 20px;
}
.reviewLook{
    overflow: hidden;
    margin: 0 -9px;
    margin-top: 30px
}
.reviewLook li{
    width: 33.33%;
    float: left;
    padding: 0 9px;
    box-sizing: border-box;
}
.reviewLook li .img-box {
    height:140px;

}
.reviewLook li img{
    margin: 0 !important;
}
.reviewLook li .bottom{
    background-color: #F9F9F9;
    padding: 20px;
}
.reviewLook li .bottom h4{
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.reviewLook li .bottom p{
    font-size: 12px;
    margin-bottom: 0;
}
.equity li{
    float: left;
    width: 50%;
}
.equity li p{
    font-size: 16px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
}
.training{
    overflow: hidden;
    margin: 0 -20px;
}
.training li{
    float: left;
    width: 33.333%;
    padding: 0 20px;
    box-sizing: border-box;
}
.training li .img-box{
    width: 100%;
    height: 143px;
}
.training li img{
    margin: 0 !important;
    width: 100%;
    height: 100% !important;
}
.training li p{
    text-align: center;
    margin-top: 10px;
}
.vip-search{
    background: url("../images/serch-bg.png") no-repeat center center;
    min-height: 912px;
    box-sizing: border-box;
}
.search-btn{
    background: #A47200;
    width: 400px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    margin: 60px auto;
    font-size: 18px;
    color: #FFFFFF;
}
.search-btn:hover{
    color: #FFFFFF;
}
.download-img{
    display:block;
    margin: 0 auto;
    max-width: 405px;
    max-height: 578px;
}
.shop-box{
    background: url(../images/shop-bg.png) no-repeat center center;
    padding: 100px 0;
}
.shop-box .width1200{
    text-align: center;
}
.shop-box .item{
    display: inline-block;
    margin: 0 40px;
}
.shop-box .item .code-box{
    width: 344px;
    height: 342px;
    background: url(../images/code-bg1.png) no-repeat center center;
    background-size: 100% 100%;
    display: flex;
}
.shop-box .item .code-box img{
    display: block;
    width: 260px;
    height: 260px;
    margin: 0 auto;
    align-self: center;
}
.shop-box .item p{
    font-size: 20px;
    color: #FFFFFF;
    width: 100%;
    box-sizing: border-box;
    border:1px dashed #fff;
    padding: 10px 0;
    margin-top: 40px;
}
.about-us{
    background-color: #F2F2F2;
    padding: 40px 0 ;
}
.about-us h2.title{
    font-size: 30px;
    color: #000000;
    margin-bottom: 30px;
    margin-top: 10px;
}
.about-us .about-us-box{
    overflow: hidden;
}
.about-us .about-us-box .lf{
    float: left;
    width: 37%;
    background-color: #fff;

    box-sizing: border-box;
    padding: 10px 0;
    padding-left: 40px;
}
.about-us .about-us-box .rt{
    float: right;
    width: 59%;
}
.about-us .about-us-box .rt img{
    display: block;
    width: 100%;
    height: 396px;
}
.about-us .about-us-box .lf ul li{
    padding: 30px 0;
    border-bottom: 1px solid #EBEBEB;
}
.about-us .about-us-box .lf ul li:last-child{
    border-bottom: none;
}
.about-us .about-us-box .lf ul li h2 img{
    display:inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.about-us .about-us-box .lf ul li h2 span{
    font-size: 20px;
    color: #000000;
    vertical-align: middle;
}
.about-us .about-us-box .lf ul li p{
    font-size: 14px;
    color: #666666;
    padding-left: 50px;
    box-sizing: border-box;
    margin-top: 20px;
}
.class-box li{
    border-bottom: 1px solid #EBEBEB;
    position: relative;
    padding-right: 250px;
    min-height: 200px;
    box-sizing: border-box;
    padding-top: 40px;
}
.class-box li h5{
    font-size: 14px;
    color: #000;
    margin-bottom: 12px;
}
.class-box li .p-txt{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.class-box li p.time{
    font-size: 14px;
    color: #CCCCCC;
}
.class-box li .rt{
    position: absolute;
    right: 0;
    top: 30px;
    width: 220px;
}
.class-box li .rt img{
    margin: 0 !important;
}
#page{
    margin-top: 40px;
}
.class-detaile{
    padding: 40px 0;
}
.class-detaile h2.title{
    font-size: 26px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}
.class-detaile p.time{
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #EBEBEB;
}
.class-detaile .txt{
    padding: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.class-detaile .txt p{
    margin-bottom: 10px;
}
.class-detaile .txt img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 10px auto;
}
.class-ul ul{
    padding-left: 30px;
}
.class-ul ul li{
    padding: 10px 0;
}
.class-ul ul li a{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #999999;
}
@media (max-width:1200px){
    .width1200{
        width: 1000px;
    }
    .header-box .mt{
        padding-right: 0;
        padding-left: 180px;
    }
    .banner_index .swiper-slide{
        height: 450px;
    }
    .index-h1{
        font-size: 26px;
    }
}
@media (max-width:1100px){
    .about-us .about-us-box .lf{
        padding-left: 20px;
    }
    .about-us .about-us-box .lf ul li{
        padding: 16px 0;
    }
    .about-us .about-us-box .lf ul li h2 span{
        font-size: 16px;
    }
    .about-us .about-us-box .lf ul li p{
        margin-top: 10px;
    }
    .about-us h2.title{
        font-size: 26px;
    }
    .shop-box .item .code-box{
        width: 260px;
        height: 260px;
    }
    .shop-box .item .code-box img{
        width: 200px;
        height: 200px;
    }
    .shop-box .item p{
        padding: 6px 0;
        margin-top: 30px;
        font-size: 18px;
    }
    .header .rt {
       float: right;
        width: 36px;
        height: 36px;
        
    }
    .ico {
        display: inline-block;
       /* top: -20px;*/
        margin-left: 20px
    }
    .header .mt{
        position: absolute;
        background: #fff;
        top: 66px;
        padding: 10px 0 20px;
        width: 100%;
        left: 0;
        border-top: 1px solid #cccccc;
        display: none;
        box-shadow: 0px 6px 18px 0px rgba(10, 2, 4, 0.1);
    }
    .header .mt ul{
        display: block;
        padding: 0 20px;
    }
    .header .mt ul li{
        display: block;
        line-height: 40px;
    }
    .header .mt ul li a{
        display: block;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 0;
        font-size: 14px;
    }
    .header-box .mt ul li.active a:after{
        display: none;
    }
    .header-box .mt ul li.active a{
        color: #A47200;
    }
    .header-box{
        height: 66px;
        line-height: 66px;
    }
    .header-box .lt a img{
        width: 60%;
    }
    .width1200{
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .header-box .lt{
        left: 16px;
    }
    .header-line{
        height: 66px;
    }
    .banner_index .swiper-slide{
        height: 360px;
    }
    .cfra-box,.inquires-index,.introduction-index,.review-index{
        padding: 40px 0;
    }
    .cfra-box .cfraSystem{
        margin-top: 30px;
    }
    .inquires-index .inquires-input{
        margin-top: 30px;
    }
    .index-h1{
        font-size: 24px;
    }
    .cfra-box .cfraSystem .lt,.cfra-box .cfraSystem .rt{
        width: 100%;
    }
    .cfra-box .cfraSystem .lt .txt{
        width: 80%;
    }
    .cfra-box .cfraSystem .lt a{
        width: 160px;
        height: 40px;
        line-height: 40px;
        margin-top: 30px;
    }
    .cfra-box .cfraSystem .rt .bg{
        font-size: 50px;
    }
    .cfra-box .cfraSystem .lt{
        height: 368px;
    }
    .introduction-index .introduction-top .rt{
        padding: 30px;
    }
    .introduction-index .introduction-top .rt h1{
        font-size: 24px;
    }
    .introduction-index .introduction-top .rt p{
        margin-top: 30px;
    }
    .introduction-index .introduction-bottom{
        height: 120px;
    }
    .review-index .review-con{
        margin-top: 40px;
    }
    .review-index .review-con .item.item-box{
        padding: 15px;
    }
    .review-index .review-con .item.item-box .line{
        margin-bottom: 20px;
    }
    .review-index .review-con .item{
        height: 200px;
    }
    .index-bar{
        padding: 30px 0;
    }
    .footer .footer-top .lf .p-box p,.footer .footer-top .rt .item p,.footer .footer-bottom{
        font-size: 14px;
    }
    .footer .footer-top{
        padding: 30px 0;
    }
    .footer .footer-top .rt .item img{
        width: 90px;
        height: 90px;
    }
    .footer .footer-top .lf .footer-logo{
        width: 100px;
        left: 16px;
    }
    .footer .footer-top .lf .p-box p{
        margin-bottom: 12px;
    }
    .training li{
        width: 50%;
    }
    .equity li{
        width: 100%;
    }
    .bannerAll{
        height: 360px;
    }
    .detaile .de-nav h1{
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .detaile .de-nav ul li .li-top{
        height: 50px;
        line-height: 50px;
    }
    .detaile .de-rt .txt{
        padding: 20px;
    }
    .detaile .de-rt .title{
        margin-bottom: 20px
    }
    .search-btn{
        width: 300px;
        margin: 50px auto;
        height: 50px;
        line-height: 50px;
    }
}
@media (max-width:768px){
	.changeEn{
		    position: absolute;
    width: 86px;
    height: 32px;
    line-height: 32px;
    background: rgba(0, 0, 0, 0.3);
    right: 66px;
    top: 19px;
	}
    .about-us .about-us-box .lf{
        width: 100%;
        float: none;
    }
    .about-us .about-us-box .rt{
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .about-us h2.title{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .about-us .about-us-box .lf ul li h2 img{
        margin-right: 10px;
    }
    .shop-box .item .code-box{
        width: 200px;
        height: 200px;
    }
    .shop-box .item .code-box img{
        width: 170px;
        height: 170px;
    }
    .shop-box .item p{
        padding: 6px 0;
        margin-top: 30px;
        font-size: 16px;
    }
    .shop-box .item{
        margin: 0 20px;
    }
    .visible-b{
        display: block;
        opacity: 1;
    }
    .visible-a{
        display: none;
        opacity: 0;
    }
    .swiper-pagination.index-page .swiper-pagination-bullet{
        width: 30px;
    }
    .swiper-pagination.index-page{
        bottom: 10px;
    }
    .cfra-box, .inquires-index, .introduction-index, .review-index{
        padding: 20px 0;
    }
    .index-com-p{
        font-size: 18px;
    }
    .cfra-box .cfraSystem .lt, .cfra-box .cfraSystem .rt{
        width: 48%;
    }
    .cfra-box .cfraSystem .lt .txt{
        width: 90%;
    }
    .cfra-box .cfraSystem .rt .bg{
        font-size: 40px;
    }
    .review-index .review-con .item.item-box h1{
        font-size: 16px;
    }
    .footer .footer-top .lf{
        width: 100%;
        float: none;
    }
    .footer .footer-top .rt{
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .footer .footer-top .rt .item{
        width: auto;
        float: none;
        display: inline-block;
    }
    .bannerAll{
        height: 300px;
    }
    .detaile .de-nav h1{
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .detaile .de-nav ul li{
        padding-left: 10px;
    }
    .detaile .de-nav{
        width: 26%;
    }
    .detaile .de-nav ul li i{
        font-size: 14px;
    }
    .detaile .de-nav ul li .li-top,.detaile .de-nav ul li .child-nav a{
        height: 50px;
        line-height: 50px;
    }
    .detaile .de-rt{
        padding-top: 20px;
    }
    .detaile .de-rt .answer-box,.detaile .de-rt .txt{
        padding: 16px;
    }
    .vip-search{
        padding: 40px 10px;
    }
    .vip-search img{
        display: block;
        width: 100%;
    }
}
@media (max-width:600px){
	.cfra-box .cfraSystem .item .bg{
		height: 180px;
		padding-top: 39px;
	}
    .class-box li{
        padding-right: 0;
    }
    .class-box li .rt{
        position: static;
        width:100%;
    }
    .shop-box .item{
        margin-bottom: 20px;
    }
    .cfra-box .cfraSystem .item{
    	width: 100%;
    	height: auto;
        margin: 0 auto;
    }
    .cfra-box .cfraSystem .item:first-child{
    	margin-bottom: 20px;
    }
    .cfra-box .cfraSystem .lt, .cfra-box .cfraSystem .rt{
        float: none;
        width: 100%;
        height: auto;
    }
    .index-h1{
        font-size: 20px;
    }
    .cfra-box{
        background-position: top center;
    }
    .cfra-box .cfraSystem .lt .txt{
        margin-top: 20px;
    }
    .cfra-box .cfraSystem .rt .bg{
        height: 200px;
    }
    .cfra-box .cfraSystem .rt .bg{
        padding-top: 60px;
    }
    .inquires-index .inquires-input{
        margin-top: 10px;
    }
    .introduction-index .introduction-top .lf{
        float: none;
        width: 100%;
        height: 300px;
    }
    .introduction-index .introduction-top .rt{
        width: 100%;
        height: 300px;
    }
    .introduction-index .introduction-top .rt h1{
        font-size: 20px;
    }
    .introduction-index .introduction-top .rt p{
        font-size: 14px;
        line-height: 26px;
    }
    .review-index .review-con .item{
        float: none;
        width: 100%;
    }
    .footer .footer-top .lf .footer-logo{
        position: static;
        margin: 0 auto;
        display: block;
        margin-bottom: 10px;
    }
    .footer .footer-top .lf{
        padding-left: 0;
    }
    .footer .footer-top .lf .p-box p{
        text-align: center;
    }
    .footer .footer-top .rt{
        margin-top: 10px;
    }
    .detaile .de-nav{
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .detaile .de-rt{
        float: none;
        width: 100%;
    }
    .bannerAll h1{
        margin-top: 20px;
        font-size: 30px;
    }
    .bannerAll h2{
        font-size: 28px;
    }
    .banner_index .swiper-slide{
        height: 150px;
    }
    .reviewLook li{
        float: none;
        width: 100%;
    }
    .detaile .de-rt .txt img{
        width: 100%;
    }
    .training li{
        width: 100%;

    }
    .training li .img-box{
        height: auto;
    }
    .equity li{
        width: auto;
        margin: 0 auto;
    }
    .inquires-index.vip-search .inquires-input{
        margin-top: 20px;
    }
    .search-btn{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .inquires-index.vip-search .inquires-input{
        height: 60px;
        padding-top: 10px;
    }
    .search-btn{
        font-size: 14px;
    }

}

@media screen and (min-width:1400px){
    .banner_index .swiper-slide{
        height:600px
    }
}
