﻿/* 产品力 */

.banb {
    width: 100%;
    height: 85px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    text-align: center;
    font-size: 0;
}

.banb em {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 6px;
    cursor: pointer;
    border: 1px solid #999;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.banb em.on {
    width: 50px;
    border: 1px solid #ddd;
    background: rgba(255, 255, 255, .4)
}
.bant1 {
    width: 650px;
    height: 80px;
    font-size: 36px;
    line-height: 80px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -320px;
    top: 35%;
    z-index: 10;
}
.bant2 {
    width: 650px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -320px;
    top: 50%;
    text-align: center;
    z-index: 10;
}

.pagecont {
	width: 800px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 40%;
	text-align: center;
    color: #fff;
    z-index: 10;
}

.pagecont .t1 {
	line-height: 100px;
	font-size: 48px;
}

.pagecont .t2 {
	line-height: 30px;
	font-size: 14px;
	letter-spacing: 14px;
	padding-left: 10px;
}

.sect {
    height: 70px;
    padding-top: 50px;
    overflow: hidden;
    text-align: center;
}

.sect span {
    display: inline-block;
    font-size: 24px;
    position: relative;
}

.sect span:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 1px;
    left: 0;
    top: 40px;
    background: #333;
}
.sect i {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #999;
    line-height: 40px;
    font-style: normal;
    margin-top: 12px;
}

.fgm {
    width: 1180px;
    height: 70px;
    background: #333;
    text-align: center;
    position: relative;
    margin: 30px auto 120px auto;
}
.fgm>li {
    display: inline-block;
    height: 100%;
}
.fgm>li>span {
    display: block;
    line-height: 40px;
    padding: 0 30px;
    color: #ddd;
    font-size: 16px;
    border: 1px solid #333;
    margin-top: 15px;
    cursor: pointer;
}
.fgm>li.on>span {
    border: 1px solid #686868;
    font-weight: bold;
}
.fgm>li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 70px;
    background: #f0f0f0;
    width: 100%;
    height: 60px;
    text-align: center;
    z-index: 0;
}
.fgm>li.on>ul {
    display: block;
}
.fgm>li:hover>ul {
    display: block;
    z-index: 1;
}
.fgm>li>ul>li {
    display: inline-block;
    height: 59px;
    margin: 0 30px;
}
.fgm>li>ul>li>a {
    display: block;
    font-size: 14px;
    line-height: 60px;
    text-decoration: none;
}
.fgm>li>ul>li.on {
    border-bottom: 1px solid #333;
}
.fgm>li>ul>li.on>a,.fgm>li>ul>li:hover>a {
    font-weight: bold;
}

.probox {
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin: 50px auto;
}
.probox2 {
    width: 1250px;
    height: auto;
    overflow: hidden;
}
.prop {
    width: 565px;
    height: 450px;
    float: left;
    overflow: hidden;
    margin: 0 50px 50px 0;
    background: #f5f5f5;
    position: relative;
}
.prop a {
    display: block;
    width: 100%;
    height: 360px;
    overflow: hidden;
    margin-bottom: 15px;
}
.prop a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.prop span {
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding-left: 10px;
}
.prop span.t2 {
    color: #999;
    font-size: 12px;
}
.prop img.aro {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    opacity: .3;
}
.prop img.aro:hover {
    opacity: 1;
}

.despage {
    width: 1180px;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin: 10px auto 0 auto;
}
.dest {
    height: 90px;
    margin: 35px 0 0 130px;
    border-left: 1px solid #333;
    overflow: hidden;
    padding-left: 20px;
}
.dest span {
    display: block;
    font-size: 30px;
    line-height: 30px;
}
.dest i {
    display: block;
    font-style: normal;
    font-size: 60px;
    color: #eee;
    line-height: 60px;
    font-weight: bold;
    margin-top: 5px;
}
.designer {
    height: auto;
    overflow: hidden;
    padding-top: 50px;
}
.deserp {
    width: 375px;
    height: 500px;
}
.deserp img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.deserc {
    width: 450px;
    height: auto;
    overflow: hidden;
}
.deserc span {
    display: block;
}
.deserc span.t1 {
    padding-top: 40px;
    line-height: 60px;
    font-size: 34px;
    font-family: Arial, Helvetica, sans-serif;
}
.deserc span.t2 {
    line-height: 70px;
    height: 120px;
    font-size: 34px;
    color: #ddd;
}
.deserc span.t3 {
    font-size: 14px;
    line-height: 30px;
}
.deserc .btn {
    display: block;
    width: 160px;
    height: 35px;
    border: 1px solid #333;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    margin-top: 60px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.deserc .btn:hover {
    background: #666;
    width: 180px;
}
.designer.l .deserp {
    float: left;
    margin-left: 130px;
}
.designer.l .deserc {
    float: right;
    margin-right: 90px;
}
.designer.r .deserp {
    float: right;
    margin-right: 130px;
}
.designer.r .deserc {
    float: left;
    margin-left: 90px;
}
.designer.r .deserc .t1,.designer.r .deserc .t2{
    text-align: right;
}

.desmore {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
}
.desmore a,.desmore span {
    display: block;
    height: 40px;
    line-height: 40px;
    width: 180px;
    border: 1px solid #333;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.desmore a:hover,.desmore span:hover {
    background: #666;
    width: 200px;
}


.dcasebox {
    padding-left: 110px;
    padding-bottom: 50px;
    height: auto;
    overflow: hidden;
}

.dcase {
    width: 460px;
    height: 400px;
    float: left;
    overflow: hidden;
    margin: 40px 40px 0 0;
}
.dcasep {
    width: 100%;
    height: 280px;
    margin-bottom: 10px;
    overflow: hidden;
}
.dcasep img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dcasec {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.caset1 {
    font-size: 16px;
    line-height: 30px;
    padding: 10px 0;
    display: block;
}
.caset2 {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    display: block;
}
.dcase:nth-child(1) {
    width: 960px;
    height: 500px;
    overflow: hidden;
    position: relative;
}
.dcase:nth-child(1) .dcasep {
    width: 100%;
    height: 100%;
}
.dcase:nth-child(1) .dcasec {
    position: absolute;
    left: 0;
    bottom: 60px;
    background: rgba(255, 255, 255, .8);
    padding-top: 20px;
}
.dcase:nth-child(1) .caset1 {
    padding: 10px 180px 10px 30px;
    font-size: 20px;
}
.dcase:nth-child(1) .caset2 {
    color: #333;
    padding: 0 180px 30px 30px;
}


.epcont {
    width: 100%;
    height: 600px;
    background: #f3f3f3;
    overflow: hidden;
    margin-top: 50px;
}
.eprow {
    width: 1000%;
    height: 100%;
    overflow: hidden;
}
.epc {
    width: 10%;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}
.epcp {
    width: 50%;
    height: 100%;
    overflow: hidden;
    float: left;
}
.epcp img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.epcc {
    width: 35%;
    height: auto;
    float: left;
    margin-left: 5%;
}
.epct {
    font-size: 28px;
    line-height: 40px;
    padding-top: 80px;
}
.epct span {
    display: block;
}
.epct span.t2 {
    font-size: 18px;
    padding: 10px 0 40px 0;
}
.epcz {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.epdot {
    width: 100%;
    height: 60px;
    padding-top: 35px;
    text-align: center;
}
.epdot em {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #e5e5e5;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin: 0 8px;
    font-style: normal;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
}
.epdot em.on {
    background: #4c4c4c;
    color: #fff;
}

.epcasecont {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 10px auto 40px auto;
    font-size: 14px;
    line-height: 30px;
}

.epcase {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.epcasep {
    width: 480px;
    height: 400px;
    overflow: hidden;
    margin: 0 20px;
    display: inline-block;
}
.epcasep img {
    display: block;
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.epcasep span {
    display: block;
    height: 70px;
    font-size: 16px;
    background: #f5f5f5 url(https://file.suofeiya.com.cn/v/461f3c3f-0d45-4596-8972-bfd83f065be6) 420px center no-repeat;
    background-size: 25px;
    line-height: 70px;
    overflow: hidden;
    padding-left: 20px;
    text-align: left;
}
a.epcasemore {
    width: 180px;
    height: 45px;
    border: 1px solid #333;
    text-align: center;
    font-size: 14px;
    line-height: 45px;
    margin: 50px auto;
    display: block;
    text-decoration: none;
}

.seccase,.seccase:hover {
    display: block;
    width: 700px;
    height: auto;
    overflow: hidden;
    margin: 10px auto 20px auto;
    text-decoration: none;
}
.seccase img {
    display: block;
    width: 100%;
    height: auto;
}
.seccase span {
    display: block;
    width: 100%;
    height: auto;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    padding-top: 5px;
}

.caselist {
    width: 1000px;
    height: auto;
    margin:20px auto;
    padding-top: 40px;
    border-top: 1px solid #eee;
    overflow: hidden;
}
.caseli {
    height: 260px;
    margin-bottom: 40px;
}
.caseli img {
    width: 400px;
    height: 260px;
    margin-right: 50px;
    float: left;
    object-fit: cover;
}
.caseli span {
    width: 500px;
    display: block;
    float: left;
    font-size: 20px;
    line-height: 40px;
    height: 60px;
}
.caseli i {
    width: 500px;
    display: block;
    float: left;
    font-style: normal;
    font-size: 14px;
    height: 50px;
    color: #999;
}
.caseli a {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 12px;
    float: left;
    text-decoration: none;
}
.caselicont {
    width: 500px;
    height: auto;
    font-size: 12px;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    color: #999;
}
.playvodbox{
    position: relative;
    width: 100%;
    height: 298px;
}
.ztc {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}
.ztcc {
    width: 48%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
}
.ztc.l .ztcc {
    float: left;
}
.ztc.l .ztcp {
    float: right;
}
.ztc.r .ztcc {
    float: right;
}
.ztc.r .ztcp {
    float: left;
}
.ztcp {
    width: 48%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.ztcc {
    width: 48%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
}
.ztcct {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-left: 3px solid #c4a36d;
    font-size: 22px;
    font-weight: bold;
    color: #777;
    margin-bottom: 25px;
}
.ztccc img {
    max-width: 100%;
    margin: 5px 5px 0 0;
}
.ztc.l .ztcc {
    float: left;
}
.ztc.l .ztcp {
    float: right;
}
.ztc.r .ztcc {
    float: right;
}
.ztc.r .ztcp {
    float: left;
}
.playvod {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    background: rgba(0, 0, 0, .3) url(https://file.suofeiya.com.cn/v/0f068c05-5f74-4bb7-9a8f-fb222674ac60) center no-repeat;
    cursor: pointer;

}
.playvod:hover,.closevod:hover {
    opacity: 1;
}
.vod {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.closevod {
    width: 50px;
    height: 50px;
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: url(https://file.suofeiya.com.cn/v/85478d70-c89c-48d2-b9cf-1402db131a8b) center no-repeat;
    z-index: 20;
    opacity: .7;
    background-size: 25px;
}
.ztcp {
    width: 48%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.ztcp img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 5;
}
.playvodbox img{
    display: block;
    width: 100%;
    height: 100%;
    z-index: 5;
    object-fit: cover;
}
.xhp {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 5;
}

.xhp li {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 0;
    display: none;
}

.xhp li img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.xhslide {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
    margin: 20px auto;
}
.xhslide:hover .dalileft,.xhslide:hover .daliright {
    display: block;
}
.xhb {
    height: 45px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 10px;
}

.xhb em {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    cursor: pointer;
    background: #b8a49c;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.xhb em.on {
    background:#785143;
}
.dalileft {
    left: 0;
    background: url(https://file.suofeiya.com.cn/v/6b5bab20-b873-4180-bdf8-04fd39d431e0) left center no-repeat;
}
.dalileft, .daliright {
    width: 50px;
    height: 120px;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -60px;
    display: none;
    cursor: pointer;
}
.daliright {
    right: 0;
    background: url(https://file.suofeiya.com.cn/v/5969f2de-c656-4c62-ae7c-a2305ca4fe3f) right center no-repeat;
}
@media screen and (max-width: 1500px) {
    .fgm {
        width: 1060px;
        height: 60px;
        margin: 30px auto 100px auto;
    }
    .fgm>li>span {
        line-height: 30px;
        font-size: 14px;
    }
    .fgm>li>ul {
        top: 60px;
        height: 50px;
    }
    .fgm>li>ul>li {
        height: 49px;
    }
    .fgm>li>ul>li>a {
        font-size: 12px;
        line-height: 50px;
    }
    .probox {
        width: 1060px;
        margin: 40px auto;
    }
    .prop {
        width: 505px;
        height: 400px;
    }
    .prop a {
        height: 310px;
    }
    .bant1 {
        font-size: 32px;
        top: 32%;
    }
    .bant2 {
        font-size: 12px;
        line-height: 26px;
    }
    .despage {
        width: 1080px;
    }
    .dest {
        height: 80px;
        margin: 35px 0 0 100px;
    }
    .dest i {
        font-size: 50px;
        line-height: 50px;
    }
    .deserp {
        width: 330px;
        height: 440px;
    }
    .designer.l .deserp {
        margin-left: 100px;
    }
    .designer.r .deserp {
        margin-right: 100px;
    }
    .deserc span.t1 {
        padding-top: 30px;
    }
    .deserc span.t2 {
        line-height: 60px;
        height: 100px;
    }

    .dcasebox {
        padding-left: 90px;
    }
    .dcase:nth-child(1) {
        width: 900px;
        height: 470px;
    }
    .dcase:nth-child(1) .caset1 {
        font-size: 18px;
    }
    .caset2 {
        font-size: 12px;
    }
    .dcase {
        width: 430px;
        height: 400px;
    }
    .dcasep {
        height: 260px;
    }
    .epcont {
        height: 480px;
    }
    .pagecont {
        top: 35%;
    }
    .pagecont .t1 {
        line-height: 80px;
        font-size: 40px;
    }
    .pagecont .t2 {
        font-size: 12px;
    }
    a.epcasemore {
        width: 160px;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
    }
}

@media screen and (max-width: 1300px) {
    .fgm {
        width: 960px;
        height: 50px;
        margin: 30px auto 90px auto;
    }
    .fgm>li>span {
        line-height: 20px;
        font-size: 14px;
    }
    .fgm>li>ul {
        top: 50px;
        height: 45px;
    }
    .fgm>li>ul>li {
        height: 44px;
    }
    .fgm>li>ul>li>a {
        font-size: 12px;
        line-height: 45px;
    }
    .probox {
        width: 960px;
        margin: 40px auto;
    }
    .prop {
        width: 455px;
        height: 380px;
    }
    .prop a {
        height: 300px;
        margin-bottom: 10px;
    }
    .prop span {
        font-size: 14px;
        line-height: 26px;
    }
    .prop img.aro {
        width: 25px;
        height: 25px;
    }
    .bant1 {
        font-size: 28px;
        top: 30%;
    }
    .bant2 {
        top: 48%;
    }
    .banb {
        height: 70px;
    }
    .banb em {
        width: 40px;
        height: 40px;
        margin: 0 5px;
    }
    .banb em.on {
        width: 40px;
    }
    .despage {
        width: 980px;
    }
    .dest {
        height: 80px;
        margin: 35px 0 0 80px;
    }
    .deserp {
        width: 300px;
        height: 400px;
    }
    .designer.l .deserp {
        margin-left: 80px;
    }
    .designer.r .deserp {
        margin-right: 80px;
    }
    .deserc {
        width: 420px;
    }
    .deserc span.t2 {
        line-height: 60px;
        height: 100px;
    }
    .deserc span.t3 {
        font-size: 12px;
        line-height: 26px;
    }
    .deserc .btn {
        width: 150px;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
        margin-top: 50px;
    }

    .dcasebox {
        padding-left: 80px;
    }
    .dcase:nth-child(1) {
        width: 820px;
        height: 420px;
        margin: 40px 0 0 0;
    }
    .dcase:nth-child(1) .caset1 {
        font-size: 16px;
    }
    .dcase {
        width: 390px;
        height: 385px;
    }
    .dcasep {
        height: 240px;
    }
    .caset2 {
        font-size: 12px;
    }
    .epcont {
        height: 440px;
    }
    .epct {
        font-size: 24px;
        padding-top: 60px;
    }
    .epcz {
        font-size: 12px;
        line-height: 26px;
    }
}
