a {
    color:  inherit;
    text-decoration:  none;
}

body {
    font-size: 14px;
}

h1,h2,h3,p {
    margin:  0;
    padding:  0;
    line-height: 1em;
}

#top {
    font-size: 0;
    /*background: white;*/
    /*padding: 10px;*/
    box-sizing: border-box;
    position: relative;
    z-index: 99999;
}

#top  img {
    width: 100%;
    height:  auto;
}


#nav {
    background: white;
    display: flex;
    justify-content:  space-between;
    flex-wrap:  wrap;
}

#nav a {
    color: white;
    width: calc(25% - 3px/4);
    line-height: 2.5em;
    text-align: center;
    position: relative;
    background: #002f73;
    margin-bottom: 1px;
}

#banner {
       font-size: 0;
    position: relative;
    top: -14px;
 
    margin-bottom: -14px;
}

#banner  img {
    width: 100%;
    height:  auto;
}




.m-title {
    display: block;
    text-align: center;
    background: url(/static/yuxiang/mtitle.png) center no-repeat;
    height: 100px;
        background-size: contain;
        margin-top: 10px;
        margin-bottom: 10px;
}

.m-title  h3 {
    padding-top: 28px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}


.m-title  p {
        font-size: 12px;
 color: #97999e;
 font-weight: bold;
 text-transform: uppercase;
}



 
#home-xilie {
    display: flex;
    flex-wrap: nowrap;
    justify-content:  space-around;
    margin: 0 -1px;
    background: white;
    
}

#home-xilie  a {
    flex-grow: 1;
    margin:  0 1px;
    line-height:  4em;
    color: white;
    background: #0c3981;
    text-align: center;
    font-size: 12px;
}




.m5 {
    margin:  5px;
}

#home-hot.flex {
    flex-wrap:  wrap;
    background: white;
 
    box-sizing: border-box;
    display: flex;
    justify-content:  space-between;
}

#home-hot.flex  a {
    /*padding: 26px;*/
    
    box-sizing: border-box;
    width: 48%;
      box-shadow: 0 0 13px 0px #ccc;
    margin-bottom: 30px;
    font-size: 0;
         border-top-right-radius: 30px;
           overflow: hidden;
}

#home-hot.flex  a p {
    font-size: 18px;
    text-align: center;
    line-height: 2.8em;
   font-size: 14px;
       text-overflow: ellipsis;
           overflow: hidden;
               white-space: pre;
}
 


#home-hot.flex  a  .img {
    position: relative;
       border-top-right-radius: 3em;
       overflow: hidden;
      
}

#home-hot.flex  a  .img img {
     max-width: 100%;
    height:  auto;
    border-radius: 2em;
}

 


#home-about {
    background: url(/static/m/gsjj.jpg)  top  center no-repeat;
    background-size: 100%;
    padding-top: 15px;
}


#home-about .desc  {
    color: #403f3e;
    line-height: 1.7em;
    text-align: justify;
}







#home-about .desc {
      display: block;
    line-height: 2.2em;
    padding: 0 20px;
    background: white;
       background: #ffffffd4;
    color: #333;
    border-radius: 30px;
    margin:  0 auto;
    width: 70%;
    height: auto;
    line-height: 1.8;
    color: #000;
    border-bottom-right-radius: 100px;
    box-shadow: 0 0 5px 5px #ccc;
    padding-bottom: 20px;
}



#home-about .desc  h3 {
    text-align: center;
    color:  #3678d2;
    font-size: 20px;
    line-height: 2.4em;
    font-size: 17px;
}

#home-about .desc  p {
    line-height: 1.5em;
}
#home-about .desc a {
    display: inline-block;
    padding: 2px 10px;
    color: white;
    background: #3772ff;
    border-radius: 10px;
  
    margin-left: 10em;
    flex-grow: 1;
    text-align: center;
    font-size: 12px;
   
}



#lingyu {
    text-align: center;
        padding-bottom: 06px;
}

#lingyu h2 {
    line-height: 2em;
}


#lingyu p {
    padding-bottom: 30px;
}


#lingyu  img {
    width: 100%;
    height:  auto;
}

#home-case {
  background: #edeceb;
}

#home-case  .case-top {
    display: flex;
    align-items: center;
}



#home-case  .case-top .m-title {
    width: 30%;
}
 

#home-case  .case-top .p {
    width: 65%;
}
  




#caseshow {
    margin-top: 30px;
    padding-bottom: 20px;
}


#caseshow  .swiper-slide {
 
}


#caseshow  .swiper-slide  .img {
    width: 95%;
    margin: 0 auto;
}

#caseshow  .swiper-slide  .img  img ,
#caseshow  .swiper-slide  .img video {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

#caseshow  .swiper-slide  .info {
    /*
    width: 460px;
    */
        flex-grow: 0;
}

#caseshow  .swiper-slide  .info h3 {
    font-size: 24px;
    color: #0d388f;
    font-weight: bold;
    text-align: center;
    line-height: 2.4em;
}

#caseshow  .swiper-slide  .info p {
    margin-bottom: 20px;
    line-height: 1.7em;
}

#caseshow  .swiper-slide .u {
 
        font-weight: bold;
        line-height: 2em;
        display: flex;
        
}
#caseshow    .swiper-slide .u .k  {
          font-weight: bold;
                  color: #0d388f;
}

#caseshow   .more {
    margin-bottom: 10px;
    margin-top: 20px;
}
 

#caseshow   .more span  {
    display: inline-block;
    padding: 8px 40px;
    background: #426ab1;
    color: white;
    border-radius: 20px;
    border: 4px solid #a7cfeb;
    font-size: 18px;
}
 






#home-news .hyzs {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}



#home-news .hyzs a {
 
    margin-bottom: 30px;
    background: #e6e6e6   url(/static/yuxiang/news-dot.png)  no-repeat right bottom;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    justify-content:  space-around;
    padding: 10px;
    box-sizing: border-box;
}

#home-news .hyzs a .img {
    width: 32%;
    
}

#home-news .hyzs a .img  img {
    width: 100%;
}
#home-news .hyzs a .info {
    width: 63%;
    
}




#home-news .hyzs a .info h3 {
    font-size: 18px;
    font-weight: normal;
}

#home-news .hyzs a .info p {
    color: #5a5958;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.5em;
}



 
 





.list-pic {
    padding: 5px;

}

.list-pic a {
        display: flex;
    justify-content:  space-between;
    box-sizing: border-box;
    margin-bottom: 12px;
}

.list-pic .img {
    width: 30%;
}

.list-pic .img  img {
   width: 100%;
}

.list-pic .info {
    width: 67%;
}

.list-pic .info  h3 {
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list-pic .info .ymd {
    line-height: 2em;
}

.list-pic .info p {
    color: #5a5a5a;
    line-height: 1.7em;
}






#msg {
    position: relative;
}

#msg > img  {
    width: 100%;
    height:  auto;
}



#msg  form {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 100px;
}

#msg  form input, #msg  form textarea {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    line-height: 2em;
}


#msg  #submit {
    background: #1e62cf;
    color: white;
    width: 7em;
}


#footer {
    position: relative;
  
    background: #000000;
    color: white;
    text-align: center;
    color: white;
    line-height: 2em;
 
    padding-bottom: 4em;
}
#footer .name {
    line-height: 1.5em;
    padding-top: 20px;
}

#footer .name  h3 {
    margin-bottom: 10px;
}

#footer img {
   width: 1em;
   height:  auto;
   display: inline-block;
   padding-right: 0.3em;
}
 

#fixed {
    position: fixed;
    bottom:  0;
    width: 100%;
    display: flex;
    justify-content:  space-around;
    background: #1e62cf;
    z-index: 99999;
    padding: 10px 0;
}

#fixed a {
    width: 30%;
    background: white;
    text-align: center;
    line-height: 2em;
    border-radius: 10px;
    color: #255c4f;
}

#fixed a  img {
    width: 1.4em;
    display: inline-block;
    position: relative;
    top: 0.2em;
}


#mbx {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    border-left: 3px solid #ccc;
    padding-left: 5px;
}


h1 {
    font-size: 1.4em;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}

.last-con {
    color: #666;
    line-height: 1.7em;
    margin:  0 5px;
}

.last-con p {
    line-height: 1.7em;
        margin-bottom: 20px;
}
.last-con img.align-center {
    max-height: 100%;
    height:  auto;
    display: block;
}


.last-con br {
    /*
display: none;
*/
}


.last-con img {
    max-width: 100%;
    height: auto;
}


iframe {
    max-width: 100%;
}
