#share a {
    width: auto;
}
.contents {
  padding: 30px 0;
}
.pt50{
  padding-top: 50px !important;
}
.contents .open .open_left a {
  background-color: #f2f3f7;
  display: block;
  text-align: center;
  height: 120px;
  line-height: 40px;
  padding-top: 20px;
  margin-bottom: 20px;
  color: #666;
}
.contents .open .open_left a:hover img {
  transform: rotate(360deg);
}
   .contents .open .open_right.new_right a{
    height: 120px;
    margin-bottom: 20px;
  }
    .contents .open  .open_right.new_right a span{
          line-height: 120px;
    }
.contents .open .open_right a {
  display: block;
  height: 80px;
  line-height: 80px;
  margin-bottom: 15px;
  text-align: center;
}
.contents .open .open_right a:hover img {
  transform: rotate(360deg);
}
.contents .open .open_right .tzgg {
  background: url(../images/20190418img008.png) no-repeat center;
  background-color: #e7b96b;
  background-position-x: 5%;
}
.contents .open .open_right .zcfg {
  background: url(../images/20190418img009.png) no-repeat center;
  background-color: #3eb5af;
  background-position-x: 5%;
}
.contents .open .open_right .zwgk {
  background: url(../images/20190418img010.png) no-repeat center;
  background-color: #0e8ed9;
  background-position-x: 5%;
}
.contents .open .open_right .zwgk span {
  margin-right: 1em;
}
.contents .open .open_right a img {
  margin-right: 5px;
}
.contents .open .open_right a span {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.contents .open .open_left .row {
  margin: 0 -10px;
}
.contents .open .open_left .open_left_item {
  padding: 0 10px;
}
.contents .catalog {
  margin-top: 30px;
}
.contents .catalog .cata_title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding-bottom: 15px;
  border-bottom: 3px solid #666;
  margin-bottom: 30px;
}
.contents .catalog .cata_item .cata_titles {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}
.contents .catalog .cata_item .cata_titles span {
  background-color: #fff;
  padding-right: 10px;
}
.contents .catalog .cata_item .cata_titles:after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #e6e6e6;
  height: 3px;
  right: 0;
  top: 48%;
  z-index: -1;
}
.contents .catalog .cata_item .fun {
  margin: 0 -10px;
}
.contents .catalog .cata_item .fun div {
  padding: 0 10px;
}
.contents .catalog .cata_item .fun a {
  display: block;
  text-align: center;
  height: 120px;
  margin-bottom: 20px;
  line-height: 40px;
  padding-top: 30px;
  color: #fff;
  font-weight: bold;
}
.contents .catalog .cata_item .fun a:hover img {
  transform: rotate(180deg);
}
.contents .catalog .cata_item .survey {
  background-color: #0e8ed9;
}
.contents .catalog .cata_item .leader {
  background-color: #3eb5af;
}
.contents .catalog .cata_item .inside {
  background-color: #71b061;
}
.contents .catalog .cata_item .directly {
  background-color: #1577e4;
}
.contents .catalog .cata_item .stati {
  margin: 0 -10px;
}
.contents .catalog .cata_item .stati div {
  padding: 0 10px;
}
.contents .catalog .cata_item .stati a {
  text-align: center;
  background-color: #f2f3f7;
  display: block;
  height: 120px;
  line-height: 40px;
  padding-top: 25px;
  font-size: 12px;
  margin-bottom: 20px;
}
.contents .catalog .cata_item .stati a:hover img {
  transform: scale(1.2);
}
.contents .catalog .cata_item .stati a p {
  line-height: 20px;
  margin-top: 10px;
  padding: 0 10px;
  color: #666;
}
.contents .cata_box .row {
  margin: 0 -10px;
}
.contents .cata_box .row div {
  padding: 0 10px;
}
.contents .cata_box .row a {
  display: block;
  height: 60px;
  line-height: 60px;
  background-color: #f2f3f7;
  margin-bottom: 20px;
  padding-left: 5px;
  font-size: 12px;
  color: #666;
}
.contents .cata_box .row a:hover img {
  transform: rotate(360deg) scale(1.2);
}
.contents .cata_box .row a img {
  max-width: 20%;
}
.contents .cata_box span {
  margin-left: 5px;
}
.contents .cata_box .active span {
  width: 75%;
  float: right;
  line-height: 20px;
  margin-top: 15px;
  margin-left: 5px;
  padding-right: 5px;
  float: none\9;
}

.contents .add img {
  margin-right: 5px;
}
.contents .nav_item {
  border-bottom: 3px solid #666;
  padding-bottom: 10px;
}
.contents .nav_item a {
  font-size: 12px;
  font-weight: bold;
  padding-right: 10px;
  display: none;
}
.contents .nav_item a.active {
  color: #3e97df;
  font-size: 14px;
  display: inline-block;
}
.contents .nav_item a:hover {
  color: #3e97df;
}
.contents .nav_item a.active span {
  padding-bottom: 10px;
  border-bottom: 5px solid #3e97df;
  transition: none;
}
.contents .nav_item a:hover span {
  padding-bottom: 10px;
}
.contents .leader .leader_box .leader_item {
  background-color: #f2f3f7;
  overflow: hidden;
  padding: 20px;
  display: block;
  margin-top: 20px;
}
.contents .leader .leader_box .leader_items {
  background-color: #fff;
}
.contents .leader .leader_left img {
  max-width: 100%;
}
.contents .leader .leader_right {
  padding-left: 0;
  padding-top: 30px;
}
.contents .leader .leader_rights {
  padding-top: 0 !important;
}
.contents .leader .leader_right p {
  font-size: 12px;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.contents .leader .leader_right p span {
  font-weight: bold;
}
.contents .leader .work .leader_title {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #3e97df;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.contents .leader .work p {
  padding: 0 15px;
  margin-bottom: 15px;
  line-height: 1.8;
}
.contents .leader .internal {
  padding: 40px 0 20px 0;
}
.contents .leader .internal .internal_item {
  margin-bottom: 30px;
  display: block;
}
.contents .leader .internal .internal_title {
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background-color: #3e97df;
}
.contents .leader .internal p {
  padding: 15px;
  background-color: #f2f3f7;
  line-height: 1.8;
}
.contents .list .list_box {
  padding: 20px 0;
  font-size: 12px;
}
.contents .list .list_item {
  display: block;
  padding: 20px 0;
  overflow: hidden;
  position: relative;
}
.contents .list .list_item:hover .list_title span {
  color: #3e97df;
}
.contents .list .list_item:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #e6e6e6;
  bottom: 0;
  width: calc(100% - 30px);
  left: 15px;
}
.contents .list .list_left {
  padding-right: 0;
}
.contents .list .list_left img {
  max-width: 100%;
}
.contents .list .list_right {
  padding-left: 5px;
}
.contents .list .list_right .list_title {
  overflow: hidden;
}
.contents .list .list_right .list_title span {
  float: left;
  width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  color: #333;
}
.contents .list .list_right .list_title font {
  float: right;
}
.contents .list .list_right .list_con {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.8;
  color: #666;
}
.contents .list .list_right.active {
  padding: 0 15px;
  margin: 0;
}
.contents .thematic .them_box {
  padding-top: 40px;
}
.contents .thematic .them_box a {
  margin-bottom: 30px;
  display: block;
}
.contents .thematic .them_box img {
  max-width: 100%;
}
.contents .lists_box {
  padding: 20px 0;
}
.contents .lists_box .lists_item {
  display: block;
  height: 50px;
  line-height: 50px;
  background-color: #f2f3f7;
  position: relative;
  font-size: 12px;
  margin-bottom: 30px;
}
.contents .lists_box .lists_item i {
  width: 50px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  background-color: #3e97df;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  font-style: normal;
  text-align: center;
}
.contents .lists_box .lists_item span {
  float: left;
  margin-left: 60px;
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.contents .lists_box .lists_item font {
  float: right;
  margin-right: 10px;
  color: #999;
}
.contents .lists_box .lists_item:hover {
  color: #3e97df;
}
.contents .view .container {
  background-color: #fff;
}
.contents .view .view_title {
  color: #4a93ce;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
.contents .view .source {
  border-bottom: 1px solid #e6e6e6;
}
.contents .view .source span {
  display: block;
  text-align: center;
  color: #666;
  margin-bottom: 5px;
}
#share {
  text-align: center;
  display: block;
}
#share span {
  display: inline-block;
}
.source .yyld-btn{
  line-height:normal; 
  margin-bottom:0;
  display:inline-block;
  margin-left: 10px;
}
.source .yyld-btn b{
  font-size: 14px;
  font-weight: normal; 
   color: #666;
}
.source .yyld-btn img{
  width: 40px;
  cursor: pointer;
}
.contents .view .view_box {
  padding: 30px 0 20px;
  line-height: 1.8;
  border-bottom: 1px dashed #e6e6e6;
  margin-bottom: 20px;
}
.contents .view .view_box .chax_con {
  background-color: #f2f3f7;
  padding: 30px 20px;
}
.contents .view .view_box .chax_con input {
  max-width: 65%;
  border: 1px solid #ccc;
}
.contents .view .view_box .chax_con textarea {
  max-width: 65%;
  border: 1px solid #ccc;
}
.contents .view .view_box .chax_con .code img {
  display: inline-block;
  margin-top: 15px;
}
.contents .view .view_box .chax_con h4 {
  text-align: center;
}
.contents .view .view_box .chax_con input.submit {
  padding: 5px 20px;
  font-size: 16px;
  background-color: #3e97df;
  color: #fff;
  max-width: 100%;
  border: none;
  outline: none;
  border-radius: 5px;
  width: 100%;
}
.contents .view .view_box .chax_con input.reset {
  padding: 5px 20px;
  font-size: 16px;
  background-color: #3e97df;
  color: #fff;
  max-width: 100%;
  border: none;
  outline: none;
  border-radius: 5px;
  width: 100%;
}
.contents .view .view_box img {
  max-width: 100%;
  margin: 0px auto 15px;
  display: block;
}
.contents .view .view_box p {
  margin-bottom: 10px;
}
.contents .view .annex {
  margin-bottom: 30px;
  color: #3e97df;
}
.contents .view .annex span {
  background-color: #3e97df;
  color: #fff;
  padding: 2px 2px 2px 5px;
  line-height: 2;
  border-radius: 4px;
  margin-right: 10px;
}
.contents .view .annex a {
  color: #3e97df;
  line-height: 2;
}
.contents .file .file_title {
  margin-bottom: 5px;
}
.contents .file .file_title span {
  border-left: 5px solid #3e97df;
  padding-left: 10px;
  font-size: 20px;
}

.contents .mation .mation_left {
  position: relative;
  overflow: hidden;
}
.contents .mation .mation_left img:hover {
  transform: scale(1.05);
}
.contents .mation .mation_left img {
  max-width: 100%;
  transition: all 0.5s;
}
.contents .mation .mation_left .left_p {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.contents .mation .mation_left .left_p span {
  width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 2em;
  display: block;
}
.pagination_mation {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 99;
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding-right: 20px;
}
.pagination_mation .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  background-color: #fff;
}
.pagination_mation .swiper-pagination-switch.swiper-active-switch {
  background-color: #0062b4;
}
.contents .mation .swiper-wrapper {
  /* max-height: 368px\9; */
}
.contents .mation .swiper-slide {
  transition: none;
  /* max-height: 368px\9; */
  position: relative;
}
.contents .mation .swiper-slide a {
  display: block;
}
.contents .mation .review {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 999;
  background-color: #a21003;
  color: #fff;
  padding: 2px 5px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.contents .mation .mation_box {
  display: block;
  background-color: #f2f3f7;
  padding: 20px 30px 20px 40px;
  line-height: 2;
  font-size: 12px;
  position: relative;
  margin-top: 15px;
  min-height: 135px;
}
.contents .mation .mation_box .ygs font {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.contents .mation .mation_box span {
  font-weight: bold;
}
.contents .yugao {
  position: absolute;
  color: #fff;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #5d82d1;
  text-align: center;
  z-index: 1;
  line-height: 2;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 15%;
}
.contents .mation_right {
  margin-top: 20px;
}
.contents .mation_right .phone {
  margin: 0 -7.5px;
}
.contents .mation_right .phone > div {
  padding: 0 7.5px;
}
.contents .mation_right .phone .phone_item {
  height: 150px;
  text-align: center;
  padding-top: 30px;
  color: #fff;
}
.contents .mation_right .phone .phone_item p {
  font-weight: bold;
  margin: 10px 0;
}
.contents .mation_right .phone .safe {
  background-color: #2ea1e4;
}
.contents .mation_right .phone .accident {
  background-color: #e7b96b;
}
.contents .mation_right .phone .check {
  background-color: #3eb5af;
}
.contents .mation_right .phone img {
  max-width: 100%;
}
.contents .mation_right .tel {
  margin-top: 20px;
  display: block;
  background: url(../images/20190418img059.png) no-repeat right bottom;
  background-color: #1577e4;
  height: 120px;
  background-size: 65%;
  line-height: 20px;
  background-position-y: 10px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 40px;
  padding-left: 15px;
}
.contents .mation_right .zxts {
  margin-top: 20px;
  display: block;
  background: url(../images/20190418img060.png) no-repeat right bottom;
  background-color: #6b83f3;
  height: 120px;
  background-size: 65%;
  line-height: 20px;
  background-position-y: 10px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 40px;
  padding-left: 40px;
}
.contents .mation_right .zxts img {
  max-width: 15%;
}
.contents .mation_right .zxts p {
  margin-left: -5px;
  margin-top: 5px;
}

.contents .mation_right .zxts2 {
  margin-top: 20px;
  display: block;
  background: url(../images/banner_20211230_bg_wyzx.png) no-repeat right bottom;
  background-color: #66b5ff;
  height: 120px;
  background-size: 85%;
  line-height: 20px;
  background-position-y: 10px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 35px;
  padding-left: 35px;
}

.contents .mation_right .zxts2 img {
  max-width: 38px;
}
.contents .mation_right .zxts2 p {
  margin-left: -5px;
  margin-top: 5px;
}

.contents .mation_right .zxts3 {
  margin-top: 20px;
  display: block;
  background: url(../images/banner_20211230_bg_wyts.png) no-repeat right bottom;
  background-color: #6b83f3;
  height: 120px;
  background-size: 85%;
  line-height: 20px;
  background-position-y: 10px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 35px;
  padding-left: 35px;
}

.contents .mation_right .zxts3 img {
  max-width: 38px;
}
.contents .mation_right .zxts3 p {
  margin-left: -5px;
  margin-top: 5px;
}


.contents .mation_right .tel p {
  margin-top: 5px;
}
.contents .hdjl {
  margin-top: 30px;
}
.contents .hdjl .lists_box {
  display: none;
}
.contents .hdjl_item {
  border-bottom: 2px solid #333;
  padding-bottom: 10px;
}
.contents .hdjl_item p {
  font-size: 12px;
  font-weight: bold;
  padding-right: 10px;
  display: inline-block;
  cursor: pointer;
}
.contents .hdjl_item p.active {
  color: #3e97df;
  font-size: 16px;
}
.contents .hdjl_item p:hover {
  color: #3e97df;
}
.contents .hdjl_item p.active span {
  padding-bottom: 10px;
  border-bottom: 4px solid #3e97df;
  transition: none;
}
.contents .hdjl_item .more {
  float: right;
  padding-right: 10px;
  padding-top: 10px;
}
.contents .hdjl_item .more a {
  display: none;
}
.contents .title {
  padding-bottom: 10px;
  border-bottom: 3px solid #666;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
}
.contents .science_left {
  margin-bottom: 20px;
}
.contents .video_box {
  position: relative;
}
.contents .video_box .bofang_box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
}
.contents .video_box .bofang {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
}
.contents .video_box video {
  width: 100%;
  height: 200px;
  background-color: #000;
  display: none\9;
}
.contents .video_box .ie {
  display: none;
  display: block\9;
}
.contents .video_box .ie img {
  max-width: 100%;
}
.contents .video_box .video_title {
  position: absolute;
  bottom: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-indent: 1em;
  font-size: 16px;
}
.contents .science_right .item img {
  max-width: 100%;
}
.contents .science_right .row {
  margin: 0 -7.5px;
}
.contents .science_right .row .item {
  padding: 0 7.5px;
}
.contents .science_rights {
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 30px;
  position: relative;
}
.contents .science_rights .sci_box {
  overflow: hidden;
}
.contents .science_rights .sci_boxs {
  position: relative;
}
.contents .science_rights .sci_item {
  margin-bottom: 10px;
  display: block;
}
.contents .science_rights .sci_item img {
  width: 100%;
}
.contents .science_rights .goDown {
  width: 100%;
  top: 5px;
  height: 10px;
  text-align: center;
  position: absolute;
  cursor: pointer;
  left: 5px;
}
.contents .science_rights .goUp {
  width: 100%;
  bottom: 15px;
  height: 10px;
  text-align: center;
  position: absolute;
  cursor: pointer;
  background-color: #fff;
  left: 5px;
}
.contents .other {
  margin-top: 30px;
}
.contents .other .other_box .row {
  margin: 0 -7.5px;
}
.contents .other .other_item {
  height: 80px;
  display: block;
  padding: 0 7.5px;
  line-height: 80px;
  margin-bottom: 15px;
}
.contents .other .other_item:hover {
  transform: scale(1.05);
}
.contents .other .other_item span {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-left: 20px;
}
.contents .other .other_item .poster {
  background: url(../images/20190418img047.png) no-repeat right;
  background-size: 55%;
  background-position-x: 100%;
  background-position-y: 120%;
  background-color: #a6be88;
}
.contents .other .other_item .culture {
  background: url(../images/20190418img049.png) no-repeat right;
  background-size: 55%;
  background-color: #62c398;
}
.contents .other .other_item .result {
  background: url(../images/20190418img050.png) no-repeat right;
  background-size: 55%;
  background-color: #40c2d8;
}
.contents .web_nav .web_item {
  margin-top: 30px;
}
.contents .web_nav .web_title {
  background-color: #3e97df;
  color: #fff;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-indent: 2em;
}
.contents .web_nav .web_box {
  background-color: #f2f3f7;
}
.contents .web_nav .web_item a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 12px;
  text-indent: 2em;
}
.contents .other .other_box .row .other_boxs {
  padding: 0 7.5px;
}
.contents .other .other_items {
  border: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.contents .other .other_items:hover img {
  transform: rotate(360deg) scale(1.05);
}
.contents .other .other_items img {
  max-width: 100%;
}
.contents .other .other_items h4 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #0062b4;
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contents .other .other_items .other_top {
  display: block;
  margin-bottom: 10px;
}
.contents .other .other_items li {
  font-size: 12px;
  padding-left: 10px;
  position: relative;
  margin-bottom: 5px;
}
.contents .other .other_items li:hover a {
  color: #5d82d1;
}
.contents .other .other_items li:hover:before {
  background-color: #5d82d1;
}
.contents .other .other_items li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: none;
}
.contents .other .other_items li:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #ccc;
  top: 50%;
  left: 0;
  margin-top: -3px;
}
.contents .other .other_bottom {
  margin-top: 10px;
}
.contents .myzj .myzj_title {
  height: 50px;
  line-height: 50px;
  background-color: #3e97df;
  text-align: center;
  font-size: 12px;
}
.contents .myzj .myzj_title .zhuti {
  float: left;
  width: 30%;
  color: #fff;
  font-weight: bold;
}
.contents .myzj .myzj_title .zjhy {
  float: left;
  width: 20%;
  color: #fff;
  font-weight: bold;
}
.contents .myzj .myzj_title .zjzt {
  float: left;
  width: 20%;
  color: #fff;
  font-weight: bold;
}
.contents .myzj .myzj_title .zjqx {
  float: left;
  width: 30%;
  color: #fff;
  font-weight: bold;
}
.contents .myzj .myzj_item {
  background-color: #f2f3f7;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  margin-top: 15px;
  font-size: 12px;
}
.contents .myzj .myzj_box .zhuti {
  float: left;
  width: 30%;
  color: #333;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
}
.contents .myzj .myzj_box .zjhy {
  float: right;
  width: 20%;
  color: #333;
  text-align: center;
  height: 50px;
}
.contents .myzj .myzj_box .zjzt {
  float: right;
  width: 20%;
  color: #333;
  text-align: center;
  height: 50px;
}
.contents .myzj .myzj_box .zjzt.end {
  color: #999;
}
.contents .myzj .myzj_box .zjqx {
  float: right;
  width: 30%;
  color: #333;
  text-align: center;
  height: 50px;
}
.contents .myzj .myzj_box .zjqx.ing {
  color: red;
}
.yema {
  text-align: center;
  padding: 20px 5px;
  margin-top: 30px;
  background-color: #f2f2f2;
}
.yema .leftcon span {
  padding: 0 5px;
  color: #377ee0;
}
.yema .leftcon em {
  padding: 0 5px;
  color: #377ee0;
  font-style: normal;
}
.yema .rightcon {
  margin-top: 10px;
}
.yema .rightcon a {
  padding: 5px 10px;
  background-color: #377ee0;
  color: #fff;
  margin-left: 10px;
  display: inline-block;
}
.yema .rightcon .normal,.yema .rightcon .current{
  display: none;
}
.yema .rightcon span {
  display: none;
}
.yema .rightcon input {
  display: none;
}
.contents .mation .mation_left .swiper-container {
  max-height: 200px;
}

/*政务服务 开始*/
.container .zscd_banner {
  padding: 0 10px;
  margin-top: 15px;
  transition: all 0.5s;
}
.container .zscd_banner div {
  padding: 0 5px;
}
.container .zscd_banner div a {
  display: block;
  height: 100px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 2;
  overflow: hidden;
}
.container .zscd_banner div a img {
  display: block;
  width: 36px;
  margin: 20px auto 7px auto;
}
.container .zscd_banner .div1 a:hover img,
.container .zscd_banner .div2 a:hover img,
.container .zscd_banner .div3 a:hover img {
  transform: scale(1.1);
}
.container .zscd_banner .div1 a {
  background: url(../images/2019_index_006_2.png) no-repeat #0e8ed9;
  background-position: -15px -8px;
}
.container .zscd_banner .div2 a {
  background: url(../images/2019_index_007_2.png) no-repeat #3eb5af;
  background-position: -15px -8px;
}
.container .zscd_banner .div3 a {
  background: url(../images/2019_index_008_2.png) no-repeat #71b061;
  background-position: -15px -8px;
}
.container .zscd_banner .div4 a {
  height: auto;
  padding: 0;
}
.container .zscd_banner .div4 a img {
  width: 100%;
  margin: 10px auto 0 auto;
}
.container .zscd_banner .div4 a .img1 {
}
.container .zscd_banner .div4 a .img2 {
  display: none;
}
.container .zscd_banner .div4 a .img3 {
  display: none;
}

.container .cata_box .row {
  margin: 25px -10px 0 -10px;
}
.container .cata_box .row div {
  padding: 0 10px;
}
.container .cata_box .row a {
  display: block;
  height: 60px;
  line-height: 60px;
  background-color: #f2f3f7;
  margin-bottom: 14px;
  padding-left: 15px;
  font-size: 14px;
  color: #666;
}
.container .cata_box .row a:hover img {
  transform: rotate(360deg) scale(1.2);
}
.container .cata_box .row a img {
  max-width: 20%;
}
.container .cata_box span {
  margin-left: 5px;
}
.container .cata_box .active span {
  width: 75%;
  float: right;
  line-height: 20px;
  margin-top: 15px;
  margin-left: 5px;
  padding-right: 5px;
  float: none\9;
}

.container .linkDiv {
  margin-top: 10px;
}
.container .linkDiv {
  padding: 0 8px;
}
.container .linkDiv div {
  padding: 7px 7px;
}
.container .linkDiv div a {
  color: #fff;
  text-align: center;
  height: 150px;
  line-height: 1.8;
  padding: 0 30px;
  display: block;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}
.container .linkDiv div a img {
  display: block;
  margin: 25px auto 10px auto;
}
.container .linkDiv div a:hover img {
  transform: scale(1.1);
}
.container .linkDiv .div1 a {
  background: url(../images/2019_index_012_2.png) right center no-repeat #2ea1e4;
}
.container .linkDiv .div2 a {
  background: url(../images/2019_index_013_2.png) right center no-repeat #e7b96b;
}
.container .linkDiv .div3 a {
  background: url(../images/2019_index_014_2.png) right center no-repeat #da77db;
}
.container .linkDiv div a p {
  font-size: 14px;
  font-weight: 400;
  display: none;
}

.container .hdjl {
  margin-top: 25px;
}
.container .hdjl .lists_box {
  display: none;
}
.container .hdjl_item {
  border-bottom: 2px solid #666;
  padding-bottom: 10px;
}
.container .hdjl_item p {
  font-size: 14px;
  font-weight: bold;
  padding-right: 10px;
  display: inline-block;
}
.container .hdjl_item p.active {
  color: #3e97df;
  font-size: 16px;
}
.container .hdjl_item p:hover {
  color: #3e97df;
}

.container .lists_box {
  padding: 20px 0;
}
.container .lists_box .lists_item {
  display: block;
  height: 50px;
  line-height: 50px;
  background-color: #f2f3f7;
  position: relative;
  font-size: 12px;
  margin-bottom: 15px;
}
.container .lists_box .lists_item i {
  width: 50px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  background-color: #3e97df;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  font-style: normal;
  text-align: center;
}
.container .lists_box .lists_item span {
  float: left;
  margin-left: 60px;
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .lists_box .lists_item font {
  float: right;
  margin-right: 10px;
  color: #999;
}
.container .lists_box .lists_item:hover {
  color: #3e97df;
}

.container .lists_box2 {
  padding: 20px 0;
}
.container .lists_box2 .lists_box2_title {
  display: block;
  height: 50px;
  line-height: 50px;
  background-color: #f2f3f7;
  font-size: 12px;
  margin-bottom: 15px;
  overflow: hidden;
  background-color: #3e97df;
  color: #fff;
}
.container .lists_box2 .lists_box2_title span {
  display: block;
  float: left;
}
.container .lists_box2 .lists_box2_title .title_xh {
  width: 50px;
  text-align: center;
}
.container .lists_box2 .lists_box2_title .title_mc {
  padding-left: 10px;
  width: 53%;
}
.container .lists_box2 .lists_box2_title .title_lb {
  display: none;
}
.container .lists_box2 .lists_box2_title .title_rq {
  float: right;
  padding-right: 18px;
}
.container .lists_box2 .lists_box2_title .title_wh {
  display: none;
}
.container .lists_box2 .lists_item {
  display: block;
  height: 50px;
  line-height: 50px;
  background-color: #f2f3f7;
  position: relative;
  font-size: 12px;
  margin-bottom: 15px;
}
.container .lists_box2 .lists_item i {
  width: 50px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  background-color: #3e97df;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  font-style: normal;
  text-align: center;
}
.container .lists_box2 .lists_item span {
  float: left;
  margin-left: 60px;
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .lists_box2 .lists_item font {
  float: right;
  padding-right: 10px;
  color: #999;
  height: 50px;
}
.container .lists_box2 .lists_item .lists_item_lb {
  display: none;
  height: 50px;
}
.container .lists_box2 .lists_item .lists_item_wh {
  display: none;
  height: 50px;
}
.container .lists_box2 .lists_item:hover {
  color: #3e97df;
}

/*政务服务 结束*/

/*应急管理 开始*/
.container .yjgl {
  margin-top: 25px;
}
.container .yjgl .lists_box {
  display: none;
}
.container .yjgl_item {
  border-bottom: 2px solid #666;
  padding-bottom: 10px;
}
.container .yjgl_item p {
  font-size: 14px;
  font-weight: bold;
  padding-right: 10px;
  display: none;
  cursor: pointer;
}
.container .yjgl_item p.active {
  color: #3e97df;
  font-size: 16px;
  display: inline-block;
}
.container .yjgl_item p:hover {
  color: #3e97df;
  font-size: 16px;
}
.container .yjgl_item p.active span {
  padding-bottom: 10px;
  border-bottom: 4px solid #3e97df;
  transition: none;
}
.container .yjgl_item .more {
  float: right;
  padding-right: 10px;
  padding-top: 10px;
}
.container .yjgl_item .more a {
  display: none;
}

.container .yjgl .lists_box {
  padding: 20px 0 0 0;
}
.container .yjgl .lists_box .lists_item {
  display: block;
  height: 50px;
  line-height: 50px;
  background-color: #f2f3f7;
  position: relative;
  font-size: 12px;
  margin-bottom: 15px;
}
.container .yjgl .lists_box .lists_item i {
  width: 50px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  background-color: #3e97df;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  font-style: normal;
  text-align: center;
}
.container .yjgl .lists_box .lists_item span {
  float: left;
  margin-left: 60px;
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .yjgl .lists_box .lists_item font {
  float: right;
  margin-right: 10px;
  color: #999;
}
.container .yjgl .lists_box .lists_item:hover {
  color: #3e97df;
}

.container .yjgl .yjgl_link {
  padding: 0;
}
.container .yjgl .yjgl_link div {
  padding: 0;
  margin-bottom: 15px;
}
.container .yjgl .yjgl_link div a {
  text-align: center;
  display: block;
  line-height: 65px;
  color: #fff;
  font-size: 16px;
  font-weight: blod;
  padding: 0 15px 0 0;
}
.container .yjgl .yjgl_link div a:hover {
  box-shadow: 0 0 10px 2px #c6c6c6;
}
.container .yjgl .yjgl_link div a img {
  margin: 0 15px 3px 0;
}
.container .yjgl .yjgl_link .div1 a {
  background-color: #3eb5af;
}
.container .yjgl .yjgl_link .div2 a {
  background-color: #e7b96b;
}
.container .yjgl .yjgl_link .div3 a {
  background-color: #2ea1e4;
}
.container .yjgl .yjgl_link .div4 a {
  background-color: #d977da;
}

.container .yjgl .yjgl_middle {
  margin-bottom: 15px;
  overflow: hidden;
}
.container .yjgl .yjgl_middle div {
  text-align: center;
  padding: 0;
}
.container .yjgl .yjgl_middle .div1 {
  padding-right: 7px;
}
.container .yjgl .yjgl_middle .div2 {
  padding-left: 8px;
}
.container .yjgl .yjgl_middle div a {
  font-size: 16px;
  color: #696969;
  display: block;
  background-color: #f2f3f7;
  overflow: hidden;
  line-height: 3;
  padding-bottom: 10px;
}
.container .yjgl .yjgl_middle div a img {
  display: block;
  margin: 20px auto 0px auto;
}

.container .yjgl .yjgl_bottom {
  margin-bottom: 25px;
  overflow: hidden;
}
.container .yjgl .yjgl_bottom div {
  padding: 0;
}
.container .yjgl .yjgl_bottom .div1 {
  margin-bottom: 15px;
}
.container .yjgl .yjgl_bottom div a img {
  display: block;
  width: 100%;
}

/*数据发布*/
.contents .datapublishing {
  padding: 20px 0;
}
.contents .open #zhi {
  float: left;
  color: #015293;
  font-size: 16px;
  width: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
}
.contents .datapublishing {
  background-color: #fafafa;
}
.contents .open .dys_macroeconomic_operation_right_tongji_head .div_select {
  width: 90px;
  height: 40px;
  margin-bottom: 10px;
}
.contents .open .div_select_con {
  width: 50px;
  font-size: 12px;
}
.contents .open #gdpChart {
  height: 550px;
  width: 100%;
}
.contents .open .input_btn {
  width: 70px;
  background: url(../images/chaxun.jpg) no-repeat center;
  background-size: cover;
}
.contents .open .zhu {
  padding: 5px 20px;
  color: #ccc;
  font-size: 12px;
}
.contents .open_bottom {
  margin-top: 20px;
}
.contents .open_bottom img {
  max-width: 100%;
}
.contents .open_box {
  margin-top: 20px;
}
.contents .open_box .open_item {
  position: relative;
  padding-bottom: 30px;
}
.contents .open_box p {
  position: absolute;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #3584cf;
  color: #fff;
  width: calc(100% - 30px);
  max-width: 90%\9;
  padding: 0 10px;
  bottom: 0px;
}
.contents .open_express {
  margin-top: 20px;
}
.contents .open_list a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  position: relative;
  transition: all 0.5s;
}
.contents .open_list a span {
  float: left;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contents .open_list a font {
  float: right;
  width: 30%;
  text-align: right;
}
.contents .open_list a::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #3584cf;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
}
.contents .open_list a:hover {
  color: #3e97df;
}
.contents #endYearDiv {
  z-index: 1;
}
.contents #endMonthDiv {
  z-index: 1;
}
 /* 分享样式 */
.shareIcon{
      text-align: center;
}
.shareIcon span{
  display: inline !important;
}
 /* 分享样式结束 */
/*应急管理 结束*/
@media (min-width: 361px) {
  .contents .open .open_right .tzgg {
    background-position-x: 15%;
  }
  .contents .open .open_right .zcfg {
    background-position-x: 15%;
  }
  .contents .open .open_right .zwgk {
    background-position-x: 15%;
  }
  .contents .cata_box .row a {
    padding-left: 15px;
    font-size: 14px;
  }
  .contents .cata_box .row a img {
    max-width: 60%;
  }
  .contents .cata_box .active span {
    width: 68%;
  }
  .contents .catalog .cata_item .stati a {
    font-size: 14px;
  }
  .contents .leader .leader_right {
    padding-left: 0;
    padding-top: 50px;
  }
  .contents .leader .leader_right p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .contents .leader .nav_item a {
    font-size: 14px;
    font-weight: bold;
    padding-right: 20px;
  }
  .contents .leader .nav_item a.active {
    color: #3e97df;
    font-size: 18px;
  }
  .contents .leader .nav_item a:hover {
    color: #3e97df;
    font-size: 18px;
  }
  .contents .leader .internal .internal_title {
    font-size: 16px;
  }
  .contents .list_box {
    font-size: 14px;
  }
  .contents .list .list_right {
    padding-left: 15px;
  }
  .contents .lists_box .lists_item {
    font-size: 14px;
  }
  .contents .mation .mation_box {
    font-size: 14px;
  }
  .contents .mation .review {
    padding: 3px 15px;
  }
  .contents .mation_right .phone .phone_item p {
    font-size: 20px;
  }
  .contents .video_box video {
    height: 250px;
  }
  .contents .web_nav .web_item a {
    font-size: 14px;
  }
  .contents .other .other_item {
    height: 100px;
    line-height: 100px;
  }
  .contents .other .other_item .poster {
  }
  .contents .other .other_item .culture {
  }
  .contents .other .other_item .result {
  }
  .contents .yugao {
    padding-top: 12%;
  }
  .contents .mation_right .tel {
    font-size: 14px;
    height: 150px;
    padding-top: 60px;
    background-position-y: 20px;
  }
  .contents .mation_right .zxts {
    font-size: 14px;
    height: 150px;
    padding-top: 60px;
    background-position-y: 20px;
  }
  .contents .mation_right .zxts img {
    max-width: 13%;
  }


.contents .mation_right .zxts2 {
    font-size: 14px;
    height: 150px;
    padding-top: 45px;
    background-position-y: 20px;
  }
  .contents .mation_right .zxts2 img {
    max-width: 44px;
  }
.contents .mation_right .zxts3 {
    font-size: 14px;
    height: 150px;
    padding-top: 45px;
    background-position-y: 20px;
  }
  .contents .mation_right .zxts3 img {
   max-width: 44px;
  }

  .contents .myzj .myzj_item {
  }
  .contents .mation .mation_box {
    min-height: 150px;
  }
  .contents .mation .mation_left .swiper-container {
    max-height: 213px;
  }
}

@media (min-width: 768px) {
    /* 分享样式 */
  .shareIcon{
   display: inline-block;
  }
   /* 分享样式结束 */
  .contents .cata_box .row a {
    font-size: 16px;
    padding-left: 15px;
  }
  .contents .cata_box .active span {
    float: none;
  }
  .contents .cata_box .actives span {
    float: right;
    width: 77%;
  }
  .contents .catalog .cata_item .stati a {
    font-size: 16px;
  }
  .contents .cata_box .row {
    margin: 0 -15px;
  }
  .contents .cata_box .row div {
    padding: 0 15px;
  }
  .contents .leader .leader_right {
    padding-left: 0;
    padding-top: 20px;
  }
  .contents .leader .leader_right p {
    font-size: 14px;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
  }
  .contents .leader .leader_right p span {
    font-weight: bold;
    margin-right: 20px;
  }
  .contents .nav_item a {
    display: inline-block;
    font-size: 16px;
    padding-right: 20px;
  }
  .contents .list_box {
    font-size: 16px;
  }
  .contents .list .list_right .list_title {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .contents .list .list_right .list_title span {
    margin-bottom: 10px;
    font-size: 16px;
    width: 75%;
  }
  .contents .list .list_right .list_con {
    font-size: 14px;
  }
  .contents .nav_item a.active {
    font-size: 20px;
  }
  .contents .lists .lists_box .lists_item {
    font-size: 16px;
  }
  .contents .lists .lists_box .lists_item span {
    width: 70%;
  }
  #share {
    display: inline;
  }
  #share span {
    display: inline;
  }
  .contents .view .source {
    text-align: center;
    padding-bottom: 10px;
  }
  .contents .view .source span {
    display: inline;
    color: #666;
  }
  .contents .mation .mation_box {
    font-size: 16px;
  }
  .contents .mation_right .phone .phone_item {
    font-size: 18px;
  }
  .contents .mation_right .phone .phone_item p {
    font-size: 24px;
  }
  .contents .yugao {
    padding-top: 7%;
  }
  .contents .mation_right .tel {
    margin-top: 10px;
  }
  .contents .hdjl_item p {
    font-size: 16px;
    padding-right: 40px;
  }
  .contents .hdjl_item p.active {
    font-size: 20px;
  }
  .contents .video_box video {
    height: 300px;
  }
  .contents .web_nav .web_item a {
    padding: 20px 20px;
    font-size: 16px;
  }
  .contents .other .other_items li {
    font-size: 14px;
  }
  .contents .other .other_item {
    height: 120px;
    line-height: 120px;
  }
  .contents .other .other_item span {
    font-size: 16px;
    padding-left: 15px;
  }
  .contents .other .other_items li a {
    font-size: 16px;
  }
  .contents .mation_right .tel {
    margin-top: 20px;
  }
  .contents .myzj .myzj_title {
    font-size: 16px;
  }
  .contents .myzj .myzj_item {
    font-size: 16px;
  }
  .contents .view .view_box .chax_con {
    text-align: center;
  }
  .contents .view .view_box .chax_con input.submit {
    padding: 10px 50px;
  }
  .contents .view .view_box .chax_con input.reset {
    padding: 10px 50px;
  }
  .contents .view .view_box .chax_con input {
    width: 50%;
  }
  .contents .view .view_box .chax_con textarea {
    width: 50%;
  }
  .contents .myzj .myzj_title .zhuti {
    width: 50%;
  }
  .contents .myzj .myzj_title .zjhy {
    width: 15%;
  }
  .contents .myzj .myzj_title .zjzt {
    width: 15%;
  }
  .contents .myzj .myzj_title .zjqx {
    width: 20%;
  }
  .contents .myzj .myzj_box .zhuti {
    width: 50%;
  }
  .contents .myzj .myzj_box .zjhy {
    width: 15%;
  }
  .contents .myzj .myzj_box .zjzt {
    width: 15%;
  }
  .contents .myzj .myzj_box .zjqx {
    width: 20%;
  }
  .yema {
     padding: 30px 0px;
    overflow: hidden;
  }
  /* .yema .leftcon {
    padding-top: 20px;
  } */
  .yema .rightcon {
    padding-top: 10px;
    margin-left: 30px;
    margin-top: 10px;
  }
  .yema .rightcon span {
    display: inline-block;
    margin-left: 10px;
    line-height: 40px;
    height: 40px;
  }
  .yema .rightcon a {
    padding: 0px 10px;
    background-color: #377ee0;
    color: #fff;
    margin-left: 10px;
    display: inline-block;
    line-height: 40px;
    height: 40px;
  }
  .yema .rightcon input[type="text"] {
    display: inline-block;
    margin-left: 10px;
    outline: none;
    width: 150px;
    box-sizing: border-box;
    height: 40px;
    padding: 8px 10px;
  }
  .yema .rightcon input[type="button"] {
    display: inline-block;
    padding: 0px 10px;
    background-color: #377ee0;
    color: #fff;
    margin-left: 10px;
    line-height: 40px;
    display: inline-block;
    border: none;
  }
  .contents .mation .mation_box {
    min-height: 168px;
  }
  .contents .mation .mation_left .swiper-container {
    max-height: 400px;
  }
  .contents .science_rights {
    max-height: 318px;
    overflow: hidden;
  }

  /*政务服务 开始*/
  .container .zscd_banner {
    padding: 0 8px;
    margin-top: 20px;
  }
  .container .zscd_banner div {
    padding: 0 7px;
  }
  .container .zscd_banner div a {
    height: 135px;
    font-size: 18px;
    font-weight: bold;
  }
  .container .zscd_banner div a img {
    display: block;
    width: 42px;
    margin: 25px auto 0 auto;
  }
  .container .zscd_banner .div4 a img {
    margin: 15px auto 0 auto;
  }

  .container .cata_box .row {
    margin: 25px -10px 0 -10px;
  }
  .container .cata_box .row div {
    padding: 0 10px;
  }
  .container .cata_box .row a {
    display: block;
    height: 75px;
    line-height: 75px;
    background-color: #f2f3f7;
    margin-bottom: 14px;
    padding-left: 25px;
    font-size: 12px;
    color: #666;
  }
  .container .cata_box .row a:hover img {
    transform: rotate(360deg) scale(1.2);
  }
  .container .cata_box .row a img {
    max-width: 20%;
  }
  .container .cata_box span {
    margin-left: 5px;
  }
  .container .cata_box .row a {
    display: block;
    height: 60px;
    line-height: 60px;
    background-color: #f2f3f7;
    margin-bottom: 14px;
    padding-left: 15px;
    font-size: 16px;
    color: #666;
  }

  .container .linkDiv div a {
    line-height: 1.8;
  }
  .container .linkDiv div a img {
    margin: 20px auto 10px auto;
  }

  .container .hdjl_item p {
    font-size: 16px;
    font-weight: bold;
    padding-right: 30px;
    display: inline-block;
  }
  .container .hdjl_item p.active {
    color: #3e97df;
    font-size: 20px;
  }
  .container .hdjl_item p:hover {
    color: #3e97df;
  }

  /*政务服务 结束*/

  /*应急管理 开始*/
  .container .yjgl_item p {
    font-size: 16px;
    font-weight: bold;
    padding-right: 30px;
    display: inline-block;
  }
  .container .yjgl_item p.active {
    color: #3e97df;
    font-size: 20px;
  }
  .container .yjgl_item p:hover {
    color: #3e97df;
    font-size: 20px;
  }

  .container .yjgl .yjgl_link div a {
    font-size: 18px;
    line-height: 75px;
  }
  .container .yjgl .yjgl_link .div1 {
    padding: 0 7px 0 0;
  }
  .container .yjgl .yjgl_link .div2 {
    padding: 0 0 0 8px;
  }
  .container .yjgl .yjgl_link .div3 {
    padding: 0 7px 0 0;
  }
  .container .yjgl .yjgl_link .div4 {
    padding: 0 0 0 8px;
  }

  .container .yjgl .yjgl_middle div a {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .container .yjgl .yjgl_bottom .div1 {
    padding-right: 7px;
  }
  .container .yjgl .yjgl_bottom .div2 {
    padding-left: 8px;
  }
  /*应急管理 结束*/

  .container .lists_box2 .lists_box2_title {
    font-size: 14px;
  }
  .container .lists_box2 .lists_box2_title .title_mc {
    padding-left: 10px;
    width: 30%;
  }
  .container .lists_box2 .lists_box2_title .title_lb {
    display: block;
    float: right;
    width: 120px;
    padding-right: 10px;
    text-align: center;
  }
  .container .lists_box2 .lists_box2_title .title_rq {
    float: right;
    width: 100px;
    padding-right: 10px;
    text-align: center;
  }
  .container .lists_box2 .lists_box2_title .title_wh {
    display: block;
    float: right;
    width: 170px;
    padding-right: 10px;
    text-align: center;
  }
  .container .lists_box2 .lists_item {
    font-size: 14px;
  }
  .container .lists_box2 .lists_item span {
    width: 35%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .container .lists_box2 .lists_item font {
    padding-right: 10px;
    width: 100px;
    text-align: center;
  }
  .container .lists_box2 .lists_item .lists_item_lb {
    font-weight: 400;
    color: #999;
    display: block;
    overflow: hidden;
    float: right;
    padding: 0 10px 0 0;
    width: 120px;
  }
  .container .lists_box2 .lists_item .lists_item_wh {
    font-weight: 400;
    color: #999;
    display: block;
    overflow: hidden;
    float: right;
    padding: 0 10px 0 0;
    width: 170px;
  }

  .contents .open #gdpChart {
    height: 350px;
    width: 100%;
  }
  .contents .open_express {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .contents .open .open_left a {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .contents .catalog .cata_item .fun a {
    font-size: 18px;
  }
  .contents .open .open_right a span {
    font-size: 18px;
  }
  .contents .open .open_right .tzgg {
    background-position-x: 20%;
  }
  .contents .open .open_right .zcfg {
    background-position-x: 20%;
  }
  .contents .open .open_right .zwgk {
    background-position-x: 20%;
  }
    .contents .open .open_right.new_right a{
    margin-bottom: 30px;
  }
  .contents .catalog .line {
    height: 1px;
    background-color: #ccc;
  }
  .contents .catalog {
    margin-top: 0px;
  }
  .contents .cata_box {
    margin-top: 20px;
  }
  .contents .cata_box .row a {
    font-size: 18px;
    padding-left: 50px;
  }
  .contents .catalog .cata_item .stati a {
    font-size: 18px;
  }
  .contents .leader .nav_item a {
    font-size: 16px;
    padding-right: 40px;
  }
  .contents .leader .nav_item a.active {
    color: #3e97df;
    font-size: 24px;
  }
  .contents .leader .nav_item a:hover {
    color: #3e97df;
    font-size: 24px;
  }
  .contents .rowz {
    margin: 0 -15px;
  }
  .contents .add {
    margin-bottom: 40px;
    font-size: 16px;
  }
  .contents .leader .leader_right {
    padding-left: 15px;
    padding-top: 40px;
  }
  .contents .leader .leader_right p {
    font-size: 16px;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
  }
  .contents .list .list_right .list_title {
    font-size: 16px;
  }
  .contents .list .list_right .list_title span {
    font-size: 18px;
    width: 83%;
  }
  .contents .list .list_right .list_con {
    font-size: 16px;
  }
  .contents .lists .lists_box .lists_item {
    font-size: 18px;
  }
  .contents .view {
    margin-top: 30px;
  }
  .contents .view .view_title {
    font-size: 24px;
  }
  .contents .view .container {
    margin-bottom: 40px;
  }
  .contents .view .view_box {
    padding: 40px 0 30px;
  }
  .contents .view .annex {
    margin-bottom: 40px;
  }
  .contents .mation_right .phone .phone_item {
    font-size: 16px;
    height: 150px;
    padding-top: 20px;
  }
  .contents .science .science_rights .sci_box{
   height: 322px;
  }
  .contents .mation_right .phone .phone_item p {
    font-size: 20px;
  }
  .contents .mation_right {
    margin-top: 0px;
  }
  .contents .video_box video {
    height: 350px;
  }
  .contents .science_rights {
    padding-left: 40px;
    padding-top: 20px;
  }
  .contents .science_rights .goDown {
    top: -5px;
    left: 15px;
  }
  .contents .science_rights .goUp {
    bottom: 20px;
    left: 15px;
  }
  .contents .science_left {
    padding-right: 0;
  }
  .contents .other .other_box .row .other_boxs {
    width: 20%;
  }
  .contents .other {
    margin-top: 15px;
  }
  .contents .other .other_items h4 {
    padding: 10px 0 15px;
    font-size: 20px;
  }
  .contents .other .other_item {
    height: 150px;
    line-height: 150px;
  }
  .contents .other .other_item span {
    font-size: 20px;
    padding-left: 20px;
  }
  .contents .other .other_box .row {
    margin: 0 -15px;
  }
  .contents .other .other_item {
    padding: 0 15px;
  }
  .contents .other .other_box .row .other_boxs {
    padding: 0 15px;
  }
  .contents .other .other_item .poster {
  }
  .contents .other .other_item .culture {
    background-size: 62.5%;
  }
  .contents .other .other_item .result {
    background-size: 62.5%;
  }
  .contents .cata_box .actives span {
    float: none;
  }
  .contents .mation_right .tel {
    margin-top: 15px;
  }
  .contents .mation_right .zxts {
    margin-top: 15px;
  }
  .contents .mation_right .zxts2 {
    margin-top: 15px;
  }
  .contents .mation_right .zxts3 {
    margin-top: 15px;
  }
  .contents .view .view_box .chax_con input {
    width: 40%;
  }
  .contents .view .view_box .chax_con textarea {
    width: 40%;
  }
  .contents .mation .mation_left .swiper-container {
    max-height: 340px;
  }
  .contents .science_rights {
    max-height: 362px;
    overflow: hidden;
  }

  /*政务服务 开始*/
  .container .zscd_banner {
    padding: 0 8px;
    margin-top: 25px;
  }
  .container .zscd_banner div {
    padding: 0 7px;
  }
  .container .zscd_banner div a {
    height: 187px;
    font-size: 18px;
    font-weight: bold;
  }
  .container .zscd_banner div a img {
    display: block;
    width: 42px;
    margin: 45px auto 15px auto;
  }
  .container .zscd_banner .div1 a {
    background: url(../images/2019_index_006_2.png) no-repeat #0e8ed9;
    background-position: -15px 10px;
  }
  .container .zscd_banner .div2 a {
    background: url(../images/2019_index_007_2.png) no-repeat #3eb5af;
    background-position: -15px 10px;
  }
  .container .zscd_banner .div3 a {
    background: url(../images/2019_index_008_2.png) no-repeat #71b061;
    background-position: -15px 10px;
  }
  .container .zscd_banner .div4 a img {
    margin: 15px auto 0 auto;
  }
  .container .zscd_banner .div4 a .img1 {
    display: none;
  }
  .container .zscd_banner .div4 a .img2 {
    display: block;
  }
  .container .zscd_banner .div4 a .img3 {
    display: none;
  }

  .container .linkDiv .div1 a {
    background: url(../images/2019_index_012_3.png) right center no-repeat #2ea1e4;
  }
  .container .linkDiv .div2 a {
    background: url(../images/2019_index_013_3.png) right center no-repeat #e7b96b;
  }
  .container .linkDiv .div3 a {
    background: url(../images/2019_index_014_3.png) right center no-repeat #da77db;
  }

  .container .hdjl .lists_box .lists_item {
    font-size: 16px;
  }
  .container .hdjl_item {
    border-bottom: 3px solid #666;
  }
  .contents .hdjl_item p.active span {
    border-bottom: 5px solid #3e97df;
    padding-bottom: 11px;
  }
  .contents .zwfw .cata_box .row a {
    height: 75px;
    line-height: 75px;
  }
  /*政务服务 结束*/

  /*应急管理 开始*/
  .container .yjgl .lists_box .lists_item {
    font-size: 16px;
  }

  .container .yjgl .yjgl_middle {
    margin-bottom: 25px;
    margin-top: 10px;
    overflow: hidden;
  }
  .container .yjgl .yjgl_middle .div1 {
    padding-right: 12px;
  }
  .container .yjgl .yjgl_middle .div2 {
    padding-left: 13px;
  }
  .container .yjgl .yjgl_bottom .div1 {
    padding-right: 12px;
    margin-bottom: 15px;
  }
  .container .yjgl .yjgl_bottom .div2 {
    padding-left: 13px;
  }

  /*应急管理 结束*/
  .container .lists_box2 .lists_box2_title {
    font-size: 18px;
  }
  .container .lists_box2 .lists_box2_title .title_mc {
    padding-left: 10px;
    width: 30%;
  }
  .container .lists_box2 .lists_box2_title .title_lb {
    width: 160px;
  }
  .container .lists_box2 .lists_box2_title .title_rq {
    width: 160px;
  }
  .container .lists_box2 .lists_box2_title .title_wh {
    width: 230px;
  }
  .container .lists_box2 .lists_item {
    font-size: 18px;
  }
  .container .lists_box2 .lists_item span {
    width: 38%;
  }
  .container .lists_box2 .lists_item font {
    width: 130px;
  }
  .container .lists_box2 .lists_item .lists_item_lb {
    font-weight: 400;
    color: #999;
    display: block;
    overflow: hidden;
    float: right;
    padding: 0 10px 0 0;
    width: 160px;
  }
  .container .lists_box2 .lists_item .lists_item_wh {
    font-weight: 400;
    color: #999;
    display: block;
    overflow: hidden;
    float: right;
    padding: 0 10px 0 0;
    width: 230px;
  }
  .yema {
    padding: 30px 0px 30px 20px;
  }
  .yema .leftcon {
    float: left;
    padding-top: 0px;
    line-height: 40px;
  }
  .yema .rightcon {
    float: left;
    padding-top: 0px;
    margin-left: 30px;
    margin-top: 0px;
  }

  .contents .datapublishing {
    padding: 50px 0;
  }
  .contents .open #gdpChart {
    width: 90%;
    margin-left: 5%;
    height: 400px;
  }
  .contents .open .zhu {
    padding-left: 70px;
  }
}

@media (min-width: 1200px) {
  .contents .open .open_right .tzgg {
    background-position-x: 25%;
  }
  .contents .open .open_right .zcfg {
    background-position-x: 25%;
  }
  .contents .open .open_right .zwgk {
    background-position-x: 25%;
  }
  .contents .leader .leader_right {
    padding-top: 70px;
  }
  .contents .leader .leader_rights {
    padding-top: 20px !important;
  }
  .contents .leader .leader_rights p {
    margin-bottom: 15px;
  }
  .contents .leader .leader_right p {
    font-size: 16px;
    margin-bottom: 10px;
    -webkit-line-clamp: 4;
  }

  .contents .lists .lists_box .lists_item span {
    width: 80%;
  }
  .contents .view .container {
    margin-bottom: 40px;
  }
  .contents .mation_right .tel {
    margin-top: 16px;
  }
  .contents .yugao {
    padding-top: 7%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .contents .mation .mation_box {
    padding-left: 60px;
  }
  .contents .video_box video {
    height: 400px;
  }
  .contents .science_rights {
    padding-left: 60px;
  }
  .contents .science_rights .goDown {
    left: 30px;
  }
  .contents .science_rights .goUp {
    left: 30px;
  }
  .contents .other .other_item {
    height: 160px;
    line-height: 160px;
  }
  .contents .other .other_item .poster {
  }
  .contents .other .other_item .culture {
    background-size: 70%;
  }
  .contents .other .other_item .result {
    background-size: 70%;
  }
  .contents .nav_item a.active {
    font-size: 24px;
  }
  .contents .nav_item a {
    font-size: 18px;
    padding-right: 30px;
  }
  .contents .title {
    font-size: 24px;
  }
  .contents .mation_right .phone .phone_item {
    font-size: 16px;
    height: 213px;
    padding-top: 50px;
  }
  .contents .mation .mation_left .swiper-container {
    max-height: 350px;
  }
  .contents .science_rights {
    max-height: 414px;
    overflow: hidden;
  }
  .contents .cata_box .row a {
    padding-left: 30px;
  }
  /*政务服务 开始*/
  .container .zscd_banner div {
    padding: 0 7px;
  }
  .container .zscd_banner div a {
    height: 233px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0px;
  }
  .container .zscd_banner div a img {
    display: block;
    width: 42px;
    margin: 40px auto 25px auto;
  }
  .container .zscd_banner .div1 a {
    background: url(../images/2019_index_006_2.png) no-repeat #0e8ed9;
    background-position: -15px 15px;
  }
  .container .zscd_banner .div2 a {
    background: url(../images/2019_index_007_2.png) no-repeat #3eb5af;
    background-position: -15px 15px;
  }
  .container .zscd_banner .div3 a {
    background: url(../images/2019_index_008_2.png) no-repeat #71b061;
    background-position: -15px 15px;
  }
  .container .zscd_banner .div4 a img {
    margin: 15px auto 0 auto;
  }
  .container .zscd_banner .div4 a .img1 {
    display: none;
  }
  .container .zscd_banner .div4 a .img2 {
    display: none;
  }
  .container .zscd_banner .div4 a .img3 {
    display: block;
  }

  .container .linkDiv {
    margin-top: 18px;
  }
  .container .linkDiv div a {
    height: 135px;
    line-height: 1.6;
    font-size: 20px;
    text-align: left;
    padding: 25px 0px 0 72px;
    position: relative;
  }
  .container .linkDiv .div1 a {
    padding: 34px 20px 0 72px;
  }
  .container .linkDiv .div3 a {
    padding: 38px 20px 0 72px;
  }
  .container .linkDiv div a img {
    position: absolute;
    top: 52px;
    left: 20px;
    margin: 0;
  }
  .container .linkDiv .div1 a {
    background: url(../images/2019_index_012_4.png) right center no-repeat #2ea1e4;
  }
  .container .linkDiv .div2 a {
    background: url(../images/2019_index_013_4.png) right center no-repeat #e7b96b;
  }
  .container .linkDiv .div3 a {
    background: url(../images/2019_index_014_4.png) right center no-repeat #da77db;
  }
  .container .linkDiv div a p {
    display: block;
    font-size: 12px;
  }
  .container .hdjl_item p {
    font-size: 18px;
    font-weight: bold;
    padding-right: 30px;
    display: inline-block;
  }
  .container .hdjl_item p.active {
    color: #3e97df;
    font-size: 24px;
  }
  .container .hdjl_item p:hover {
    color: #3e97df;
  }

  /*政务服务 结束*/

  /*应急管理 开始*/
  .container .yjgl_item {
    border-bottom: 3px solid #666;
  }
  .container .yjgl_item p {
    font-size: 20px;
    font-weight: bold;
    padding-right: 30px;
    display: inline-block;
  }
  .container .yjgl_item p.active {
    color: #3e97df;
    font-size: 24px;
  }
  .container .yjgl_item p:hover {
    color: #3e97df;
    font-size: 24px;
  }
  .container .yjgl_item p.active span {
    border-bottom: 5px solid #3e97df;
    padding-bottom: 11px;
  }

  .container .yjgl .yjgl_link {
    margin-top: 20px;
  }
  .container .yjgl .yjgl_link {
    padding: 0 0 0 25px;
  }
  .container .yjgl .yjgl_link div a {
    line-height: 82px;
  }
  .container .yjgl .yjgl_link .div1 {
    padding: 0;
  }
  .container .yjgl .yjgl_link .div1 a {
    line-height: 83px;
  }
  .container .yjgl .yjgl_link .div2 {
    padding: 0;
  }
  .container .yjgl .yjgl_link .div1 a {
    line-height: 83px;
  }
  .container .yjgl .yjgl_link .div3 {
    padding: 0;
  }
  .container .yjgl .yjgl_link .div4 {
    padding: 0;
  }
  /*应急管理 结束*/
  .container .lists_box2 .lists_item span {
    width: 48%;
  }

  .contents .open .zhu {
    padding-left: 90px;
  }
  .contents .science .science_rights .sci_box{
   height: 374px;
  }
}

@media (min-width: 1280px) {
  .foot .container {
    width: 1280px;
  }
  .foot .foot_text {
    padding: 0 15px;
  }
  .contents .container {
    width: 1280px;
  }
  .contents .cata_box .row a {
    padding-left: 50px;
  }

  /*.contents .rows{margin: 0 -15px!important;}*/
  .contents .mation_right .tel {
    margin-top: 16px;
  }
  .contents .science_rights {
    padding-left: 70px;
  }
  .contents .video_box video {
    height: 440px;
  }
  .contents .science_rights .goDown {
    left: 35px;
  }
  .contents .science_rights .goUp {
    left: 35px;
  }
  .contents .other .other_item .poster {
  }
  .contents .other .other_item .culture {
  }
  .contents .other .other_item .result {
  }
  .contents .mation_right .phone .phone_item {
    height: 210px;
  }
  .contents .mation_right .tel {
    height: 170px;
    font-size: 18px;
  }
  .contents .mation_right .zxts {
    height: 170px;
    font-size: 18px;
  }
  .contents .mation_right .zxts2 {
    height: 170px;
    font-size: 18px;
  }
  .contents .mation_right .zxts3 {
    height: 170px;
    font-size: 18px;
  }
  .contents .mation .mation_left .swiper-container {
    max-height: 397px;
  }
  .contents .science_rights {
    max-height: 444px;
    overflow: hidden;
  }

  /*政务服务 开始*/
  .container .zscd_banner div a {
    height: 217px;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
  }

  .container .linkDiv div a {
    padding: 20px 25px 0 79px;
  }
  .container .linkDiv .div3 a {
    padding: 32px 50px 0 79px;
  }
  .container .linkDiv div a img {
    position: absolute;
    top: 47px;
    left: 25px;
    margin: 0;
  }
  .container .linkDiv .div1 a {
    background: url(../images/2019_index_012_4.png) right center no-repeat #2ea1e4;
  }
  .container .linkDiv .div2 a {
    background: url(../images/2019_index_013_4.png) right center no-repeat #e7b96b;
  }
  .container .linkDiv .div3 a {
    background: url(../images/2019_index_014_4.png) right center no-repeat #da77db;
  }
  .container .linkDiv div a p {
    display: block;
    font-size: 14px;
  }
  /*政务服务 结束*
	/
	/*应急管理 开始*/
  /*应急管理 结束*/
  .container .lists_box2 .lists_item span {
    width: 50%;
  }

  .contents .open_list {
    margin-top: 20px;
  }
  .contents .open_list a {
    font-size: 16px;
  }
  .contents .open_box {
    margin-top: 30px;
  }
  .contents .open_bottom .nav_item a.active {
    font-size: 24px;
  }
  .contents .open_bottom a.active span {
    padding-bottom: 11px;
  }
  .contents .open_box .open_item {
    padding-bottom: 40px;
  }
  .contents .open_box p {
    height: 40px;
    line-height: 40px;
  }
  .contents .open_list a {
    height: 45px;
    line-height: 45px;
  }
  .contents .open_bottom {
    margin-top: 40px;
  }
  .contents .science .science_rights .sci_box{
   height: 422px;
  }
}
.box1 .box1Con{width:100%;padding:30px 0;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);margin-top:50px}
.box1 .box1Con h4{height:55px;line-height:55px;background:#f7f7f7;padding:0 20px;font-size:22px}
.box1 .box1Con h4 img{vertical-align:middle;margin-right:8px}
.box1 .box1Con ul{padding:30px;overflow:hidden}
.box1 .box1Con ul li{margin-bottom:20px;font-size:18px;text-align:left}
.box1 .box1Con.mode ul li{float:left;margin-right:20px;width:45%}
.box1 .box1Con.mode ul li:nth-child(2n){margin-right:0}
.box1 .box1Con ul li i{background:#b61d22;color:#fff;font-size:20px;text-align:center;padding:5px 10px;font-style:italic;font-weight:bold}
.box1 .box1Con ul li a{padding-left:8px}
.box1 .box1Con ul li a:before{content:"";display:inline-block;width:10px;height:10px;background-color:#b61d22;margin-right:10px;margin-bottom:2px}