* { margin:0; padding:0; font-family:"\5FAE\8F6F\96C5\9ED1";box-sizing: border-box;}
html{ background: #fff; }
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;}
.margin_20{ margin-top: 20px; }


.top{ width: 100%; height: auto; }
.top .top_cont{ width:100%; height: auto;  }
.top .logo{ width: 100%; height:80px; display: block; margin: 0 auto; }
.top .search{display: none; }

.logo_left{ display: none; }
.logo_yd img{ width: 60%; margin: 15px 0 0 25px; }
.top_list{width: 100%; height: 140px !important; background: #0b4bb9; }
.top_list .top_cont{ background: none; }

/* 通栏轮播 */
#slider {width: 100%;height: 200px;overflow: hidden; position: relative; }
.slide { width: 100%; height: 100%; background-size: cover; background-position: center; background-size: auto 100%;  } 
.slide.active { opacity: 1; }

.nav{ display: none;}
.nav_btn{width:40px; height: auto; background: none; border: none; float: right; margin: 12px 10px 0 0 ;}
.nav_btn img{width:35px; height: auto; display: inline-block;}
.yd_nav{ position: absolute; top:3vw; right: 5px; }

.main{ width: 100%; height: auto; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap;  position: relative; z-index: 9; }
.headline{ width: 100%; height: 70px; background: #fff;  padding:0 0; }
.headline_content{ width: 100%; height: 100%; position: relative; padding-left: 80px;border-bottom: 5px  solid #30528f; }
.headline_content::after{ width:70px; height: 65px; line-height:70px; font-size: 18px; font-weight: bold; color: #28519a; background: #f7f7f7;
     border-bottom: 5px solid #e2610d; text-align: center; position: absolute; content: "通知"; top:0; left: 0; }
.scrollText{width:100%;height:70px; float:left; overflow:hidden;  padding: 0 2% ;}
.scrollText li{ display:inline-block; float:left; width:100%; height:70px; overflow: hidden;  }
.scrollText li a{ display:inline-block; float:left; width:100%; height:70px; line-height:70px; font-size:5vw;  color:#000; text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align: center;}
.scrollText li span{ width: 100%; height: 70px; display: flex; align-items: center; display: none; }


.nav{ display: none;}
.nav_btn{width:40px; height: auto; background: none; border: none; float: right; margin: 12px 10px 0 0 ;}
.nav_btn img{width:35px; height: auto; display: inline-block;}
.yd_nav{ position: absolute; top:3vw; right: 5px; }

.zjhlxy{ width: 100%; height: auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;  margin: 40px auto 0 auto;  padding: 0 5%;  }
.zjhlxy_left{ width: 100%; height: auto; margin-top: 20px; }
.zjhlxy_left .zj_title{ width: 100%; height: auto; }
.zjhlxy_left .zj_title h1{ width: 100%; font-size: 30px;  color: #000; font-weight: 400; position: relative; padding-top: 30px; }
.zjhlxy_left .zj_title h1::after{ content: ''; position: absolute; top:0; left: 0; width: 35px; height: 4px; border-radius: 5px; background: #3373e0;    }
.zjhlxy_left .zj_title span{ width: 100%; line-height: 40px; font-size: 16px; color: #888888; }
.zjhlxy_left .zj_cont{ width: 100%; height: auto; display: flex; align-items: center; padding: 15px 0;  }
.zjhlxy_left .zj_cont p{ width:33%; display: block; color: #000; font-size: 14px; text-align: center; margin-right: 5%; }
.zjhlxy_left .zj_cont span{ font-size: 34px; line-height: 50px; color: #1d5ecd; display: block;  }
.zjhlxy_left .zj_bottom{ width: 100%; height: auto; margin-top: 15px; }
.zjhlxy_left .zj_bottom p{ width: 100%; height: auto; font-size: 16px; color: #666; line-height: 30px; text-indent: 2em; text-align: justify; }
.zjhlxy_left .zj_bottom a{ width: 130px; height: 36px;line-height: 36px; color: #3373e0; padding-left: 20px; background:url(../img/more_icon.png) no-repeat 20px center #e0eaf5;
display: block;text-align: center; border-radius: 5px; margin-top: 30px; }

.zjhlxy_right{ width: 100% !important; height: 250px; overflow: hidden; }
.zjhlxy_right .index_demo{ width:100%; height:auto;overflow:hidden; display: inline-block; margin-top:3px;}
.zjhlxy_right .index_demo li{ display:inline-block; float:left; width:365px; height:250px; margin:0 7px; }
.zjhlxy_right .index_demo li a.demo_img{ display:flex; align-items: center; justify-content: center; flex-wrap: wrap; float:left; width:365px; height:250px; 
     overflow: hidden;text-decoration: none; }
.zjhlxy_right .index_demo li a.demo_img img{ width:100%;height: 250px; display: inline-block; float: left; border-radius: 5px;}




/* 通用标题样式 */
.title{ width: 100%; height: auto; display: block; margin: 0 auto; position: relative; }
.title span{ width: 100%; font-size: 28px; color: #f0eff5; display: block; text-align: center;  font-weight: bold; position: absolute; z-index: 1;  } 
.title a{ width:55%; font-size: 28px; color: #28519a;  display: block; margin: 10px auto 0 auto; font-weight: bold;text-align: center; position: relative; z-index: 2;   }
.title hr{ position: absolute; top:60px; left: 0; right: 0;}


.news{ width: 100%; height: auto; background: #fff; padding: 40px 0; box-sizing: border-box;}
.news_cont{ width: 100%; height: auto; display: block; margin: 40px auto 0 auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;  }
.yx-rotaion{width:100%; height:260px; overflow:hidden;}
.news_cont ul{ width: 100%; height: 100%; }
.news_cont ul li{ width: 100%; height: 100%; }
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:60px;line-height:60px; background: #28519a;
     left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:20px;line-height:60px; text-decoration:none;
      width:70%; overflow:hidden; height:60px; display:inline-block; white-space:nowrap; word-break:keep-all; overflow:hidden; text-overflow:ellipsis;}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../img/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:12px;z-index:2}
.yx-rotation-focus span{width:8px;height:8px;line-height:8px;float:left;margin-left:10px;position:relative;top:18px;cursor:pointer;background-position:-29px -128px;text-indent:-9999px;}
.yx-rotation-focus span.hover{ width:18px; height: 8px; background-position:-5px -128px; top: 18px;}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative;}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.rotaion_list{width:0;height:0;overflow:hidden;}
.yx-rotaion img{width:100%; height:200px; display: block;}


.xhxw{ width: 100%; height: auto;   }
.xhxw_cont{ width: 100%; height: 150px; background: #f4f7f7; padding: 15px 25px; box-sizing: border-box; margin-bottom: 15px; }
.xhxw_cont h1{ width: 100%; height: 40px; line-height: 40px; font-size: 18px; color: #000; white-space:nowrap; word-break:keep-all; overflow:hidden; text-overflow:ellipsis;
font-weight: 400; }
.xhxw_cont p{ width: 100%; height: 50px; line-height: 25px; font-size: 16px; color: #888; overflow: hidden ;  text-indent: 2em; }
.xhxw_cont span{ width: 100%; font-size: 16px;  color: #888; margin-top: 10px; display: block;}
.xhxw_cont a:hover h1{color: #0b4bb9; }
.xhxw li{ width: 100%; line-height: 42px; display: flex; align-items: center; justify-content: space-between; padding: 0 5%; }
.xhxw li a{  width: 75%;  line-height: 42px; font-size: 16px; color: #000; width: 80%;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position: relative;
      padding-left: 30px;}
.xhxw li a::after{ position: absolute; content: ''; left: 8px; top:18px; width: 6px; height: 6px; border-radius: 10px; border: 2px solid #3876e1; }
.xhxw li span{line-height: 42px; width: 20%;  font-size: 16px; color: #8f8f8f; text-align: right; }
.xhxw li a:hover{ color: #0b4bb9; }


.inde_cont{ width: 100%; height: auto; display: flex; align-items: center; justify-content: space-between; margin: 0 auto; flex-wrap: wrap; padding: 0 5%; }
.jxgz{ width: 100%; height: auto; margin-bottom: 40px; }
.jxgz .jxgz_list{ width: 100%; height: auto; box-shadow: 0 0 10px 0 #ddd; margin-top: 40px; }
.jxgz .jxgz_list .news_img{ width: 100%; height: 240px; display: block; margin-bottom: 15px; }
.jxgz .jxgz_list .news_img img{ width: 100%; height: 240px; display: block; }
.jxgz .jxgz_list li{ width: 100%; line-height: 40px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; }
.jxgz .jxgz_list li a{  width: 75%;  line-height: 40px; font-size: 16px; color: #000; width: 80%;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position: relative;
      padding-left: 15px;}
.jxgz .jxgz_list li a::after{ position: absolute; content: ''; left: 0; top:20px; width:3px; height: 3px; border-radius:3px; background: #777; }
.jxgz .jxgz_list li span{line-height: 40px; width: 20%;  font-size: 16px; color: #8f8f8f; text-align: right; }
.jxgz .jxgz_list li a:hover{ color: #28519a; }
.jxgz .jxgz_list .more{width: 100%; height: auto; display: block; position: relative; padding: 2px 0 10px 0; }
.jxgz .jxgz_list .more span{ width: 80px; height: 40px; line-height: 40px; color: #888; position: relative; z-index: 9; font-size: 14px; display: block; margin: 0 auto; text-align: center; background: #fff; }
.jxgz .jxgz_list .more::before{ position: absolute;  content: ''; width: 100%; height: 1px; background: #e5e5e5; top:22px;   }
.jxgz .jxgz_list .more:hover span{color: #28519a; }


 
.jyzh{ width: 100%; height: auto;  position: relative; display: block; margin: 0 auto; padding: 0 5%;}

.news_tag_con{ display:block;  width:100%; height:auto; overflow: hidden; background: #fff; border-radius: 10px; padding: 20px 0 5px 0; margin-top: 20px;}
.news_tag_con  ul{  width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; flex-wrap: wrap;  }
.news_tag_con  ul li{ width: 100%; height: auto; display: flex; align-items: center; justify-content: space-between; margin: 0 0 15px 0; border-bottom: 1px solid #eee;
      padding-bottom: 15px; }
.news_tag_con  ul li a{ width: 100%; height: auto;  display: inline-block; text-decoration: none; display: flex; align-items: center; justify-content: space-between;}
.news_tag_con  ul li span{ width: 100%; height: auto;  }
.news_tag_con  ul li span h1{ width: 100%; height: 46px; line-height: 23px; display: block; font-weight: 400;  font-size: 16px; color: #333; text-align: left; overflow: hidden; }
.news_tag_con  ul li span p{ width: 100%; display: block; font-size: 14px; color: #999; margin-top: 18px;  }
.news_tag_con  ul li.jyzh_img span{ width: 423px; height: auto;  }
.news_tag_con  ul li.jyzh_img a img{ width: 140px; height:90px;  border-radius: 5px; }
.news_tag_con  ul li a:hover h1{color: #28519a; }


.foot{ width: 100%;  margin-top:30px; background: #28519a; }
.yqlj{display: none; }

.foot .bqsy{ width: 100%; height: auto;  text-align: center; line-height: 30px;  font-size: 16px; color: #000;  padding: 30px 5%;
    display: flex; align-items: center;justify-content: center; flex-wrap: wrap; background:#28519a; }
.foot .bqsy p{ width: 100%; text-align: center; font-size: 16px; color: #eee; line-height: 30px;  }
.foot .bqsy img{ width: auto; height: 50px; display: block; margin: 0 auto; }








.dqwz{ width: 100%; height: 50px; line-height: 50px; display: flex; align-items: center;  margin: 0 auto;  padding: 0 10px 0 25px; 
     background: url(../img/wz.svg) no-repeat 10px center #fff; border-bottom: 1px solid #ddd; border-top: 2px solid #28519a;
     background-size: auto 17px; } 
.dqwz span{display: none;}
.dqwz span img{ width: auto; height: 20px; margin-right: 10px;  } 
.dqwz a{ width: auto; height:40px; line-height: 40px; font-size: 16px; color: #555; padding: 0 10px; }
.dqwz a:hover{ color: #D02C2C;  }

/* 内容页 */
.content{ width: 100%; margin: 0 auto;  min-height: 600px; background: #fff;  padding: 30px 5%;}
.content h1{ width: 100%; line-height: 40px; font-size: 24px; color: #000; text-align: center; font-weight: 400; }
.content h2{ width: 100%; line-height: 40px; font-size: 20px; color: #666; text-align: center; font-weight: 400; margin-top: 15px; }
.content .time{ width: 100%; height: 40px; line-height: 40px; background: #f7f7f7; margin-top: 20px; padding: 0 20px; border-radius: 8px; text-align: center; overflow: hidden;}
.content .time span{ width: auto; line-height: 40px; color: #888; padding-right: 15px; font-size: 16px;  } 
.content .text_content{ width: 100%; height: auto; margin-top: 20px;}
.content .text_content p{margin:15px 0; text-align: justify;
     line-height:35px;-webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px;  padding: 0 10px; font-size: 18px;}
.content .text_content img{width:auto; max-width: 100%; height: auto !important; display:block; margin: 15px auto; padding: 0;}


/* 列表页 */
.query_list{  width: 100%; height: auto; border-bottom: 4px solid #eee; padding: 30px 0 50px 0; display: none; }

.list{ width: 100%; margin: 0 auto;  min-height: 600px; background: #fff; padding:0 5%;}
.list li{ width: 100%; height: auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;  border-bottom: 1px dashed #ccc; padding: 15px 0; }
.list li a{ width: 100%; line-height: 25px;  font-size: 16px; color: #000; padding: 0 0 0 20px; position: relative;}
.list li a::after{ position: absolute; content: ''; left: 3px; top:10px; width: 6px; height: 6px; border-radius: 10px; border: 2px solid #3876e1; }
.list li span{ width: 100%; text-align: left; color: #888; font-size: 16px;padding: 0 0 0 20px; margin-top: 10px; }
.list li a:hover{color: #0b4bb9;  }
     


.ejlm_list{ width: 100%; margin: 0 auto;  min-height: 600px; background: #fff; padding:0 5%;}
.ejlm_list li{ width: 100%; height: auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;  border-bottom: 1px dashed #ccc; padding: 15px 0; }
.ejlm_list li a{ width: 100%; line-height: 25px;  font-size: 4vw; color: #000; padding: 0 0 0 20px;
     background: url(../img/icon_tb.svg) no-repeat left 7px;}
.ejlm_list li span{ width: 100%; line-height: 25px; text-align: left; color: #888; font-size:4vw; padding-left: 20px; }
.ejlm_list li a:hover{color: #D02C2C;  }
.ejlm{display: none; }


/* 分页 */
.fy{ width: 100%; height:60px; display: flex; align-items: center; justify-content: center; margin-top: 20px; }
.fy a{ width: auto; height: 40px; line-height: 40px; background: #f1f1f1; border-radius: 5px; padding: 0 20px; color: #888; }
.fy span{ width: 100px; text-align: center; line-height: 40px; color: #000; }
.fy a:hover{ background: #D02C2C; color: #fff;  }


/* 图片列表页 */
.img_list{ width: 100%; margin: 0 auto;  min-height: 600px; background: #fff;  padding:10px 4%;}
.img_list ul{ width: 100%; height: auto; display: flex; justify-content:space-between; flex-wrap: wrap; }
.img_list li{ width:48%; height: auto;  margin: 15px 0 0 0;  }
.img_list li a{ width: 100%; height: auto; display: block; }
.img_list li a img{ width: 100%; height: 120px; }
.img_list li a strong{ width: 100%; line-height:35px; font-size: 4.5vw; color: #000; }
.img_list li a p{ width: 100%; height: 66px; font-size: 3.5vw; color: #777; line-height: 22px; overflow: hidden ; display: block;  }
.img_list li a span{  width: 100%; line-height: 35px; color: #999; font-size: 3.5vw; }

