@keyframes gov_icon {
  50% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(10deg);
  }
  70% {
    transform: rotate(-10deg);
  }
  80% {
    transform: rotate(10deg);
  }
  90% {
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes gov_icon {
  50% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(10deg);
  }
  70% {
    -webkit-transform: rotate(-10deg);
  }
  80% {
    -webkit-transform: rotate(10deg);
  }
  90% {
    -webkit-transform: rotate(-5deg);
  }
}
@-o-keyframes gov_icon {
  50% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(10deg);
  }
  70% {
    -o-transform: rotate(-10deg);
  }
  80% {
    -o-transform: rotate(10deg);
  }
  90% {
    -o-transform: rotate(-5deg);
  }
}

@charset "utf-8"; /* CSS Document */
* {
  padding: 0;
  margin: 0;
}
body,
button,
input,
select,
textarea {
  font-size: 17px;
  font-family: 'Microsoft YaHei';
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  font: 17px/1.2 'Microsoft YaHei';
  color: #333;
  line-height: 1.2;
}

.font_YaHei {
  font-family: 'Microsoft YaHei';
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
}
fieldset,
img {
  border: 0;
}
q:before,
q:after {
  content: '';
}
a:focus,
input,
textarea {
  outline-style: none;
}
input[type='text'],
input[type='password'],
textarea {
  outline-style: none;
  -webkit-appearance: none;
}
textarea {
  resize: none;
}
address,
caption,
cite,
code,
dfn,
em,
i,
th,
var,
b {
  font-style: normal;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
b {
  font-weight: bold;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a {
  color: #444444;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #268bcb;
}
.mt20 {
  margin-bottom: 20px;
}
.col {
  float: left;
}
/*.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 { float: left}*/
.col-1 {
  width: 4.16666667%;
}
.col-2 {
  width: 8.33333333%;
}
.col-3 {
  width: 12.5%;
}
.col-4 {
  width: 16.66666667%;
}
.col-5 {
  width: 20.83333333%;
}
.col-6 {
  width: 25%;
}
.col-7 {
  width: 29.1666667%;
}
.col-8 {
  width: 33.33333333%;
}
.col-9 {
  width: 37.5%;
}
.col-10 {
  width: 41.66666667%;
}
.col-11 {
  width: 45.83333333%;
}
.col-12 {
  width: 50%;
}
.col-13 {
  width: 54.16666667%;
}
.col-14 {
  width: 58.33333333%;
}
.col-15 {
  width: 62.5%;
}
.col-16 {
  width: 66.66666667%;
}
.col-17 {
  width: 70.83333333%;
}
.col-18 {
  width: 75%;
}
.col-19 {
  width: 79.16666667%;
}
.col-20 {
  width: 83.33333333%;
}
.col-21 {
  width: 87.5%;
}
.col-22 {
  width: 91.66666667%;
}
.col-23 {
  width: 95.83333333%;
}
.col-24 {
  width: 100%;
}
body {
  color: #464646;
  min-width: 1200px;
}
.warp {
  clear: both;
  margin: 0 auto;
  width: 1200px;
}
.tiplist li em,
.crumb .home {
  background: url('http://www.sipac.gov.cn/dept/images/news_icon.png') left top
    no-repeat;
}
.top {
  background: #f7f7f7;
  text-align: right;
  border-bottom: 1px solid #dedede;
  height: 32px;
  width: 100%;
}
.top a.homeBtn {
  background: url('../images/head_box.jpg') center 0 no-repeat;
  line-height: 28px;
  width: 134px;
  padding: 0 0 0 15px;
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
.top span {
  display: inline-block;
  padding: 0 30px;
  display: block;
  float: left;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
}
.top_right {
  height: 32px;
  line-height: 32px;
  float: right;
}
.top_right a {
  color: #797979;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 14px;
}
.top_right a:hover {
  text-decoration: underline;
}
.header {
  height: 145px;
}
.header .logo {
  background: url('../images/logo_dangan.jpg') 40px 0 no-repeat;
  float: left;
  height: 85px;
  padding: 0;
  text-indent: -9999px;
  width: 800px;
  margin: 40px 0 0;
}
.saosou {
  width: 32%;
  float: right;
  padding-top: 3%;
}
.saosou .txt {
  width: 220px;
  height: 34px;
  border: 1px solid #b5b5b5;
  border-right: none;
  border-radius: 25px 0 0 25px;
  padding-left: 20px;
  display: inline-block;
  margin-top: 10px;
  margin-left: 60px;
}
.saosou .btn {
  border: solid 1px #b5b5b5;
  width: 56px;
  height: 36px;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  display: inline-block;
  margin-top: 10px;
  background: url(http://www.sipac.gov.cn/images/2018/ssan.jpg) no-repeat center
    center;
}
.bottomsoid {
  width: 100%;
  border-bottom: solid 4px #b7c4d7;
}
.mainNav {
  background: #1769a7;
  height: 60px;
  line-height: 60px;
}
.mainNav a {
  display: block;
  float: left;
  position: relative;
  padding: 0 30px;
  color: #fff;
  text-decoration: none;
  font-size: 19px;
}
.mainNav a span {
  display: block;
}
.mainNav a:hover {
  background: #217dc2;
}

.newsBox {
  margin-bottom: 20px;
  overflow: hidden;
  background: #f7f7f7;
  padding: 30px 0;
}
.newsBox .n_imgsBox {
  width: 720px;
  height: 445px;
  float: left;
  position: relative;
  overflow: hidden;
}
.n_imgsBox .callbacks li {
  width: 720px;
  height: 445px;
}
.n_imgsBox .callbacks li a {
  display: block;
  position: relative;
}
.n_imgsBox .callbacks li a:hover {
  text-decoration: none;
}
.n_imgsBox li img {
  width: 720px;
  height: 445px;
  display: block;
}
.n_imgsBox .callbacks li span {
  width: 720px;
  font: 19px/50px Arial;
  display: block;
  text-indent: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
  position: absolute;
  bottom: 0;
  background: #000000;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.n_imgsBox .callbacks_tabs {
  position: absolute;
  height: 20px;
  bottom: 8px;
  right: 30px;
  z-index: 9;
}
.n_imgsBox .callbacks_tabs li {
  float: left;
}
.n_imgsBox .callbacks_tabs a {
  display: block;
  float: left;
  overflow: hidden;
  width: 12px;
  line-height: 12px;
  border-radius: 50%;
  margin: 0 12px 12px 0;
  cursor: pointer;
  background: #ababb7;
  text-indent: -999px;
}
.n_imgsBox .callbacks_tabs .callbacks_here a {
  background: #c31f0b;
}
.newsBox .n_listBox {
  width: 455px;
  height: 450px;
  float: right;
  overflow: hidden;
  position: relative;
}
.n_listBox .cont {
  position: absolute;
}
.n_listBox ul {
  float: left;
  width: 455px;
}
.n_listBox li {
  font: 17px/38px Arial;
  overflow: hidden;
}
.n_listBox li a {
  display: block;
  float: left;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.n_listBox li em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 18px 10px 0 2px;
  float: left;
}
.n_listBox li span {
  float: right;
  color: #999999;
}

.normalTit {
  border-bottom: 2px solid #eaeaea;
  height: 48px;
  margin-bottom: 20px;
}
.normalTit span {
  display: block;
  float: left;
  cursor: pointer;
  padding: 0 5px;
  font: 24px/48px Arial, 'Microsoft YaHei';
  margin: 0 0 -2px;
}
.normalTit .on {
  color: #1d71b7;
  border-bottom: 2px solid #1d71b7;
}
.normalTit .on a {
  color: #1d71b7;
}

.ywznBox {
  width: 100%;
  height: 383px;
  background-color: #ffffff;
}
.zwgkList {
  width: 332px;
  height: 100%;
  float: left;
}
.xinxiList {
  width: 100%;
  height: 160px;
}
.xinxiList ul li {
  width: 75px;
  height: 80px;
  float: left;
  text-align: center;
}
.xinxiList ul li .sipaciconfont {
  font-size: 25px;
  color: #5390d0;
  -webkit-text-stroke-width: 0.2px;
}
.jg {
  margin-right: 50px;
}
.cgjsList {
  width: 100%;
  height: 115px;
}
.cgjsLeft {
  width: 100px;
  height: 100%;
  float: left;
  background-color: #4ecccb;
  border-radius: 5px;
}
.cgjsLeft_top {
  width: 100%;
  height: 70px;
  text-align: center;
  line-height: 70px;
}
.cgjsLeft_top i {
  color: #ffffff;
  font-size: 40px;
}
.cgjsLeft_bottom {
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.cgjsRight {
  width: 215px;
  height: 100%;
  float: right;
}
.cgjsRight ul li {
  width: 85px;
  height: 38px;
  float: left;
  line-height: 38px;
}
.cgjsRight em {
  background: #cbcbcb;
  width: 5px;
  height: 5px;
  margin: 18px 10px 0 2px;
  float: left;
}
.taxgBox {
  width: 396px;
  height: 100%;
  margin-left: 60px;
  float: left;
}
.dacxQuery .dacx_txt {
  width: 330px;
  height: 40px;
  border: 1px solid #b5b5b5;
  border-right: none;
  border-radius: 25px 0 0 25px;
  display: inline-block;
}
.dacxQuery .dacx_btn {
  border: solid 1px #b5b5b5;
  width: 66px;
  height: 42px;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  display: inline-block;
  background: url(../images/ssan.jpg) no-repeat center center;
}
.daxxList {
  width: 100%;
  height: 255px;
}
.daxxjbList ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.daxxjbList em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 18px 10px 0 2px;
  float: left;
}
.ffznBox {
  width: 375px;
  height: 100%;
  float: right;
}
.ffznList ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
}
.ffznList em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 22px 10px 0 2px;
  float: left;
}
.ffznBottom {
  width: 100%;
  height: 35px;
  margin-top: 16px;
}
.ffznBottom_left {
  width: 110px;
  height: 35px;
  float: left;
  background-color: #e96172;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  color: #ffffff;
}
.ffznBottom_right {
  width: 230px;
  height: 35px;
  float: left;
  margin-left: 33px;
  background-color: #e89560;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  color: #ffffff;
}
.ywxxBox {
  width: 100%;
  height: 406px;
  background-color: #f7f7f7;
}
.ywzdBox {
  width: 590px;
  height: 400px;
  float: left;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}
.ywzdBox .cont {
  position: absolute;
}
.ywzdBox ul {
  float: left;
  width: 590px;
}
.ywzdBox li {
  font: 17px/38px Arial;
  overflow: hidden;
}
.ywzdBox li a {
  display: block;
  float: left;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ywzdBox li em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 18px 10px 0 2px;
  float: left;
}
.ywzdBox li span {
  float: right;
  color: #999999;
}
.n_l_nav_yw {
  float: right;
}
.n_l_nav_yw span {
  font-size: 17px;
}
.ywzdBox .normalTit .on_ym {
  color: #1d71b7;
}

.xxxzBox {
  width: 590px;
  height: 400px;
  float: right;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}
.xxxzBox .cont {
  position: absolute;
}
.xxxzBox ul {
  float: left;
  width: 590px;
}
.xxxzBox li {
  font: 17px/38px Arial;
  overflow: hidden;
}
.xxxzBox li a {
  display: block;
  float: left;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xxxzBox li em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 18px 10px 0 2px;
  float: left;
}
.xxxzBox li span {
  float: right;
  color: #999999;
}
.n_l_nav_xx {
  float: right;
}
.n_l_nav_xx span {
  font-size: 17px;
}
.xxxzBox .normalTit .on_xx {
  color: #1d71b7;
}

.zthgBox {
  width: 100%;
  height: 345px;
}
.lsztBox {
  width: 403px;
  height: 300px;
  float: left;
  margin-top: 30px;
  border: solid 1px #eeeeee;
}
.lszt_Top {
  width: 100%;
  height: 112px;
  background: url(../images/dangan_lszthg.jpg) no-repeat center;
}
.lszt_bottom {
  width: 100%;
  height: 188px;
}
.lszt_bottom ul li {
  float: left;
  width: 133px;
  height: 100%;
  text-align: center;
  line-height: 30px;
  padding-top: 40px;
}
.lszt_bottom ul li a i {
  font-size: 40px;
}
.dsjBox {
  width: 335px;
  height: 100%;
  float: left;
  margin-left: 40px;
  margin-top: 20px;
}
.dsjList li {
  font: 17px/36px Arial;
  overflow: hidden;
}
.dsjList li a {
  display: block;
  float: left;
  width: 55%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dsjList li em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 18px 10px 0 2px;
  float: left;
}
.dsjList li span {
  float: right;
  color: #999999;
}
.wsztBox {
  width: 370px;
  height: 100%;
  float: right;
  margin-top: 20px;
}

.Box {
  position: relative;
}
.Box .content {
  width: 250px;
  margin: 0 auto;
  margin-left: 65px;
}
.Box h2 {
  text-align: center;
  margin-bottom: 35px;
  padding-top: 250px;
}
.Box .Box_con {
  position: relative;
}
.Box .Box_con .btnl {
  position: absolute;
}
.Box .Box_con .btn {
  display: block;
  width: 48px !important;
  height: 70px !important;
  position: absolute;
  top: 60px !important;
  cursor: pointer;
}
.Box .Box_con .btnl {
  background: url(../images/jtl02.jpg) no-repeat center;
  left: -65px;
}
.Box .Box_con .btnr {
  background: url(../images/jtr02.jpg) no-repeat center;
  right: -54px !important;
}
.Box .Box_con .conbox {
  position: relative;
  overflow: hidden;
}
.Box .Box_con .conbox ul {
  position: relative;
  list-style: none;
}
.Box .Box_con .conbox ul li {
  float: left;
  width: 250px !important;
  height: 205px !important;
  overflow: hidden;
}
.Box .Box_con .conbox ul li:first-child {
  margin-left: 0;
}
.Box .Box_con .conbox ul li img {
  display: block;
  width: 250px !important;
  height: 205px !important;
  transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
  transform: scale(1.1);
}

.wsztList {
  margin-top: 10px;
}
.wsztList ul li {
  width: 100%;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wsztList em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 18px 10px 0 2px;
  float: left;
}

.yqbyBox {
  width: 100%;
  height: 150px;
  margin-top: 20px;
}
.xxxtBox {
  width: 100%;
  height: 100%;
}
.xxxtNav {
  width: 177px;
  height: 51px;
  float: left;
  background-color: #f2f2f2;
  text-align: center;
  line-height: 51px;
}

.dhBox {
  width: 100%;
  height: 48px;
  background-color: #f7f7f7;
}
.gcjsBox {
  width: 100%;
  min-height: 1000px;
  margin-top: 20px;
  background-color: #ffffff;
}
.gcjsLeft {
  width: 250px;
  height: 100%;
  float: left;
}
.normalTit_gc {
  border-bottom: 2px solid #eaeaea;
  height: 48px;
  margin-bottom: 20px;
}
.normalTit_gc span {
  display: block;
  float: left;
  cursor: pointer;
  padding: 0 5px;
  font: 22px/48px Arial, 'Microsoft YaHei';
  margin: 0 0 -2px;
}
.normalTit_gc .on {
  color: #1d71b7;
}
.gcjsList ul li {
  width: 200px;
  height: 40px;
  background: url(../images/xiaojiantou.jpg) no-repeat 30px center;
  background-color: #f1f1f1;
  margin-bottom: 10px;
  padding-left: 28px;
  line-height: 40px;
  padding-left: 50px;
}
.gcjsList ul li:hover {
  background: url(../images/xiaojiantou_blue.png) no-repeat 30px center;
  background-color: #1469ba;
  cursor: pointer;
}
.gcjsList ul li:hover a {
  color: #ffffff;
}
.gcjsRight {
  width: 912px;
  height: 100%;
  float: right;
}
.gcjsAll {
  width: 100%;
  height: 100%;
  float: right;
}
.gcjs_content {
  width: 100%;
  height: auto;
}
.gcjs_content h1 {
  font: 24px/30px '微软雅黑';
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
  padding: 20px;
  font-weight: normal;
}
.gcjs_content p {
  text-indent: 2em;
  line-height: 40px;
}
.zhdaList {
  width: 100%;
}
.zhda_on {
  display: none;
}
.pageBar {
  padding: 15px 20px;
  text-align: left;
  color: #ccc;
  margin-top: 20px;
  text-align: center;
}
.pageBar a {
  display: inline-block;
  color: #428bca;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  border: 1px solid #ddd;
  margin: 0 2px;
  border-radius: 4px;
  vertical-align: middle;
}
.pageBar a:hover {
  text-decoration: none;
  border: 1px solid #428bca;
}
.pageBar span.current {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 2px;
  color: #fff;
  background-color: #428bca;
  border: 1px solid #428bca;
  border-radius: 4px;
  vertical-align: middle;
}
.pageBar span.disabled {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 2px;
  color: #bfbfbf;
  background: #f2f2f2;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  vertical-align: middle;
}

.zhdaList li {
  font: 17px/41px Arial;
  overflow: hidden;
  border-bottom: dashed 1px #dadada;
}
.zhdaList li a {
  display: block;
  float: left;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zhdaList li em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 18px 10px 0 12px;
  float: left;
}
.zhdaList li span {
  float: right;
  color: #999999;
}

.contR_cont {
  border-top: none;
  padding-bottom: 20px;
  min-height: 600px;
  margin-bottom: 20px;
}
.contR_detail {
  overflow: auto;
  padding: 10px 25px;
}
.contR_detail p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.contR_detail h1 {
  font: 24px/30px '微软雅黑';
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
  padding: 20px;
}
.c_d_info {
  font: 12px/30px '微软雅黑';
  text-align: center;
  clear: both;
  margin-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
.c_d_info span {
  display: inline-block;
  margin-right: 5px;
}
.c_d_content {
  font: 17px/30px '微软雅黑';
  text-align: justify;
  overflow: hidden;
}
.c_d_content p {
  text-indent: 2em;
  margin-bottom: 10px;
}
.c_d_info .large {
  font-size: 16px;
}
.c_d_info .middle {
  font-size: 14px;
}
.c_d_info .small {
  font-size: 12px;
}

.icon-lingdao {
  background: url(../images/zwgk_icon_r1_c1_s1.jpg) left center no-repeat;
}
.icon-jianjie {
  background: url(../images/zwgk_icon_r1_c8_s1.jpg) left center no-repeat;
}
.icon-shebao {
  background: url(../images/zwgk_icon_r1_c11_s1.jpg) left center no-repeat;
}
.icon-lingdao1 {
  background: url(../images/zwgk_icon_r6_c2_s1.jpg) left center no-repeat;
}
.icon-hangzhengquanliqingdan {
  background: url(../images/zwgk_icon_r5_c7_s1.jpg) left center no-repeat;
}
.icon-tubiaozhizuomoban_fuzhi {
  background: url(../images/zwgk_icon_r5_c12_s1.jpg) left center no-repeat;
}
.icon-house {
  background: url(../images/zwgk_icon_r10_c3_s1.jpg) left center no-repeat;
}
.icon-yqfz {
  background: url(../images/lszt_icon_r1_c1_s1.jpg) center center no-repeat;
  height: 38px;
  display: block;
}
.icon-zjcg {
  background: url(../images/lszt_icon_r1_c3_s1.jpg) center center no-repeat;
  height: 38px;
  display: block;
}
.icon-bycg {
  background: url(../images/lszt_icon_r1_c5_s1.jpg) center center no-repeat;
  height: 38px;
  display: block;
}

/*page*/
#page_div {
  clear: both;
  padding: 10px 0;
  text-align: center;
  color: #666666;
  font-size: 14px;
}
#page_div a {
  color: #666666;
}
#page_div .pagination_index_last * {
  vertical-align: middle\9;
}
#page_div .arrow {
  margin: 0 2px 5px;
}
#page_div .moye,
#page_div .arrow a,
#page_div .index_num,
.pagination_index_last a {
  display: inline-block;
  padding: 0 10px;
  line-height: 30px;
  border: #dfdfdf 1px solid;
  border-radius: 3px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  background: #f1f1f1;
  background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
  background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
  background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
  background: linear-gradient(#ffffff 10%, #f1f1f1);
}
#page_div .index_num {
  border-color: #00679d;
  background: #00679d;
  color: #fff;
}
#page_div .index_num a {
  display: inline;
  padding: 0;
  background: none;
  color: #fff;
  border: none;
}
#page_div a:hover {
  background: #00679d;
  border-color: #00679d;
  color: #fff;
  text-decoration: none;
}
.pagination_index_last {
  padding-left: 15px;
}
.pagination_index_last a {
  font-weight: bold;
}
#pagination_input {
  width: 40px;
  margin: 0 2px;
  height: 28px;
  border: #dfdfdf 1px solid;
  background: #fff;
  text-align: center;
  border-radius: 3px;
}

/* 手机端样式 */
@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
    width: 100%;
  }
  .dhBox .warp {
    height: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .warp {
    width: 100%;
  }
  .gcjsBox {
    width: 100%;
    height: auto;
    min-height: 400px;
    padding: 0 8px;
    box-sizing: border-box;
  }

  .gcjsLeft {
    width: 100%;
  }
  .gcjsRight {
    width: 100%;
  }

  .zhdaList {
    width: 100%;
  }
  .zhda_on {
    display: none;
  }
  .pageBar {
    padding: 15px 20px;
    text-align: left;
    color: #ccc;
    margin-top: 20px;
    text-align: center;
  }
  .pageBar a {
    display: inline-block;
    color: #428bca;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
  }
  .pageBar a:hover {
    text-decoration: none;
    border: 1px solid #428bca;
  }
  .pageBar span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    vertical-align: middle;
  }
  .pageBar span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
  }

  .zhdaList li {
    font: 17px/41px Arial;
    overflow: hidden;
    border-bottom: dashed 1px #dadada;
  }
  .zhdaList li a {
    display: block;
    float: left;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zhdaList li em {
    background: #cbcbcb;
    width: 3px;
    height: 3px;
    margin: 18px 10px 0 12px;
    float: left;
  }
  .zhdaList li span {
    float: right;
    color: #999999;
  }

  /* 信息公示 */
  .gcjsList ul,
  .gcjsList .sideMenu {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .gcjsList ul li {
    width: 49%;
    padding: 5px 0;
    height: auto;
    background: url(../images/xiaojiantou.jpg) no-repeat 30px center;
    background-color: #f1f1f1;
    margin-bottom: 10px;
    /* padding-left: 28px; */
    line-height: 30px;
    padding-left: 50px;
    box-sizing: border-box;
  }
  .gcjs_content a img {
    display: block;
    width: 100%;
  }
  .gcjs_content p img {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  .TRS_Editor table {
    width: 100%;
  }
  .normalTit_gc span {
    font: 18px/48px Arial, 'Microsoft YaHei';
  }
  .footer .container {
    width: 100%;
  }
  .title-news-center {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 59px;
    background-size: 100% 100%;
    color: #fff;
    font-size: 18px;
    background-image: url(../images/news-center-bg.png);
  }
  .TRS_Editor iframe {
    width: 100%;
  }
}
