h2, h3, p, ul, ol, li {
    padding: 0;
    margin: 0;
    color: inherit;
}

ul {
    list-style:  none;
}

a {
    color: inherit;
    text-decoration: none;
}


.w1200 {
    display: block;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.w1400 {
    width: 1440px !important;
}


.flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.flex.fw {
    flex-wrap:  wrap;
}


img {
    max-width: 100%;
    height:  auto;
}




/** beging **/

.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  h3  span {
    color: #00934d;
}

.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;
}




#top {
    background: url(/static/pc/img/top.png) center;
    height: 105px;
}

#top  .flex {
    align-items: center;
    height: 100%;
}


#top  .flex >a {
    position: relative;
    left: -20px;
}
#top  .flex .tel {
        background: url(/static/pc/img/top-tel.png) left center  no-repeat;
        padding-left: 50px;
}


#top  .flex .tel h3 {
    font-size: 14px;
    font-weight: normal;
}

#top  .flex .tel p {
    font-size: 30px;
    color: #e40c20;
    font-weight: bold;
}


#nav {
    background: #234493;
    padding: 15px 0;
    
}

#nav a {
    line-height: 2em;
    border-right: 1px solid #ccc;
    text-align: center;
    flex-grow: 1;
        color: white;
}

#nav a:last-child {
    border-right:  0;

}

#banner {
    font-size: 0;
}





 #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/pc/img/hot.png) left  center no-repeat;
}








  .hot-text {
    flex-wrap: wrap;
    margin: 20px auto;
}
 

.hot-text a {
    line-height: 2;
    border-radius: 1em;
    padding:  0 20px;
    border: 1px dashed #ccc;
}





#home-pros  .con-con  {
    flex-wrap: wrap;

}
#home-pros  .con-con  a {
    width: 23%;
    margin: 5px;
    box-shadow: 0px 1px 6px 5px #e6e6e6;
    margin-bottom: 20px;
}

#home-pros  .con-con  a .bigimg {
    font-size: 0;
}
#home-pros  .con-con  a .bigimg img {
    width: 100%;
    
}

#home-pros  .con-con  a p {
    position: relative;
    background: #00934d;
    color: white;
    line-height: 2.2em;
    text-align: right;
}

#home-pros  .con-con  a p .more {
    display: inline-block;
    padding:  0 20px;
    
}

#home-pros  .con-con  a p .name {
    position: absolute;
    bottom:  0;
    left:  0;
    height: 3em;
    line-height: 3em;
    border-top-right-radius: 20px;
    font-weight: bold;
    background: white;
    padding: 0 20px;
   color: black;
   padding-right: 40px;
}



#home-shili {
     margin-top: -20px;
}


#home-shili .unit {
    text-align: center;
    flex-grow: 1;
    padding: 0 40px;
   position: relative;
}

#home-shili .unit:after  {
    content: " ";
    position: absolute;
    right: 0;
    top: 20px;
    height: 160px;
    width: 10px;
    background:  linear-gradient(to right , #eee, white);
    
}

#home-shili .unit:last-child:after {
    display:  none;
}

#home-shili .unit h3   {
    margin-top: 30px;
    margin-bottom: 20px;
}

#home-shili .unit p {
    line-height: 2em;
    margin-bottom: 10px;
    font-size: 12px;
}



#home-about {
    background: url(/static/pc/img/home-about.jpg) bottom center no-repeat;
}


#home-about .flex {
    
}
#home-about .flex  .img {
    width: 648px;
}

#home-about .flex  .info {
    width: 500px;
    color: white;
    padding-top: 200px;
     padding-bottom: 50px;
}



#home-about .flex  .info  h3 {
     font-size: 24px;
     line-height: 3em;
}

#home-about .flex  .info  p {
    line-height: 2em;
    margin-top: 10px;
    margin-bottom: 10px;
}

#home-about .flex  .info  .tel {
 background: url(/static/pc/img/home-tel.png);
 position: relative;
 width: 532px;
 height: 79px;

}

#home-about .flex  .info  .tel span {
    color: #009744;
    font-size: 30px;
   position: absolute;
   top: 20px;
   right : 20px;
   font-weight: bold;
   top: 26px;
       right: 77px;
}


#home-fanwei {
    position: relative;
    background: url(/static/pc/img/fanwei.jpg) bottom center  no-repeat;
    padding-bottom: 345px;
}


#home-fanwei .line-info {
    width: 1100px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin:  30px auto;
   box-shadow: 0 0 3px 3px #e4e4e4;
   line-height: 40px;
   
}

#home-fanwei .line-info  .p1 {
    padding: 0 30px;
}

#home-fanwei .line-info  .p2 {
    padding: 0 20px;
}

#home-fanwei .line-info  .p1 span {
color: #00934d;    
font-weight: bold;
}



#home-fanwei .line-info  .p2 span {
color: #cf2423;    
font-weight: bold;
}


#home-fanwei .line-info  a {
    padding: 0 20px;
    color: white;
    background: #00934d;
}

#home-fanwei .text {
    position: absolute;
    bottom:  10px;
    text-align: center;
    width: 100%;
}









#home-case {
  
}


#home-case .flex {
    flex-wrap:  wrap;
    margin-top: 40px; 
}

#home-case .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-case .flex a  img {
    width: 100%;
        border-top-right-radius: 60px;
}
#home-case .flex a  .bigimg {
    font-size: 0;
}


#home-case .flex a p {
    line-height: 60px;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
}
#home-case .flex a p:after {
    position: absolute;
    top:  0;
    right:  0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    content: "●●●";
    text-align: center;
    font-size: 20px;
    background: #00934d;
    color: white;
    border-bottom-right-radius: 60px;
}




#tonglan {
    background: url(/static/pc/img/tonglan.png) center ;
    height: 172px;
}

#tonglan .w1200  { 
    position: relative;
    overflow: visible;
    height: 100%;
}
    
#tonglan .w1200  span {
    font-size: 30px;
    position: absolute;
    bottom: 39px;
    right: 0px;
    color: white;
    font-weight: bold;
}





#home-news {
    
}

#home-news .qyxw {
    width: 580px;
}

#home-news .qyxw  a {
    padding: 15px;
    box-sizing: border-box;
    background: #f6f6f6;
    margin-bottom: 30px;
    display: block;
}

#home-news .qyxw  a  h3 {
    font-size: 18px;
    line-height: 2em;
}

#home-news .qyxw  a  p {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.5em;
    color: #999;
}

#home-news .qyxw  a   .m {
    display: flex;
    justify-content:  space-between;
}
#home-news .qyxw  a:first-child   .m  span:nth-child(2) {
    background: #009744;
}

#home-news .qyxw  a  span:nth-child(2) {
 background: #b7b7b7;
 color: white;
 border-radius: 10px;
 display: inline-block;
 padding:  0 20px;
}


#home-news .hyzs {
    width: 580px;
    background: #fcfdfd;
    border: 1px  #ccc;
    border-style:  dashed;
    box-sizing: border-box;
    align-items:  flex-start;
}

#home-news .hyzs a  {
    display: flex;
    background: url(/static/pc/img/nli.png) left 15px center no-repeat;
    padding-left: 40px;
    line-height: 3.5;
    border-bottom: 1px  dashed #ccc;
    justify-content:  space-between;
}



#home-news .hyzs a span:nth-child(2) {
    padding-right: 10px;
}



#links {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #234493;
    color: white;
}







  #link {
 
      padding: 10px;
  }
  #link a  { 
      line-height: 1.5em;
      padding: 0 5px;
      display: inline-block;
  }







  




#footer {
    background: #303030 ; 
    color: white;
   box-sizing: border-box;
  
}

#footer .w1200 > .unit {
    padding-top: 38px;
}

#footer .w1200 > .unit:first-child {
    padding-top: 0;
}


#footer .w1200, 
#footer .mainw {
     position: relative;     
     overflow: hidden;
}

#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: 350px;
}

#footer   .unit.item-2 p {
      display: block;
     line-height: 2.3em;
    padding-top: 5px;
    padding-bottom: 2px;
    border-bottom: 1px solid white;
    padding-left: 30px;
  
}
#footer   .unit.item-2 p.phone { background: url(/static/pc/img/footer-phone.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.tel { background: url(/static/pc/img/footer-tel.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.fax { background: url(/static/pc/img/footer-fax.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.email { background: url(/static/pc/img/footer-email.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.you { background: url(/static/pc/img/footer-postcode.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.address { background: url(/static/pc/img/footer-address.png)  center left 3px no-repeat;}

#footer   .unit.message {
    width: 500px;
     margin-left: 30px;
}

#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 white;
             border-radius: 5px;
                color: white;
}

#footer   .unit.message  textarea {
     width: 70%;
 
    padding: 5px;
    margin: 10px;
    height: 65px;
    font-size: 16px;
        background: rgba(0,0,0,0);
             border-radius: 5px;
             color: white;
         border: 1px solid 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: white;
    color: #1583e6;
    border: 0;
}


#footer .ewm {
    position: absolute;
    top:  50px;
    right:  0;
}


#footer .ewm .pics  {
    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/pc/img/ftel.png)  center left 3px no-repeat;
    padding-left: 50px;
    padding-top: 30px;
}

#footer .ewm .tel p {
        line-height: 1em;
}

#footer .ewm .tel .nu {
    font-size: 32px;
    line-height: 1em;
}

#copyright{
    text-align: center;
    background:  #000;
    line-height: 3em;
    /*background: linear-gradient( to right , #032e54, #7f9b34 ,#032e54 );*/
    color: white;
}


#cpy {
    border-top: 1px solid #666;
    line-height: 3em;
    color: white;
    text-align: center;
    background: black;
}



img.aligncenter  {
       display: block;
           margin: 0 auto;
               max-width: 100%
}


#baidumap img {
        max-width: inherit;
}
