
#inner-banner {
    background: url(/static/img/inner.jpg) no-repeat center;
    height: 300px;
}

#mbx {
  background: transparent;
line-height: 2.6em;
background: #eee;
}


#inner-pro-classify {
    
}


#inner-pro-classify .mainu {
   background: #fefeff;
   margin-top: 2em;
   margin-bottom: 2em;
   padding-top: 2em;
   padding-bottom: 2em;
   box-shadow: 0 0 10px #ccc;
   margin-bottom: 5em;
}

#inner-pro-classify .mainu:last-child {
    margin-bottom:  auto;
}


#inner-pro-classify .mainu a.ubg {
     background: url(/static/img/pro-classify-title-u.png) no-repeat center;
    height: 73px;
    display: block;
}

#inner-pro-classify .mainu a.ubg h3 {
    position: absolute;
    top: 1em;
    left: 1em;
    font-size: 36px;
}

#inner-pro-classify .mainu p.info {
    max-width: 1200px;
    margin:  10px auto;
    line-height: 1.7;
    color: #999;
    padding-right: 400px;
    padding-left: 2em;;
    box-sizing: border-box;
}

#inner-pro-classify .mainu a.ubg span {
    position: absolute;
    top: 2.3em;
    right: 2em;
}



#inner-pro-classify .pic-list {
    
}
 
#inner-pro-classify .pic-list > a {
    width: 24%;
    border-radius: 2em;
    overflow: hidden;
    box-shadow:  0px 2px 2px #24a56b;
}

#inner-pro-classify .pic-list > a p {
    text-align: center;
    background: url(/static/img/pro-p.png) center no-repeat;
}


#inner-pro-list {
    
}


#inner-pro-list .info {
    margin-top: 40px;
}

#inner-pro-list .info  .txt{
        background: url(/static/img/pro-list-info.png) left top no-repeat;
        min-width: 400px;
        
}

#inner-pro-list .info  .txt h3 {
    margin-top: 40px;
    font-size: 30px;
    margin-bottom: 10px;
}


#inner-pro-list .info  .txt  li {
       background: url(/static/img/pro-list-info-li.png) left top 4px no-repeat;
       padding-left: 3em;
       line-height: 2em;
}

#inner-pro-list .info  .classify {
 
            height: min-content;
                height: fit-content;
                position: relative;
                top: 3em;
 
}

#inner-pro-list .info  .classify:before {
    content: " ";
    width: 100%;
    background: linear-gradient(to right , #ccc, black);
    position: absolute;
    top: 48%;
    height: 2%;
}

#inner-pro-list .info  .classify a  {
    display: inline-block;
    position: relative;
    line-height: 3em;
    padding: 0 2em;
    margin-left: 4em;
    background: white;
}

#inner-pro-list .info  .classify a:first-child {
    margin-left: 0;
}

#inner-pro-list .info  .classify a:before {
    content:  " ";
    display: block;
    position: absolute;
    top:  0;
    left:  0;
    width: 100%;
    height: 100%;
 
    border-radius: 3em;
        border: 2px solid #d85c1a;
}


#inner-pro-list .info  .classify a:after {
    content:  " ";
    display: block;
    position: absolute;
    top:  0;
    left:  0;
    width: 100%;
    height: 100%;
    border: 2px solid black;
    margin: 6px;
    height: calc(100% - 10px);
    width: calc(100% - 11px);
    box-sizing:  border-box;
    border-radius: 2em;
}

#inner-pro-list  .pic-list {
    margin-top: 30px;
    flex-wrap:  wrap;
}



#inner-pro-list  .pic-list > a {
    width: 32%;
    border-radius: 2em;
    overflow: hidden;
    box-shadow:  0px 2px 2px #24a56b;
    margin-bottom: 2em;
}

#inner-pro-list .pic-list > a p {
    text-align: center;
    background: url(/static/img/pro-p.png) center no-repeat;
}







#inner-case-list {
    
}


#inner-case-list .info {
    margin-top: 40px;
}

#inner-case-list .info  .txt{
        background: url(/static/img/pro-list-info.png) left top no-repeat;
        min-width: 400px;
        
}

#inner-case-list .info  .txt h3 {
    margin-top: 40px;
    font-size: 30px;
    margin-bottom: 10px;
}

 
#inner-case-list  .pic-list {
    margin-top: 30px;
    flex-wrap:  wrap;
}



#inner-case-list  .pic-list > a {
    width: 24%;
    border-radius: 0em;
    overflow: hidden;
    box-shadow:  0px 2px 2px #24a56b;
    margin-bottom: 2em;
}

#inner-case-list .pic-list > a p {
    text-align: center;
    /*
    background: url(/static/img/pro-p.png) center no-repeat;
    */
margin: 1em 0;
}

#inner-list-text {
    
}

#inner-list-text  .maintitle{
    font-size: 30px;
    font-weight: bold;
        background: url(/static/img/news.png) left no-repeat;
        min-height: 60px;
        margin-top: 1em;
        padding-top: 70px;
        margin-bottom: 1em;
}


#inner-list-text  .con {
    flex-wrap:  wrap;
}


#inner-list-text  .con  >a {
    width: 48%;
    display: flex;
    flex-wrap: nowrap;
    justify-content:  space-around;
    background: #fdfbfa;
    margin-bottom: 2em;
    padding:10px 5px;
    box-sizing: border-box;
      box-shadow: 0 0 12px 4px #ccc;
      border-radius: 10px;
}

#inner-list-text  .con  >a .img {
    width: 30%;
   
}

#inner-list-text  .con  >a .img img {
     border-radius: 10px;
}

#inner-list-text  .con  >a .info {
    width: 65%;
}


#inner-list-text  .con  >a .info  h3 {
 
       white-space: nowrap; 

            overflow: hidden; 

            text-overflow:ellipsis; 
            font-size: 16px;
            max-width: 90%;
            padding-top: 0.8em;
            line-height: 3em;
}

#inner-list-text  .con  >a .info .more {
        background: url(/static/img/time.png) left no-repeat;
        padding-left: 2em;
        font-size: 13px;
        line-height: 2em;
}

#inner-list-text  .con  >a .info .more span {
    display: inline-block;
    float: right;
}


#inner-product {
    margin-top: 2em;
}


#inner-product .top {
    margin-top: 2em;
    margin-bottom: 1em;
 
}


#inner-product .top .mainw {
    display: flex;
    
}

#inner-product .top .mainw  > * {
    width: 50%;
}


#inner-product .top .mainw  .img {
    border-top-right-radius: 70px;
    overflow: hidden;
    box-shadow:  0 0 20px #ccc;
}
#inner-product .top .mainw  .img  img {
    display: block;
}

#inner-product .top .mainw  .info {
    
}

#inner-product .top .mainw  .info  h1{
    padding-left: 30px;
}



#inner-product .top .mainw  .info  .youshi{
    background: url(/static/tpl/youshi.png) no-repeat left center;
    line-height: 3em;
    margin-left: 2em;
    padding-left: 5em;
    color: #fc0515;
    font-weight: bold;
}

#inner-product .top .mainw  .info .desc {
    height: 112px;
      background: linear-gradient(to bottom , #24a56b, #24a56b); border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    box-sizing: border-box;
    padding: 2em 10em 2em 2em;
    color: white;
    line-height: 1.7em;
        padding: 1em 10em 1em 2em;
}

#inner-product .top .mainw  .three {
    
}


#inner-product .top .mainw  .three span  {
    display: inline-block;
    margin-left: 3em;
    line-height: 3em;
    padding-left: 1.4em;
}

#inner-product .top .mainw  .three span.one {
      background: url(/static/img/three-one.png) no-repeat left center;
}
#inner-product .top .mainw  .three span.two {
      background: url(/static/img/three-two.png) no-repeat left center;
}

#inner-product .top .mainw  .three span.three {
      background: url(/static/img/three-three.png) no-repeat left center;
}

#inner-product .top .mainw  .tel {
          background: url(/static/img/pro-tel-bg.png) no-repeat left center;
          padding-left: 120px;
          padding-top: 20px;
          padding-bottom: 20px;
          box-sizing: border-box;
}

#inner-product .top .mainw  .tel  .topx {
    font-size: 24px;
    line-height: 1em;
    font-weight: bold;
    padding-bottom: 15px;
}

#inner-product .top .mainw  .tel   p {
    margin:  0;
}


#inner-product  .product-name {
        background: url(/static/img/product-name.png) no-repeat  center;
        height: 100px;
        margin-top: 4em;
        box-shadow:  0 0 10px #ccc;
        
        
            box-shadow: 0px -5px 5px #ddd;
           padding-top: 2em;
}



#np-content {
    
}


#np-content .con-info{
    width: 870px;
}

#np-content .con-info .h3 {
           background: url(/static/img/np-content-h3.png) no-repeat left top 17px;
         line-height: 3em;
         padding-left: 2em;
}


#np-content  .lastcon {
    line-height: 1.7em;
    color: #666;
}



#np-content  .more-news {
    margin-top: 3em;
    box-shadow:  0 0 5px #24a56b;
    padding-bottom: 15px;
    box-sizing: border-box;
}

#np-content  .more-news a.title  {
    background: #24a56b;
    display: block;
}


#np-content  .more-news a.title   h3 {
    display: inline-block;
    margin:  0;
    padding: 10px;
    background: white;
    position: relative;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}


#np-content  .more-news a.title  span {
    display: inline-block;
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}


#np-content  .more-news ul {
    padding: 20px;
    flex-wrap:  wrap;
}


#np-content  .more-news ul  li {
    width: 47%;
    line-height: 2em;
    border-bottom: 1px dotted #ccc;
    background: url(/static/img/more-news-dot.png) no-repeat left center;
    padding-left: 2em;
   box-sizing: border-box;
}


 


 
 .more-info,
#np-content .more-info{
    width: 260px;
    overflow: hidden;
        position: sticky;
            top: 0;

}

#np-content .more-info h3.h3 {
        background: url(/static/img/more-info-h3.png) no-repeat left center;
        line-height: 42px;
        padding-left: 40px;
        box-sizing: border-box;
}
 


#np-content .more-info .con {
background: #faf8f7;
padding: 20px;
 
}
#np-content .more-info .con a {
        border-radius: 10px;
        overflow: hidden;
        display: block;
        box-shadow: 0 0 5px  #24a56b;
        margin-bottom:  20px;
}

#np-content .more-info .con img {

    display: block;
}


#np-content .more-info .con p {
    border: 1px solid #ccc;
    line-height: 2em;
    text-align: center;
    margin-top: 0;
}

#np-content h1 {
    font-size: 1.8em;
    text-align: center;
 
    
}

#np-content  p.meta {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

#np-content  .desc {
    background: #24a56b;
    padding: 20px 80px;
 
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    line-height:1.4em;
    color: white;
    margin-bottom: 20px;
    
}

#np-content  .desc span {
    font-weight: bold;
}


#inner-page {
    padding-top: 1em;
    line-height: 1.9em;
}



@import url(//at.alicdn.com/t/font_1445739_f15spd1vltv.css);

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
/*# sourceMappingURL=normalize.min.css.map */
h3 {
    margin-top: 0;
    padding-top: 0;
}

a {
    color: inherit;
    text-decoration:  none;
}

ul {
    list-style:  none;
    margin: 0;
    padding: 0;
}


.mainw {
    width: 1200px;
    margin:  0 auto;
    overflow: visible;
    position: relative;
}

.debug * {
    outline: 1px solid red;
}
.mainw:after {
    content: " ";
    clear: both;
    height: 0;
    width: 0;
    display: none;
}

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

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

.dorpdown {

}


.dorpdown > li {
    display: inline-block;
    width: inherit;
    text-align: center;
}
.dorpdown > li a {
    display: block;
}

.dorpdown li.hason {
    position: relative;
}


.dorpdown li.hason .son-con {
    position: absolute;
    bottom: 0;
    line-height: 1.7em;
    height: fit-content;
    width: max-content;
    font-size: 16px;
    text-align: left;
    display: none;
}


.dorpdown li.hason:hover .son-con {
    display: block;
} 


#pro-hot .con a {
    overflow: hidden;
}

#pro-hot .con a img {
    max-width: 100%;
    height: auto;
}

#pro-hot .con img:hover {
    transform: scale(1.2);
    overflow: hidden;
}

#pro-hot .con img {
    cursor: pointer;
    transition: all 0.6s;
}


img.size-full {
    display: block;
    margin: 0 auto;
}


#pages {
    text-align: center;
}


.n-p {
    margin-top: 2em;
    line-height: 2em;
}


#platform img {
    width: auto;
        height: auto;
            max-width: unset;

}




table
{
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
}
table td, table th
{
    border: 1px solid #cad9ea;
    color: #666;
    height: 30px;
}
table thead th
{
    background-color: #CCE8EB;
    width: 100px;
}
table tr:nth-child(odd)
{
    background: #fff;
}
table tr:nth-child(even)
{
    background: #F5FAFA;

}


