<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zs{
    position: fixed;
    top:30%;
    left: -25px;
}

.conten{
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
}
.banner{
   position: relative;
   /* height: 300px; */
}
.banner p img{  
        width: 100%;
        height: 100%;  
}

.banner h5{
    position: absolute;
    right: 0;
    bottom: 27px;
    background: #9e2522;
    color: #fff;
    font-size: 30px;
    opacity: 0.9;
    padding: 11px 60px;
   
}

.contenBox_T{
    height: 60px;
}

.contenHeader h5{
  height: 60px;
  width: 100%;
  line-height: 60px;
  float: right;
  border-bottom: 1px solid #eeeeee;
}
.contenBox_T h5{
  height: 60px;
  width: 75%;
  line-height: 60px;
  float: right;
  border-bottom: 1px solid #eeeeee;
}
.contenBox_T  h5 ul a,em{
    color: #888888;
}
.contenHeader{
  overflow: hidden;
}
.contenHeader h5 p{
    width: 65%;
    float: left;
    color: #9e2522;
    font-size: 20px;
    font-weight: 400;
   
}
.contenBox h5 p{
    width: 65%;
    float: left;
    color: #9e2522;
    font-size: 20px;
    font-weight: 400;
   
}
.contenBox h5 ul{
    float: right;
    color: #888888;
    font-size: 14px;
    font-weight: 300;
}
.contenHeader h5 ul{
    float: right;
    color: #888888;
    font-size: 14px;
    font-weight: 300;
}

.contenBox h5 ul em{
   width: 15px;
   height:17px;
   float: left;
   margin-top: 6px;
   margin-right: 15px;
}
.contenBox h5 ul span{
 display: inline-block;
 font-size: 12px;
}
.contentBox_L{
    width: 250px;
    float: left;
    position: relative;
    /* margin-top: 60px; */
}
.contentBox_LT{
    background: #f1f3f7;
}
.contentBox_L h4{
    margin-top: 10px;
    width: 80%;
    padding: 18px;
    text-align: center;
    background:#c91111;
    /* border-left: 5px solid #717171; */
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 12px;
    position: relative;
    left: -11px;
    top:14px;
}
/* ç‚¹å‡»åˆ‡æ¢å·¦è¾¹å¯¼èˆª */
#nav{
    background: #f1f3f7;
    padding-bottom: 50px;
    margin-top: 20px;
}
#nav a{
    display: inline-block;
    padding: 22px;
    font-size: 17px;
    width: 100%;
}
#nav a.on{   
    display: block;
    padding: 22px;
    background:#c91111;
    border-left: 5px solid #717171;
    font-size: 17px;
    width: 100%;
}
#nav a.on{
  color: #ffff;
}

.contentBox_L i img{
    display: block;
}
.contentBox_L i{
    position: relative;
    -moz-top:-3px;
    -webkit-top: 10px;
    -moz-top: 10px; 
    top:1px; 
    left: -11px; 
}
.contentBox_LX{
    background: #fff;
}
.contentBox_LX dl{
    border: 1px solid #c91111;
    border-radius: 4px;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 14px;
    color: #444444;
    overflow: hidden;
    margin-top: 50px;   
}
.contentBox_LX dl dt{
    border-right: 2px solid #c91111;
    padding-right: 15px;
    margin-bottom: 0;
    float: left;
 }
 .contentBox_LX dl dd{
     margin-left: 13px;
    float: left;
 }
 .contentBox_LX dl .ioc3{
     margin-right: 14px;
     padding-top: 22px;
     float: right;
 }
 .contentBox_LX dl dd h3{
     font-size: 16px;
     font-weight: 800;
 }
#contentBox_R{
    width: 75%;
    float: right;
    font-size: 18px;
    /* font-weight: 800; */
    color: #fff;
}
#contentBox_R h3{
  text-align: center;
  font-size: 30px;
  margin-top: 50px;
  color: #444444;
}
#contentBox_R p{
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
  color: #444444;
}

#contentBox_R dl dt{
    text-align: center;
  }
#contentBox_R dl{
    font-size: 14px;
    color: #444444;
    line-height: 35px;
    margin-top: 40px; 
}
#contentBox_R dl p{
    /* text-indent: 2em; */
    text-align: left;
}
#contentBox_R dl div{
    /* text-indent: 2em; */
    text-align: left;
}
#contentBox_R img{
    width: 100% !important;
    height: 100% !important;
}

#contentBox_R .box{
    font-size:12px;
    font-weight:blod;
    display:none;
}
#contentBox_R .box ol li{
    height: 56px;
    line-height: 56px;
    border-bottom: 1px dashed #ececec;
    font-size:14px;
    font-weight:blod;  
}
#contentBox_R .box ol li span:hover{
    color:#c91111 ;
}
#contentBox_R .box ol li span{
    display: inline-block;
    width: 70%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

#contentBox_R .box ol li em{
    float: right;
    color: #888888;
}

#contentBox_R .active{display:block;}

#contentList{
    width: 100%;
 }
 #contentList .box ol li{
    height: 56px;
    line-height: 56px;
    border-bottom: 1px dashed #ececec;
    font-size:14px;
}
#contentList .box ol li span{
    float: left;
    width: 80%;
}
#contentList .box ol li em{
    float: right;
}
#contentList .box ol li span:hover{
    color:#c91111 ;
}
#contentList .box ol li span{
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.box{
    color: #444444;
}
.box h3 {
    font-size: 28px;
}
.box p {  
  color: #888888;
  font-size: 14px;
}
.box p span{
   padding: 6px;
}
.box dl{  
   margin-top: 40px;
}
.box dt{  
    margin-bottom: 40px;
 }

 .fenye {
    margin-top: 40px;
    line-height: 34px;
    font-size: 14px;
    float: right;
    width: 75%;
}

.fenyeLeft {
    float: left;
    color: #888888;
    display: block;
}

.fenyeRight {
    float: right;
    overflow: hidden;
}

.fenyeRight&gt;* {
    display: block;
    float: left;
    margin-left:7px;
}

.fenyeRight a {
    padding: 0 20px;
    color: #fff;
    /* background: #c91111; */
    margin-left: 7px;
    border-radius: 3px;
    color: #333333;
    border: 1px solid #e2e2e2;
}
.fenyeRight a:hover{
    background:  #c91111;
    color: #fff;
}
.yema input {
    border: 1px solid #D8D8D8;
    text-align: center;
    width: 60px;
    height: 34px;
    line-height: 32px;
    border-radius: 3px;
    margin-left:7px;
}
.fenye2{
    width: 100%;
}
 @media(max-width:1680px){
    .contentBox_LX dl{
        width: 100%;
    }
 }
 @media(max-width:1200px){
    .contentBox_LX dl{
        width: 300px;
        margin: 20px  auto;
        overflow: hidden;  
    }
    .contentBox_LT{
        overflow: hidden;
    }
    .contentBox_LT h4{
        display: none;
    }
    .contentBox_L{
        overflow: hidden;
        width: 100%;
    }
    .banner h5{
        width: 40%;
    }
    #nav {
        margin:0 auto;
        overflow: hidden;
        padding-bottom:25px;
    }
    #nav li{
        float: left;
    }
    #contentBox_R{
        overflow: hidden;
        float: none;
        margin: 0 auto;
    }
    .fenye{
        width: 100%;
       margin-top : 15px;
    }
    .fenyeLeft{
       display: none;
    }
    .fenyeRight a {
        padding: 0 3px;
    }
    .yema input {
      
        width: 30px;
    }
 }

 @media(max-width:1024px){
     .zs{
         display: none;
     }
    .conten{
       width: 96%;
       margin: 0 auto;
    }
    .banner {
      /* height: 180px; */
    }
    .banner p{
      height: 100%;
    }
    .banner h5{
        width: 20%;
        /* height:20px; */
        position: absolute;
        right: 0;
        bottom: 5px;
        background: #9e2522;
        color: #fff;
        font-size: 16px;
        padding: 7px 30px;
        opacity: 0.8;
    }
    .contenBox_T h5{
        width: 100%;
    }
    .contenBox_T h5 p{
        width: 30%;
    }
    .contenBox_T h5 ul{
        width: 40%;
    }
    
    .contentBox_L{
        clear: both;
        overflow: hidden;
        width: 100%;
    }
    .contentBox_L h4,i{
        display: none;
    }
    .contentBox_LT{
        background-color: transparent;
    }
    #nav {
        margin:0 auto;
        overflow: hidden;
        padding:6px 0;
    }
     #nav li{
        float: left;
        font-size: 14px;
        color: #545555;
        padding: 5px; 
        border-left: 0;
        width: 25%;
        text-align: center;
    }
     #nav a{
        float: left;
        font-size: 14px;
        color: #545555;
        padding: 5px; 
        border-left: 0;
        width: 25%;
        text-align: center;
    }
    #nav a.on{
        padding: 5px;
        background:#c91111;
        border-left: 5px solid #717171;
        font-size: 14px;
        color: #fff;
        border-left: 0;
        width: 25%;
        text-align: center;
    }
    .contentBox_LX{
        clear: both;
    }
    .contentBox_L{
        margin-top: 0;
    }
    /* .contentBox_LX dl{
        float: left;
        width: 45%;
        padding: 8px 6px;
        margin-top:10px;
    }
    .contentBox_LX dl:last-child{
        float: right;
    } */
    .contentBox_LX dl dt{
       margin-right: 5px;
       margin-bottom:0;
    }
   #contentBox_R{
     width: 100%;
     font-size: 18px;
     color: #fff;
     float: none;
     clear: both;
   }
   #contentBox_R dl dt img{
     width: 100%;
     height:auto;
     margin-top: 0px;
   }
 }
 @media (max-width: 768px) {
    .contenBox_T h5 ul{
        width: 70%;
    }
  
 }
 @media (max-width: 414px) {
    .banner h5{
        width: 36%;
        padding: 5px;
        text-align: center;
    }
  
 }

</pre></body></html>