
* { margin:0; padding:0; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:14px; box-sizing: border-box;}
a{ text-decoration: none !important; }
body { color:#383838; width:100%; cursor:default; margin:0 auto; padding:0; height:auto; font-size:14px; }
ol, ul, li, dl, dd, dt { list-style:none; }
.float{ float:left;}
.floatr{ float:right;}
.clear{ clear:both; height:1px; overflow:hidden;}

@font-face {
     font-family: 'fzzzh';
     src: url('../font/fzzzh.ttf');
}


.top{ width: 100%; height: auto; }
.welcome{ width: 100%;height: 50px; background: #F1F1F1;  }
.wel_content{width: 1280px;height: 50px; display: flex; align-items: center; justify-content: space-between; margin: 0 auto; }
.wel_content .wel_left{ width: auto; font-size: 14px; color: #383838; }
.wel_content p{ width: auto; display: flex; align-items: center; margin: 0; }
.wel_content p a{ width: auto; height: 50px; padding: 0 20px; display: flex; align-items: center; justify-content: center; text-decoration: none;
     font-size: 14px;color: #383838; border-left: 1px solid #D1D1D1; position: relative; }
.wel_content p a img{ margin-right: 8px; }
.wel_content p a span{ display: none; width: 150px; height: 150px; background: #fff; position: absolute; top:50px; }
.wel_content p a:nth-child(3){border-right: 1px solid #D1D1D1; } 
.wel_content p a:hover span{ display: block; }
.wel_content p a:nth-child(3) img{ margin-right: 0; }

.top_content{ width: 100%; height: 157px; background: url(../img/top_bg.jpg); }
.top_cont{ width: 1280px; height: 157px; display: flex; align-items: center; justify-content: space-between; margin: 0 auto; }

.search{ width: 350px; height: 45px; background: rgba(245,245,245,08); border-radius: 50px; box-shadow: 0 0 10px 0 #ddd; display: flex;
align-items: center; justify-content:space-between;  }
.search input{ width:300px; height: 45px; line-height: 45px; border-radius: 50px; background: none; outline: none; border: none; padding: 0 20px; }
.search a{ width:50px; height: 45px; display: flex; align-items: center; justify-content: center; margin-right: 10px; }

.nav{ width: 100%; height: 65px; background: #0879D5; }
.nav_content{ width: 1280px; height: 65px; margin: 0 auto;  }
.nav_content a{ width: 160px;  height: 65px; line-height: 65px; display: flex; align-items: center; justify-content: center;
font-size: 20px; color: #fff; text-decoration: none; }
.nav_content a:hover{ background: #0262e6; color: #fff !important; }

.main{ width: 1280px; height: auto; display: block; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }

.title{ width: 100%; height:70px; border-bottom: 4px solid #F2F2F2; display: flex; justify-content:space-between; 
     align-items: center; margin-bottom: 20px; }
.title p{ font-size: 28px; height:72px;color: #0879D5; border-bottom: 4px solid #DBDBDB;  margin: 0;font-family: 'fzzzh';  } 
.title p span{ font-size: 14px; color: #BFBFBF; display: block; } 
.title a{ color:#A3A3A3; font-size: 16px; text-decoration: none;}
.title a:hover{color: #0879D5; }

.tzgg{ width: 870px; height: 70px; background: #FAFAFA; border: 1px solid #F1F1F1; border-radius: 6px; overflow: hidden;
      margin-top: 20px; padding: 0 0 0 10px; display: flex; align-items: center; justify-content: space-between;  }
.tzgg_tit{ width: 140px; font-family: 'fzzzh'; font-size: 24px; color: #0879D5;  padding-top: 7px; display: flex; align-items: center; justify-content: center;
      padding-right: 15px; text-align: center; background: url(../img/img.png) no-repeat right center;  }
.tzgg_tit span{  width: auto; font-size: 24px;  color: #D51008;  font-family: 'fzzzh';  }
.tzgg_cont{ width: calc(100% - 150px); height: 70px !important; background: url(../img/btn.png) no-repeat right center; position: relative; }
.tzgg_cont .swiper-slide {  width: 100%; height: 70px !important;}
.tzgg_cont .swiper-slide a{ display: block; width: 95%; height: 70px; position: relative; text-decoration: none;
display: flex; align-items: center; }
.tzgg_cont .swiper-slide a span{  width:107px; height: 27px; line-height: 27px; text-align: center; margin-right: 15px; padding-right: 7px; background: url(../img/tzgg_bg.png) no-repeat; background-size: 100% auto; font-size: 14px; color: #0879D5; }
.tzgg_cont .swiper-slide a p{ width: 540px; line-height: 70px; font-size: 18px; margin: 0;  color: #383838; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.tzgg_cont .swiper-button-prev{ width: 24px; height: 24px; overflow: hidden;  left:auto; top:60px !important; right: 15px !important; }
.tzgg_cont .swiper-button-next{ width: 24px; height: 24px; overflow: hidden;   left:auto; top:30px !important; right: 15px !important; }
 
.tzgg_cont .swiper-button-prev:after{ display: none; }
.tzgg_cont .swiper-button-next:after{ display: none; }


.tp_lj{ width: 390px; height: 70px; display: flex; justify-content: space-between; margin-top: 20px; position: relative;}
.tp_lj a{ width: 190px; height: 70px; border-radius: 6px; margin-left: 5px; font-weight: bold; font-size: 18px; text-decoration: none; display: flex; align-items: center; justify-content: center; }
.tp_lj a:nth-child(1){  color: #303440; background: #F9ECE4; }
.tp_lj a:nth-child(2){  color: #704A1D; background: #FFE6B4; }
.tp_lj a img{ width: auto; height: 30px; margin-right: 10px; }
.tp_lj span{ width:23px; height: 23px; border-radius: 20px;  background: #FF7A3D; border: 4px solid #fff; position: absolute;
      top: 25px; left: 187px; }
.tp_lj a:hover{ text-decoration: underline; }

.xwdt{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;margin-top: 20px; }
.xwdt_img { width: 640px; height: 375px; overflow: hidden; position: relative; }
.xwdt_img .swiper-slide { text-align: center;font-size: 18px; background: #fff;display: -webkit-box; display: -ms-flexbox;
     display: -webkit-flex;display: flex; -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;
     justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center; align-items: center;}
.xwdt_img .swiper-slide a{ display: block; width: 100%; height: 100%; position: relative;}
.xwdt_img .swiper-slide a img { display: block; width: 100%; height: 100%; object-fit: cover;  }
.xwdt_img .swiper-slide a span{  background: rgba(000, 000, 000, .4); position: absolute; width: 100%; padding: 0 18% 0 20px; bottom: 0; text-align: left;
     left: 0; right: 0; height: 50px; line-height: 50px; font-size: 16px; color: #fff;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.xwdt .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
     text-align: right !important; padding-right: 30px !important; bottom:15px !important}
.xwdt .swiper-pagination-bullet{background: #fff !important; opacity: 1!important;}
.xwdt .swiper-pagination-bullet-active{background: #0262e6 !important;}

.xwdt_img .swiper-button-prev:after{ opacity: 0.3; }
.xwdt_img .swiper-button-next:after{ opacity: 0.3; }


.xwdt_list{ width: 608px; height: auto; }
.xwdt_list a{ width: 100%; height: auto; border-bottom: 1px solid #F0F0F0; display: block;padding: 5px 0 8px 0; text-decoration: none;  }
.xwdt_list a h1{ width: 100%; height: 30px; margin: 0; line-height: 30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: 500; font-size: 18px; color: #383838; }
.xwdt_list a span{ color:#AFAFAF; font-size: 14px; margin-right: 10px; line-height: 25px; width: 100%; overflow: hidden; }
.xwdt_list a p{ width: 100%; height: 25px; line-height: 25px; margin: 0; color: #383838; font-size: 14px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.xwdt_list a:hover h1{ color: #0879D5;  text-decoration: none; }
.xwdt_list a:hover{   text-decoration: none; }

.banner{ width: 1280px; height: 140px; overflow: hidden; margin-top: 20px; position: relative; }
.banner a{ width: 1280px; height: 140px; display: block;}
.banner a img{ width: 1280px; height: 140px; display: block;}

.dwgk{ width: 790px; height: auto; margin-top: 30px;}
.dwgk li{ width: 100%; height: auto; }
.dwgk li a{ width: 100%; height: auto; border-bottom: 1px solid #F0F0F0; display: block; text-decoration: none; padding: 6px 0 9px 0;  }
.dwgk li a p{ width: 95%; height: 40px; line-height: 40px; margin: 0; 
      text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: 500; font-size: 18px; color: #383838; }
.dwgk li a span{ color:#AFAFAF; font-size: 14px; margin-right: 10px; line-height: 25px; width: 100%; overflow: hidden; }
.dwgk li a:hover p{ color: #0879D5; }

.zlxz{ width:470px; height: auto; margin-top: 30px; }
.zlxz li{ width: 100%; height: auto; margin:0 0 10px 0; padding-top:6px; }
.zlxz li a{ width: 100%; height: 53px; background: #FAFAFA; text-decoration: none; border-radius: 4px; display: block; overflow: hidden; display: flex; justify-content: space-between; }
.zlxz li a span{ width: 53px; height: 53px;  background: #F1F1F1;border-radius: 4px; display: flex; align-items: center; justify-content: center;}
.zlxz li a p{ width: calc(100% - 53px); line-height: 53px; font-size: 18px;  margin: 0; 
      padding: 0 5%; color: #383838; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.zlxz li a:hover p{ color: #0879D5; }

.gcyj{ width: 100%; height: auto; margin-top: 25px; overflow: hidden;  position: relative; }
.gcyj .swiper-slide {width: 415px; height: 260px; display: inline-block; }
.gcyj .swiper-slide a{ display: block; width: 415px; height: 260px; position: relative;}
.gcyj .swiper-slide a img { display: block; width: 415px; height: 260px; object-fit: cover;  }
.gcyj .swiper-slide a span{  padding: 0 10px;
     background-image: linear-gradient(to top, rgba(000, 000, 000, .9),rgba(000, 000, 000, 0));
       position: absolute; width: 100%; bottom: 0; text-align: center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
     left: 0; right: 0; height: 60px; line-height: 50px; font-size: 16px; color: #fff; padding-top: 10px; }
.gcyj .swiper-button-next { top:60% !important } 
.gcyj .swiper-button-prev{ top:60% !important } 
.gcyj .swiper-button-prev{ width:30px; height: 60px; background: url(../img/jt_left.png) no-repeat; background-size: 100% auto;  }
.gcyj .swiper-button-next{width:30px; height: 60px; background: url(../img/jt_right.png) no-repeat; background-size: 100% auto; }
.gcyj .swiper-button-prev:after{ display: none; }
.gcyj .swiper-button-next:after{ display: none; }

.foot{ width: 100%; height: auto; background: #ECF2F7; margin-top: 30px;}
.foot_content{ width: 1280px; height: auto; display: block; margin: 0 auto; }
.foot_content .wlj{ width: 100%; height: auto; border-bottom: 2px solid #C6D4E0;  padding: 15px 0; }
.foot_content .wlj a{ width:auto; height: auto; line-height: 35px; font-size: 16px; color: #383838; text-decoration: none; padding: 0 28px 0 0; }
.foot_content .wlj a:hover{ color: #0879D5; }

.foot_con{ width: 100%; height: auto; display: flex;align-items: center; padding: 35px 0 30px 0;   }
.foot_con .ewm{width: 170px; height: auto;  margin-right: 40px; }
.foot_con .ewm img{ width: 170px; height: 170px; display: block; }
.foot_con .ewm span{ width: 170px; height: auto; font-size: 16px; color: #383838; text-align: center; line-height: 30px; display: block; }
.foot_nav{ width: 280px; height: 200px; padding: 0 0 0 40px; margin-right: 15px; border-left: 1px solid #C6D4E0;border-right: 1px solid #C6D4E0; display: flex; justify-content: space-between; flex-wrap: wrap; }
.foot_nav strong{ width:100%; font-weight: bold; font-size: 18px; display: block; margin-bottom: 15px; }
.foot_nav a{ width: 50%; height: auto; line-height: 30px; font-size: 16px; color: #383838; text-decoration: none; display: block;  }
.foot_nav a:hover{color: #0879D5; }


.foot_lxwm{ width: calc(100% - 580px); height: 200px; padding: 0 10px 0 30px; display: flex; justify-content: space-between; flex-wrap: wrap; }
.foot_lxwm strong{ width:100%; font-weight: bold; font-size: 18px; display: block; margin-bottom: 15px; }
.foot_lxwm span{ width: 100%; height: auto; line-height: 30px; font-size: 16px; color: #383838; text-decoration: none; display: block; }
.bqsy{ width: 100%; height: 50px; background: #D1E6F8; }
.bqsy_content{ width: 1280px; height: 50px; line-height: 50px; display: flex; align-items: center; justify-content: center; margin: 0 auto; }
.bqsy_content span{ width: auto; padding: 0 20px; display: flex; align-items: center; justify-content: center; } 

/* 当前位置 */
.dqwz{ width: 1280px; height: 60px; display: block; margin: 0 auto; }
.dqwz span{ width: auto; line-height: 60px; color: #383838; font-size: 16px; }
.dqwz a{ width: auto; line-height: 60px; font-size: 16px; padding: 0 10px; color: #777; text-align: none; }
.dqwz a:hover{ color: #0879D5; }


/* 内容页 */
.content{ width: 1280px; display: block; margin: 0 auto;  min-height: 600px; background: #FAFAFA;
     border: 1px solid #F1F1F1; border-radius: 3px; padding: 30px 0 0 0;}
.content .content_title{ width: 100%; height: auto; position:relative;}
.content .content_title h1{ width: 100%; height: auto; line-height: 40px; color: #333; font-size: 32px; text-align: center; padding:  0 10%; }
.content .content_title h2{  width: 100%; height: auto; line-height: 35px; color: #777; font-size: 24px; text-align: center; padding:  0 10%; }
.content .content_title p{ width: 100%; height: 40px; display: flex; align-items: center; justify-content: center; position: relative; margin-top:40px; } 
.content .content_title p::after{ position: absolute; content: ""; left:0; right:0; top:20px; border-top: 1px solid #d9d9d9; z-index: 99;}
.content .content_title p span{ width: auto; height: 30px; line-height: 30px; display: inline-block; background: #FAFAFA; font-size: 16px;
    padding: 0 20px; z-index: 9999;  position: relative;}
.content .content_text{ width:92%; height: auto; min-height: 400px; display: block; margin: 30px auto; }
.content .content_text img{ /*width:70%; height: auto; display: block;*/ margin: 10px auto;   }
.content .content_text strong{  font-size: 18px;}
.content .content_text a{  font-size: 18px;}
.content .content_text p{ width: 100%; height: auto; line-height: 30px; font-size: 16px; color: #333; display: block; font-size: 18px;
     margin-top: 7px; margin-bottom: 7px; float: left; text-align: justify;}


/* 列表页 */
.list{ width: 1280px; height: auto; display: block;  margin: 0 auto; display: flex; align-items:flex-start; justify-content: space-between; flex-wrap: wrap;}
.list .list_left{ width: 260px; height: auto; margin-top: 12px; border: 1px solid #e5e5e5; background: #fff; border-radius: 5px; overflow: hidden;  }
.list .list_left strong{ width: 100%; height: 80px; line-height: 80px; background: #0879D5; text-align: center; 
     color: #fff; font-size: 22px; display: block; }
.list .list_left a{ width: 100%; height:60px; line-height:60px; padding: 0 50px 0 40px;background: #fff;
      border-bottom: 1px solid #e5e5e5;  display: block; text-align: left; font-size: 18px; color: #0879D5;
     background: url(../img/list_tb.png) no-repeat 220px;}
.list .list_left a.action {background: url(../img/list_tb.png) no-repeat 220px #edf7ff;  color: #0879D5;}
.list .list_left a:hover{background: url(../img/list_tb.png) no-repeat 220px #edf7ff;  color: #0879D5;}
.list .list_right{ width: 1020px; height: auto; padding-left:30px; }
.list .list_right li{ background:url(../img/icon_list.svg) no-repeat left 28px; background-size: auto 10px;  padding-left: 25px;border-bottom: 1px solid #F0F0F0; }
.list .list_right li a{ width: 100%; height: auto;  display: block; text-decoration: none;  padding: 14px 0 14px 0;  }
.list .list_right li a p{ width: 95%; height: 40px; line-height: 40px; margin: 0; 
      text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: 500; font-size: 18px; color: #383838; }
.list .list_right li a span{ color:#AFAFAF; font-size: 14px; margin-right: 10px; line-height: 25px; width: 100%; overflow: hidden; }
.list .list_right li a:hover p{ color: #0879D5; }

/* 列表内容页 */

.list .list_content{ width: 1020px; height: auto; padding-left:30px; }
.list_content .content_title{ width: 100%; height: auto; position:relative;}
.list_content .content_title h1{ width: 100%; height: auto; line-height: 40px; color: #333; font-size: 32px; text-align: center; padding:  0 10%; }
.list_content .content_title h2{  width: 100%; height: auto; line-height: 35px; color: #777; font-size: 24px; text-align: center; padding:  0 10%; }
.list_content .content_title p{ width: 100%; height: 40px; display: flex; align-items: center; justify-content: center; position: relative; margin-top: 40px; } 
.list_content .content_title p::after{ position: absolute; content: ""; left:0; right:0; top:20px; border-top: 1px solid #d9d9d9; z-index: 99; }
.list_content .content_title p span{ width: auto; height: 30px; line-height: 30px; display: inline-block; background: #fff; font-size: 16px;
    padding: 0 20px; z-index: 9999; position: relative; }
.list_content .content_text{ width:92%; height: auto; min-height: 400px; display: block; margin: 30px auto; }
.list_content .content_text img{ /*width:70%; height: auto; display: block;*/ margin: 10px auto;   }
.list_content .content_text strong{  font-size: 18px;}
.list_content .content_text p{ width: 100%; height: auto; line-height: 30px; font-size: 16px; color: #333; display: block; font-size: 18px;
     margin-top: 7px; margin-bottom: 7px; float: left; text-align: justify;}


/*分页*/
.fenye{ width:100%; height:auto; text-align: center; margin: 30px 0 20px 0; }
.fenye a{width:auto; height: 35px; line-height: 35px; border: 1px solid #eee; background: #fafafa; border-radius: 6px; display: inline-block; padding: 0 15px; margin: 0 5px; color: #7a7a7a; text-decoration: none; }
.fenye a:hover{ background :#0879D5; color: #fff;  }

/* 图片列表 */
.list_img{ width: 1300px; height: auto;  margin: 0 auto; padding-bottom: 30px;   }
.list_img ul{display: flex; justify-content: flex-start; flex-wrap: wrap;}
.list_img li{ width: 405px; height: 260px; margin: 10px 10px;}
.list_img li a{ display: block; width: 405px; height: 260px; position: relative;}
.list_img li a:hover{ box-shadow: 0 0 10px 0 #bababa; text-decoration:underline;}
.list_img li a:hover span{  text-decoration:underline;}
.list_img li a img { display: block; width: 405px; height: 260px; object-fit: cover;  }
.list_img li a span{  padding: 0 10px;  background-image: linear-gradient(to top, rgba(000, 000, 000, .9),rgba(000, 000, 000, 0));
       position: absolute; width: 100%; bottom: 0; text-align: center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
     left: 0; right: 0; height: 60px; line-height: 50px; font-size: 16px; color: #fff; padding-top: 10px; }

/* 搜索页 */
.search_list{width: 1280px; height: auto; display: block;  margin: 0 auto; display: flex; align-items:flex-start; justify-content: space-between; flex-wrap: wrap;}
.search_list .search_right{ width: 1280px; height: auto; padding-left:30px; }
.search_list .search_right li{ background:url(../img/icon_list.svg) no-repeat left 28px; background-size: auto 10px;  padding-left: 25px;border-bottom: 1px solid #F0F0F0; }
.search_list .search_right li a{ width: 100%; height: auto;  display: block; text-decoration: none;  padding: 14px 0 14px 0;  }
.search_list .search_right li a p{ width: 95%; height: 40px; line-height: 40px; margin: 0; 
      text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: 500; font-size: 18px; color: #383838; }
.search_list .search_right li a p font{ font-size: 18px; }
.search_list .search_right li a span{ color:#AFAFAF; font-size: 14px; margin-right: 10px; line-height: 25px; width: 100%; overflow: hidden; }
.search_list .search_right li a:hover p{ color: #0879D5; }


.list_images{width: 1020px; height: auto; padding-left:30px; }
.list_images ul{display: flex; justify-content: flex-start; flex-wrap: wrap;}
.list_images li{ width: 300px; height: 190px; margin: 10px 10px;}
.list_images li a{ display: block; width: 300px; height: 190px; position: relative;}
.list_images li a:hover{ box-shadow: 0 0 10px 0 #bababa; text-decoration:underline;}
.list_images li a:hover span{  text-decoration:underline;}
.list_images li a img { display: block; width: 300px; height: 190px; }
.list_images li a span{  padding: 0 10px;  background-image: linear-gradient(to top, rgba(000, 000, 000, .9),rgba(000, 000, 000, 0));
       position: absolute; width: 100%; bottom: 0; text-align: center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
     left: 0; right: 0; height: 60px; line-height: 50px; font-size: 16px; color: #fff; padding-top: 10px; }


@media screen and (max-width: 736px) {
     /* 移动端头部 */
     .yd_top { width:100%; padding: 0 3%; height: 50px; background: #fff; border-bottom: 1px solid #f7f7f7;position: fixed; top: 0;
        line-height: 50px; z-index: 999999;  }
     .yd_top img.logo {width: auto;height: 40px;  }
     .nav_btn { width: 40px; height: auto; background: none; border: none; position: absolute; right: 3%; }
     .nav_btn img { width: 40px; height: auto; display: inline-block; margin-top: 0px;}

     .main{ width: 100%; padding: 0 4%;}

     .tzgg{ width: 100%; height: 50px; margin-top: 15px; flex-wrap: wrap;  padding: 8px 0 8px 10px; }
    .tzgg_tit{ width: 90px; line-height: 30px; font-size: 18px;  background:none; text-align: left;  }
    .tzgg_tit span{  width: auto; line-height: 30px;font-size: 18px;   }
    .tzgg_cont{ width:calc(100% - 90px);  height: 30px !important;  overflow: hidden;  background: none;}
    .tzgg_cont .swiper-slide {  height: 30px !important; margin: 0;}
    .tzgg_cont .swiper-slide a{  width: 95%; height: 30px;  flex-wrap: wrap;}
    .tzgg_cont .swiper-slide a p{ width: 100%; line-height: 30px; margin: 0; font-size: 16px;}

     .tp_lj{ width: 100%; height: 50px; margin-top: 10px; }
     .tp_lj a{ width: 49%; height: 50px; margin: 0;  }
     .tp_lj a img{ width: auto; height: 25px; margin-right: 10px; }
     .tp_lj span{ width:22px; height: 22px; border-radius: 20px;  background: #FF7A3D; border: 4px solid #fff; position: absolute;
          top: 15px; left: calc(50% - 11px); }

     .title{ width: 100%; height:55px;}
     .title p{ font-size: 20px; height:57px; margin: 0;}
     .title a { font-size: 14px; }


     .xwdt{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;margin-top: 20px; }
     .xwdt_img { width: 100%; height: 230px; overflow: hidden;  }
     .xwdt_img .swiper-slide a span{ padding: 0 35% 0 20px;}


     .xwdt_list{ width: 100%; height: auto; margin-top:10px;}


     .banner{ width: 100%; height: 50px; overflow: hidden; margin-top: 20px; }
     .banner .swiper-slide { width: 100%; height: auto;}
     .banner .swiper-slide a{ display: block; width: 100%; height: auto;}
     .banner .swiper-slide a img {  display: block; width: 100%; height: auto;}

          
     .dwgk{ width: 100%; height: auto; margin-top:20px;}
     .dwgk li a{ width: 100%; height: auto;   }
     .dwgk li a p{ width: 100%; height:30px; line-height:30px; }

     .zlxz{ width:100%; height: auto; margin-top: 20px; }


     .gcyj{ width: 100%; height: auto; margin-top: 25px; overflow: hidden;  position: relative; }
     .gcyj .swiper-slide a{ display: block; width: 100%; height: 260px; position: relative;}
     .gcyj .swiper-slide a img { display: block; width:  100%; height: 260px; object-fit: cover;  }



     .foot_content { width: 100%; padding: 0 4%; }
     .foot_con{ width: 100%; height: auto;  flex-wrap: wrap; justify-content: space-between;    }
     .foot_con .ewm{width: 120px; height: auto;  margin: 0; }
     .foot_con .ewm img{ width: 120px; height: 120px; display: block; }
     .foot_con .ewm span{ width: 120px;  }
     .foot_nav{ width: calc(100% - 150px); height: auto; padding: 0 0 0 30px; margin-right: 0; border-right: none; display: flex; justify-content: space-between; flex-wrap: wrap; }
     .foot_nav strong{font-size: 16px; line-height:35px;  margin-bottom: 5px; }
     .foot_nav a{  line-height:30px; font-size: 14px;  }


     .foot_lxwm{ width: 100%; height: auto; padding:20px 0 0 0; border-top: 1px solid #C6D4E0; margin-top: 20px;}
     .foot_lxwm strong{ width:100%;  font-size: 16px;  margin-bottom: 15px; }
     .foot_lxwm span{  line-height: 20px; font-size: 14px;margin-bottom: 10px;  }

     .bqsy{ width: 100%; height: auto; padding: 15px 0; }
     .bqsy_content{ width: 100%; height: auto; line-height: 25px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin: 0 auto; }
     .bqsy_content span{ text-align: center; } 


     /* 当前位置 */
     .dqwz{ width: 100%; height: 40px;  padding: 0 10px; overflow: hidden; background: #f7f7f7;}
     .dqwz span{ width: auto; line-height: 40px; font-size: 14px; }
     .dqwz a{ width: auto; line-height: 40px;font-size: 14px;  }

     /* 内容页 */
     .content{ width: 100%; border: none;  border-radius: 0; padding-top:10px; background: none;}
     .content .content_title h1{ font-size: 24px; padding:  0 5%; }
     .content .content_title h2{ font-size: 20px; line-height: 30px;}
     .content .content_title p{ margin-top: 30px; } 
     .content .content_title p span{ padding: 0 10px;  }
     .content .content_text{ width:100%;  padding: 0 5% 30px 5%; margin: 0;  }
     .content .content_text img{ width:90%;   }
     .content .content_text p{ width: 100%;}
    .content .content_text a{  font-size: 16px;}
     .pages{  width:100%;  padding: 0 5%; }

     .list{ width: 100%;}
     .list .list_right{ width: 100%; height: auto; padding-left:0;  padding: 0 5%;}
     .list .list_right li{ background:url(../img/icon_list.svg) no-repeat left 28px; background-size: auto 10px;  padding-left: 25px;border-bottom: 1px solid #F0F0F0; }
     .list .list_right li a{ width: 100%; height: auto;  display: block; text-decoration: none;  padding: 14px 0 14px 0;  }
     .list .list_right li a p{ width: 100%; height: 40px; line-height: 40px; margin: 0; 
          text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: 500; font-size: 18px; color: #383838; }
     .list .list_right li a span{ color:#AFAFAF; font-size: 14px; margin-right: 10px; line-height: 25px; width: 100%; overflow: hidden; }
     .list .list_right li a:hover p{ color: #0879D5; }


     /*分页*/
     .fenye{ width:100%; height:auto; text-align: center; margin: 20px 0 20px 0; }
     .fenye a{width:auto; height: 35px; line-height: 35px; border: 1px solid #eee; background: #fafafa; border-radius: 6px;
           display: inline-block; padding: 0 10px; margin: 0 2px; color: #7a7a7a; text-decoration: none; }
     .fenye a:hover{ background :#0879D5; color: #fff;  }


     /* 图片列表 */
     .list_img{ width: 100%; padding: 0 4%; box-sizing: border-box;  }
     .list_img li{ width: 100%; height: auto; margin: 20px 0 0 0;}
     .list_img li a{ display: block; width: 100%; height: auto; position: relative;}
     .list_img li a img { display: block; width: 100%; height: auto; object-fit: cover;  }

     .list_images{width: 100%; padding: 0 4%;  }
     .list_images li{ width: 100%; height: auto; margin: 20px 0 0 0;}
     .list_images li a{ display: block; width: 100%; height: auto; position: relative;}
     .list_images li a img { display: block; width: 100%; height: auto; object-fit: cover;  }


     .search_list{width: 100%;  }
     .search_list .search_right{ width: 100%; padding: 0 4%; }
     .search_list .search_right li a p font{ font-size: 16px; }


     .query{ width: 100%; height: auto; padding:10px 4% 20px 4%; background: #f7f7f7; display: flex; align-items: center; justify-content: center;}
     .query .query_cont{ width: 100%; height: 40px; background: #fff; border-radius: 50px; box-shadow: 0 0 10px 0 #ddd; display: flex;
          align-items: center; justify-content:space-between;   }
     .query .query_cont input{ width:300px; height: 40px; line-height: 40px; border-radius: 50px; background: none; outline: none; border: none; padding: 0 20px; }
     .query .query_cont a{ width:50px; height: 40px; display: flex; align-items: center; justify-content: center; margin-right: 10px; }

     .list .list_content{ width: 100%; height: auto; padding-left:0; }
     .list_content .content_title{ width: 100%; height: auto; position:relative;}
     .list_content .content_title h1{ width: 100%; height: auto; line-height: 40px; color: #333; font-size: 32px; text-align: center; padding:  0 10%; }
     .list_content .content_title h2{ font-size: 20px; line-height: 30px; }
     .list_content .content_text{ width:90%; }
     .list_content .content_text img{ width:80%;   }
     .list_content .content_text strong{  font-size: 16px;}
     .list_content .content_text p{ font-size: 16px; }

} 


