.navbar-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-header .navbar-toggle {
    border: 1px solid #b4b8bc;
    padding: 0 10px 0 55px;
    height: 34px;
}
.navbar-header .navbar-toggle .menu {
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 34px;
    color: #b4b8bc;
}
.navbar-header .navbar-toggle.active {}
.navbar-header .navbar-toggle a:hover {
    text-decoration: none;
}
.navbar-header .navbar-toggle .icon-bar {
    background-color: #999;
}
.navbar-header .navbar-toggle:hover {
    border: 1px solid #c8a063;
    background: #c8a063;
}
.navbar-header .navbar-toggle:hover .menu {
    color: #fff;
}
.navbar-header .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}
.toleft {
    position: relative;
    overflow-x: hidden;
    left: 0;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
.push-toleft {
    left: -260px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
.menuid.menuopen {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
.push-toleft .head {
    left: -260px;
}
#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
.navbar-header {
    position: relative;
}
.menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
.mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
}
.cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
.cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: #212121;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
}
.cbp-spmenu-right li a {
    padding: 15px 23px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #999;
}
.cbp-spmenu-right li a:hover {
    background: #4c1e07;
    text-decoration: none;
}
.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;
}
.menuid .icon-close span {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
.menuid .icon-close:hover span {
    color: #264b66;
}
.menuopen .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
/*å¤´éƒ¨æ ·å¼*/
#header {
    height: 188px;
    background: url(../images/tou.png) center 0 no-repeat;
}
.tong1 {
    width: 1920px;
    position: relative;
    margin-left: -960px;
    left: 50%;
    top: 0;
}
.tong {
    max-width: 1100px;
    margin: 0 auto;
}
@media(max-width:1200px) {
    .tong1 {
        width: 100%;
        margin-left: 0;
        left: 0;
    }
    .tong {
        padding: 0 5px;
    }
}
.logozi {
    color: #f3eee4;
    padding-top: 44px;
    float: left;
}
.logo {
    float: left;
    width: 168px;
}
.topLink {
    width: 902px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}
.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}
.tran-in {
    left: 120px;
}
.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}
.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}
.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}
.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}
.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}
.translate li .translate-en a:hover {
    font-weight: bold;
}
.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}
.topLink .k1 {
    padding-top: 12px;
    line-height: 24px;
    color: #fcf3e3;
}
.topLink .k1 a {
    color: #fcf3e3;
}
.topLink .k2 {
    color: #fcf3e3;
    font-family: "微软雅黑";
    margin-top: 16px;
}
/*çƒ­é—¨æœç´¢*/
.ss {
    height: 58px;
    background: #f3ebe6;
}
.search {
    text-align: left;
}
#formsearch {
    margin-top: 10px;
    width: 280px;
    float: right;
    height: 34px;
    background: url(../images/ss.png) center 0 no-repeat;
}
.hotSearch {
    float: left;
    line-height: 58px;
    font-weight: normal;
    font-size: 14px;
    color: #83390a;
}
#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}
/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch a {
    margin-right: 6px;
    font-size: 12px;
    color: #83390a;
}
#formsearch input {
    height: 34px;
    background: none;
    border: none;
    line-height: 34px;
    outline: none;
}
#formsearch input#keyword {
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    color: #fff;
    width: 240px;
    float: left;
}
#formsearch input#s_btn {
    width: 40px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: none;
    color: #fff;
    border: none;
    cursor: pointer;
}
/*ä¸»ä½“æ ·å¼*/
#container {
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 10px;
}
.menu_cate {
    width: 220px;
    float: left;
}
.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}
.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}
.navigation {
    float: right;
    width: 100px;
}
.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}
.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}
/*----- Common css ------*/
.fl {
    float: left;
}
.fr {
    float: right;
}
.di {
    _display: inline;
}
.fwn {
    font-weight: normal;
}
.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}
/*é¦–é¡µæ–°é—»*/
.news_company {
    width: 280px;
    float: right;
}
.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.news_company .content {
    padding: 5px;
}
/*é¦–é¡µå·¦ä¾§è”ç³»æˆ‘ä»¬*/
.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}
.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.contact .content {
    padding: 5px;
    padding-left: 8px;
}
/*å·¥ç¨‹æ¡ˆä¾‹*/
.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}
.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}
.news2_company {
    margin-top: 10px;
}
/*äº§å“æŽ¨è*/
.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}
.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}
.roll_product li {
    padding-bottom: 0px;
}
/*å“ç‰Œåˆ—è¡¨*/
.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.brand-list li {
    margin: 5px 8px;
}
.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}
.brand-list li img {
    width: 150px;
    height: 120px;
}
/*å‰å°å¤šé¡µç­¾*/
.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}
.tab {
    position: relative;
}
.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}
.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}
.tt {
    display: none;
}
.list1 {
    padding: 8px 10px;
}
.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}
.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}
.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}
.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}
/*å‹æƒ…é“¾æŽ¥*/
.f_link {
    font-size: 14px;
    margin-bottom: 90px;
}
.f_link h2 {
    margin-bottom: 24px;
    font-weight: 600;
    color: #f3eee8;
}
.f_link a {
    color: rgba(243, 238, 228, .4);
    font-size: 12px;
}
/*é¡µé¢åº•éƒ¨*/
.foot {
    background: url(../images/foot.png) center 0 no-repeat;
    padding-top: 49px;
    padding-bottom: 60px;
}
#footer {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    color: #f3eee4;
    font-size: 12px;
}
#footer a {
    color: #f3eee4;
}
#footer a:hover {
    color: #e87518;
    text-decoration: none;
}
.er {
    margin-left: 10px;
    margin-right: 25px;
}
.copyright {
    margin-top: 16px;
    line-height: 20px;
}
#gotop {
    position: fixed;
    z-index: 999;
    right: 16.8%;
    bottom: 37%;
}
@media(max-width:992px) {
    .f_link {
        margin-bottom: 5%;
    }
    .foot {
        background: #702305;
        padding-top: 5%;
        padding-bottom: 5%;
    }
    #footer {
        text-align: center;
    }
    .er {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 20px;
    }
}
/*------------å†…é¡µ-------------------*/
.left .box {
    margin-bottom: 10px;
}
.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.left .box .content {
    padding: 5px 0px;
}
.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}
.n_banner {
    width: 100%;
    height: auto;
}
.n_banner img {
    width: 100%;
    height: auto;
}
.left {
    width: 225px;
    float: left;
    display: none;
}
.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}
.sort_product {
    margin-top: 10px;
}
.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}
.n_contact {
    margin-top: 10px;
}
.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}
.n_contact .content {
    padding: 5px;
    line-height: 24px;
}
.right {
    width: 100%;
    float: right;
    padding-bottom: 10px;
}
.sitemp {
    font-size: 16px;
    line-height: 60px;
    border-bottom: 1px solid #e4dbd8;
    font-weight: 500;
    color: #88746f;
}
.sitemp span.ha1 {
    font-weight: 600;
    color: #8b3e06;
}
.sitemp a {
    font-weight: 500;
    color: #88746f;
}
.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}
.right .content {
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
    padding-bottom:40px;
}
.right .content img{
    max-width:100%!important;
    height: auto!important;
}
.sort_album {
    margin-top: 15px;
}
.btxx {
    line-height: 1;
    text-align: center;
    color: #8b3e06;
    font-size: 30px;
    background: url(../images/btxx.png) center 50% no-repeat;
    padding: 54px 0;
}
@media(max-width:1100px) {
    #container {
        padding: 0px 5px;
    }
}
@media(max-width:768px) {
    .btxx {
        padding: 5% 0;
        background-size: 100%;
    }
}
@media(max-width:414px) {
    #gotop1{
        display:none!important;
    }
}
