/*Technical Support SudyTech*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*å¤‡ç”¨æ ·å¼è¡¨*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3æ‰©å±•*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**å¸ƒå±€å¼€å§‹**/
body {line-height:1;font-size: 16px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#000; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover {color: #0062AC;}
/*é¡µé¢å°ºå¯¸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1400px;margin:0 auto;} /**é¡µé¢å…¨å±€å®½åº¦**/

/*headå¼€å§‹*/
.body-top {background:  url('images/head_bg.png') no-repeat center top;height: 283px;background-size: cover;position: absolute;z-index: 99;width: 100%;}
.header .inner{position:relative;height: auto;width: 1735px;}

.header .sitelogo{padding-top: 37px;text-align: center;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**ç«™ç‚¹åç§°**/
.head-bottom {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   margin-top: 39px;
}
.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 49px;position: relative;}
.header .head-right .sitename{
    display: inline-block;
    margin-right: 31px;
}
.searchbox .serBtn{cursor: pointer;display: inline-block;text-align: center;margin-top: 10px;}
.searchbox .serBtn img{vertical-align: middle;}
/*ä¸€å±*/
body.main {height: 100%;padding: 0;    /*zoom: normal !important;*/}
.body_home{height: 100%;    overflow: hidden;}
.bb {cursor: pointer;z-index: 10;animation: bb 2s linear 0s infinite;width: 24px;height: 33px;background: url(images/bb.png) no-repeat center;position: absolute;left: 50%;bottom: 10px;}
.bb:hover {animation-play-state: paused;color: #fff;}
@keyframes bb {
  0% {
    transform: translate(-50%, 0);
    opacity: 0;
  }
  50% {
    transform: translate(-50%, 5px);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, 0px);
    opacity: 0;
  }
}
.body_b {    position: static;left: 0%;top: 100%;bottom: 0;right: 0;background: #fff;overflow-x: hidden;transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;z-index: 888;outline: none;}
.body_b.showdiv {top: 0;}
.body_b-top{
   transition: all 0.7s ease-out 0s;
   transform: translateY(-100%);
   background: #649ecb;
   background-size: 100% 100%;
   width: 100%;
   position: fixed;
   top: 0;
   z-index: 10;
   opacity: 0;
   filter: Alpha(opacity=00);
   box-shadow: 0 2px 0 #ddd;
   display: none;
}
.body_b.showdiv .body_b-top {
   transition: all 0.7s ease-in-out 0.5s;
   transform: none;
   opacity: 1;
   filter: Alpha(opacity=100);
}
.body_b .header {
   transition: all 0.5s ease-out 0s;
   overflow: hidden;
}
.body_b #nav{padding: 25px 0;}
.body_b .nav .wp-menu .menu-item a.menu-link {
   /* padding: 0 18px 0px; */
   /* color: #333; */
}
.body_b .nav .sub-menu{}

body.list .list-top{
   transition: all 0.7s ease-out 0s;
   background: #005296;
   background-size: 100% 100%;
   width: 100%;
   /* position: fixed; */
   top: 0;
   z-index: 10;
   box-shadow: 0 2px 0 #ddd;
}
body.list .header {
   transition: all 0.5s ease-out 0s;
   overflow: hidden;
   /* height: 47px; */
   /* background: #005296; */
}
body.list .header .inner{
    width: 94%;
    height: 47px;
}
body.list .head-bottom{
    /* margin: 0; */
    margin-top: 3px;
}
body.list #nav{padding: 20px 0;}
body.list #nav .inner .wp-panel{/* float: right; *//* display: inline-block; *//* height: 110px; */}
body.list .nav-l{float: left;padding-top: 17px;}
body.list .nav .wp-menu .menu-item a.menu-link {
   /* padding: 0 18px 0px; */
   /* line-height: 110px; */
   /* color: #333; */
}
body.list .nav .sub-menu{/* top: 90px; */}


.main1 li.n1{transform: translate(-80px,0);transition: all 1s ease-out 0s;opacity: 0;filter:Alpha(opacity=0);}
.main1 li.n2{transform: translate(0,80px);transition: all 1s ease-out 0s;opacity: 0;filter:Alpha(opacity=0);}
.main1 li.n3{transform: translate(80px,0);transition: all 1s ease-out 0s;opacity: 0;filter:Alpha(opacity=0);}
.main1.showdiv li.n1,.main1.showdiv li.n2,.main1.showdiv li.n3{transform: none;opacity: 1;filter:Alpha(opacity=100);}
.main2 .post-21{ transition: all 1s ease-out 0s;/* opacity: 0; */position: relative;top: 50vh;}
.main2.showdiv .post-21{    top: 0;}
.main3 .post-31 {clear: both;transform: translate(0, -100%);transition: all 1.2s ease-out 0s;opacity: 0;filter:Alpha(opacity=0);}
.main3.showdiv .post-31 {    transform: none;opacity: 1;filter:Alpha(opacity=100);}
.main4 .post-41 .con{transition: all 1s ease-out 0s;/* opacity: 0; */transform: translate(0,80px);}
.main4.showdiv .post-41 .con{transform: none;opacity: 1;filter:Alpha(opacity=100);}
.main5 .post-51 li{transform: rotateY(90deg); transition: 1s 0.2s;opacity: 0;filter:Alpha(opacity=0);}
.main5 .post-51 li.n2{ transition: 1s 0.4s;}
.main5 .post-51 li.n3{ transition: 1s 0.6s;}
.main5 .post-51 li.n4{ transition: 1s 0.8s;}
.main5.showdiv .post-51 li.news{    transform: none;opacity: 1;filter:Alpha(opacity=100);}
.main6 .post-61 {transform: translate(0px, 40%);transition: all 1.5s ease-out 0s;opacity: 0;filter:Alpha(opacity=0);}
.main6.showdiv .post-61{  transform: none;opacity: 1;filter:Alpha(opacity=100);}

/*è¿›åº¦æ¡*/

::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*æ»šåŠ¨æ¡çš„èƒŒæ™¯é¢œè‰²*/ -webkit-border-radius: 0; /*æ»šåŠ¨æ¡çš„åœ†è§’å®½åº¦*/}
::-webkit-scrollbar-thumb:vertical {height: 70px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}


/*é»˜è®¤ä¸»å¯¼èˆªæ ·å¼*/
#nav{
    padding-top: 44px;
}
#nav .inner{
    width: 1733px;
    border: 1px solid #fff;
    border-radius: 10px;
}
#nav .inner .wp-panel{
    text-align: center;
    height: 53px;
}/*å¯¼èˆª*/
#nav .inner .wp-panel .wp-window{
    display: inline-block;
}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*å¯¼èˆªæ ·å¼ï¼šåŽå°ç»‘å®šæ—¶ä¹Ÿå¯ä»¥å®šä¹‰é…ç½®*/
.nav .wp-menu {margin:0 auto; position: relative;}
.nav .wp-menu .menu-item {display: inline-block; float: left;position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 33px;line-height: 53px;color: #fff;font-size: 20px; position: relative;font-weight: bold; }
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 53px;min-width: 100%;z-index: 100;background: #fff;background-size: cover;/* min-height:220px; */}
.nav .sub-menu .con{padding: 10px;}
.nav .sub-menu .sub-item {/* margin-bottom: 10px; */position: relative;white-space: nowrap;vertical-align: top;_zoom:1;/* float: left; *//* width: 33.3%; */}
.nav .sub-menu .sub-item a {display: block;color: #333;line-height: 35px;padding: 0 16px;font-size: 16px;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #0062AC;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link::before {
   left: 0;right: 0;
}
.nav .wp-menu .menu-item a.menu-link::before {
   content: "";
   height: 2px;
   display: block;
   background: #0062AC;
   margin: 0 auto;
   transition: all 0.4s ease;
   bottom: 0;
   left: 50%;
   right: 50%;
   position: absolute;
}

/**ä¸»é¡µbannerå¼€å§‹**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}
#banner ul.news_list li.news{position: relative;}
#banner ul.news_list li.news .news_imgs{width: 100%;height: 100vh;overflow: hidden;}
#banner ul.news_list li.news .news_imgs img{width: 100%;height: 100%;}
#banner ul.news_list li.news .news_wz{position: absolute;bottom: 0;width: 100%;background: url(images/banner-bg.png) no-repeat bottom;height: 348px;}

.mbanner li.news {
   overflow: hidden;
 }
 
 .mbanner li.news .news_imgs {
   position: relative;
   height: 100vh;
   overflow: hidden;
   -webkit-transform: scale(1.1);
   webkit-transform: scale(1.1);
   transition: 6s;
 }
 
 .mbanner li.first .news_imgs{ -webkit-transform: scale(1.1);webkit-transform: scale(1.1);}
 .mbanner li.slick-current .news_imgs { -webkit-transform: scale(1);webkit-transform: scale(1);}
 .mbanner li.news .news_imgs video,
 .mbanner li.news .news_imgs img {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   object-fit: cover;height: 100%;
     width: 100%;
 }
 
 video:focus {undefined
 outline:none;
 }
/**ä¸»ä½“æ¨¡å—æ ·å¼**/
#m-container {}
#m-container .inner {}
/**é¦–é¡µä¸‰åˆ—å¸ƒå±€**/
.mod {}
.mbox {}

.main1{/* background: #F4F5FA; */overflow: hidden;}
.main1 .inner{padding: 40px 0px 33px;}
.main1 .post-11 .tt{text-align: center;}
.main1 .post-11 .tt .tit{float: none;position: relative;}
.main1 .post-11 .tt .tit::before{position: absolute;content: "";width: 173px;height: 20px;background: url(images/p11-tt.png) no-repeat center;bottom: -28px;left: 16px;}
.main1 .post-11 .con{
    padding-top: 52px;
}
.main1 .post-11 ul{margin: 0 -23px;}
.main1 .post-11 ul li{float: left;width: 33.1%;margin-top: 24px;}
.main1 .post-11 ul li .news_box{margin: 0 23px;background: #E6F0F8;}
.main1 .post-11 ul li .news_imgs{padding-top: 62.5%;overflow: hidden;position: relative;}
.main1 .post-11 ul li .news_imgs img{width: 100%;transition-duration: 0.8s;position: absolute;top: 0;left: 0;right: 0;bottom: 0;height:100%}
.main1 .post-11 ul li .news_imgs img:hover{ transform: scale(1.12);}
.main1 .post-11 ul li .news_title{font-size: 18px;line-height: 30px;font-weight: bold;height: 60px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.main1 .post-11 ul li .news_con{padding: 17px 20px;}
.main1 .post-11 ul li.n2{/* margin-top: 0; *//* width: 38.12%; */}
.main1 .post-11 ul li.n2 .news_imgs{/* padding-top: 65.5%; */}
.main1 .post-11 ul li .news_box:hover{background: #0370C3;}
.main1 .post-11 ul li .news_box:hover .news_title{color: #fff;}


.main2{
    overflow: hidden;
}
.main2 .inner{padding: 20px 0 38px;}
.main2 .post1 .tt {text-align: center;}
.main2 .post1 .tt .tit .title{color: #B7B7B7;position: relative;}
.main2 .post1 .tt .tit .title.selected{color: #0062AC;}
.main2 .post1 .tt .tit .title.t1{padding-right: 44px;position: relative;}
.main2 .post1 .tt .tit .title.t1::before{position: absolute;content: "";width: 1px;height: 48px;background: #707070;opacity: 0.5;right: 20px;top: 13px;}
.main2 .post1 .tt .tit .title2{display: block;text-align: center;line-height: 27px;padding: 0;color: #B7B7B7;}
.main2 .post1 .tt .tit .title.selected .title2{color: #0062AC;}
.main2 .post .more_btn{}
.main2 .post .more_btn .more_text{color: #1758a7;}
.main2 .post-21 .con{padding-top: 21px;position: relative;}
.main2 .post-21 ul{margin: 0 -33px;}
.main2 .post-21 ul li{float: left;width: 50%;}
.main2 .post-21 ul li .news_box{margin: 0 33px;background: #fff;transition: all 0.4s ease-in-out;border-top: 1px solid #E2E2E2;padding: 15px 0 20px;}
.main2 .post-21 ul li .news_box:hover{/* box-shadow: 0 3px 6px #d3a997; */}
.main2 .post-21 ul li.n1 .news_box,.main2 .post-21 ul li.n2 .news_box{border: 0;}




.main3{background: url(images/m3-bg.png) no-repeat top center;overflow: hidden;background-size: cover;}
.main3 .inner{padding: 43px 0 90px;}
.main3 .post-31 .tt .tit{position: relative;}
.main3 .post-31 .tt .tit::before {
   position: absolute;
   content: "";
   width: 173px;
   height: 20px;
   background: url(images/p11-tt.png) no-repeat center;
   bottom: -28px;
   left: 16px;
}
.main3 .post-31 .con{padding-top: 64px;position: relative;}
.main3 .post-31 ul{margin: 0 -15px;}
.main3 .post-31 ul li.news{float: left;width: 25%;}
.main3 .post-31 ul li.news .news_box{margin: 0 15px;}
.main3 .post-31 ul li.news .news_imgs{overflow: hidden;padding-top: 60.86%;position: relative;}
.main3 .post-31 ul li.news .news_imgs img{transition-duration: 0.8s; width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;}
.main3 .post-31 ul li.news .news_imgs img:hover{transform: scale(1.12);}
.main3 .post-31 ul li.news .news_wz{background: #fff;box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
.main3 .post-31 ul li.news .news_con{
    padding: 25px 23px 56px 15px;
}
.main3 .post-31 ul li.news .news_title{
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 31px;
}
.main3 .post-31 ul li.news .news_meta{
    border-top: 1px solid #DFDFDF;
    padding-top: 27px;
    font-size: 16px;
    line-height: 21px;
    color: #006DC0;
}



.main4{background: url(images/m4-bg.png) no-repeat bottom;background-size: cover;}
.main4 .inner{padding: 55px 0 79px;}
.main4 .post-41 .tt .tit{position: relative;}
.main4 .post-41 .tt .tit::before {
   position: absolute;
   content: "";
   width: 173px;
   height: 20px;
   background: url(images/p11-tt.png) no-repeat center;
   bottom: -28px;
   left: 16px;
   opacity: 0.5;
}
.main4 .post-41 .tt .tit .title2,.main4 .post-41 .tt .tit .title{
    color: #fff;
}
.main4 .post-41 .more_btn .more_text{color: #fff;}
.main4 .post-41 .con{padding-top: 64px;}
.main4 .post-41 ul li{}
.main4 .post-41 ul li .news_imgs{padding-top: 34.12%;position: relative;overflow: hidden;float: left;width: 62%;}
.main4 .post-41 ul li .news_imgs img{transition-duration: 0.8s; position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;}
.main4 .post-41 ul li .news_imgs video{transition-duration: 0.8s; position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;}
.main4 .post-41 ul li .news_imgs img:hover{transform: scale(1.12);}
.main4 .post-41 ul li .play{ position: absolute;top: 50%;left: 50%;background: url(images/play.svg) no-repeat center;width: 104px;height: 59px;margin-left: -52px;margin-top: -29px; }
.main4 .post-41 ul li .news_box{position: relative;}
.main4 .post-41 ul li .news_title{font-size: 22px;line-height: 36px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 20px;}
.main4 .post-41 ul li .news_text{font-size: 16px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: 32px;height: 96px;color: #252525;}
.main4 .post-41 ul li .news_con{padding: 69px 60px 127px 83px;}
.main4 .post-41 ul li .news_wz{
    position: absolute;
    width: 40.72%;
    right: 0;top: 62px;
    background: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.main4 .post-41 ul li .news_wz::before{position: absolute;content: "";background: url(images/p41-li.svg) no-repeat center;width: 248px;height: 83px;right: 20px;bottom: 27px;}

.main4 .post-41 .slick-prev{background: url(images/p41-prev.svg) no-repeat center;    background-size: contain;width: 40px;height: 40px;    left: -65px;margin-top: -20px;}
.main4 .post-41 .slick-next{background: url(images/p41-next.svg) no-repeat center;    background-size: contain;width: 40px;height: 40px;    right: -65px;margin-top: -20px;}
.main4 .post-41 .slick-dots{    width: auto;bottom: 120px;right: 26%;}
.main4 .post-41 .slick-dots li{    width: 17px;height: 17px;background: #E0E0E0;margin: 0 7px;}
.main4 .post-41 .slick-dots li.slick-active{background: #2B84C8;}


@keyframes icon-bounce{0%,100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-ms-transform:rotate(0);}
25%{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg);-ms-transform:rotate(15deg);}
50%{-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);transform:rotate(-15deg);-ms-transform:rotate(-15deg);}
75%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);-ms-transform:rotate(5deg);}
85%{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg);-ms-transform:rotate(-5deg);}
}




.main5{}
.main5 .inner{padding: 68px 0 76px;}
.main5 .post-51 .tt .tit{position: relative;}
.main5 .post-51 .tt .tit::before{position: absolute;content: "";width: 173px;height: 20px;background: url(images/p11-tt.png) no-repeat center;bottom: -28px;left: 16px;}
.main5 .post-51 .con{padding-top: 69px;}
.main5 .post-51 ul li.news{float: left;width: 50%;}
.main5 .post-51 ul li.news .news_imgs{width: 50%;float: left;height: 250px;overflow: hidden;position: relative;}
.main5 .post-51 ul li.news .news_imgs::before{position: absolute;content: "";width: 13px;height: 39px;background: url(images/p51-li.svg) no-repeat center;top: 50%;margin-top: -20px;right: 0;}
.main5 .post-51 ul li.news .news_imgs img{width: 100%;height: 100%;}
.main5 .post-51 ul li.news.n3 .news_imgs,.main5 .post-51 ul li.news.n4 .news_imgs{    float: right;}
.main5 .post-51 ul li.news.n3 .news_imgs::before,.main5 .post-51 ul li.news.n4 .news_imgs::before {
    left: 0;
    transform: rotate(180deg);
}
.main5 .post-51 ul li.news.n3 .news_con, .main5 .post-51 ul li.news.n4 .news_con{    padding: 53px 52px 0 34px;}
.main5 .post-51 ul li.news.n3 .news_title, .main5 .post-51 ul li.news.n4 .news_title{      margin-bottom: 33px;}

.main5 .post-51 ul li.news .news_wz{width: 50%;float: left;box-shadow: 0 0 10px rgb(0 0 0 / 25%);height: 250px;}
.main5 .post-51 ul li.news .news_con{padding: 34px 52px 0 34px;}
.main5 .post-51 ul li.news .news_title{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #006DC0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}
.main5 .post-51 ul li.news .news_title a{color: #006DC0;}
.main5 .post-51 ul li.news .news_text{
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}




.main6{}
.main6 .inner{padding: 0px 0 55px;width: 100%;}
.main6 .post-61{text-align: center;}
.main6 .post-61 .tt{    width: 1400px;margin: 0 auto;}
.main6 .post-61 .tt .tit{position: relative;}
.main6 .post-61 .tt .tit::before{position: absolute;content: "";width: 173px;height: 20px;background: url(images/p11-tt.png) no-repeat center;bottom: -28px;left: 16px;}
.main6 .post-61 .con{padding-top: 54px;}
.main6 .post-61 ul li.news{float: left;width: 20%;text-align: center;    height: 423px;}
.main6 .post-61 ul li.news .news_imgs{padding-top: 75.53%;position: relative;overflow: hidden;}
.main6 .post-61 ul li.news .news_imgs img{transition-duration: 0.8s; position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;object-fit:cover;}
.main6 .post-61 ul li.news .news_imgs img:hover{transform: scale(1.12);}
.main6 .post-61 ul li.news .news_title{font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 38px;}
.main6 .post-61 ul li.news .news_text{
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}
.main6 .post-61 ul li.news .news_wz{position: relative;background: #fff;margin-top: 0;transition-duration: 0.8s;}
.main6 .post-61 ul li.news .news_con{
    padding: 16px 32px 19px;
}
.main6 .post-61 ul li.news:hover .news_title{font-weight: bold;color: #fff;}
.main6 .post-61 ul li.news:hover .news_title a{color: #fff;}
.main6 .post-61 ul li.news:hover .news_wz{background: #3090DD;margin-top: -52px;}
.main6 .post-61 ul li.news:hover .news_text{}
.main6 .post-61 ul li.news:hover .news_con{
   padding: 21px 32px 66px;
}

.main7{}
.main7 .inner{padding: 30px 0 66px;}
.main7 .post-71 ul{margin: 0 -13px;}
.main7 .post-71 ul li.news{float: left;width: 25%;}
.main7 .post-71 ul li.news .news_box{margin: 0 13px;}
.main7 .post-71 ul li.news.n1 .news_box{background: #E8B64D;}
.main7 .post-71 ul li.news.n2 .news_box{background: #44C0B7;}
.main7 .post-71 ul li.news.n3 .news_box{background: #53C3F1;}
.main7 .post-71 ul li.news.n4 .news_box{background: #3090DD;}
.main7 .post-71 ul li.news .news_imgs{width: 150px;height: 84px;float: left;overflow: hidden;}
.main7 .post-71 ul li.news .news_imgs img{width: 100%;height: 100%;}
.main7 .post-71 ul li.news .news_con{padding-left: 181px;padding-top: 30px;}
.main7 .post-71 ul li.news .news_title{font-size: 18px;font-weight: bold;line-height: 24px;}
.main7 .post-71 ul li.news .news_title a{    color: #fff;}


/**æ ‡é¢˜æ æ–°é—»çª—å£**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**æ ‡é¢˜æ **/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**æ ‡é¢˜å­—ä½“**/
.post .tt .tit .title {display:block;line-height: 47px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*æ ç›®åˆ«å*/
.post .con { padding: 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**æ–°é—»åˆ—è¡¨**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;position: absolute;right: 0;line-height: 47px;margin-top: 0;}
.post .more_btn .more_text,.post .more_btn a {font-size: 16px;cursor:pointer;} 
.post .more_btn .more_text{color: #666666;line-height: 47px;display: inline-block;}

.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 

@keyframes arr{
   0%{transform:translateX(0px);}
   25%{transform:translateX(-3px);} 
   50%{transform:translateX(-5px);} 
   75%{transform:translateX(-3px);}
   100%{transform:translateX(0px);}
}
/*æ ‡å‡†æ ‡é¢˜*/
.post1 {}
.post1 .tt {border-bottom: 0px solid #146cc1;text-align: center;position: relative;}
.post1 .tt .tit {float: none;}
.post1 .tt .tit .title {display:inline-block;margin-right:0px;font-size: 36px;font-weight:bold;color: #0062AC;margin-top: 0px;}
.post1 .tt .tit .title.selected {color: #0062AC;}
.post1 .tt .tit .title2{
    padding-left: 11px;
    font-size: 24px;
    color: #024a8a;
    opacity: 0.8;
    font-family: 'Arial';
font-weight: normal;
    line-height: 47px;
    display: inline-block;
}
.post1 .more_btn a{color:#666666;}



/**è‡ªå®šä¹‰æ–°é—»åˆ—è¡¨**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**æ ‡é¢˜å›¾æ ‡**/
.news_list li.news span.news_title { float:left; }/*æ ‡é¢˜*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*å±žæ€§*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*å‘å¸ƒæ—¶é—´*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*é»˜è®¤ç®€ä»‹*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*æ—¥åŽ†æ–°é—»æ ·å¼1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{transition: all 0.4s ease-in-out;float: left;width: 75px;margin-right: -75px;font-family: "Roboto";vertical-align:middle;color: #024a8a;text-align: center;border-top: 2px solid #F8B62C;}
.rili .news_list li.news .news_date .news_days{font-size: 23px;font-weight: bold;line-height: 35px;position: relative;color: #0062AD;border-left: 1px solid #D2D2D2;border-right: 1px solid #D2D2D2;}
.rili .news_list li.news .news_date .news_days::before{position: absolute;content: "";background: url(images/p21-li.png) no-repeat center;width: 5px;height: 4px;top: 0;left: 50%;margin-left: -2px;}
.rili .news_list li.news .news_date .news_year{font-size: 14px;line-height: 33px;color: #fff;background: #0062AD;}
.rili .news_list li.news .news_wz{width:100%;height: 70px;} 
.rili .news_list li.news .news_wz .news_con{margin-left: 93px;height: 70px;align-items: center;display: flex;}
.rili .news_list li.news .news_title{line-height: 30px;font-weight: bold;font-size: 18px;color:#000;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 60px;} 
.rili .news_list li.news .news_text{font-size: 14px;line-height: 22px;color: #666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


/*æ»šåŠ¨Arrows */
.slick-prev, .slick-next{height: 40px;width: 21px;top: 50%;margin-top:-10px;border:0px solid #d4d8d9;border-radius:0;outline: none;}
.slick-prev {left: -95px;/*background: url(images/m5-prev.png) no-repeat center;*/}
.slick-prev:hover {opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;/*background: url(images/m5-next.png) no-repeat center;*/}
.slick-next:hover { opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}


/***********************************************************
 * åˆ—è¡¨é¡µ
 */
/**é¦–é¡µä¸‰åˆ—å¸ƒå±€**/
/**åˆ—è¡¨é¡µ**/
.possplit{       width: 20px;  text-indent: 5px;font-size: 17px;   background: none;}
.col_news_list .news_list li.news .news_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:70%;    float: left;}
.col_news_list .news_list li.news .news_meta{    float: right;}
.wp_paging{    padding: 10px 0;}
/*æ ç›®å›¾ç‰‡*/
.l-banner{height: 378px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**ä¸»ä½“åˆ—è¡¨é¡µå¼€å§‹**/
#l-container {}
#l-container .inner {padding:35px 0px;}
/**ä¸»ä½“æ–‡ç« é¡µå¼€å§‹**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**ä½ç½®æ ç›®èƒŒæ™¯**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**ä½ç½®æ ç›®å­—ä½“**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**æ ç›®åç§°å›¾æ ‡**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*æ ç›®åˆ—è¡¨*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*äºŒçº§å­æ ç›®**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*ä¸‰çº§å­æ ç›®**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**æ ç›®æ–°é—»**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 3px solid #03438b;    padding: 0 1%;}
.col_metas .col_title { display:inline-block; float:left; height: 50px; line-height: 50px; }  /**å½“å‰æ ç›®**/
.col_metas .col_title h2 {display:inline-block;font-size: 22px;font-family:"Microsoft yahei";font-weight: bold;color: #0f429b;border-bottom: 0px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**å½“å‰ä½ç½®**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**æ ç›®æ–°é—»åˆ—è¡¨**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**æ ç›®æ–°é—»å›¾æ ‡åºå·**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**åˆ—è¡¨é¡µæ–‡ç« å›¾ç‰‡å¤§å°é™åˆ¶**/
/**æ–‡ç« é¡µ**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**æ–‡ç« æ ‡é¢˜**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**æ–‡ç« å‰¯æ ‡é¢˜**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**æ–‡ç« å…¶ä»–å±žæ€§**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**æ–‡ç« å†…å®¹**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**é˜…è¯»å­—ä½“**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**æ–‡ç« é˜…è¯»éƒ¨åˆ†å›¾ç‰‡å¤§å°é™åˆ¶**/
.article .entry .read table{margin:0 auto; border:none!important;}
.article .entry .read{min-height:500px}
/**é¡µè„šå¼€å§‹**/
#footer {background: url(images/foot-bg.png) no-repeat center;background-size: cover;}
#footer .inner {padding: 30px 0px 0px;position:relative;}
#footer .inner .foot-top .ml{float: left;margin-top: 12px;}
#footer .inner .foot-top .mc{float: left;margin-left: 226px;margin-top: 9px;}
#footer .inner .foot-top .mr{float: right;/* margin-top: 19px; */}
#footer .inner p{font-size: 16px;line-height: 36px;font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
#footer .inner .foot-top{
    padding-bottom: 28px;
}
#footer .inner .post-92 .news_imgs{}
#footer .inner .post-92 .news_imgs img{width: 131px;height: 131px;}
#footer .foot-bottom{border-top: 1px solid rgb(255 255 255 / 50%);text-align: center;font-size: 16px;line-height: 59px;/* padding-top: 20px; */}
#footer .foot-bottom span{color: #fff;opacity: 0.7;}
#footer .foot-bottom img{vertical-align: middle;padding-right: 10px;}
/**************************************************************
 * ç»„ä»¶åŠŸèƒ½
 */
/*ç³»ç»Ÿé»˜è®¤æœç´¢*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*è‡ªå®šä¹‰è¾“å…¥æ¡†*/
.searchbox{text-align:right;float: right;/* position: absolute; *//* margin-top: 7px; */}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}

.layer {
	position: fixed;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 0;
	z-index: -1;
	background-color: rgba(0, 0, 0, .85);
	width: 100%;
	height: 0%;
   transition: all 0.8s ease-in-out;
}

.close {
	width: 50px;
	text-align: center;
	position: absolute;
	right: 2vw;
	top: 2vw;
	transition: transform .4s ease-out;
}

.close i {
	color: #fff;
	font-size: 40px;
	cursor: pointer;
}

.close:hover {
	transform: rotate(180deg);
}

.search_box {
   width: 50%;
   overflow: hidden;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%) scale(.8);
}
.layer.on .search_box {
   transform: translate(-50%, -50%);
}
.search_box .searchKeyword {
   height: 50px;
   line-height: 50px;
   background-color: #fff;
   width: 100%;
   padding-right: 100px;
   padding-left: 10px;
   border: 0;
   box-sizing: border-box;
}
.search_box .serachSubmit {
   width: 100px;
   background-color: #2f418d;
   color: #fff;
   height: 50px;
   line-height: 50px;
   text-align: center;
   position: absolute;
   right: 0;
   top: 0;
   border: none;
   font-size: 18px;
   letter-spacing: 1px;    cursor: pointer;
}
.layer.on {z-index: 99990;opacity: 1;   height: 100%;filter: alpha(opacity=100);}

/* åˆ†äº«äºŒç»´ç  */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float: right;}
.shares li{float:left;margin-left: 20px;position:relative;}
.shares li a{display:inline-block; width: 52px; height: 52px; border: 0px solid red; opacity:.6; filter:Alpha(opacity=60); }
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background: url(images/share-1.png) no-repeat center;}
.shares li.i2 a{background: url(images/share-2.png) no-repeat center;}
.shares li.i3 a{background: url(images/share-3.png) no-repeat center;}
.shares li.i4 a{background: url(images/share-4.png) no-repeat center;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 50px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/*åˆ—è¡¨é¡µ*/
/*banner*/
.mbanner .slick-dots{display: inline-block;width: auto;right: 13.4%;bottom: 42px;}
.mbanner .slick-dots li.slick-active{width: 22px;height: 22px;opacity: 1; filter:alpha(opacity=100);}
.mbanner .slick-dots li{    height: 16px;width: 16px;margin: 0px 12px;    background: #fff;opacity: 0.6;filter:alpha(opacity=60);}

.post-11 .focus .focus-title {height: 52px;line-height: 52px;padding: 0 20px; font-size: 16px;}
.post-11 .focus .focus-title-bar {height: 52px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;opacity: 0.6;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * ç‰¹æ®Šé¡µé¢
 */
 /*æ»šåŠ¨æ ·å¼*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*äºŒçº§é¡µé¢
*/
/*ç»„ç»‡æœºæž„*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*è§’è‰²*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}

/*å­—ä½“*/
.jsjj .col_list .wp_listcolumn .wp_column a{    border-bottom: 1px solid #D8D6D6;}
.jsjj .col_menu .col_menu_head h3.col_name .col_name_text{    padding: 0;
    text-align: center;
    font-size: 26px;
    font-weight: 600;}
.jsjj .col_menu .col_menu_head{background:#007AC7}
.jsjj .col_list .wp_listcolumn .wp_column a .column-name{    padding: 0;
    line-height: 60px;
    font-size: 20px;}
.jsjj .col_list .wp_listcolumn .wp_column a{text-align: center;}
.jsjj .col_menu .col_menu_con{border:none;    padding: 0 15px;    background: #F6F7FA;
    padding-bottom: 30px;}
.jsjj .col_list .wp_listcolumn .wp_column a:hover,.jsjj .col_list .wp_listcolumn .wp_column a.selected{background:none;border-bottom: 1px solid #007AC7; color: #007AC7;}
.jsjj .col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #007AC7;
}
.jsjj .col_news_head{padding-left:0}
.jsjj .col_metas .col_title h2{color:#007AC7}
.jsjj .col_news_head{border-color:#D1D1D1}
.jsjj .listcon .box .title{    color: #007AC7;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #E0E0E0;padding-bottom:9px;margin-bottom:27px;}
.jsjj .newslist li{float:left;width:14.27%;margin-right:2.876%;    border: 1px solid #A1A1A1;    margin-bottom: 32px;
    box-sizing: border-box;}
.jsjj .newslist li:hover .newsimg img{    transform: scale(1.1);}


.jsjj .newslist li:nth-child(6n){margin-right:0}
.jsjj .newslist li .newsimg{    padding-top: 128%;    overflow: hidden;
    position: relative;}
.jsjj .newslist li .newsimg img{    position: absolute;    transition: 1s;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;}
.jsjj .newslist li .newstitle{    padding-left: 28px;
    padding-top: 7px;
    padding-bottom: 10px;}
.jsjj .newslist li .newstitle .news_zd{line-height:26px;font-size:16px} 
.jsjj .choosebox .item{font-size:18px;line-height:24px;float:left;margin-right:0;    cursor: pointer;}
.jsjj .choosebox .item.active{color:#007AC7}
.jsjj .choosebox{    margin-top: 22px;
    margin-bottom: 39px;display:flex;    justify-content: space-between;}
.jsjj choosebox::after{display:none}
.EN a {
    color: #ffff;
}
.news_zd.zhic {
    display: none;
}

