@charset "utf-8";

/* 头部 */
.top {
    padding: 25px 0;
}
.topLeft {
    display: inline-block;
    width: 520px;
    text-align: center;
}
.topRight {
    display: inline-block;
    width: 750px;
}
.navLi {
    display: inline-block;
}
.navA {
    font-size: 16px;
    color: #333;
    height: 69px;
    padding: 0 15px;
    line-height: 69px;
}
.navA:hover {
    color: #FF6600;
}
.navLi:hover .erul {
    display: block;
}
.erul {
    position: absolute;
    left: 0;
    width: 200px;
    top: 54px;
    margin: 0;
    border: 0 none;
    padding: 0;
    list-style: none;
    display: none;
    z-index: 99;
}
.erli {
    width: 100%;
    /* background-color: rgba(0, 0, 0, .5); */
    background-color: #fff;
}
.era {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    height: 40px ;
    line-height: 40px ;
    border-bottom: 1px solid #eee;
}
.era:hover {
    background-color: #eee;
}
.sanul {
    position: absolute;
    left: 200px;
    width: 200px;
    top: 0;
    margin: 0;
    border: 0 none;
    padding: 0;
    list-style: none;
    display: none;
}
.erli:hover .sanul {
    display: block;
}
.sanli {
    width: 100%;
    /* background-color: rgba(0, 0, 0, .5); */
    background-color: #fff;
}
.sana {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    height: 40px ;
    line-height: 40px ;
    border-bottom: 1px solid #eee;
}
.sana:hover {
    background-color: #eee;
}

/*首页-banner*/
#box184152224 .zoomImage {
    padding-bottom: 41.97% !important;   /*高除以宽*/
}
.zoomImage {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.swiper-pagination-bullet-active{
    background: #fff!important;
}
.swiper-pagination-bullet{
    width: 15px !important;
    height: 15px !important;
}

/* 首页-案例 */
.inCase {
    padding: 50px 0 40px;
}
.inCaseP {
    font-size: 48px;
    color: #2f2f2f;
    font-family: 'Times New Roman';
    margin-bottom: 5px;
}
.inCaseSp {
    font-size: 30px;
    color: #2f2f2f;
}
.swiper-slidege {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
}
  .slideP {
    height: 55px;
    background-color: rgba(0, 0, 0, .6);
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
}
.swiperLefts,
.swiperLeft {
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 11;
    height: 320px;
    cursor: pointer;
}
.swiperRights,
.swiperRight {
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 11;
    height: 320px;
    cursor: pointer;
}
.inxiza,
.inCanava {
    display: inline-block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    color: #666;
    margin: 0 15px;
}
.inxizact,
.inCanavact {
    background-color: #f26722;
    color: #fff;
}
.inCanavul {
    display: inline-block;
    margin-bottom: 30px;
}
/* .incList {
    display: none;
} */

/* 首页-产品分类 */
.inProBg {
    margin-top: 50px;
    background-color: #edeeee;
}
.inPro {
    margin: 50px 0 40px;
}
.inProList {
    padding-bottom: 50px;
}
.inProGe {
    width: 271px;
    height: 318px;
    margin-right: 65px;
    box-shadow: 5px 5px 5px 3px #878787;
    overflow: hidden;
}
.inProGe:last-child {
    margin-right: 0;
}
.proImgx {
    -webkit-transition: all 0.36s linear;
    -moz-transition: all 0.36s linear;
    -o-transition: all 0.36s linear;
    transition: all 0.36s linear;
}
.inProGe:hover .proImgx,
.caGeImg:hover .proImgx,
.prGesImg:hover .proImgx{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}

/* 首页-下载 */
.dow {
    padding: 30px 0;
}
.dowGe {
    width: 580px;
    box-sizing: border-box;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 5px;
    transition: all .5s;
    cursor: pointer;
    font-size: 16px;
    color: #2b2b2b;
    line-height: 32px;
}
.dowGe:hover {
    border-bottom-color: #f26722;
    color: #f26722;
}
.dowGe:nth-child(2n+0) {
    float: right;
}
.dowGeA {
    width: 32px;
    height: 32px;
}
.dowGeSp {
    display: inline-block;
    width: 520px;
}
.gengDuo {
    margin: 30px 0 80px;
}
.gengDuone {
    margin-top: 50px;
}
.gengDuoa {
    display: inline-block;
    width: 372px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border: 1px solid #bfbfbf;
    font-size: 16px;
    color: #333;
    border-radius: 5px;
    transition: color .5s;
    position: relative;
}
.gengDuoa::before {
    content: "";
    position: absolute;
    left: 0;
    width: 372px;
    height: 64px;
    background: #f26722;
    z-index: -1;
    transition: transform .5s;
    transform: scale3d(0, 0, 1);
       transform-origin: 100% 100%;
}
.gengDuoa:hover {
    color: #fff;
    border-color: #f26722;
}
.gengDuoa:hover::before{
    transform: scale3d(1, 1, 1);
    transform-origin: 0% 0%;
}

/* 底部 */
.foTo {
    padding: 50px 0 30px;
}
.foToauto {
    width: 1100px;
    margin: 0 auto;
}
.foToLi {
    height: 100%;
    display: inline-block;
    width: 135px;
    text-align: center;
}
.foToA {
    font-size: 16px;
    color: #030000;
}
.foToAl {
    font-size: 14px;
    color: #333;
    display: inline-block;
    width: 100%;
    margin-top: 16px;
}
.foMe {
    height: 100px;
    background-color: #edeeee;
}
.foMeLe {
    display: inline-block;
    width: 730px;
    height: 100%;
}
.foMeRi {
    display: inline-block;
    width: 500px;
    height: 100%;
}
.foMeRiGe {
    height: 26px;
}
.foMeRiGe:first-child {
    margin: 20px 0 10px;
}
.foMeRiSp {
    line-height: 26px;
    font-size: 14px;
    color: #333;
    margin-left: 15px;
}
.foFo {
    margin-top: 72px;
    border-top: 1px solid #bbbbbb;
    line-height: 47px;
    font-size: 12px;
    color: #000;
}
.foFo span {
    margin-right: 8px;
}
.foBor {
    border-top: 1px solid #eee;
}

/* 关于我们 */
.abTitle {
    font-size: 30px;
    color: #000;
    margin: 50px 0;
}
.abTitle span {
    position: relative;
}
.abTitle span::before,
.abTitle span::after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #333;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
    margin: auto 0;
}
.abTitle span::before {
    left: -130px;
}
.abTitle span::after {
    right: -130px;
}
.abCon {
    padding-bottom: 50px;
}
.abConLeft {
    display: inline-block;
    width: 750px;
    font-size: 20px;
    color: #333;
    line-height: 40px;
    text-align: justify;
}
.abConRight {
    display: inline-block;
    width: 420px;
}
.abConRight img {
    margin-top: 10px;
}

/* 新闻资讯 */
.newsList {
    padding-bottom: 50px;
    border-top: 1px solid #eee;
}
.newsGe {
    padding: 25px 100px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}
.newsGeP {
    font-size: 20px;
    color: #3b3b3b;
    margin-bottom: 30px;
}
.newsGeSp {
    font-size: 16px;
    color: #5f5f5f;
    line-height: 28px;
}
.newsTitle {
    border-bottom: 1px solid #eee;
    padding: 30px 0 20px;
    box-shadow: 0px 10px 20px #eee;
}
.newsTitleP1 {
    font-size: 26px;
    color: #333;
    line-height: 50px;
}
.newsTitleP2 {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
    margin-top: 8px;
}
.newsTitleImg {
    margin-top: 15px;
}
.newsDetail {
    padding: 30px 0;
    font-size: 16px;
    color: #666;
    line-height: 33px;
}
.newsDetail img {
    max-width: 100%;
    height: auto;
    /* float: left; */
}
.prNexts {
    margin-top: 10px;
}
.Nexts {
    padding-bottom: 50px;
}

/* 产品品牌 */
.asideRight {
    width: 940px;
}
.asideConx {
    /* width: 940px; */
    width: 715px;
    margin-right: 225px;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 50px;
}
.asideConx img {
    max-width: 100%;
    height: auto;
}
.prAuto {
    width: 1000px;
    margin: auto;
}
.wz {
    border-bottom: 1px dashed #dcdcdc;
    padding: 12px 0;
    font: 14px/22px "Microsoft YaHei";
    color: #787878;
}
.wz a {
    color: #787878;
}
.prGe {
    width: 271px;
    height: 318px;
    margin-right: 60px;
    margin-bottom: 50px;
}
.prGe:nth-child(3n+0) {
    margin-right: 0;
}
.prMb {
    margin-bottom: 50px;
}
.aside {
    width: 240px;
    margin-bottom: 50px;
}
.asideTit {
    background: #4ab344;
    height: 80px;
}
.asideTit h3 {
    height: 80px;
    font-size: 24px;
    font-weight: normal;
    line-height: 80px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.asiBor {
    /* border-left: 1px solid #ececec; */
    /* border-right: 1px solid #ececec; */
}
.dtdt {
    height: 50px;
    line-height: 50px;
    background-color: #ececeb;
    /* background: url(../images/jia.png) no-repeat right center #ececeb; */
    margin-bottom: 2px;
}
.dtA {
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 15px;
    color: #666666;
    box-sizing: border-box;
    width: 100%;
}
.ddDd {
    display: none;
}
.ddA {
    width: 160px;
    margin-left: 40px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    background: url(../images/arr02.png) no-repeat right center;
}
.ddA:hover {
    color: #4ab344;
    background: url(../images/arr01.png) no-repeat right center;
}
.prGes {
    display: inline-block;
    width: 300px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.prGes:nth-child(3n+0) {
    margin-right: 0;
}
.prGesImg {
    /* height: 150px; */
    height: 300px;
    box-sizing: border-box;
    border: 1px solid #eee;
    overflow: hidden;
}
.prGesTit {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin: 10px 0 5px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
/* 工程案例 */
.caGe {
    display: inline-block;
    width: 300px;
    margin-right: 26px;
    margin-bottom: 20px;
}
.caGe:nth-child(4n+0) {
    margin-right: 0;
}
.caGeImg {
    display: inline-block;
    height: 300px;
    border: 1px solid #eee;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}
.seCon {
    display: inline-block;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 50px;
    width: 1000px;
    margin: 0 140px 50px 140px;
}
/* 联系我们 */
.coMap {
    margin-bottom: 50px;
}
.coLeft {
    width: 700px;
    height: 300px;
}
.coRight {
    width: 460px;
    font-size: 16px;
    line-height: 35px;
    margin-top: 10px;
}
.coNav {
    border-bottom: 1px solid #ddd;
    height: 70px;
    margin-top: 50px;
}
.coNavA {
    display: inline-block;
    /* width: 152px; */
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
    margin-right: 25px;
    font-size: 18px;
    text-align: center;
}
.coNavAct {
    background: #E56600;
    color: #fff;
}

.przlxz {
    margin-bottom: 30px;
}
.przlxz > a{
    display: inline-block;
    padding: 10px 45px;
    background-color: #888;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
}