@charset "utf-8";
/* Style Reset */
* {
    margin: 0;
    padding: 0
}

ul, ol, li, dl, dt, dd {
    list-style: none;
}

a {
    text-decoration: none;
    outline: 0px;
}

a:visited, a.active {
    text-decoration: none;
}

img {
    border: 0;
    max-width: 100%;
}

.ccsl {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.clear {
    clear: both;
}

body {
    margin: 0 auto;
    width: 100%;
    max-width: 512px;
    font-size: 12px;
    background: #f9fafb;
    line-height: 24px;
    color: #333
}

.mainWarp {
    width: 100%;
    max-width: 512px;
    margin: 0 auto;
    background: #fff;
}

.bg-gray {
    background: #f2f2f2;
}

.header {
    width: 100%;
    max-width: 512px;
    margin: 0 auto;
}

.header .headerbox {
    position: fixed;
    width: 100%;
    max-width: 512px;
    top: 0;
    height: 54px;
    z-index: 99;
    background-image: url(../images/topbg.png);
    background-color: #151515;
    background-size: cover;
}

.hicon {
    position: absolute;
    top: 7px;
    left: 5px;
    height: 40px;
    cursor: pointer
}

.hicon img {
    height: 40px
}

.hlogo {
    width: 80%;
    margin: 0 auto
}

.hlogo p {
    text-align: center;
    color: #fff;
    height: 54px;
    line-height: 54px;
    font-size: 24px
}

.black-fixed {
    position: absolute;
    top: 0;
    left: 5px;
    height: 54px;
    line-height: 50px;
    font-size: 46px;
    color: #fff;
    display: none;
    cursor: pointer
}

.menu {
    width: 100%;
    max-width: 512px;
    margin: 0 auto;
}

.menu .menubox {
    position: fixed;
    width: 100%;
    max-width: 512px;
    top: 54px;
    height: 0;
    z-index: 999;
}

.menu .menubox ul {
    overflow: hidden;
    width: 0;
    background: #2B2B2B;
    transition: all 0.5s;
}

.menu .menubox ul li {
    padding: 0 10px;
    background: url(../images/jt.png) right 10px center no-repeat;
    border-bottom: 1px solid #343434;
    height: 60px;
    line-height: 60px;
    margin: 3px
}

.menu .menubox ul li a {
    color: #fff;
    display: block;
    font-size: 18px;
    padding-left: 5px
}

.menu .menubox ul li:hover {
    background: #fff url(../images/jt2.png) right 10px center no-repeat;
}

.menu .menubox ul li:hover a {
    color: #2b2b2b;
}

.contitbox .btnmore {
    border: 1px solid #333333;
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
}

.contitbox .txtCenter {
    text-align: center;
}

.contitbox .txt-more {
    font-size: 16px;
    color: #999999;
    float: right;
    margin-right: 10px;
}

.h5nav {
    width: 100%;
    max-width: 512px;
    margin: 0 auto;
}

.h5navBox {
    padding-top: 10px;
    padding-bottom: 5px;
    position: fixed;
    width: 100%;
    max-width: 512px;
    bottom: 0;
    height: 54px;
    z-index: 999;
    background: #0e0e0e
}

.h5navBox .h5navitem {
    width: 25%;
    height: 54px;
    float: left;
    overflow: hidden
}

.h5navBox .h5navitem a {
    display: block
}

.h5navBox .h5navitem img {
    margin: 3px auto;
    height: 30px;
    display: block
}

.h5navBox .h5navitem p {
    text-align: center;
    height: 18px;
    line-height: 18px;
    color: #fff
}

/*typeNav*/
.typeNav {
    overflow: hidden;
    background: #fff;
    padding: 1rem 0 1rem 0;
}

.typeNav ul {
    overflow: hidden
}

.typeNav ul li {
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 0.7rem
}

.typeNav ul li img {
    width: 55%;
    display: block;
    margin: 5px auto;
}

.typeNav ul li p {
    color: #666666;
    font-size: 0.8rem;
    text-align: center;
    padding-top: 0.3rem;
    font-family: "PingFang SC Regular";
}


.part4 {
    width: 100%;
    height: 40px;
    background: #f23030;
    color: #fff;
}

.part4 .tit {
    float: right;
    padding-right: 5px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #fff
}

.part4 .img {
    float: right;
    padding-right: 10px;
    width: 10px;
    height: 32px;
}

.part4 .img img {
    width: 10px;
    height: 10px;
    margin-top: 18px
}


.footer {
    padding: 20px;
    background: #3A3A3A;
    color: #FFFFFF;
}

.footer .code {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 25px;
}

.footer .code img {
    width: 150px;
}

.footer .con {
    text-align: center;
    color: rgb(153, 153, 153);
    font-size: 16px;
}

.footer .footer-box {
    text-align: center;
    font-size: 14px;
    line-height: 32px;
}

.zhezhaobox ul {
    overflow: hidden;
    padding: 0 20px
}

.zhezhaobox ul li {
}

.zhezhaobox ul li .typeboxOne {
    width: 100%;
    background: #f9fafbe3;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.zhezhaobox ul li .typeboxOne a {
    color: #333;
    font-size: 14px;
    padding-left: 30px;
    background: url(../images/type3.png) center left 10px no-repeat
}

.zhezhaobox ul li .typeboxTwo {
}

.zhezhaobox ul li .typeboxTwo a {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px dashed #eee;
    display: block;
    padding-left: 50px;
    padding-top: 5px;
    background: url(../images/type2.png) center left 35px no-repeat
}

.zhezhaobox ul li .typeboxTwo a:last-child {
    border-bottom: 0
}

.contitbox {
    padding-top: 25px;
    overflow: hidden;
}

.contitbox p {
    text-align: center;
    color: #2b2b2b;
    font-size: 0.5rem;
    font-weight: bold;
}

.contitbox .blank {
    width: 40px;
    height: 2px;
    background: #e2ab76;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
}

.contitbox .desc {
    color: #7a7a7a;
    text-align: center;
    margin-bottom: .5rem;
    font-size: 0.35rem;
}

.contitbox .ccs2 {
    text-align: center;
    text-indent: 0;
    padding: 15px 0;
}

.contitbox span {
    text-align: center;
    color: #999;
    font-size: 14px;
    text-transform: uppercase
}

.list_action_title {
    margin-top: 0.45rem;
    margin-bottom: 0.25rem;
}

.list_action_title a {
    color: #dba673;
    padding: 0.2rem 1.2rem;
    border: 1px solid #dba673;
    margin: 0 auto;
    text-decoration: none;
    font-size: 0.45rem;
}

/*广告ads*/
.part-banner {
    width: 96%;
    padding-top: 10px;
    overflow: hidden;
    padding-left: 2%;
    padding-right: 2%;
}

.part-banner img {
    display: block;
    width: 100%;
}

/*首页course*/
.nav-box {
    padding: 10px 0;
    /*margin-top: 54px;*/
    background-color: black;
}

.nav-box ul {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
}

.nav-box ul li {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    width: 24%;
    text-align: center;
    padding: 5px 0 5px 0px;
}

.nav-box ul li a {
    color: white;
}

.nav-box ul li.active {
    color: #FFFFFF;
    background: #dba673;
    border-radius: 50px;
}

.nav-box ul li.active a {
    color: #FFFFFF;
}

.course-box {
    padding: 15px 0;
}

.course-box ul {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
}

.course-box ul li {
    display: inline-block;
    margin-left: 2%;
    background: #EDEDED;
    color: #333333;
    padding: 5px 15px;
    border-radius: 17px;
}

.course-box ul li a {
    color: #333333;
}

.course-box ul li.active {
    background: #0E0E0E;
    color: #FFFFFF;
}

.course-group .tj-course-list-item {
    margin-left: 0.24rem;
    display: none;
}

.course-group .tj-course-list-item.active {
    display: block;
}

.tj-course-list {
    position: relative;
    overflow: hidden;
    padding: .2rem 0;
}

.tj-fulllink {
    display: block;
    width: 100%;
    height: 100%;
}

.tj-imgcon {
    width: 48%;
    height: auto;
    float: left;
    overflow: hidden;
}

.tj-img {
    width: 100%;
}

.tj-course-info {
    overflow: hidden;
    margin-left: 0.24rem;
    margin-right: .8rem;
}

.tj-course-info .course-title {
    font-size: 18px;
    color: #333333;
    margin-left: 10px;
}

.tj-course-info .course-desc {
    font-size: 14px;
    color: #666666;
    padding: 6px 0;
    margin-left: 10px;
}

.tj-course-info .tj-time {
    background: #FA6666;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
    width: 60px;
    margin-left: 10px;
    text-align: center;
    line-height: 25px;;
}

.course-person {
    margin-left: 10px;
    line-height: 32px;
}

.course-person span {
    color: #999999;
    font-size: 14px;
}

.course-person span img {
    width: 14px;
    height: auto;
    vertical-align: middle;
    margin-right: 0.24rem;
}

.course-person .limit-person {
    position: absolute;
    right: 0.56rem;
}

.txt-ellipsis {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*课程详情*/
.course-box-banner {
    position: relative;
}

.course-box-banner img {
    width: 100%;
    display: block;
}

.course-box-desc {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.course-box-desc .course-title {
    font-size: 22px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
}

.course-box-desc .course-txt {
    font-size: 14px;
    color: #333333;
}

.course-box-bottom ul li {
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
}

.course-box-bottom ul li a {
    color: #FFFFFF;
}

.course-box-bottom ul li span {
    font-size: 13px;
}

.course-box-bottom ul li label {
    display: block;
    height: 20px;
    margin-bottom: 3px;
}

.theader {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.theader .tline1 {
    width: 27%;
    display: inline;
    margin-top: 25px;
    border-bottom: 1px solid #DBDBDB;
    background-color: #DBDBDB;
    float: left;
    border: none;
}

.theader .tcenter1 {
    width: 46%;
    height: 50px;
    text-align: center;
    color: #333333;
    font-size: 20px;
    float: left;
}

.blank {
    width: 25px;
    height: 2px;
    background: #dba674;
    margin: 0 auto;
    margin-bottom: 15px;
}

.theader .tcenter1 .ttitle {
    color: #333333;
    font-size: 20px;
}

.theader .tcenter1 p {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #BBBBBB;
    letter-spacing: 1px;
}

.part1-info {
    border-bottom: 1px dotted #dba674;
    padding-bottom: 25px;
}

.course-part2, .course-part3 {
    margin-top: 25px;
}

.course-info {
    margin: 0 10px;
}

.course-part1 .part1-title, .course-part2 .part1-title, .course-part3 .part1-title {
    font-size: 16px;
    color: #333333;
    text-align: center;
    font-weight: 600;
    padding: 10px 0;
}

.course-part1 .part1-info p, .course-part2 .part1-info p, .course-part3 .part1-info p {
    font-size: 12px;
    color: #666666;
    line-height: 26px;
}

.part1-img {
    text-align: center;
}

.part1-img img {
    width: 1.5rem;
}

.part1 {
    width: 100%;
    overflow: hidden
}

.part1 .marqueeleft {
    width: 1160px;
    overflow: hidden;
}

.part1 .marqueeleft ul {
    float: left;
}

.part1 .marqueeleft li {
    float: left;
    display: inline;
    height: 130px;
    overflow: hidden;
    padding-right: 15px
}

.part1 .marqueeleft li img {
    border-radius: 4px
}

.part2 {
    width: 100%;
    padding-top: 25px;
}

.part2 img {
    display: block;
    width: 100%
}

.part2 .con {
    padding: 15px;
    font-size: 14px;
    color: #666;
    line-height: 24px
}

.part3 {
    width: 100%;
    padding-top: 25px;
    overflow: hidden
}

.part3 .marqueeleft {
    width: 1160px;
    overflow: hidden;
}

.part3 .marqueeleft ul {
    float: left;
}

.part3 .marqueeleft li {
    float: left;
    display: inline;
    height: 200px;
    overflow: hidden;
    padding-right: 15px
}

.part3 .marqueeleft li img {
    border-radius: 4px
}

.part5 {
    width: 100%;
    padding-top: 25px
}

.part5 ul {
    overflow: hidden;
    padding: 0 15px
}

.part5 ul li {
}

.part5 ul li a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: url(../images/jt4.png) right center no-repeat;
    padding: 5px 0
}

.part5 ul li a p {
    font-size: 16px;
    color: #666;
    background: url(../images/icond.png) left center no-repeat;
    padding-left: 15px
}

.part5 ul li span {
    display: block;
    color: #ababab;
    font-size: 14px;
    padding-left: 17px
}

.detailbox {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
}

.detailbox .xq {
}

.detailbox .xq h1 {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal
}

.detailbox .xq .date {
    font-size: 12px;
    color: #999;
    line-height: 30px
}

.detailbox .xq .con {
    color: #666
}

.detailbox .xq .prroimg {
    display: block;
    margin: 0 auto;
    padding: 10px 0
}

.aboutbox {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 20px
}

.aboutbox img {
    display: block;
    width: 100%
}

.aboutbox .con {
    color: #666;
    padding: 10px 20px
}

/*名师团队*/
ul.piclsitul li .t-info .per-count {
    float: right;
    color: #999999;
}

ul.piclsitul li .t-info .time {
    color: #999999;
}

ul.piclsitul li .t-info .time img {
    width: 0.36rem;
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

ul.piclsitul li .t-info .per-count img {
    width: 0.36rem;
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

ul.piclsitul li .t-info .country {
    background: #FA6666;
    color: #FFFFFF;
    padding: 5px 10px;
    border-radius: 5px;
}

ul.piclsitul {
    padding-bottom: 30px;
}

ul.piclsitul li {
    float: left;
    width: 48%;
    margin: 1%;
    box-shadow: 0px 2px 6px #e8e5e5;
    margin-bottom: 5px;
    padding-bottom: 5px;
    background: #FFFFFF;
}

ul.piclsitul li img {
    display: block;
    width: 100%;
    border-radius: 6px 6px 0 0;
}

/*手机端*/

.pagelist {
    height: auto;
    line-height: 0.6rem;
    text-align: center;
    clear: both;
    font-size: 0.24rem;
    overflow: hidden;
}

.pagelist li {
    color: #000000;
    float: left;
    margin-right: 0.25rem;
    border: 1px solid #000000;
    border-radius: 0.18rem;
    padding: 0 0.25rem;
    margin-bottom: 0.2rem;
}

.pagelist a {
    color: #000000;
}

.pagelist .thisclass {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.pagelist .thisclass a {
    color: #FFFFFF;
}

.pagelist .thisclass a span {
    color: #FFFFFF;
}

.info-box {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.info-box .teacTitle {
    color: #000;
    font-size: 0.5rem;
    font-weight: bold;
    border: 1px solid #ce9a74;
    width: 65%;
    margin: 0 auto;
    padding: 0.5rem;
    margin-bottom: 0.25rem;
}

.info-box .schTitle {
    color: #000;
    font-size: 0.5rem;
    font-weight: bold;
    margin: 0 auto;
    padding: 0.5rem;
}

.info-box .teacDesc {
    color: #515150;
    font-size: 0.375rem;
    padding-top: 0.325rem;
}

.info-box .schDesc {
    color: #515150;
    font-size: 0.475rem;
}

.info-box2 {
    background: #040000;
    text-align: center;
}

.info-box2 .foundimg {
    width: 5.665rem;
    height: auto;
    margin-top: 1.2rem;
}

.info-item .itemTitle {
    color: #FFFFFF;
    font-size: 0.65rem;
    font-weight: bold;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
}

.info-item .itemDesc {
    color: #FFFFFF;
    font-size: 0.395rem;
    margin-bottom: 0.2rem;
}

.info-box2 .item2 {
    padding-bottom: 1.45rem;
}

.teac-item {
    display: table;
}

.teac-item a {
    display: flex;
    color: #333333;
}

.teac-item ul {
}

.teac-item ul li {
    margin: 0 0.065rem 0 0.095rem;
    padding-bottom: 0px;
    padding-top: 0px;
    float: left;
    width: 31.649%;
    min-height: 5.034589rem;
}

.stuWork img {
    border-radius: 0.265rem;
}

/*学习内容*/
ul.picstudyul li .t-info .per-count {
    float: right;
    color: #999999;
}

ul.picstudyul li .t-info .time {
    color: #999999;
}

ul.picstudyul li .t-info .time img {
    width: 18px;
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

ul.picstudyul li .t-info .per-count img {
    width: 18px;
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

ul.picstudyul li .t-name {
    color: #333333;
    font-size: 15px;
    padding: 5px 0;
    font-weight: bold;
}

ul.picstudyul li .t-desc {
    color: #333333;
    font-size: 14px;
}

ul.picstudyul {
    padding-bottom: 30px;
}

ul.picstudyul li {
    float: left;
    width: 48%;
    margin: 1%;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

ul.picstudyul li img {
    display: block;
    width: 100%
}

.part1-info .tx-title {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding: 15px 0 10px 0;
}

.course-part1 .part1-info .tx-desc {
    font-size: 14px;
    color: #333333;
}

#picnews li .newsimg {
    height: 114px;
    background: #EFEFEF;
}

ul.piclsitul li p {
    text-align: center;
    margin: 0 5px;
    height: 30px;
    line-height: 30px;
    color: #333333;
    font-size: 16px
}

ul.piclsitul li .t-info {
    margin: 0 5px;
}

ul.piclsitul li .t-name {
    text-align: left;
    padding-left: 0px;
}

ul.piclsitul li .t-desc {
    padding: 0px;
    color: #999999;
    text-align: left;
    padding-left: 0px;
    margin-bottom: 8px;
}

/*全国校区*/
ul.picschool {
    padding-bottom: 30px;
}

ul.picschool li {
    float: left;
    width: 31.3%;
    margin: 1%;
    height: 36px;
    line-height: 36px;
}

ul.picschool li img {
    display: block;
    width: 100%
}

ul.picschool li p {
    text-align: center;
    padding: 0 10px;
    color: #676767;
    font-size: 0.35rem;
}

ul.picschool li {
    background: #EDEDED;
    color: #333333;
}

ul.picschool li.active {
    background: #0E0E0E;
    text-decoration: none;
}

ul.picschool li.active a p {
    color: #FFFFFF;
    text-decoration: none;
}

.cells_auto_fill img {
    width: 100%;
}

/*学员作品*/
ul.picstudent li {
    float: left;
    width: 23%;
    margin: 1%;
}

/*width:48%;*/
ul.picstudent li img {
    display: block;
    width: 100%
}

/*学校资讯*/
.newsimg {
    height: ;
}

/*115px*/
ul.listul {
    padding: 0 15px;
    padding-bottom: 20px;
    overflow: hidden
}

ul.listul li {
    display: block;
    height: 35px;
    line-height: 35px;
    background: url(../images/jt4.png) right center no-repeat;
    padding: 5px 0
}

ul.listul li a {
    font-size: 16px;
    color: #666;
    background: url(../images/icond.png) left center no-repeat;
    padding-left: 15px
}

.part7 {
    padding: 10px;
    padding-top: 0
}

.part7 .part7box {
    position: relative
}

.part7 .part7box img {
    display: block;
    width: 100%
}

.part7 .part7box .tit {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 35px;
    line-height: 35px
}

.part7 .part7box .tit p {
    padding: 0 15px;
    color: #fff;
    font-size: 16px
}

.btbox {
    height: 40px;
    line-height: 40px;
    background: url(../images/titbg.jpg) left 5px center no-repeat;
    padding: 5px 0
}

.btbox p {
    padding-left: 25px;
    color: #2b2b2b;
    font-size: 16px
}

.pagebox {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px
}

.pagebox a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    display: inline-block;
    color: #333;
    margin: 3px
}

.pagebox a:hover {
    border: 1px solid #f23030;
    color: #f23030
}

.list_two_type {
    padding: 0 .14rem;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.list_two_type .item {
    width: 48%;
}

.list_two_type .item:first-child {
    margin-right: .12rem;
}

.list_two_type .item .img {
    position: relative;
    overflow: hidden;
}

.list_two_type .item .img .big {
    width: 100%;
    height: auto;
}

.box-flex {
    display: -webkit-box;
    display: flex;
}

.mb-65 {
    margin-bottom: .65rem;
}

/*校区介绍*/
.school-address-list-item {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
}

.school-address-list-item.active {
    display: block;
}

.school-address-class li span {
    float: left;
    margin-left: .415rem;
    margin-bottom: 0.25rem;
    border: 1px solid #000;
    padding: 2px 15px;
    border-radius: 5px;
}

.school-address-class li span.active {
    color: #FFFFFF;
    background: #000000;
}

.school-address-list-item ul {
    margin: 0.25rem 0.35rem;
    background: #f2f2f2;
    padding: 0.45rem;
}

.address-qrcode img {
    width: 120px;
}

.info-box3 {
    background: #FFFFFF;
}

/*课程列表*/

.brand_crouse_right {
    width: 100%;
    height: auto;
    float: none;
    margin-left: 0px;
    margin-top: 0px;
}

.brand_crouse_right1 {
    width: 96%;
    height: auto;
    float: none;
    margin-left: 0px;
    margin-top: 0px;
    margin: 0 auto;
    display: table;
    margin-bottom: 0.4rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #d7d7d8;
}

.brand_crouse_right1_pic_div {
    width: 40%;
    height: ;
    float: left;
}

.brand_crouse_right1_pic_div img {
    width: 96%;
}

.tag_bg_div {
    width: 0.6rem;
    height: ;
    left: -0.14rem;
    top: 0.1rem;
}

.tag_font {
    position: absolute;
    top: 0.12rem;
    left: 0.04rem;
}

.tag_font p {
    font-size: 0.18rem;
    color: #FFFFFF
}

.brand_crouse_right1_con {
    width: 58%;
    height: ;
    background: #fff;
    float: left;
    margin-left: 2%;
}

.brand_crouse_left_title {
    width: 100%;
    height: ;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 0px;
}

.kc_name {
    width: 100%;
    height: ;
}

.brand_crouse_left_title a h3 {
    font-size: 0.46rem;
    color: #000;
    font-weight: bold;
    line-height: 0.43rem;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wap_title_bottom {
    height: auto;
    display: block;
    margin-top: 0.06rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wap_title_bottom p {
    font-size: 0.3rem;
    color: #595757;
    line-height: 0.45rem;
}

.brand_crouse_right1_xz {
    width: 100%;
    margin: 0 auto;
    margin-top: 0rem;
}

.kc_tag {
    width: 1.6rem;
    border-radius: 1rem;
    background: #d7a273;
}

.kc_tag p {
    font-size: 0.38rem;
    line-height: ;
    padding: 0px;
    color: #FFFFFF;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .brand_crouse_right {
        width: 100%;
        height: auto;
        float: none;
        margin-left: 0px;
        margin-top: 0px;
    }

    .brand_crouse_right1 {
        width: 96%;
        height: auto;
        float: none;
        margin-left: 0px;
        margin-top: 0px;
        margin: 0 auto;
        display: table;
        margin-bottom: 0.4rem;
        padding-bottom: 0.3rem;
        border-bottom: 1px solid #d7d7d8;
    }

    .brand_crouse_right1_pic_div {
        width: 40%;
        height: ;
        float: left;
    }

    .brand_crouse_right1_pic_div img {
        width: 96%;
    }

    .tag_bg_div {
        width: 0.6rem;
        height: ;
        left: -0.14rem;
        top: 0.1rem;
    }

    .tag_font {
        position: absolute;
        top: 0.12rem;
        left: 0.04rem;
    }

    .tag_font p {
        font-size: 0.18rem;
        color: #FFFFFF
    }

    .brand_crouse_right1_con {
        width: 58%;
        height: ;
        background: #fff;
        float: left;
        margin-left: 2%;
    }

    .brand_crouse_left_title {
        width: 100%;
        height: ;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 0px;
    }

    .kc_name {
        width: 100%;
        height: ;
    }

    .brand_crouse_left_title a h3 {
        font-size: 0.46rem;
        color: #000;
        font-weight: bold;
        line-height: 0.43rem;
        padding-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .wap_title_bottom {
        height: auto;
        display: block;
        margin-top: 0.06rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .wap_title_bottom p {
        font-size: 0.4rem;
        color: #595757;
        line-height: 0.85rem;
    }

    .brand_crouse_right1_xz {
        width: 100%;
        margin: 0 auto;
        margin-top: 0rem;
    }

    .kc_tag {
        width: 1.6rem;
        border-radius: 1rem;
        background: #d7a273;
    }

    .kc_tag p {
        font-size: 0.38rem;
        /*line-height: ;*/
        padding: 0px;
        color: #FFFFFF;
        text-align: center;
    }
}