/*! 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}
/* init */
*, *:after, *:before {
    box-sizing: border-box;
    /*outline: 1px dotted red;*/
}

h1 {
    font-size: 1.6em;
}
html, body {
    font-size: 16px;
}

#banner img {
    max-width: 100%;
}

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

p, h2, h3 {
    margin:  0;
    padding:  0;
    line-height: 1.7em;
}

.fjs {
    display: flex;
    justify-content:  space-between;
    flex-wrap:  nowrap;
}

.fjs:before, .fjs:after {
    width: 0;
    height: 0;
    display: none;
}


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


.zero {
    display: block;
    margin:  0;
    position: relative;
    overflow: visible;
}


#bnb {
    background: #b01a29;
    color: white;
    position: relative;
    z-index: 9999;
}

#banner {
    font-size: 0;
}

#bnb .rx {
    line-height: 3em;
    color: white;
    
}


#bnb {
    
    
}

 
.m-inner-title {
        display: block;
    text-align: center;
    margin-top: 26px;
    position: relative; 
    background: url(/static/inner/m-inner-title.png) center no-repeat;
  
}

.m-inner-title h3 {
      color: white;
    line-height: 3em;
}


.m-title {
    display: block;
    text-align: center;
    margin-top: 20px;
    position: relative;
    padding-top: 30px;
}

.m-title h3 {
    display: flex;
    text-align: center;
        display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    line-height: 1.5em;
}




.m-title p {
       max-width: 1000px;
    text-align: center;
    margin:  0 auto;
    color: #3e3e3e;
    margin-bottom: 40px;
   line-height: 2.3em;
}


.flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content:  space-between;
   
}

#top {
    background: transparent;
    position: absolute;
    width: 100%;
    z-index: 999;
}

#top .mainw {
   align-items: center;
  
          position: relative;
          z-index: 1;
          overflow: hidden;
          
    align-items: stretch;
    width: 1467px;
}

#top:before {
    content: " ";
    position: absolute;
    height: 100%;
    width: calc(50% - 600px + 300px);
      background: linear-gradient(to bottom , #cccbc9, #fff, #cccbc9);
       border-top-right-radius: 120px;
       border-bottom-right-radius: 120px;
}


#top .mainw  .logo {
    display: flex;
     align-items: center;
    background: linear-gradient(to bottom , #cccbc9, #fff, #cccbc9);
}

#top .mainw  .logo img {
    height:  auto;
}

#top .nav  {
   width: 800px;
   line-height: 115px;
   padding-left: 50px;
}

#top .nav  a {
    color: white;
}
.bigimg img {
    width: 100%;
    height:  auto;
}

#top   .tel {
    background: url(/static/xsc/top-tel.png) left center no-repeat;
    padding-left: 40px;
    font-size: 24px;
    color: #f91e45;
    line-height: 115px;
}

#home-mingxing {
       background: url(/static/xsc/mingxing.jpg) left top no-repeat;
}
#home-mingxing .flex  {
    justify-content:  space-around;
}

#home-mingxing .flex a {
    width: 30%;
    position: relative;
    position: relative;
    overflow: visible;
}

#home-mingxing .flex a:after {
    content:  " ";
    position: absolute;
    left: 30px;
    top: -8px;
    background: url(/static/xsc/mx-s.png) no-repeat;
    width: 73px;
    height: 75px;
}

#home-mingxing .info {

   background: url(/static/xsc/mingxing-info.png) left top no-repeat;
   box-sizing: border-box;
   background-size: cover;
   color: white;
   padding-left: 20px;
   width: 100%;
   position: absolute;
   bottom:  0;
   left:  0;
}
 
#home-mingxing .info p {
    font-size: 12px;
}





#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: #b71a29;
    color: white;
    line-height: 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: 2.7em;
    line-height: 2.4em;
    border-top-right-radius: 20px;
    font-weight: bold;
    background: white;
    padding: 0 20px;
   color: black;
   padding-right: 40px;
}



#home-wuliao  {

   background: url(/static/xsc/wuliao.jpg) center top no-repeat;
   height: 685px;
   box-sizing: border-box;
   padding-top: 30px;
}

#home-wuliao .w1200 {
    position: relative;
    overflow: visible;
}

#home-wuliao .w1200 .info {
       position: absolute;
    width: 289px;
    height: 304px;
    top: 52px;
    left: 26px;
    line-height: 1.7;
    /*outline: 1px solid #ccc;*/
}








#home-video .con  {
    display:flex;
    justify-content:  space-between;
    height: 400px;
}

#home-video .con .bigimg {
    width: 534px;
    position: relative;
}

#home-video .con .bigimg .img {
    position: absolute;
    width: 100%;
    height: 100%;
        background: black;
}

#home-video .con .list img.ccc {
    filter: contrast(30%);
}

#home-video .con .list {
    width: 220px;
}

#home-video .con .list  img {
    width: 100%;
    height: 133.333333px;
    display: block;
}

#home-video .con > * {
    flex-grow: 1;
}





#home-video .con .info {
    width: 450px;
    position: relative;
}

#home-video .con .info .u {
    width: 100%;
    height: 100%;
    padding: 20px;
    color: white;
    box-sizing: border-box;
    position: absolute;
    top:  0;
    right: 0;
    background: linear-gradient(to bottom, #7a0d22, #af1a29);
}

#home-video .con .info .u h3 {
    font-size: 22px;
    line-height: 1.5em;
}



#home-video .con .info .u .ymd {
   font-size: 14px;
   position: relative;
   line-height: 2em;
}

#home-video .con .info .u .ymd:after {
    content:  " ";
    width: 100px;
    border: 1px solid white;
    position: absolute;
    left:  0;
    bottom:  0;
} 

#home-video .con .info .u  .meta {
    line-height: 2em;
    margin-top: 20px;
    margin-bottom: 20px;
}

#home-video .con .info .name-tel {
    /*
    display: flex;
    display: black;
    */
    justify-content:  space-between;
    background: linear-gradient(to bottom, #d3d3d3, #fdfcfc ,#d3d3d3);
    border-radius: 30px;
    line-height: 40px;
    color: black;
    padding: 0 30px;
    box-sizing: border-box;
}

#home-video .con .info .name-tel  .tel {
    background: url(/static/pc/img/video-tel.png) no-repeat left center;
    padding-left: 30px;
}













#home-case {
       background: url(/static/xsc/casebg.jpg) left top no-repeat;
       height: 659px;
}


#home-case .flex {
    flex-wrap:  wrap;
    margin-top: 40px;
    width: 100%;
}

#home-case .flex a {
    width: 19%;

    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  .bigimg  img {
}

#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: 30px;
    background: #af1a29;
    color: #fff;
    border-bottom-right-radius: 60px;
}


#home-news {
    margin-bottom: 50px;
    margin-top: -50px;
    background: url(/static/pc/img/xscns.jpg) bottom center no-repeat;
	    padding-bottom: 55px;
}



#home-news .con  a.name.b {
        background: url(/static/xsc/news-t.png) left center no-repeat;
        padding-left: 100px;
}

#home-news .con a.name  {
    font-size: 30px;
    line-height: 2em;
    font-weight: bold;
    line-height: 66px; 
    height: 66px;
    display: inline-block;
}

#home-news .con .u {
    width: 48%;
}

#home-news .con .u  .list  {
    margin-top: 20px;
}



#home-news .con .u  .list  a {
    display: flex;
    justify-content:  space-between;
    line-height: 2.7em;
    color: #333;
    padding-left: 30px;
     background: url(/static/xsc/news-li.png) left top 10px no-repeat;
      
}


#home-news .con .u  .list  a span:first-child {
    width: 75%;
}



#home-news .con .u  .list  a span:last-child {
    width: 20%;
    color: #666;
}

#home-news .links {
    margin-top: 20px;
}
#home-news .links  img {
    position: relative;
    top: 5px;
}




 









































#footer {
    background: #eff0f4;

    /*color: white;*/
   padding-top: 100px;
   position: relative;
   border-top: 1px dotted #ae1a29;
}

#footer > .bg {
    width: 100%;
    text-align: center;
    overflow: visible;
    position: absolute;
    top: 0;
    top: -30px;
}

#footer .w1200, 
#footer .mainw {
    position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content:  space-between;
}

#footer  h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #666;
    color: #222;
    padding-top: 30px;
    padding-bottom: 5px;
    /*text-align: center;*/
}

#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: 441px;
}

#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: 414px;
     margin-left: 30px;
}

#footer   .unit.message  .info {
    display: inline-block;
    width: 20%;
    line-height: 40px;
    vertical-align:  central;
 
}

#footer   .unit.message  input {
    width: 70%;
    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: 22px;
    left: 0;
}


#footer   .unit.message #submit {
    height: 40px;
    width: 100px;
    background: #f15646;
    color: white;
    border: 0;
}


#footer .ewm {
    width: 280px;
    text-align: center;
    padding-top: 100px;
}


#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) top 31px left 4px 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;
    color: #af1a29;
}

#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: #040404;
 
}


#platform img {
        max-width: unset;
}




















 
iframe ,
img.aligncenter  {
    display: block;
    margin: 0 auto;
}



/** inner  **/

#inner-banner {
    background: url(/static/dinghui/inner-banner.jpg) center;
    height: 341px;
       position: relative;
}


#inner-banner .p {
    background: rgba(0,0,0,0.3);
    bottom: 0;
    position: absolute;
    line-height: 2em;
    width: 100%;
}

#inner-banner  .mainw {
 color: white;
 text-align: right;
}


#bnb {
    border-bottom: 1px solid #ccc;
}


#inner-pro-c {
    display: block;
    margin:  0 auto;
    background:url(/static/inner/inner-pro-c.jpg) top center ;
}
 
#inner-pro-c .unit  {
    padding-top: 50px;
    position: relative;
    display: flex;
    margin-bottom: 60px;
}

#inner-pro-c .unit:nth-child(2n) {
    flex-direction:  row-reverse;
}

#inner-pro-c .unit:nth-child(1) .pic {
    background: url(/static/inner/inner-pro-c-1.png) left top no-repeat;
}

#inner-pro-c .unit:nth-child(2) .pic {
    background: url(/static/inner/inner-pro-c-2.png) right top no-repeat;
}

#inner-pro-c .unit:nth-child(3) .pic {
    background: url(/static/inner/inner-pro-c-3.png) left top no-repeat;
}

#inner-pro-c .unit:nth-child(4) .pic {
    background: url(/static/inner/inner-pro-c-4.png) right top no-repeat;
}

#inner-pro-c .unit  .pic {
    width: 400px;
    height:  550px;
 
    margin-right: -50px;
    position: relative;
}

#inner-pro-c .unit  .pic  .con {
    position: absolute;
    width: 250px;
    height: 146px;
    top: 140px;
    left: 30px;
    color: white;
    text-align: justify;
    line-height: 1.5em;
}

#inner-pro-c .unit:nth-child(2n) .pic .con {
    left: 120px;
}

#inner-pro-c .unit  .info {
    width: 845px;
    height:  550px; 
}


 


#inner-pro-c .info .pics   {
    flex-wrap: wrap;

}
#inner-pro-c .info .pics  a {
    width: 32%;
    margin: 5px;
    box-shadow: 0px 1px 6px 5px #e6e6e6;
    margin-bottom: 20px;
}

#inner-pro-c .info .pics   a .bigimg {
    font-size: 0;
}
#inner-pro-c .info .pics  a .bigimg img {
    width: 100%;
    
}

#inner-pro-c .info .pics   a p {
    position: relative;
    background: #b71a29;
    color: white;
    line-height: 2.2em;
    text-align: right;
}

#inner-pro-c .info .pics  a p .more {
    display: inline-block;
    padding:  0 20px;
    
}

#inner-pro-c .info .pics  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;
}


#inner-pro-c .info .list-name {
    max-width: 90%;
    margin:  0 auto;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}

#inner-pro-c .info .list-name  a {
    border: 1px dotted #ccc;
    line-height: 2em;
    padding: 5px 30px;
    margin-bottom: 5px;
    margin-left: 30px;
    border-radius: 25px;
}
































 

#pro-pic-list a {
    width: 23%;
    margin: 5px;
    box-shadow: 0px 1px 6px 5px #e6e6e6;
    margin-bottom: 20px;
}

#pro-pic-list a .bigimg {
    font-size: 0;
}
#pro-pic-list a .bigimg img {
    width: 100%;
    
}

#pro-pic-list a p {
    position: relative;
    background: #991729;
    color: white;
    line-height: 2.2em;
    text-align: right;
}

#pro-pic-list a p .more {
    display: inline-block;
    padding:  0 20px;
    
}

#pro-pic-list a p .name {
    position: absolute;
    bottom:  0;
    left:  0;
    height: 3em;
    line-height: 3em;
    border-top-right-radius: 20px;
    font-weight: bold;
    background: #fafafb;
    padding: 0 20px;
   color: black;
   padding-right: 40px;
}

#list-gcal {
    margin-top: 30px;
    padding-bottom: 30px;
}


#list-gcal  a {
    width: 48%;
    text-align: center;
    position: relative;
    clip-path: polygon(0 0, 80% 0, 100% 20%, 100% 100%, 0 100%);
}


#list-gcal  a .info {
  
    line-height: 1.7em;
    border-radius: 10px;
    border: 1px dotted #ccc;
    text-align: center;
    padding: 0 50px;
    margin:  0 auto;
    display: inline-block;
    background: #1d2230;
    background: #1d2230ad;
    color: white;
    position: absolute;
    top: 150px;
    width: 70%;
    left: 15%;
    z-index: 999;
}
#list-gcal  a:hover:after {
    content:  " ";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}
#list-gcal  a .info h3 {
        line-height: 3em;
        text-align: center;
}

#list-gcal  a:hover h3 {
    color: red;
}

#list-gcal  a .info p {
    display: none;
}

#list-gcal  a .info:hover p {
    display: block;
}




























#news-list > .title {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

#news-list > .title .name {
    font-size: 30px;
    line-height: 1.5em;

}

#news-list > .title .en {
    font-size: 20px;
    line-height: 1.5em;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 150px;
    padding-bottom: 20px;
}


#news-list  .con a {
    display: block;
    margin: 20px auto;
    margin-top: 0;
    display: flex;
        align-items: center;
        align-items: stretch;
}

#news-list  .con a .ymd {
    padding: 20px;
    text-align: center;
    background: #f0f1f5;
    margin-right: 20px; 
    display: flex;
    align-items: center;
    flex-wrap:  wrap;
}

#news-list  .con a .ymd > * {
    width: 100%;
    font-size: 18px;
}
#news-list  .con a  .ym {
   white-space:  nowrap;
}

#news-list  .con a .ymd .d {
    font-size: 40px;
    color: #333;
}
#news-list  .con a .p {
    margin-top: 10px;
    margin-bottom: 10px;
}
#news-list  .con a  .name {
    display: inline-block;
    padding: 2px 20px;
    color: #999;
    border: 1px solid #999;
}

#news-list  .con a .ymd  {
        transition: .5s;
}

#news-list  .con a:hover .ymd  {
        transition: .5s;
        background: #4d7dff;
        color: white;
}

#news-list  .con a:hover .ymd .d {
    color: white;
}


#inner-page {
    
}

#inner-page  .inner-pro-bg {
    background: url(/static/inner/inner-pro-bg.png)  top center;
    height: 598px;
}




#pro-head {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#pro-head .bigimg {
    width: 580px;
    margin-right: 50px;
    padding-top: 80px;
}

#pro-head .bigimg img {
    width: 100%;
}


#pro-head .info {
    width: 600px;
   padding-top: 50px;
}

#pro-head .info  h1 {
    font-size: 32px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 30px;
    /*
    border-bottom: 1px solid #ccc;
    */
    line-height: 2em;
    font-weight: normal;
    background: url(/static/inner/h1bg.png) right 30px  center no-repeat;
}

#pro-head .info  h1 span {
    border-bottom: 2px solid #c10e20;
        display: inline-block;
}
#pro-head .info  .metas {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content:  space-around;
        justify-content: start;
}

#pro-head .info   .pro-title {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 2em;
}
#pro-head .info  .metas .u {
    display: flex;
    color: #666666;
    font-size: 20px;
    line-height: 2em;
    font-size: 1.2rem;
    color: #e20b20;
    font-weight: bold;
    background: url(/static/inner/pro-mbg.png) left center no-repeat;
    line-height: 46px;
    padding-left: 30px;
    font-size: 0.8rem;
    padding-right: 1em;
        margin-right: 37px;
}


#pro-head .info  .metas .u  .v {
    font-weight: bold;
    color: #e20b20;
    font-size: inherit;

}


#pro-head .info  .metas .title-more {
    line-height: 1.7;
}

#pro-head .info  .baojia {
    margin-top: 30px;
    display: inline-block;
    padding: 10px 30px;
    background: #077bfd;
    color: white;
    font-size: 20px;
    border-radius: 10px;
    width: 80%;
    display: block;
    background:  linear-gradient( to right ,#88060f, #161a34);
    position: relative;
    box-sizing: border-box;
    overflow: visible;
}

#pro-head .info  .baojia  > img {
    position: absolute;
    right:  -111px;;
    bottom:  -40px;;
}


#pro-head .info  .pics-more .img  {
    width: 23%;
    margin-top: 30px;
    height:  auto;
}



#pro-head .info  .pics-more .img  img {
    max-width: 100%;
    
}


.pro-dirs {
    position: relative;
    display: block;
    display: flex;
    justify-content: space-around;
   
}

.dofe:after {
    content:  " ";
    display: block;
    border-bottom: 1px solid #ccc;
    top: -20px;
    max-width: 1000px;
    margin:  0 auto;
    z-index: 0;
    position: relative;
}


.pro-dirs a {
   display: inline-block;
   padding: 15px 40px;
   position: relative;
}

.pro-dirs a:before {
    position: absolute;
    content:  " ";
    display: block;
    width: 100%;
    height: 100%;
   
    
      left:  3px;
    top:  3px;
    transform: skewX(-45deg);
    background: #cfcfcf;
    z-index: 1;
}



.pro-dirs a:after {
    position: absolute;
    content:  " ";
    display: block;
    width: 100%;
    height: 100%;
   left:  0;
    top:  0;
    transform: skewX(-45deg);
    background: #f0f0f0;
        z-index: 2;
}
.pro-dirs a:first-child,
.pro-dirs a:hover {
    color: white;
    font-weight: bold;
}

.pro-dirs a:first-child:before,
.pro-dirs a:hover:before {

         background: #ae0d01;
}


.pro-dirs a:first-child:after,
.pro-dirs a:hover:after {
    background: #f22011;
}


.pro-dirs a span {
    position: relative;
    z-index: 4;
}


 
.last-con h3 {
    background: url(/static/xsc/pro-h3.png) left center  no-repeat;
    font-size: 24px;
    padding-left: 30px;
}

#inner-con {
    display: flex;
    justify-content:  space-between;
    margin-top: 30px;
}


#inner-con .real-con {
    width: 780px;
}

 
#sidebar {
    width:300px;
    top: 0;
    position: sticky;
    height: fit-content;

}

#sidebar .u {
    /*
    background: #eceef5;
    */
    box-shadow: 0 0 20px 2px #ccc;

    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.16);
         

}

#inner-con .last-con {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    line-height: 1.7em;
    padding-top: 20px;
}


#sidebar .u .title{
    background: #b01a29;
    line-height: 2.4em;
    color: white;
    text-align: center;
    font-size: 1.6em;
}

#sidebar .u {
    padding: 10px;
}

#sidebar .u  img {
    width: 100%;

}

#sidebar .u   .pic p {
    text-align: center;
    margin-bottom: 20px;
    background: white;
    line-height: 2em;
}

#sidebar .u  .con a.text  {
    display: block;
    line-height: 2.4em;
    background: white;
    line-height: 2.4em;
    padding-left: 20px;
    box-sizing: border-box;
    margin: 10px 0;
}

p:empty {
    display: none;
}

#bnb .rx.page {

}

#bnb .rx.page a {
    display: inline-block;

    padding: 0 40px;
    margin-top: -5px;
    margin-bottom: -5px;
    line-height: 2em;
    color: black;
}

#bnb .rx.page a:first-child, #bnb .rx.page a:hover {
    background: #052957;
    color: white;
}

#inner-gsjj {

}

#inner-gsjj  .about {
    padding-top: 30px;
}

#inner-gsjj  .about  .year{
    font-size: 16px;
    text-align: center;
    color: #084490;

}

#inner-gsjj  .about  .year .nu {
    font-size: 48px;
    font-weight: bold;
    color: #3a3a3b;
}

#inner-gsjj  .about   .meta {
    max-width: 1200px;
    margin:  0 auto;
    justify-content:  space-around;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    left: -28px;
    position: relative;
}


#inner-gsjj  .about   .meta .nu {
    font-size: 48px;
    font-weight: bold;
    color: #3a3a3b;
    position: relative;
}

#inner-gsjj  .about   .meta .nu span {
    position: relative;
    font-size: 16px;
    top: 00px;
    left: 10px;
}

#inner-gsjj  .about   .meta .text {
    color: #084490;
}


#inner-gsjj  .about  .more-text {
    max-width: 1200px;
    margin:  20px auto;
    line-height: 2em;
    color: #2b2b2b;

}

#inner-gsjj  .about  .more-text p {
    margin: 30px 0;
}

#inner-gsjj  .video {
    background: url(/static/inner/gsjj-video.jpg)  center;
    height: 450px;
}

#inner-gsjj  .video  .flex {
    height: 450px;
    display: flex;
    align-items: center;
}

#inner-gsjj  .video  .v {
    width: 622px;
    height: 360px;
}

#inner-gsjj  .video  .v video {
    display: block;
    width: 100%;
    height: 100%;
}

#inner-gsjj  .video  .youshi {
    background: #fbf9f9;
    padding: 30px;
    width: 580px;
}

#inner-gsjj  .video  .youshi .t h3 {
    font-size: 36px;
    font-weight: bold;
    color: #e55a39;

}

#inner-gsjj  .video  .youshi  .list {
    margin-top: 20px;
}

#inner-gsjj  .video  .youshi .list  p {
    line-height: 2em;
    padding-left: 30px;
    background: url(/static/inner/gsjj-li.png)  left center no-repeat;
}

#inner-gsjj  .licheng {
    background: url(/static/inner/licheng.jpg)   center;
    height: 795px;
}


#inner-gsjj .zzry {
    padding-top: 30px;
    padding-bottom: 30px;
}

#inner-gsjj .zzry  .t h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 2em;
    text-align: center;

}

#inner-gsjj .zzry  .t p {
    color: #5c5c5c;
    text-align: center;
    line-height: 3em;
}

#inner-gsjj  .inner-zzry {

}

#inner-gsjj  .inner-zzry a {

}

#inner-gsjj  .inner-zzry a img {
    width: 100%;
}


#inner-gsjj  .inner-zzry a p {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
}


#inner-gsjj  .wenha {
    background: url(/static/inner/wenha.jpg)   center;
    height: 456px;
}


.bigimg {
    overflow: hidden;
}

.bigimg:hover img {
    transition:all 1s;/*图片放大过程的时间*/
    position: relative;    
}


.bigimg  img:hover{
    cursor: crosshair;
    transform: scale(1.3);  /*以y轴为中心旋转*/
}


.pics-more {
    padding-right: 10px;
    padding-bottom: 26px;
    position: relative;
    top: -7px;

}


#main-inner-1 {
    padding-bottom: 40px;
}
