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; 
}

#top  img {
    width: 100%;
    height:  auto;
}


#nav {
    background: white;
    display: flex;
    justify-content:  space-between;
    flex-wrap:  wrap;
}

#nav a {
    color: #fbf7f7;
    width: calc(25% - 3px/4);
    line-height: 2.5em;
    text-align: center;
    position: relative;
    background: #497aff;
    margin-bottom: 1px;
}

#banner {
    font-size:  0;
    
}

#banner  img {
    width: 100%;
    height:  auto;
}



 


.jn-title {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.jn-title h3 {
    display: flex;
 
    justify-content: center;
    align-items: center;
        align-items: baseline;
        font-size: 1.4em;
}

.jn-title h3 span {
    display: inline-block;
    font-size: 24px;
    padding: 0 20px;
    
}

.jn-title h3:before {
    content:url(/static/tengchao/m-l.png);
}

.jn-title h3:after {
    content:url(/static/tengchao/m-r.png);
}


.jn-title  p {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
}




#bn {
    line-height: 2em;
    text-align: center;
    padding-top: 20px;
}

#bn  > * {
    line-height: inherit;
}

#home-xilie {
    margin: 10px;
 
    border-radius: 10px;
    
}


 

#home-xilie .flex{
    display: flex;
    justify-content:  space-between;
    overflow: hidden;
    
}

#home-xilie .flex a {
    width: 32.7%;
    /*background: url(/static/tengchao/list-bg.png) top right no-repeat;*/
    text-align: center;
}

#home-xilie .flex a  img {
    width: 100%;
}
#home-xilie .flex a:last-child {
    background: none;
}

#home-xilie .flex p {
    display: inline-block;
    padding: 3px 2px;
    background: #497aff;
    font-size: 16px;
    font-weight: bold;
    color: white;
}









.m5 {
    margin:  5px;
}

#home-hot.flex {
    flex-wrap:  wrap; 
 
    box-sizing: border-box;
    display: flex;
    justify-content:  space-between;
}

#home-hot.flex  a {
    /*padding: 26px;*/
    
    box-sizing: border-box;
    width: 48%;
 
    margin-bottom: 30px;
    font-size: 0; 
 
}
#home-hot.flex  a img {
    width: 100%;
}
#home-hot.flex  a p {
 
    
    margin-top: 10px;
    line-height: 2.3em;
    text-align: center;
    font-size: 16px;
     position: relative;
}

 
 


#home-hot.flex  a p:before {
    content:  " ";
    position: absolute;
    top:  0; 
    height: 3px;
    width:100%;
    background: linear-gradient(to right, #f96321, #71529c, #0346fd);
    left: 0; 

}






#home-shili {
    background: url(/static/m/shili.jpg) top no-repeat #000;
    background-size: 100%;
    padding-top: 20px;
    box-sizing: border-box;
}

 
#home-shili  .jn-title {

        margin-top: 20px;
}
#home-shili  .jn-title h3 {
    color: white;
}
#home-shili  .jn-title  h3 span {
            font-size: 40px;
}
#home-shili  .jn-title {
    color: white;
}


#home-shili .mainw {
    position: relative;
    overflow: visible;
}


#home-shili .mainw  video {
    display: block;
    width: 90%;
    height: auto;
    margin:  0 auto;
}


#home-shili .mainw .info {
   
}

#home-shili .mainw .info > * {
    color: inherit;
}




#home-shili .mainw .info  .tit {
    font-size: 14px;
    justify-content:  space-between;
    display: flex;
    align-items: center;
    margin: 0 10px;
    margin-top: 10px;
}

#home-shili .mainw .info  .tit .text p {
    color: #ee6f3c;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: bold;
}
#home-shili .mainw .info  .tit .text p:first-child {
    font-size: 20px;
    color: white;
}


#home-shili .mainw .info  .bj {
    background: #497aff;
    border-radius: 10px;
    padding: 10px 20px;
    color: white;
}


#home-shili .mainw .desc {
    line-height: 1.5em;
    margin-top: 40px;
    margin-bottom: 30px;
    color: white;
    margin: 10px;
}



#home-shili .mainw  .three {
  padding: 5px;
    padding-bottom: 20px;
  
}
 

#home-shili .mainw  .three img {
    width: 100%;
}
















 





 

#home-case {
    display: flex;
    justify-content:  space-between;
    flex-wrap:  wrap;
}

#home-case a {
    width: 48%;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 0;
    overflow: hidden;
}

#home-case a  img {
    width: 100%;
    height:  auto;
}
#home-case a  p {
    font-size: 14px;
    text-align: center;
    line-height: 3em;
background: #e0a32a;
    color: white;
}


#dingzhi img {
    width: 100%;
    display: block;
}



 

#home-news .m-title {
    background: url(/static/m/news-t.png) top center;
    background-size: cover;
    color: white;
}






 
#home-news  {
 
    padding-top: 20px;
    padding: 10px;
        background-size: contain;
}
#home-news  .jn-title {
       background:  none;
}
#home-news  .jn-title * {
 

}

#home-news  .mtitle h3 {
    color: white;
}
 

#home-news  .news-list  a {
    color: black;
    display: flex;
    padding: 10px;
    justify-content:  space-between;
    background: #ccc;
    margin-bottom: 20px;
    
    
        background: #e6e6e6 url(/static/tengchao/p-u.png) right bottom no-repeat;
    border-radius:10px;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    
}

#home-news  .news-list  a .img {
    width: 35%;
}

#home-news  .news-list  a .img  img {
    width: 100%;
}

#home-news  .news-list  a .info {
    width: 62%;
}
#home-news  .news-list  a .info  .ymd {
 
    font-size: 12px;
    margin-bottom: 10px;
    text-align: right;
    display: inline-block;
}

#home-news  .news-list  a .info   h3 {
    line-height: 2em;
        overflow: hidden;
            text-overflow: ellipsis;
                white-space: nowrap;
}

#home-news  .news-list  a .info  p {
    line-height: 1.7em;
}
#home-news  .news-list  a .info   span {
    display: inline-block;
    text-align: right;
    background: #1fba62;
    padding: 0px 15px;
    color: white;
    float: right;
}





.list-pic {
    padding: 5px;

}

.list-pic a {
        display: flex;
    justify-content:  space-between;
    box-sizing: border-box;
        margin-bottom: 14px;
}

.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;
    padding-top: 00px;
}

#msg > img  {
    width: 100%;
    height:  auto;
}



#msg  form {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 135px;
}

#msg  form input, #msg  form textarea {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    line-height: 2em;
}


#msg  #submit {
    background: #fb7739;
    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: #0069d4;
    z-index: 99999;
    padding: 10px 0;
}

#fixed a {
    width: 30%;
    background: white;
    text-align: center;
    line-height: 2em;
    border-radius: 10px;
}

#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;
}


.data {
    text-align: center;
}


iframe {
    max-width: 100%;
}
