  /* 轮播图样式 */
  
  #boxhdp {
      position: relative;
      top: 0px;
      width: 1500px;
      height: 270px;
      margin: 0 auto;
      overflow: hidden;
      position: relative;
      font-size: 0px;
  }
  
  #img>li {
      width: 100%;
      float: left;
      text-align: center;
      display: none;
  }
  
  #img>li img {
      width: 100%;
  }
  
  #img>.current {
      display: block;
  }
  
  #li {
      position: absolute;
      left: 50%;
      bottom: 15px;
      margin-left: -35px;
  }
  
  #li>li {
      width: 10px;
      height: 10px;
      background-color: #ccc;
      border-radius: 50%;
      margin-right: 5px;
      float: left;
      cursor: pointer;
  }
  
  #li>.on {
      background-color: #f50;
  }
  
  #an {
      display: none;
  }
  
  #an a {
      position: absolute;
      top: 50%;
      width: 40px;
      height: 46px;
      background-color: rgba(0, 0, 0, 0.108);
      line-height: 40px;
      color: #fff;
  }
  
  #an a:hover {
      background-color: rgba(0, 0, 0, 0.293);
  }
  
  #an .an-a2 {
      right: 0;
  }
  
  #an img {
      position: relative;
      width: 30px;
      left: 5px;
      top: 7px;
  }
  /* 新闻公告样式 */
  
  #main_msg {
      padding-top: 20px;
      width: 1340px;
      margin: 0 auto;
      display: flex;
  }
  
  #main_msg_left {
      width: 460px;
  }
  
  #msgtitle {
      width: 460px;
      height: 43px;
      border-bottom: 1px solid #F7561E;
      position: relative;
      display: flex;
  }
  
  #msgtitle div {
      display: inline-block;
      display: flex;
  }
  
  #msgtitle div img {
      width: 20px;
      height: 20px;
  }
  
  #firstdiv {
      width: 140px;
      background-color: #F7561E;
      color: #fff;
      line-height: 42px;
  }
  
  #firstdiv img {
      position: relative;
      top: 12px;
      left: 20px;
  }
  
  #firstdiv p {
      width: 100%;
      text-align: center;
  }
  
  #lastdiv {
      width: 140px;
      background-color: #DDDDDD;
      margin-left: 10px;
      color: #4C4C4C;
      line-height: 42px;
  }
  
  #lastdiv img {
      position: relative;
      top: 12px;
      left: 20px;
  }
  
  #lastdiv p {
      width: 100%;
      text-align: center;
  }
  
  #more {
      height: 14px;
      position: absolute;
      right: 0px;
      bottom: 3px;
  }
  
  #xinwen_list {
      width: 100%;
  }
  
  #xinwen_list ul {
      width: 100%;
      padding-top: 30px;
  }
  
  #xinwen_list ul li {
      position: relative;
      width: 100%;
      display: flex;
      height: 30px;
      font-size: 14px;
      color: #57575e;
  }
  
  #xinwen_list ul li:hover {
      color: #F75666;
  }
  
  #xinwen_list ul li p:last-child {
      position: absolute;
      right: 0px;
  }
  
  #main_msg_main {
      width: 460px;
      margin-left: 50px;
  }
  
  #main_msg_right {
      width: 315px;
      margin-left: 50px;
      position: relative;
  }
  
  #title_img {
      width: 100%;
      position: relative;
      font-size: 0px;
  }
  
  #title_img img {
      width: 100%;
      height: 155px;
  }
  
  #img_title {
      width: 100%;
      position: absolute;
      bottom: 0px;
      height: 33px;
      background-color: rgba(0, 0, 0, 0.476);
      color: #fff;
      line-height: 33px;
      font-size: 14px;
  }
  
  #img_title p {
      margin-left: 10px;
  }
  
  #img_title ul {
      height: 29px;
      padding-top: 2px;
      padding-bottom: 2px;
      position: absolute;
      display: flex;
      right: 20px;
      bottom: 0px;
  }
  
  #img_title ul li {
      color: black;
      text-align: center;
      line-height: 24px;
      margin-top: 3px;
      width: 24px;
      height: 24px;
      background-color: #fff;
      margin-left: 5px;
  }
  
  #img_title ul li:hover {
      background-color: #F7561E;
      color: #fff;
  }
  
  .zhuanti_title {
      position: relative;
      width: 100%;
      border-bottom: 1px solid #F7561E;
      height: 25px;
      padding-top: 10px;
      padding-bottom: 10px;
      display: flex;
      line-height: 45px;
  }
  
  .zhuanti_title img:first-child {
      position: relative;
      width: 20px;
      height: 20px;
      top: 15px;
  }
  
  #footer {
      width: 100%;
      height: 95px;
      background-color: #F7561E;
      margin-top: 30px;
  }
  
  #footer_box {
      width: 1340px;
      margin: 0 auto;
      height: 100%;
      display: flex;
      color: #fff;
  }
  
  .gongneng {
      margin-top: 15px;
      margin-left: 20px;
      margin-right: 14px;
  }
  
  .gongneng:hover {
      color: #CCCCCC;
  }
  
  #lianjie {
      margin-left: 20px;
  }
  
  #youqinglianjie {
      height: 100%;
      line-height: 47px;
      font-size: 14px;
      color: #fff;
  }
  
  #youqinglianjie a {
      color: #fff;
      padding-left: 20px;
      text-decoration: none;
  }
  
  .contur {
      padding-top: 20px;
      margin-left: 30px;
  }
  
  #footerbanquan {
      width: 100%;
      background-color: #353535;
      color: #fff;
      text-align: center;
      font-size: 12px;
      line-height: 24px;
  }
  
  #footerbanquan a {
      color: #fff;
  }