@charset "utf-8";
body{
    padding:0px;
    margin:0px; 
    overflow-x:hidden; 
    font-size: 16px; 
}
#mySwipe1 div b {
  display:block;
  font-weight:bold;
  color:#14ADE5;
  font-size:20px;
  text-align:center;
  margin:10px;
  padding:100px 10px;
  box-shadow: 0 1px #EBEBEB;
  background: #fff;
  border-radius: 3px;
  border: 1px solid;
  border-color: #E5E5E5 #D3D3D3 #B9C1C6;
}
.swipe1 {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  max-width:750px;
  margin: 0 auto;
  _width:100%;
  height: 4.15rem;
}
.swipe1 .swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe1 .swipe-wrap div {
  float:left;
  width:100%;
  position: relative;
}
.swipe1 .swipe-wrap div img{
  width:100%;
  height: 4.15rem;
  position: relative;
}
.swipe1 .pager-active{
    width: 100%;
    height:37px;
    line-height:37px;
    font-size: 16px;
    color: #fff;
    background:rgba(0,0,0,0.4);
    position: absolute;
    text-indent: .2rem;
    bottom: 0px;
    left: 0px;  
}
.swipe1 #pager{
    position: absolute;
    right:42px;
    bottom:0px;
    height: 37px;
    line-height: 37px;
}
.swipe1 #pager em{
    display: inline-block; 
     color: #fff; 
     font-style: normal;
     width: 10px;
     height: 10px;
     border-radius:50%; 
     margin-left: 3px;
     display:none;
 }
.swipe1 #pager em.on{
    color:#fff;
    display: block;
  /*  background:#0469bb;*/
}
/*轮播图*/
#mySwipe2 div b {
  display:block;
  font-weight:bold;
  color:#14ADE5;
  font-size:20px;
  text-align:center;
  margin:10px;
  padding:100px 10px;
  box-shadow: 0 1px #EBEBEB;
  background: #fff;
  border-radius: 3px;
  border: 1px solid;
  border-color: #E5E5E5 #D3D3D3 #B9C1C6;
}
.swipe2 {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  max-width:750px;
  margin: 0 auto;
  _width:100%;
  height:2.6rem;
}
.swipe2 .swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe2 .swipe-wrap div {
  float:left;
  width:100%;
  position: relative;
}
.swipe2 .swipe-wrap div img{
  width:100%;
  height: 2.6rem;
  position: relative;
}
.swipe2 .pager-active{
    width: 100%;
    height:37px;
    line-height:37px;
    font-size: 16px;
    color: #fff;
    background:rgba(0,0,0,0.4);
    position: absolute;
    text-indent: .2rem;
    bottom: 0px;
    left: 0px;  
}
.swipe2 #pager{
    position: absolute;
    right:.3rem;
    bottom:0px;
    height:60px;
}
.swipe2 #pager em{
    display: inline-block; 
     color: #333; 
     font-style: normal;
     width: 10px;
     height: 10px;
     background:#fff;
     border-radius:50%; 
     margin-left: -5px;
 }
.swipe2 #pager em.on{
    color: #f00;
    background:#0469bb;
}
/*poor===========*/
.poor{
    height:1.69rem;
    width: 100%;
    background:url(ff.png) no-repeat;
    background-size: 100%;
    margin-bottom:.1rem; 
    margin-top:.1rem; 
}
#num{
    float: left;
     font-size:25px;
    font-weight: bold;
    font-family: STSong;
    color: #ffb663;
    font-style: italic;
    margin-top: .5rem;
    margin-left:.1rem;
}
.ft{
     margin-left:2.3rem;
     margin-top:.4rem; 
     float: left;
}
.poor .ft p {
    font-size:20px;
    font-family: SimHei;
    color: #ef1414;
    font-weight: blod;
    line-height:.45rem; 
}
.poor .p{
    float:left ;
    margin-top: .45rem;
    font-size:25px;
    margin-left:.1rem;
    color: #ef1414;
    font-weight: blod;
}
.title-phone{
height: .75rem;
line-height:.75rem;
padding-left:.2rem;
border-bottom:#828282  solid 1px; 
}
.title-phone a.a1{
    color: #333;
    font-family: "微软雅黑";
    font-size:20px;
}
.title-phone a.a2{
    color: #747474;
    float: right;
    font-family: "微软雅黑";
    font-size:15px;
    padding-right:.2rem;
}
.news-lsit ul li{
    height:.75rem;
    line-height:.75rem;
    border-bottom:#707070  dotted  1px ;
    font-size:16px;
    font-family: "微软雅黑";
}
.news-lsit ul li a{
    color: #333;
}
.news-lsit ul li span{
     font-size:16px;
    color: #747474;
    float:right; 
}
.news-zmhd ul li{
    height:.75rem;
    line-height:.75rem;
    padding-left:.3rem;
    padding-right:.3rem;
     font-size:16px;
    font-family: "微软雅黑";
}
.news-zmhd ul li a{
    color: #333;
}
.news-zmhd ul li span{
     font-size:16px;
    color: #747474;
    float:right; 
}
.more{
    width: 100%;
    padding-left:.3rem;
    padding-right:.3rem;
    height: 0.6rem;
    margin-top: .2rem;
    margin-bottom:.2rem;
    line-height: 0.6rem;
}
.more a{
    width:91.5%;
    background:#ededed;
    border:#cccccc solid 1px; 
    border-radius:30px; 
    display: inline-block;
    text-align: center;
    color: #666;
    font-size:16px;
    font-family: "微软雅黑";
}
.zt1{
    height:2.6rem;
    width: 92%;
    padding-left:.3rem;
    padding-right:.3rem;
}
.changle-title{
 width: 100 %;
 height: 1.2rem;
 background:#dddddd;
 margin-top:.428rem;
  padding-left:.3rem;
  padding-right:.3rem;
}
.changle-title ul li {
    float: left;
}
.changle-title ul li a{ 
    display: inline-block;
    width: 3.04rem;
    height: 1.2rem;
    line-height:1.2rem;
    text-align: center;
    font-size: 32px; 
    color: #555555;
    font-family: "微软雅黑";
}
.changle-active{
     border-top:#0469bb solid  4px;
     background:#fff; 
     color: #4791cd;
}
.changle-list{
     margin-top:.128rem;
}
ul.display{
    display: none;
}
/*切换效果样式1*/
.tabBox .hd { 
    width: 100 %;
    height:.88rem;
    background:#dddddd;
    margin-top:.3rem;
    padding-left:.3rem;
    padding-right:.3rem; 
  }
.tabBox .hd ul{
     overflow:hidden;  
 }
.tabBox .hd ul li{ 
    float:left; 
    width:33.33%;
    height:.88rem;
    line-height:.88rem;
    text-align: center;
    font-size:19px;
    color: #555555;
    font-family: "微软雅黑";
    }
.tabBox .hd ul  .on{ 
     border-top:#0469bb solid  2px;
     background:#fff; 
 }
 .tabBox .hd ul  .on a{ 
     color:0469bb !important;
 }
.tabBox .bd ul{ padding:.3rem; }
.tabBox .bd ul  li{ 

    height: .75rem;
    line-height: .75rem;
   /* padding-left: .3rem;
    padding-right: .3rem;*/
    border-bottom: #707070 dotted 1px;
    font-size:16px;
    font-family: "微软雅黑";
}
.tabBox .bd ul  li a{ 
  color: #333;
 }
.tabBox .bd li span{
     font-size:16px;
    color: #747474;
    float:right; 
}
.tempWarp{
    position:relative
}
.tempWarp .tempWarp{
  width: 100%;
}
/*切换效果样式2*/
.tabBox1 .hd { 
    width:100 %;
    height:.75rem;
    margin-top:.3rem;
    padding-left:.3rem;
    padding-right:.3rem;
    border-bottom:#828282  solid 1px;  
  }
.tabBox1 .hd .title-phone{
  line-height: .75rem;
}
.tabBox2 .hd .title-phone{
  line-height: 1.5rem;
}
.tabBox1  .tempWrap{
  width: 100%;
}
.tabBox1 .hd ul li{ 
    float:left; 
    margin-left:.25rem; 
    height:.75rem;
    line-height:.75rem;
    text-align:right;
    font-size:.32rem; 
    color: #555555;
    font-family: "微软雅黑";
    }
.tabBox1 .hd ul  .on{ 
   border-bottom:#0469bb solid  2px  
 }
 .tabBox1 .hd ul .on a{
     color:0469bb !important;
 }
.tabBox1 .bd ul{ padding:.3rem; }
.tabBox1 .bd ul  li{ 
   height: .75rem;
    line-height: .75rem;
    border-bottom: #707070 dotted 1px;
    font-size:16px;
    font-family: "微软雅黑";
}
.tabBox1 .bd ul  li a{ 
  color: #333;
  width:230px;
  white-space:nowrap;
  text-overflow:ellipsis;
 overflow:hidden;
 display:inline-block;
 }
.tabBox1 .bd li span{
    font-size:16px;
    color: #747474;
    float:right; 
}
.tempWarp{
    position:relative;
}
/*切换效果样式2*/
.tabBox2 .hd { 
    width: 100 %;
    height: 1.2rem;
    margin-top:.428rem;
    padding-left:.428rem;
    padding-right:.428rem;
    border-bottom:#828282  solid 1px;  
  }
.tabBox2 .hd ul{
     overflow:hidden;  
 }
.tabBox2 .hd ul li{ 
       float: left;
    margin-left: .16rem;
    height: 1.19rem;
    line-height: 1.15rem;
    text-align: right;
    }
.tabBox2 .hd ul li a{ 
   font-size:16px;
    color: #555555;
    font-family: "微软雅黑";
 }
.tabBox2 .hd ul  .on{ 
   border-bottom:#0469bb solid  4px  
 }
 .tabBox2 .hd ul .on a{
     color:0469bb !important;
 }
.tabBox2 .bd ul{ padding:10px }
.tabBox2 .bd ul  li{ 
       height: .75rem;
    line-height: .75rem;
    padding-left: .3rem;
    padding-right: .3rem;
    border-bottom: #707070 dotted 1px;
    font-size:16px;
    font-family: "微软雅黑";
}
.tabBox2 .bd ul  li a{ 
  color: #333;
 }
.tabBox2 .bd li span{
    font-size:16px;
    color: #747474;
    float:right; 
}
.tempWarp{
    position:relative;
}
/*政务公开要点*/
a{
    color: #333;
}
.gkyd{
    width:92%;
    padding-left:.3rem;
    padding-right:.3rem;
    font-family: "微软雅黑";
    overflow: hidden;
}
.gkyd-top{
  font-family: "微软雅黑";
    margin-top:.2rem;
    height:1.7rem;
    line-height:1.69rem;
    width:100%;
    text-align: center;
    font-size:.5rem;
    background: url(zwgk1.png) no-repeat 0.8rem center;
    border:#ccc solid 1px;
    border-radius:15px;
    background-size: 10% 30%;
}
.gkyd-bottom a{
    display: inline-block;
    width:27.5%;
    height:1.54rem;
    font-size:16px;
    border:#ccc solid 1px;
    text-align: center;
    line-height:2.4rem; 
    margin-top:.3rem;
     border-radius:30px;
    background-size: 42% 42%;
    background-repeat: no-repeat;
    background-position: center 10px;
    margin-left:.1rem;
}
 .gkyd-bottom1 a{
    display: inline-block;
    width:33.5%;
    height:1rem;
    font-size:16px;
    background-color: #f2f2f2;
    line-height:1rem; 
    margin-top:.3rem;
    background-size: .41rem .44rem;
    background-repeat: no-repeat;
    background-position: 0.267rem  center;
    padding-left:1rem; 
     color: #333; 
}
.gkyd-bottom1 a.gkyd-list1{
    background-image:url(zfgk8.png); 
    float: left;
 }
 .gkyd-bottom1 a.gkyd-list2{
    background-image:url(zfgk9.png);
    float: right;
 }
 .gkyd-bottom1 a.gkyd-list3{
    background-image:url(zfgk10.png);
    float: left;
 }
 .gkyd-bottom1 a.gkyd-list4{
    background-image:url(zfgk11.png) ;
    float: right;
 }
/*政民互动*/
.zmhd{
    width:100%;
    font-family: "微软雅黑";
}
.zmhd-top{
    margin-top: .3rem;
    height:1.87rem;
    width:100%;
    background-image: url(zmgd_01.png) ;
    background-color:f2f2f2; 
    background-repeat: no-repeat;
    background-position:.5rem center;
    background-size: 1.4rem 1.6rem;
}
.zmhd-top a{
    display:inline-block;
    width: .75rem;
    height: 1.2rem;
    line-height: .6rem;
    background-color: #2a64a4;
    border-radius:10px;
    text-align: center;
    font-size:.4rem;
    color: #fff;
    float: right; 
    margin-right: 0.6rem;
    margin-top: 0.35rem;
}

#mySwipe3 div b {
  display:block;
  font-weight:bold;
  color:#14ADE5;
  font-size:20px;
  text-align:center;
  margin:10px;
  padding:100px 10px;
  box-shadow: 0 1px #EBEBEB;
  background: #fff;
  border-radius: 3px;
  border: 1px solid;
  border-color: #E5E5E5 #D3D3D3 #B9C1C6;
}
.swipe3 {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  margin: 0 auto;
  _width:100%;
  height:2.6rem;
  max-width:750px;
}
.swipe3 .swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe3 .swipe-wrap div {
  float:left;
  width:100%;
  position: relative;
}
.swipe3 .swipe-wrap div img{
  width:100%;
  height: 2.6rem;
  position: relative;
}
.swipe3 .pager-active{
    width: 100%;
    height:37px;
    line-height:37px;
    font-size: 16px;
    color: #fff;
    background:rgba(0,0,0,0.4);
    position: absolute;
    text-indent: .2rem;
    bottom: 0px;
    left: 0px;  
}
.swipe3 #pager{
    position: absolute;
    right:.3rem;
    bottom:0px;
    height:60px;
}
.swipe3 #pager em{
    display: inline-block; 
     color: #333; 
     font-style: normal;
     width: 10px;
     height: 10px;
     background:#fff;
     border-radius:50%; 
     margin-left: -5px;
 }
.swipe3 #pager em.on{
    color: #f00;
    background:#0469bb;
}
/* END required styles */
/*bid-title*/
.button-list{
    height:1.5rem;
    width:30%;
    font-size:16px;
    text-align: center;
    float: left;
    color:#656565;
    border-radius:10px;
    line-height: 2.3rem;
    border:#e5e5e5 solid 1px; 
}
/*three-button*/
.three-button{
    height:1.55rem;
    margin-top: .3rem;
}
.button-list1{
   background:url(zfgk2.png) no-repeat center .24rem;
    background-size: .55rem .59rem; 
}
.button-list2{
    margin-left:4.5% ;
     background:url(zfgk3.png) no-repeat center .24rem; 
     background-size: .56rem .56rem;
}
.button-list3{
   float: right;
    background:url(zfgk4.png) no-repeat center .24rem; 
     background-size:.56rem .56rem;
}
.button-list4{
   background:url(zfgk5.png) no-repeat center .1rem;
    background-size: .61rem .71rem; 
}
.button-list5{
    margin-left:4.5% ;
     background:url(zfgk6.png) no-repeat center .24rem; 
     background-size: .62rem .62rem;
}
.button-list6{
   float: right;
    background:url(zfgk7.png) no-repeat center .1rem; 
     background-size:.6rem .6rem;
}
.news-zmhd{
   border-bottom:#707070  dotted  0px !important;
}
/*走进定西*/
.footer{
    height:2.1rem;
    background-color:#015093;
    color: #fff;    
}
.footer .footer1{
    height:.9rem;
    line-height: .9rem;
    text-align: center;
    font-size:16px;
}
.footer .footer2{
    height:.5rem;
    line-height: .5rem;
    text-align: center;
    font-size: 12px;
}
.footer .footer2 img{
   width: .36rem;
   height: .36rem;
}
.footer .footer3{
    height:.5rem;
    line-height: .5rem;
    text-align: center;
    font-size: 12px;
}
.zjdx{
  height: 1.66rem;
  width:100%;
  background-color: #e5e5e5;
  margin-top: .3rem;
  
}
.zjdx a{
  display: inline-block;
  width: 25%;
  text-align: center;
  float: left;
  height: 0.84rem;
  font-size:16px;
  line-height: .84rem;
}
.qjdx-list{
    width: 100%;
    height: 1.53rem;
    margin-top: .3rem;
}
.qjdx-list a{
    height: 1.53rem;
    width:48%;
    font-size:16px;
    position: relative;
}
.qjdx-list a span{
    font-size:14px;
    position: absolute;
    left: .1rem;
    bottom: .1rem;
    color: #fff;
}
.qjdx-list a img{
    height: 1.53rem;
    width:100%;
}
.left{
    float: left;
}
.right{
    float: right;
}


/*政务服务*/
.contain{
  padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.menu {
    position: relative;
}
.four-block-index {
    padding-left: 0;
    margin-top: 30px;
    overflow: hidden;
}
.four-block-index li {
    float: left;
    width: 48%;
    margin-bottom: 15px;
    margin-right: 4%;
}
.four-block-index li .bock01 {
    border: 1px solid rgba(0,0,0,0.10);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%);
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 12px;
    background-color: #ffffff;
}
.four-block-index li i {
    width: 50px;
    display: block;
    margin: 0 auto;
}
.four-block-index li h3 {
    color: #000000;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: 3px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 21px;
}
.four-block-index li:nth-child(1) .bock01 p, .four-block-index li:nth-child(2) .bock01 p {
    padding: 0 0px;
}

.four-block-index li p {
    margin-bottom: 0;
    overflow: hidden;
}
.four-block-index li p a {
    width: 50%;
    float: left;
    text-align: center;
    color: rgba(0,0,0, .5);
    font-size: 14px;
    margin-bottom: 11px;
}
img {
    vertical-align: middle;
}
.four-block-index li:last-child a {
    width: 50%;
}
.four-block-index li p a:hover {
    color: #437bc8;
}
.four-block-index li:nth-child(3) .bock01 p a {
    font-size: 14px;
}

.messager {


}

.messager h2 {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    position: relative;
    margin-top: 0;
    margin-bottom: 55px;
    letter-spacing: 3px;
}

.messager .photo-list {
    padding-left: 6px;
    overflow: hidden;
    margin-bottom: 0;
    margin: 0 -3px;
    padding-bottom: 0px;
}

.messager .photo-list li {
    width: 31.3%;
    float: left;
    position: relative;
    padding: 0 3px;
    margin-top: 0!important;
    overflow: visible!important;
    margin-bottom: 70px;
}

.messager .message-content {
    position: absolute;
    background-color: #fff;
    margin: 0% 13%;
    z-index: 5;
    left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    bottom: -55px;
    width: 89px;
}

.messager .message-content i img {
    width: auto;
}



/*.photo-list .img-message {
    overflow: hidden;
    transition: all 0.3s linear;
    display: block;
}*/
.photo-list .img-message img{width: 100%;}
.messager .message-content p {
    color: #000000;
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 10px;
    transition: all 0.3s linear;
}


.messager  .photo-list li a:hover .message-content p, .messager  .photo-list li a:hover .message-content i {
    color: #000000;
    -webkit-text-fill-color: inherit;
    margin-top: 5px;
    transition: all 0.3s linear;
}

.icon-gongkaizhinan {
    background: url(zhinan.png) no-repeat center;
}
.icon-gongkaineirong {
    background: url(zhidu.png) no-repeat center;
}
.icon-yishenqinggongkai {
    background: url(wenjian.png) no-repeat center;
}
.icon-gongkaizhidu {
    background: url(neirong.png) no-repeat center;
}
.icon-gongkainianbao {
    background: url(nianbao.png) no-repeat center;
}
.iconfont{
    height: 25px;
    display: block;
    background-size: 23px;
}

/*.messager .photo-list li a {
    transition: all 0.3s linear;
}*/

/*.messager .photo-list li a:hover .img-message {
    padding: 10px;
    transition: all 0.3s linear;
}*/