#banner {
    border: 0;
    /*
    height: 600px;
    */
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
    position: relative;
}

#banner .flex-direction-nav {
    display: none;
}


#banner .flex-control-nav  {
    bottom: 25px;
}

/*************************************************************************/

#top {
    height: 80px;
    background: #040404;
        height: 80px;
            background: rgba(0, 0, 0, 0.39);
                position: absolute;
                    top: 0;
                        left: 0;
                            width: 100%;
                                z-index: 999;
}


#top .logo {
      display: inline-block;
    margin-top: 10px;
    position: relative;
    top: -5px;
}
#top .mainw {
    position:relative;
}

#top .mainw  .nav {
    position: absolute;
    right: 0;
    top:  0;
    /*width: 880px;*/
    font-size: 0;
    letter-spacing: -3px;

}

#top .mainw  .nav a {
    line-height: 80px;
    display: inline-block;
    text-align: center;
    width: 105px;
    font-size: 16px;
    letter-spacing: 3px;
    color: white;
    font-weight: bold;
        font-weight: 300;
}
 

#top .mainw  .nav a:hover , #top .mainw  .nav a:first-child {
    background: #ef2c34;
}




.main-title {
    display: block;
    width: 100%;
    line-height: 2em;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    position: relative;
    color: black;
}

.main-title:before {
    width: 40%;
    content:   ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 1em;
    border-bottom: 1px solid black;
}

.main-title:after {
    width: 40%;
    content:   ' ';
    display: block;
    position: absolute;
    right: 0;
    top: 1em;
    border-bottom: 1px solid black;
}

.main-desc {
    line-height: 2;
    text-align: center;
}


.just {
    text-align: justify;
    text-align-last: justify;
}

.just > .unit {
    display: inline-block;
    text-align: center;
    text-align-last: center;
    width: 24%;
}





#home-proall .con {
    margin-top: 30px;
}



#home-proall .con .unit  {
    width: 19%;
    background: url(/static/kaibang5/home-proall-bg.png) center;
        vertical-align: top;
            min-height: 326px;
}

#home-proall .con .unit-2  { background: url(/static/kaibang5/home-proall-bg2.png) center; }
#home-proall .con .unit-3  { background: url(/static/kaibang5/home-proall-bg3.png) center; }
#home-proall .con .unit-4  { background: url(/static/kaibang5/home-proall-bg4.png) center; }
#home-proall .con .unit-5  { background: url(/static/kaibang5/home-proall-bg5.png) center; }


#home-proall .con .unit  a.name {
    font-size: 20px;
    color: black;
    font-weight: bold;
    line-height: 2em;
    padding-top: 1em;
    display: block;
}

#home-proall .con .unit .more {
    line-height: 2em;
}



#home-proall .con .unit  ul {
    background: rgba(0,0,0,0.6);
    color: white;
    line-height: 2em;
    width: 80%;
    margin:  0 auto;
    margin-bottom: 2em;
}

#home-proall .con .unit  ul  a {
    line-height: 3em;
}

a {
    color: inherit;
}


#home-proall .con .unit  ul  li:hover   {
    background: #ef2c34;
}


#home-proall .con .unit:hover, #home-proall .con .unit:first-child  {
    color: #ef2c34;
}

#home-proall .con .unit:hover  h3, #home-proall .con .unit:first-child  h3 {

    color: #ef2c34;

}


#home-proall .con .unit:hover ul, #home-proall .con .unit:first-child ul {
    /*
    background: #ef2c34;
    */
    color: white;
}



#home-wuliao {
       margin-top: 30px;
}



#home-wuliao  .con .unit {
    width: 16%;
}

#home-wuliao  .con .unit  img {
    width: 100%;
    height:  auto;
}

#home-wuliao  .con .unit  p {
    line-height: 2em;
}

#home-scx {
      background: url(/static/kaibang5/home-wuliao-bg.png)  top center;  
      color: white;
             margin-top: 30px;
}

#home-scx  .main-title:after {
    border-color: white;
}

#home-scx  .main-title:before {
    border-color: white;
}

#home-scx  .desc {
    text-align: center;
    color: #000;
}

#home-scx  .unit {
    width: 32%;
    position: relative;
}

#home-scx  .unit img {
    max-width: 100%;
    height: auto;
}
#home-scx  .unit h2 {
    font-size: 1.2em;
        background: black;
            line-height: 2;
}

#home-scx  .unit p {
    position: absolute;
        width: 100%;
                line-height: 1.5;
                    padding: 5px 10px;
                        box-sizing: border-box;
                            background: rgba(0,0,0,0.5);
                                text-align: left;
                                    text-align-last: left;
                                    bottom: 50px;
                                    text-align: justify;
}

#home-scx  .unit  .arrow {
    position: absolute;
    left: 0;
    top: 0;
}

#home-scx  .unit-1 .arrow {
    top: 150px;
      left: 368px;
}


#home-scx  .unit-2 .arrow {
    top: 150px;
       left: 368px;
}


#home-scx  .unit-3 .arrow {
    left: 102px;
    top: 300px;
    
}


#home-scx  .unit-4 .arrow {
    left: 114px;
    top: -30px;
    
}


#home-scx  .unit-5 .arrow {
        top: 150px;
       left: -20px;;
}


#home-scx  .unit-6 .arrow {
        top: 150px;
       left: -20px;;
}

 

#home-news .con {
    margin: 30px 0;
}


#home-news .con .video  {
    display: inline-block;
    width: 580px;
}

#home-news .con .text  {
    display: inline-block;
      width: 580px;
      float: right;
}


#home-news .con video {
    width: 100%;
    height:  auto;
}

#home-news .con  a.unit {
    display: block;
   border: 1px #ccc dotted;
   padding: 1em;
   box-sizing: border-box;
   margin-bottom: 10px;
   position: relative;
}

#home-news .con  a.unit  h3 {
    color: #0d0d0d;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
       padding-left: 40px;
      background: url(/static/kaibang5/news-h3.png)  left center no-repeat ;  
}
#home-news .con  .jswd  a.unit    h3 {

       padding-left: 00px;
      background: none; 

}

#home-news .con  a.unit span {
    position: absolute;
    right: 5px;
    bottom: 20px;
    padding-left: 40px;
      background: url(/static/kaibang5/news-time.png)  left center no-repeat;  
}


#home-case{
      background: url(/static/kaibang5/home-case-bg.jpg)  top center;  
      color: white;
             margin-top: 30px;
             min-height: 500px;
             padding-top: 30px;
}


#home-case .main-title:before {
    width: 40%;
    content:   ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 1em;
    border-bottom: 1px solid white;
}

 #home-case  .main-title:after {
    width: 40%;
    content:   ' ';
    display: block;
    position: absolute;
    right: 0;
    top: 1em;
    border-bottom: 1px solid white;
}

#home-case .unit {
    width: 24.4%;
}

#home-case .unit p {
    font-size: 1.2em;
    margin: 10px auto;
}

#home-case .unit  span {
    font-size: 14px;
}
#home-case .unit  span {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid white;
    line-height: 1.5;
}




 


#home-links {
    margin: 20px auto;
}

#home-links .title {
    line-height: 30px;
    font-size: 20px;
}

#home-links .title  b {
    font-weight: bolder;
}

#home-links  a  {
    display: inline-block;
    /*line-height: 30px;*/
    color: #666;
    padding: 0 10px;
    border-right: 1px  solid #ccc;
    margin-bottom: 10px;
    font-size: 16px;
}


#footer {
    background: url(/static/kaibang5/footer.jpg) center;
    height: 367px;
    color: #b2b2b2;
    color: white;
}

#footer  h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #666;
    color: white;
    padding-top: 30px;
    padding-bottom: 5px;
}

#footer  a {
    color: inherit;
    color: white;
}

#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;
    color: white;
  
}
#footer   .unit.item-2 p.phone { background: url(/static/kaibang5/footer-phone.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.tel { background: url(/static/kaibang5/footer-tel.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.fax { background: url(/static/kaibang5/footer-fax.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.email { background: url(/static/kaibang5/footer-email.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.you { background: url(/static/kaibang5/footer-postcode.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.address { background: url(/static/kaibang5/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: #587690;
    line-height: 50px;
    color: white;
    text-align: center;
    font-size: 16px;
    background: #ef2c34;
}



/*********** prolist **********/

#prolist {
    
}

#prolist .pro  {
    
}
#prolist .pro h3  {
   color: #e50012;
   font-size: 40px;
   padding-left: 70px;
background: url(/static/kaibang5/prolist-h3.png)  left 10px center no-repeat;
border-bottom: 2px solid #ccc;
padding-bottom: 20px;
}



#prolist .name-desc {
    margin: 20px 0;
}


#prolist .name-desc {
    background: #e50012;
    border-radius: 10px;
    height: 120px;
}

#prolist .name-desc  .name {
    height: 100%;
    margin-left: 10px; 
      border-radius: 10px;
      display: inline-block;
      width: 260px;
      height: 100%;
      background: black url(/static/kaibang5/prolist-h3l.png) right 10px center no-repeat;
}
#prolist .name-desc  .name .con {
    line-height: 120px;
    color: white;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}


#prolist .name-desc  .text {
    width: 930px;
    float: right;
    height:  120px;
    background: #eeeeee;
    box-sizing: border-box;
    padding: 1em;
    line-height: 1.7em;
}
 

#prolist .pro-jswd {
    
}


#prolist .pro-jswd .unit  {
    width: 48%;
    text-align: left;
    text-align-last: left;
    position: relative;
}

#prolist .pro-jswd .unit   h3 {
    padding-left: 40px;
     background:  url(/static/kaibang5/prolist-news-h3.png) no-repeat left 0 center;
}

#prolist .pro-jswd .unit   p {
    padding-left: 40px;
     background:  url(/static/kaibang5/prolist-news-p.png) no-repeat left 0 center;
     line-height: 1.3em;
     margin-top: 10px;
}

#prolist .pro-jswd .unit  span {
    position: absolute;
    top: 5px;
    right: 5px;
    
}


#prolist  .pro-case {
    
}

#prolist  .pro-case .unit {
    width: 32.4%;
    background: red;
}

 #prolist   .just > .unit  > img {
    width: 100%;
    height:  auto;
}


#prolist  .pro-case .unit  h3 {
    line-height: 2.5em;
    color: white;
}
 

#prolist  .pro-case .unit   p {
     line-height: 2.5em;
    color: white;
}


#prolist  .pro-news-video {
  
}

#prolist  .pro-news-video .news  {
    width: 48%;
    float: left;
    display:  inline-block;
}


#prolist  .pro-news-video .news h2 {
    font-size: 30px;
    padding-left: 50px;
    line-height: 50px;
      background:  url(/static/kaibang5/prolist-newss.png) no-repeat left 0 center;
}


#prolist  .pro-news-video .news  .con a {
    display: inline-block;
    position: relative;
    height: 120px;
}

#prolist  .pro-news-video .news  .con a img {
    display: inline-block;
    width: 220px;
    height:  110px;
    margin-right: 20px;
}

#prolist  .pro-news-video .news  .con  .info {
    display: inline-block;
    float: right;
    width: 320px;
}


#prolist  .pro-news-video .news  .con  .info p {
    line-height: 1.3em;
    padding-top: 10px;
}

#prolist  .pro-news-video .news  .con  .info span {
    position: absolute;
    right: 0;
    bottom:  0;
    width: 160px;
   background:  url(/static/kaibang5/prolist-time.png) no-repeat left 0 center;
   padding-left: 30px;
   line-height: 2em;
}

#prolist  .pro-news-video .video  {
    width: 48%;
    float: right;
    display:  inline-block;
}

#prolist  .pro-news-video .video  h2 {
   font-size: 30px;
    padding-left: 70px;
    line-height: 50px;
      background:  url(/static/kaibang5/prolist-videoo.png) no-repeat left 0 center;
    
}


#prolist  .pro-news-video .video .unit {
    width: 48%;
}


/****** block ** ***/


.kuai-text {
    
}


.kuai-text {
    
}


.kuai-text h3 , .kuai-pic h3 {
    line-height: 2em;
    margin:  10px 0;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.kuai-text  .text  {
    text-align: justify;
    text-align-last: justify;
}

.kuai-text  .text   a.unit {
    display: inline-block;
   border: 1px #ccc dotted;
   padding: 1em;
   box-sizing: border-box;
   margin-bottom: 10px;
   position: relative;
   width: 48%;
    text-align: left;
    text-align-last: left;
       
}

.kuai-text  .text   a.unit  h3 {
    color: #0d0d0d;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
       padding-left: 40px;
      background: url(/static/kaibang5/news-h3.png)  left center no-repeat ;  
}


.kuai-text  .text  a.unit span {
    position: absolute;
    right: 5px;
    bottom: 20px;
    padding-left: 40px;
      background: url(/static/kaibang5/news-time.png)  left center no-repeat;  
}


/******************/
#inner-classify {
    
}

#inner-classify .unit {
    overflow: hidden;
    margin-bottom: 40px;
}

#inner-classify .unit .title {
    border-bottom: 2px solid #ccc;
    position: relative;
    height: 40px;
}

#inner-classify .unit .title .name {
    
    line-height: 40px;
    font-size: 24px;
    display: inline-block;
    border-bottom: 2px solid red;
    position: absolute;
    left: 0;
    top: 0;
  
}
#inner-classify .unit .title .name  i {
    font-size: 25px;  
    color:  #12288b;
    display: inline-block;
    padding-right: 10px;
}


#inner-classify .unit .title  .more {
    float: right;
    color: #c41212;
    padding: 7px 20px;
    border: 1px solid #ccc;
}

 

#inner-classify .unit  .con {
    margin-top: 20px;
}

#inner-classify .unit  .con .tu {
    float: left;
     width: 286px;
    height: 254px;
    position: relative;
    color: white;
    text-align: center;
}
#inner-classify .unit  .con .tu  img {
      width: 286px;
    height: 245px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}


#inner-classify .unit  .con .tu  .name {
    margin-top: 80px;
    font-size: 24px;
    
}
#inner-classify .unit  .con .tu  .desc {
    margin-top: 20px;
    font-size: 20px;
    
}

#inner-classify .unit  .con ul {
    float: right;
   width: 870px;
}


#inner-classify .unit  .con ul li {
    padding-left: 20px;
    float: left;
    width: 267px;
    height: 250px;
}

#inner-classify .unit  .con ul li  a {
    display: block;
    width: 100%;
        color: #666;
}

#inner-classify .unit  .con ul li img {
   width: 100%;
   height: 200px;
    height: 200px;
}

#inner-classify .unit  .con ul li p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ccc;
}


/*************/



h1 {
    margin:  30px 0;
    font-weight: bold;
    font-size: 32px;
}

.last-con {
    line-height: 1.7em;
    font-size: 16px;
}






.last-con h3 {
    color: white;
    border:1px solid #ccc;
    padding: 5px 20px;
    color: red;

}



.last-con .more-info {
     text-align: center;
     border-top: 1px solid #ccc;
}


.last-con .desc {
    width: 960px;
    margin:  0 auto;
    padding: 10px;
    line-height: 2;
    background: #ccc;
    margin: 30px auto;
}

.last-con .desc span {
    color: red;
    
}


#last-proinfo  {
    
}

#last-proinfo   {
    
}
#last-proinfo  h1 {
    margin-top: 0;
}


#last-proinfo  .top   {
    margin:  30px auto;
}

#last-proinfo  .top  .img {
    width: 600px;
    height: 400px;

    display: inline-block;
}

#last-proinfo  .top  .desc {
    width: 550px;
    float: right;
    background: white;
    margin:  0;
}


#last-proinfo  .lianxi {
    
}

#last-proinfo  .lianxi .unit {
    width: 45%;
    background: red;
    color: white;
}


#last-proinfo .xiangqing {
    line-height: 3;
    background: #eeeeee;
    
}


#last-proinfo .xiangqing span {
   background: red;
   color: white;
   width: 100px;
   text-align: center;
   display: inline-block;
   font-weight: bold;
}




.real-con {

}

.real-con  .post-content{ 


}

.real-con  .more-info{ 


} 

