.currentUrl a {
    float: none;
}
body {
    min-width:1200px;
    background:#f8d8ca url(body.png)no-repeat;
    background-size:100% 100%;
}
.docTitle span {
    display: block;
    width: 900px;
    height: auto;
    overflow: hidden;
    min-height: 30px;
    color: #000;
    text-align: center;
    line-height: 30px;
    font-size: 23px;
    font-family: "微软雅黑";
    font-weight: bold;
}
.docTitle {
    width: 900px;
    height: auto;
    padding-top: 48px;
    overflow: hidden;
    margin: 0 auto;
    min-height: 30px;
}
.currentUrl {
    width: 100%;
    height: 38px;
    float: right;
    background: url(location.png)no-repeat left center/17px 17px;
}
.currentUrl a {
    float: none;
}
.currentUrl a:first-child {
    padding-left: 30px;
}
.currentUrl a {
    color:#000;
}
.docContent a{
    color:#434df0;
}
.docContent a:visited{
    color:#72399a;
}

    .docContent {
        width: 900px;
        min-height: 650px;
        height:auto;
        overflow: hidden;
        padding: 40px 0;
        box-sizing: border-box;
        margin: 0 auto;
        position: relative;
        display:flex;
    }
    .horizontal-carousel {
        width: 900px;
        min-height: 533px;
        height:auto;
        position: relative;
        margin: 0 auto;
    }
    .docContent .prev {
        background: url(left.png) no-repeat 100% 100%;
        background-position: center;
    }
    .docContent .prev {
        width: 40px;
        height: 100%;
        float: left;
        margin-right: 13px;
    }
    .tempWrap ul {
        display: flex;
    }
    .horizontal-carousel  {
       overflow: hidden; 
       padding: 0px; 
       margin: 0px; 
       left: 0px;
    }
    .horizontal-carousel img {
        max-width: 800px;
        margin-right: 23px;
        position: relative;
    }
    
    .docContent .next {
        background: url(right.png) no-repeat 100% 100%;
        background-position: center;
        position: absolute;
        top: 0px;
        right: 0px;
        float: right;
    }
    .docContent .next {
        width: 40px;
        height: 100%;
    }
.horizontal-carousel ul>li{width: 800px;position:relative;text-align:center;}
.horizontal-carousel ul>li>span{
    position:absolute;
    z-index:100;
    width:800px;
    min-height:30px;
    height:auto;
    bottom:0;
    left:0;
    text-align:left;
    text-indent:2em;
}
.wenziBox>span{
    z-index:100;
    width:740px;
    min-height:30px;
    height:auto;
    text-align:left;
    line-height: 30px;
    margin-left: 15px;

}
.pageState>span{
color:#b81829;font-size:28px;line-height: 30px;

}
 @media screen and ( max-width: 735px) {
      .content {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
     .listCon {
        width: 100%;
        padding-top:0;
    }
    .docTitle {
        width: 100%;
       padding-top: 20px;
   }
  
   .docTitle span {
       width: 100%;
   }
   .leftGn li {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    }
    .horizontal-carousel ul>li{
      width:90%;
    }
   
    .horizontal-carousel ul>li>img{
      width:100%;
    }
.docContent{
        width:100%;
        min-height:220px;
        height:auto;
        overflow: hidden;
        padding: 40px 0;
        box-sizing: border-box;
        margin: 0 auto;
        position: relative;
        display:flex;
}
.horizontal-carousel{
        width:100%;
        min-height:220px;
        height:auto;
        position: relative;
        margin: 0 auto;
}
.horizontal-carousel ul>li{position:relative;width: 70%;}
.horizontal-carousel ul>li>span{
    position:absolute;
    z-index:100;
    width:100%;
    min-height:30px;
    height:auto;
    bottom:0
}
  }
  
  .topCon div a{
   color: #f1efee;
}
@media screen and ( max-width: 735px) {
  body{
    min-width:100%;
  }
  .top {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .topCon {
    width: 100%;
    overflow: hidden;
  }
  .topName {
    display: none;
  }
 .topCon :nth-child(2){
   font-size: 14px!important;
    padding-left: 5px!important;
 }
 .topCon :nth-child(3){
    padding-left: 5px!important;
 }
 .topCon :nth-child(4){
    padding-left: 5px;
    font-size: 14px!important;
 }
 .search {
    float: none;
    width: 170px;
 }
  .search-a {
    width: 130px;
 }
.search_butt { 
    background: #b81829 url(search.png)no-repeat center center/87% 98%!important;

}
 .header {
    width: 100%;
    height: 120px;
 }
 .logo{
    padding: 30px 10px!important;
    width: 100%!important;
    box-sizing: border-box!important;
 }
 .logo img {
    height: 50px;
    width: auto;
 }
 .logos{
   display:none!important;
 }
 .nav {
    width: 100%;
    height: 30px;
 }
 .nav li {
    width: 19.7%;
    height: 30px;
 }
 .nav li a {
    line-height: 30px;
    font-size: 14px;
 }
 
  
}

@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2) {
      .search {
    float: none;
    width: 150px;
 }
.search-a {
    width: 110px;
 }
   
}

@media screen and ( max-width: 735px) {
  .bottom {
    height: auto!important;
  }
  .bottomCon {
    margin: 20px auto 0;
    width: 100%;
    height: auto
  }
  .link {
    width: 100%;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    align-items: normal;
    height: auto;
    padding: 10px 10px 0;
    box-sizing: border-box;
  }
  
  .detail {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: normal;
    width: 100%;
    height: auto;
    padding: 20px 10px;
    box-sizing: border-box;
 }
 .detail li {
    width: 100%;
    border-right: none;
  } 
 .detail li span { 
    font-size: 14px;
 }
 .bottomCon >div {
    display: none;
}
 .yqlj {
    margin-bottom: 10px;
 }
 .link li {
    margin-bottom: 10px;
    width: 100%;
 }

}
.detail li{
    height: 79px;
}

.detail li:first-child img {
    width: 61px;
}
option {
    font-family: "微软雅黑";
}
#imgConac{
       background: none;
    width: 67px;
    float: left;
}