/*轮播*/
.layui-carousel>[carousel-item] {
    overflow: visible;
}
.layui-carousel>[carousel-item]>* {
    height: auto;
}
.duxing-main {
    width: 100%;
    min-width: 1200px;
}
.carousel img {
    display: block;
    width: 100%;
}

/*产品图*/
.product {
    width: 1200px; margin: 10px auto 30px auto;
}
.product-item{
}
.product-item .header{
    border-bottom: 1px solid #409EFF;margin: 16px 0;
}
.product-item .header span{
    background-color: #409EFF; color: #fff;display: inline-block;padding: 8px 16px;font-size: 18px; font-weight: bold;
}
.product-item ul{
    height: 213px;
}
.product-item .main li{
    float: left; width: 18%;margin-right: 2.5%;
}
.product-item .main li:nth-of-type(5n+5){
    margin-right: 0;
}
.product-item .main li a{
    display: block;border: #409EFF 1px solid;
    font-size: 16px;background-color: #fff;border-radius: 6px;
}
.product-item .main li a .image_box{
    height: 180px;
}
.product-item .main li a img{
    display: block;margin: 0 auto;height: 180px;
}
.product-item .main li a .name{
    height: 30px; line-height: 30px; color: #333333;font-size: 14px;text-align: center;overflow:hidden;border-top: 1px solid #409EFF;
}
/* 头部样式 */
#header-main {
    height: 155px;
    border-bottom: 1px solid #ba9e76;
    height: 82px;
    width: 100%;
    overflow: hidden;
}

#header {
    width: 1200px;
    margin: 20px auto;
}

#header .logo img {
    display: block;
    margin: 0 auto;
}

.nav {
    position: relative;
    padding-bottom: 10px;
}

.duxing-nav {
    box-sizing: border-box;
    margin: 0 auto;
    width: 1200px;
}

.duxing-nav-item {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    padding: 0 40px;
}
.duxing-nav-item.logo a{
   color: #409EFF;font-weight: bold;
}
.duxing-nav-item-this a{
    color: #ba9e76;
}
.search {
    position: absolute;
    right: 0;
    top: 0;
    width: 148px;
    font-size: 0;
    width: 144px;
    height: 30px;
    border-radius: 15px;
    border: solid 1px #ba9e76;
    overflow: hidden;
}

.search .layui-input {
    width: 102px;
    display: inline-block;
    border: none;
    height: 30px;
    line-height: 30px;
    font-size: 10px;
}

.search .layui-btn {
    height: 30px;
    vertical-align: top;
    background-color: #ba9e76;
}

/* 热销 */

.index_title {
    font-size: 34px;
    text-align: center;
    color: #000;
    padding: 32px 0;
}

.hot .layui-tab-title {
    text-align: center;
}

.hot .layui-tab-brief>.layui-tab-title li {
    color: #d3d3d3;
    width: 260px;
}

.hot .layui-tab-brief>.layui-tab-title .layui-this {
    color: #ba9e76;
}

.hot .layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom-color: #ba9e76;
}

.hot .layui-tab {
    width: 1200px;
    margin: 0 auto;
}

.hot .layui-tab .layui-tab-item {
    font-size: 0;
}

.hot .layui-tab .layui-tab-item a {
    display: inline-block;
    width: 400px;
    padding: 20px 0;
}

.hot .layui-tab .layui-tab-item img {
    display: block;
    height: 660px;
    margin: 0 auto;
}

/* 专利 */


.patent {
    width: 100%;
    font-size: 0;
    text-align: center;
    padding-top: 30px;
}

.patent .patent_body a {
    display: inline-block;
    padding: 20px 30px;
}

.patent .patent_body img {
    display: block;
    height: 240px;
}

/* 公司概括 */

.company-desc {
    background-color: #ba9e76;
    padding: 20px 0;
}

.company-desc img {
    display: block;
    margin: 0 auto;
}

/* 底部 */
.footer {
    margin: 0 auto;
    padding: 30px 0;
}

.footer .layui-row {
    width: 1200px;
    margin: 0 auto;
}

.footer .layui-row img {
    display: block;
    margin: 0 auto;
}

.copyRight {
    color: #333;
    padding: 26px 0;
    background-color: #eaeaea;
    font-size: 14px; line-height: 1.6;text-align: center;
}

.copyRight>div {
    width: 1200px;
    margin: 0 auto;
}

.copyRight a {
    color: #409EFF;
}


/* 品牌页面 */
.pingpai_banner img{
    display: block;width: 100%;
}
.pingpai_body{
    width: 1200px;margin: 0 auto;
}
.pingpai_body img{
    display: block;
}



/* 明星单品 */

.pcoduct_body{
    width: 100%;margin: 0 auto;
}
.pcoduct_body img{
    display: block; width: 100%;
}

/* 新闻动态 */
.news_main{

}

.news_main .big_title{
    text-align: center;
}
.news_main .big_title p{
    font-size: 24px; padding: 60px 0 20px 0;
}
.news_main .big_title img{
    display: block;margin: 0 auto;
}
.new-body{
    width: 720px;margin: 30px auto 30px auto;
}
.new-body a{
    display: flex;border-bottom: 1px solid #eaeaea;padding: 30px 0;
}
.new-body a .left{
    width: 360px;text-align: right;font-size: 0;padding-right: 20px;border-bottom: 1;
}
.new-body a .right{
    flex: 1;padding-left: 20px;
}
.new-body a .title{
    font-size: 16px; color: #000;padding: 30px 0 10px 0;
}
.new-body a .desc{
    font-size: 12px; color: #959595;
}
.new-body a .time{
    font-size: 14px; color: #707070;padding-top: 30px;margin-bottom: 12px;
}
.new-body a .layui-btn{
    background-color: #000;height: 30px;line-height: 30px; width: 120px;
}

.company_desc{
    max-width: 1200px;margin: 30px auto;font-size: 14px; line-height: 2;
}
.company_desc h2{
    font-size: 30px; color: #409EFF;text-align: center; margin-bottom: 40px;
}
.company_desc .fixed-boot{
    display: flex;margin-top: 30px;
}
.company_desc .fixed-boot img{
    flex: 1; display: block; width: 595px;margin-right: 10px;
}
.company_desc .fixed-boot img:last-of-type{
    margin-right: 0;
}

.company_desc .comapny_d2{
    display: flex;
}
.company_desc .comapny_d1{
    width: 593px; border: 1px solid #eaeaea; border-radius: 6px;padding-bottom: 20px;margin-right: 10px;
}
.company_desc .comapny_d1:last-of-type{
    margin-right: 0;
}
.company_desc .comapny_d1 img{
    display: block; margin: 16px auto;width: 80px;
}
.company_desc .comapny_d1 h4{
    font-size: 24px;text-align: center;margin-bottom: 10px;
}
.company_desc .comapny_d1 p{
    text-align: center; line-height: 1.6;
}


.comapny_d3{
    display: flex;
}

.company_desc .comapny_d4{
    width: 390px; border-radius: 6px;margin-right: 15px;box-sizing: border-box;padding:60px 30px 100px 30px;background-color: #3496C9;
    color: #fff;
}

.company_desc .comapny_d4 img{
    display: block; margin: 16px auto;width: 80px;
}
.company_desc .comapny_d4 h4{
    font-size: 24px;text-align: center;margin-bottom: 10px;
}


.news_desc{
    display: block; width: 1200px;margin: 80px auto;
}
.news_desc a{
    display: block;
}

.news_desc h2{
    font-size: 30px; color: #409EFF;text-align: center; margin-bottom: 40px;
}

.news_desc a{
    font-size: 18px; line-height: 2.4; border-bottom: 1px solid #333333;
}


.news_desc_desc{
    display: block; width: 1200px;margin: 80px auto;
}
.news_desc_desc h2{
    font-size: 26px; color: #333333;text-align: center; margin-bottom: 40px;
}


.zizhi-desc{
    display: block; width: 1200px;margin: 80px auto;
}
.zizhi-desc h2{
    font-size: 26px; color: #333333;text-align: center; margin-bottom: 40px;
}

.zizhi_item{
    width: 230px; height: 160px;position: relative; overflow: hidden;margin-right: 10px;
}
.zizhi_item img{
    display: block;height: 160px;
}
.zizhi_item p{
    background-color: rgb(147, 196, 125); color: #fff; position: absolute; left: 0; bottom: 0; height: 20px; line-height: 20px;
    width: 100%;font-size: 14px;padding: 0 10px;box-sizing: border-box;
}
.zizhi-contant{
    display: flex;
}

.product_desc{
    display: block; width: 1200px;margin: 30px auto;
}
.product_desc h2{
    font-size: 18px; color: #333333;padding-bottom: 10px;
}
.product_box{
    
}
.product_box a{
    display: block; width: 160px;text-align: center;border: 1px solid #707070;border-radius: 6px; overflow: hidden;
    padding: 5px;margin-right: 10px;float: left;
    height: 150px;margin-bottom: 10px;
}
.product_box a img{
    display: block; height: 120px;margin: 0 auto;
}

.outer { zoom:1; }
.outer:after { clear:both;content:'';display:block;width:0;height:0;visibility:hidden; }