/*------图片轮播、信访要闻------*/
.index_more{
  margin-top:20px;
}
.index_lunbo {
  width: 1200px;
  height: auto;
  background: #fff;
  padding: 20px;
  margin: auto;
}
.index_lunbo .pic {
  width: 615px;
  height: 405px;
  float: left;
  overflow: hidden;
  position: relative;
}
.index_lunbo .pic .img ul li img {
  width: 615px;
  height: 405px;
}
.index_lunbo .pic .btns a {
  width: 40px;
  height: 70px;
  position: absolute;
  top: 50%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  line-height: 70px;
}
.index_lunbo .pic .btns img {
  height: 40px;
}
.index_lunbo .pic .btns a.btns_left {
  left: 0;
}
.index_lunbo .pic .btns a.btns_right {
  right: 0;
}
.index_lunbo .pic .titleTxt {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  overflow: hidden;
}
.index_lunbo .pic .titleTxt .pic_title {
  float: left;
  height: 40px;
}
.index_lunbo .pic .titleTxt .pic_title a{
 color:#fff;

}
.index_lunbo .pic .titleTxt .pic_title li {
  width: 100%;
  height: 50px;
  line-height: 40px;
  text-indent: 20px;
  color: #fff;
  font-size: 16px;
}
.index_lunbo .pic .titleTxt .small_btns {
  float: right;
  height: 50px;
  margin-right: 40px;
}
.index_lunbo .pic .titleTxt .small_btns li {
  float: left;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #C9C9C9;
  margin-top: 15px;
  margin-right: 10px;
}
.index_lunbo .pic .titleTxt .small_btns li.active {
  background: #0092FF;
}
.index_lunbo .pic .titleTxt .small_btns li:hover {
  cursor: pointer;
}
.index_lunbo .xfyw {
  width: 545px;
  height: 100%;
  float: right;
  padding: 0 20px 0 18px;
}
.index_lunbo .xfyw .xfyw_title {
  width: 100%;
  height: 35px;
  border-bottom: solid 1px #D7D7D7;
}
.index_lunbo .xfyw .xfyw_title p {
  float: left;
  height: 100%;
  border-bottom: solid 2px #C12C30;
  font-size: 18px;
  color: #C02C30;
  font-weight: bold;
}
.index_lunbo .xfyw .xfyw_title a {
  float: right;
  color: #A9A9A9;
}
.index_lunbo .xfyw .xfyw_title a:hover {
  color: red;
}
.index_lunbo .xfyw .xfyw_con {
  border-bottom: dashed 1px #ccc;
  padding: 0 15px 20px 15px;
}
.index_lunbo .xfyw .xfyw_con h2 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.index_lunbo .xfyw .xfyw_con p {
  line-height: 25px;
  text-indent: 20px;
}
.index_lunbo .xfyw .xfyw_con p a {
  color: #C02C30;
}
.index_lunbo .xfyw .xfyw_con p a:hover {
  font-weight: bold;
}
.index_lunbo .xfyw ul li {
  background: url(../images/icon/point.png;vpn_img) no-repeat;
  background-position-y:10px;
  text-indent: 8px;
  margin-top: 18.5px;
}
.index_lunbo .xfyw ul li a {
  color: #333;
  font-size: 16px;
}
.index_lunbo .xfyw ul li a:hover {
  color: red;
}
.index_lunbo .xfyw ul li span {
  float: right;
  color: #999999;
}
.blank {
  width: 1200px;
  height: 20px;
  margin: auto;
}
/*------网上信访大厅------*/
.xfdt {
  width: 1200px;
  height: 300px;
  background: url(../images/index/xfdt.png;vpn_img) no-repeat center top;
  margin: 25px auto;
}
.xfdt ul {
  margin: auto;
}
.xfdt ul li {
  width: 175px;
  height: 60px;
  float: left;
  margin: 115px 20px 0 0;
  text-align: center;
}
.xfdt ul li img {
  margin-right: 10px;
  transition: all 0.4s ease-in;
}
.xfdt ul li a {
  line-height: 60px;
  color: #fff;
  font-size: 16px;
}
.xfdt ul li:hover a {
  font-weight: bold;
}
.xfdt ul li:hover img {
  transform: rotateY(180deg);
}
.xfdt ul .yx {
  background: #C7484F;
  margin-left: 222px;
}
.xfdt ul .qq {
  background: #F1B231;
}
.xfdt ul .zj {
  background: #EB9A76;
}
.xfdt ul .pj {
  background: #D9B773;
  margin-right: 0;
}
.index_content {
  width: 1200px;
  height: auto;
  margin: auto;
  margin-bottom: 20px;
}
/*------新闻信息、领导信息------*/
.xwxx {
  width: 850px;
  height: 280px;
  float: left;
  background: #fff;
  padding: 0 20px;
}
.xwxx .tabs_nav {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc;
}
.xwxx .tabs_nav li {
  float: left;
  margin: 15px 20px 0 0;
  text-indent: 10px;
  font-size: 18px;
  font-weight: bold;
}
.xwxx .tabs_nav li a {
  color: #333;
  text-decoration: none;
}
.xwxx .tabs_nav .active {
  border-left: solid 3px #AF1C1C;
}
.xwxx .tabs_nav .active a {
  color: #AF1C1C;
}
.xwxx .tabs_box {
  width: 100%;
  display: none;
}
.xwxx .tabs_box ul li {
  background: url(../images/icon/point.png;vpn_img) no-repeat;
  background-position-y:10px;
  text-indent: 8px;
  margin-top: 17px;
  font-size: 16px;
}
.xwxx .tabs_box ul li a {
  color: #333;
}
.xwxx .tabs_box ul li a:hover {
  color: red;
}
.xwxx .tabs_box ul li span {
  float: right;
  color: #999999;
}
.xwxx .firstbox {
  display: block;
}
.ldxx {
  width: 330px;
  height: 280px;
  float: right;
  background: #fff;
  padding: 15px;
}
.ldxx .ld_title {
  width: 100%;
  height: 40px;
  border-bottom: solid 1px #ccc;
}
.ldxx .ld_title p {
  float: left;
  width: 118px;
  height: 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #AF1C1C;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
}
.ldxx .ld_title a {
  float: right;
  color: #808080;
  font-size: 16px;
  margin-top: 5px;
}
.ldxx .ld_title a:hover {
  color: red;
}
.ldxx .ld {
  width: 100%;
  height: 180px;
  margin-top: 20px;
}
.ldxx .ld .ldimg {
  float: left;
  width: 135px;
  height: 180px;
  border: solid 1px #ccc;
  padding: 10px;
  margin-right: 20px;
}
.ldxx .ld .ldimg img {
 width: 100%;
 height:160px;
}
.ldxx .ld .ldtxt {
  width: 130px;
  float: left;
}
.ldxx .ld .ldtxt span {
  font-size: 16px;
}
.ldxx .ld .ldtxt p {
  font-size: 18px;
  font-weight: bold;
}
.ldxx .ld .ldtxt .gz {
  width: 80px;
  height: 30px;
  background: #BA0813;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  margin: 10px 0;
  position: relative;
}
.ldxx .ld .ldtxt .gz:after {
  width: 0;
  height: 0;
  content: "";
  border: solid transparent;
  position: absolute;
  left: 42%;
  border-width: 6px;
  border-style: solid;
  border-color: #BA0813 transparent transparent transparent;
  top: 30px;
}
/*------专题专栏图片------*/
.ztzl {
  width: 100%;
  height: auto;
}
.ztzl .ztzl_left {
  float: left;
  background: #fff;
  /*width: 850px;*/
   width: 100%;
  height: auto;
  padding: 20px;
}
.ztzl .ztzl_left ul li {
  width: 275px;
  height: 90px;
  float: left;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
}
.ztzl .ztzl_left ul li a img {
  width: 100%;
  height: 90px;
  transition: all .3s ease;
}
.ztzl .ztzl_left ul li:hover a img {
  transform: scale(1.2);
}
.ztzl .ztzl_left ul li:last-child {
  margin-right: 0px;
}
.ztzl .ztzl_right {
  float: right;
  background: #fff;
  width: 330px;
  height: 130px;
  position: relative;
  padding: 20px;
}
.ztzl .ztzl_right div {
  width: 100%;
  height: 100%;
  background: url(../images/index/wsxf2.png;vpn_img) no-repeat center top;
}
.ztzl .ztzl_right div a {
  position: absolute;
  top: 50px;
  left: 100px;
  color: #BA0813;
  font-size: 25px;
  font-weight: bold;
  transition: all .3s ease;
}
.ztzl .ztzl_right a:hover {
  transform: translateX(50px);
}
/*------通知通告、政民互动、公开保障------*/
.card {
  width: 385px;
  height: auto;
  float: left;
  margin-right: 22px;
  position: relative;
}
.card .tips {
  position: absolute;
  width: 65px;
  height: 65px;
  top: 0;
  left: 40%;
  border-radius: 50%;
}
.card .tips span {
  display: block;
}
.card .tggs {
  background: url(../images/index/tzgs.png;vpn_img) no-repeat;
}
.card .tggs span {
  width: 28px;
  margin: 15px 0 0 20px;
  height: 30px;
  background: url(../images/index/sprite.png;vpn_img) no-repeat;
}
.card .zmhd {
  background: url(../images/index/zmhd6.png;vpn_img) no-repeat;
}
.card .zmhd span {
  width: 29px;
  margin: 15px 0 0 18px;
  height: 29px;
  background: url(../images/index/sprite.png;vpn_img) no-repeat -136px 0;
}
.card .gkbz {
  background: url(../images/index/gkbz1.png;vpn_img) no-repeat;
}
.card .gkbz span {
  width: 32px;
  margin: 15px 0 0 15px;
  height: 32px;
  background: url(../images/index/sprite.png;vpn_img) no-repeat -174px 0;
}
.card .cardcon {
  width: 100%;
  height: 313px;
  background: #fff;
  margin-top: 33px;
  padding: 0 15px;
}
.card .cardcon .card_title {
  height: 40px;
  border-bottom: dashed 1px #ccc;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.tggs_content {
  border-top: solid 3px #EB9A76;
}
.tggs_content .card_title {
  color: #EB9A76;
}
.tggs_content ul li {
   background: url(../images/icon/point.png;vpn_img) no-repeat;
    background-position-y: 10px;
    text-indent: 8px;
  margin-top: 18px;
}
.tggs_content ul li a {
  color: #333;
  font-size: 16px;
}
.tggs_content ul li a:hover {
  color: red;
}
.zmhd_content {
  border-top: solid 3px #F1B231;
}
.zmhd_content .card_title {
  color: #F1B231;
}
.zmhd_content .wyxx {
  height: 80px;
  background: url(../images/index/zmhd2.png;vpn_img) no-repeat;
}
.zmhd_content .wyxx span {
  display: block;
  float: left;
  margin-top: 25px;
}
.zmhd_content .wyxx .icon {
  margin-left: 30px;
  width: 34px;
  height: 35px;
  background: url(../images/index/sprite.png;vpn_img) no-repeat -28px 0;
}
.zmhd_content .wyxx .text {
  font-size: 25px;
  color: #BA0813;
  letter-spacing: 2px;
  margin-left: 10px;
  margin-right: 10px;
}
.zmhd_content .wyxx .xx_btn {
  width: 98px;
  height: 33px;
  background: #BA0813;
  text-align: center;
  line-height: 33px;
  margin: 30px 0 0 10px;
}
.zmhd_content .wyxx .xx_btn a {
  color: #fff;
}
.zmhd_content .wyxx .xx_btn a:hover {
  color: red;
}
.zmhd_content .wsdc_box {
  width: 100%;
  height: 80px;
  margin-top: 20px;
}
.zmhd_content .wsdc_box div {
  width: 165px;
  height: 80px;
  float: left;
  color: #fff;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
  padding-top: 10px;
}
.zmhd_content .wsdc_box div span {
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
.zmhd_content .wsdc_box div a {
 color: #fff;
  
}
.zmhd_content .wsdc_box div:hover a {
  font-weight: bold;
  
}
.zmhd_content .wsdc_box .wsdc {
  margin-right: 15px;
  background: #D9B773;
}
.zmhd_content .wsdc_box .wsdc span {
  width: 28px;
  height: 28px;
  background: url(../images/index/sprite.png;vpn_img) no-repeat -73px 0;
}
.zmhd_content .wsdc_box .wsdc a{
 color:#fff;
}
.zmhd_content .wsdc_box .myzj {
  background: #EB9A76;
  float: right;
}
.zmhd_content .wsdc_box .myzj span {
  width: 28px;
  height: 22px;
  margin-top: 5px;
  background: url(../images/index/sprite.png;vpn_img) no-repeat -101px 0;
}
.gkbz_content {
  border-top: solid 3px #C7484F;
}
.gkbz_content .card_title {
  color: #C7484F;
}
.gkbz_content ul li {
  width: 170px;
  height: 55px;
  float: left;
  margin: 0 13px 10px 0;
  background: #F1F1F1;
  text-indent: 10px;
  color: #C7484F;
}
.gkbz_content ul li .fir {
  margin: 5px 0 2px 0;
  font-size: 16px;
}
.gkbz_content ul li a {
  color: #C7484F;
}
.gkbz_content ul li:hover a {
  color: #BA0813;
  font-weight: bold;
}
.gkbz_content ul li:last-child {
  width: 100%;
}
.gkbz_content ul .noright {
  margin-right: 0;
}
.last_card {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  /*------图片轮播、信访要闻------*/
  .index_lunbo {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 10px 5px 0 5px;
    margin: auto;
  }
  .index_lunbo .pic {
    width: 100%;
    height: 214px;
    overflow: hidden;
    position: relative;
  }
  .index_lunbo .pic .img ul li img {
    width: 100%;
    height: 214px;
  }
  .index_lunbo .pic .btns a {
    height: 50px;
    top: 30%;
    line-height: 50px;
  }
  .index_lunbo .pic .titleTxt {
    height: 3em;
  }
  .index_lunbo .pic .titleTxt .pic_title {
    height: 3em;
  }
  .index_lunbo .pic .titleTxt .pic_title li {
    height: 3em;
    line-height: 3em;
    font-size: 1em;
    text-indent: 0px !important;
  }
  .index_lunbo .pic .titleTxt .small_btns {
    height: 3em;
    margin-right: 0;
  }
  .index_lunbo .pic .titleTxt .small_btns li {
    margin-top: 1em;
    margin-right: 5px;
  }
  .index_lunbo .xfyw {
    width: 100%;
    height: auto;
    padding: 0 5px 10px 5px;
    margin-top: 20px;
  }
  .index_lunbo .xfyw .xfyw_con {
    padding: 0 10px 20px 10px;
  }
  .index_lunbo .xfyw ul li {
   
  }
  .index_lunbo .xfyw ul li a {
    color: #333;
    font-size: 16px;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 70%;
    display: inline-block;
  }
  .index_lunbo .xfyw ul li a:hover {
    color: red;
  }
  .index_lunbo .xfyw ul li span {
    float: right;
    color: #999999;
    font-size: .5em;
  }
  .blank {
    display: none;
  }
  /*------网上信访大厅------*/
  .xfdt {
    width: 100%;
    height: auto;
    margin: 25px auto;
    box-sizing: border-box;
    padding-top: 110px;
  }
  .xfdt ul li {
    width: 35%;
    height: 60px;
    margin: 0px 0px 10px 40px;
  }
  .xfdt ul li a {
    font-size: 1em;
  }
  .xfdt ul li img {
    margin-right: 5px;
  }
  .xfdt ul .yx {
    margin-left: 40px;
  }
  .index_content {
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
  }
  /*------新闻信息、领导信息------*/
  .xwxx {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0 5px;
    margin-bottom: 20px;
  }
  .xwxx .tabs_nav li {
    margin: 15px 5px 0 0;
    text-indent: 2px;
    font-size: 1.1em;
  }
  .xwxx .tabs_box {
    padding-bottom: 10px;
  }
 
 .xwxx .tabs_box ul li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 70%;
    display: inline-block;
    font-size:1em;
  }

  .xwxx .tabs_box ul li span {
    font-size: .5em;
  }
  .xwxx .firstbox {
    display: block;
  }
  .ldxx {
    width: 100%;
    height: 280px;
    padding: 5px;
  }
  /*------专题专栏图片------*/
  .ztzl .ztzl_left {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .ztzl .ztzl_left ul li {
    width: 100%;
    height: 90px;
    margin-bottom: 10px;
  }
  .ztzl .ztzl_right {
    width: 100%;
    height: 130px;
  }
  /*------通知通告、政民互动、公开保障------*/
  .card {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }
  .card .cardcon {
    width: 100%;
    height: auto;
    padding: 0 10px 20px 10px;
  }
  .zmhd_content .wyxx .icon {
    margin-left: 25px;
  }
  .zmhd_content .wsdc_box div {
    width: 40%;
    height: 80px;
  }
  .zmhd_content .wsdc_box .wsdc {
    margin-right: 20px;
  }
  .zmhd_content .wsdc_box .myzj {
    float: left;
  }
  .gkbz_content ul li {
    width: 80%;
    height: 55px;
    margin-left: 10%;
  }
  .gkbz_content ul li:last-child {
    width: 80%;
  }

 .tggs_content ul li a{

   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 90%;
    display: inline-block;
    font-size:16px;
  }
  
}
/*# sourceMappingURL=index.css.map */
