@charset "UTF-8";

.p_OccupyBox {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 8%;
}

.p_OccupyBox .e_pagebox>* {
    display: inline-block;
    cursor: pointer;
    float: none;
    vertical-align: middle;
}

.p_OccupyBox .e_pagebox .pageNum {
    cursor: pointer;
    font-size: 14px;
    width: 50px;
    height: 50px;
    color: #54a134;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
    background: #fff;
}

.p_OccupyBox .e_pagebox .pageNum.active {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pageNum:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next {
    color: #999;
    padding: 0;
    color: #333;
    background: #fff;
    width: 100px;
    height: 50px;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .pre {
    color: #999;
    padding: 0;
    color: #333;
    background: #fff;
    width: 100px;
    height: 50px;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .next:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pre:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next.disAble_next:hover {
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev:hover {
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .next.disAble_next {
    background: none;
    border: 1px solid #eee;
    color: #999;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev {
    background: none;
    border: 1px solid #eee;
    color: #999;
    cursor: default;
}

.p_OccupyBox .p_more {
    height: 40px;
}

.p_more .iconfont {
    display: none;
}

.p_OccupyBox .p_more .font {
    height: 40px;
    line-height: 40px;
}

.e_btn:hover {
    box-shadow: unset;
    background: rgba(101, 166, 76, 0.9);
    color: #fff;
}

.p_page .pre .font {
    display: inline;
    font-family: serif;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
}

.p_page .next .font {
    display: inline;
    font-family: serif;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
}

.p_page {
    float: none;
    position: static;
}

@media only screen and (max-width:767px) {
    .p_OccupyBox .e_pagebox .pageNum {
        display: none;
    }

    .p_OccupyBox .e_pagebox .next {
        height: 35px;
        line-height: 35px;
    }

    .p_OccupyBox .e_pagebox .pre {
        height: 35px;
        line-height: 35px;
    }
}

.p_OccupyBox {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 8%;
}

.p_OccupyBox .e_pagebox>* {
    display: inline-block;
    cursor: pointer;
    float: none;
    vertical-align: middle;
}

.p_OccupyBox .e_pagebox .pageNum {
    cursor: pointer;
    font-size: 14px;
    width: 50px;
    height: 50px;
    color: #54a134;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
    background: #fff;
}

.p_OccupyBox .e_pagebox .pageNum.active {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pageNum:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next {
    color: #999;
    padding: 0;
    color: #333;
    background: #fff;
    width: 100px;
    height: 50px;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .pre {
    color: #999;
    padding: 0;
    color: #333;
    background: #fff;
    width: 100px;
    height: 50px;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .next:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pre:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next.disAble_next:hover {
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev:hover {
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .next.disAble_next {
    background: none;
    border: 1px solid #eee;
    color: #999;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev {
    background: none;
    border: 1px solid #eee;
    color: #999;
    cursor: default;
}

.p_OccupyBox .p_more {
    height: 40px;
}

.p_more .iconfont {
    display: none;
}

.p_OccupyBox .p_more .font {
    height: 40px;
    line-height: 40px;
}

.e_btn:hover {
    box-shadow: unset;
    background: rgba(101, 166, 76, 0.9);
    color: #fff;
}

.p_page .pre .font {
    display: inline;
    font-family: serif;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
}

.p_page .next .font {
    display: inline;
    font-family: serif;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
}

.p_page {
    float: none;
    position: static;
}

@media only screen and (max-width:767px) {
    .p_OccupyBox .e_pagebox .pageNum {
        display: none;
    }

    .p_OccupyBox .e_pagebox .next {
        height: 35px;
        line-height: 35px;
    }

    .p_OccupyBox .e_pagebox .pre {
        height: 35px;
        line-height: 35px;
    }
}

#w_grid-1557110197972 {
    min-height: auto !important;
}

#w_grid-1557113218968 {
    min-height: auto !important;
}

#c_xibDkContentGroup_row-15826078342720730 {
    height: auto !important;
}

#c_xibDkContentGroup_row-15826078342720730 {
    height: auto !important;
}

#c_xibDkContentGroup_row-15826231165865245 {
    width: auto !important;
    height: auto !important;
}

#c_xibDkContentGroup_row-15826163722804390 {
    width: auto !important;
    height: auto !important;
}

#c_xibDkContentGroup_row-15826078342720730 {
    width: auto !important;
    height: auto !important;
}

#c_xibDkContentGroup_row-15826117967032706 {
    width: auto !important;
    height: auto !important;
}

#c_xibDkBanner_list-15825209637726019 {
    width: auto !important;
    height: auto !important;
}

#c_xibDkContent_row-15826304609736740 {
    width: auto !important;
    height: auto !important;
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.w_grid-000>.w_grid {
    width: 100%;
    position: relative;
}

.w_grid-000>div>.p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.w_grid-000>div>div>.p_gridCell {
    float: left;
    position: static;
}

.w_grid-000>div>div>.p_gridCell:not(:empty):before {
    content: '';
    height: 0.1px;
    display: block;
}

.w_grid-000>.w_grid.signal {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell {
    min-height: inherit;
}

.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

#w_grid-000>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-000>div>.p_gridbox>.p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@CHARSET "UTF-8";

* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}

/*page property_start*/

.pagebox,
#-remove--flag {
    width: 100%;
    margin: 0px auto;
}

/*page property_end*/

/*page property_start*/

body,
#-remove--flag {}

/*page property_end*/

.w_grid-000>div>.p_gridbox {
    overflow: visible;
}

#w_grid-1557223937960>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1557223937960*/

/*w_grid-1557223937960*/

/*w_grid-1557223937960*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1557223937960 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_xibDkContentGroup_row-15583170230639971 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkContentGroup_row-15583170230639971 .sch_list+.sch_list {
    margin-left: 16px;
}

#c_xibDkContentGroup_row-15583170230639971 .branch_list li:first-child {
    background: #48583d;
}

#c_xibDkContentGroup_row-15583170230639971 .list_lists li:first-child {
    background: #48583d;
}

#c_xibDkContentGroup_row-15583170230639971 .branch_list li:nth-child(2) {
    background: #5f1d14;
}

#c_xibDkContentGroup_row-15583170230639971 .list_lists li:nth-child(2) {
    background: #5f1d14;
}

#c_xibDkContentGroup_row-15583170230639971 .branch_list li:nth-child(3) {
    background: #477595;
}

#c_xibDkContentGroup_row-15583170230639971 .list_lists li:nth-child(3) {
    background: #477595;
}

#c_xibDkContentGroup_row-15583170230639971 .branch_list li:nth-child(4) {
    background: #8ab8c4;
}

#c_xibDkContentGroup_row-15583170230639971 .list_lists li:nth-child(4) {
    background: #8ab8c4;
}

#c_xibDkContentGroup_row-15583170230639971 .branch_list li:nth-child(5) {
    background: #efae8d;
}

#c_xibDkContentGroup_row-15583170230639971 .list_lists li:nth-child(5) {
    background: #cb8460;
}

#c_xibDkContentGroup_row-15583170230639971 .branch_list li:nth-child(6) {
    background: #edc678;
}

#c_xibDkContentGroup_row-15583170230639971 .list_lists li:nth-child(6) {
    background: #b0842d;
}

#c_xibDkContentGroup_row-15583170230639971 .schoo_info {
    max-height: 197px;
    overflow: hidden;
}

#c_xibDkContentGroup_row-15583170230639971 .schoo_info span {
    color: #ccc9ce !important;
}

@media only screen and (max-width: 996px) {
    #c_xibDkContentGroup_row-15583170230639971 .sch_list+.sch_list {
        margin-left: 5px;
    }
}

#c_xibDkContentGroup_row-15583170230639971 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}

#c_xibDkContent_row-15572239499241815 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkContent_row-15572239499241815 .banner_box {
    margin-top: -2px;
}

#c_xibDkContent_row-15572239499241815 .molil_img {
    display: none;
}

@media only screen and (max-width:996px) {
    #c_xibDkContent_row-15572239499241815 .molil_img {
        display: block;
    }

    #c_xibDkContent_row-15572239499241815 .pc_img {
        display: none;
    }
}

#c_xibDkContent_row-15572239499241815 .swiper-container.banner.swiper-container-horizontal.swiper-container-fade {
    height: 100% !important;
}

#c_xibDkContent_row-15572239499241815 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}

#c_xibDkContentGroup_row-15572859654678714 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkContentGroup_row-15572859654678714 .news_more {
    position: absolute;
    right: 0;
    top: 0;
}

#c_xibDkContentGroup_row-15572859654678714 .trends_list ul {
    margin-top: 40px;
}

@media only screen and (max-width:767px) {
    #c_xibDkContentGroup_row-15572859654678714 .news_more {
        top: -30px;
    }
}

#c_xibDkContentGroup_row-15572859654678714 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}

#c_xibDkContent_row-15572821473489628 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkContent_row-15572821473489628 .candabox:first-child {
    z-index: 50;
    position: absolute;
    background: url(//dfs.yun300.cn/group1/M00/16/C8/rBQBG1ziYvqEED56AAAAAKQ3u0o679.png)no-repeat;
    left: -8.32%;
    width: 29%;
    height: 36.4%;
    top: 0.9%;
    background-size: cover;
}

#c_xibDkContent_row-15572821473489628 .candabox:first-child .stu_num {
    left: 131px;
    top: 88px;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(2) {
    z-index: 20;
    background: url(//dfs.yun300.cn/group1/M00/04/F9/rBQBHVziYxeEFE9VAAAAALg5uoE826.png)no-repeat;
    width: 38.33%;
    height: 36.66%;
    position: absolute;
    left: -20.17%;
    top: 14.88%;
    background-size: cover;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(2) .stu_num {
    left: 205px;
    top: 82px;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(3) {
    background: url(//dfs.yun300.cn/group1/M00/04/F9/rBQBHVziYzyEMv09AAAAAD_pjXE165.png)no-repeat;
    width: 2.39%;
    height: 6.66%;
    position: absolute;
    left: 35.93%;
    top: 26.66%;
    background-size: cover;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(3) .stu_num {
    left: 27px;
    top: -17px;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(4) {
    background: url(//dfs.yun300.cn/group1/M00/16/C8/rBQBG1ziY36EcArlAAAAAC-4uf8278.png)no-repeat;
    width: 1.6%;
    height: 1.77%;
    position: absolute;
    left: 40.1%;
    top: 34.88%;
    background-size: cover;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(4) .stu_num {
    left: 24px;
    top: -1px;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(5) {
    z-index: 50;
    background: url(//dfs.yun300.cn/group1/M00/04/F9/rBQBHVziY4WEFlzbAAAAAAq4U8g360.png)no-repeat;
    width: 1.64%;
    height: 4.22%;
    position: absolute;
    left: 78.56%;
    top: 40.44%;
    background-size: cover;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(5) .stu_num {
    left: 17px;
    top: -12px;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(6) {
    background: url(//dfs.yun300.cn/group1/M00/04/F9/rBQBHVziY8yEBfewAAAAAEDuXJo744.png)no-repeat;
    width: 13.74%;
    height: 20.66%;
    position: absolute;
    left: 74.15%;
    top: 71.55%;
    background-size: cover;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(6) .stu_num {
    left: 86px;
    top: 2px;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(7) {
    background: url(//dfs.yun300.cn/group1/M00/16/C8/rBQBG1ziY72EKUnEAAAAAF-rJ6k212.png)no-repeat;
    width: 3.9%;
    height: 8.89%;
    position: absolute;
    left: 92.65%;
    top: 85.55%;
    background-size: cover;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(7) .stu_num {
    left: -48px;
    top: 8px;
}
.chinabox .stu_num.hkong:nth-child(3){
left: 10px;
}

.chinabox .stu_num.hkong:nth-child(3) em{
    left:auto;
    right: -7px;
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(8){
       background: url(/static/cn/img/france.png)no-repeat;
       width: 1.9%;
    height: 5.89%;
    position: absolute;
    left: 37.3%;
    top: 33.9%;
    background-size: cover;
    
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(8) .stu_num {
    left: -48px;
    top: 8px;
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(8) em{
      right: 32px;
    left: auto;
    bottom: auto;
    top: -20px;
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(9){
    background: url(/static/cn/img/germany.png) no-repeat;
    width: 2.9%;
    height: 5.89%;
    position: absolute;
    left: 39.5%;
    top: 30.8%;
    background-size: cover;
    
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(9) .stu_num {
    left: 36px;
    bottom: 7px;
        top: auto;
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(9) em{
       right: auto;
    left: -30px;
    bottom: auto;
    top: 2px;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(10){
    background: url(/static/cn/img/hungary.png) no-repeat;
       width: 2.9%;
    height: 2.89%;
    position: absolute;
    left: 44.5%;
    top: 37.8%;

    background-size: cover;
    
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(10) .stu_num {
    left: 36px;
    bottom: 7px;
        top: auto;
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(10) em{
       right: auto;
    left: -30px;
    bottom: auto;
       top: 15px;
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(11){
    background: url(/static/cn/img/netherlands.png) no-repeat;
    width: 1.9%;
    height: 2.89%;
    position: absolute;
    left: 37.5%;
    top: 31.8%;

    background-size: cover;
    
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(11) .stu_num {
      left: -40px;
    bottom: 0px;
        top: auto;
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(11) em{
        right: 38px;
    left: auto;
    bottom: auto;
    top: 10px;
}
#c_xibDkContent_row-15572821473489628 .candabox:nth-child(1):hover {
    -moz-animation: animate1 1s linear infinite;
    -webkit-animation: animate1 1s linear infinite;
    -o-animation: animate1 1s linear infinite;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(2):hover {
    -moz-animation: animate2 1s linear infinite;
    -webkit-animation: animate2 1s linear infinite;
    -o-animation: animate2 1s linear infinite;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(3):hover {
    -moz-animation: animate3 1s linear infinite;
    -webkit-animation: animate3 1s linear infinite;
    -o-animation: animate3 1s linear infinite;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(4):hover {
    -moz-animation: animate4 1s linear infinite;
    -webkit-animation: animate4 1s linear infinite;
    -o-animation: animate4 1s linear infinite;
}

#c_xibDkContent_row-15572821473489628 .chinabox:hover {
    cursor: pointer;
    -moz-animation: animate5 1s linear infinite;
    -webkit-animation: animate5 1s linear infinite;
    -o-animation: animate5 1s linear infinite;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(5):hover {
    -moz-animation: animate6 1s linear infinite;
    -webkit-animation: animate6 1s linear infinite;
    -o-animation: animate6 1s linear infinite;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(6):hover {
    -moz-animation: animate7 1s linear infinite;
    -webkit-animation: animate7 1s linear infinite;
    -o-animation: animate7 1s linear infinite;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(7):hover {
    -moz-animation: animate8 1s linear infinite;
    -webkit-animation: animate8 1s linear infinite;
    -o-animation: animate8 1s linear infinite;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(4) em {
    left: -23px;
    top: -20px;
}

#c_xibDkContent_row-15572821473489628 .candabox:nth-child(7) em {
    right: 26px;
    bottom: 25px;
    left: auto;
}

@media only screen and (max-width:996px) {
    #c_xibDkContent_row-15572821473489628 .candabox:first-child .stu_num {
        left: 46px;
        top: 0px;
    }

    #c_xibDkContent_row-15572821473489628 .candabox:nth-child(2) .stu_num {
        left: 40px;
        top: -15px;
    }

    #c_xibDkContent_row-15572821473489628 .candabox:nth-child(3) .stu_num {
        left: 16px;
        top: -32px;
    }

    #c_xibDkContent_row-15572821473489628 .chinabox .zhongguo em {
        left: 18px;
        bottom: -5px;
    }

    #c_xibDkContent_row-15572821473489628 .chinabox .stu_num.hkong em {
        left: -7px;
        bottom: 18px;
    }

    #c_xibDkContent_row-15572821473489628 .candabox:nth-child(4) .stu_num {
        left: 20px;
        top: 0px;
    }

    #c_xibDkContent_row-15572821473489628 .candabox:nth-child(5) .stu_num {
        left: 20px;
        top: -23px;
    }

    #c_xibDkContent_row-15572821473489628 .candabox:nth-child(6) .stu_num {
        left: 26px;
        top: -36px;
    }

    #c_xibDkContent_row-15572821473489628 .candabox:nth-child(7) .stu_num {
        left: -7px;
        top: 0px;
    }
}

#c_xibDkContent_row-15572821473489628 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}
