h2, h3, p, ul, ol, li {
    padding: 0;
    margin: 0;
    color: inherit;
}

ul {
    list-style:  none;
}

a {
    color: inherit;
    text-decoration: none;
}

.mainw,
.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 **/
 
#top {
    position: absolute;
    width: 100%;
       margin-top: 30px;
       top: 0;
       z-index: 9999;
}


#top > .flex {
    display: flex;
    width: 1400px;
    margin:  0 auto;
 
}

#top > .flex  .logo-nav {
 
    background: white;
    display: flex;
    align-items: center;
      border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
 padding-right: 10px;
}

#top > .flex  .logo-nav  .logo {
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 20px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

#top > .flex  .logo-nav  a {
    line-height: 85px;
    display: inline-block;
    padding:  0 15px;

}

#top > .flex  .logo-nav  .nav a:first-child {
    width: 50px;
    text-align: center;
}
#top > .flex  .logo-nav  .nav a:first-child, 
#top > .flex  .logo-nav  .nav a:hover {
    background: #1561d1;
    color: white;
}


 


#top .flex .tel {
    width: 290px;
    flex:  0 0 290px;
    margin-right: 50px;
    background: white;
        background:   white  url(/static/pc/top-tel.png) left 20px center no-repeat;
        height: 85px;
}





#top .flex .tel  span {
    position: relative;
    color: #0e74f1;
    font-size: 22px;
    font-weight: bold;
    top: 45px;
    left: 80px;
    font-size: 25px;
}

#banner  {
    font-size:  0;
}


#dituContent  img {
    max-width:  none;
}

 
.main-t {
    display: block;
    text-align: center;
    background: url(/static/pc/main-w.png) left center no-repeat;
    background-position-x: calc(50% - 315px);
    position: relative;
}


.main-t  h3 {
    line-height: 200px;
    font-size: 36px;
    font-weight: bold;
}

.main-t p {
    position: absolute;
    width: 100%;
    bottom: 30px;
    text-align: center;
    color: #999;
}

#home-pros {
    background: url(/static/pc/pro-bg.jpg)  center;
    height: 1313px;
}




#home-pros .slogan {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    color: white;
    align-items: center;
   
}


#home-pros .slogan .text {
   
}

#home-pros .slogan .text  .en{
    font-size: 18px;
}


#home-pros .slogan .text .zh {
    font-size: 36px;
    font-weight: bold;
    margin-top: 10px;
}





#home-pros .slogan .jy {
    margin-right: 50px;
    width: 180px;
    text-align: center;
    font-size: 16px;
}


#home-pros .slogan .jy  p:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
}

#home-pros .slogan .jy p:nth-child(2) {
    background: #ff6d28;
   
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 3em;
}


#home-pros .qiehuan-title {
    display: flex;
    justify-content:  space-between;
    margin-top: 60px;
}


#home-pros .qiehuan-title  a {
    text-align: center;
    background: url(/static/pc/pro-bg-list.png) bottom center no-repeat;
    width: 192px;
    text-align: center;
}

#home-pros .qiehuan-title  a.hover {
        background: url(/static/pc/pro-bg-list-hover.png) bottom center no-repeat;
}

#home-pros  a.cpzx {
 display: block;
 margin-top: 30px;
 margin-bottom: 30px;
 line-height: 2em;
 font-weight: bold;
 font-size: 18px;
}

#home-pros  a.cpzx  h3 {
    font-size: 36px;
        letter-spacing: 3px;
}

#home-pros .qiehuan-title  a p {
    max-width: 80%;
    margin: 0 auto;
  
    text-align: center;
    height: 3.5em;
}


#home-pros .qiehuan-con {
    background: white;
}



#home-pros .qiehuan-con .unit {
    display: flex;
    justify-content:  space-between;
    flex-wrap: wrap;
}


#home-pros .qiehuan-con .unit  a {
    width: 32%;
    margin-bottom: 20px;
}

#home-pros .qiehuan-con .unit  a img {
    width: 100%;
    max-height: 280px;
}


#home-pros .qiehuan-con .unit  a  p {
    text-align: center;
    line-height: 2.6em;
        font-size: 18px;
            letter-spacing: 1px;
    border-bottom: 2px solid #1466d2;
}

#home-pros .qiehuan-con .unit  a:hover p {
    color: #ff6d28;
       border-bottom: 2px solid #ff6d28;
    
}




#home-fuwu {
        background: url(/static/pc/fuwu.jpg) center;
        height: 457px;
        box-sizing: border-box;
}


#home-fuwu .text {
    padding-top: 50px;
    font-size: 18px;
    color: white;
}

#home-fuwu .cn {
    font-size: 36px;
    font-weight: bold;
}

#home-fuwu .flex {
    margin-top: 190px;
}


#home-fuwu .flex .u {
    width: 18%;
    color: white;
    text-align: center;
    line-height: 1.5em;
    padding: 5px 10px;
  
}

#home-fuwu .flex .u:last-child p:last-child {
    border: 1px solid white;
    box-sizing: border-box;
}

 


#home-about {
        background: url(/static/pc/about.jpg) top center;
        position: relative;
        overflow-x: hidden;
}

#home-about  .about {
    padding-top: 80px;
    padding-bottom: 300px;
    display: block;
    display: flex;
    justify-content:  space-between;
    align-items: center;
}


#home-about  .about  .text {
    color: #1863d3;
    font-weight: bold;
}

#home-about  .about  .text  .cn {
    font-size: 36px;
}



#home-about  .about   .more {
    background: #ff6d28;
    color: white;
    padding: 10px 20px;
    display: inline-block;
}

#home-about   .info {
    margin-top: 220px;
    min-height: 275px;
}


#home-about   .info .name {
    font-size: 36px;
    font-weight: bold;
    color: #0e74f1;
}


#home-about   .info .desc {
    max-width: 800px;
    margin-top: 30px;
    margin-bottom: 40px;
    line-height: 1.7;
}


#home-about   .pics {
    display: flex; 
  justify-content: space-between;
  margin-top: 80px;
}


#home-about a.linka {
display: block;
    position: absolute;
    top: 300px;
    right: -20px;
    height: 604px;
    width: 358px;
    z-index: 999;
}

#home-about a.linka .tel {
    font-size: 46px;
    position: absolute;
    bottom: -90px;
    left: 99px;
    width: 600px;
    color: #1158ca;
    font-weight: bold;
}




#home-case {
        background: url(/static/pc/case.jpg) top center;
        position: relative;
        margin-top: 30px;
        overflow-x:  hidden;
}

#home-case  a.w1200 {
    padding-top: 30px;
}


#home-case  a.w1200  .text {
    color: white;
}

#home-case  a.w1200  .text .en {
    
}

#home-case  a.w1200  .text .cn {
    font-size: 36px;
    font-weight: bold;
        letter-spacing: 1px;
}

#home-case .swiper-slide img  {
    width: 100%;
    border-top-left-radius: 16%;
}

 

#home-case  .swiper-container2 {
    margin-top: 100px;
    margin-bottom: 50px;
}
#home-case  .swiper-container2  p {
    line-height: 3em;
    text-align: center;
    color: white;
    padding-top: 20px;
    letter-spacing: 1px;
    font-size: 18px;
}


#home-case  .swiper-container2 img {
    
}
#home-news  a.w1200 {
    padding-top: 30px;
}


#home-news  a.w1200  .text {

}

#home-news  a.w1200  .text .en {
    
}

#home-news  a.w1200  .text .cn {
    font-size: 36px;
    font-weight: bold;

        letter-spacing: 1px;
}


#home-news  .hot-news {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}


#home-news  .hot-news a {
    width: 23%;
    background: #2975ea;
    border-top-left-radius: 40px;
}

#home-news  .hot-news a .img img {
     border-top-left-radius: 40px;
}

#home-news  .hot-news a .info {
   color: white;
   padding: 10px;
   box-sizing: border-box;
}

#home-news  .hot-news a .info h3 {
    font-size: 16px;
        text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    line-height: 2em;
}

#home-news  .hot-news a .info  p {
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #eee;
    font-size: 15px;
}
 
#home-news  .hot-news a .info .dm {
    display: flex;
    justify-content: space-between;
    border-top: 1px dashed white;
    padding-top: 5px;
}

#home-news  .news-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 30px;
    justify-content:  space-between;
}

#home-news  .news-list a {
    width: 48%;
    line-height: 2.6em;
    border-bottom: 1px dashed #ccc;
        display: flex;
            justify-content: space-between;
}

#home-news  .news-list a span {
padding-left: 20px;


}

#home-news  .news-list a span:first-child {
    background: url(/static/pc/news-icon-1.png) left center no-repeat;
   flex-grow: 1;
   
}
#home-news  .news-list a span:last-child {
    background: url(/static/pc/news-icon-2.png) left center no-repeat;
   width: 106px;
   flex:  0 0 106px;
}










 


#footer {
      background: url(/static/pc/footer.jpg) top  center no-repeat;
      height: 558px;
          background-size: cover;
}


#footer .con {
    padding-top: 100px;
}


#footer .con  .msg-msg {
    margin-top: 40px;
    color: white;
    display: flex;
}

#footer .con  .msg-msg .meta {
    flex:  0 0 356px;
}

#footer .con  .msg-msg .form {
    flex-grow: 1;
        max-width: 500px;
    
}


#footer .w1200  {
    position: relative;
}
#footer .w1200 .ewm {
   position: absolute;
    right: 78px;
    top: 52px;
    color: white;
    line-height: 4em;
    text-align: center;
}






#footer   form {
    width: 480px;
   
        margin-left: 44px;
     margin-left: 30px;
     position: relative;
     top: 30px;
         top: 17px;
         left: -30px;
}

#footer   h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
        line-height: 3em;
}

#footer   form  .info {
    display: inline-block;
    width: 20%;
    line-height: 40px;
    vertical-align:  central;

}

#footer   form  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   form  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   form  .line {
    position: relative;
}

#footer   form .ab {
    position: absolute;
    /*top: 50px;*/
    left: 0;
}


#footer   form #submit {
    height: 40px;
    width: 100px;
    background: #ff6528;
    color: white;
    border: 0;
    
}



#footer .meta p {
    line-height: 4em;
    padding-left: 3.5em;
    background-repeat:  no-repeat;
}

#footer .meta p:nth-child(2) {  background: url(/static/pc/footer-1.png) left center no-repeat; }
#footer .meta p:nth-child(3) {  background: url(/static/pc/footer-2.png) left center no-repeat ; }
#footer .meta p:nth-child(4) {  background: url(/static/pc/footer-3.png) left center no-repeat ; }
#footer .meta .tel {  background: url(/static/pc/footer-4.png) left center no-repeat ; }

#footer .meta .tel {
   padding: 20px 0;
   padding-left: 60px;
}

#footer .meta .tel  .nu {
    font-size: 28px;
    color: #ffffff;
}

#footer .cp  {
    background:  black;
    color: white;
    text-align: center;
    line-height: 2.7em;
}


img.size-full {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
