﻿@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/

body {
  font-size: 14px;
  font-family: PingFangSC-Regular, Verdana, Arial, 微软雅黑, 宋体;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;

}

a {
  color: #333;
}

a:hover,
a:focus {
  color: red;
}

.cor1,
a.cor1 {
  color: white;
}

.cor2,
a.cor2 {
  color: ;
}

.cor3,
a.cor3 {
  color: ;
}

.cor4,
a.cor4 {
  color: ;
}

.bg1 {
  background: white;
}

.bg2 {
  background: ;
}

.bg3 {
  background: ;
}

.theme-ct {
  margin: 20px auto;
  background: white;
  padding: 0 20px;
}

.theme-dqwz {
  background: url(../images/icon/icon_dqwz.jpg) no-repeat 0 center;
  padding-left: 25px;
  line-height: 45px;
  border-bottom: 1px solid #CCCCCC;
}

.mores {
  float: right;
}

.mores a {
  display: none;
  color: #a9a9a9;
}

.mores a:hover {
  color: red;
}

.mores .dis {
  display: block;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.zrbj {
  text-align: right;
  margin-top: 20px;
}

/*当前位置*/
.dqwz {
  width: 100%;
  min-height: 30px;
  background: url(../images/public/dqwz.png) no-repeat;
  background-position-y: 3px;
  border-bottom: solid 1px #A3A3A3;
  color: #333333;
  text-indent: 23px;
}

.dqwz a {
  color: #0D64AB;

}

.d_m_list {
  width: 100%;
  margin: 20px auto;
  border: 1px solid #0B6BB9;
}

.d_m_list ul {
  overflow: hidden;
  padding: 10px 0;
}

.d_m_list ul li {
  float: left;
  width: 47%;
  font-size: 14px;
  margin-left: 2.5%;
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.d_m_list ul li b {
  color: #0B6BB9;
}

.d_m_list ul li.li {
  margin-left: 6%;
}

/*-----------------------------header页眉-----------------------------*/

.top {
  width: 100%;
  height: 389px;
  background: url(../images/public/header_bg.png) no-repeat center top;
  /* background: url(../images/jdbg.png) no-repeat center top; */
}

.top .top_nav {
  width: 1200px;
  margin: auto;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}

.top .top_nav .top_nav_left {
  float: left;
  width: 500px;
  height: 30px;
}

.top .top_nav .top_nav_left .date {
  float: left;
  width: 200px;
  height: 30px;
  line-height: 35px;
}

.top .top_nav .top_nav_left .weather {
  float: left;
  height: 30px;
  width: 300px;
}

.top .top_nav .top_nav_right {
  float: right;
  width: 129px;
  position: relative;
}

.top .top_nav .top_nav_right a {
  color: #fff;
  float: left;
}

.top .top_nav .top_nav_right a:hover {
  text-decoration: underline;
}

.top .top_nav .top_nav_right span {
  display: block;
  width: 1px;
  height: 15px;
  background: #fff;
  float: left;
  margin: 8px 5px 0 5px;
}

.top .top_logo {
  width: 1200px;
  margin: auto;
  margin-top: 55px;
}

.top .top_logo .logo {
  float: left;
}

.top .top_logo .search {
  width: 440px;
  float: right;
  margin-top: 20px;
}

.top .top_logo .search .search_input {
  width: 440px;
  height: 60px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 30px;
  box-sizing: border-box;
  padding-top: 5px;
}

.top .top_logo .search .search_input>div {
  width: 430px;
  height: 50px;
  background: #fff;
  border-radius: 30px;
  margin-left: 5px;
}

.top .top_logo .search .search_input>div input,
.top .top_logo .search .search_input>div button {
  border: none;
}

.top .top_logo .search .search_input>div input:focus,
.top .top_logo .search .search_input>div button:focus {
  outline: none;
}

.top .top_logo .search .search_input>div input {
  width: 305px;
  height: 50px;
  float: left;
  margin: 0 0 0 20px;
  background: url(../images/index/ss.png) no-repeat;
  background-position: 0 18px;
  text-indent: 30px;
}

.top .top_logo .search .search_input>div input::-webkit-input-placeholder {
  color: #9A9A9A;
}

.top .top_logo .search .search_input>div .search_button {
  width: 105px;
  float: left;
}

.top .top_logo .search .search_input>div .search_button button {
  width: 105px;
  font-size: 16px;
  background: #015293;
  border-radius: 30px;
  height: 50px;
  color: #fff;
}

.top .navbox {
  width: 1200px;
  margin: auto;
  height: 77px;
  margin-top: 125px;
}

.top .navbox ul {
  padding-top: 10px;
}

.top .navbox ul li {
  float: left;
  width: 16.66666%;
  text-align: center;
}

.top .navbox ul li span {
  display: block;
  width: 1px;
  height: 50px;
  background: #fff;
  float: right;
  margin-top: -50px;
}

.top .navbox ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  display: block;
  width: 100%;
  height: 60px;
  float: left;
  line-height: 90px;
}

.top .navbox ul li:hover a,
.top .navbox ul li.active a {
  color: #EA222C;
}

.top .navbox ul .navbox_li_first {
  background: url(../images/public/nav_icon01.png) no-repeat;
  background-position: 50% 0;
}

.top .navbox ul .navbox_li_sec {
  background: url(../images/public/nav_icon02.png) no-repeat;
  background-position: 50% 0;
}

.top .navbox ul .navbox_li_thr {
  background: url(../images/public/nav_icon03.png) no-repeat;
  background-position: 50% 0;
}

.top .navbox ul .navbox_li_fou {
  background: url(../images/public/nav_icon04.png) no-repeat;
  background-position: 50% 0;
}

.top .navbox ul .navbox_li_fiv {
  background: url(../images/public/nav_icon05.png) no-repeat;
  background-position: 50% 0;
}

.top .navbox ul .navbox_li_last {
  background: url(../images/public/nav_icon06.png) no-repeat;
  background-position: 50% 0;
}

@media screen and (max-width: 768px) {
  .dqwz{
    padding-bottom: 10px;
  }
  .top{
    height: auto;
  }
  .top .top_nav {
    display: none;
  }

  .top .top_nav .top_nav_left {
    float: left;
    width: 100%;
    height: 30px;
  }

  .top .top_nav .top_nav_left .date {
    float: left;
    width: 45%;
    height: 30px;
    line-height: 35px;
  }

  .top .top_nav .top_nav_left .weather {
    float: left;
    height: 30px;
    width: 50%;
  }

  .top .top_nav .top_nav_right {
    display: none;
  }

  .top .top_logo {
    width: 100%;
    margin-top: 0px;
    padding: 20px 10px;
    margin-bottom: 20px;
  }

  .top .top_logo .logo {
    width: 100%;
    text-align: center;
  }

  .top .top_logo .logo img {
    max-width: 100%;
    height: auto;
  }

  .top .top_logo .search {
    display: none;
  }

  .top .navbox {
    width: 100%;
    height: auto;
    background: #005293;
    margin-top: 0px;
  }

  .top .navbox ul li {
    float: left;
    width: 33.333%;
    padding: 10px 0;
  }

  .top .navbox ul li span {
    display: inline;
    height: auto;
    margin-top: 0;
  }

  .top .navbox ul li a {
    font-size: 18px;
    border-right: solid 1px #fff;
    font-weight: normal;
    height: auto;
    line-height: normal;
  }

  .top .navbox ul .navbox_li_first {
    background: none;
  }

  .top .navbox ul .navbox_li_sec {
    background: none;
  }

  .top .navbox ul .navbox_li_thr {
    background: none;
   
  }
  .top .navbox ul .navbox_li_thr a,
  .top .navbox ul .navbox_li_last a{
     border-right: none;
  }

  .top .navbox ul .navbox_li_fou {
    background: none;
  }

  .top .navbox ul .navbox_li_fiv {
    background: none;
  }

  .top .navbox ul .navbox_li_last {
    background: none;
    border-right: none;
  }
}

@media screen and (max-width: 320px) {
  .top .top_nav {
    padding-left: 0;
  }
}


/*-----------------------------footer页脚-----------------------------*/


.bottom {
  width: 100%;
  background: #0D64AB;
  margin-top: 30px;
}

.bottom .bottom_top {
  width: 100%;
  min-height: 100px;
  border-bottom: solid 1px #fff;
}

.bottom .bottom_top .bottom_top_con {
  width: 1200px;
  margin: auto;
  color: #fff;
}

.bottom .bottom_top .bottom_top_con>p {
  width: 8%;
  line-height: 49px;
  font-size: 16px;
  float: left;
  height: 49px;
}

.bottom .bottom_top .bottom_top_con .wzdh {
  width: 92%;
  float: left;
}

.bottom .bottom_top .bottom_top_con .wzdh .wzdh_top {
  height: 49px;
  width: 100%;
}

.bottom .bottom_top .bottom_top_con .wzdh .wzdh_top li {
  float: left;
  line-height: 49px;
  margin-right: 50px;
}

.bottom .bottom_top .bottom_top_con .wzdh .wzdh_top li:hover {
  cursor: pointer;
}

.bottom .bottom_top .bottom_top_con .wzdh .wzdh_top li span {
  color: #B9B9B9;
}

.bottom .bottom_top .bottom_top_con .wzdh .wzdh_bottom {
  width: 100%;
  padding-bottom: 10px;
}

.bottom .bottom_top .bottom_top_con .wzdh .wzdh_bottom .wzdh_con {
  display: none;
  width: 100%;
  padding: 5px 0;
}

.bottom .bottom_top .bottom_top_con .wzdh .wzdh_bottom .wzdh_con a {
  color: #fff;
  margin-right: 5px;
}

.bottom .bottom_top .bottom_top_con .wzdh .wzdh_bottom .fir {
  display: block;
}

.bottom .bottom_bottom {
  width: 1200px;
  margin: auto;
  box-sizing: border-box;
  padding: 20px 0 10px 0;
}

.bottom .bottom_bottom .bottom_left {
  width: 52%;
  /* height: 95px; */
  float: left;
  color: #fff;
  line-height: 30px;
}

.bottom_left a {
  color: #fff;
}

.bottom_link {
  font-size: 14px;
}

.bottom_link a {
  color: #fff;
  display: inline-block;
  width: 65px;
  height: 20px;
  line-height: 20px;
  border-right: solid 1px #fff;
  margin-right: 10px;
}

.bottom_link a:last-child {
  border-right: none;
}

.bottom .bottom_bottom .bottom_left span {
  margin: 0 22px 0 0;
}

.bottom .bottom_bottom .bottom_left span a {
  color: #fff;
}

.bottom .bottom_bottom .bottom_right {
  width: 23%;
  height: 95px;
  float: right;
}

.bottom_right .ewm {
  float: left;
  width: 75px;
  text-align: center;
  margin-right: 15px;
  color: #fff;
}

.bottom_right .ewm img {
  display: block;
  width: 100%;
}

.bottom .bottom_bottom .bottom_right .zfzc {
  margin-right: 8px;
}

@media screen and (max-width: 768px) {
  .bottom {
    padding: 0 10px;
  }

  .bottom .bottom_top,
  .bottom_link,
  .bottom_right {
    display: none;
  }

  .bottom .bottom_bottom {
    width: 100%;
    padding-top: 10px;
  }

  .bottom .bottom_bottom .bottom_left {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: .8em;
  }

  .bottom .bottom_bottom .bottom_left span {
    margin: 0 5px 0 0;
    display: block;
  }

  .bottom .bottom_bottom .bottom_right {
    width: 15.5%;
    height: auto;
  }

  .bottom .bottom_bottom .bottom_right img {
    max-width: 100%;
  }
}

/*-----------------------------list列表-----------------------------*/
.data {
  background: white;
}

.list li {
  line-height: 30px;
  border-bottom: 1px dashed #CCCCCC;
  padding: 15px 0;
}

.list li:after {
  content: " ";
  display: table;
  clear: both;
}

.list img {
  width: 270px;
  height: 160px;
  margin-right: 15px;
  float: left;
}

.list .time {
  float: right;
  margin-left: 10px;
}

.list .tit {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*分页*/
#page_div {
  width: 80%;
  margin: 15px auto;
  text-align: center;
}

/* .pagination-first,
.pagination-last {
  margin: 10px;
} */

.pagination-index,
.pagination-num {
  border: 1px solid #bfbfbf;
  margin: 0 3px;
  padding: 0 10px;
  display: inline-block;
  border-radius: 3px;
  color: #bfbfbf;
}

.pagination-num.active,
.pagination-index:hover,
.pagination-num:hover {
  background: #055BA1;
  color: white;
}

.pagination-last>span {
  margin: 0 10px;
}

.pagination-last>input {
  height: 18px;
  width: 30px;
  text-align: center;
}

.list_main {
  width: 1200px;
  margin: 30px auto 0 auto;
  padding: 0 20px;
}
.list_item {
  margin-top: 20px;
}
.list_fl {
  width: 20%;
  float: left;
}
.list_fl > p {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color:  #065ca1;;
  margin-bottom: 20px;
  line-height: 40px;
}
.list-lm{
  width: 100%;
  min-height: 300px;
  background: #eff1f6;
}
.list-lm li {
  line-height: 37px;
  background: #eff1f6;
  border-bottom: 3px solid white;
  font-size: 18px;
  text-align: center;
  position: relative;
}
.list-lm li:before {
  content: " ";
  background: url(../images/icon/list_nav.png);
  width: 8px;
  height: 13px;
  position: absolute;
  right: 15px;
  top: 12px;
  transform: rotate(180deg);
  transition: transform .3s;
}
.list-lm li:hover:before,
.list-lm li.active:before {
  transform: rotate(270deg);
}
.list-lm li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 2;
  padding: 0 25px 0 20px;
}
.list-lm li.active a,
.list-lm li:hover a {
  font-weight: bold;
  color: #3871a6;
}
.list_fr {
  width: 78%;
  float: right;
}
.list_fr > p {
  width: 100%;
  height: 40px;
  background: #f3f3f3;
  margin-bottom: 20px;
}
.list_fr > p span {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color:  #065ca1;;
  line-height: 40px;
  float: left;
  padding: 0 50px;
}
.comm_list ul li {
  width: 100%;
  font-size: 16px;
  line-height: 36px;
  padding-left: 15px;
  background: url(../images/icon/point.png) no-repeat 0 50%;
}
.comm_list ul li p{
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.comm_list ul li a:hover {
  color: red;
}
.comm_list ul li span {
  float: right;
  margin-right: 10px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .list_fl{
    float: none;
    width: 100%;
  }
  .list-lm{
    min-height: 100px;
  }
  .list_fr{
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .comlist {
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
  }

  .comm_list ul {
    padding: 10px 0;
  }

  .comm_list ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 100%;
    font-size: 16px;
    display: inline-block;
  }
  .comm_list ul li p{
    width: 70%;
    font-size: 14px;
  }
  .comm_list ul li span {
    font-size: 14px;
    margin-right: 0px;
  }

  .comlist p span {
    width: 100%;
  }

  .pagination-first,
  .pagination-last {
    margin: 10px 0;
    display: block;
  }

}

/*-----------------------------detail详情-----------------------------*/
.detail {
  background: #FFFFFF;
  border-bottom: solid 1px #ccc;
}

.detail>h1 {
  font-size: 32px;
  text-align: center;
  padding: 20px 50px;
}

.detail>table tr {
  border-top: none;
  border-bottom: 1px solid #CCCCCC;
  line-height: 40px;
  color: #7B7B7B;
}

.detail .fontsize img,
.detail .fontsize span {
  margin: 0 5px;
  cursor: pointer;
}

.detail .dywb {
  cursor: pointer;
}

.detail .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
}

#NewsContent table {
  max-width: 100%;
}

.click-top {
  position: fixed;
  bottom: 10%;
  right: 5%;
  z-index: 1000;
  display: none;
  cursor: pointer;
}

#gwdShare_con_1 {
  float: initial !important;
  display: inline-block;
  vertical-align: middle;
}

#gwdshare {
  padding-left: 25px;
  background: url(../images/icon/icon_16.png) no-repeat 0 10px;
  height: 30px;
}

#gwdshare>* {
  width: 27px;
  height: 29px;
  margin: 0 2px;
}

#gwdshare .gwds_weixin {
  background: url(../images/icon/share.png) no-repeat 2px -33px !important;
}

#gwdshare .gwds_tsina {
  background: url(../images/icon/share.png) no-repeat 2px 5px !important;
}

#gwdshare .gwds_more {
  background: url(../images/icon/icon_17.png) no-repeat center !important;
}

.gjcontent {
  padding: 0 80px;
}

.gjcontent img {
  margin: 20px auto;
  display: block;
}

.gjcontent>p {
  text-indent: 40px;
  font-size: 16px;
  margin-bottom: 50px;
  line-height: 30px;
}

@media (max-width: 768px) {
  .gjcontent {
    padding: 0;
  }

}

/*相关信息*/
.xgxx {
  width: 100%;
  height: 225px;
  margin-top: 50px;
}

.xgxx p {
  border-left: solid 3px #0D63A9;
  font-size: 18px;
  text-indent: 10px;
}

.xgxx ul li {
  list-style: square;
  list-style-position: inside;
  margin-top: 15px;
}

/*-----------------------------********-----------------------------*/
@media (max-width: 768px) {
  .dis-no {
    display: none !important;
  }

  .theme-ct {
    padding: 0 10px;
  }

  .list img {
    width: 100%;
    height: 160px;
    float: initial;
    display: block;
    margin-bottom: 10px;
  }

  /*-----------------------------********-----------------------------*/

}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {
  .container {
    width: 1100px;
  }

  #NewsContent,
  .theme-ct {
    min-height: 500px;
  }

}

/*-----------------------------网站地图-----------------------------*/
#maplist table {
  width: 100%;
  font-size: 16px;
  margin-top: 20px;
}

#maplist td {
  border: 2px solid white;
  height: 40px;
  line-height: 30px;
}

#maplist .one {
  background: #e5f1fd;
  font-weight: bold;
  text-align: center;
  width: 15%;
}

#maplist .one a {
  color: #f76d15;
}

#maplist .two {
  background: #f7f7f7;
  text-align: center;
  width: 18%;
}

#maplist .two a {
  color: #086c98;
}

#maplist .three {
  background: #f7f7f7;
  color: #086c98;
  padding-left: 10px;
}

#maplist .three a {
  color: #086c98;
  display: inline-block;
  margin: 0 10px;
}

.qzdetail_img img,
.lct img {
  margin: 0 5px;
}