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

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


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


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

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

.just > .unit img{ 
    width: 100%;
}
/* --------------------------- */
#logo-nav  .mainw {
    position: relative;
}
#logo-nav {
   
    z-index: 99; 
    height: 95px;
    background: white;
}
#logo-nav .logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 217px;
    height: 127px;
    z-index: 9999;
}

#logo-nav  .nav {
    display: inline-block;
    float: left;
    /*margin-top: 30px;*/
    margin-left: 220px;
}

 

#logo-nav  .nav a {
    line-height: 2em;

        display: inline-block;
    padding:  0 .95em;
    font-size: 18px;
        padding-bottom: 1.3em;
        padding-top: 30px;
}
#logo-nav  .nav a:first-child, 
#logo-nav  .nav a:hover {
    background: url(/static/bdl/top-nav-a.png) no-repeat center;

}


#logo-nav .tel {
    position: absolute;
    right: 0;
    top: 5px;
    background: url(/static/bdl/top-tel.png) no-repeat left center;
    height: 76px;
    width: 200px;
    padding-top: 35px;
    font-size: 24px;
    padding-left: 62px;
    box-sizing: border-box;
    font-weight: bold;
    
}


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


#banner {
    position: relative;
}

#banner .more {
    position: absolute;
    bottom: 0;
    width: 50%; 
    background: white;
    height: 120px;
    z-index: 999;
    background: url(/static/bdl/b.png) right no-repeat;
}

 
#home-hots {
    background: #e9e7e7;
    line-height: 72px;
    font-size: 18px;
}

#home-hots  span {
    display: inline-block;
    font-weight: bold;
    display: inline-block;
    padding-left: 30px;
    background: url(/static/bdl/hot.png) left  center no-repeat;
}

.m-title {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
}

.m-title h3 {
    display: flex;
 
    justify-content: center;
    align-items: center;
        align-items: baseline;
}

.m-title h3 span {
    display: inline-block;
    font-size: 24px;
    padding: 0 20px;
    
}

.m-title h3:before {
    content:url(/static/bdl/m-l.png);
}

.m-title h3:after {
    content:url(/static/bdl/m-r.png);
}


.m-title p {
    text-align: center;
    margin-top: 10px;
}




#home-pclist .mainw {
    display: flex;
    justify-content:  space-between;
    overflow: hidden;
    
}

#home-pclist .mainw  a {
    width: 25%;
    background: url(/static/bdl/list-bg.png) top right no-repeat;
    text-align: center;
}

#home-pclist .mainw  a  .img {
    height: 174px;
}
#home-pclist .mainw  a:last-child {
    background: none;
}

#home-pclist .mainw  p {
    display: inline-block;
    padding: 3px 20px;
    background: #497aff;
    font-size: 20px;
    font-weight: bold;
    color: white;
}


#home-pros .mainw {
    display: flex;
    justify-content:  space-between;
    flex-wrap:  wrap;
}

#home-pros .mainw a {
    width: 24%;
}
#home-pros .mainw:before,
#home-pros .mainw:after {
    content: "";
    display: none;
}

#home-pros .mainw a img {
    width: 100%;
}

#home-pros .mainw a p {
    margin-top: 10px;
    position: relative;
    line-height: 3em;
    margin-bottom: 10px;
    text-align: center;
        font-size: 18px;
}


#home-pros .mainw a:first-child, 
#home-pros .mainw a:hover {
        color: red;
    font-weight: bold;
}


#home-pros .mainw a p:before {
    content:  " ";
    position: absolute;
    top:  0;
    left: 25%;
    height: 3px;
    width: 50%;
    background: linear-gradient(to right, #f96321, #71529c, #0346fd);

}


 
#home-pros .mainw a:first-child  p:before ,
#home-pros .mainw a:hover  p:before  {
       left: 0%; 
    width: 100%;

}


#home-shili {
    height: 558px;
    background: url(/static/bdl/shili.jpg) center;
    padding-top: 20px;
    box-sizing: border-box;

}
#home-shili  .m-title {

        margin-top: 20px;
}

#home-shili  .m-title  h3 span {
            font-size: 40px;
}
#home-shili  .m-title {
    color: white;
}


#home-shili .mainw {
    position: relative;
    overflow: visible;
}


#home-shili .mainw  video {
    position: absolute;
    left: 0;
    top: 40px;
    width: 599px;
    height: 350px;
    z-index: 2;
}


#home-shili .mainw .info {
    position: absolute;
    right: 0;
    top: 8px;
    background: #1d1e31;
    width: 667px;
    height: 415px;
    z-index: 1;
    padding-left: 100px;
    box-sizing: border-box;
    color: white;
   padding: 20px;
   padding-left: 100px;
}

#home-shili .mainw .info > * {
    color: inherit;
}




#home-shili .mainw .info  .tit {
    font-size: 22px;
    justify-content:  space-between;
    display: flex;
    align-items: center;
}

#home-shili .mainw .info  .tit .text p {
    color: #ee6f3c;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
}
#home-shili .mainw .info  .tit .text p:first-child {
    font-size: 30px;
    color: white;
}


#home-shili .mainw .info  .bj {
    background: #497aff;
    border-radius: 10px;
    padding: 10px 20px;
}


#home-shili .mainw .desc {
    line-height: 1.5em;
    margin-top: 40px;
    margin-bottom: 30px;
}



#home-shili .mainw  .three {
    display: flex;
    justify-content:  space-between;
    white-space:  normal;
}
#home-shili .mainw  .three  a {
    text-align: center;
}

#home-shili .mainw  .three  a span {
    font-size: 40px;
    
}




#home-case {
    height: 900px;
    margin-top: 40px;
    margin-bottom: 40px;
    background: url(/static/bdl/case.jpg);
}

#home-case  > .con {
    width: 1200px;
    margin:  0 auto;
    display: block;
    position: relative;
    top: 60px;
}



#tonglan {
    background: url(/static/bdl/tonglan.jpg); 
    height: 248px;
    display: block;
    margin-top: -40px;
}


#home-news .news-con {
    display: flex;
    justify-content:  space-between;
    width: 1200px;
    margin:  0 auto;
}



#home-news .news-con > .unit {
    width: 48%;
}

#home-news .news-con > .unit  .tit {
    font-size: 24px;
    display: flex;
    justify-content:  space-between;
    padding-left: 60px;
    background: url(/static/bdl/new-t.png) left center no-repeat;
    line-height: 1.8em;
    margin-top: 20px;
}
#home-news .news-con > .unit  .tit span:first-child {
    font-weight: bold;
}

#home-news .news-con > .unit  .tit span:last-child {
    font-size: 16px;
}


#home-news  .p-u {
    margin-top: 20px;
}


#home-news  .p-u a  {
    background: #e6e6e6 url(/static/bdl/p-u.png)  right bottom no-repeat;
    border-radius: 20px;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content:  space-between;
}


#home-news  .p-u a  .img {
    width: 30%;
}
#home-news  .p-u a  .img img {
    max-width: 100%;
}
#home-news  .p-u a  .info {
    width: 65%;
    color: #5a5958;
}
#home-news  .p-u a  .info  h3 {
    color: #333;
    margin-top: 10px;
}

#home-news  .p-u a  .info  p {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3em;
}

#home-news  .t-u {
    
}

#home-news  .t-u a  {
    display: flex;
    justify-content:  space-between;
    line-height: 2.5em;
    font-size: 16px;
   background: url(/static/bdl/t-u.png) left center no-repeat;
   padding-left: 50px;
   box-sizing: border-box;
}

#links {
       background: url(/static/bdl/links.png) left center  no-repeat;
       padding-left: 160px;
       width: 1200px;
       box-sizing: border-box;
       margin:  0 auto;
       margin-top: 30px;
       margin-bottom: 10px;
}




















#footer {
    background: #1e1e1e;
    color: #fdfaf8;
}


#footer  .mainw {
    display: flex;
    flex-wrap:  nowrap;
       justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
}

#footer  .mainw:after, #footer  .mainw:before {
    content:  "";
    display:  none;
}


#footer  .mainw  > .logo {
    width: 240px;
}


#footer  .mainw  > .logo .u {
    background: #3669fa;
    line-height: 2.6em;
    text-align: center;
    display:  block;
    margin-bottom: 30px;
}

#footer  .mainw  > .logo .img {
    display: block;
    text-align: center;
}









#footer  .mainw  > .con {
    width: 760px;
}

#footer  .mainw  > .con .navx {
    display: flex;
    justify-content:  space-around;
    line-height: 1em;
    padding-top: 20px;
    padding-bottom: 30px;

}

#footer  .mainw  > .con > a {
        border-right: 1px solid white;
        width: 11%;
        text-align: center;
}

#footer  .mainw  > .con ul {
    display: flex;
    flex-wrap:  wrap;
}


#footer  .mainw  > .con ul li {
    line-height: 2em;
    width: 50%;
}


#footer  .mainw  > .con .morepro {
    margin-top: 1em;
}

#footer  .mainw  > .con .morepro  a {
    display: inline-block;
    padding:  0 1em;
    line-height: 1.8em;
}


#footer  .mainw  > .ewm {
    width: 160px;
}

#footer  .cp {
    color: #000000;
    line-height: 3em;
    text-align: center;
    border-top: 2px solid #3669fa;
    color: white;
}











 
input::-webkit-input-placeholder{
    color:white;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:white;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:white;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:white;
}



textarea::-webkit-input-placeholder{
    color:white;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:white;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:white;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:white;
}
 

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

#prolist {
    
}

#prolist .pro  {
    
}
#prolist .pro h3  {
   color: #e50012;
   font-size: 40px;
   padding-left: 70px;
background: url(/static/bdl/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/bdl/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;
        font-size: 20px;
}
 

#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/bdl/prolist-news-h3.png) no-repeat left 0 center;
         width: 240px;
             overflow: hidden;
                 text-overflow: ellipsis;
                     white-space: nowrap;
}

#prolist .pro-jswd .unit   p {
    padding-left: 40px;
     background:  url(/static/bdl/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/bdl/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 h3 { 

    overflow: hidden;
        text-overflow: ellipsis;
            white-space: nowrap;

}


#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:  29px;
    width: 160px;
   background:  url(/static/bdl/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/bdl/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/bdl/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/bdl/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 {
    text-align: center;
    margin:  30px 0;
    font-weight: bold;
    font-size: 32px;
}

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

.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;
}
