#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%;
}

/* --------------------------- */

 



#logo-nav {
 
 
    width: 100%;
    z-index: 99;
    color: #333;
    height: 95px;
    background:  linear-gradient(to right , #ff4d52 ,#ff9d5f);
    
}


#logo-nav  .nav {
    display: inline-block;
    float: right;
 
 
}


#logo-nav  .logo {
    position: relative;
    top: 1px;
    left:  0;
}

#logo-nav  .nav a {
    line-height: 2em;
    margin-top: 10px;
        display: inline-block;
    padding:  0 1.2em;
    font-size: 18px;
 
               line-height: 66px;
               float: left;
               border-bottom: 3px solid transparent;
}

#logo-nav  .nav a:hover , #logo-nav .nav a:first-child{
 
    color: white;
    border-bottom: 3px solid #ffff00;
}


#banner .flex-control-paging li a {
    background: red;
}
/*************************************************************************/



.m-title {
    display: block;
    font-size: 30px;
    color: #222;
    margin-top: 1em;
    padding-bottom: 1em;
    text-align: center;
    font-weight: bold;
    color: #555;
    
}

.df {
    display: flex;
    justify-content:  space-between;
}


.df img {
    max-width: 100%;
    height:  auto;
}
#home-pro-top {
    background:  linear-gradient(to bottom, #fea049 195px, #fdf3ea 195px );
}

#home-pro-top .list a.h3 {
    display: block;
    text-align: center;
    font-size: 34px;
    line-height: 2em;
    position: relative;
    left: -25px;
    color: white;
    font-weight: bold;
}

#home-pro-top .list {
 
     width: 1200px;
     margin:  0 auto;
     background: url(/static/minglong/prolistbg.png) top 30px center no-repeat;
}

#home-pro-top .list .df a {
    width: 25%;
    display: block;
    text-align: center;
    margin-top: 30px;
    position: relative;
}


#home-pro-top .list .df a   p {
    
   position: relative;
  display: inline-block;
  background: #ff7000;
  color: white;
  line-height: 1.2em;
  padding:  0 10px;
  position: relative;
  top: -78px;
  left: -8px;
}



#home-pro-top .pors {
    width: 1200px;
    margin:  0 auto;
    flex-wrap:  wrap;
}

#home-pro-top .pors  > a {
    width: 23%;
    font-size: 0;
    position: relative;
    display: block;
    margin-bottom: 30px;
}


#home-pro-top .pors  > a  img {
    width: 100%;
    height:  auto;
}
#home-pro-top .pors  > a  p {
    position: absolute;
    bottom: 0;
    line-height: 2.3em;
    background: rgba(238,169,110, 0.8);
    width: 100%;
    color: white;
    text-align: center;
}

#home-pro-top .pors  > a  p span {
    display: block;
}

#home-pro-top .pors  > a  p .more {
    display: none;
}

/*
#home-pro-top .pors  > a:hover {
    
}

#home-pro-top .pors  > a:hover p,#home-pro-top .pors  > a:first-child p {
    height: 100%;
    padding: 12px;
    box-sizing: border-box;
 
}

#home-pro-top .pors  > a:hover p:before , #home-pro-top .pors  > a:first-child  p:before {
    content:  " ";
    width: 80%;
    height: 80%;
    border: 1px solid #ccc;
    position: absolute;
    top:  10%;
    left: 10%;
    box-sizing: border-box;
   
}

#home-pro-top .pors  > a:hover .more , #home-pro-top .pors  > a:first-child  .more {
    display: block;
}

#home-pro-top .pors  > a:hover .name, #home-pro-top .pors  > a:first-child  .name {
    padding-top: 100px;
}

*/
 
#home-wuliao {
    
}

.x-t {
    display: block;
    font-size: 28px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}

#home-wuliao .x-t {
    background: url(/static/minglong/xt-wuliao.png) no-repeat center ;
}


#home-wuliao .xt  {
    text-align: center;
}

#home-wuliao .xt  span {
    display: block;
    text-align: center;
    line-height: 2em;
    color: #666;
}



#home-wuliao  .list {
    width: 1200px;
    margin:  0 auto;
}


#home-wuliao  .list a {
    width: 9%;
    text-align: center;
    
 
}


#home-wuliao  .list a p {
       font-size: 12px;
       text-align: center;
}


#home-about {
    background: url(/static/minglong/about.jpg) top center;
    height: 749px;
    margin-top: 20px;
    margin-bottom: 20px;
}


#home-about .info {
    width: 580px;
    line-height: 1.8em;
    font-size: 20px;
    color: white;
    padding-top: 150px;
    margin-bottom: 30px;
}


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


#home-about .mainw  .more {
    
}

#home-about .mainw  .more a  {
    line-height: 3.5em;
    color: white;
    padding:  0 20px;
    border-radius: 5px;
    display: inline-block;
}

#home-about .mainw  .more a.a {
    background: #a17444;
}
#home-about .mainw  .more a.b {
    background: #a85037;
    display: inline-block;
    margin-left: 30px;
}

#home-about .mainw  video {
    position: absolute;
    right:  0;
    top: 100px;
    width: 560px;
    height: 300px;
    border: 3px solid white;
}

#home-case .x-t {
        background: url(/static/minglong/xt-case.png) no-repeat center;
}



#home-case .xt {
    text-align: center;
    
}
 







.picScroll-left{ width:1200px;  overflow:hidden; position:relative;    }
.picScroll-left .hd  {
    position: absolute;
    left: 100px;
}
.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: 186px;
    background: white;
    z-index: 999;
    text-align: center;
}

.picScroll-left .hd .next {
   left: 758px;
}
.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;      left: -220px;    position: relative; }
.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:500px; 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/minglong/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:10px;
}
.picScroll-left .bd ul li .title  p {
    padding: 0 5px;
}







#home-news {
    background: url(/static/minglong/news.jpg) top center;
    height: 1236px;
  
}

#home-news  .x-t {
    padding-top: 70px;
    color: white;
}


#home-news  .xt {
    color: white;
    text-align: center;
}


#home-news  .qiehuanf {
    width: 1200px;
    margin:  0 auto;
    color: white;
    margin-top: 60px;
}


#home-news  .qiehuanf  .qiehuan-title{
    width: 300px;
    margin:  0 auto;
    display: flex;
    justify-content:  space-between;
}

#home-news  .qiehuanf  .qiehuan-title a{
   display: inline-block;
  width: 45%;
  line-height: 2em;
  border: 1px solid #ccc;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  
}

#home-news  .qiehuanf  .qiehuan-title a.hover {
    border: 1px solid #ccc;
    background: rgba(253,94,97, 0.3);
}


#home-news  .qiehuanf  .qiehuan-con {
    margin-top: 50px;
}
#home-news  .qiehuanf  .qiehuan-con  .unit {
    justify-content:   space-between;
}


#home-news  .qiehuanf  .qiehuan-con .unit.hover {

    justify-content:  space-between;
}

#home-news  .qiehuanf  .qiehuan-con .unit .imgnew {
    display: flex;
    width: 743px;
        justify-content: space-between;

}

#home-news  .qiehuanf  .qiehuan-con .unit .imgnew img  {
    width: 433px;
    height: 368px;
    display: block;
}

#home-news  .qiehuanf  .qiehuan-con .unit .imgnew .info  {
    width: 280px;
     background: url(/static/minglong/newsm.png) bottom 20px right 20px  no-repeat;
}

#home-news  .qiehuanf  .qiehuan-con .unit .imgnew .info h3 {
    margin-top: 30px;
    line-height: 1.5em;
}

#home-news  .qiehuanf  .qiehuan-con .unit .imgnew .info   span {
    line-height: 2em;
    font-size: 2em;
}

#home-news  .qiehuanf  .qiehuan-con .unit .imgnew .info  p {
    line-height: 2em;
}




#home-news  .qiehuanf  .qiehuan-con .unit ul {
    width: 410px;
}

#home-news  .qiehuanf  .qiehuan-con .unit ul li {
       background: url(/static/minglong/nlibg.png)  left center no-repeat;
       padding-left: 30px;
       box-sizing: border-box;
       padding-right: 10px;
}

#home-news  .qiehuanf  .qiehuan-con .unit ul li:first-child {
       background: url(/static/minglong/nlibg.png)  left center no-repeat ,rgba(0,0,0,0.2);
    border-radius: 5px;
}

#home-news  .qiehuanf  .qiehuan-con .unit ul  li  a {
    font-size: 16px;
    line-height: 2.2em;
    display: flex;
    flex-wrap:  nowrap;
    justify-content:  space-between;
}



/*************************************************************************/
#home-cases  .links {
    border: 1px solid #ccc;
    padding: 5px;
    background: url(/static/minglong/links.png) left .5em center no-repeat;
    padding-left: 160px;
    min-height: 60px;
    margin-top: 2em;
}



















#links {
    background: #fdf3ea;
    padding: 10px 0;
}
#links a {
    display: inline-block;
    padding:  10px 0;
}

#home-links  .mainw{
    background: url(/static/minglong/links.png) no-repeat left top;
    padding-left: 100px;
    box-sizing: border-box;
    min-height: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
}





 




#footer {
    background: #3e3e3e;
    color: white;
}

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

#footer > .mainw .logo-top {
    width: 240px;
             background: url(/static/minglong/flogo.png) top 40px center  no-repeat;
}


#footer > .mainw .logo-top a {
    width: 100%;
    line-height: 2.2em;
    text-align: center;
    background: #f1761b;
    display: block;
}

#footer > .mainw .nav-info {
   width: 674px; 
}

#footer > .mainw .nav-info .nav {
    display: flex;
    justify-content:  space-around;
    margin-bottom: 20px;
}

#footer > .mainw .nav-info table {
    width: 100%;
    line-height: 2em;
}

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

#footer .cp {
    border-top: 2px solid #ffc408;
    background: #000;
    line-height: 3em;
 
    text-align: center;
    margin-top: 10px;
}

 







 
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/minglong/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/minglong/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/minglong/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/minglong/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/minglong/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/minglong/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/minglong/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/minglong/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/minglong/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;
}
