@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;
  box-sizing: border-box;
}
body,
button,
input,
select,
textarea {
  font-size: 14px;
  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;
}
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;
}
.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;
}
.header_dept_top .inhead .logo {
  height: 120px;
}

.tiplist li em,
.crumb .home {
  background: url('../images/news_icon.png') left top no-repeat;
}
.top {
  background: #f7f7f7;
  text-align: right;
  border-bottom: 1px solid #dedede;
  height: 32px;
  width: 100%;
}
.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.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: 2px solid #3269b8;
  border-right: none;
  border-radius: 25px 0 0 25px;
  padding-left: 20px;
  display: inline-block;
  margin-top: 10px;
  margin-left: 60px;
}
.saosou .btn {
  width: 120px;
  height: 38px;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  display: inline-block;
  margin-top: 10px;
  background-color: #3269b8;
  margin-left: -20px;
  border: none;
  font-size: 20px;
  color: #ffffff;
}
.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;
  font: 19px/60px arial;
  text-decoration: none;
}
.mainNav a span {
  display: block;
}
.mainNav a:hover {
  background: #217dc2;
}
.dbj {
  width: 100%;
  height: 447px;
  background: url(../images/banner.jpg) no-repeat center;
}

.newsBox {
  /*margin-bottom:25px;*/
  overflow: hidden;
  background: #f3f7f9;
  padding: 30px 0;
}
.newsBox .n_imgsBox {
  width: 600px;
  height: 373px;
  float: left;
  position: relative;
  overflow: hidden;
}
.n_imgsBox .callbacks li {
  width: 600px;
  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: 600px;
  height: 373px;
  display: block;
}
.n_imgsBox .callbacks li span {
  width: 440px;
  padding-right: 160px;
  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;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.n_imgsBox .callbacks_tabs {
  position: absolute;
  height: 20px;
  bottom: 8px;
  right: 15px;
  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: 560px;
  height: 373px;
  float: right;
  overflow: hidden;
  position: relative;
}
.n_listBox .cont {
  position: absolute;
}
.n_listBox ul {
  float: left;
  width: 560px;
}
.n_listBox li {
  font: 15px/30px 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: #3e3a39;
  width: 3px;
  height: 3px;
  margin: 13px 10px 0 2px;
  float: left;
}
.n_listBox li span {
  float: right;
  color: #999999;
}
.n_l_nav .n_l_more {
  display: block;
  float: right;
}
.n_l_nav .n_l_more {
  float: right;
  font: 17px/40px '微软雅黑';
  margin: 10px 0 0 0;
}
.n_l_nav .n_l_more a {
  display: none;
  color: #4477bf;
}
.n_l_nav .n_l_more a:hover {
  color: #1d71b7;
}
.new_title {
  width: 100%;
  height: 70px;
  font-size: 18px;
  line-height: 30px;
}
.new_title a {
  color: #06427c;
}

.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;
}

.xxzsBox {
  width: 100%;
  height: 405px;
  background-color: #ffffff;
}
.xxzsBox_left {
  width: 884px;
  height: 350px;
  float: left;
  overflow: hidden;
  position: relative;
}
.xxzsBox_left .cont {
  position: absolute;
}
.xxzsBox_left ul {
  float: left;
  width: 884px;
}
.xxzsBox_left li {
  overflow: hidden;
  width: 288px;
  height: 270px;
  background-color: #f6f6f6;
  float: left;
}
.n_l_nav_xxzs .n_l_more {
  display: block;
  float: right;
}
.n_l_nav_xxzs .n_l_more {
  float: right;
  font: 17px/40px '微软雅黑';
  margin: 10px 30px 0 0;
}
.n_l_nav_xxzs .n_l_more a {
  display: none;
  color: #4477bf;
}
.n_l_nav_xxzs .n_l_more a:hover {
  color: #1d71b7;
}
.normalTit_xxzs {
  height: 60px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
}
.normalTit_xxzs span {
  display: block;
  float: left;
  cursor: pointer;
  padding: 0 5px;
  font: 24px/60px Arial, 'Microsoft YaHei';
  margin: 0 0 -2px;
}
.normalTit_xxzs .on_xxzs {
  background-color: #4477bf;
  color: #ffffff;
}
.tb_yc {
  display: none;
}
.tb_on {
  display: block;
}
.xxzs_item_top {
  width: 100%;
  height: 176px;
}
.xxzs_item_bottom {
  width: 100%;
  height: 64px;
  padding-top: 30px;
  font-size: 16px;
  text-align: center;
}
.xxzsBox_right {
  width: 300px;
  height: 100%;
  float: right;
  margin-top: 30px;
}
.xxzsBox_right_item {
  width: 100%;
  height: 80px;
  margin-bottom: 10px;
}

.qhxxBox {
  width: 100%;
  height: 426px;
  background-color: #f3f7f9;
}
.ejcd_Box {
  width: 214px;
  height: 365px;
  float: left;
  margin-top: 30px;
  background-color: #ffffff;
}
.ejcd_Box p {
  width: 214px;
  height: 60px;
  font-size: 16px;
  background: #13aac4;
  margin-bottom: 1px;
  cursor: pointer;
  position: relative;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
}
.ejcd_div {
  width: 666px;
  height: 365px;
  float: left;
  margin-top: 30px;
  background-color: #dce7ec;
}
.ejcd_Box .on span {
  display: block;
}
.ejcd_Box .on {
  background-color: #c4d9e2;
  color: #333333;
}
.ejcd_a span {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 8px;
  border-color: #dce7ec #dce7ec #dce7ec #c4d9e2;
  position: absolute;
  left: 214px;
  top: 24px;
}
.ejcd_b span {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 8px;
  border-color: #dce7ec #dce7ec #dce7ec #c4d9e2;
  position: absolute;
  left: 214px;
  top: 24px;
}
.ejcd_c span {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 8px;
  border-color: #dce7ec #dce7ec #dce7ec #c4d9e2;
  position: absolute;
  left: 214px;
  top: 24px;
}
.ejcd_d span {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 8px;
  border-color: #dce7ec #dce7ec #dce7ec #c4d9e2;
  position: absolute;
  left: 214px;
  top: 24px;
}
.ejcd_e span {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 8px;
  border-color: #dce7ec #dce7ec #dce7ec #c4d9e2;
  position: absolute;
  left: 214px;
  top: 24px;
}
.ejcd_f span {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 8px;
  border-color: #dce7ec #dce7ec #dce7ec #c4d9e2;
  position: absolute;
  left: 214px;
  top: 24px;
}

.ejcd_div ul {
  margin-top: 20px;
  margin-left: 17px;
}
.ejcd_div ul li {
  width: 310px;
  height: 330px;
  margin-right: 10px;
  background-color: #ffffff;
  float: left;
}
.ejcd_div_s {
  width: 287px;
  height: 163px;
  margin-top: 13px;
  margin-left: 12px;
}
.ejcd_div_z {
  width: 287px;
  height: 55px;
  margin-left: 12px;
  font-size: 14px;
  padding-top: 15px;
}
.ejcd_div_z a {
  color: #48749f;
}
.ejcd_div_x {
  width: 287px;
  height: 84px;
  margin-left: 12px;
  font-size: 15px;
}
/*.ejcd_a_div_x p { font:15px/24px Arial;  overflow:hidden;}
.ejcd_a_div_x p a { display:block; float:left; width:93%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.ejcd_a_div_x p em { background:#3e3a39; width:3px; height:3px; margin:10px 10px 0 2px;  float:left;}*/

.dhBox {
  width: 100%;
  background-color: #f7f7f7;
}
.dhBox .warp dd {
  padding-left: 35px;
  height: 48px;
  line-height: 48px;
  background: url(../images/current.jpg) no-repeat left center;
}

.gcjsBox {
  width: 100%;
  height: auto;
  margin-top: 20px;
  background-color: #ffffff;
}
.gcjsRight {
  width: 100%;
  height: 100%;
}
.gcjsALL {
  width: 100%;
  height: 100%;
}

.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;
}

.gcjs_content {
  width: 100%;
  height: auto;
}
.gcjs_content p {
  text-indent: 2em;
  margin-bottom: 50px;
  line-height: 40px;
}

.zhdaList {
  width: 100%;
  height: auto;
}
.zhda_on {
  display: none;
}
.tcdPageCode {
  padding: 15px 20px;
  text-align: left;
  color: #ccc;
  margin-left: 400px;
}
.tcdPageCode 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;
}
.tcdPageCode a:hover {
  text-decoration: none;
  border: 1px solid #428bca;
}
.tcdPageCode 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;
}
.tcdPageCode 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;
}
.zhdaPage {
  margin-top: 20px;
}
.zhdaList li {
  font: 17px/36px Arial;
  overflow: hidden;
}
.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: 15px 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: 35px;
}
.c_d_info .large {
  font-size: 16px;
}
.c_d_info .middle {
  font-size: 14px;
}
.c_d_info .small {
  font-size: 12px;
}

.zhdaList_photo {
  width: 100%;
  height: auto;
}
.zhdaList_photo ul li {
  width: 288px;
  height: 270px;
  float: left;
  background-color: #f6f6f6;
  margin-bottom: 20px;
  font-size: 16px;
}
.ywb_photo_top {
  width: 100%;
  height: 176px;
}
.ywb_photo_bottom {
  width: 100%;
  height: 69px;
  text-align: center;
  padding-top: 25px;
}

.tpzsBox {
  width: 100%;
  height: 670px;
  background-color: #f7f7f7;
  margin-top: 20px;
}
.tpzs_Box {
  width: 208px;
  height: 587px;
  float: left;
  margin-top: 40px;
  background-color: #ffffff;
}
.tpzs_Box div {
  width: 208px;
  height: 129px;
  background: #13aac4;
  margin-bottom: 23px;
  cursor: pointer;
}
.tpzs_div {
  width: 951px;
  height: 587px;
  float: left;
  margin-top: 40px;
  background-color: #dce7ec;
  margin-left: 38px;
  position: relative;
}
.tpzs_div a img {
  width: 100%;
}
.tpzs_div span {
  width: 951px;
  font: 20px/54px 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;
}
.tpzs_Box .on {
  border: solid 2px #dd515f;
}
.pastBox {
  width: 100%;
  height: 698px;
}
.past_title {
  width: 100%;
  height: 60px;
  margin-top: 15px;
  border-bottom: solid 4px #ebebeb;
}
.past_title_c {
  width: 176px;
  height: 60px;
  font-size: 28px;
  text-align: center;
  line-height: 60px;
  border-bottom: solid 4px #4477bf;
  color: #4477bf;
}
.pastItems {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.pastItems ul li {
  width: 287px;
  height: 270px;
  float: left;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  font-size: 16px;
}
.pastItems_top {
  width: 100%;
  height: 176px;
}
.pastItems_bottom {
  width: 100%;
  height: 69px;
  text-align: center;
  padding-top: 25px;
}

.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_huigu {
  width: 100%;
  height: auto;
}
.zhdaList_huigu ul li {
  width: 288px;
  float: left;
  margin-bottom: 20px;
  font-size: 16px;
}

.article-title {
  font: 24px/30px '微软雅黑';
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
  padding: 20px;
}
.article-attr {
  padding-bottom: 25px;
  color: #333;
  text-align: center;
  font-size: 14px;
  border-bottom: #e1e1e1 1px solid;
}
.article-attr b {
  font-weight: normal;
}
.article-attr span {
  margin: 0 8px;
  display: inline-block;
}
.article-attr .fontsize a {
  cursor: pointer;
  margin-right: 4px;
  margin-left: 4px;
}
.article-attr .fontsize a.l {
  font-size: 18px;
}
.article-attr .fontsize a.l {
  font-size: 18px;
}
.article-attr .fontsize a.m {
  font-size: 16px;
}
.article-attr .fontsize a.s {
  font-size: 14px;
}
.article-attr .fontsize a:hover {
  color: #8d0707;
}
.article-attr .llcs b {
  color: #8d0707;
}
.article-content {
  clear: both;
  padding: 20px;
  line-height: 2.2;
  overflow: hidden;
  font-size: 16px;
}
.article-content p {
  margin: 15px 0;
}
.article-content table,
.article-content video,
.article-content img {
  max-width: 100%;

}
.hidden-pc {
  display: none;
}
.hidden-mobile {
  display: block;
}

@media screen and (max-width: 768px) {
  .header-box .menu {
    z-index: 999;
  }
  .hidden-pc {
    display: block;
  }
  .hidden-mobile {
    display: none;
  }
  body {
    min-width: 100%;
  }
  .dbj {
    width: 100%;
    height: 25vw;
    background-size: auto 100%;
  }
  /* 轮播图  */
  .newsBox .n_imgsBox {
    width: 100%;
    height: 62vw;
  }
  .n_imgsBox li img {
    width: 100%;
    height: 62vw;
  }
  /* 轮播图 点  */
  .n_imgsBox .callbacks {
    width: 100%;
  }
  .n_imgsBox .callbacks li {
    width: 100%;
  }
  .n_imgsBox .callbacks_tabs {
    right: 10px;
  }
  .n_imgsBox .callbacks_tabs a {
    margin: 0 5px 5px 0;
  }
  /* 新闻列表 */
  .newsBox .n_listBox {
    width: 100%;
  }
  .newsBox {
    padding: 10px 0;
  }
  .n_listBox {
    padding: 0 10px;
  }
  .n_listBox .cont {
    position: relative;
    width: 100% !important;
  }
  .n_listBox ul {
    float: none;
    width: 100%;
  }
  /* tab  */
  .qhxxBox {
    width: 100%;
    height: auto;
  }
  .ejcd_Box {
    float: none;
    margin-top: 10px;
  }
  .warp {
    width: 100%;
  }
  .ejcd_Box {
    width: 100%;
    height: auto;
  }
  .ejcd_Box p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
  }
  .ejcd_div {
    width: 100%;
    height: auto;
    float: none;
  }
  .ejcd_div ul {
    margin: 0;
  }
  .ejcd_div ul li {
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0;
    float: none;
  }
  .ejcd_div ul li img {
    display: block;
    margin: 0 auto;
  }

  .ejcd_div_s {
    width: 100%;
    height: auto;
    margin-top: 13px;
    margin-left: 0;
  }
  .ejcd_div_z {
    width: 100%;
    height: auto;
    margin-left: 0;
    font-size: 14px;
    padding-top: 15px;
  }

  .ejcd_div_x {
    width: 100%;
    height: auto;
    margin-left: 0;
    font-size: 15px;
  }

  .xxzsBox_right {
    margin-top: 10px;
    width: 100%;
    float: none;
  }
  .xxzsBox_right img {
    display: block;
    margin: 0 auto;
  }
}

/* 列表、详情移动端 */
@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
    width: 100%;
  }
  /* list */
  .zhdaList li a {
    width: calc(100% - 120px);
  }
  /* list_tt */
  .dhBox .warp {
    height: 48px;
    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%;
  }
 
  .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;
  }
  .article-content table,
.article-content video,
.article-content img {
  max-width: 100%;
  height: auto!important;
}
  .TRS_Editor table {
    width: 100%;
  }
  .TRS_Editor img {
    max-width: 100%;
    height: auto!important;
    display: block;
    margin: 0 auto;
  }
  .normalTit_gc span {
    font: 18px/48px Arial, 'Microsoft YaHei';
  }
  .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);
  }
}
