@charset "gb2312";
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
}
ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  border: none;
  max-width: 100%;
}
p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6, i, em, b {
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
  color: #333;
}
input, select, textarea {
  outline: none;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "microsoft yahei";
}
table {
  border-collapse: collapse;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clear {
  clear: both;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.bg {
  background: #fff;
}
.pt-3 {
  padding-top: 30px;
}
.main {
  background: url(../images/main_bg.jpg) center top no-repeat;
}
/*尾部*/
.footer {
  margin-top: 20px;
  border-top: 8px solid #eee;
  background: #fff;
}
.footer_top {
  margin: 24px auto;
  height: 40px;
  position: relative;
}
.footer_top li.item {
  border: 1px solid #d8d8d8;
  line-height: 40px;
  float: left;
  margin-right: 13px;
  width: 158px;
  text-align: center;
}
.footer_top li.last {
  margin-right: 0;
}
.footer_top li.item > a {
  color: #666;
  font-size: 14px;
  display: block;
  position: relative;
  background: url(../images/select.png) no-repeat 135px center;
}
.footer_top li.item i {
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.footer_bot {
  padding-bottom: 35px;
  overflow: hidden;
}
.footer_lf {
  float: left;
}
.footer_lf_top {
  font-size: 14px;
  color: #333;
}
.footer_lf_top a {
  font-size: 14px;
  color: #333;
}
.footer_lf_top b {
  margin: 0 13px;
}
.footer_lf_bot {
  margin-top: 18px;
}
.footer_lf_bot em {
  display: block;
  margin-bottom: 4px;
  overflow: hidden;
}
.footer_lf_bot em span {
  float: left;
  font-size: 12px;
  color: #333;
  margin-right: 30px;
}
.footer_lf_bot em span a { /* float: left; */ margin-right: 3px;
  color: #333;
}
.footer_mid {
  float: left;
  margin-top: 25px;
  margin-right: 30px;
}
.footer_mid a {
  float: left;
  margin-right: 16px;
}
.footer_mid .a2 {
  margin-top: 5px;
}
.footer_rg {
  float: right;
}
.footer_rg li {
  float: left;
  margin-left: 20px;
  width: 86px;
}
.footer_rg li i {
  display: block;
}
.footer_rg li i img {
  display: block;
  margin: 0 auto;
}
.footer_rg li span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-top: 5px;
}
.wzdh {
  display: none;
  width: 1200px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 1px solid #dae2e8;
  background: #fff;
  z-index: 100;
  bottom: 100%;
}
.wzdh ul {
  padding: 13px 18px;
}
.wzdh li {
  width: 16.6%;
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  vertical-align: top;
}
.wzdh li a {
  display: block;
  text-align: left;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  padding-left: 6px;
}
.wzdh li:hover a {
  color: #015293;
}
.footer_top li:hover .wzdh {
  display: block;
}
/*头部*/
.head {
  background: url(../images/header.jpg) no-repeat top center;
  height: 700px;
}
.logo {
  padding-top: 60px;
  padding-left: 150px;
}
.head_mid img {
  display: block;
  margin: 0 auto;
}
.head_mid {
  margin-top: 65px;
  padding-left: 82px;
}
.head_bot {
  margin-top: 20px;
}
.head_bot i {
  margin-left: 26px;
}
/*内容*/
.zt_title img {
  display: block;
  margin: 0 auto;
}
.ztyw {
  margin-top: 80px;
}
.ztyw_top_img {
  width: 300px;
  float: left;
}
.ztyw_top {
  margin-left: 330px;
  margin-top: 75px;
  background: #fff;
  border: 3px solid #d98b8a;
  padding: 40px 20px;
}
.ztyw_top .a1 {
  display: block;
  color: #e90000;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}
.ztyw_top span {
  font-size: 16px;
  color: #333;
  text-indent: 2em;
  line-height: 30px;
  margin-top: 10px;
  display: block;
}
.ztyw_top span a {
  font-size: 16px;
  color: #333;
}
.ztyw_pic {
  float: left;
  width: 580px;
  height: 355px;
  position: relative;
  overflow: hidden;
}
.slideBox {
  width: 100%;
  height: 355px;
  background: #fff;
  overflow: hidden;
  position: relative;
}
.slideBox .shd {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0px;
  z-index: 1;
}
.slideBox .shd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
  padding-right: 5px;
}
.slideBox .shd ul li {
  float: left;
  margin: 10px 5px 0 0;
  width: 15px;
  height: 15px;
  font-size: 0px;
  border-radius: 50%;
  line-height: 15px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  background: #bfbfbf;
  color: #fff;
}
.slideBox .shd ul li.on {
  background: #ff0000;
  color: #fff;
  border-radius: 50%;
}
.slideBox .sbd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .sbd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.slideBox .sbd img {
  width: 100%;
  height: 355px;
  display: block;
}
.slideBox .sbd li p {
  width: 100%;
  position: absolute;
  padding: 0px;
  margin: 0px;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
  display: block;
  color: #fff;
  text-indent: 15px;
  text-align: left;
}
.ztyw_list {
  float: right;
  width: 600px;
  padding: 5px 22px;
}
.ztyw_list li {
  overflow: hidden;
  margin-bottom: 24px;
}
.ztyw_list li:last-child {
  margin-bottom: 0;
}
.ztyw_list li i {
  float: left;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e90000;
  margin-top: 8px;
}
.ztyw_list li a {
  float: left;
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 17px;
  margin-left: 20px;
}
.ztyw_list li a:hover {
  color: #e90000;
}
.more1 {
  width: 200px;
  display: block;
  background: #b7201e;
  text-align: center;
  padding: 10px 0;
  margin: 35px auto;
  border-radius: 4px;
  color: #fff;
}
.more2 {
  background: #fff;
  color: #DB0000
}
.gzbg {
  margin-top: 50px;
}
.gzbg_con {
  margin-top: 70px;
}
.gzbg_con .report-img {
  float: left;
  display: block;
  width: 680px;
  height: 400px;
  background: #fff;
}
.lht1-c1 {
  float: right;
  width: 520px;
  padding-left: 40px;
}
.lht1-c1 h1 a {
  display: block;
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lht1-c1 h1 a:hover {
  color: #e90000;
}
.zyt1 {
  margin-top: 20px;
  background: #f0f0f0;
  padding: 16px;
  color: #666;
}
.zyt1 span {
  display: block;
}
.zyt1 p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 9px;
  text-indent: 2em;
}
.lht1-lists {
  margin-top: 20px;
}
.lht1-lists li {
  overflow: hidden;
  margin-top: 24px;
}
.lht1-lists li a {
  float: left;
  font-size: 17px;
  padding-left: 14px;
  position: relative;
  width: 78%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.lht1-lists li span {
  float: right;
  font-size: 14px;
  color: #999;
}
.lht1-lists li a:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #dadada;
  position: absolute;
  left: 0;
  top: 10px;
  margin-top: -2px;
}
.lht1-lists li a:hover {
  color: #be001e;
}
.lht1-lists li a:hover:before {
  background: #be001e;
}
.dbwy_con {
  margin-top: 70px;
}
.dbwy_con a {
  float: left;
  display: block;
  width: 575px;
  height: 142px;
  background: #fff;
  border: 6px solid #ffe3dc;
  padding: 0 20px;
  margin-right: 39px;
  margin-bottom: 25px;
}
.dbwy_con a:nth-child(2n+2) {
  margin-right: 0;
}
.dbwy_con a span {
  display: block;
  font-size: 18px;
  color: #d30c18;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  margin-top: 22px;
}
.dbwy_con a b {
  display: block;
  margin-top: 10px;
  line-height: 26px;
  font-size: 16px;
  color: #666;
}
.dbwy_con a:hover {
  background: #d30c18;
  border-color: #d30c18;
}
.dbwy_con a:hover span {
  color: #fff;
}
.dbwy_con a:hover b {
  color: #fff;
}
.bgjd {
  margin-top: 230px;
}
.bgjd_con {
  margin-top: 30px;
}
.bgjd-list li {
  float: left;
  width: 278px;
  margin-right: 27px;
  background: #fff;
}
.bgjd-list li:last-child {
  margin-right: 0;
}
.bgjd-list li i {
  width: 100%;
  height: 470px;
  display: block;
}
.bgjd-list li i img {
  display: block;
  width: 100%;
  height: 100%;
}
.bgjd-list li span {
  display: block;
  padding: 15px;
  color: #333;
  font-size: 18px;
  text-align: center;
  line-height: 26px;
  background: #fff;
  border: 1px solid #b2251e;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  ;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bgjd-list li a:hover span {
  color: #e90000;
}
.spbd {
  margin-top: 50px;
}
.spbd_con {
  position: relative;
  width: 1052px;
  margin: 0 auto;
  margin-top: 70px;
}
.spbd_con .item i {
  display: block;
  width: 100%;
  height: 199px;
}
.spbd_con .item i img {
  display: block;
  width: 100%;
  height: 100%;
}
.spbd_con .item span {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.spbd_con .owl-dots {
  display: none !important;
}
.spbd_con .owl-prev {
  position: absolute;
  left: -70px;
  top: 22%;
  background: url(../images/spbd_prev.png) no-repeat;
  width: 45px;
  height: 82px;
  display: block !important;
}
.spbd_con .owl-prev:hover {
  background: url(../images/spbd_prevh.png) no-repeat;
}
.spbd_con .owl-next {
  position: absolute;
  right: -70px;
  top: 22%;
  background: url(../images/spbd_next.png) no-repeat;
  width: 45px;
  height: 82px;
  display: block !important;
}
.spbd_con .owl-next:hover {
  background: url(../images/spbd_nexth.png) no-repeat;
}
.spbd_con .item:hover span {
  color: #e90000;
}
.lcxm {
  margin-top: 70px;
}
.lcxm .ztyw_list li {
  margin-bottom: 32px;
}
.lcxm .ztyw_list li:last-child {
  margin-bottom: 0;
}
.dbwy {
  margin-top:300px;
}
.dbwy_list {
  margin-left: -2%;
}
.dbwy_list li {
  width: 48%;
  padding: 5px;
  margin-top: 35px;
  margin-left: 2%;
  line-height: 1.8;
  float: left;
  background: #fff;
}
.dbwy_list li div {
  border: 3px solid #b7201e;
  padding: 20px;
}
.dbwy_list li div strong {
  color: #b31919;
}
.s_wz {
  padding:15px 10px; margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
ul.news-list li {
  position: relative;
  padding: .48rem 0 .48rem .8rem;
  background: url(../images/dian.png) no-repeat 0px center;
  transition: .3s all;
}
ul.news-list li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
ul.news-list li:hover {
  background-position: 10px center;
  padding-left: 25px;
}
ul.news-list li:hover a {
  color: #c2192d;
}
ul.news-list li:hover span {
  color: #c2192d;
}
ul.news-list li span {
  display: block;
  float: right;
  width: 100px;
  font-size: 1rem;
  text-align: right;
  color: #999999;
}
ul.news-list .line {
  height: 0;
  line-height: normal;
  margin: 10px auto;
  padding: 0px;
  border-bottom: 1px dashed #e4e4e4;
  background: none;
}
/*分页样式04*/
.pages {
  margin: .8rem auto 0;
  color: #555;
  text-align: center;
    padding:15px 0px;
}
.pages .pages-l {
  display: inline-block;
  margin-right: 30px;
  font-size: 0;
}
.pages .pages-l a {
  display: inline-block;
  margin: 0px 7px 0 8px;
  padding: .4rem 1rem;
  font-size: 1rem;
  color: #555;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
}
.pages .pages-l a.on, .pages .pages-l a.on:hover {
  background: #c2192d;
  border: 1px solid #c2192d;
  color: #fff;
}
.pages .pages-l a:hover {
  background: #c2192d;
  color: #fff;
  border: 1px solid #c2192d;
}
.pages .pages-l a.prev, .pages .pages-l a.next {
  font-style: normal;
}
.pages .pages-l a.prevStop, .pages .pages-l a.nextStop {
  background: #f2f2f2;
  color: #999;
}
.pages .pages-l a.prevStop:hover, .pages .pages-l a.nextStop:hover {
  border: 1px solid #d9d9d9;
  background: #f2f2f2;
  color: #999;
  cursor: default;
}
.pages .pages-l a.prev em, .pages .pages-l a.next em {
  font-style: normal;
  font-family: simsun;
  font-size: 12px;
}
.pages .pages-l a.prev em {
  margin-right: 6px;
}
.pages .pages-l a.next em {
  margin-left: 6px;
}
.pages .pages-r {
  display: inline-block;
  line-height: 38px;
}
.pages .fy_inp {
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 3px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: -2px 8px 0 8px;
  font-size: 15px;
  color: #555;
}
.pages .fy_go {
  display: inline-block;
  background: #f9f9f9;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: 0 8px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
}
/*dao hang*/
.nav02 {
  right: 20px;
  list-style: none;
  position: fixed;
  top: 100px;
  z-index: 999;
}
#nav-2 {
  left: auto;
  right: 20px;
}
.nav02 li {
  width: 120px;
  height: 36px;
  text-align: center;
  display: block;
}
.nav02 a {
  background: #e42625;
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 8px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.nav02 a:hover {
  background: #ff5b5a;
}
.nav02 .back:hover {
  background: none;
}
.nav02 .current a {
  background: #ff5b5a;
  color: #ededed;
}
.current {
  background: red;
}
.nav02 .navTopPic {
  height: 112px;
}
.nav02 .backBtn a {
  height: 87px;
  display: block;
  background: none;
  padding: 0;
}
.backBtn {
  height: 87px;
  background: none; /*position: fixed;top: 500px;right:20px;*/
  z-index: 999;
}
.nav02 .close {
  cursor: pointer;
  position: fixed;
  right: 39px;
  top: 95px;
}
/*footer*/
.footer {
  background-color: #fff;
  clear: both;
  font-size: 12px;
}
.footer-info {
  padding: 22px 0;
}
.footer-info .address {
  width: 580px;
  margin-left: 10px;
}
.footer-info .address li {
  line-height: 20px;
  color: #fff;
  font-size: 12px;
}
.footer-links {
  padding: 25px 0;
  border-bottom: 2px solid #074675;
}
.footer-links li {
  float: left;
  margin-right: 24px;
  text-align: left;
  position: relative;
  width: 220px;
  padding: 0 15px;
  border: 1px solid #74ACD6;
  cursor: pointer;
  font-size: 15px;
  color: #74ACD6;
  line-height: 38px;
  text-align: center;
}
.footer-links li.alink {
  background: none;
  text-align: center;
}
.footer-links li.last {
  margin-right: 0;
}
.footer-links li.on {
  border-color: #fff;
  border-bottom: none;
  background-color: #fff;
  color: #074675;
}
.footer-links li a {
  font-size: 15px;
  color: #74ACD6;
  line-height: 38px;
}
.friend-link .item {
  padding: 10px 0;
}
.friend-link .item a {
  display: block;
  margin: 5px 20px;
  float: left;
  line-height: 28px;
  float:left;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.mobile-footer {
  margin-bottom: 80px;
}
.floorContent {
  padding: 10px;
}
.navList {
  margin: 0 auto;
}
.navList ul {
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
.navList li {
  width: 25%;
  padding: 10px 0;
  display: inline-block;
}
.navList li a {
  display: block;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.navList li a i {
  display: block;
  margin: 0 auto 5px;
  width: 60%;
  max-width: 50px;
}
/*.copyright {
  background-color: #f95a01;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
}
.copyright a {
  padding: 0 5px;
}
.copyright img {
  vertical-align: middle;
}*/
.x-panel-bottom {
  position: fixed;
  top: auto;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42px;
  padding-top: 8px;
  background: #f5f5f5;
}
.btn-group li {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 12px;
}
.btn-group li i {
  display: block;
  margin: 0 auto;
  font-size: 15px;
}
.btn-group li a:hover {
  color: rgb(234, 65, 60);
}
.btn-group li a {
  color: #999
}
@media (min-width: 320px) {
  .footer {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
  }
  .mobile-footer {
    height: auto;
    margin-bottom: 50px;
    overflow: visible;
  }
  .ul.news-list li span {
    width: 0px;
    display: none;
  }
}


/*-----------内容详情页面------------*/
.content-box{padding:1.5rem 0em;}
.content-title{font-size:1.8rem; font-weight: 500; text-align: center; color:#c2192c;}
.wznr-mess{ margin-top: 30px; border-top: 1px solid #eeeeee; padding: 15px 0; line-height:24px;}
.wznr-mess-l{ float: left; width: 55%; font-size: 14px; color: #999999;}
.wznr-mess-l span{ margin-right: 40px;}
.wznr-mess-r{ float: right; color: #888; font-family: simsun; max-width: 45%;}
.wznr-mess-r a{ color: #888; }
.wznr-mess-r span{ padding: 0 20px; cursor: pointer; height: 36px;}
.wznr-mess-r span{ padding:0 6px;}
.content-box .content { width:100%; line-height: 2.2; color: #333;}
.content-box .content img{ display:block; max-width:100%; margin:0 auto;}
.wznr-mess-r span,.wznr-mess-r em{ float: left; display: block; font-style:normal;}
.wznr-mess-r span.share{ position: relative;}
.wznr-mess-r span.share{ padding-right: 5px;}
.wznr-mess-r span>i,.wznr-mess-r span a>i{ font-size: 20px; color: #666666;}
/*相关阅读*/
.xgld{ padding:0 3rem; overflow: hidden; margin: 0 auto; clear: both;}
.xgld-title { width:100%; padding:1rem 0; margin-bottom:.5rem;  border-bottom:1px solid #eee; clear: both; font-weight:bold;}



@media (min-width: 375px) {
  .footer {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
  }
  .mobile-footer {
    height: auto;
    margin-bottom: 50px;
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .footer {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
  }
  .mobile-footer {
    height: auto;
    margin-bottom: 50px;
    overflow: visible;
  }
}
@media (min-width: 992px) {
  .footer {
    height: auto;
    overflow: visible;
  }
  .mobile-footer {
    height: 0px;
    line-height: 0px;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .x-panel-bottom {
    height: 0px;
    overflow: hidden;
    line-height: 0px;
    padding-top: 0px;
  }
}
@media screen and (max-width:1200px) {
  .middle {
    width: 95%;
    margin: 20px auto 0;
  }
  .copyright p {
    display: block;
    width: 100%;
    clear: both;
    padding-top: 20px;
  }
}