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

#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 img {
    max-width: 100%;
}

.kuai-pic .just img {
        border: 2px solid #ccc;
            border-radius: 22px;
                box-sizing: border-box;
}
/* --------------------------- */

 
.mainw, .main-w  {
    display: block;
   width: 1200px;
   margin:  0 auto;
}
 


#top {
    background: #1b232e;
}



#top > div {
    width: 1500px;
    margin:  0 auto;
}



#top .logo-search {
    display: flex;
    justify-content:  space-between;
    align-items: center;
    padding:  10px 0;
}

#top .logo-search .search {
    display: flex;
}
#top .logo-search .search input {
        line-height: 34px;
    box-sizing: border-box;
    border: 0;
    position: relative;
    float: left;
}


#top .logo-search .search .ljzx {
    background: white;
    text-align: center;
    padding:  0 20px;
    line-height: 35px;
    margin-left: 10px;
        box-sizing: border-box;
}

#top .logo-search .submit {
    background: #ff5600;
        padding:  0;
    padding:  0 1em;
    color: white;
    height: 36px;
    box-sizing: border-box;

    margin:  0;
    outline:  0;
}

#top #nav {
    display: flex;
    justify-content:  space-between;
    padding-bottom: 1em;
}

#top .nav {
    width: 1200px;
    display: flex;
    justify-content:  space-around;
}
#top .nav a {
    flex-grow: 1;
    text-align: center;
    line-height: 3em;
    color: white;
    
}

#top .nav a:hover, #top .nav a:first-child {
       background: url(/static/xulang/nav-hover.png) center 29px no-repeat;
}
#top .tel {
    color: #ff5600;
    background: url(/static/xulang/top-tel.png) left center no-repeat;
    line-height: 3em;
    padding-left: 2em;
}
 
 
#banner .flex-control-paging li a {
    background: red;
}


#ban2 {
        background: url(/static/xulang/ban2.png) left 0 no-repeat;
        height: 188px;
        position: relative;
            margin-top: -100px;
}

#ban2 .mainw {
    position: relative;
}
#ban2 .mainw  > * {
    color: white;
}

#ban2 .mainw  .x1 {
  position: absolute;
    left: -86px;
    top: 119px;
    font-size: 22px;
}


#ban2 .mainw  .four {
    position: absolute;
    left: 300px;
    top: 60px;
    display: flex;
    width: 800px;
}

#ban2 .mainw  .four .u {
    text-align: center;
    flex-grow: 1;
}

#ban2 .mainw  .four .u p {
    font-size: 24px;
}

#ban2 .mainw  .four .u h3 {
    font-size: 38px;
    
}

#ban2 .mainw  .four .u h3  sub {
    font-weight: normal;
    font-size: 16px;
    position: relative;
        right: -8px;
}

#home-prolist {
        background: url(/static/xulang/sg.png);
        padding-top: 20px;
}


#home-prolist .qiehuan-title {
    width: 1200px;
    margin:  0 auto;
    display: flex;
    justify-content:  space-around;
}


#home-prolist .qiehuan-title .unit { 
    flex-grow: 1;
           background: url(/static/xulang/list.png) top center no-repeat ;
           width: 183px;
           height: 204px;
           text-align: center;
           color: white;
           padding-top: 5px;
}


#home-prolist .qiehuan-title .unit.hover {
     background: url(/static/xulang/list-hover.png) top center no-repeat ;
}

#home-prolist .qiehuan-title .unit h3 {
    padding-top: 20px;
}


#home-prolist .qiehuan-con .flex {
    display: flex;
    flex-wrap:  wrap;
    justify-content:  space-between;
    margin-top: 30px;
}






#home-prolist .qiehuan-con .flex a {
    width: 30%;

    border-top-right-radius:60px;
    border-bottom-right-radius: 60px;
    margin: 5px;
    box-shadow: 0 0 5px 5px #ccc;
       margin-bottom: 30px;
}


#home-prolist .qiehuan-con .flex a  img {
    width: 100%;
        border-top-right-radius: 60px;
}
#home-prolist .qiehuan-con .flex a  .bigimg {
    font-size: 0;
}

#home-prolist .qiehuan-con .flex a  .bigimg  img {
}

#home-prolist .qiehuan-con .flex a p {
    line-height: 60px;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
}
#home-prolist .qiehuan-con .flex a p:after {
    position: absolute;
    top:  0;
    right:  0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    content: "•••";
    text-align: center;
    font-size: 30px;
    background: #292c37;
    color: #fff;
    border-bottom-right-radius: 60px;
}


#home-prolist .qiehuan-con .flex a:first-child p:after,
#home-prolist .qiehuan-con .flex a:hover p:after {
    background: #ff6229;
}










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

.fjs img {
    width: 100%;
    height:  auto;
}

.fjs p {
    text-align: center;
    
}



#home-about {
    background: url(/static/xulang/about.jpg) center;
    height: 600px;
}


#home-about  .con {
    padding-top: 69px;
    width: 677px;
}

#home-about  .con p {
    max-width: 90%;
}

#home-about  .name  h3 {
    font-size: 26px;
    color: #175aa5;
    padding-top: 56px;
}

#home-about  .name  span {
    
    color: #808080;
    line-height: 2em;
}



#home-about  .fjs {
    margin-top: 50px;
    justify-content:  space-around;
}


#home-about  .fjs a {
    width: 35%;
    padding-left: 10%;
    box-sizing: border-box;
    margin-bottom: 2em;
}


#home-about  .fjs a  h3 {
    text-align: left;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 10px;
}
#home-about  .fjs a  p {
    text-align: left;
    display: block;
    color: #b9b9b9;
        position: relative;
            top: -11px;
}


#home-about  .fjs a.u-1 {
    background: url(/static/xulang/about-1.png) no-repeat;
}  

#home-about  .fjs a.u-2 {
    background: url(/static/xulang/about-2.png) no-repeat;
}  

#home-about  .fjs a.u-3 {
    background: url(/static/xulang/about-3.png) no-repeat;
}  

#home-about  .fjs a.u-4 {
    background: url(/static/xulang/about-4.png) no-repeat;
}  



#tonglan {
        background: url(/static/xulang/tl.jpg) no-repeat;
        height: 173px;
}

#tonglan .mainw {
    display: flex;
    align-items: center;
    height: 173px;
    justify-content: space-between;
}

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





 
.m-title {
    display: block;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    
}


.m-title  h3 { 
    font-size: 36px; 
    position: relative;
    z-index: 2;
    top: -1em;
}

 

.m-title .g {
    font-size: 14px;
    text-transform: uppercase;
    counter-reset: #777777;
    line-height: 1em;
    position: relative;
    z-index: 1;
    color: #f9f9f9;
    font-size: 72px;
    font-weight: bold;
}

.m-title .c {
    color: #eb0014;
}


.m-title p {
    text-align: center;
    line-height: 2em;
    color: #757574;
    font-size: 14px;
}




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


.df img {
    max-width: 100%;
    height:  auto;
}





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



#home-wuliao .line-info {
    width: 1100px; 
    margin: 0 auto;
    margin-bottom: 10px; 
   box-shadow: 0 0 3px 3px #e4e4e4;
   line-height: 40px;
   position: relative; 
   
   display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
}

#home-wuliao .line-info  .p1 {
    padding: 0 30px;
        font-size: 18px;
}

#home-wuliao .line-info  .p2 {
    padding: 0 20px;
        font-size: 18px;
}

#home-wuliao .line-info  .p1 span {
color: #ff8705;    
font-weight: bold;
    font-size: 18px;
}



#home-wuliao .line-info  .p2 span {
color: #ff8705;    
font-weight: bold;
}


#home-wuliao .line-info  a {
    padding: 0 20px;
    color: white;
    background: #ff8705;
}

#home-wuliao .text {
    position: absolute;
    bottom:  10px;
    text-align: center;
    width: 100%;
}

#home-wuliao .wuliao {
    background: url(/static/xulang/wuliao.jpg) bottom center no-repeat;
    height: 552px;
    padding-top: 30px;
}













.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/xulang/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:20px;
}
.picScroll-left .bd ul li .title  p {
    padding: 0 5px;
}






#zengzhi {
/*    margin-top: -30px;
    margin-bottom: 30px;
    background: linear-gradient(to bottom, transparent 50%, #eaeae9 50%);
    padding-bottom: 40px;*/
}



#zengzhi  > .desc {
    width: 1100px;
    text-align: center;
    margin:  0 auto;
    line-height: 2em;
}




#zengzhi  > .imgs {
    width: 1200px;
    margin: 0 auto; 
        margin-top: -50px;
        display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

#zengzhi  > .imgs a:nth-child(2n+1) {
    margin-top: 150px;
}

#zengzhi  > .imgs .h3 {
    font-weight: bold;
    color: #37416c;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    line-height: 3em;
}

#zengzhi .zixun {
    text-align: center;
    display: block;
    margin: 30px ;
}





.flex {
    display: flex;
    flex-wrap: nowrap; 
    align-items: center;
}



#home-news {
     background:  url(/static/xulang/news.jpg) top center no-repeat;
     height: 743px;
     
}
#home-news * {
    color: white;
}

#home-news .g {
    color: #faf9f8;
        color: #48484875;
}
 

#home-news .qiehuan  .qiehuan-title  {
    text-align: center;
    padding-top: 46px;
        text-align: center;
            padding-top: 66px;
                position: relative;
                    top: -29px;
}



#home-news .qiehuan .qiehuan-title .unit {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px;
    border: 1px solid #ccc;
    font-weight: bold;
}

#home-news .qiehuan .qiehuan-title .unit.hover {
    background: #a85037;
    color: white;
}

#home-news .qiehuan .qiehuan-con .flex {
    justify-content: space-between;
}
#home-news .qiehuan .qiehuan-con .flex  .bigimg {
    width: 428px;
}

#home-news .qiehuan .qiehuan-con .flex  .top {
    width: 290px;
}


#home-news .qiehuan .qiehuan-con .flex  .top h3 {
    margin-bottom: 20px;
    /*font-weight: normal;*/
}


#home-news .qiehuan .qiehuan-con .flex  .top  .text {
    line-height: 2em;
    font-size: 16px;
    margin-top: 20px;
    padding-bottom: 60px;
    background: url(/static/xulang/news-more.png) left 10px bottom no-repeat;
}

#home-news .qiehuan .qiehuan-con .flex  ul li{
    line-height: 2.2em;
}

#home-news  li  {
    background: url(/static/xulang/newli.png) left center no-repeat;  
    padding-left: 20px;
}

#home-news  li a {
    display: flex;
    justify-content:  space-between;
    white-space:  normal;
}


#home-news .qiehuan .qiehuan-con .flex  ul li a span:first-child {
    width: 72%;
        text-overflow: ellipsis;
            overflow: hidden;
                white-space: nowrap;
}


#home-news .qiehuan .qiehuan-con .flex  ul li a span:last-child {
    width: 25%;
}


 

#home-news .qiehuan .qiehuan-con .flex  ul {
    width: 400px;
}










 

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

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



#footer {
    background: url(/static/xulang/footer.jpg) top center no-repeat;
    height: 348px;
    color: white;

}

#footer .mainw {
    position: relative;     
        position: relative;
    padding-top: 29px;
    box-sizing: border-box;
}

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

#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 {
    width: 370px;
}

#footer   .unit.item-2 p {
    display: block;

    padding-top: 6px;
    padding-bottom: 6px;
  
    padding-left: 50px;
    font-weight: 800;

}
#footer   .unit.item-2 p.phone { background: url(/static/xulang/footer-phone.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.tel { background: url(/static/xulang/footer-tel.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.fax { background: url(/static/xulang/footer-fax.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.email { background: url(/static/xulang/footer-email.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.qq { background: url(/static/xulang/footer-qq.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.address { background: url(/static/xulang/footer-address.png)  center left 3px no-repeat;}

#footer   .unit.message {
    width: 480px;
    margin-left: 30px;
        margin-left: 110px;
    
}

#footer   .unit.message  .info {
    display: inline-block;
    width: 14%;
    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 #c2ddf7;
    border-radius: 5px;
    color: white;
}

#footer   .unit.message  textarea {
    width: 70%;

    padding: 5px;
    margin: 10px;
    height: 40px;
    font-size: 16px;
    background: rgba(0,0,0,0);
    border-radius: 5px;
    color: white;
    border: 1px solid #c2ddf7;
    
} 

#footer   .unit.message  .line {
    position: relative;
}

#footer   .unit.message .ab {
    position: absolute;
    /*top: 50px;*/
    left: 0;
        top: 15px;
}


#footer   .unit.message #submit {
    height: 40px;
    width: 100px;
    background: #ff6528;
    color: white;
    border: 0;
    
}


#footer .ewm {
    position: absolute;
    top:  50px;
    right:  0;
}


#footer .ewm .pics  {
    margin-top: 50px;
    text-align: center;
}


#footer .ewm .pics .p   {
    display: inline-block;
    margin-right: 20px;
    text-align: center;
}

#footer .ewm .pics .p  img {
    display: block;
}


#footer .ewm .tel {
    background: url(/static/xulang/ftel.png)  center left 3px no-repeat;
    padding-left: 50px;
    padding-top: 7px;
}

#footer .ewm .tel p {
    line-height: 1em;
}

#footer .ewm .tel .nu {
    font-size: 32px;
    line-height: 1em;
}

#footer  .cpr {
    text-align: center;
    background:  #000;
    line-height: 3em;
    /*background: linear-gradient( to right , #032e54, #7f9b34 ,#032e54 );*/
    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/xulang/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/xulang/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/xulang/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/xulang/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/xulang/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/xulang/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/xulang/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/xulang/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/xulang/news-time.png)  left center no-repeat;  
}


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

#top-inner {
     background: url(/static/xulang/topin.jpg)  left center no-repeat;  
     height: 560px;
     color: white;
}

#top-inner.list-pro,
#top-inner.list-product  {
    height: auto;
    padding-bottom: 3em;
}

#top-inner .mbx {
    padding-top: 100px;
}

#top-inner h3 {
  color: #ff5600;
  margin-top: 100px;
  font-size: 48px;
  font-weight: bold;
}

#top-inner p {
    margin-top: 30px;
}

#inner-classify {
     background: url(/static/xulang/sg.png);
}
 
#inner-classify .pro-head  {
         background: url(/static/xulang/pro-head.png)  left center no-repeat;  
         width: 1200px;
         margin:  0 auto;
         height: 171px;
         box-sizing: border-box;
         padding: 20px 100px;
         display: flex;
         justify-content:  space-around;
 
         position: relative;
         top: -60px;
}
 
#inner-classify .pro-head  a {
    text-align:  center;
    border-right: 1px solid #ccc;
    height: 80px;
    line-height: 80px;
    flex-grow: 1;
    margin-top: 30px;
    font-size: 24px;
}

#inner-classify .pro-head  a:last-child {
    border-right: 0px solid #ccc;

}
#inner-classify .pro-head  a:hover ,
#inner-classify .pro-head  a.on  {
    color: #ff5600;
}

#inner-classify  .pro-list {
    display: flex;
    margin:  0 auto;
    width: 1200px;
    flex-wrap: wrap;
    justify-content:  space-between;
}

#inner-classify  .pro-list  a {
    width: 30%;
    margin: 1%;
    margin-bottom: 20px;
     background-color: rgb(253, 252, 252);
  box-shadow: 0px 0px 13px 0px rgba(4, 0, 0, 0.46);
}

#inner-classify  .pro-list  > i {
    width: 30%;
    margin: 1%;
}



#inner-classify  .pro-list a .bigimg {
    position: relative;

}

#inner-classify  .pro-list a .bigimg  .star {
    position: absolute;
    top: 0;
    right: 0;
    width: 139px;
    height: 61px;
    background:url(/static/xulang/s.png);
}
#inner-classify  .pro-list a .bigimg:hover   .star {
    background:url(/static/xulang/sh.png);
}

#inner-classify  .pro-list  a .bigimg img {
    width: 100%;
    height:  auto;
}
 
#inner-classify  .pro-list  a .info {
    box-sizing: border-box;
    padding: 10px 0 0 20px;
        background: url(/static/xulang/wl.png) left bottom;
}
#inner-classify  .pro-list  a .info  h3 {
    margin-bottom: .5em;
}
 
#inner-classify  .pro-list  a .info p {
    line-height: 1.5em;
    padding-left: 2em;
}

#inner-classify  .pro-list  a .info p:nth-child(1) {
        background: url(/static/xulang/m1.png) left center no-repeat;
}

#inner-classify  .pro-list  a .info p:nth-child(2) {
        background: url(/static/xulang/m2.png) left center no-repeat;
}
/*************/



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;
    background: #ff5600;
    color: white;

}


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


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


.kuai-pic .just p {
    font-size: 18px;
    font-weight: 800;
        margin-bottom: 18px;
}


iframe {
	width: 600px;
	height: 400px;
	display: block;
}
