* {
    margin: 0;
    padding: 0;
}

body {
    padding: 0;
    background: #fff;
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    line-height: 24px;
}

li {
    list-style-type: none;
}

a {
    color: #333;
    text-decoration: none !important;
}

.container-fluid {
    margin: 0;
    padding: 0;
}

.l {
    float: left
}

.r {
    float: right
}

.c {
    clear: both
}

.blk img {
    display: block
}

.cfff {
    color: #fff !important
}

.p0 {
    padding: 0;
}

.p10-20 {
    padding: 10px;
    padding-right: 20px;
}

.p15 {
    padding: 15px;
}

.f12 {
    font-size: 12px
}

.f22 {
    font-size: 22px
}

.w1200 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.w784 {
    width: 784px;
    overflow: hidden
}

.w301 {
    width: 301px;
    overflow: hidden
}

.w469 {
    width: 469px;
    overflow: hidden
}

.bor_ddd {
    border: 1px solid #e6ece9
}

.bor_7fb {
    border: 1px solid #7fbfa3
}

.bg_white {
    background: #fff
}

.p10 {
    padding: 10px;
}

.ti2em {
    text-indent: 2em
}

em {
    font-style: normal
}

.c999 {
    color: #999
}

.c666 {
    color: #666
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f24 {
    font-size: 24px;
}

.f30 {
    font-size: 30px;
}

.f48 {
    font-size: 48px;
}

.c55b {
    color: #55b700
}

.fn {
    font-weight: normal
}

.h20 {
    height: 20px;
}

.h25 {
    height: 25px;
}

.h30 {
    height: 30px;
}

.h35 {
    height: 35px;
}

.h40 {
    height: 40px;
}

.h70 {
    height: 70px;
}

.h8 {
    height: 8px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.h10 {
    height: 10px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.h15 {
    height: 15px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.h5 {
    height: 5px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.lh24 {
    line-height: 24px;
}

.red {
    color: #fd2020
}

.c333 {
    color: #333
}

.bg_f5 {
    background: #f5f5f5
}

.m0 {
    margin: 0;
}

.mb18 {
    margin-bottom: 18px;
}

.mb10 {
    margin-bottom: 8px;
}

.mt40 {
    margin-top: 40px;
}

.mt20 {
    margin-top: 20px;
}

.dash_line {
    border-bottom: 1px dotted #ccc;
    height: 1px;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}

dl dt {
    float: left
}

dl dd {
    float: right
}

.cc10 {
    color: #c10000
}

.w1200_ {
    width: 1200px;
    margin: auto
}

.bg_f3e {
    background: #f3efe3
}

.w784 {
    width: 93%;
    overflow: hidden
}

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

.line_3 {
    height: 3px;
    overflow: hidden;
    background: #9d6c31;
    width: 60px;
}

/*---头部------*/
.header {
    padding: 30px 0
}

.header h1 {
    float: left;
}

.sch_wrap {
    border: 2px solid #b48247;
    background: #fff;
    line-height: 30px;
    float: right;
    margin-top: 33px;
}

.sch_wrap .txt {
    background: none;
    border: 0;
    width: 100%;
    height: 28px;
    float: left;
    outline: none;
    padding: 0 5px;
}

.sch_wrap .ipt {
    background: none;
    border: 0;
    float: left;
    width: 40px;
    height: 30px;
    background: url(../images/zoom.png) center center no-repeat #b48247;
    cursor: pointer
}

.mt15 {
    margin-top: 15px;
}

.ml15 {
    margin-left: 15px;
    display: flex;
}

/* 导航*/
.navbar-nav {
    margin: 0;
}

.navbar-nav li {
    font-size: 15px;
}

.navbar-nav li a {
    width: 118px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #f0eeed;
}

.navbar-default .navbar-nav > li > a {
    display: block;
    color: white;
}

.navbar-default .navbar-nav > li {
    margin: 0 16px;
}

.navbar-collapse .navbar-nav > li > ul {
    padding: 0;
    width: 100px;
    border: none;
    box-shadow: none;
    background-color: transparent;
}

.active {
    font-family: "Microsoft YaHei";
    font-size: 16px;
}

.navbar-collapse .navbar-nav li a:hover,
.navbar-collapse .navbar-nav li a:focus {
    display: block;
    color: rgb(250, 248, 248);
    background: #e0b566;
}

.navbar-collapse .navbar-nav > li:hover ul {
    display: inline;
}

.navbar-collapse .navbar-nav > li > ul > li > a {
    background-color: #b48247;
    color: #fff;
    text-align: center;
    display: block;
    padding: 1px 0;
    line-height: 35px;
}

.navbar-collapse .navbar-nav > li > ul > li {
    font-size: 12px;
}

/* .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color: white;
    background-color: #b6c7ac;
    cursor: pointer;
} */

.navbar-default {
    border: 0;
    border-radius: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;

    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;

    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;

        height: auto;
    }

}

/* 侧边导航 */

.slide-bar {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    background-color: #fffafa;
    display: none;
    top: 0;
    overflow-x: hidden;
    padding-top: 20px;
    animation: move 0.3s ease-in-out;

}

@keyframes move {
    from {
        left: 100%;
    }
    to {
        left: 0%;
    }
}

.slide-bar li a {
    color: #3b4348;
}

.slide-bar li {
    font-size: 20px;
    height: 56px;
    width: 88%;
    line-height: 77px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin-left: 28px;
    list-style: none;

}

.slide-bar li ul {
    display: none;
    position: absolute;
    z-index: 1;
}

.slide-bar li ul li {
    float: none;
    text-decoration: none;
    display: block;
    margin: -41px 0px;
    font-size: 18px;

}

.slide-bar button {
    margin-top: 11px;
    width: 63px;

}

.slide-bar .input-group {
    margin: 20px 20px;
    display: flex;

}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    display: none;
}

/* 关闭按钮 */
.close::before {
    content: "\2716";

}

.close {
    top: 33px;
    right: 23px;
    position: absolute;
    font-size: 18px;

}

.glyphicon-menu-down {
    float: right;
    margin-top: 28px;
    font-size: 4px;
}

.phone-child-nav-active a {
    display: block;
    padding: 10px 42px;
    color: #3b4348;
    font-size: 12px;
}

@media screen and (max-width: 461px) {
    .page-content {
        min-height: calc(100vh - 500px);
    }
}


/* 公司简介 */
.f22 {
    font-size: 22px
}


.about .left {
    float: left;
    width: 100%;
    height: 130px;
    color: #fff;
    background-color: #9d6c31;
}

.about .right {
    float: left;
    background: #f3efe3;
    height: 130px;
}

.about .right:before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 12px solid #9d6c31;
    border-bottom: 10px solid transparent;
    content: '';
    position: absolute;
    left: 0px;
    top: 52px;
}

.about .right .content {
    width: 80%;
    padding: 26px 36px;
    overflow: hidden
}

.about .left div {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 15px 35px 0 0;
    padding: 10px 0;
    line-height: 30px;
}


.about .txt {
    float: right;
    width: 707px;
    color: #240900
}

.about .txt div {
    height: 311px;
    overflow: hidden;
    line-height: 40px;
    font-size: 14px;
    color: #240900;
    text-indent: 2em
}

@media screen and (max-width: 461px) {
    .about .right {
        height: auto;
    }

    .about .right .content {
        width: 100%;
    }

    .about .right .content p {
        text-align: left;
    }
}

.more, .more:hover {
    display: inline-block;
    background: #9d6c31;
    height: 28px;
    width: 126px;
    color: #fff !important;
    text-align: center;
    line-height: 28px;
    margin-top: 10px;
    font-size: 12px
}

.bg_f3f {
    background: #f3f8f6
}

.more2 {
    float: right;
    height: 10px;
    width: 15px;
    background: url(../images/more02.png.html) no-repeat right 0px;
    margin-top: 17px
}

.tit01, .pic_title {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

.c9d6 {
    color: #9d6c31
}

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

.pic_title div {
    position: relative;
    text-align: center;
}

.pic_title div .en_name {
    position: absolute;
    top: -50px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 50px auto 0;
    color: #9d6c31;
    letter-spacing: 1px;
    font-family: serif;
    font-weight: 600;
    font-size: 25px;
}

.pic_title div .name {
    position: absolute;
    top: -4px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 50px auto 0;
    color: #9d6c31;
    letter-spacing: 6px;
}

@media screen and (max-width: 461px) {
    .xptj img {
        margin-top: 20px;
    }

    .picScroll-left .pic_list li {
        margin-left: 0;
    }
}

/* 新盘推荐 */
.pic_list {
    margin-left: -10px;
    *zoom: 1;
    position: relative;
}

.w1200 .bd {
    margin: 0px -29px;
}

.pic_list li {
    height: 260px;
    float: left;
    margin-left: 10px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 14px
}

.pic_list li a {
    display: block;
    position: relative
}

.pic_list li div {
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 16px;
}

.pic_list li .menban {
    display: block;
    background: url(../images/tm02.png);
    display: table;
    z-index: 10;
    position: absolute;
    width: 292px;
    height: 219px;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: all 0.5s;
}

.pic_list li:hover .menban {
    opacity: 1
}

.pic_list li .menban span {
    vertical-align: middle;
    display: table-cell;
}

.pic_list li .menban span em {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    font-size: 12px;
    padding: 10px 9px;
}

.pic_list li a:hover .text {
    color: #9d6c31
}

@media screen and (max-width: 1320px) {
    .about .left {
        height: 157px;
    }
}

@media screen and (max-width: 1190px) {
    .pic_list {
        margin-left: 40px;
    }
}

@media screen and (max-width: 987px) {
    .pic_list {
        margin-left: 79px;
    }

    .about .right:before {
        display: none;
    }
}

@media screen and (max-width: 653px) {
    .pic_list {
        margin-left: 27px;
    }
}

@media screen and (max-width: 601px) {
    .pic_list {
        margin-left: 22px;
    }
}

@media screen and (max-width: 594px) {
    .pic_list {
        margin-left: 109px;
    }
}

@media screen and (max-width: 414px) {
    .pic_list {
        margin-left: 55px;
    }
}

@media screen and (max-width: 320px) {
    .pic_list {
        margin-left: 22px;
    }
}

/*  */

.news dt {
    width: 29%;
    height: 160px;
    float: left;
    position: relative
}

.news dt span {
    display: block;
    height: 38px;
    background: url(../images/tm.png);
    line-height: 38px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center
}

.news dd {
    width: 69%;
    float: right;
}

.news dd h5 {
    font-size: 22px;
}

.news dd p {
    height: 61px;
    overflow: hidden;
    line-height: 30px;
    margin: 15px 0
}

.c_9d6 {
    color: #9d6c31
}

.f16 .l {
    margin: 0px 4px;
}


.news2 a {
    display: block;
    height: 97px;
    overflow: hidden;
    margin-bottom: 40px;
}

.news2 a dt {
    width: 130px;
    float: left
}

.news2 a dd {
    width: 824px;
    float: left;
    padding-left: 20px
}

.news2 a dd h5 {
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 3px;
    color: #333
}

.news2 a dd p {
    height: 40px;
    line-height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
    color: #999
}

.news2 a dd span {
    display: block;
    height: 28px;
    line-height: 28px !important;
    background: url(../images/time.png.html) 0 5px no-repeat;
    padding-left: 25px;
    color: #00a3ed
}

.w537 {
    width: 537px;
    overflow: hidden
}

.w627 {
    width: 627px;
    overflow: hidden
}

.w384 {
    width: 384px;
    overflow: hidden
}

.w213 {
    width: 213px;
    overflow: hidden
}

.tit05 {
    font-size: 18px;
    color: #fff;
    margin-top: 139px;
    font-weight: normal;
    line-height: 30px;
}

.tit05 p {
    color: #fff;
    font-size: 20px;
}

.bg240 {
    background: #240900
}

.more3, .more3:hover {
    display: block;
    background: #b77964;
    color: #240900;
    width: 115px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    margin-top: 71px;
}

.news3 span {
    display: block;
    width: 74px;
    text-align: center;
    border-right: 1px solid #c7af9a;
    height: 47px;
    font-size: 16px;
    line-height: 24px;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}

.news3 span em {
    font-size: 20px;
    display: block;
    color: #876a60
}

.news3 li {
    height: 47px;
    line-height: 47px;
    padding: 15px 0;
    border-bottom: 1px dashed #240900;
    font-size: 14px;
    overflow: hidden
}

.news3 li a:hover {
    text-decoration: underline
}

.news_list li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: url(../images/dots.png) no-repeat 0px 16px;
    padding-left: 15px;
    font-size: 15px;
}

@media screen and (max-width: 1200px) {
    .news dt {
        display: none;
    }

    .news dd {
        width: 100%;
    }
}

@media screen and (max-width: 765px) {
    .f15 {
        float: right;
    }
}

@media screen and (max-width: 526px) {
    .f15 {
        text-align: center;
        float: none;
    }

    .f16 {
        margin-left: 81px;
    }
}

@media screen and (max-width: 320px) {
    .f16 {
        margin-left: 49px;
    }
}

/*---尾部------*/
.ifm {
    line-height: 30px;
    background: #333;
    padding: 30px 0;
    color: #fff;
    text-align: center;
    font-size: 16px
}

.phone2 {
    color: #8a8a8a;
    font-size: 14px;
    margin-top: 45px;
}

.phone2 p a {
    color: #8a8a8a
}

.cp {
    height: 48px;
    line-height: 48px;
    background: #343434;
    text-align: center;
    color: #969696
}

/* 在线客服主要css样式*/
.main-im {
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 999999;
    width: 110px;
    height: 135px;
}

.main-im .qq-a {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
}

.main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
}

.main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}

.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(../images/qq-icon-bg.png) no-repeat center 8px;
}

.main-im .img-qq {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
    max-width: 70px;
    left: 1px;
    top: 8px;
    position: absolute;
}

.main-im .im_main {
    background: #F9FAFB;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #F9FAFB;
    display: none;
}

.main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 109px;
    border-bottom: 1px solid #dddddd;
}

.main-im .im_main .im-tel div {
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
}

.main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #e66d15;
}

.main-im .im_main .im-tel:hover {
    background: #fafafa;
}

.main-im .im_main .weixing-container {
    width: 55px;
    height: 47px;
    border-right: 1px solid #dddddd;
    background: #f5f5f5;
    border-bottom-left-radius: 10px;
    background: url(../images/weixing-icon.png) no-repeat center center;
    float: left;
}

.main-im .im_main .weixing-show {
    width: 112px;
    height: 142px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    left: -125px;
    top: -96px;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 112px;
    top: 115px;
    position: absolute;
    z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    left: 112px;
    top: 113px;
    position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}

.main-im .im_main .go-top {
    width: 50px;
    height: 47px;
    background: #f5f5f5;
    border-bottom-right-radius: 10px;
    background: url(../images/totop-icon.png) no-repeat center center;
    float: right;
}

.main-im .im_main .go-top a {
    display: block;
    width: 52px;
    height: 47px;
}

.main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}

.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
    text-decoration: none;
}

.main-im .open-im {
    cursor: pointer;
    margin-left: 68px;
    width: 40px;
    height: 133px;
    background: url(../images/open_im.png) no-repeat left top;
}


/* 公司简介2 */
.tit03 {
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    color: #000;
    font-size: 18px;
    margin-bottom: 3px;
    font-weight: normal;
    border-bottom: 1px solid #240900
}

.news_list2 li {
    width: 1000px;
    height: 187px;
    float: left;
    margin: 12px 0 0 0;
    overflow: hidden;
}

.news_list2 li a {
    padding: 13px;
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(137, 137, 137, .5);
    -moz-box-shadow: 0 0 5px rgba(137, 137, 204, .5);
    box-shadow: 0 0 5px rgba(137, 137, 137, .5);
    background: #fff
}

.news_list2 li img {
    float: left;
}

.news_list2 li .text {
    width: 771px;
    overflow: hidden;
    float: right
}

.news_list2 li .text h5 {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
}


.news_list2 li:hover img, .news_list li:hover img {
    opacity: 0.9
}


.tit04 {
    height: 106px;
    padding-top: 30px;
    padding-left: 34px;
    line-height: 28px;
    overflow: hidden;
    color: #fff;
    font-size: 26px;
    margin-bottom: 3px;
    font-weight: normal;
    background: #b48247
}

.tit04 p {
    color: #7a6159;
    font-size: 12px;
}

.menu_l li {
    height: 53px;
    background: #f3efe3;
    overflow: hidden;
    padding: 16px 26px 0 26px;
    margin-bottom: 2px
}

.menu_l li a {
    display: block;
    border-left: 4px solid #b48247;
    padding-left: 16px;
    height: 21px;
    line-height: 21px;
    color: #515151;
    font-size: 16px
}

.menu_l li:hover, .menu_l li.on {
    background: #b48247
}

.menu_l li:hover a, .menu_l li.on a {
    border-left: 4px solid #fff;
    color: #fff
}


.news_header {
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: #e3e3e3 1px solid;
    text-align: center;
    font-weight: normal;
    margin: 30px auto;
    line-height: 32px;
}

.news_header p {
    font-size: 12px;
    color: #999
}

.lh32 {
    line-height: 32px;
}

.sec_nav li {
    height: 35px;
    line-height: 35px;
    border: 1px solid #cfd3d6;
    margin-bottom: 10px;
    background: #fff
}

.sec_nav li a {
    display: block;
    padding: 0 10px;
}

.sec_nav li a:hover, .sec_nav li a.on {
    background: #0081d4;
    color: #fff;
    border: 1px solid #0081d4
}

.page {
    margin: 50px 0;
    text-align: center
}

.page a {
    display: inline-block;
    background: #f3efe3;
    height: 40px;
    margin-left: 10px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 16px;
}

.page a:hover, .page a.on {
    background: #b48247;
    color: #fff
}

.h20 {
    height: 19px;
}

.sub_menu {
    padding-bottom: 10px;
}

.sub_menu_hd {
    padding: 30px 0 30px 30px;
    color: #240900;
    background: #e6cfb7
}

.sub_menu_hd div {
    background: #eae8e8
}

.bg_eae {
    background: #e6cfb7
}

.sub_menu_bd li {
    line-height: 45px;
}

.sub_menu_bd li a {
    display: block;
    font-size: 14px;
    padding-left: 30px;
}

.sub_menu_bd li a:hover {
    color: #fff;
    background-color: #BBBBBB;
}

.sub_menu_bd li a.active {
    background-color: #ED0310;
    color: #fff;
}

.sub_menu_bd li ul li {
    border-top: 1px dotted #CCCCCC;
    border-bottom: none;
}

.sub_menu_bd li ul li a {
    font-size: 12px;
    padding-left: 30px;
    color: #666;
}

/* 轮播图 */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

@media screen and (max-width: 461px) {
    #carousel .carousel-inner img {
        display: inline-block;
        max-height: 118px;
    }
}










