﻿.news-top {
  margin-top: 30px;
  margin-bottom: 20px;
}
.news-top .top-title {
  width: 175px;
  margin-right: 20px;
}
.news-top .top-title .jr-gz {
  background: #ff6a00;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
}
.news-top .top-title .jr-time {
  background: #f1f1f1;
  font-size: 15px;
  color: #666;
  padding: 10px 10px;
  text-align: center;
}
.news-top .top-body h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
.news-box {
  margin-top: 30px;
}
.news-box .news-img {
  width: 656px;
  height: 366px;
}
.news-box .news-img .swiper-pagination {
  width: 100px;
  right: 0;
  left: auto;
  text-align: right;
  padding-right: 20px;
}
.news-box .news-img .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #fff;
  opacity: 1;
}
.news-box .news-img .swiper-pagination .swiper-pagination-bullet-active {
  width: 24px;
  height: 9px;
  margin: 0;
  border: 0;
  background-color: #e0620d;
  border-radius: 4px;
}
.news-box .news-img a:hover img {
  transform: scale(1.03);
  transform-origin: center;
}
.news-box .news-img img {
  width: 100%;
  height: 366px;
  transition: all .3s linear;
}
.news-box .news-img p {
  position: absolute;
  bottom: 0px;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 16px;
  width: 100%;
  z-index: 9999;
  font-weight: 700;
}
.news-box .news-img p a {
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 150px;
  box-sizing: border-box;
}
.news-box .news-img p a:hover {
  background: rgba(0, 0, 0, 0.6);
}
.news-box .news-txt {
  width: 463px;
  height: 366px;
  overflow: hidden;
}
.news-box .news-txt .news-alt {
  position: relative;
  top: 6px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 3px 15px;
  color: #999;
  z-index: 1000;
}
.news-box .news-txt .news-alt:hover {
  color: #2277e6;
}
.news-box .news-txt .nav {
  border-bottom: 1px solid #ddd;
}
.news-box .news-txt .nav li {
  float: left;
  position: relative;
  cursor: pointer;
}
.news-box .news-txt .nav li.active:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  bottom: -1px;
  background: #2277e6;
}
.news-box .news-txt .nav li.active span {
  color: #2277e6;
}
.news-box .news-txt .nav li span {
  display: block;
  border-radius: 0;
  font-size: 18px;
  color: #333;
  border: 0;
  padding: 8px 12px;
  margin-right: 2px;
  line-height: 1.42857143;
}
.news-box .news-txt .tab-all {
  padding-top: 15px;
}
.news-box .news-txt .tab-all .tab-item {
  display: none;
}
.news-box .news-txt .tab-all .tab-item h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 35px;
  border-bottom: dotted 1px #ddd;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
.news-box .news-txt .tab-all .tab-item.active {
  display: block;
}
.news-box .news-txt .tab-all .tab-item ul li {
  height: 36px;
  line-height: 36px;
}
.news-box .news-txt .tab-all .tab-item ul li:nth-child(1){
	font-size:18px;
	font-weight: bold;
}
.news-box .news-txt .tab-all .tab-item ul li a {
  display: block;
  padding-right: 20px;
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news-box .news-txt .tab-all .tab-item span {
  color: #999;
  font-size: 13px;
  font-weight:normal;
}
.center-box {
  margin-top: 20px;
}
.center-box .cd-title {
  height: 50px;
  line-height: 50px;
  background: #f9f9f9;
  color: #2277e6;
  transition: all .3s linear;
  padding-left: 0;
  font-size: 18px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.center-box .cd-title a.t-title {
  border-bottom: 2px solid #2277e6;
  padding: 10px 12px;
  color: #2277e6;
}
.center-box .cd-title a.more {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 3px 15px;
  color: #999;
  font-size: 14px;
  box-sizing: border-box;
  line-height: 1.4;
  margin-top: 13px;
  margin-right: 20px;
}
.center-box .cd-box {
  width: 753px;
}
.center-box .cd-box .cd-left {
  width: 390px;
}
.center-box .cd-box .cd-left .swiper-slide {
  height: 270px;
}
.center-box .cd-box .cd-left .swiper-slide p {
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
}
.center-box .cd-box .cd-left .swiper-slide p a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.center-box .cd-box .cd-left .swiper-slide p:hover {
  background: rgba(0, 0, 0, 0.8);
}
.center-box .cd-box .cd-left img {
  width: 100%;
  height: 270px;
}
.center-box .cd-txt {
  width: 350px;
}
.center-box .cd-txt ul li {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.center-box .cd-txt ul li span {
  color: #999;
  font-size: 13px;
}
.center-box .cd-txt ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.center-box .gxwl-box {
  width: 366px;
}
.center-box .gxwl-box .g-title {
  height: 50px;
  line-height: 50px;
  background: #f9f9f9;
}
.center-box .gxwl-box .g-title .t-title {
  border-left: 4px solid #2277e6;
  padding-left: 15px;
  color: #2277e6;
  font-size: 18px;
}
.center-box .gxwl-box .g-title .more {
  margin-top: 10px;
  margin-right: 15px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 3px 15px;
  color: #999;
  z-index: 1000;
  line-height: 1.5;
}
.center-box .gxwl-box .gxwl-body {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #eee;
}
.center-box .gxwl-box .gxwl-body a {
  display: inline-block;
  border: 0;
  background: #f9f9f9;
  padding: 6px 12px;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
}
.center-box .gxwl-box .gxwl-body a img {
  margin-right: 5px;
}
.center-box .gxwl-box .gxwl-body a:hover {
  background: #eee;
}
.center-box .gxwl-box .cd-btn {
  margin-top: 15px;
  display: block;
  width: 100%;
  height: 57px;
  line-height: 57px;
  text-align: center;
  background: #2277e6;
  color: #fff;
  font-size: 20px;
  opacity: 0.9;
}
.center-box .gxwl-box .cd-btn img {
  margin-right: 10px;
}
.center-box .gxwl-box .cd-btn:hover {
  opacity: 1;
}
.cddt-box {
	width: 1100px;
	border: 1px solid #eee;
  	margin-top: 20px;
  	padding: 0 20px 20px 20px;
}
.cddt-box .c-title {
  transition: all .3s linear;
  padding-left: 0;
  border-bottom: 1px solid #eee;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
.cddt-box .c-title .t-title {
  display: inline-block;
  font-size: 18px;
  color: #2277e6;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 2px solid #2277e6;
}
.cddt-box .c-title .more {
  margin-top: 12px;
  margin-right: 15px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 3px 15px;
  color: #999;
  line-height: 1.6;
  z-index: 1000;
}
.cddt-box .item-box {
  position: relative;
  width: 50%;
  float: left;
  overflow: hidden;
}
.cddt-box .item-box span {
  position: absolute;
  left: 50%;
  top: 50%;
  background:  no-repeat center center;
  z-index: 10000;
  display: block;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  margin-left: -32px;
  opacity: 0;
  transition: all .3s linear;
}
.cddt-box .item-box img {
  transition: all .3s linear;
}
.cddt-box .item-box a:hover img {
  transform: scale(1.05);
  transform-origin: center;
}
.cddt-box .item-box a:hover span {
  opacity: 1;
}
.cddt-box .item-box ul li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
  position: relative;
}
.cddt-box .item-box ul li a {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.cddt-box .item-box ul li img {
  width: 100%;
  height: 157px;
}
.cddt-box .item-box ul li p {
  position: absolute;
  width: 100%;
  height: 35px;
  bottom: 0;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
}





.sycj-box {
  margin-top: 30px;
  background: #f9f9f9;
  height: 92px;
}
.sycj-box .title {
  width: 96px;
  color: #fff;
  background: #2277e6;
  height: 92px;
  text-align: center;
  padding-top: 20px;
  font-size: 20px;
  font-weight: 700;
  box-sizing: border-box;
  float: left;
}
.sycj-box ul {
  float: right;
  width: 1040px;
}
.sycj-box ul li {
  float: left;
  width: 12.5%;
  text-align: center;
  font-size: 15px;
}
.sycj-box ul li a {
  display: block;
  padding: 13px 0;
}
.sycj-box ul li a:hover {
  background: rgba(34, 119, 230, 0.1);
}
.sycj-box ul li a img {
  width: 28px;
  height: 28px;
  transition: all .3s linear;
  margin-top: 8px;
}
.sycj-box ul li a div{
  margin: 5px 0
}
.server-l, .server-r {
  height: 230px;
  background: #fafafa;
  box-sizing: border-box;
  padding: 10px 30px 20px;
}

.zdfw, .server-r ul {
  overflow: hidden;
  margin: 15px -5px 0 -5px;
}

.zdfw li {
  float: left;
  width: 20%;
  text-align: center;
}

.zdfw li a, .server-r li a {
  overflow: hidden;
  font-size: 15px;
  display: block;
  padding: 10px 10px 10px 20px;
}

.zdfw li a img, .server-r li a img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}

.zdfw li a:hover {
  background: rgba(34, 119, 230, .08);
  font-weight: bold;
}

.server-r li {
  width: 50%;
  float: left;
}

.titles{
    display: flex;
    text-align: center;
    background: #fafafa;
    overflow: hidden;
    border-bottom: 1px solid #eee;
  }
.titles .btn {
    flex: 1;
  }
.tsecond a {
  float: left;
  cursor: default;
  background-color: transparent;
  border: none;
  font-weight: bold;
  border-radius: 0;
  font-size: 18px;
  padding: 8px 12px;
  border-bottom-color: transparent;
  border-bottom: 2px solid #2277e6;
  color: #2277e6;
}
.menu-l .title a, .menu-r .title a {
  border-left: 4px solid #2277e6;
  padding-left: 15px;
  color: #2277e6;
}
/*列表栏*/

.wy-list {
  overflow: hidden;
  margin-top: 20px;
}

.wy-list li {
  width: 25%;
  float: left;
  font-size: 18px;
}

.wy-list li a:hover {
  opacity: 1;
}

.wy-list li a:hover img {
  transform: rotatey(360deg);
}

.wy-list .ys1 a {
  background: #5cb85c;
}

.wy-list .ys2 a {
  background: #41b518;
}

.wy-list .ys3 a {
  background: #46b8da;
}

.wy-list .ys4 a {
  background: #1572d5;
}

.wy-list .ys5 a {
  background: #085ab0;
}

.wy-list li a {
  padding: 15px 0;
  color: #fff;
  display: block;
  border-right: 5px solid rgba(255, 255, 255, 1);
  opacity: .9;
  text-align: center;
}

.wy-list li a img {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  transition: all .3s linear;
  transform-origin: center;
  vertical-align: middle;
}
#mo-banner{
	margin-top: 20px;
	margin-bottom: 20px;
}

/*---  底部 2个list-----*/
.list-lss{
	width: 60%;
	border: 1px solid #eee;
    padding: 0 20px 20px 20px;
}
.list-rss{
	border-bottom-width: 30%;
	border: 1px solid #eee;
    padding: 0 20px 20px 20px;
}
.list-lss-img{
	width: 33.3%;
}
.zc_main .e_hide {
  display: block;
}
.e_hide{
	display: none;
}
#know-well{
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    margin-top: 5px;
}
#know-well:hover{
	color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.zc_wrap {
	width: 60.6%;
  float: left;
  height: 400px;
  overflow: hidden;
  padding: 0 20px;
  background: #fafafa;
}
.zc_wrap .zc_top {
  position: relative;
  margin-top: 5px;
  border-bottom: 1px solid #ddd;
}
.zc_wrap .zc_top a {
  float: left;
  display: block;
  border-radius: 0;
  font-size: 18px;
  color: #333;
  border: 0;
  padding: 8px 12px;
  margin-bottom: -1px;
  border-bottom: 2px solid transparent;
}
.zc_wrap .zc_top a:hover {
  cursor: default;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
  border-bottom: 2px solid #2277e6;
  color: #2277e6;
  font-weight: bold;
}
.zc_wrap .zc_top .active {
  cursor: default;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
  border-bottom: 2px solid #2277e6;
  color: #2277e6;
  font-weight: bold;
}
.zc_wrap .zc_main {
  padding-top: 5px;
}
.zc_main div{
	display: none;
}
.zc_wrap .zc_main li {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  padding: 0 90px 0 0;
  position: relative;
  font-size: 15px;
}
.zc_wrap .zc_main li a {
  color: #333;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  width: 90%;
  white-space: nowrap;
}
.zc_wrap .zc_main li a:hover {
  text-decoration: none;
  color: #2277e6;
  opacity: .9;
}
.zc_wrap .zc_main li span {
  color: #999;
  position: absolute;
  right: 0;
  font-size: 13px;
  top: 0;
}
.zc_main div p{
	font-size: 14px;
	line-height: 30px;
}
.tzfwj h4{
	margin: 20px 0 10px 0;
    font-size: 18px;
    font-weight: bold;
}
.mt10 {
    margin-top: 10px;
}
.mt10 li{
	float: left;
	width: 48%;
}
.tzfwj a {
    padding: 9px 0 9px 0px;
    margin: 5px;
    display: block;
    background: rgba(34,119,230,.07)  no-repeat 15px center;
    border: 1px solid #cde8fd;
    transition: all .2s linear;
    font-size: 15px;
    text-align: center;
}
.tzfwj a:hover {
    background: rgba(34,119,230,5)  no-repeat 15px center;
    border-color: rgba(34,119,230,5);
    color: #fff;
}
#map{
	width: 325px; 
	height: 345px; 
	border: 1px solid rgb(204, 204, 204); 
	font-size: 12px; 
	overflow: hidden; 
	position: relative; 
	z-index: 0; 
	background-color: rgb(243, 241, 236); 
	color: rgb(0, 0, 0); 
	text-align: left;"
}
.maptol{
	overflow: visible; 
	position: absolute; 
	z-index: 0; 
	left: 0px; 
	top: 0px;
	cursor:  8 8, default;
}
.bmap_mask{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 9;
    overflow: hidden; 
    user-select: none; 
    width: 323px; 
    height: 230px;
}
.botmain{
	margin-top: 20px;
}
.cyyq{
	width: 100%;
	height: 318px;
}
.cp-p{
	position: absolute;
    width: 100%;
    height: 35px;
    bottom: 0;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    text-align: center;
}



@media (max-width: 560px) {
  .news-top .top-title {
    float: none;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  .news-top .top-body {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .news-top .top-body h3 {
    font-size: 18px;
  }
  .news-top p {
    display: block;
  }
  .news-box {
    margin-top: 10px;
  }
  .news-box .news-img {
    width: 100%;
    height: 220px;
  }
  .news-box .news-img img {
    height: 220px;
  }
  .news-box .swiper-button-white {
    display: none;
  }
  .news-box .news-txt {
    float: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-top: 15px;
  }
  .news-box .news-txt .nav li {
    width: 25%;
  }
  .news-box .news-txt .nav li span {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin-right: 0;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  .news-box .news-txt .tab-all .tab-item h3 {
    font-size: 18px;
  }
  .news-box .news-txt .tab-all .tab-item ul li {
    font-size: 13px!important;
  }
  .center-box .cd-box {
    width: 100%;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .center-box .cd-box .cd-left {
    width: 100%;
    float: none;
  }
  .center-box .cd-box .cd-left .swiper-button-white {
    display: none;
  }
  .center-box .cd-box .cd-left .swiper-slide p {
    height: 40px;
    line-height: 40px;
  }
  .center-box .cd-box .cd-left .swiper-slide p a {
    font-size: 14px;
  }
  .center-box .cd-box .swiper-container_1 {
    margin-bottom: 10px;
    float: none;
  }
  .center-box .gxwl-box {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .cddt-box {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .cddt-box .item-box {
    width: 100%;
    float: none;
  }
  .cddt-box .item-box img {
    width: 100%;
  }
  .cddt-box .item-box ul {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
  }
  #mo-banner{
  	text-align: center;
  }
  #mo-banner img{
  	width: 90%;
  	height: 50px;
  }
  .botmain ul li{
  	float: none;
  	width: 90%;
  	margin: 0 auto 15px;
  	padding: 0 10px 10px 10px;
  }
  .list-lss div{
  	float: none;
  }
  #map{
  	width: 90%;
  	margin: 0 auto;
  }
  .zc_wrap{
  	width: 86%;
  	margin: 0 auto;
  	height: auto;
  }
  .list-lss-img{
  	width: 100%;
  	text-align: center;
  }
  .server-l{
  	height: auto;
  }
  .zdfw li{
  	width: 50%;
  }
  .wy-list  ul{
  	width: 90%;
  	margin: 0 auto;
  }
  .wy-list  ul li{
  	width: 50%;
  	margin-bottom: 5px;
  }
  .sycj-box {
  	width: 90%;
  	margin: 30px auto 0;
  	height: 520px;
  }
  .sycj-box ul{
  	width: 100%;
  	overflow: hidden;
  }
  .sycj-box ul li{
  	width: 50%;
  }
}
/*# sourcemappingurl=xwzx.css.map */