body{
    background: url(../images/production/3d/banner.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    font-family: "微软雅黑";
}

.clearfix::before, .clearfix::after{
    content: ".";
    height: 0;
    visibility: hidden;
    font-size: 0;
    display: block;
}
.top-all{
    width: 100%;
    height: 50px;
    background: #b0292f;
}
.top{
    width: 1400px;
    height: 50px;
    margin:0 auto;
    font-size: 14px;
    color: #666;
}
.top .top-logo{
    float: left;
    display:block;
    width: 140px;
    height: 45px;
    margin-top: 2px;
    margin-right: 260px;
}
.top .top-daohang{
    float: left;
    width: 600px;
    height: 50px;
    /*background-color: pink;*/
}
.top .top-daohang ul li{
    float: left;
    padding: 0 6px;
    margin-right: 25px;
    line-height: 49px;
}
.top .top-daohang ul li a{
    color: rgba(255,255,255,.8);
}
.top .top-daohang ul li:hover a{
    color: #fff;
    font-weight: bold;
}
.top .top-daohang ul li:nth-of-type(7){
    margin-right: 0;
}
.top .top-daohang ul li:nth-of-type(2) a{
    color: #fff;
    font-weight: bold;
}

.top-right{
    float: right;
    width: 100px;
}
.top-right a.sousuo{
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    margin-top: 13px;
    background:url(../images/sousuo.png); 
}
.top-right .top-xian{
    float: left;
    margin-left: 30px;
    width: 2px;
    height: 23px;
    background: rgba(255,255,255,.8);
    margin-top: 13px;
}
.top-right .top-right-en{
    float: right;
    line-height: 50px;
    color: rgba(255,255,255,.8);
}


/*以下是内容*/
.all{
    width: 1400px;
    height: 3050px;
    margin:0 auto;
    background: #fff;
    margin-top: 550px;
    box-shadow: 0 0 10px #d9d9d9;
}

.zuopin-title{
    width: 394px;
    height: 80px;
    margin:0 auto;
    padding-top: 40px;
    margin-bottom: 40px;
}
.zuopin-fenlei{
    width: 1050px;
    height: 420px;
    /*background-color: red;*/
    margin: 0 auto;
}
.zuopin-fenlei .zuopin-fenlei01{
    display: block;
    float: left;
    margin-right: 150px;
    width: 250px;
    height: 420px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.zuopin-fenlei .zuopin-fenlei01:nth-of-type(3){
    margin-right: 0;
}
.zuopin-fenlei .zuopin-fenlei01 .d2{
    width: 70px;
    height: 78px;
    margin: 0 auto;
    background-color: red;
    margin-top: 110px;
}
.zuopin-fenlei .zuopin-fenlei01 .d2-title{
    font-size: 26px;
    color: #333;
    margin-top: 30px;
}
.zuopin-fenlei .zuopin-fenlei01 .d2-news{
    font-size: 14px;
    color: #666;
    margin-top: 35px;
    padding: 0 10px;
}
.zuopin-fenlei .zuopin-fenlei01 .d2-ho01,.d2-ho02,.d2-ho03{
    width: 250px;
    height: 420px;
    position: absolute;
    top: 0;
    opacity:0;
    transition:all 0.6s ease;
}
.zuopin-fenlei .zuopin-fenlei01:hover .d2-ho01{
    opacity: 1;
}
.zuopin-fenlei .zuopin-fenlei01:hover .d2-ho02{
    opacity: 1;
}
.zuopin-fenlei .zuopin-fenlei01:hover .d2-ho03{
    opacity: 1;
}
.zuopin-fenlei .zuopin-fenlei01 .d2-ho03{
    opacity: 1;
}

/*精品推荐*/
.video{
    width: 1400px;
    height: 1050px;
    background: #333;
    margin:120px 0;
    position: relative;
}
.video .video-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 151px;
    height: 151px;
    background: url(../images/production/video/video01.png);
    transform: translate(-50%,-50%);
}



/*更多分类*/
.more{
    width: 1400px;
    height: 1070px;
}
.more .more-title{
    width: 280px;
    height: 80px;
    margin:0 auto;
    margin-bottom: 40px;
}

.more .tabs-daohang{
    width: 210px;
    height: 30px;
    float: right;
    margin-bottom: 30px;
    line-height: 30px;
}
.more .tabs-daohang a{
    display: inline-block;
    height: 30px;
    margin-right: 40px;
    text-align: center;
    font-size: 18px;
    color: #464646;
    padding: 0 15px;
}
.more-html{
    width: 80px;
    height: 30px;
    display: inline-block;
    float: right;
    text-align: center;
    font-size: 20px;
    color: #464646;
}
.more-html:hover{
    background:#d70327;
    color: #fff;
}
.more .tabs-daohang a:nth-of-type(2){
    margin-right: 0;
}
.more .tabs-daohang a:hover{
    background: #d70327;
    color: #fff;
}
.more .tabs-daohang a.active{
    background: #d70327;
    color: #fff;
}
.tabs-container{
    width: 1400px;
    height: 944px;
}
.tabs-container .swiper-wrapper .more-fenlei .more-img01{
    display: inline-block;
    width: 400px;
    height: 420px;
    margin-right: 100px;
    float: left;
    margin-bottom: 50px;
    background: #fcfcfc;
    transition:all 0.3s ease;
}

.tabs-container .swiper-wrapper .more-fenlei .more-img01:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    background: #fff;
}
.tabs-container .swiper-wrapper .more-fenlei{
}
.tabs-container .swiper-wrapper .more-fenlei .more-img01:nth-of-type(3n){
    margin-right: 0;
}
.tabs-container .swiper-wrapper .more-fenlei .more-img01 .more-img001{
    width: 400px;
    height: 300px;
    position: relative;
    background: red;
}
.tabs-container .swiper-wrapper .more-fenlei .more-img01 .more-img001 .more-video01{
    position: absolute;
    bottom: 17px;
    right: 25px;
    width: 40px;
    height: 41px;
    background: url(../images/production/video/video02.png);
}
.more-fenlei .more-img01 .more-img01-title01{
    margin-top: 25px;
    text-align: center;
    color:#454545;
    font-size: 24px;
}
.more-fenlei .more-img01 .more-img01-title02{
    margin-top: 15px;
    text-align: center;
    font-size: 18px;
}


/*以下是底部*/
.bottom{
    width: 100%;
    height: 200px;
    background: #323131;
}
.bottom-all{
    width: 1400px;
    height: 200px;
    margin:0 auto;
}
.bottom-left{
    float: left;
    width: 600px;
    height: 155px;
    margin-top: 20px;
}
.bottom-left .bottom-left-top{
    width: 600px;
    height: 62px;
}
.bottom-left .bottom-left-top .bottom-blogo{
    display: inline-block;
    width: 200px;
    height: 62px;
    float: left;
}
.bottom-left .bottom-left-top ul{
    width: 300px;
    height: 20px;
    float: left;
    margin-left: 60px;
    margin-top: 25px;
}
.bottom-left .bottom-left-top ul li{
    float: left;
    margin-right: 25px;
}
.bottom-left .bottom-left-top ul li:nth-of-type(4){
    margin-right: 0;
}
.bottom-left .bottom-left-top ul li a{
    color: #a1a1a1;
    font-size: 14px;
}
.bottom-left .bottom-phone{
    margin-top: 45px;
    width: 250px;
    height: 21px;
    color: #a1a1a1;
    background: red;
    background: url(../images/phone.png) no-repeat left;
    padding-left: 30px;
    font-size: 12px;
    line-height: 21px;
}
.bottom-left .bottom-foot{
    font-size: 12px;
    color: #a1a1a1;
    margin-top: 22px;
}
.bottom-right {
    float: right;
    width: 120px;
    margin-top: 48px;
    height: 128px;
}
.bottom-right .bottom-right-top{
    width: 120px;
    height: 33px;
}
.bottom-right .bottom-right-top a{
    float: left;
    margin-right: 10px;
}
.bottom-right .bottom-right-top a:nth-of-type(3){
    margin-right: 0;
}
.bottom-right .bottom-anniu{
    margin-top: 70px;
    width: 90px;
    height: 25px;
    border: 1px solid #8f8f8f;
    box-sizing: border-box;
}
.bottom-right .bottom-anniu .CH{
    display: block;
    float: left;
    width: 45px;
    height: 24px;
    border-right: 1px solid #8f8f8f;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    line-height: 23px;
}
.bottom-right .bottom-anniu .EN{
    display: block;
    float:left;
    width: 43px;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 23px;
}