﻿
body{background:none;}
.W430 {
  width: 430px;
}

.W410 {
  width: 410px;
}
.w1200{
 width: 1200px;
 margin: 0 auto;
}
.qrcode canvas {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999999;
  padding: 10px;
  background: #fff;
  box-shadow: 1px 1px 15px #ddd;
  border-radius: 10px;
  cursor: pointer;
}

.linkmap {
  display: none;
}

.mr20 {
  margin-right: 20px;
}

ul.article_list_2 li a:hover {
  color: #1993d2;
}

.main_bg {
  margin-top: 0 !important;
}

.header_down {
  height:auto;
}
.main_title .more_btns{
 display: none;
}
.logo img{
  width:80%;
}
.nav{height:auto;}
li.sy1_li{
  padding: 0px 13px;
}
li.sy1_li a.sy1_tit{
  height:auto;
  line-height: 36px;
}

.header {
  /* position: absolute; */
  width: 100%;
  z-index: 999999;
}

.Active {
  background: #0087cd !important;
  color: #fff;
}


/*banner轮播图*/
.banner,.fullSlide{
   min-height: 600px;
} 
.fullSlide {
  width: 100%;
  position: relative;
  height:auto;

  margin: 0 auto;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 100%
}


.fullSlide .bd li {
  width: 100% !important;
  height:auto;
  overflow: hidden;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}

.fullSlide .bd li a {
  display: block;
  height:auto;
  cursor: pointer;
}
.fullSlide .bd li a img{
  width:100%;
}

.banner .fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 53px;
  left: 0;
}

.fullSlide .hd ul {
  text-align: center;
}

.banner .fullSlide .hd ul li {
 cursor: pointer;
 display: inline-block;
 width: 32px;
 height: 25px;
 overflow: hidden;
 background: url(/Sites/Uploaded/UserUpLoad/20210506/20210506171654.png);
 line-height: 999px;
 margin: 0 10px;
}

.banner .fullSlide .hd ul .on {
 background: url(/Sites/Uploaded/UserUpLoad/20210506/20210506171717.png);
}
.fullSlide .prev,
.fullSlide .next {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 100px;
  margin-top: -50px;
  border-radius: 3px;
  text-indent: -9999px;
  transition: opacity .2s linear 0s;
  cursor: pointer;
  z-index: 99;
  filter: alpha(opacity=30) !important;
  opacity: 0.5 !important;
}

.fullSlide .prev {
  left: 240px;
  background:#000 url(/Sites/Uploaded/UserUpLoad/20181204/20181204091058.png) no-repeat center;
}
.fullSlide .prev:hover{
  background-color: #005bac;
  filter: alpha(opacity=80) !important;
  opacity: 0.8 !important;
}

.fullSlide .next {
  right: 240px;
  background:#000 url(/Sites/Uploaded/UserUpLoad/20181204/20181204091117.png) no-repeat center;
}
.fullSlide .next:hover{
  background-color: #005bac;
  filter: alpha(opacity=80) !important;
  opacity: 0.8 !important;
}


.lunbo{
   margin-bottom: 20px;
}
.lunbo .swiper-box {
   width: 780px;
   height: 450px;
   overflow: hidden;
   position: relative;
   margin: 0;
   box-shadow: 0 5px 15px 0 #020202c7;
}
   
   .lunbo .swiper-box .Img_Box .pic {
 width: 100%;
 height: 450px;
 overflow: hidden;
 display: block;
   }
   
   .lunbo .swiper-box .Img_Box img {
 width: 100%;
   }
   
   .lunbo .swiper-box .Img_Box .content_box {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
   }
   
   .lunbo .swiper-box .Img_Box .content_box h2 {
 width: 100%;
 height:50px;
 background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
 font-size: 18px;
 color: #F3F3F3;
 display: flex;
 align-items: center;
   }
   
   .lunbo .swiper-box .Img_Box .content_box h2 a {
 color: #F3F3F3;
 display: block;
 width: 68%;
 margin: 0 auto;
 padding-left: 69px;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
   }
   
   div.lunbo .swiper-button-prev,
   div.lunbo .swiper-button-next {
 width: 14px;
 height: 24px;
 position: absolute;
 bottom: 12px;
 top: auto;
   }
   
   .lunbo .swiper-button-prev {
 background: url(/Sites/Uploaded/UserUpLoad/20210507/20210507132120.png);
 left: 30px;
   }
   
   .lunbo .swiper-button-next {
 background: url(/Sites/Uploaded/UserUpLoad/20210507/20210507132132.png);
 right: 30px;
   }
   
   div.lunbo .swiper-pagination-fraction {
 position: absolute;
 left: 88px;
 bottom: 0;
 z-index: 1;
 color: #fff;
 font-size: 24px;
 display: flex;
 align-items: center;
 height: 50px;
   }
   
   div.lunbo .swiper-pagination-current {
 font-size: 36px;
 color: #ED3B3B;
   }
   
   ul.quickly_link {
 overflow: hidden;
}
ul.quickly_link li {
 width: 33.333%;
 height: 155px;
 float: left;
}
ul.quickly_link li.quickly_link_li2{
  /* width: 50%; */
}
ul.quickly_link li a {
 display: block;
 width: 100%;
 height: 100%;
 text-align: center;
 box-sizing: border-box;
 padding-top: 30px;
}
ul.quickly_link li a:hover img{
 transform: scale(1.1);
}
ul.quickly_link li a img {
 width: 54px;
 height: 52px;
 transition: all 0.2s;
}
ul.quickly_link li a span {
 font-size: 22px;
 color: #fff;
 display: block;
 margin-top: 20px;
}
ul.quickly_link li a.yygh {
 background-color: #71B482;
 background-image: url(/Sites/Uploaded/UserUpLoad/20250626/20250626154503.png);
}
ul.quickly_link li a.jsyl {
background-color: #3EAAB9;
 background-image: url(/Sites/Uploaded/UserUpLoad/20250626/20250626154503.png);
 color: #fff;
}
ul.quickly_link li a.jkct{
  background: url(/Sites/Uploaded/UserUpLoad/20250718/20250718144623.jpg) repeat center center;
}
ul.quickly_link li a.hzfw {
   background: url(/Sites/Uploaded/UserUpLoad/20250626/20250626154612.png) repeat center center;

}
ul.quickly_link li a.yygk {
background: url(/Sites/Uploaded/UserUpLoad/20250626/20250626154612.png) repeat center center;
 color: #fff;
}
ul.quickly_link li a.yydjps {
 background: url(/Sites/Uploaded/UserUpLoad/20210507/20210507135954.png)
}
ul.quickly_link li a.jxsq {
 background: url(/Sites/Uploaded/UserUpLoad/20210507/20210507140030.png)
}
ul.quickly_link li a.yszg {
 background-color: #D5B785;
 background-image: url(/Sites/Uploaded/UserUpLoad/20250626/20250626154503.png);
}
ul.quickly_link li a.hzfw span, ul.quickly_link li a.jkct span, ul.quickly_link li a.yygk span{
 color: #3eaab9;
}
.main_top_left {
 width: 798px;
 float: left;
}
.main_top {
 background: url(/Sites/Uploaded/UserUpLoad/20210507/20210507143009.jpg) no-repeat;
 padding-top: 60px;
 background-size: 100% 100%;
 padding-bottom: 60px;
}
.main_top_Right {
 float: left;
 width: 400px;
}
.main_top_right {
 width: 100%;
 height: 780px;
 background: #fff url(/Sites/Uploaded/UserUpLoad/20210507/20210507141734.png) no-repeat right bottom;
 padding: 25px 25px;
 box-sizing: border-box;
 overflow: hidden;
}

.main_top_right .column_List{
 margin-top: 50px;
}
h2.main_title a {
 color: #1A4287;
 font-size: 22px;
 margin-bottom: 16px;
 display: block;
}
h2.main_top_title{
 display:flex;
 justify-content:space-between;
}
h2.main_title a.main_more{
 font-size: 14px;
 float: right;
 margin-bottom: 0;
 margin-top: 4px;
}
ul.news_list li {
 line-height: 35px;
 margin-bottom: 14px;
 display: flex;
 align-items: center;
 justify-content: space-between;
 flex-direction: row-reverse;
}
ul.news_list li.last{
 margin-bottom:0
}

ul.news_list li .span_date {
 float: right;
 color: #999;
 font-size: 14px;
}
ul.news_list li a {
 font-size: 15px;
 line-height: 26px;
 width: 80%;
 display: inline-block;
 text-overflow: ellipsis;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 word-break: break-all;
 -webkit-box-orient: vertical;
 /* margin-bottom: 5px; */
}

a.main_more {
  width: 80px;
  height: 31px;
  display: block;
  font-size: 14px;
  line-height: 31px;
  text-align: center;
  color: #1A4287;
  font-weight: bold;
  margin-top: 10px;
  /* margin-bottom: 45px; */
  border: 1px solid #1A4287;
  box-sizing: border-box;
}
a.main_more:hover {
 color: #fff;
 background: #1A4287;
 border: none;
}
ul.column_List li a.main_items_title {
 font-size: 20px;
 color: #666;
 display: block;
 margin-bottom: 22px;
}
ul.column_List li a:hover{
 text-decoration: underline;
}

.main_items {
 max-height: 0;
 overflow: hidden;
 transition: all 0.2s;
}
ul.column_List li a.main_items_title.actived{
 font-size: 24px;
 color: #1A4287;
 transition: all 0.2s;
}
ul.img_list li {
 width: 100%;
 position: relative;
}
ul.img_list li a.img_box {
 display: block;
 width: 100%;
 height: 190px;
 overflow: hidden;
}
ul.img_list li a img {
 width: 100%;
 height: auto;
}
ul.img_list li a.title_type {
 position: absolute;
 width: 100%;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 display: block;
 color: #fff;
 bottom: 0px;
 padding: 0 20px;
 box-sizing: border-box;
 background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
 height: 40px;
 line-height: 40px;
}
ul.Journal_list {
 display: flex;
 align-items: center;
 justify-content: space-around;
 margin-top: 15px;
}
ul.Journal_list li {
 width: 42%;
}
ul.Journal_list li a {
 display: block;
 border: 1px solid #ddd;
}
ul.Journal_list li a img {
 width: 100%;
}
ul.Journal_list li h2 {
 text-align: center;
}
.Min_office {
 background: #f3f3f3;
 width: 100%;
 height: 364px;
 padding: 30px 50px;
 box-sizing: border-box;
}
h2.title_headers {
 float: left;
}
h2.title_headers a {
 color: #1A4287;
 font-size: 28px;
}
a.more_btns {
 width: 80px;
 height: 31px;
 display: block;
 font-size: 14px;
 line-height: 31px;
 text-align: center;
 color: #1A4287;
 font-weight: bold;
 float: right;
 border: 1px solid #1A4287;
 box-sizing: border-box;
}
a.more_btns:hover{
  color: #fff;
  background: #1A4287;
  border: none;
 
}
.Min_con6 {
  overflow-y: scroll;
  margin-top: 35px;
  height: 230px;
  box-sizing: border-box;
}
.Min_con6::-webkit-scrollbar {/*滚动条整体样式*/

  width: 5px;  /*高宽分别对应横竖滚动条的尺寸*/
 
  height: 80px;
 
 }
 
 .Min_con6::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
 
  width: 5px;
  background: #1A4287;
 
 }
 
 .Min_con6::-webkit-scrollbar-track {/*滚动条里面轨道*/
 
 
 
  background: #Fff;
 
 }
ul.Dep_list li {
  float: left;
  margin-right: 12px;
  margin-bottom: 30px;
}
ul.Dep_list li a {
  border: 1px solid #CBCBCB;
  width: 157px;
  height: 45px;
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 45px;
  border-radius: 5px;
}
ul.Dep_list li:nth-child(4n+4) {
 margin-right: 0;
}
ul.Dep_list li.pidHide{
 display: none;
}
.tszl{
 width: 100%;
 height: 364px;
 overflow: hidden;
 /* background: url(/Sites/Uploaded/UserUpLoad/20210507/20210507153506.png); */
 box-sizing: border-box;
 padding: 28px 25px;
}
.tszl h2 a{
 /* font-size: 28px; */
 /* color: #fff; */
 /* text-align: center; */
 /* display: block; */
 /* margin: 32px auto; */
 /* margin-bottom: 50px; */
}
.tszl ul li{
 /* margin-bottom: 25px; */
}
.tszl ul li a{
 display: block;
 border: none;
 border-radius: 5px;
 /* height: 45px; */
 line-height: 45px;
 text-align: center;
 /* width: 200px; */
 margin: 0 auto;
 font-size: 16px;
 color: #000;
 transition: all 0.2s;
}
.tszl ul li a:hover{
 /* font-size: 18px; */
}
.main_center_right {
 padding: 60px 0;
 /* width: 600px; */
 box-sizing: border-box;
}
ul.jishu_list{
   margin-top: 35px;
   display: flex;
   justify-content: space-between;
}
ul.jishu_list li {
   width: 32%;
   box-sizing: border-box;
   padding: 50px 32px;
   background: #F3F3F3;
   position: relative;
   background-image: url(/Sites/Uploaded/UserUpLoad/20250626/20250626170707.png);
   background-repeat: no-repeat;
   background-position: bottom 50px right 30px;
}
ul.jishu_list li a {
 font-size: 20px;
 color: #1A4287;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2; /* 显示3行 */
 -webkit-box-orient: vertical;
 margin-bottom: 25px;
}
ul.jishu_list li p{
 margin-bottom: 41px;
 color: #939090;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
 line-height: 24px;
}
ul.jishu_list li a.detail{
 display:none;
}
ul.jishu_list li span {
 font-size: 14px;
 color: #999;
 display: block;
 margin-top: 10px;
 position: absolute;
 bottom: 50px;
}
.main_center_right.fl .main_more {
 margin-bottom: 0;
}
.main_center {
 background: url(/Sites/Uploaded/UserUpLoad/20210507/20210507161351.png);
 background-size: cover;
}
.main_center_left {
  width: 600px;
  height: 400px;
  overflow: hidden;
  box-shadow: 10px 10px 0px #bebebe;
}
.main_center_left img{
  width: 100%;
  transition:all 0.3s;
}
.main_center_left img:hover{
  transform:scale(1.02);
  transition:all 0.3s;
}
.banner_zhuanti {
   background: #F5F5F7;
 padding-top: 60px;
}
.fullSlide_zhuanti {
 height: 300px;
 position: relative;
}
.fullSlide_zhuanti .hd {
 width: 100%;
 position: absolute;
 z-index: 1;
 bottom: 30px;
 left: 0;
  }
  
  .fullSlide_zhuanti .hd ul {
 text-align: center;
  }
  
  .fullSlide_zhuanti .hd ul li {
 cursor: pointer;
 display: inline-block;
 *display: inline;
 zoom: 1;
 width: 40px;
 height: 5px;
 overflow: hidden;
 background: #fff;
 line-height: 999px;
 margin: 0 15px;
  }
  
  .fullSlide_zhuanti .hd ul .on {
 background: rgba(255,255,255,0.5);
  }
  div.FriendLink{
   background: #F5F5F7;
  }
  div.swiper-containerF li a img {
 border:none;
 box-sizing: border-box;
}
.top_right_item{
  margin-bottom: 20px;
}
.video_list li.Li_Even {
 float: right !important;
}.video_list li {
 width: 100%;
 float: left;
 position: relative;
}.video_list {
 width: 100%;
 height: 100%;
 overflow: hidden;
 margin-top: 30px;
}

.video_list li .video_img img {
 width: 100%;
 /* height: 167px; */
}
.video_list li.Li_Odd {
 float: left !important;
}
.video_list li a.video_btn {
 background: url(../../common/images/video/play-btn.png) no-repeat center 85px;
 top: 0px;
 display: block;
 height: 100%;
 left: 1px;
 position: absolute;
 width: 100%;
}
.video_list .play_time{
 display:none;
}
@media screen and (max-width:1680px){
 .banner,.fullSlide{
 min-height: 560px;
 }
}
@media screen and (max-width:1600px){
 .banner,.fullSlide{
 min-height: 480px;
 }
}
@media screen and (max-width:1440px){
 .banner,.fullSlide{
 min-height: 460px;
 }
}
@media screen and (max-width:1366px){
 .banner,.fullSlide{
 min-height: 440px;
 }
}
@media screen and (max-width:768px){
 .banner,.fullSlide{
 min-height: auto;
 } 
 .lunbo{
 display: none;
 }
 .main{
 padding:0;
 }
 .main_top {
 background: #f7f7f7;
 padding-top: 10px;
 padding-bottom: 5px;
 }
 .w1200 {
 width: 100%;
 }
 .main_top_left {
 width: 100%;
 }
 .main_title{
 display: flex;
 align-items: center;
 justify-content: space-between;
margin-bottom: 15px;
 }
 .main_title .more_btns{
 display: block;
 font-size: 12px;
 }
 .lunbo .swiper-box {
 width: 100%;
 height: 304px;
 }
 .lunbo .swiper-box .Img_Box .pic {
 height: 100%;
 }
 .lunbo .swiper-box .Img_Box .content_box h2 {
 height: 40px;
 font-size: 12px;
 }
 .lunbo .swiper-box .Img_Box .content_box h2 a{
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 }
 div.lunbo .swiper-pagination-fraction {
 font-size: 12px;
 height: 40px;
 left: 44px;
 }
 div.lunbo .swiper-pagination-current {
 font-size: 14px;
 }
 div.lunbo .swiper-button-prev, div.lunbo .swiper-button-next {
 width: 8px;
 height: 13px;
 bottom: 13px;
 background-size: contain;
 }
 .lunbo .swiper-button-next {
 right: 15px;
 }
 .lunbo .swiper-button-prev {
 left: 15px;
 }
 ul.quickly_link li {
 /* width: 33.33%; */
 height: 70px;
 }
 ul.quickly_link li a {
 padding-top: 15px;
 }
 ul.quickly_link li a img {
 width: 20px;
 height: 20px;
 }
 ul.quickly_link li a span {
 font-size: 12px;
 margin-top: 7px;
 }
 ul.quickly_link li a.jsyl {
 background-size: contain;
 }
 .Min_office {
 width: 100%;
 height: auto;
 padding: 20px 10px;
 box-sizing: border-box;
 }
 h2.title_headers a {
 font-size: 16px;
 }
 a.more_btns {
 width: 63px;
 height: 26px;
 font-size: 12px;
 line-height: 26px;
 font-weight: normal;
 background-size: contain;
 }
 a.more_btns:hover{
 background-size: contain;
 }
 .Min_con6 {
 margin-top: 10px;
 }
 ul.Dep_list li {
 margin-right: 0;
 margin-bottom: 10px;
 width: 25%;
 padding: 0 5px;
 box-sizing: border-box;
 }
 ul.Dep_list li a {
 border: 1px solid #CBCBCB;
 width: 100%;
 height: 35px;
 font-size: 12px;
 line-height: 35px;
 overflow: hidden;
 }
 .main_top_Right {
 float: left;
 width: 100%;
 }
 .main_top_right {
 width: 100%;
 height: auto;
 padding: 10px 10px;
 }
 h2.main_title a {
 font-size: 16px;
 margin-bottom: 10px;
 }
 ul.news_list li {
 line-height: 28px;
 }
 ul.news_list li .span_date {
 font-size: 12px;
 }
 ul.news_list li a {
 font-size: 14px;
 }
 a.main_more:hover {
 background-size: contain;
 }
 a.main_more {
 width: 63px;
 height: 26px;
 font-size: 12px;
 line-height: 26px;
 font-weight: normal;
 margin-top: 5px;
 margin-bottom: 10px;
 background-size: contain;
 display: none;
 }
 ul.column_List {
 display: flex;
 align-items: center;
 justify-content: space-between;
 display: none;

 }
 ul.column_List li a {
 font-size: 14px;
 margin-bottom: 10px;
 }
 .tszl {
 width: 100%;
 /* height: 240px; */
 background-size: contain;
 padding: 10px;
 }
 .tszl h2 a {
 font-size: 16px;
 margin: 20px auto;
 margin-left: 0;
 margin-right: 0;
 }
 .tszl ul li {
 margin-bottom: 20px;
 }
 .tszl ul li a {
 /* height: 36px; */
 /* line-height: 36px; */
 width: auto;
 font-size: 12px;
 display: block;
 }
 .main_center_left.fl img {
 width: 100%;
 }
 .main_center_right.fl {
 padding: 20px 10px;
 width: 100%;
 box-sizing: border-box;
 }
 ul.jishu_list{
  flex-wrap:wrap;
 }
 ul.jishu_list li {
 margin-bottom: 20px;
 width: 100%;
 }
 ul.jishu_list li a {
 font-size: 12px;
 }
 ul.jishu_list li span {
 font-size: 12px;
 margin-top: 10px;
 }
 .fullSlide_zhuanti img {
 width: 100%;
 }
 .fullSlide_zhuanti {
 height: 103px;
 }
 .fullSlide_zhuanti .hd{
 display: none;
 }
 .banner_zhuanti{
 padding-top: 0;
 }
 div.header {
 position: initial !important;
 }

 .banner .fullSlide .hd{
 display: none;
 }
 .main_center_left {
   width: 100%;
   height: auto;
 }
 .main_center_right {
  padding: 30px 10px;
 }
}


   