.page-wrapper {
/*    width: 1300px;*/
    min-width: 1300px !important;
}
.container {
    width: 1200px;
    min-width: 1200px !important;
/*    max-width: none !important;*/
}
.header-6 .navbar, .header-7 .navbar, .header-10 .navbar, .header-12 .navbar {
    background: none !important;
    padding: 10px;
    border-radius: 5px;
}

#navbarNavDropdown{
    padding-top: 58px;
}
.header-top .fixed-header #navbarNavDropdown {
    padding-top: 2px
}
.header-12 .top-bar {
    padding-bottom: 5px;
    background: #ff4500;
    z-index: 8888;
    position: relative;
}
#header-wrap {
    background: rgba(255, 255, 255, 0.02);
    /* padding: 10px 0; */
    width: 100%;
}

#site-header{
    height: 108px;
}

.logo img {
    height: 120px;
    padding-top: 2px;
}

.navbar-brand {
    display: inline-block;
    position: absolute;
    top: -14px;   
    z-index: 9999;
}

.navbar-nav .nav-link {line-height: 32px;}
.navbar-nav .nav-link {
    padding: 0 2px 1px 2px !important;
}


.topbar-link li a {
    color: #555555;
    font-weight: normal;
    display: inline-block;
    height: 30px;
    width: 100% !important;
}
.top-tel{
    font-weight: bold !important;
}

.navbar-nav .nav-item {
    margin: 0 50px;
}
.header-3 .navbar-nav .nav-link, .header-6 .navbar-nav .nav-link, .header-12 .navbar-nav .nav-link, .header-16 .navbar-nav .nav-link{
    color: #f9f9f9;
}

.navbar-nav .nav-item.active a {
    color: #555555;
    border-bottom: 2px solid #f0e2e2;
}
.navbar-nav .nav-item a:hover {
    color: #555555;
    border-bottom: 2px solid #f0e2e2;
}
.navbar-nav .nav-link .menu-label::after {
    background: none;
}
#site-header {
    height: 99px;
    background-color: #bc8f7a;
}

.header-12 .top-bar {
    padding-bottom: 5px;
    background: #f5ded3;
    background-image: url(../images/header1bg.png);
    /* 2. repeat-x 表示 x轴铺满 */
    background-repeat: repeat-x;
    height: 52px;
    line-height: 40px;
}

#banner1{
/*    margin-top:99px;*/
}
[data-overlay="5"]:before {
    opacity: 0.1;
}
[data-overlay]:before {
    position: absolute;
    content: '';
    background-color: #eaeaea;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

#banner1 .align-center {
    position: absolute;
    margin-top: 110px;
    width: 100%;
    z-index: 9;
}

#banner2 .align-center {
/*    position: absolute;
    top: 87% !important;*/
    width: 100%;
    z-index: 9;
}
#banner3 .align-center {
/*    position: absolute;
    top: 87% !important;*/
    width: 100%;
    z-index: 9;
}
#banner4 .align-center {
/*    position: absolute;
    top: 87% !important;*/
    width: 100%;
    z-index: 9;
}
/*.btn:hover{color: #ffffff}
.btn:focus, .btn.focus{color: #ffffff; box-shadow: none;}
.btn:focus:hover{color: #ffffff;}
.btn.btn-theme{background: #ffffff;color: #555555;}
.btn.btn-border{border:2px solid #bc8f7a;}
.btn.btn-theme:before{background: #bc8f7a !important;}*/

.tabbable{
    height: 600px;
}
.tabbable .nav{
    display: block !important;
}
.nav-tabs {
    float: left;
    border-bottom: 5px solid #bc8f7a;
}
.tab-content {
    float: left;
/*    padding-left: 20px;*/
    width: 78%;
}

.tab-content .col-sm-4 {
/*    padding-right: 5px;
    padding-left: 38px;*/
    margin-bottom: 32px;
}

.nav-tabs a{
    color:#555555;
    font-size: 12px;
}
.nav-tabs a h5{
    color:#555555;
    font-size: 16px;
}
.tabbable ul li{
    height: 95x;
    padding: 15px;
    border-bottom:1px dashed #ccc;
}
.nav-tabs .active {
    background-color: #bc8f7a;
}
.nav-tabs .active a, .nav-tabs .active h5{
    color:#fff;
}

#zycp_bg{
    padding-bottom: 5px;
    background-image: url(../images/zycp_bg.png);
    background-size: 100%;
    /* 2. repeat-x 表示 x轴铺满 */
    background-repeat: repeat-x;
}

.price-header {
    padding-top: 6px;
    padding-bottom: 6px !important;
    background-color: #bc8f7a;
    border-bottom: 1px dashed #efefef;
    color: #fff;
}
.price-title {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
    color: #ffffff !important;
}

.price-table {
    padding: 0 !important;
    border: 1px solid transparent;
    border-radius: 5px;
    overflow: hidden;
    background: #ffffff;
    text-align: center;
}

.price-list {
    padding: 0 6px !important;
}
.dark-bg .price-list ul li {
    color: #6b6b6b !important;
    font-size: 12px !important;
    padding: 10px 0;
}
.price-list ul li:last-child {
  border-bottom: 1px dashed rgba(0,0,0,0.05)!important;
}
.see_more {
    line-height: 40px;
    color: #555;
    font-size: 12px !important;
}

.text-theme {
    color: #bc8f7a !important;
    font-size: 22px;
    font-weight: bold;
}

.counter-container{
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    position: relative;
    background: #ffffff;
    -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
    box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
}
.counter.style-3 {
    padding-top: 20px;
    padding-left: 20px !important;
}

.counter .count-number {
    display: inline !important;
    font-size: 80px !important;
    font-weight: bold !important;
    margin: 5px 0 0;
    line-height: 40px;
    position: relative;
    color: #bc8f7a !important;
}

.counter label {
    font-weight: 600;
    color: #555 !important;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    margin: 15px 0;
    margin-bottom: 0;
    padding-top: 15px;
}

.counter-item{
    background-image: url('../images/home/counter-start.png');
    background-repeat: no-repeat;
    height: 120px;
    margin-bottom: 60px;
}
.counter.style-3 label {
    padding-top: 16px !important;
}
section {
    padding: 40px 0 !important;
}

.zlrz-subtitle h5 {
    margin-bottom: 5px !important;
    font-weight: 500;
    font-size: 18px;
    color: #bc8f7a !important;
}
.zlrz-subtitle{
    color:#000;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding: 12px;
}
.lxwx-li li{
    line-height: 39px;
    font-size: 12px;
}

.footer-menu  li{
    line-height: 20px;
    font-size: 12px;
}

.footer-list li {
    margin-bottom: 2px !important;
    text-transform: capitalize;
}
.footer.white-bg .primary-footer, .footer.white-bg .primary-footer a, .footer.white-bg {
    color: #555;
}
.footer-1 .secondary-footer span {
    background: #f6f6f6;
    border-radius: 5px;
    display: inline-block;
    padding: 15px;
    width: 100%;
    text-align: left;
    color: #555;
    font-size: 12px;
}
.footer-1 .secondary-footer {
    padding: 0px;
    background: none;
}
.primary-footer {
    padding: 39px 0;
}

.banner5{
    height: 400px !important;
}

.form-btn {
box-shadow: none;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 20px;
    background: #bc8f7a !important;
    color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 50px;
    line-height: 50px;
    padding: 0 30px 0 30px;
    border-radius: 30px;
    font-weight: normal;
}

.about-hzkh .featured-item .featured-icon {
    height:100px !important;
    line-height: 100px !important;
}

.about-hzkh .featured-item .featured-desc{
    font-size: 14px;
    text-align: left;
}

.about-zycp .featured-item {
    padding: 10px 10px;
}
.about-zycp .about-zycp-img{
    margin: 10px;
    border-right: 1px solid;
    border-color: #ccc;
    height: 168px;
}
.about-zycp-img .featured-icon{
    padding-bottom: 30px;
}
.about-zycp-img .featured-item:hover{
    border-bottom: 2px solid;
    border-color: #bc8f7a;
}

/*滚动菜单 开始*/

#scrollwrap{
    position: absolute;
    right: 50px;
    padding: 30px 0px 30px 0px;
    text-align: center;
}
#scrollDiv
{
    width: 300px;
    height: 316px;
    min-height: 50px;
    line-height: 50px;
/*    border: #ccc 1px solid;*/
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
#scrollDiv li
{
    height: 50px;
    padding-left: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    font-family: "黑体";
}
#scrollDiv li:first-child {
/*    font-size: 22px;*/
}
/*滚动菜单 结束*/

.product_active {background: #bc8f7a !important; color: #ffffff !important;}
.product_cate_btn {
    padding: 10px 18px !important;
    margin-left: 0px !important;
}

.product_tag ul li{
    background: #efefef;
    color: #222021;
    /* border-radius: 30px; */
    /* font-weight: 600; */
    font-size: 12px;
    display: inline-block;
    margin: 0 10px 0 0;
    list-style-type: none;
    position: relative;
    padding: 3px;
    width: 60px;
    text-transform: uppercase;
    text-align: center;
}

.product .product-desc {
    padding: 12px !important;
    text-align: left;
    background: #ffffff;
    width: 100%;
    display: inline-block;
    -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
    box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
}

.product_attr_title{
    font-size:16px;
}.product_attr{overflow: hidden; 	-webkit-line-clamp: 2; 	-webkit-box-orient: vertical; 	text-overflow: ellipsis; }
.product_attr ul li{    background: none;    color: #222021;    font-size: 12px;    display: inline-block;    margin: 0 10px 0 0;    list-style-type: none;    position: relative;    padding: 3px;/*    width: 42%;*/    text-transform: uppercase;    text-align: left;	
}

.swiper-slide a{
    transition: 0.2s;
}	
.swiper-slide a:hover{
    opacity:.6;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 80px !important;
    height: 80px !important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 80px 80px !important;
    -webkit-background-size: 80px 80px !important;
    background-size: 80px 80px !important;
    background-position: center;
    background-repeat: no-repeat;
}
/*首页合作伙伴鼠标移过*/
.hzhb-imgs img:hover{
    opacity:.3;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: row !important;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#scrollDiv ul li a{
    color:#fff !important;
}
#scrollDiv ul li a:hover{
    color:#bc8f7a !important;
    opacity: 0.8;
}
.page-content{
    margin-top: -1px;
}
/*第二个横幅视频右侧白色背景设置*/
.bannerrightbgbox{
    height: 798px;
    width: 360px;
    background-color: #ffffff;
    box-decoration: none;
    z-index: 666;
    position: absolute;
    right: 0;
    margin-top: -798px;
}
/*笔记本电脑和桌面电脑分辨率*/
@media screen and (max-width: 1600px) {
    /*在此设置适应笔记本电脑和桌面电脑分辨率的CSS*/
    .bannerrightbgbox{
        width: 200px;
        right: 0;
    }
}
/*笔记本电脑和桌面电脑分辨率*/
@media screen and (max-width: 1366px) {
    /*在此设置适应笔记本电脑和桌面电脑分辨率的CSS*/
    .bannerrightbgbox{
        width: 220px;
        height: 798px;
        overflow: hidden;
        right: 0;
        margin-right: -110px;
    }
}
/*笔记本电脑和桌面电脑分辨率*/
@media screen and (max-width: 1080px) {
    /*在此设置适应笔记本电脑和桌面电脑分辨率的CSS*/
    .bannerrightbgbox{
        width: 160px;
        height: 798px;
        overflow: hidden;
        right: 0;
        margin-right: -320px;
    }
}
/*笔记本电脑和桌面电脑分辨率*/
@media screen and (max-width: 800px) {
    /*在此设置适应笔记本电脑和桌面电脑分辨率的CSS*/
    .bannerrightbgbox{
        width: 100px;
        height: 798px;
        margin-right: -520px;
    }
}

.product .product-desc-menu {
    padding: 0px !important;
    text-align: center;
    background: #ffffff;
    width: 100%;
    display: inline-block;
    -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
    box-shadow: 0 0 13px 3px rgba(0,0,0,0.1);
}

.product_attr_title-menu{
    font-size:12px;
}

.post-image-menu {
    height: 130px;
    overflow: hidden;
}

.product_attr_title-menu a:hover{
    border-bottom: 0px solid #f0e2e2 !important;
}

.post-image-menu a:hover{
    border-bottom: 0px solid #f0e2e2 !important;
}

/*左侧侧浮动 联系我们*/
#leftsead{width:131px;height:143px;position:fixed;top:258px;left:0px;display:none;}
#leftsead li{width:131px;height:60px;list-style:none;}
#leftsead li img{float:left;}
#leftsead li a{height:49px;float:left;display:block;min-width:47px;max-width:131px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-left:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;left:190px;top:2px;}

/*右侧侧浮动 产品菜单 样式1*/
#rightsead{width:131px;height:143px;position:fixed;top:258px;right:0px;z-index:9999;}
*html #rightsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#rightsead li{width:131px;height:60px;list-style:none;}
#rightsead li img{float:right;}
#rightsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#rightsead li a .shows{display:block;}
#rightsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#rightsead li a.youhui .hides{display:none;position:absolute;right:190px;top:2px;}

/*右侧侧浮动 产品菜单 样式2*/
.clear{clear:both;}
.leftmenusidebar{z-index:9999;background: #bc8f7a;border:1px solid #f8f8f8;width:190px;padding:5px;margin:30px auto;position:fixed;top:258px;left:0px;}
.leftmenusidebar h2{color:#fff;font-size:14px;line-height:21px;text-align:center;padding:2px 0 7px;}
#leftmenu{width:178px;background: #f8f8f8;padding:8px 0;}
#leftmenu li{text-align: right;float:left;width: 178px;display:block;padding-left: 22px;padding-right: 20px;background: #f8f8f8;position:relative;line-height:21px;border:none;}
#leftmenu li:hover{background: #bc8f7a;}#leftmenu li a{font-family:"\5B8B\4F53",san-serif;font-size:14px;color:#bc8f7a;display:block;outline:0;text-decoration:none;padding:5px 0;}
#leftmenu li:hover a{color:#fff;}
.dropdown_4columns{margin:5px auto;float:left;position:absolute;left:-999em;text-align:left;border-left:5px solid #bc8f7a;border-top:1px solid #bc8f7a;border-bottom:1px solid #bc8f7a;border-right:1px solid #bc8f7a;width:100%;background: #f8f8f8;padding:5px 0 10px;}
#leftmenu li:hover .dropdown_4columns{left:180px;top:-6px;}
.col_1{width:120px;display:inline;float: left;position: relative;margin:0;}
.col_4{width:510px;display:inline;float: left;position: relative;margin:0;}
#leftmenu h3{font-size:14px;font-weight:bold;color:#bc8f7a;margin:4px 0;padding-left:20px;font-family:"\5B8B\4F53",san-serif;line-height:21px;font-size:12px;text-align:left;}
#leftmenu li:hover div a{font-size:12px;color:#003366;}
#leftmenu li:hover div a:hover{color:#e47911;}
#leftmenu li ul{list-style:none;padding:0;margin:0;padding-left: 20px;}
#leftmenu li ul li{font-size:12px;line-height:21px;position:relative;padding:0 0 0 6px;margin:0;text-align:left;width:120px;border-left:#ccc 1px solid;}
#leftmenu li ul li a{padding:0 0 0 6px;margin:0;}
#leftmenu li ul li:hover{background:none;padding:0 0 0 6px;margin:0;}


/*核心产品菜单下拉颜色修改*/
.dropdown-menu li a {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    height: 30px;
    width: 100% !important;	text-align: right;    font-size: 18px;    font-weight: bold;
}
.dropdown-menu li a:hover{
    color: #f6cd2d !important;
    padding-left: 0px !important;
    border-bottom: 2px solid #f6cd2d !important;
}

.dropdown-menu .product_attr_title-menu a {
    color: #555;
    font-weight: normal;		text-align:center;
}