/*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;}
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:#fff;}
:-moz-placeholder {color:#fff;}
::-moz-placeholder { color:#fff;}
:-ms-input-placeholder { color:#fff;}
@font-face {
    font-family: "p";
    src: url(font/Poppins-Regular.ttf);
}
body {line-height:1;font-size: 16px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#3D3D3D;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover {color: #4E7D2C;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1520px;margin:0 auto;} 

.header {background: linear-gradient(to bottom, rgb(0 0 0 / 85%), transparent);line-height:inherit;position: absolute; z-index: 1;}
.header .inner{position:relative;width: 1728px;padding: 34px 0 170px;}
.header .head-left{float:left;}
.header .head-right{float:right;display: flex;flex-direction: column;width: 56%;align-items: flex-end;}
.header .head-right .hr-top{display: flex;gap: 14px;flex-direction: row;justify-content: flex-end;}
.header .head-right .hr-bottom{padding-top: 10px;width: 950px;}


.site-lang{
}
.site-lang ul{
    text-align: right;
    display: inline-block;
}
.site-lang ul li.links{float: left;}
.site-lang ul li.links a{line-height: 44px;font-size: 16px;color: #fff;display: inline-block;}
.site-lang ul li.links.i2{position:relative;padding-left: 21px;margin-left: 21px;}
.site-lang ul li.links.i2:before{position:absolute;content:"";background:#fff;width:1px;height:24px;left:0;top:50%;transform:translateY(-50%);}
.site-lang ul li.links.i2 a{background:#fff;width:44px;border-radius:50px;color:#4e7d2c;text-align:center;font-size:18px;font-weight:bold}
.site-lang ul li.links a:hover{opacity:.7}




#nav{/* background: #04326a; *//* width: 100%; */}
#nav .inner{
    width: auto;
    padding: 0;
}
#nav .inner .wp-panel{}
#nav .inner .wp-panel .wp-window{}
#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; */display: flex;justify-content: space-between;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;/* margin: 0 40px; */}
.nav .wp-menu .menu-item.i6 {margin-right:0px;}
.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 0px;line-height: 54px;color: #fff;font-size: 20px;font-weight: bold;position: relative;font-family: "p";letter-spacing: 1px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color: #376B4F;text-decoration: none;color: #fff;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 54px;min-width: 100%;z-index: 100;background:#fff;/* box-shadow: 0 4px 20px rgb(35 44 37 / 16%); */}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;background:none;text-align: center;font-family: "p";}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #4E7D2C;/* background-color: #e2f6ea; */display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .wp-menu .menu-item a.menu-link:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #fff;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
 }
 .nav .wp-menu .menu-item a.menu-link:hover:before, 
 .nav .wp-menu .menu-item a.menu-link.parent:before,
 .nav .wp-menu .menu-item a.menu-link:focus:before, 
 .nav .wp-menu .menu-item a.menu-link:active:before {
    left: 0;
    right: 0;
 }

.nav .wp-menu .menu-item a.menu-link:hover{color:#FFC14A}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}

#m-container {}
#m-container .inner {}

.mod {}
.mbox {}
.main1{
    background: url(images/main1.png) no-repeat right center;
    background-size: 61%;
}
.main1 .inner{padding: 80px 0px 38px;}
.main1 .post-11 ul li.news{
    margin-bottom: 45px;
}
.main1 .post-11 ul.list1{float:left;width:722px}
.main1 .post-11 ul.list2{float:right;width:758px}
.main1 .post-11 ul li.news .news_box{position:relative;display:block}
.main1 .post-11 ul li.news .news_imgs{position: relative;overflow: hidden;background:#eee}
.main1 .post-11 ul.list1 li.news .news_imgs{padding-top:66.76%;width: 722px;clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 68px), /* 上边界：方块顶部 */
    calc(100% - 232px) calc(100% - 68px), /* 方块左上角 */
    calc(100% - 300px) 100%, /* 方块左下角 */
    100% 100%, /* 右下角 */
    0 100%
  );}
.main1 .post-11 ul.list2 li.news .news_imgs{padding-top: 34.2%;width: 384px;float:left}
.main1 .post-11 ul li.news .news_imgs img{position: absolute;width: 100%;height: 100%;left: 0;right: 0;bottom: 0;top: 0;transition-duration: 0.8s;}
.main1 .post-11 ul li.news .news_imgs img:hover{ transform: scale(1.12);}
.main1 .post-11 ul.list1 li.news .date{
  position:absolute;
  right: 0px;
  bottom: 88px;
  height: 68px;
  width: 232px;
  /* clip-path: polygon(
  68px 0,    
  100% 0,     
  100% 100%,  
  0 100%,     
  0 100%); */
  font-size: 32px;
  color: #4E7D2C;
  line-height: 68px;
  display: flex;
  z-index: 1;
  justify-content: center;
  column-gap: 35px;
  }
.main1 .post-11 ul li.news .date .news_week{position: relative;}
.main1 .post-11 ul.list1 li.news .date .news_week:before{position:absolute;content:"";background:#4E7D2C;width:1px;height:24px;left: -17px;top:50%;transform:translateY(-50%);}
.main1 .post-11 ul li.news .news_con{padding-left: 291px;}
.main1 .post-11 ul li.news .news_title{font-size: 24px;line-height: 40px;margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;color: #000;}
.main1 .post-11 ul li.news:hover .news_title{color: #4E7D2C}
.main1 .post-11 ul.list2 li.news .news_title{-webkit-line-clamp: 3;margin-top: 0;padding-left: 27px;/* float: right; */margin-bottom: 105px;}
.main1 .post-11 ul li.news .news_year{display:none}
.main1 .post-11 ul.list2 li.news .news_meta{font-size: 22px;color: #4E7D2C;line-height: 32px;/* display: block; */padding-left: 27px;float: left;}
.main1 .post-11 ul.list2 li.news .news_week{font-size: 22px;color: #4E7D2C;line-height: 32px;padding-left: 32px;float: left;position: relative;}
.main1 .post-11 ul.list2 li.news .news_week:before{position:absolute;content:"";background:#4E7D2C;width:1px;height:24px;left: 15.5px;top:50%;transform:translateY(-50%);}

.main1 .post-11 ul li.news .news_text{font-size: 14px;color: #7F7D7D;line-height: 24px;margin-bottom: 19px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 72px;}


.main2{
      background: #f9faf7 url(images/main2.png) no-repeat left center;
      background-size: 35%;
      clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 68px), /* 上边界：方块顶部 */
    calc(100% - 1250px) calc(100% - 68px), /* 方块左上角 */
    calc(100% - 1320px) 100%, /* 方块左下角 */
    100% 100%, /* 右下角 */
    0 100%
  );
    }
.main2 .inner{padding: 60px 0px 110px;}
.main2 .post-21 .con{padding-top: 18px;width: 74%;float: right;height: 380px;}
.main2 .post-21 ul{}
.main2 .post-21 ul li.news a{border-top:1px solid rgb(0 0 0 / 30%);display:block;padding: 16px 0;height: 46px;}
.main2 .post-21 ul li.news.on a{border-top:1px solid rgb(0 0 0 / 100%);display:block;padding: 16px 0;height: 46px;}
.main2 .post-21 ul li.news.n4 a{border-bottom:1px solid rgb(0 0 0 / 30%);}
.main2 .post-21 ul li.news.on a{height: 92px;}
.main2 .post-21 ul li .news_meta{font-size: 20px;color: #909090;line-height: 46px;float: right;}
.main2 .post-21 ul li.on .news_meta{background: url(images/arr.png) no-repeat center 18px;padding-top: 40px;}
.main2 .post-21 ul li .news_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 24px;line-height: 46px;height: 46px;float: left;width: 80%;}
.main2 .post-21 ul li.on .news_title{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;width: 80%;color: #4E7D2C;height: 92px;white-space: pre-wrap;}


.main3{position: relative;margin-top: 35px;overflow: hidden;}
.main3:before{
  position: absolute;
  content:"";
  width: 66.354%;
  height:100%;
  background:#cbe1bb;
  right:0;
  top:0;
  z-index:-1;
  clip-path: polygon(
    62px 0,    /* 右上起点 */
    100% 0,    /* 右上角 */
    100% 100%, /* 右下角 */
    0 100%,    /* 左下角 */
    0px 72px     /* 左上缺口终点 */
  );
}
.main3 .inner{padding: 24px 0px 105px;}
.post-31 .news_list{width:1600px}
.post-31 .news_list .slick-list{left: 258px;margin: 0 -35px;}
.post-31 .news_list .slick-prev,.post-31 .news_list .slick-next{width:64px;height:64px;}
.post-31 .news_list .slick-prev{background:url(images/prev.png) no-repeat center;background-size:cover;left:54px;top:230px}
.post-31 .news_list .slick-next{background:url(images/next.png) no-repeat center;background-size:cover;left: 134px;top:230px}
.post-31 ul li.news{background:#fff;box-shadow: 0 0 5px #eee;margin: 0 35px;}
.post-31 ul li.news .news_imgs{
                              padding-top:66.86%;
                              width: 100%;
                              overflow: hidden;
                              background:#eee;
                              position: relative;
                              clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 40px), /* 上边界：方块顶部 */
    calc(100% - 124px) calc(100% - 40px), /* 方块左上角 */
    calc(100% - 160px) 100%, /* 方块左下角 */
    100% 100%, /* 右下角 */
    0 100%
  );
    }
.post-31 ul li.news .news_imgs img{position: absolute;;width: 100%;height: 100%;left: 0;right: 0;bottom: 0;top: 0;transition-duration: 0.8s;}
.post-31 ul li.news:hover .news_imgs img{transform:scale(1.1)}
.post-31 ul li.news .date{
    background:url(images/p31.png) no-repeat right center;
    background-size:100%;
    width: 100%;
    font-size: 20px;
    color: #4E7D2C;
    line-height: 44px;
    text-align: right;
    position:absolute;
      right: 0px;
  bottom: 175px;
  height: 44px;
  z-index: 1;
  justify-content: center;
  }
.post-31 ul li.news .date .news_meta{width: 132px;float:right;text-align:center}

.post-31 ul li.news .news_title{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;color: #000;font-size: 24px;line-height: 32px;box-sizing: border-box;margin: 25px;}
.post-31 ul li.news:hover .news_title{color: #4E7D2C}



.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;margin-bottom: 56px;} 
.post.post-21 .tt {margin-bottom: 18px;} 
.post.post-31 .tt {margin-bottom: 48px;} 
.post .tt .tit {display:inline-block;float:left;padding-left: 58px;background: url(images/tit.png) no-repeat left center;background-size: 46px;margin-top: 8px;} 
.post .tt .tit .title {display: inline-block;line-height: 46px;font-family:"Microsoft yahei";font-size: 44px;font-weight: bold;}
.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;margin-top: 0;line-height: 40px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-family: 'Microsoft YaHei';font-size: 16px;cursor: pointer;color: #596B37;} 
.post .more_btn a{color:#696969;} 
.post .more_btn a:hover{color:#0E773E;} 

.post1 {}
.post1 .tt {}
.post1 .tt .tit .title {display:inline-block;color: #000000;cursor:pointer;}
.post1 .more_btn a{color:#333;}

.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_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;}




.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;background:url(images/slickarrow2.png) no-repeat;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none;}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}

.l-banner{height: 480px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
#l-container {/* background:#fff url(images/list-bg.png) no-repeat bottom center; */}
#l-container .inner {padding: 21px 0px 103px;}
#d-container {background:#fff;}
#d-container .inner {padding: 66px 0px 108px;}

.col_menu {width: 260px;float:left;margin-right: -260px;position:relative;top: -100px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #4e7d2c;}
.col_menu .col_menu_head h3.col_name {font-size: 32px;color:#fff;}
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 80px;padding: 0px 5px 0px 46px;}
.col_menu .col_menu_con{border: 0px 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: 20px;font-weight: normal;background: #F9F9F9;border-bottom: 0px solid #dfdfdf;display: block;position: relative;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0;line-height: 80px;display: block;/* min-width: 65px; */padding-left: 46px;padding-right: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #4E7D2C;background: #F6F1EA;font-weight: bold;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #4E7D2C;}
.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: #000000;border-top: 0px solid #eee;margin-top: 0px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display: block;line-height: 64px;padding: 0;cursor:pointer;padding-left: 60px;padding-right: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;color: #4E7D2C;background: #F6F1EA;} 

.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: 331px;}
.col_news_head {border-bottom: 1px dashed #A8A8A8;margin-top: 0px;padding-bottom: 22px;}
.col_metas .col_title {display:inline-block;float:left;line-height: 40px;}  
.col_metas .col_title h2 {display:inline-block;font-size: 30px;font-family:"Microsoft yahei";color: #4E7D2C;border-bottom: 0px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;line-height: 40px;color: #959595;font-size: 18px;} 
.col_metas .col_path a{color: #959595;}
.possplit{text-indent: 0;text-align: center;width: 20px;background: none;}


.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;background: none !important;}
.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); }

.col_news_list ul li.news .news_title{float: left;font-size: 16px;width: 70%;line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_news_list ul li.news .news_meta{line-height: 50px;float: right;color: #999999;font-size: 16px;}



#wp_paging_w6 .wp_paging {font-size: 14px;line-height: 34px;padding: 48px 0 0;    float: none;text-align: right;}
#wp_paging_w6 .wp_paging li {margin: 0;line-height: 34px;height: 34px;float: none;display: inline-block;}
.wp_paging li span, .wp_paging li a{display: inline-block;float: left;margin-left: 10px;}
#wp_paging_w6 .wp_paging li a {height: 34px;line-height: 34px;padding: 0 20px;background: #fff;border: 1px solid #e6e6e6;color: #666;}
.wp_paging li input{border: 1px solid #d5d5d5;background: #fff;text-align: center;}
#wp_paging_w6 .wp_paging li a:hover {background: #4E7D2C;color: #fff;}
#wp_paging_w6 .wp_paging li input {font-size: 14px;width: 64px;height: 34px;margin: 0;line-height: 34px;}
#wp_paging_w6 .wp_paging li span:last-child {margin: 0;}
#wp_paging_w6 .wp_paging li em {font-weight: 400;}
.wp_paging li span.pages {padding: 0 10px;}
#wp_paging_w6 .wp_paging li  span.all_count {margin: 0 15px;}


.infobox {padding:0px; margin:0 auto; width:auto;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size: 24px;text-align:center;color: #0E773E;/* font-weight: normal; */} 
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} 
.article .arti_metas {padding: 0px 0 15px;text-align:center;border-bottom: 1px solid #C1C1C1;line-height: 24px;}
.article .arti_metas span {
    margin: 0 5px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    }

.article .entry {margin:0 auto 40px;overflow:hidden;margin-top:10px;border-bottom: 0px solid #DDDDDD;min-height: 400px;} 
.article .entry .read{min-height:500px;}
.article .entry .read,.article .entry .read p { line-height: 30px; font-size:16px; color:#333;}  
.article .entry .read p { margin-bottom:0px;}
.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;}
.infobox .col_metas .col_path{float: none;}

#footer {background: #4E7D2C;}
#footer .inner {padding: 46px 0px 54px;position:relative;}
#footer .inner .mod{position: relative;}

#footer .inner p{font-size: 20px;line-height: 32px;font-weight:normal;color: #fff;width: 100%;font-family: "p";}
#footer .inner p span {margin: 0 5px;}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
#footer .inner .foot-left{float: left;width: 60%;}
#footer .inner .foot-left .sitelogo{padding-bottom:30px;}
#footer .inner .foot-right{float: right;width: 40%;padding-top: 35px;}


 .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{width: 274px;}
.wp-search {position: relative;border: 0px solid #d0d0d0;background: #4E7D2C;border-radius: 22px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 18px;margin-right: 35px;}
.wp-search .search-input input.search-title {border: 1px solid #c7c7c7;width: 100%;height: 44px;padding: 0;line-height: 44px;background: none;color: #fff;font-size: 18px;border:0;outline: 0;font-family: "Microsoft YaHei";}
.wp-search .search-btn {width: 23px;height: 23px;position: absolute;right: 15px;top: 11px;}
.wp-search .search-btn input.search-submit {width: 23px;height: 23px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}


/*banner*/
.mbanner .focus .focus-title-bar {height: 39%;width: 100%!important;}
.mbanner .focus .focus-title-bg {background: linear-gradient(to top, rgb(0 0 0 / 85%), transparent);opacity: 1;}
.mbanner .focus .focus-title{display: block; width: 79.2%;padding: 0;margin: 0 auto;bottom: 180px;top: auto;font-weight: bold;font-size: 40px;left: 10.4%;box-sizing:border-box;border-left: 12px solid #4E7D2C;text-align: left;text-indent: 30px;}
.mbanner .focus .focus-pagination {position:absolute;right: 0px;bottom: 80px;margin-right: 0px;z-index:60;left:0;text-align: center;height: 52px;}
.mbanner .focus .focus-page {overflow:initial;display:inline-block;width:52px;height:52px;margin: 0 35px;background:none;transition-duration: 0.8s;border-radius: 50px;border:1px solid #fff;position: relative;}
.mbanner .focus .focus-page:before {position:absolute;content:"";left: -36px;top:50%;transform:translateY(-50%);background:#fff;width:35px;height:1px}
.mbanner .focus .focus-page-1:before {width:0px;}
.mbanner .focus .focus-page:after {position:absolute;content:"";right: -36px;top:50%;transform:translateY(-50%);background:#fff;width:35px;height:1px}
.mbanner .focus .focus-page-5:after{width:0px;}

.mbanner .focus .focus-pagination span{display:block;font-size:18px;color:#fff;line-height:52px;font-weight:bold}
.mbanner .focus .focus-page-active { filter:Alpha(opacity=100); background:#fff}
.mbanner .focus .focus-page-active span {color:#4E7D2C}
.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}





