.wtop {
    width: 1466px;
    margin:   0 auto;
}

#top {
    background: #1b232e;
    color: white;
}


#top .logo-search {
    display: flex;
    justify-content:  space-between;
    align-items: center;
    padding:  20px 0;
}

#top .logo-search .search {
    display: flex;
    line-height: 2.2em;
}

#top .logo-search .search div > * {
    line-height: inherit;
}
#top .logo-search .search div .submit {
    background: #ff5600;
    border-color: #ff5600;
    color: white;
}
#top .logo-search .search div .text {
    width: 300px;
}


#top .logo-search .search .zixun {
    background: white;
    color: black;
    padding:  0 20px;
    margin-left: 10px;
    border-radius: 3px;
}




#top .nav {
    display: flex;

    align-items: center;
    justify-content:  space-between;
}

#top .nav .nav-a {
    display: flex;
    line-height: 2em;
    font-size: 18px;
}

#top .nav .nav-a a {
    padding:  0 38px;
    padding-bottom: 20px;
}

#top .nav .nav-a a:first-child,
#top .nav .nav-a a:hover {
    background: url(/static/huifeng/nav-ahover.png) bottom -20px center no-repeat;
}

#top .nav .tel {
    color: #ff5600;
    background: url(/static/huifeng/top-tel.png) left top 8px no-repeat ;
    padding-left: 30px;
    line-height: 2em;
    font-size: 18px;
    float: right;
    padding-bottom: 20px;
}
#banner {
    float: left;    float: left;
    max-width: 100%;

}

#home-hot {
    background: #1b232e;
    line-height: 3em;
    color: white;
}

#home-hot  span {
    background: url(/static/huifeng/huo.png) left center   no-repeat ;
    display: inline-block;
    padding-left: 40px;
}


#home-hot  a {
    display: inline-block;
    padding-right: 10px;
}

#home-hot .w1200 {
    position: relative;
}


#home-hot .w1200 .tel {
    position: absolute;
    top: 0;
    right:  0;
    background: url(/static/huifeng/htel.png) left 20px top 10px no-repeat,  linear-gradient(to right, #ff5700, #fb8e01) ;
    padding: 10px 20px;
    color: white;
    padding-left:50px;
}


#home-hot .w1200 .tel > * {
    line-height: 1.5em;
    margin:  0 ;
    padding:  0;
    font-size: 18px;
}

#home-hot .w1200 .tel p {
    font-size: 28px;
}














#footer {
    background: url(/static/pc/footer.jpg) center no-repeat;
    height: 436px;
    padding-top: 40px;
    box-sizing: border-box;
}
#footer > * {
    color: white;
}

#footer .three {
    display: flex;
    justify-content:  space-around;

}

#footer .three .u {
    border-right: 1px solid #ccc;
    height: 100px;
    flex-grow:  1;
    padding-left: 40px;
}

#footer .three .u:last-child {
    border: 0;
}

#footer .three .u h3 {
    padding-left: 35px;
    line-height: 3em;
}
#footer .three .u:nth-child(1) h3 {
    background: url(/static/pc/footer-1.png) left center no-repeat;
}

#footer .three .u:nth-child(2) h3 {
    background: url(/static/pc/footer-2.png) left center no-repeat;
}

#footer .three .u:nth-child(3) h3 {
    background: url(/static/pc/footer-3.png) left center no-repeat;
}

#footer .four {
    display: flex;
    padding-top: 20px;
    width: 1200px;
}
#footer .four  .u {
    width: 200px;
    flex-grow: 1;
    border-right: 1px dashed #ccc;
    padding-left: 50px;
    height: 265px;

}


#footer .four  .u2 {
    width: 400px;
    flex-grow: 1;
    border-right: 1px dashed #ccc;
    padding-left: 50px;
    border-right: 0;
}

#footer .four  a {
    display: block;
    line-height: 2em;
}

#footer .four  .u2 a {
    display: inline-block;
}
#footer .four  a.h3 {
    font-size:24px;
    position: relative;
    left: 30px;
}

#footer .four  a.h3:before {
    width: 30px;
    height: 3px;
    content: " ";
    background: #ff5600;
    position: absolute;
    left: -47px;
    top: 14px;
}

#footer .four .ewm {
    display: flex;
    justify-content:  space-around;
}

#footer .four .ewm  .unit {
    width: 45%;
    text-align: center;
}


#footer .four .ewm  .unit img {
    width: 75%;
}

#footer .four .ewm p {
    line-height: 2em;
    margin-top: 10px;
}

#cp {
    background: linear-gradient(to right, #076b57, #076b57);
    background: #353535;
    color: white;
    line-height: 3em;
    text-align: center;
}



.m-title {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.m-title h3  {
    font-size: 36px;
    color: #040404;
    position: relative;
    z-index: 1;
    line-height: 2em;
}

.m-title p  {
    font-size: 16px;
}

.m-title span  {
    position: relative;
    z-index: -1;
    color: #030303;
    font-size: 49px;
    top: -80px;
    display: block;
    color: #f5f5f5;
    text-transform: uppercase;
    font-weight: bolder;
}


#home-pros {
    width: 1300px;
    margin:  30px auto;
}


#home-pros  .qiehuan .qiehuan-title {
    display: flex;
    justify-content:  space-around;
    margin-bottom: 20px;
}



#home-pros  .qiehuan .qiehuan-title .unit {
    background: url(/static/huifeng/pt.png) center no-repeat;
    height: 64px;
    text-align: center;
    line-height: 64px;
    text-align: center;
    padding: 0 40px;
    font-size: 24px;

}

#home-pros  .qiehuan .qiehuan-title .unit.hover {
    color: #fb8b01;
}



#home-pros  .qiehuan .qiehuan-title .unit:nth-child(1) {
    background: url(/static/huifeng/pt-1.png) center no-repeat;
}
#home-pros  .qiehuan .qiehuan-title .unit:nth-child(2) {
    background: url(/static/huifeng/pt-2.png) center no-repeat;
}
#home-pros  .qiehuan .qiehuan-title .unit:nth-child(3) {
    background: url(/static/huifeng/pt-3.png) center no-repeat;
}
#home-pros  .qiehuan .qiehuan-title .unit:nth-child(4) {
    background: url(/static/huifeng/pt-4.png) center no-repeat;
}
#home-pros  .qiehuan .qiehuan-title .unit:nth-child(5) {
    background: url(/static/huifeng/pt-5.png) center no-repeat;
}
#home-pros  .qiehuan .qiehuan-title .unit:nth-child(6) {
    background: url(/static/huifeng/pt-6.png) center no-repeat;
}



#home-pros  .qiehuan .qiehuan-con .unit  {
    display: flex;
    flex-wrap: wrap;
    justify-content:  space-between;
}

#home-pros  .qiehuan .qiehuan-con .unit  a {
    width: 319px;
    height: 350px;
    box-sizing: border-box;
    padding: 10px 30px 20px 12px;
    background: url(/static/pc/pros-u.png) no-repeat center;
    margin-bottom: 30px;
}

#home-pros  .qiehuan .qiehuan-con .unit  a img{
    width: 280px;
    height: 213px;
    display: block;
    margin:  0 auto;
}

#home-pros  .qiehuan .qiehuan-con .unit  a  h3 {
    font-size: 18px;
    line-height: 2em;
}

#home-pros  .qiehuan .qiehuan-con .unit  a p {
    display: flex;
    color: #656464;
    font-size: 14px;
}
#home-pros  .qiehuan .qiehuan-con .unit  a p span:first-child {
    flex: 0 0 4.5em;
    position: relative;
    left: 20px;
}


#home-pros  .qiehuan .qiehuan-con .unit  a p span:last-child{

}

#home-pros  .qiehuan .qiehuan-con .unit  a:hover {
    background: url(/static/pc/pros-u-hover.png) no-repeat;
}



#home-about{
    background: url(/static/pc/about.jpg) center;
    margin: 30px auto;
    height: 600px;
}


#home-about .w600 {
    width: 600px;
    padding: 80px 10px;
    padding-top: 100px;
}
#home-about .w600 > h3 {
    font-size: 36px;
    color: #ff5600;
    line-height: 1.1em;
}

#home-about .w600 > span {
    padding-top: 20px;
    display: block;
    color: #666;
}

#home-about .w600 > p {
    margin-top: 20px;
    color: #666;
    line-height: 1.8em;
}


#home-about .w600 .ms {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

#home-about .w600 .ms a {
    width: 45%;
    padding-left: 78px;
    box-sizing: border-box;
    color: #666;
    margin-bottom: 30px;
}
#home-about .w600 .ms a h3 {
    line-height: 1.5em;
}
#home-about .w600 .ms a p {
    line-height: 2em;
}



#home-about .w600 .ms a:nth-child(1) {
    background: url(/static/pc/ms-1.png) no-repeat left center;
}

#home-about .w600 .ms a:nth-child(2) {
    background: url(/static/pc/ms-2.png) no-repeat left center;
}
#home-about .w600 .ms a:nth-child(3) {
    background: url(/static/pc/ms-3.png) no-repeat left center;
}
#home-about .w600 .ms a:nth-child(4) {
    background: url(/static/pc/ms-4.png) no-repeat left center;
}




#home-shebei {
    height: 864px;
    background: url(/static/pc/home-shebei.png) no-repeat  center;
    margin-top: 60px;

    margin-bottom: 30px;

}

#home-shebei  .w1200 {
    position: relative;
}

#home-shebei .name {
    text-align: center;
    font-size: 36px;
    line-height: 2.3em;
    font-weight: bold;
}


#home-shebei .desc {
    text-align: center;

    width: 240px;
    margin:  0 auto;

    text-align: center;
    width: 240px;
    margin: 0 auto;
    margin-top: 35px;
    color: white;
    line-height: 1.8em;

}


#home-shebei .texts {
    position: absolute;
    top: 200px;
    left:  0;
    width: 220px;
}

#home-shebei .texts  p {
    margin-bottom: 40px;
    line-height: 1.7em;
}


#home-shebei .texts  p:first-child,
#home-shebei .texts  p:hover {
    color: #ff5600;
}



#home-shebei .texts  p:nth-child(1),
#home-shebei .texts  p:nth-child(5) {
    width: 240px;
}

#home-shebei .texts  p:nth-child(2),
#home-shebei .texts  p:nth-child(4) {
    width: 220px;
}


#home-shebei .texts  p:nth-child(3) {
    width: 200px;
}


#home-shebei .pics {
    position: absolute;
    top: 180px;
    right:  0;
    width: 200px;
}

#home-shebei .pics  div {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

#home-shebei .pics  div img {
    display: inline-block;
    margin-right: 10px;
}
#home-shebei .pics  div:nth-child(1),
#home-shebei .pics  div:nth-child(6) {
    position: relative;
    left: -60px;
}
#home-shebei .pics  div:nth-child(2),
#home-shebei .pics  div:nth-child(5) {
    position: relative;
    left: -30px;
}



#home-shebei .pics  div:first-child,
#home-shebei .pics  div:hover {
    color: #ff5600;
}

#home-chengpin {
    font-size:  0;
}

#home-chengpin img  {
    width: 100%;
    font-size: 0;
}

#home-chengpin img  {
    width: 100%;
    height:  auto;
}

#home-video  a.xvx  {
    background: url(/static/pc/xvx.png) no-repeat  center;
    display: block; 
    line-height: 100px;

}

#home-video  .w1200r {
    text-align: right;
}

#home-video .v-con {
    margin:  30px auto;
    display: flex;  
    justify-content:  space-around;
}



#home-video .video {
    flex:  0 0 778px;
    width: 778px;
}


#home-video .list {
    flex-grow: 1;
}

#home-video .list a {
    display: block;
    line-height: calc(438px/3);
    background: #ff5600;
    color: white;
    padding-left: 20px;
}


/*
#home-video .list a:nth-child(2),
#home-video .list a:hover ,
*/
#home-video .list a.hover {
    background: url(/static/pc/left.png) no-repeat left 10px center, white;
    padding-left: 50px;
    color: black;
    margin-left: -60px;
}

#home-case   .swiper-container {
    margin-top: 30px;
    margin-bottom: 30px;
}


#home-case    .swiper-slide {
    width: calc(100%/2.5);
    transition-timing-function:linear;
    position: relative;
}
#home-case    .swiper-slide .img {
    font-size:  0;
}
#home-case    .swiper-slide  img {
    width: 100%;

    height: 464px;
}

#home-case    .swiper-slide .info {
    position: absolute;
    font-size: 16px;
    top:  0;
    right:  0;
    width: 40%;
    padding: 10px;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.7);
    color: white;
    height: 100%;
}


#home-case    .swiper-slide .info h2 {
    font-size: 24px;
    line-height: 1.2em;
    padding-top: 30px;
    padding-bottom: 30px;
}

#home-case    .swiper-slide .info  .metas * {
    display: inline;
    line-height: 1.6;

}

#home-case    .swiper-slide .info  .u {
    display: block;
    margin-bottom: 20px;
}
#home-case    .swiper-slide .info  .k {
    color: #ff5600;
    font-weight: 800;
}


#home-case  .price {
    display: block;
    background: #ff5600;
    color: white;
    text-align: center;
    line-height: 2em;
    margin-top: 30px;
}



#home-news .new-con {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 1200px;
    margin:  0 auto;
    display: flex;
    justify-content:  space-between;
    padding-top: 30px;
}

#home-news .new-con > .u {
    width: 30%;
}


#home-news .new-con > .u .pic {
    position: relative;
    display: block;
  
}

#home-news .new-con > .u .pic img  {
    width: 100%;
    height: 240px;
    font-size:  0;
}

#home-news .new-con > .u .pic  .info {
    position: absolute;
    bottom:  0;
    left:  0;
    width: 100%;
    padding: 10px 0;
      background: #ff5600;
      font-size: 16px;
      padding: 5px;
      box-sizing: border-box;
      color: white;
}

#home-news .new-con  .u:nth-child(2) .pic  .info {
    background: #1b232e;
}

#home-news .new-con > .u  h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 2.4em;
}


#home-news .new-con > .u  span ,
#home-news .new-con > .u  p {
  font-size: 14px;
  color: inherit;
  padding-bottom: 10px;
}


#home-news .new-con > .u .text   span ,
#home-news .new-con > .u  .text  p { 
    color: #999;
}



#home-news .new-con > .u  a  {
    border-bottom: 1px solid #ccc;
    display: block;
    padding-bottom: 20px;
}

#home-news .new-con > .u  a:last-child {
    border: 0;
}


#home-news .new-con .u:last-child h3 {
    padding-top: 8px;
}

#home-news {
    padding-bottom: 367px;
    background: url(/static/pc/newsbg.jpg)  bottom center no-repeat;
}
.last-con img {
    max-width: 100%;
}

#footer {
    border-top: 2px solid #ff5600;
}
