 
#banner {
    z-index: 1;
      margin-bottom: 0px; 
}

a {
    color: inherit;
}
 
 
.just {
    display: flex;
    flex-wrap:  wrap;
    justify-content:  space-around;
}

 
/***************************************************************************************************/
 
.main-title {
    display: block;
    text-align: center;
 
} 

.main-title h3 {
    font-size: 26px;
    color: #333333;
    line-height: 2em;
    margin-bottom: 0;
    
}
.main-title p {
    font-size: 16px;
    color: #666;;
    line-height: 2em;
    
}


#wel {
    background: #000;
    color: white;
    line-height: 2em;
}
#wel .mainw {
    position: relative;
    z-index: 9999;
    overflow: visible;
}


#wel .mainw .logo {
    position: absolute;
    left: -50px;
    top: 10px;
    width: 173px;
    height: 186px;
}


#wel  .text {
    padding-left: 200px;
    display: inline-block;
}

#wel  .tel {
    float: right;
    color: #f10e0e;

     
}


#wel  .tel span {
        font-size: 18px;
        font-weight: bolder;
        font-size: 20px;
        
}

#top {
    background: #fcf7f6;
}

#top  .nav {
    display: inline-block;
    width: 1020px;
    margin-left: 190px;
}

#top  .nav a:first-child {
        border-left: 2px solid #e1dddc;
        border-bottom: 3px solid #b82618;
}

#top  .nav a:hover {
            border-bottom: 3px solid #b82618;
}
#top  .nav a {
    width: 140px;
    height: 90px;
    display: inline-block;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
    border-right: 2px solid #e1dddc;
}

#top  .nav a .en {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 2em;
}



#top  .nav a .cn {
    display: block;
    font-size: 18px;
    line-height: 2em;
}



#home-pro {
    background: url(/static/jinhai/homprobg.jpg) top 300px center no-repeat;
}



#home-pro .qiehuan {
    position: relative;

}


#home-pro .qiehuan .qiehuan-title {
   min-height: 371px; 
}     

#home-pro .qiehuan  .qiehuan-title  .list {
    width: 290px;
    display: inline-block;
}

#home-pro .qiehuan  .qiehuan-title  .list a {
    display: block;
    font-size: 18px;
    line-height: 2.4;
    padding-left: 1em;
    margin-bottom: 0.5em;
    border-top-right-radius: .5em;
    border-bottom-right-radius: .5em;
}

#home-pro .qiehuan  .qiehuan-title  .list a.hover {
        background: #0c3d7d;
        color: white;
}

#home-pro .qiehuan  .qiehuan-title   .list a span {
    display: inline-block;
  margin-right: 20px;
}
 
 

#home-pro .qiehuan .list  h2 {
    color: #0c0802;
    font-size: 26px;
    line-height: 1.7;
    border-bottom: 3px solid #000;
}



#home-pro .qiehuan .pro {
    width: 870px;
    display: inline-block;
    float: right;
   margin-top: 50px;
   position: relative;
}


#home-pro .qiehuan .pro  .info {
    position: absolute;
    width: 422px;
    height: 224px;
    background: #f8f6fc;
    border-radius: .5em;
    right: 1em;
    top: 4em;
    padding: 1em;
    box-sizing: border-box;
    color: #140001;
}

#home-pro .qiehuan .pro  .info h3 {
      color: #140001;
}

#home-pro .qiehuan .pro  .info p {
    line-height: 2em;
}



#home-pro .qiehuan .pro  .info a {
    display: inline-block;
    padding: 3px 10px;
    color: #b82618;
    border: 1px solid #b82618;
    margin-top: 1em;
    border-radius: 0.3em;
}


#home-pro .qiehuan .pro  .more {
    position: absolute;
     padding: 3px 10px;
    color: #b82618;
    border-bottom: 1px solid #b82618;
    margin-top: 1em;
    text-transform:  uppercase;
    top: 0em;
    right: 1em;
}


#home-pro .qiehuan  .qiehuan-con {
    width: 100%;
}

#home-pro .qiehuan  .qiehuan-con .unit  {
    display: flex;
    flex-wrap:  wrap;
    justify-content:  space-around;
    width: 100%;
}


#home-pro .qiehuan  .qiehuan-con .unit  li {
    width: 23%;
    box-sizing: border-box;
    
}


#home-pro .qiehuan  .qiehuan-con .unit  li  img {
    display: block;
    padding: 0.7em;
    box-sizing: border-box;
    border: 1px solid #666;
}

#home-pro .qiehuan  .qiehuan-con .unit  li  p {
    line-height: 2em;
    text-align: center;
    background: #140001;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color: white;
}

#home-pro .qiehuan  .qiehuan-con .unit  li:hover p {
    background: #a81c0d;
       background: #962026bd;
}




#home-about {
        background: url(/static/jinhai/about.jpg) bottom center no-repeat;
        height: 680px;
    
}
#home-about  .mainw {
    position: relative;
    overflow: visible;
}

#home-about .con {
    position: absolute;
    right: 0.5em;
    top: 7em;
    width: 500px;
}

#home-about .con h3 {
    color: #0858bf;
}


#home-about .con  p {
    line-height: 1.7em;
}


#home-about .con a {
        display: inline-block;
    padding: 3px 10px;
    color: #b82618;
    border: 1px solid #b82618;
    margin-top: 1em;
    border-radius: 0.3em;
}
 




#home-case {
        background: url(/static/jinhai/case.jpg) top center no-repeat;
        padding-top: 30px;
      
    
}

#home-case h3 {
    margin-top : 0;
}



#home-tonglan {
            background: url(/static/jinhai/tonglan.jpg) top center no-repeat;
            height: 267px;
            display: block;
}


#home-news {
    background: white;
    padding:  0 1em;
       background: url(/static/jinhai/newsbg.jpg) top center no-repeat;
}

#home-news  .mainw{
       vertical-align: top;
       background: white;
       padding: 20px ;
}

#home-news .unit {
    display: inline-block;
        vertical-align: top;
        color: #666666;
 
}
#home-news .unit.qyxw {
    width: 670px;
}

#home-news .unit.hyzs {
    width: 470px;
    float: right;
}

#home-news .unit a.h3 {
    font-size: 22px;
    line-height: 3em;
}

#home-news .qyxw {
    
}
 


#home-news .qyxw .top  {
    display: block;
}

#home-news .qyxw .top img {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    height: 130px;
    width: 175px;
    height: 129px;
}

#home-news .qyxw .top .info {
    display: inline-block;
    float: right;
    /*margin-left: 20px;*/
    width: 480px;
    vertical-align: top;
}

#home-news .qyxw .top .info h3 {
    margin-top: 0;
    font-weight: normal;
}

#home-news .qyxw .top .info h3  .time {
    display: inline-block;
    float: right;
}

#home-news .qyxw .top .info p {
    line-height: 1.7;
}
 

#home-news .qyxw .top .info >  span {
    display: inline-block;
    float: right;
    background: #0b2c57;
    line-height: 1.5em;
    padding: 0 30px;
    color:white;
}

#home-news  .qyxw li {
    border-bottom: 1px solid #ccc;
} 
#home-news  li {
                background: url(/static/jinhai/newli.png) left center  no-repeat;
                
                padding-left: 1.5em;
                padding-right: 1em;
}

#home-news li  a {
    display: block;
    line-height: 3em;
}

#home-news li  a  .time {
    display: inline-block;
    float: right;
}

#home-links {
    width: 1200px;
    margin:  0 auto;
    padding-bottom: 2em;
    color: white;
    margin-top: 1em;
}
#home-links span {
    font-size: 1.3em;
    font-weight: bold;
}



#home-news .hyzs   li:hover,  #home-news .hyzs   li:first-child   {
         background: url(/static/jinhai/hyzs.jpg)  ;
         color: white;
}










#footer {
    background: #1f232e;
    height: 367px;
    color: #b2b2b2;
}

#footer  h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #666;
    color: white;
    padding-top: 30px;
    padding-bottom: 5px;
    margin-bottom: 0;
        margin-top: 0;
}

#footer  a {
    color: inherit;
}

#footer   .unit {
    float: left;
    
}

#footer   .unit.item-1 a  {
    display: block;
    width: 185px;
    padding-top: 18px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
}
#footer   .unit.item-2 {
    margin-left: 80px;
    width: 400px;
}

#footer   .unit.item-2 p {
      display: block;
 
    padding-top: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #666;
    padding-left: 30px;
      line-height: 2;
}
#footer   .unit.item-2 p.phone { background: url(/static/jinhai/footer-phone.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.tel { background: url(/static/jinhai/footer-tel.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.fax { background: url(/static/jinhai/footer-fax.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.email { background: url(/static/jinhai/footer-email.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.you { background: url(/static/jinhai/footer-postcode.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.address { background: url(/static/jinhai/footer-address.png)  center left 3px no-repeat;}

#footer   .unit.message {
    width: 500px;
    float: right;
}

#footer   .unit.message  .info {
    display: inline-block;
    width: 20%;
    line-height: 40px;
    vertical-align:  central;
 
}

#footer   .unit.message  input {
    width: 70%;
    height: 20px;
    padding: 5px;
    margin: 10px;
     font-size: 16px;
         background: rgba(0,0,0,0);
             border: 1px solid #ccc;
             border-radius: 5px;
                color: white;
}

#footer   .unit.message  textarea {
     width: 70%;
 
    padding: 5px;
    margin: 10px;
    height: 100px;
    font-size: 16px;
        background: rgba(0,0,0,0);
             border-radius: 5px;
             color: white;
} 

#footer   .unit.message  .line {
    position: relative;
}

#footer   .unit.message .ab {
    position: absolute;
    top: 50px;
    left: 0;
}


#footer   .unit.message #submit {
    height: 40px;
    width: 100px;
    background: #67b440;
    color: white;
    border: 0;
}

#copyright {
    background: #3f1005;
    line-height: 50px;
    color: white;
    text-align: center;
    font-size: 16px;
}
























.picScroll-left{ width:1200px;  overflow:hidden; position:relative;    }
.picScroll-left .hd  {
    position: absolute;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ 

    display: block;
    width: 60px;
    height: 326px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    line-height: 365px;
    font-size: 36px;
    /*outline: 1px solid red;*/
    position: absolute;
    top: 0;
    left: 275px;
    background: white;
    z-index: 999;
    text-align: center;
}

.picScroll-left .hd .next {
    left: 872px;
}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 30px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; height: 369px; }
.picScroll-left .bd ul li .pic img{ width:530px; height:320px; display:block;  padding:2px;   }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.tempWrap {
    left: -300px;
}

.picScroll-left .bd ul li {
    position: relative;
}

.picScroll-left .bd ul li .title {
      width: 236px;
    height: 140px;
    position: absolute;
    left: 154px;
    /*outline: 1px solid red;*/
    z-index: 999;
    top: 212px;
    background: rgba(0,0,0, 0.8) url(/static/jinhai/arrow.png) bottom center no-repeat;
    color: white;
  box-sizing: border-box;
}

.picScroll-left .bd ul li .title * {
    color: white;

}
.picScroll-left .bd ul li .title  h3 {
    margin: 10px;
    padding-top:46px;
}
.picScroll-left .bd ul li .title  p {
    padding: 0 5px;
}



#inner_con video {
    display: block;
    margin: 0  auto;
}
