* { margin:0; padding:0; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:14px; 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; position: relative; }
.top .top_cont{ width:100%; height: auto;   }
.top .logo{ width: 1200px; height: 150px; display: block; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; }
.top .search{ width: 365px; height: 50px; background: #fff; border: 1px solid #d5dae1; border-radius: 80px; padding: 5px; display: flex; align-items: center; justify-content: space-between; overflow: hidden; }
.top .search input{ width:280px; height: 40px; line-height: 50px; outline: none; border: none; padding-left: 20px; font-size: 16px; }
.top .search a{width: 55px; height: 40px; line-height: 40px; background:url(../img/search.png) no-repeat center center; color: #fff; font-size: 16px; text-align: center;border-radius: 6px;}
.top .search a:hover{ background: #6798e5; }
.logo_yd{ display: none; }


.top_list{width: 100%; height: 186px !important; background: #0b4bb9; }
.top_list .top_cont{ background: none; }

.nav{ width: 100%; height: 60px;  }

/* 通栏轮播 */
#slider {width: 100%;height: 500px;overflow: hidden; position: relative; }
.slide { width: 100%; height: 100%; background-size: cover; background-position: center;  position: absolute; top: 0; left: 0; opacity: 0;  transition: opacity 1s ease-in-out; }
.slide.active { opacity: 1; }


.yd_nav{ display:none; }
.yd_nav_content{display:none; }


.zjhlxy{ width: 1200px; height: auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;  margin: 40px auto 0 auto;  }
.zjhlxy .title{ width: 100%; height: auto; margin: 20px 0 20px 0; }
.zjhlxy_left{ width: 510px; height: auto; }
.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;justify-content: center; padding: 15px 0;  }
.zjhlxy_left .zj_cont p{ width:25%; 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: 650px; height: 250px; }
.zjhlxy_right .index_demo{ width:650px; 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: 350px; 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;}


.main{ width: 100%; height: auto;  margin: -80px auto 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; z-index: 99999;  position: relative; }
.headline{ width: 1200px; height: 108px; background: #fff;  padding: 0 15px 0 0; margin: 0 auto; border-bottom: 5px  solid #30528f; box-shadow: 0 0 10px 0 #ccc; }
.headline_content{ width: 100%; height: 108px; border-radius: 8px; position: relative;  display: flex; padding: 10px 0 10px 100px; box-sizing: border-box; }
.headline_content::after{ width:180px; height: 103px; line-height:105px; font-size: 26px; font-weight: bold; color: #28519a; border-right: 1px solid #eee;
       border-bottom: 5px solid #e2610d; text-align: center; position: absolute; content: "通知公告"; top:0; left: 0; }
.scrollText{width:1050px;height:88px;float:left; overflow:hidden; padding-left: 110px;}
.scrollText li{ display:inline-block; float:left; width:100%; height:88px; overflow: hidden; }
.scrollText li a.toutiao{ display:inline-block; float:left; width:100%; height:50px; line-height:50px; font-size:22px;  color:#000; text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align: center;}
.scrollText li p{ width: 100%; height: 35px; display: flex; align-items: center; font-size: 16px; color: #6b7282; text-align: center; display: block;  }
.up{ position:absolute; width:25px; height:45px; right:0; bottom:0px;}
.down{ position:absolute; zoom:1; width:25px; height:45px; right:0; top:0px;}
.scrollText li a:hover{color: #28519a; }

.news{ width: 100%; height: auto;  background: #fff; padding: 40px 0;}
.news_cont{ width: 1200px; height: auto; display: block; margin: 40px auto 0 auto; display: flex; align-items: center; justify-content: space-between;  }
.yx-rotaion{width:585px; height:420px; overflow:hidden;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:585px;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:450px; 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:585px; height:380px; display: block;}


.xhxw{ width: 600px; height: auto;  }
.xhxw_cont{ width: 100%; height: 150px; background: #f7f7f7; 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: #28519a; }
.xhxw li{ width: 100%; line-height: 42px; display: flex; align-items: center; justify-content: space-between; }
.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: 10px; top:20px; width:3px; height: 3px; border-radius:3px; background: #777; }
.xhxw li span{line-height: 42px; width: 20%;  font-size: 16px; color: #8f8f8f; text-align: right; }
.xhxw li a:hover{ color: #28519a; }


.jyzh{ width: 1200px; height: auto;  position: relative; display: block; margin: 0 auto; padding: 40px 0;}

.news_tag_con{ display:block;  width:100%; height:480px; overflow: hidden; background: #fff; border-radius: 10px; padding: 20px 20px 5px; margin-top: 40px;}
.news_tag_con  ul{  width:1200px; height: auto; overflow: hidden; display: flex; justify-content: space-between; flex-wrap: wrap;  }
.news_tag_con  ul li{ width: 575px; 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; }



.inde_cont{ width: 1200px; height: auto; display: flex; align-items: center; justify-content: space-between; margin: 0 auto; }
.jxgz{ width: calc(50% - 10px); height: auto; }
.jxgz .jxgz_list{ width: 100%; height: 467px; 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; }


.foot{ width: 100%;  margin-top:30px; background: #28519a; }
.yqlj{ width: 100%; height: 60px; background: #133b8c; }
.yqlj_content{ width: 1200px; height: 60px; display: flex; align-items: center; justify-content: space-between; margin: 0 auto; }
.yqlj_content a{ font-size: 16px; height: 60px; line-height: 60px; color: #ddd;  }
.yqlj_content a:hover{color: #fff; }
.yqlj_content select{ width: px; height: 45px; line-height: 45px; padding: 0 10px; box-sizing: border-box; border: none; background:none; color: #fff; border-radius: 5px; outline: none;  }
.yqlj_content select option{color: #888;}

.foot .bqsy{ width: 100%; height: auto;  text-align: center; line-height: 30px;  font-size: 16px; color: #000;  padding: 30px 0;
    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: 1200px; height: 50px; line-height: 50px; display: flex; align-items: center;  margin: 0 auto;  padding: 0 10px; }
.dqwz span{ width: auto; height: 50px; display: flex; align-items: center; justify-content: flex-start; font-size: 16px; color: #000; }
.dqwz span img{ width: auto; height: 20px; margin-right: 10px;  }
.dqwz a{ width: auto; height:50px; line-height: 50px; font-size: 16px; color: #666; padding: 0 15px; }
.dqwz a:hover{ color: #0b4bb9;  }

/* 内容页 */
.content{ width: 1200px; margin: 0 auto;  min-height: 600px; background: #fff; border: 1px solid #eee; border-radius: 8px; padding: 60px 50px;}
.content h1{ width: 100%; line-height: 40px; font-size: 26px; color: #000; text-align: center; font-weight: 400; }
.content h2{ width: 100%; line-height: 40px; font-size: 22px; 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;}
.content .time span{ width: auto; line-height: 40px; color: #888; padding-right: 30px; }
.content .text_content{ width: 100%; height: auto; margin-top: 20px;}
.content .text_content p{margin:15px 0;line-height:35px; text-align: justify; -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: 800px; 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; }
.query_list span{ width: 80%; height: 50px; background: #f7f7f7; border: 1px solid #ddd; border-radius: 5px; display: block; margin: 0 auto;}
.query_list input{ width: calc(100% - 90px); height: 50px; line-height: 50px; outline: none; border: none; background: none; padding: 0 15px; }
.query_list a{ width: 80px; height: 35px; line-height: 35px; text-align: center; display: inline-block; background: #0b4bb9; color: #fff; border-radius: 5px; }
.query_list a:hover{background: #0956da; }

.list{ width: 1200px; margin: 0 auto;  min-height: 600px; background: #fff; border: 1px solid #eee; border-radius: 8px; padding:20px 50px;}
.list li{ width: 100%; height: 80px; line-height: 80px; display: flex; align-items: center; justify-content: space-between;  border-bottom: 1px dashed #ccc; }
.list li a{ width: 80%; line-height: 80px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size: 16px; color: #000; padding-left: 30px; position: relative; }
.list li a::after{ position: absolute; content: ''; left: 3px; top:37px; width: 6px; height: 6px; border-radius: 10px; border: 2px solid #3876e1; }
.list li span{ width: 20%; text-align: right; color: #888; font-size: 16px; }
.list li a:hover{color: #0b4bb9;  }

.ejlm_list{ width: 1200px; margin: 0 auto;  min-height: 600px; background: #fff; border: 1px solid #eee; border-radius: 8px; padding:20px 50px;}
.ejlm_list li{ width: 100%; height: 80px; line-height: 80px; display: flex; align-items: center; justify-content: space-between;  border-bottom: 1px dashed #ccc; }
.ejlm_list li a{ width: 80%; line-height: 80px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size: 18px; color: #000; padding-left: 30px;
     background: url(../img/icon_tb.svg) no-repeat 5px center;}
.ejlm_list li span{ width: 20%; text-align: right; color: #888; font-size: 18px; }
.ejlm_list li a:hover{color: #0b4bb9;  }
.ejlm{ width: 100%; height: auto; padding: 15px 0; display: flex; align-items: center; justify-content: center; }
.ejlm a{ width: 24%; height: 50px; line-height: 50px; margin: 0 1%; background: #fff6f6;  border-radius: 6px;  border: 1px solid #fad2d2;
     font-size: 20px; color: #0b4bb9; text-align: center;}
.ejlm a:hover{background: #ffefef;}
.ejlm a.action{background: #0b4bb9; color: #fff;}

/* 分页 */
.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: 1200px; margin: 0 auto;  min-height: 600px; background: #fff; border: 1px solid #eee; border-radius: 8px; padding:20px 20px;}
.img_list ul{ width: 100%; height: auto; display: flex; justify-content: flex-start; flex-wrap: wrap; }
.img_list li{ width:23%; height: auto;  margin: 15px 1% 0 1%;  }
.img_list li a{ width: 100%; height: auto; display: block; }
.img_list li a img{ width: 100%; height: auto; }
.img_list li a strong{ width: 100%; line-height:35px; font-size: 18px; color: #000; }
.img_list li a p{ width: 100%; height: 66px; font-size: 14px; color: #777; line-height: 22px; overflow: hidden ; display: block;  }
.img_list li a span{  width: 100%; line-height: 35px; color: #999; font-size: 14px; }









