
/* ÃƒÂ¦Ã‚ÂµÃ¢â‚¬Â¹ÃƒÂ¨Ã‚Â¯Ã¢â‚¬Â¢ÃƒÂ¦Ã‹Å“Ã‚Â¯ÃƒÂ¥Ã‚ÂÃ‚Â¦ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¨Ã¢â‚¬Â¡Ã‚Â´ */
/* body{opacity: 0.9;}::-webkit-scrollbar{width: 0;}html{background: top left no-repeat url(../images/Ã£Â¤Ã¢Â¼Ã¥Â¡Ã£Â¨Ã¢Â®Ã¢Â®Ã£Â¦Ã¢â‚¬â€œÃ¢â‚¬Â¡Ã£Â§Ã¢Â«Ã¢Â Ã£Â©Ã¢Â¡Ã¢Âµ.jpg) !important;} */


@font-face {
	font-family: 'fzwbjw'; 
	src: url('../fonts/FZWBJW.woff2?t=1677724494343') format('woff2'), 
		 url('../fonts/fzwbjw.woff') format('woff'), 
		 url('../fonts/fzwbjw.ttf') format('truetype');
}

.fadeInUpSmall  {  -webkit-animation-name: fadeInUpSmall ;  animation-name: fadeInUpSmall ;  animation-duration: 0.4s;   -webkit-animation-duration: 0.4s;  animation-timing-function: ease-in-out;   -webkit-animation-timing-function: ease-in-out;     visibility: visible !important;  }
@-webkit-keyframes fadeInUpSmall {
  0% {   opacity: 0;    -webkit-transform: translate3d(0, 20px, 0);    transform: translate3d(0, 20px, 0);  }
  100% {    opacity: 1;    -webkit-transform: none;    transform: none;  }
}
@keyframes fadeInUpSmall {  
  0% {    opacity: 0;    -webkit-transform: translate3d(0, 20px, 0);    -ms-transform: translate3d(0, 20px, 0);    transform: translate3d(0, 20px, 0);  }
  100% {    opacity: 1;    -webkit-transform: none;    -ms-transform: none;    transform: none;  }
}

.wrap_sub_banner { position: relative;box-shadow: 0px 10px 20px 0px rgba(0,0,0, 0.2);max-height: 530px;overflow: hidden; }
.wrap_sub_banner::before{content: "";display: block;width: 100%;height: 24%;background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.349) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.349) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.349) 0%, rgba(0,0,0,0) 100%);position: absolute;left: 0;bottom: 0;min-height: 50px;}
/* .wrap_sub_banner a{display: block;max-height: 530px;overflow: hidden;position: relative;} */
/* .wrap_sub_banner a img{display: block;width: 100%; }   */
.wrap_sub_banner a{
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 20%; 
  position: relative;
}
/* .wrap_sub_banner a img{display: block;width: 100%;  }   */
.wrap_sub_banner a img{display: block;width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); }  
.subPage{position: relative;background: url(../images/subpagebg.png) no-repeat bottom;padding-bottom: 100px;z-index: 0;min-height: 300px;} 

  
/* .gp-bread{text-align: right;color: #fff;line-height: 28px;position: absolute;right: 0;top: -40px;} */
.gp-bread{text-align: right;color: #333;line-height: 28px;margin-top: 10px;}
.gp-bread a{color: #333;}
 
/* .subCon{padding: 50px 0;}  */
/* .subCon::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;} */
/*ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¦Ã‚Â Ã‚Â*/ 
/* .subLeft {width: 304px;float: left;margin-left: 3px;margin-top: -93px;z-index: 100;position: relative;transition: all 0.3s ease-in-out;} 
.subLeft.fixTop{position: fixed;top: 250px; z-index: 1000}
.subLeft.fixBottom{position: absolute;left: auto;left: 0;top: auto;bottom: 0} */

.subLeft {width: 304px;float: left; margin-left: 3px;top: -0px;margin-top: -93px;z-index: 100;position: absolute;transition: all 0.3s ease-in-out;} 
.subLeft.fixTop{ top: 150px;position: sticky;position: -webkit-sticky;   }
.subLeft.fixBottom{position: absolute;left: auto;left: 0;top: auto;bottom: 0}


.sub-leftTitle{line-height: 28px;background:rgba(0, 78, 162,0.878);position: relative; }
.sub-leftTitle::before{content: "";content: "";width: 80px;height: 50px;background: url(../images/subnav_titlebg.png) no-repeat;position: absolute;left: -3px;top: -3px;z-index: -1;}
.sub-leftTitle h2{ color: #fff; padding:42px 30px; text-align: center;font-weight: normal;}
  
.gp-subLeft > ul{   margin-top: 10px; }
.gp-subLeft > ul >li{position: relative;border: #e5e5e5 1px solid;margin-bottom: 10px;} 
.gp-subLeft > ul >li > a{ display: block; padding:16px 30px; text-align: center; position: relative;transition: all 0.2s ease-out;font-size: 16px;background: #fff;}
.gp-subLeft > ul >li:hover > a,.gp-subLeft > ul >li.active > a{background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,117,131) 63%, rgb(0,155,99) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,117,131) 63%, rgb(0,155,99) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,117,131) 63%, rgb(0,155,99) 100%);color: #fff;position: relative;}
.gp-subLeft > ul >li:hover > a::before,.gp-subLeft > ul >li.active > a::before{content: "";display: block;width: 5px;height: 16px;background: #fff;position: absolute;left: 0;top: 50%;margin-top: -8px;}
.gp-subLeft .gp-toggles,.gp-sub-toggles{  width: 30px;height:52px;position: absolute;right: 0;top: 0;line-height:52px;text-align: center;cursor: pointer;display: block;}
.gp-subLeft .gp-toggles.icon-jia{background: url(../images/jian.png) no-repeat center center; transform: rotate(180deg);}
.gp-subLeft .gp-toggles.icon-jia::before{display: none;}
.gp-subLeft .gp-toggles.icon-jia.icon-down{ transform: rotate(0deg); }
.gp-subLeft .gp-sub-toggles{width: 50px;height: 50px;line-height: 50px;}

.gp-second-nav{display: none;background: #eef1f7; padding: 10px 0;}
.gp-second-nav dd{position: relative;}
.gp-second-nav dd a{display: block;position: relative; padding:8px 30px;transition: all 0.35s ease-in-out;font-size: 16px;text-align: center;}
.gp-second-nav dd:hover a,.gp-second-nav dd.active a{color:#00479d; }
 


/*ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã‚Â«Ã‚Â¯ */
.gp-m-subNav{display:none; }
.gp-m-inner-header{width:100%;height:40px;background-color: #004ea2;cursor:pointer;line-height: 40px;}
.gp-m-inner-header > span{height: 50px;padding-left: 15px;font-size: 1.8rem;color:#fff;}
.gp-m-subNav .gp-m-inner-header-icon{float: right; width:40px;height: 40px;}
.gp-m-subNav .gp-m-inner-header-icon-out i.icon-jia{display: block;  width:40px;height: 40px;text-align: center;line-height: 40px;color: #fff;}
/* .gp-m-subNav .gp-m-inner-header-icon-out i.icon-jia::before{display: none;} */
.gp-m-subNav .gp-m-inner-header-icon-click i.icon-jian{display: block;  width:40px;height: 40px;text-align: center;line-height: 40px;color: #fff;}
/* .gp-m-subNav .gp-m-inner-header-icon-click i.icon-jian::before{display: none;} */
.gp-subNavm{ width:100%; overflow: hidden;display: none;}
.gp-subNavm h2{width:100%;height:48px;line-height:48px;background-color:#004ea2;}
.gp-subNavm h2 a{padding-left:13px;font-size:20px;display:block;color:#fff;}
.gp-subNavm ul{background: #f5f5f5;}
.gp-subNavm li{position: relative;}
.gp-subNavm li > a{ font-size: 14px;padding-left:13px;height:45px;line-height:45px;border-bottom:1px solid #fff;display:block;} 
.gp-subNavm li.sub_has span{ margin-left: 10px;}
.gp-subNavm li.on a{ color:#004ea2; display:block; width:100%;}
.gp-m-toggle,.gp-sub-m-toggle{width: 15px;height: 15px;position: absolute;right: 16px;top: 15px;line-height: 15px;text-align: center;}
.gp-m-toggle.icon-right{ }
.gp-m-toggle.icon-down{  }
.gp-subNavm dl{ display: none; background-color:#FDFDFD; }
.gp-subNavm dl dd{ padding-left: 30px; line-height:18px; padding:10px 0px 10px 30px;border-bottom: 1px solid #f3f5f6;position: relative;}
.gp-subNavm li dl dd a{ font-size: 14px; font-weight:normal; display:inline;  border:none; padding:0px;}
.gp-subNavm li dl dd a:hover{ color:#004ea2 ;}

.gp-subLeft *{transition: none;}
.gp-subRight{margin-left:343px;  }
.gp-subRight-con{overflow: hidden;position: relative;} 
.articleTitle01{text-align: center;margin-bottom: 30px;}

.gp-subRight{margin:  0px 0  0 357px;  }
.subTitle{border-bottom: 1px solid #e0e6ef;text-align: center;margin-top: 30px;margin-bottom: 30px;}
.subTitle span{line-height: 40px;color: #333;position: relative;display: inline-block;padding-bottom: 13px;}
.subTitle span::before{content: "";display: block;width: 100%;height: 3px;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);position: absolute;
left: 0;bottom: 0;}
 
  
.pageArticle{margin-right:0; ;}
.noMargin .pageArticle{margin-right:0; padding-top: 60px;}
.noMargin .articleAuthor{padding-bottom: 20px;}
.pageArticleTitle{overflow: hidden;padding:15px 0 15px;}
.pageArticle2 .pageArticleTitle{overflow: hidden;padding:5px 0 23px;}
.pageArticle2 .wrapArticle {padding-top: 23px;}
.pageArticleTitle h3{ color: #333;text-align: center; }
.articleAuthor{padding-bottom: 7px;border-bottom: 1px solid #e5e5e5;margin: 10px 0 23px;display: flex;justify-content: space-between;align-items: center;} 
.articleAuthor .date{ color: #004ea2;} 
.articleAuthor .date span{display: inline-block;vertical-align: middle;margin-right: 10px; } 
.articleAuthor .share{padding: 0;width: auto;}
.articleAuthor .share a{display: inline-block;width: 16px;height: 16px;margin-left: 10px; }
.articleAuthor .share a.bds_weixin{background: url(../images/icon_wx2.png);background-size: cover;}
.articleAuthor .share a.bds_tsina{background: url(../images/icon_wb2.png);background-size: cover;}
.articleAuthor .share a.add{background: url(../images/fontadd.png) no-repeat ;background-size: cover;}
.articleAuthor .share a.subtract{background: url(../images/fontsub.png) no-repeat ;background-size: cover;}
.articleAuthor2{text-align: center;padding-bottom: 18px;border-bottom: 1px solid #dcdcdc;}
.articleAuthor2 span{display: inline-block;color: #004ea2;margin: 0 20px;}
.articleBottom{overflow: hidden;}
.gp-article{position: relative;line-height: 1.5;color: #333;padding-bottom: 25px;line-height: 1.5;overflow-x: auto;}
.gp-article >*{margin-bottom: 1.5em;text-indent: 2em;line-height: 1.75  !important;font-family: 'Microsoft YaHei','ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ' !important ;color: #4b4b4b !important;font-size: 16px !important;} 
.gp-article .gpCmsVideo{text-indent: 0;width:100%;}
.gp-article .gpCmsVideo .video-js{width:100%}
.gp-article h3{text-indent: 0;}
.gp-article img{/* display: block; */max-width: 100%;/* margin: 0 auto; */}
/* ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¦Ã‚Â³Ã‚Â¨ */
.gpCmsCreditLine{
	 text-align: center !important;text-indent: 0 !important; 
}
.Annex{}
.Annex > strong{float: left; font-weight: normal;color: #004ea2;}
.annexList{overflow: hidden;margin-left: 3em;}
.annexList li{ }
.annexList li a{color: #333;}
.annexList li a:hover{color: #004ea2;}
.annexList li:last-child{border-bottom: none;}


.articleBottom2{display: flex;overflow: hidden;margin-top: 7px;}
.articleBottom2 .lt{flex: 1;overflow: hidden;}
.articleBottom2 .lt p{color: #004ea2;line-height: 28px;}
.articleBottom2 .ewm{text-align: center;}
.articleBottom2 .ewm p{color: #333;margin-top: 5px;line-height: 28px;}
.articleBottom3{margin-top: 44px;}
.articleBottom3 span{display: inline-block;vertical-align: middle;}
.articleBottom3 .date{color: #fff;background: #004ea2;box-sizing: border-box;padding: 6px 30px;border-radius: 4px;margin-right: 25px;}
.articleBottom3 .info{color: #009b64;}




.share_box{width: 50px;position: absolute;right: -70px;top: 0;}
.share_box .gpViewCount{display: block;margin-bottom: 20px;}
.share_box .gpViewCount span{width: 50px;height: 50px;border-radius: 50%;}
.share_box .gpViewCount p{color: #333;text-align: center;line-height: 2;}

.share_box .share_more{display: block;margin-bottom: 20px;position: relative;}
.share_box .share_more >span{width: 50px;height: 50px;border-radius: 50%;}
.share_box .share_more >p{color: #333;text-align: center;line-height: 2;}
.share_box .share_more .alert_box { position: absolute; top: 100%; right: 0%;box-sizing: border-box; padding: 5px; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 16px; display: none;z-index: 2;}
.share_box .share_more:hover .alert_box { display: block;;}
.share_box .share_more:hover .alert_box a{width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 20px;display: block;color: #fff;}
.share_box .share_more:hover .alert_box a.bds_weixin{background: #00c785;}
.share_box .share_more:hover .alert_box a.bds_tsina{background:#e83437} 
.note{text-align: center;font-size: 12px;color: #444; }

/* ÃƒÂ§Ã‚Â»Ã¢â‚¬Å¾ÃƒÂ§Ã‚Â»Ã¢â‚¬Â¡ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ¦Ã…Â¾Ã¢â‚¬Å¾ */
.menuList{position: relative;margin-top: 19px;}  
.menuList  .tabMenu1{ margin-right: 50px;position: relative;width: 100%;}
.menuList  .tabMenu1::before{content: "";display: block;width: 100%;height: 1px;background: #004ea2;position: absolute;left: 0;bottom: 0;}
.menuList  .tabMenu1 li{display: inline-block;margin-right: 30px; }
.menuList  .tabMenu1 li a{ color: #555;padding: 18px 10px 18px 40px;display: block;}
.menuList  .tabMenu1 li.on a{color: #fff;display: inline-block; box-sizing: border-box;padding: 18px 70px 18px 40px;position: relative;}
.menuList  .tabMenu1 li.on a::after{content: "";display: block;width: 100%;height: 100%;background: url(../images/titlebg_1.png) no-repeat right;position: absolute;left: 0;bottom: 0;z-index: -1;background-size: cover;}
.menuList  .tabMenu1 li.on a::before{content: "";display: block;width: 100%;height: 100%;background: url(../images/titlebg_2.png) no-repeat right;position: absolute;left: 0;bottom: 0;z-index: -2;background-size: cover;} 
.menuList  .tabMore1{position: absolute;right: 0;height: 30px;line-height: 30px;top: 15px;}
.menuList  .tabMore1 a{display: none;color: #999;}
.menuList  .tabMore1 a:hover{color: #004ea1;} 
.menuList  .tabList{margin-top: 20px;}
.menuList  .tabListBox{display: none;min-height: 300px;}
.BTG-column2{margin-bottom: 10px;}
.BTG-column2 .listTitle{font-weight: normal;line-height: 40px;margin-bottom: 18px;}
.BTG-column2 .listTitle p{color: #333;position: relative;display: inline-block;position: relative;}
.BTG-column2 .listTitle p::before{content: "";display: block;width: 100%;height: 1px;background: #004ea2;position: absolute;left: 0;bottom: 0;}
.BTG-column2 .BTG-list2{margin: 0 -15px;}
.BTG-column2 .BTG-list2::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.BTG-column2 .BTG-list2 li{width: 33.3%;float: left;margin-bottom: 30px;}
.BTG-column2 .BTG-list2 li a{display: block;border: 1px solid #e5e5e5;position: relative;box-sizing: border-box;padding: 16px  15px;margin: 0 15px;transition: all 0.2s ease-in-out;}
.BTG-column2 .BTG-list2 li a::before{content: "";display: block;width: 2px;height: 15px;background: #009b63;position: absolute;left: 0;top: 50%;margin-top: -7.5px;}
.BTG-column2 .BTG-list2 li a .title{text-align: center;}
.BTG-column2 .BTG-list2 li a:hover .title{color: #fff;}
.BTG-column2 .BTG-list2 li a:hover{box-shadow: 0px 5px 10px 0px rgba(0,0,0, 0.1);background: #004ea2;}

/* ÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¥ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬ */
.wrapArticle03{}
.BTG-column1{margin-bottom: 45px;}
.BTG-column1 .listTitle{border-bottom: 1px dashed #004ea2;font-weight: normal;display: flex;align-items: center;justify-content: space-between;}
.BTG-column1 .listTitle p{color: #fff;display: inline-block; box-sizing: border-box;padding: 18px 60px 18px 30px;position: relative;margin-bottom: -2px;overflow: hidden;} 
.BTG-column1 .listTitle p::after{content: "";display: block;width: 100%;height: 100%;background: url(../images/titlebg_1.png) no-repeat right;position: absolute;right: 0;bottom: 0;z-index: -1;background-size: 100% 100%;} 
.BTG-column1 .listTitle p::before{content: "";display: block;width: 100%;height: 100%;background:  url(../images/titlebg_2.png) no-repeat right;position: absolute;right: 0;bottom: 0;z-index: -2;background-size: 100% 100%;}
.BTG-column1 .listTitle .more{color: #999;}
.BTG-column1 .listTitle .more:hover{color: #004ea2;}
.BTG-column1 .BTG-list1{margin-top: 32px;}
.BTG-column1 .BTG-list1 li{margin-bottom: 19px;}
.BTG-column1 .BTG-list1 li a{display: flex;align-items: center;}
.BTG-column1 .BTG-list1 li a .title{flex: 1;overflow: hidden;color: #333;line-height: 28px;transition: all 0.2s ease-in-out;}
.BTG-column1 .BTG-list1 li a .date{color: #009b63;margin-left: 10px;}
.BTG-column1 .BTG-list1 li a:hover .title{color: #004ea2;transform: translateX(8px);}

.BTG-column3 .listTitle p{padding: 18px 76px 18px 30px;}
.BTG-column3 .listTitle p::before{background: rgba(0, 155, 99,0.349);}
.BTG-column3 .listTitle p::after{background-image: -moz-linear-gradient( -54deg, rgb(31,104,181) 0%, rgb(36,123,217) 100%);background-image: -webkit-linear-gradient( -54deg, rgb(31,104,181) 0%, rgb(36,123,217) 100%);background-image: -ms-linear-gradient( -54deg, rgb(31,104,181) 0%, rgb(36,123,217) 100%); }
.BTG-column3 .listTitle{margin-bottom: 30px;}
.BTG-column3{margin-bottom: 17px;} 

.noMargin{margin-left: 0;}
 
/* ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ§Ã‚Â¤Ã‚Â¾ÃƒÂ¨Ã‚ÂµÃ¢â‚¬Å¾ÃƒÂ¨Ã‚Â®Ã‚Â¯ */  
/* .wrapArticle04{}
.wrapArticle04 >ul{}
.wrapArticle04 >ul li{position: relative;border-top: 1px dashed #dcdcdc;box-sizing: border-box;transition: all 0.2s ease-in-out;} 
.wrapArticle04 >ul li:first-child{border: none;}
.wrapArticle04 >ul li a{display: flex;position: relative;transition: all 0.2s ease-in-out;padding: 30px 0;box-sizing: border-box;}
.wrapArticle04 >ul li a .artImg{width: 350px;margin-right: 30px;}
.wrapArticle04 >ul li a .artImg .img{padding-bottom: 56.28%;}
.wrapArticle04 >ul li a .info{flex: 1;overflow: hidden;}
.wrapArticle04 >ul li a .info .title{color: #333;}
.wrapArticle04 >ul li a .info .summary{color: #999;margin-top: 12px;}
.wrapArticle04 >ul li a .info .date{color: #004ea2;margin-top: 20px;}
.wrapArticle04 >ul li a .info .date img{display: inline-block;vertical-align: middle;margin-right: 10px;}
.wrapArticle04 >ul li:hover a::before{content: "";display: block;width: 100%;height: 100%;background: #f0f4f8;position: absolute;left: 10px;top: 10px;z-index: -1;}
.wrapArticle04 >ul li:hover{border-top-color: transparent;padding:0 0 10px;} 
.wrapArticle04 >ul li:hover +li{ border-top-color: transparent; } 
.wrapArticle04 >ul li:hover a{ border: 1px solid #e0e4e9;padding: 24px 20px;box-sizing: border-box;background: #fff;width: calc(100% - 10px);} 
.wrapArticle04 >ul li a:hover .info .title{color: #004ea2;} */

.wrapArticle04{}
.wrapArticle04 >ul{}
.wrapArticle04 >ul li{position: relative;transition: all 0.2s ease-in-out;border-top: 1px dashed #dcdcdc;} 
.wrapArticle04 >ul li:first-child{border: none;}
.wrapArticle04 >ul li:last-child{border-bottom: 1px dashed #dcdcdc;}
.wrapArticle04 >ul li a{display: flex;position: relative;transition: all 0.2s ease-in-out;padding: 30px 0;box-sizing: border-box;}
.wrapArticle04 >ul li a .artImg{width: 350px;margin-right: 30px;}
.wrapArticle04 >ul li a .artImg .img{padding-bottom: 56.25%;}
.wrapArticle04 >ul li a .info{flex: 1;overflow: hidden;}
.wrapArticle04 >ul li a .info .title{color: #333;}
.wrapArticle04 >ul li a .info .summary{color: #999;margin-top: 12px;}
.wrapArticle04 >ul li a .info .date{color: #004ea2;margin-top: 20px;}
.wrapArticle04 >ul li a .info .date img{display: inline-block;vertical-align: middle;margin-right: 10px;}
/* .wrapArticle04 >ul li:hover::before{content: "";display: block;width: calc(100% - 10px);height: calc(100% - 10px);background: #f0f4f8;position: absolute;left: 10px;top: 10px;z-index: -1;}
.wrapArticle04 >ul li:hover{ border-top-color: transparent;padding: 0 0 10px; } 
.wrapArticle04 >ul li:last-child:hover{ border-bottom-color: transparent;  } 
.wrapArticle04 >ul li:hover +li{ border-top-color: transparent; } 
.wrapArticle04 >ul li:hover a{border: 1px solid #e0e4e9;padding: 24px 20px;box-sizing: border-box;background: #fff;width: calc(100% - 10px); } 
.wrapArticle04 >ul li a:hover .info .title{color: #004ea2;} */
.wrapArticle04 >ul li a:hover .info .title{color: #004ea2;}  

 
 
/* ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã…Â¸Ã‚Â¥ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã¢â‚¬ËœÃ…Â  */
.wrapArticle05{}
.wrapArticle05 >ul {}
.wrapArticle05 >ul li{margin-bottom: 20px;}
.wrapArticle05 >ul li a{display: block;display: flex;align-items: center;}
.wrapArticle05 >ul li a .title{flex: 1;overflow: hidden;margin-right: 10px;}
.wrapArticle05 >ul li a .date{color: #009b63;box-sizing: border-box;padding: 6px 15px ;background: #ecf0f6;transition: all 0.2s ease-in-out;}
.wrapArticle05 >ul li a:hover .title{color: #004ea2;}
.wrapArticle05 >ul li a:hover .date{color: #fff;background: #009b63;}
 
.wrapArticle18{box-sizing: border-box;background: #f1f6fc;}
.wrapArticle18 >ul {padding: 20px;}
.wrapArticle18 >ul li{margin-bottom: 20px;}
.wrapArticle18 >ul li a{display: flex;align-items: center;background: #fff;}
.wrapArticle18 >ul li a .lt{width: 67px;height: 67px;background: #004ea2;display: flex;flex-direction: column;justify-content: center;align-items: center;margin-right: 20px;}
.wrapArticle18 >ul li a .lt img{max-width: 50%;}
.wrapArticle18 >ul li a .title{flex: 1;overflow: hidden;margin-right: 10px;}
.wrapArticle18 >ul li a .date{color: #fff;box-sizing: border-box;padding: 9px 20px ;background: #009b63;transition: all 0.2s ease-in-out;}
.wrapArticle18 >ul li a:hover .title{color: #004ea2;} 

/* ÃƒÂ¥Ã‚ÂªÃ¢â‚¬â„¢ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ¨Ã‚ÂÃ…Â¡ÃƒÂ§Ã¢â‚¬Å¾Ã‚Â¦ */
.wrapArticle06{}
.wrapArticle06 >ul {}
.wrapArticle06 >ul li{margin-bottom: 30px;}
.wrapArticle06 >ul li a{display: block;display: flex;align-items: stretch;} 
.wrapArticle06 >ul li a .listImg{margin-right: 20px;border: 1px solid #dcdcdc;text-align: center;position: relative;display: flex;flex-direction: column;justify-content: center;box-sizing: border-box; min-width: 135px;}
.wrapArticle06 >ul li a .listImg div{ }
.wrapArticle06 >ul li a .listImg div img{max-height: 80px; }
.wrapArticle06 >ul li a .info{flex: 1;}
.wrapArticle06 >ul li a .info .title{color: #333;}
.wrapArticle06 >ul li a .info .summary{color: #666;margin-top: 12px;}
.wrapArticle06 >ul li a:hover .info .title{color: #004ea2}



/* ÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¦Ã…â€œÃ‚Â¯ÃƒÂ¨Ã¢â‚¬ËœÃ¢â‚¬â€ÃƒÂ¤Ã‚Â½Ã…â€œ */
.wrapArticle07{}
.wrapArticle07 .slick{} 

.wrapArticle07 .slick{position: relative;} 
.wrapArticle07 .slick::before{
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	}
.slick .slick-img{padding-bottom: 30.78%;}

.slick .slick-img{padding-bottom: 30.78%;}
.slick .slick-dots{bottom: 20px;text-align:center;margin: 0 -10px;width: auto; left: 50%;transform: translateX(-50%);z-index: 2;}
.slick .slick-dots li{width: 6px;height: 6px;margin: 0 15px; border: 1px solid #fff;text-align: center;border-radius: 50%;line-height: 24px;position: relative;}
.slick .slick-dots li button{position: absolute;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);background: none;}
.slick .slick-dots li.slick-active{background: #fff;border-color: #fff; }
.slick .slick-dots li.slick-active button{opacity: 1;}
.menuList2{display: flex;margin-top: 35px;align-items: stretch;}
.menuList2 li{width: 11.11%;text-align: center;}
.menuList2 li a{display: block;box-sizing: border-box;padding: 17px 15px; display: flex;flex-direction: column;height: 100%;justify-content: space-around;transition: all 0.2s ease-in-out;}
.menuList2 li a .pic{height: 32px;position: relative;}
.menuList2 li a .pic img{max-height: 32px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.menuList2 li a .title{color: #333;margin-top: 10px;} 
.menuList2 li a:hover{background: #fff;box-shadow: 2.924px 9.563px 20px 0px rgba(1, 40, 82, 0.15);} 
.menuList2 li.active a{background: #fff;box-shadow: 2.924px 9.563px 20px 0px rgba(1, 40, 82, 0.15);} 
.TS-list1{margin: 30px -15px 0;}
.TS-list1::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.TS-list1 li{float: left;width: 33.3%;margin-bottom: 30px;}
.TS-list1 li a{display: block;background: #fff;margin: 0 15px;box-shadow: 0px 8px 16px 0px rgba(18, 18, 18, 0.15);box-sizing: border-box;padding: 15px 15px 15px;}
.TS-list1 li a .img{padding-bottom: 150%;background: #fff;position: relative;}
.TS-list1 li a .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: auto;}
.TS-list1 li a .title{margin-top: 15px;}
.TS-list1 li a:hover .title{color: #004ea2;}
 
.menuList3{margin-top: 30px;}
.menuList3 li{display: inline-block;/* margin-right: 35px; */}
.menuList3 li a{color: #555;box-sizing: border-box;display: inline-block;padding: 16px 0px 16px 35px;}
.menuList3 li.active a{color: #fff;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,117,131) 63%, rgb(0,155,99) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,117,131) 63%, rgb(0,155,99) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,117,131) 63%, rgb(0,155,99) 100%);padding: 16px 50px;font-size: 18px;}
.menuList3 li a:hover{color: #004ea2;}
.menuList3 li.active a:hover{color: #fff;}

.TS-list2{margin: 30px -13px 0;}
.TS-list2::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.TS-list2 li{float: left;width: 25%;margin-bottom: 30px;}
.TS-list2 li a{display: block;background: #eaf2fb;margin: 0 13px;box-sizing: border-box;padding: 12px;}
.TS-list2 li a .img{padding-bottom: 117%;position: relative;background: #fff;}
.TS-list2 li a .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: auto;}
.TS-list2 li a .info{  
  margin: 10px 0 0; 
  height: 3em;  position: relative;font-size: 16px !important;line-height: 1.5;
}   

.TS-list2 li a .info::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.TS-list2 li a .title{ 
  color: #333;
  font-size: 16px !important;line-height: 1.5;position: absolute;left: 0;top: 50%;transform: translateY(-50%);display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;white-space:initial; width: 100%;height: auto; 
}   
.TS-list2 li a:hover .title{color: #004ea2;}
.TS-list2 li a .img::before{content: "";display: block;width: 0;height: 1px;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);position: absolute;
left: 0;bottom: 0;z-index: 1;transition: all 0.2s ease-in-out;}
.TS-list2 li a:hover .img::before{width: 100%;}
 
.search1{margin-top: 20px;overflow: hidden;}
.search1 li{line-height: 32px;border-bottom: 1px solid #eaeaea;box-sizing: border-box;padding: 30px 0 30px 0;clear: both;overflow: hidden;}
.search1 li:last-child{border: none;}
.search1 li .listTitle{float: left;}
.search1 li .listTitle span{font-weight: bold;color: #333;}
.search1 li .listText{margin-left: 60px;}
.search1 li .listText a{display: inline-block;margin-right: 0px;padding: 0 16px;} 
.search1 li .listText a.active{background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,154,99) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,154,99) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,154,99) 100%);color: #fff;}
/* .search1 li:nth-child(2) .listText{display: flex;} */
/* .search1 li:nth-child(2) .listText a{margin-right: auto;} */
/* .search1 li:nth-child(2) .listText a:first-child{margin-right: 25px;} */
  
.search2{margin-bottom: 30px;overflow: hidden;}
.search2 li{margin-bottom: 10px;}
.search2 li:last-child{margin-bottom: 0px;border-bottom: 1px solid #eaeaea;}
/* .search2 li:nth-child(2) .listText{display: block;} */
/* .search2 li:nth-child(2) .listText a{margin-right: 50px;}  */

.TS-list3{margin: 0px -13px 0;}
.TS-list3::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.TS-list3 li{float: left;width: 25%;margin-bottom: 30px;}
.TS-list3 li a{display: block;background: #eaf2fb;margin: 0 13px;box-sizing: border-box;padding: 12px;  }
.TS-list3 li a .img{padding-bottom: 117%;position: relative;background: #fff;}
.TS-list3 li a .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: auto;}
.TS-list3 li a .info{  
  margin: 10px 0 0; 
  height: 3em;  position: relative;font-size: 16px !important;line-height: 1.5;
}   

.TS-list3 li a .info::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.TS-list3 li a .title{ 
  color: #333;
  font-size: 16px !important;line-height: 1.5;position: absolute;left: 0;top: 50%;transform: translateY(-50%);display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;white-space:initial; width: 100%;height: auto; 
}   

.TS-list3 li a:hover .title{color: #004ea2;}
.TS-list3 li a .img::before{content: "";display: block;width: 0;height: 1px;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);position: absolute;
  left: 0;bottom: 0;z-index: 1;transition: all 0.2s ease-in-out;}
.TS-list3 li a:hover .img::before{width: 100%;}
  
.menuList4{margin: 50px -30px 30px;text-align: center;}
.menuList4 li{display: inline-block;}
.menuList4 li a{color: #333;padding: 16px 59px;border: 1px solid #dcdcdc;display: inline-block;margin: 0 30px;}
.menuList4 li.active a{color: #fff;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(8,164,173) 100%);}
  

.TS-list4{margin: 0px -15px 0;}
.TS-list4::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.TS-list4 li{float: left;width: 33.3%;margin-bottom: 21px;}
.TS-list4 li a{display: block;margin: 0 15px;box-sizing: border-box; }
.TS-list4 li a .pic{ box-sizing: border-box;padding: 8px;background: #eaf2fb;}
.TS-list4 li a .img{padding-bottom: 150%;position: relative; background: #fff;}
.TS-list4 li a .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: auto;}
.TS-list4 li a .title{line-height: 40px;color: #333;box-sizing: border-box;text-align: center;margin-top: 9px;}  
.TS-list4 li a:hover .title{color: #004ea2;}


.TS-list5{margin: 0px -15px 0;}
.TS-list5::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.TS-list5 li{float: left;width: 25%;margin-bottom: 10px;}
.TS-list5 li a{display: block;margin: 0 15px;box-sizing: border-box; }
.TS-list5 li a .img{padding-bottom: 150%;position: relative;background: #fff;}
.TS-list5 li a .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: auto;}
.TS-list5 li a .title{line-height: 26px;color: #333;box-sizing: border-box;margin: 16px 0 0;position: relative; height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;white-space:initial;
}  
.TS-list5 li a:hover .title{color: #004ea2;}

.TS-list6{margin-top: 50px;}

/*  */
.wrapArticle08 {}
.wrapArticle08 .box{background: url(../images/szcb.png) no-repeat center;background-size: cover;box-sizing: border-box;padding: 52px 100px;color: #fff;margin-bottom: 50px;}
.wrapArticle08 .box .title{}
.wrapArticle08 .box .summary{margin-top: 30px;line-height: 36px;font-family: 'fzwbjw';}
.wrapArticle08 .box a{color:#fff;display: inline-block;border: 1px solid #fff;padding: 5px 18px;margin-top: 45px;}
.wrapArticle08 >ul{}
.wrapArticle08 >ul li{margin-bottom: 50px;}
.wrapArticle08 >ul li a{display: flex;align-items: stretch;}
.wrapArticle08 >ul li a .con{flex: 1;}
.wrapArticle08 >ul li a .con .info{box-sizing: border-box;padding: 11px 30px 30px;background: #eaf2fb;height: calc(100% - 60px);margin-top: 30px;box-shadow: 0px 10px 20px 0px rgba(1, 40, 82, 0.15);}
.wrapArticle08 >ul li a .con .info .title{display: flex;position: relative;align-items: center;font-weight: normal;}
.wrapArticle08 >ul li a .con .info .title::before{content: "";display: block;width: 100%;height: 1px;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);position: absolute;left: 0;bottom: 0;}
.wrapArticle08 >ul li a .con .info .title p{flex: 1;color: #333;padding: 17px 0;}
.wrapArticle08 >ul li a .con .info .title .more{color: #004ea2;}
.wrapArticle08 >ul li a .con .info .summary{line-height: 24px;margin-top: 25px;color: #333;}
.wrapArticle08 >ul li a .pic{width: 60%; box-shadow: 0px 10px 20px 0px rgba(0, 22, 45, 0.15);border-radius: 20px;overflow: hidden;}
.wrapArticle08 >ul li a:hover .con .info .title p{color: #004fa1;font-weight: bold;}
.wrapArticle08 >ul li:nth-child(2n) a .con{order: 2;}
.wrapArticle08 >ul li:nth-child(2n) a .pic{order: 1;}

 


.slick2{
    margin-bottom: 40px;
}
.slick2 li{}
.slick2 li a{display: block;}
.slick2 li a .img{padding-bottom: 25.79%;}
.slick2 li a .txt{box-sizing: border-box;padding: 0 25px;text-align: center;line-height: 36px;color: #333;margin-top: 10px;}
.slick2 li a .txt:hover{color: #004ea2;}
.slick2 .slick-arrow{width: 22px;height: 18px;border: none;background: none;top: initial;bottom: 8px;transform: none;}
.slick2 .slick-arrow::after{display: none;}
.slick2 .slick-arrow.slick-prev{background: url(../images/icon_prev.png) no-repeat;background-size: cover;left: 0;}
.slick2 .slick-arrow.slick-next{background: url(../images/icon_next.png) no-repeat;background-size: cover;right: 0;}

.wrapArticle09 .TS-list5{margin-top: 30px;}
.wrapArticle09 .BTG-column1{margin-bottom: 20px;}
.wrapArticle09 .slick{margin-bottom: 50px;}

.wrapArticle10{overflow: hidden;}
.wrapArticle10 .box2{}
.wrapArticle10 .box2 img{display: block;width: 100%;}
.wrapArticle10 .PX-list1{margin: 0 -15px;}
.wrapArticle10 .PX-list1::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.wrapArticle10 .PX-list1 li{float: left;width: 33.3%;margin-bottom: 25px;}
.wrapArticle10 .PX-list1 li a{display: block;margin: 0 15px;}
.wrapArticle10 .PX-list1 li a .img{padding-bottom: 56.25%;}
.wrapArticle10 .PX-list1 li a .title{color:#333;margin-top: 16px;}

.PX-list2{margin: 0 -15px;} 
.PX-list2 >li{float: left;width: 33.3%;margin-bottom: 30px;}
.PX-list2 >li a{display: block;margin: 0 15px;background: #eaf2fb;padding-bottom: 15px;}
.PX-list2 >li a .top{box-sizing: border-box;padding: 12px;}
.PX-list2 >li a .img{padding-bottom: 56.25%;position: relative;background: #fff;}
.PX-list2 >li a .img img{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.PX-list2 >li a .info{box-sizing: border-box;padding: 0 12px;position: relative;margin: 0px 0 0px;}
.PX-list2 >li a .title{color:#333;position: relative;height: 48px;display: flex;display: -ms-flexbox;align-items: center;}
.gp-ellipsis-2{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  display: -ms-flexbox; /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.PX-list2 >li a .info::before{content: "";display: block;width: 3px;height: 1em;background-image: -moz-linear-gradient( 90deg, rgb(0,154,99) 0%, rgb(0,78,162) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(0,154,99) 0%, rgb(0,78,162) 100%);background-image: -ms-linear-gradient( 90deg, rgb(0,154,99) 0%, rgb(0,78,162) 100%);position: absolute;left: 0;top: 50%;transform: translateY(-50%);} 

 


.wrapArticle11{margin-top: 10px;}
.ZY-list1{margin: 0 -20px;}
.ZY-list1::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.ZY-list1 li{width: 50%;float: left;margin-bottom: 40px;}
.ZY-list1 li a{display: block;margin: 0 20px;position: relative;}
.ZY-list1 li a .img{padding-bottom: 56.25%;}
.ZY-list1 li a .title{color: #fff;text-align: center;box-sizing: border-box;padding: 18px 10px;position: relative;z-index: 1;position: absolute;left: 0;bottom: 0; }
.ZY-list1 li a .title::before{content: "";display: block;width: 100%;height: 100%;background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);position: absolute;left: 0;bottom: 0;z-index: -1;}

 


.ZY-list2{margin: 0 -60px;}
.ZY-list2::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.ZY-list2 li{width: 25%;float: left;margin-bottom: 20px;}
.ZY-list2 li .con{display: block;margin:  0 60px;}
.ZY-list2 li .con .ewm{box-sizing: border-box;padding: 10px;background: #dfeaf5;}
.ZY-list2 li .con .ewm .img{padding-bottom: 100%;}
.ZY-list2 li .con .title{color: #333;text-align: center;margin-top: 15px;line-height: 28px;height:56px; 
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}

.menuList5{margin: 50px -30px 50px;text-align: center;}
.menuList5 li{display: inline-block;}
.menuList5 li a{color: #333;padding: 19px 66px;border: 1px solid #dcdcdc;display: inline-block;margin: 0 30px;}
.menuList5 li.active a{color: #fff;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%); background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%);}
.menuList5 li a span{display: inline-block;vertical-align: middle;margin-right: 30px;height: 42px;position: relative;}
.menuList5 li a span img{}
.menuList5 li a span img:nth-child(2){display: none;}
.menuList5 li.active a span img:nth-child(1){display: none;}
.menuList5 li.active a span img:nth-child(2){display: inline-block;}
.menuList5 li a:hover span img:nth-child(1){display: none;}
.menuList5 li a:hover span img:nth-child(2){display: inline-block;}
.menuList5 li a:hover{color: #fff;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%); background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%);}


.wrapArticle12{padding-top: 60px;}
.wrapArticle12 .video{margin-bottom: 50px;}
.wrapArticle12 .video a{display: block;position: relative;}
.wrapArticle12 .video a .img{padding-bottom: 45.31%;}
.wrapArticle12 .video a span{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.wrapArticle12 .BTG-list3{margin: 30px -20px 0;}
.wrapArticle12 .BTG-list3::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.wrapArticle12 .BTG-list3 li{width: 25%;float: left;}
.wrapArticle12 .BTG-list3 li a{display: block;margin: 0 20px;}
.wrapArticle12 .BTG-list3 li a .img{padding-bottom: 56.25%;}
.wrapArticle12 .BTG-list3.jkjt li a .img{padding-bottom: 42.55%;}
.wrapArticle12 .BTG-list3 li a .title{margin-top: 16px;color: #333;}
.wrapArticle14{padding-top: 70px;}
.wrapArticle14 .BTG-list4{margin-top: 23px;}
.wrapArticle14 .BTG-list4 p{text-indent: 2em;color: #333;line-height: 28px;margin-bottom: 28px;}
.wrapArticle14 .BTG-list5{margin-top: 22px;}
.wrapArticle14 .BTG-list5 li{margin-bottom: 15px;}
.wrapArticle14 .BTG-list5 li a{display: flex;}
.wrapArticle14 .BTG-list5 li a .title{flex:1;line-height: 28px;color: #333;padding-left: 18px;position: relative;transition: all 0.2s ease-in-out;}
.wrapArticle14 .BTG-list5 li a .title::before{content: "";display: block;width: 2px;height: 16px;background: #004ea2;position: absolute;left: 0;top: 50%;margin-top: -8px;}
.wrapArticle14 .BTG-list5 li a .date{margin-left: 10px;color: #009b63;}
.wrapArticle14 .BTG-list5 li a:hover .title{color: #004ea2;padding-left: 25px;}

.wrapArticle13{}
.wrapArticle13 >ul{margin: 0 -15px;}
.wrapArticle13 >ul::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.wrapArticle13 >ul li{width: 33.3%;float: left;margin-bottom: 25px;}
.wrapArticle13 >ul li a{display: block;margin: 0 15px;}
.wrapArticle13 >ul li a .img{padding-bottom: 56.25%;}
.wrapArticle13 >ul.jkjt li a .img{padding-bottom: 42.55%;}
.wrapArticle13 >ul li a .title{line-height: 28px;color: #333;margin-top: 14px;}

.wrapArticle15{padding-top: 80px;}
.wrapArticle15 >ul{margin: 0 -20px;}
.wrapArticle15 >ul::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.wrapArticle15 >ul li{width: 25%;float: left;margin-bottom: 40px;}
.wrapArticle15 >ul li a{display: block;margin: 0 20px;position: relative;padding-bottom: 17px;}
.wrapArticle15 >ul li a::before{content: "";display: block;width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,99) 100%);}
.wrapArticle15 >ul li a .img{padding-bottom: 56.25%;position: relative;}
.wrapArticle15 >ul li a .img .icon_play{/*background: url(../images/play.png) no-repeat;*/background-size: cover;position: absolute;left: 50%;top: 50%;display: block;width: 40px;height: 40px;margin: -20px 0 0 -20px;transition: all 0.2s ease-in-out;}
.wrapArticle15 >ul li a .img:hover .icon_play{margin: 0;left: 10px;bottom: 10px;top: initial;}
.wrapArticle15 >ul li a .title{color: #333;margin-top: 17px;}
.wrapArticle15 >ul li a:hover .title{color: #004ea2;}

.menuList6{margin-bottom: 28px;}
.BTG-list6{margin: 30px -15px 0;}
.BTG-list6::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.BTG-list6 li{width: 33.3%;float: left;}
.BTG-list6 li a{display: block;margin: 0 15px;box-sizing: border-box;padding-bottom: 15px;position: relative;}
.BTG-list6 li a::before{content: "";display: block;width: 100%;height: 1px;background-image: -moz-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%);background-image: -ms-linear-gradient( 0deg, rgb(0,78,162) 0%, rgb(0,155,100) 100%);position: absolute;left: 0;bottom: 0;}
.BTG-list6 li a .img{padding-bottom: 56.25%;}
.BTG-list6 li a .info{color: #333;}
.BTG-list6 li a .title{margin-top: 16px;margin-bottom: 7px;}
.BTG-list6 li a .date{line-height: 24px;}
.BTG-list6 li a .person{line-height: 24px;}
.BTG-list6 .slick-arrow{ width: 22px;height: 18px;border: none;background: none;top: -65px;transform: none;left: initial;} 
.BTG-list6 .slick-arrow::after{display: none;}
.BTG-list6 .slick-arrow.slick-prev{background: url(../images/icon_prev.png) no-repeat;background-size: cover;right: 50px;}
.BTG-list6 .slick-arrow.slick-next{background: url(../images/icon_next.png) no-repeat;background-size: cover;right: 22px;}

 
/* ÃƒÂ©Ã…Â¸Ã‚Â³ÃƒÂ¥Ã†â€™Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ÃƒÂ©Ã‚Â¡Ã‚Âµ */
.wrapArticle16{margin-top: 20px;}
.TSWZ-list1{margin-bottom: 50px;display: flex;align-items: flex-start;align-items: self-start;}
/* .TSWZ-list1::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;} */
/* .TSWZ-list1 .pic{width: 310px;float: left;box-sizing: border-box;padding: 0 10px 10px 0;position: relative;} */
.TSWZ-list1 .pic{width: 310px;box-sizing: border-box;padding: 0 10px 10px 0;position: relative;}
.TSWZ-list1 .pic::before{content: "";display: block;width: calc(100% - 10px);height: calc(100% - 10px);background-image: -moz-linear-gradient( 147deg, rgb(0,79,161) 0%, rgb(0,154,100) 100%);background-image: -webkit-linear-gradient( 147deg, rgb(0,79,161) 0%, rgb(0,154,100) 100%);background-image: -ms-linear-gradient( 147deg, rgb(0,79,161) 0%, rgb(0,154,100) 100%);position: absolute;left: 10px;top: 10px;}
.TSWZ-list1 .pic .img{padding-bottom: 150%;background: #fff;  } 
.TSWZ-list1 .pic .img{padding-bottom: 117%;position: relative; background: #fff;}
.TSWZ-list1 .pic .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: auto;}
/* .TSWZ-list1 .info{margin-left: 360px;} */
.TSWZ-list1 .info{flex: 1;overflow: hidden;display: flex;flex-direction: column;margin-left: 50px;}
.TSWZ-list1 .info .title{color:#333;box-sizing: border-box;padding: 26px 0px;border-bottom: 1px solid #e5e5e5;}
.TSWZ-list1 .info ul{margin-top: 40px;flex: 1;overflow: hidden;display: flex;flex-wrap: wrap;}
.TSWZ-list1 .info ul::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.TSWZ-list1 .info ul li{width: 50%;float: left;line-height: 34px;margin-bottom: 30px;}
.TSWZ-list1 .info ul li:nth-child(odd){width: calc(100% - 160px);margin-right: 10px;}
.TSWZ-list1 .info ul li:nth-child(even){width: 150px;}
.TSWZ-list1 .info ul li p{}
.TSWZ-list1 .info ul li p img{display: inline;vertical-align: middle;margin-right: 10px;}
.TSWZ-list1 .info ul li p span{display: inline;vertical-align: middle;}
.BTG-list7{margin-top: 22px;}
.BTG-list7 >*{text-indent: 2em;color: #333;margin-bottom: 28px;line-height: 28px;display: block;}
.BTG-list7 p{text-indent: 2em;color: #333;margin-bottom: 28px;line-height: 28px;}
.BTG-list8{text-align: center;margin-top: 30px;}
.BTG-list8 video{margin: 0 auto;max-width: 100%;}
 
/* ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ¤Ã‚Â¹Ã‚Â¦ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ÃƒÂ©Ã‚Â¡Ã‚Âµ */
.wrapArticle17{margin-top: 20px;}
.TSWZ-list1 .bot{padding-top: 30px;border-top: 1px solid #e5e5e5;display: flex;}
.TSWZ-list1 .bot .lt{color: #fff;background: #004ea2;box-sizing: border-box;padding: 6px 15px;border-radius: 5px;}
.TSWZ-list1 .bot .rt{flex: 1;text-align: right;}
.TSWZ-list1 .bot .rt a{display: inline-block;vertical-align: middle;margin-left: 6px;}
 
.TSWZ-list1.dzyx .info ul{margin-top:20px;}
.TSWZ-list1.dzyx .info ul li{width:100%;margin-bottom:0px;}

/* .carouse{display: flex;overflow: hidden;margin-top: 40px;}
.carouse .slider-for{width: 60.18%;position: relative;} 
.carouse .slider-for .slick-slide{} 
.carouse .slider-for .slick-slide .img{padding-bottom: 56.28%;}
.carouse .slider-for .slick-slide .title{display: block;color: #333;line-height: 2;display: none;margin-top: 5px;} 
.carouse .slider-for .slick-dots{bottom: 0px;text-align:center;margin: 0 -5px;width: auto; left: 50%;transform: translateX(-50%);z-index: 2;}
.carouse .slider-for .slick-dots li{width: 6px;height: 6px;margin: 0 5px; border: 1px solid #fff;text-align: center;border-radius: 50%;line-height: 24px;position: relative; }
.carouse .slider-for .slick-dots li button{position: absolute;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);background: #fff;}
.carouse .slider-for .slick-dots li.slick-active{border-color: #004ea2; }
.carouse .slider-for .slick-dots li.slick-active button{opacity: 1;background: #004ea2;}

.carouse .slider-nav{width: 39.82%;} 
.carouse .slider-nav .slick-list {height: 100%;overflow: visible;}
.carouse .slider-nav .slick-list .slick-track{height: 100%;width: 100% !important;;transform: translate3d(0, 0, 0) !important;display: flex;flex-direction: column;justify-content: space-between;}
.carouse .slider-nav .slick-list .slick-track::before{display: none;}
.carouse .slider-nav .slick-list .slick-track::after{display: none;}
.carouse .slider-nav .slick-slide.slick-cloned {display: none;}
.carouse .slider-nav .slick-slide {width: 100% !important;float: none;height: auto;box-sizing: border-box;padding-left: 30px; }
.carouse .slider-nav .slick-slide .title{line-height: 28px;color: #333;font-size: 16px;overflow: hidden;overflow : hidden;text-overflow: ellipsis;display: -webkit-box; display: -moz-box;display: -ms-flexbox; -webkit-line-clamp: 1;-webkit-box-orient: vertical;-moz-box-orient: vertical;} 
.carouse .slider-nav .slick-slide.slick-current.slick-active{background: #fff;box-shadow: 0px 10px 20px 0px rgba(1, 40, 82, 0.15);clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);box-sizing: border-box;padding: 14px  40px;width: calc(100% + 50px) !important;margin-left: -50px;z-index: 100;position: relative;}
.carouse .slider-nav .slick-slide.slick-current.slick-active .title{font-size: 18px;color: #004ea2;-webkit-line-clamp: 2;}
  */


.carouse{display: flex;overflow: hidden;margin-top: 40px;}
.carouse .modeLf{width: 60.18%;position: relative;overflow: hidden;} 
.carouse .modeLf li{position: relative;} 
.carouse .modeLf li a{display: block;} 
.carouse .modeLf li .img{padding-bottom: 56.25%;display: block;}
.carouse .modeLf li .title{ color: #fff;line-height: 2;display: block;margin-top: 5px;position: absolute;left: 0;bottom: 0;width: 100%;box-sizing: border-box;padding: 10px ;background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);transition: all 0.2s ease-in-out;opacity: 0;transform: translateY(100%);}  
.carouse .modeLf li:hover .title{ transform: translateY(0);opacity: 1;}  
.carouse .modeLf .slick-dots{bottom: 0px;text-align:center;margin: 0 -5px;width: auto; left: 50%;transform: translateX(-50%);z-index: 2;}
.carouse .modeLf .slick-dots li{width: 6px;height: 6px;margin: 0 5px; border: 1px solid #fff;text-align: center;border-radius: 50%;line-height: 24px;position: relative; }
.carouse .modeLf .slick-dots li button{position: absolute;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);background: #fff;}
.carouse .modeLf .slick-dots li.slick-active{border-color: #004ea2; }
.carouse .modeLf .slick-dots li.slick-active button{opacity: 1;background: #004ea2;}

.carouse .modeRt{width: 39.82%;}  
.carouse .modeRt ul{display: flex;flex-direction: column;height: 100%;justify-content: space-between;}
.carouse .modeRt li { box-sizing: border-box;padding-left: 30px; }
.carouse .modeRt li .title{line-height: 28px;color: #333;font-size: 16px;overflow: hidden;overflow : hidden;text-overflow: ellipsis;display: -webkit-box; display: -moz-box;display: -ms-flexbox; -webkit-line-clamp: 1;-webkit-box-orient: vertical;-moz-box-orient: vertical;} 
.carouse .modeRt li.on{background: #fff;box-shadow: 0px 10px 20px 0px rgba(1, 40, 82, 0.15);clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);box-sizing: border-box;padding: 14px  40px;width: calc(100% + 50px) !important;margin-left: -50px;z-index: 2;position: relative;}
.carouse .modeRt li.on .title{font-size: 18px;color: #004ea2;-webkit-line-clamp: 2;}
.carouse .dots{display: none;}



.gp-page{text-align: center;margin: 60px  0 0;display: flex;justify-content: center;}
.gp-page >*{display: inline-block;vertical-align: middle;margin: 0 0px;}
.gp-page >a{width: 66px;height: 46px;text-align: center;line-height: 46px;border-radius: 0%;border-left: 1px solid #e5e5e5;position: relative;color: #999;background: #fff; }     
.gp-page >a:first-child{border-left: none;} 
.gp-page a.on_pages,.gp-page >a:hover{color: #fff;background: #004ea2; } 
.gp-page a.gp-page-prev  ,.gp-page a.gp-page-next{width: 108px;}

.gp-page .divSelect{height: 46px;line-height: 46px;position: relative;box-sizing: border-box;background: #fff;margin-left: 50px;box-sizing: border-box;padding: 0 30px;color: #999; }
.gp-page .divSelect span,.gp-page .divSelect cite{display: inline-block;vertical-align: middle;}
/* .select_mask{width: 5px;height: 5px;display: block;position: absolute;right: 17px;top: 19px;background: url(../images/down2.png) no-repeat;transition: all 0.2s ease-in-out;} */
.select_mask{width: 5px;height: 5px;display: inline-block; vertical-align: middle;background: url(../images/down2.png) no-repeat;transition: all 0.2s ease-in-out;margin-right: 10px;}
.divSelect cite{height: 48px;line-height: 46px;color: #666;font-style: normal; cursor: pointer;padding: 0 10px; }
.linkList02{position: absolute;left: 0;bottom: 46px;z-index: 10;background-color: #fff;width: 100%; overflow-y: auto;display: none; max-height: 150px;}
.linkList02 li{padding:8px;font-size: 14px;text-align: center;line-height: 1.2;cursor: pointer;}
.linkList02 li:hover{background-color: #f1f1f1;}
.linkList02 li a{display: block;} 
.divSelect.active .select_mask{transform: rotate(-180deg);} 

.gp-ellipsis{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}




.shareBox,#qrodeText{display: none;}
.weChatBox{width: 260px;height:300px;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-130px 0 0 -140px;z-index: 9998;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.25);}
.weChatBox .w-title{font-size: 12px;font-weight: bold;padding:0 0 10px 0;}
.w-close{width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;color:#333;cursor: pointer;}
.qrcode{width: 200px;height: 200px;margin:15px auto;background: #ccc;}
.w-footer{font-size: 12px;line-height: 1.5;color:#999;}

table p{text-indent: 0;}
.gpTable{ }
.gpCmsVideo{text-indent: 0 !important;width:100%;}
.gpCmsVideo .video-js{max-width:100%}


.attachments{margin-top: 22px;}
.attachments li{margin-bottom: 10px;}
.attachments li .title{display: block;overflow: hidden;color: #444;line-height: 1.5;transition: all 0.2s ease-in-out;} 
.attachments li .title:hover{color: #004ea2;transform: translateX(8px);}
@media screen and (max-width: 1610px) {
  .search1 li .listText a { padding: 0 12px;}
}
@media screen and (max-width: 1540px) {
  
}
@media screen and (max-width: 1480px) {
  .ZY-list2{margin: 0 -40px;}
  .ZY-list2 li .con{margin: 0 40px;}
  .menuList4 li a,.menuList5 li a{padding: 15px 40px;margin: 0 20px;}.menuList4{margin: 30px -30px;}
}
@media screen and (max-width: 1240px) { 
  .sub-leftTitle h2{padding: 30px;}
  .subLeft{width: 260px;}
  .gp-subRight{margin-left: 300px;} 
  .gp-subRight.noMargin{margin-left: 0px;} 
  /* .search1 li .listText a{margin-right: 20px;} */
  /* .search1 li:nth-child(2) .listText{display: block;} */
  /* .search1 li:nth-child(2) .listText a,.search1 li .listText a{margin-right: 20px;} */
  .wrapArticle08 .box{margin-bottom: 40px;}
  .wrapArticle08 >ul li a .con .info .summary{-webkit-line-clamp: 3;height: 72px;overflow: hidden;text-overflow: ellipsis;margin-top: 10px;}
  
  .carouse .modeRt li.on .title{font-size: 16px;color: #004ea2;-webkit-line-clamp: 1;}
  .carouse .modeRt li.on{background: #fff;box-shadow: 0px 10px 20px 0px rgba(1, 40, 82, 0.15);clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);box-sizing: border-box;padding: 8px  8px 10px 20px;width: calc(100% + 40px) !important;margin-left: -50px;}
  .carouse .modeRt li{padding-left: 20px;}
  .ZY-list2{margin: 0 -20px;}
  .ZY-list2 li .con{margin: 0 20px;}

  .wrapArticle14,.noMargin .pageArticle,.wrapArticle15{padding-top: 30px;}
  .gp-page .divSelect{margin-left: 20px;padding: 0 15px;}
  .gp-page >a{width: 52px;}
  .gp-page a.gp-page-prev, .gp-page a.gp-page-next{width: 88px;}
}
@media screen and (max-width: 1040px) {
  
  .menuList4 li a,.menuList5 li a{padding: 15px 30px;margin: 0 15px;}
  .menuList4{margin: 30px -15px;}
  .wrapArticle08 >ul li{margin-bottom: 40px;}
  .menuList5 li a span{margin-right: 20px;height: 30px;}
  .menuList5 li a span img{max-height: 30px;}
}
@media screen and (max-width: 996px) {
  .subPage{padding-bottom: 50px;}
	.gp-subLeft{display: none;}
  .gp-m-subNav{display: block;margin: 10px 0;}
  .gp-subRight{margin-left: 0;}
  .subTitle{margin: 10px 0 20px 0;} 
  .gp-article >*{margin-bottom: 1em;   font-size: 16px !important;;}
  .wrapArticle14 .BTG-list4 p{margin-bottom: 1em;line-height: 1.8;}
  .BTG-column1,.wrapArticle15 >ul li{margin-bottom: 30px;}
  .wrapArticle06 >ul li a .info .summary{margin-top: 8px;}
  .search1 li{padding: 20px 0;}
  .gp-page{margin: 40px 0 0 ;}
  .gp-page >a{display: none;}
  .gp-page a.gp-page-prev, .gp-page a.gp-page-next,.gp-page a.on_pages {display: block;}
  .TS-list4 li a .title{line-height: 30px;}
  .search2{margin-bottom: 20px;}
  .menuList4 li a,.menuList5 li a{padding: 15px 30px;margin: 0 15px;}
  .wrapArticle08 .box{padding: 30px 50px;}
  .wrapArticle08 .box .summary{margin-top: 20px;}
  .wrapArticle08 .box a{margin-top: 20px;}
  .carouse{margin-top: 30px;}
  .ZY-list1 li a .title{padding: 10px;margin-top: -50px;}
  .ZY-list1,.ZY-list2{margin: 0 -10px;}
  .ZY-list1 li{margin-bottom: 30px;}
  .ZY-list1 li a,.ZY-list2 li .con{margin: 0 10px;}
  .ZY-list2 li .con .title{margin-top: 10px;}
  .wrapArticle12{padding-top: 30px;}
  .wrapArticle12 .video{margin-bottom: 30px;}
  .wrapArticle14 .BTG-list4,.wrapArticle14 .BTG-list5{margin-top: 20px;}
  .wrapArticle14,.wrapArticle15{padding-top: 20px;}
  .noMargin .pageArticle{padding-top: 0;}
  .wrapArticle15 >ul li{width: 33.3%;}
  .wrapArticle15 >ul{margin: 0 -15px;}
  .wrapArticle15 >ul li a{margin: 0 15px;}
  .articleBottom3{margin-top: 30px;}
  .pageArticle2 .pageArticleTitle{padding-bottom: 15px;}
  .pageArticle2 .wrapArticle{padding-top: 15px;}
  .TSWZ-list1 .info{margin-left: 30px;}
  .TSWZ-list1 .info .title{padding: 15px 0;}
  .TSWZ-list1 .info ul{margin-top: 30px;}
  .TSWZ-list1 .info ul li{margin-bottom: 20px;}
  .TSWZ-list1{margin-bottom: 30px;}
  .TSWZ-list1 .info ul li{line-height: 30px;}
  
  .menuList  .tabListBox{min-height: auto;}

  
  .TS-list6{margin-top: 30px;}
  .wrapArticle09 .slick{margin-bottom: 30px;}
	.slick .slick-dots li{margin:0 10px;}

  .subPage{min-height: auto;}
  
  .wrapArticle18 >ul li a .lt{width: 60px;height: 60px;}
} 
@media screen and (max-width: 768px) {
	.slick .slick-dots{bottom:10px;margin:0 -6px;}
	.slick .slick-dots li{margin:0 6px;}
  .subTitle span{line-height: 30px;}
  .menuList .tabMenu1 li{margin-right: 15px;}
  .menuList .tabMenu1 li a{padding: 15px 10px 15px 30px;}
  .menuList .tabMenu1 li.on a,.BTG-column1 .listTitle p{padding: 15px 40px 15px 30px;;}
  .menuList3 li.active a{padding: 12px 30px;}
  .menuList3 li a{padding: 12px 0px 12px 30px;}
  .menuList,.menuList .tabList{margin-top: 10px;}
  .BTG-column1 .BTG-list1{margin-top: 20px;}
  .BTG-column2 .BTG-list2 li,.BTG-column1,.wrapArticle06 >ul li{margin-bottom: 30px;}
  .BTG-column2 .BTG-list2,.TS-list3,.TS-list4,.TS-list5,.wrapArticle15 >ul{margin: 0 -10px;}
  .BTG-column2 .BTG-list2 li a,.TS-list1 li a,.TS-list2 li a,.TS-list3 li a,.TS-list4 li a,.TS-list5 li a,.BTG-list6 li a,.wrapArticle12 .BTG-list3 li a,.wrapArticle15 >ul li a{margin: 0 10px;}
  .BTG-column1 .BTG-list1 li,.wrapArticle05 >ul li{margin-bottom: 10px;}
  .wrapArticle04 >ul li a{padding: 20px 0;}
  .wrapArticle04 >ul li a .artImg {width: 48%;margin-right: 20px;}
  .wrapArticle04 >ul li a .info .summary{-webkit-line-clamp:2;height: auto;margin-top: 5px;}
  .wrapArticle04 >ul li a .info .date{margin-top: 5px;}
  .wrapArticle06 >ul li a .listImg{margin-right: 15px;}
  .wrapArticle06 >ul li a .info .summary{margin-top: 5px;}
  .TS-list1 li a{padding: 15px;}
  .TS-list1,.TS-list2,.wrapArticle12 .BTG-list3{margin: 20px -10px 0;}
  .menuList2{margin-top: 20px;}
  .menuList2{flex-wrap: wrap;}
  .menuList2 li{width: 20%;}
  .gp-page{margin: 30px 0 0 ;}
  .gp-page .divSelect{display: none;}
  .TS-list1 li,.TS-list2 li,.TS-list3 li{margin-bottom: 20px;}
  .search1 li{padding: 15px 0;}
  .TS-list3 li,.TS-list2 li{width: 33.3%;}
  .TS-list3 li a,.TS-list2 li a{padding:  10px;}
  .TS-list3 li a .info,.TS-list2 li a .info{  font-size: 15px !important;}
  .TS-list3 li a .title,.TS-list2 li a .title{  font-size: 15px !important;}
  .TS-list5 li a .title{margin: 10px 0 0 ;line-height:22px;height:44px;}
  .TS-list3 li a::before{ bottom: -10px; } 
  .TS-list4 li a .title{line-height: 1.5;}
  .TS-list4 li{margin-bottom: 15px;}
  .search2{margin-bottom: 10px;}
  .TS-list5 li{width: 33.3%;}
  .menuList4 li a,.menuList5 li a{padding: 10px 20px;margin: 0 10px;}
  .menuList4 li{margin-bottom: 10px;}
  .menuList4{margin: 20px -10px 10px;}
  .wrapArticle08 >ul li a .pic{width: 50%;border-radius: 0;box-shadow: none;}
  .wrapArticle08 >ul li a .con .info{height: 100%;margin-top: 0;}
  .wrapArticle08 >ul li a .con .info{padding: 5px 15px 10px;}
  .wrapArticle08 >ul li a .con .info .title p{padding: 10px 0;}
  .wrapArticle08 >ul li{margin-bottom: 30px;}
  .menuList5 li a span{margin-right: 10px;}
  .BTG-list6{margin: 20px -10px 0;}
  .carouse .modeRt{display: none;}
  .carouse .modeLf{width: 100%;padding-bottom: 15px;}
  .carouse .modeLf li .title{position: relative;left: initial;bottom: initial;transform: none;opacity: 1;color: #333;background: none;padding: 0;}
  .carouse .dots{display: block;text-align: center;position: absolute;bottom: 0;}
  .carouse{margin-top: 25px;} 
  .ZY-list1 li,.wrapArticle15 >ul li{margin-bottom: 20px;}
  .ZY-list2 li .con .title{margin-top: 5px;line-height: 1.5;height:3em;}
  .wrapArticle12 .BTG-list3 li{width: 50%;margin-bottom: 15px;}
  .wrapArticle12 .BTG-list3 li a .title{margin-top: 5px;line-height: 1.5;height: auto;height: 3em;}
  .wrapArticle12{padding-top: 20px;}
    .wrapArticle12 .video{margin-bottom: 25px;}
    .wrapArticle14 .BTG-list5 li{margin-bottom: 10px;}
    .pageArticleTitle{padding: 10px 0;}
    .wrapArticle15 >ul li a .title{margin-top: 10px;}
    .wrapArticle15 >ul li a{padding-bottom: 10px;}
    .articleBottom3{margin-top: 20px;}
    .TSWZ-list1 .info ul{margin-top: 10px;}
    .TSWZ-list1 .info ul li{width: 100% !important;margin-bottom: 5px;margin-right: 0px !important;}
    .TSWZ-list1{margin-bottom: 25px;}
    .BTG-list7 p{margin-bottom: 1em;line-height: 1.8;}
    .BTG-list7,.BTG-list8{margin-top: 20px;}
    .TSWZ-list1 .bot{display: block;padding-top: 15px;}
    .TSWZ-list1 .bot .lt{display: inline-block;}
    .TSWZ-list1 .bot .rt{text-align: left;margin-top: 10px;}
    .TSWZ-list1 .bot .rt a{margin: 0 5px 0 0;}
    .subPage{padding-bottom: 30px;}
    .ZY-list1 li a .title {
      padding: 5px 10px;
      margin-top: -40px;
  }
  .BTG-list6 .slick-arrow{top: -50px;}
  .search1 li .listText a{padding: 0 10px;}

  .TS-list6{margin-top: 20px;}
  .wrapArticle09 .slick{margin-bottom: 20px;}

  .PX-list2{margin: 0 -10px;}  
  .PX-list2 >li a{margin: 0 10px; } 

  .wrapArticle18 >ul li a .lt{width: 50px;height: 50px;}
  .wrapArticle18 >ul li a .date {padding: 6px 13px;}

}
@media screen and (max-width: 540px) {
  .menuList .tabMenu1 li{margin-right: 10px;}
  .menuList .tabMenu1 li a{padding: 10px 10px 10px 20px;}
  .menuList .tabMenu1 li.on a,.BTG-column1 .listTitle p{padding: 10px 30px 10px 20px;;}
  .BTG-column2 .BTG-list2 li,.TS-list1 li,.TS-list2 li,.TS-list3 li,.TS-list4 li,.TS-list5 li{width: 50%;}
  .menuList{margin-top: 0px;}
  .BTG-column2 .BTG-list2 li{margin-bottom: 10px;}
  .BTG-column2 .BTG-list2{margin: 0 -5px;}
  .BTG-column2 .BTG-list2 li a{margin: 0 5px;}
  .BTG-column2 .BTG-list2 li a{padding: 10px;}
  .wrapArticle04 >ul li a .artImg {width: 100%;margin-right: 0px;margin-bottom: 10px;}
  .wrapArticle04 >ul li a{padding: 20px 0 15px;}
  .wrapArticle04 >ul li a{flex-direction: column;}
  .wrapArticle04 >ul li a .info .summary{display: none;}
  .wrapArticle04 >ul li a .info .title{height: auto;}
  .wrapArticle06 >ul li a .info .title{height: auto;-webkit-line-clamp:2;white-space: pre-wrap;}
  .wrapArticle06 >ul li a .listImg +.info .title{padding: 5px 0;}
  .wrapArticle06 >ul li a .info .summary{display: none;}
  .TS-list1 li a {padding: 10px;} 
  .TS-list4 li{margin-bottom: 10px;}
  .TS-list5 li{margin-bottom: 5px;}
  .wrapArticle08 >ul li a{flex-direction: column;}
  .wrapArticle08 >ul li a .con{order: 2;}
  .wrapArticle08 >ul li a .pic{order: 1;width: 100%;}
  .wrapArticle08 >ul li{margin-bottom: 20px;}
    .BTG-list6 li{width: 100%;margin-bottom: 20px;}
    .BTG-list6 li:last-child{margin-bottom: 0;}
    .wrapArticle12{padding-top: 10px;}
    .wrapArticle15 >ul li{width: 50%;}
    .TSWZ-list1{flex-direction: column;margin-bottom: 15px;}
    .TSWZ-list1 .pic{margin: 0 auto;width: auto;max-width: 100%;min-width: 300px;}
    .TSWZ-list1 .info{margin-left: 0;}
    .TSWZ-list1 .info ul li{line-height: 24px;}
    .BTG-column1 .listTitle p svg:nth-child(2){bottom: 10px;}
    .BTG-column2 .BTG-list2 li, .BTG-column1, .wrapArticle06 >ul li{margin-bottom: 20px;}
    .wrapArticle06 >ul li a .listImg div img{max-height: 50px;}
    .wrapArticle06 >ul li a .listImg{min-width: 100px;min-height: 52px;}
    .wrapArticle13 >ul li{width: 50%;}

    .wrapArticle10 .PX-list1{margin: 0 -10px;}
    .wrapArticle10 .PX-list1 li{width: 50%;}
    .wrapArticle10 .PX-list1 li a {margin: 0 10px;}
 
  .PX-list2 >li{ width: 50%;margin-bottom: 20px;}  
}
@media screen and (max-width: 480px) {
  .ZY-list2 li{width: 50%;margin-bottom: 15px;}
  .articleBottom2{display: block;}
  .articleBottom2 .ewm{margin-top: 15px;}
  .ZY-list1 li{width: 100%;}
  .TS-list3 li a .info,.TS-list2 li a .info{  font-size: 14px !important;}
  .TS-list3 li a .title,.TS-list2 li a .title{  font-size: 14px !important;}
}

.menuList22 li{width: auto;}


 