@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif;padding: 0;margin:0;box-sizing:border-box;vertical-align: top;}
html{overflow-x:hidden;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch;/*安卓和 IOS html5 动画卡顿解决方案*//* overflow-x:hidden; */line-height: 1;font-size:14px;}
a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative;}
::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}

.w100{width:100%}
.w1280{width:1280px;margin:0 auto}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#ff0000}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle}
img{ vertical-align:middle}

/*内容样式*/
.ar_article{font-size: 14px;color: #666666;line-height:28px; margin-bottom:28px;}
.ar_article p{font-size: 14px;color: #666666;line-height:28px; margin-bottom:28px;}
.ar_article img{ max-width:100%;}
.ar_article img{display:inline-block;}

/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}


/* Slider */
.miso-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus { outline: none; }
.miso-loading .miso-list { background: #fff; }
.miso-list.dragging { cursor: pointer; cursor: hand; }
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.miso-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.miso-track:before, .miso-track:after { content: ""; display: table; }
.miso-track:after { clear: both; }
.miso-loading .miso-track { visibility: hidden; }
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; }
.miso-slide img { display: block; }
.miso-slide.miso-loading img { display: none; }
.miso-slide.dragging img { pointer-events: none; }
.miso-initialized .miso-slide { display: block; }
.miso-loading .miso-slide { visibility: hidden; }
.miso-vertical .miso-slide {display: block;height: auto;}
/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size: 0;cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%; z-index:1}
.miso-prev{ left:0}
.miso-next{ right:0}
/* Dots */
.miso-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus { outline: none; }
.miso-dots li.miso-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;}
#gotop { cursor: pointer; }
.aico { background: url(../images2020/aicos.png);}	
.dt-arrow .aico {position: absolute;left: 50%;margin-left: -18.5px;top: 0;width: 37px;height: 19px;animation: hide-dt-f 3s infinite;}
.dt-arrow { position: relative; width: 37px; height: 44px; }
.dt-arrow:before {content: "";position: absolute;left: 50%;top: 0;bottom: 0;width: 1px;background: #a0a0a0;margin-left: -1px;}
@keyframes hide-dt-f{
	0%{ opacity: 1; transform: translateY(-10px); }
	100%{ opacity: 0; transform: translateY(-150%); }
}


@font-face{ font-family:myFirstFont; src:url(../font/tt0173m.ttf);}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1300{ max-width:1300px; margin:0 auto}

.header_box{height:40px;position: relative;z-index: 1;}
header{top: 0;z-index: 1000;width: 100%;left: 0;position: fixed;padding: 20px 8%;height: 130px;transition: 0.6s;}
header:before{content:"";position:absolute;left:0;top:0;height: 250px;width:100%;background:url(../images2020/yinying.png) center top no-repeat;transition: 0.6s;}
header .w1200{ position:relative}
header .logo{z-index: 10;margin-top: -30px;}
header .logo a{display:inline-block;}
header .logo a img{width:100%;height:100%;transition: 0.6s;}
header .logo a img.logo02{ display:none}

header .fr01{padding: 0;}
header .fr01 .ss.btn{display:inline-block;padding: 13px 0 0 8px;cursor: pointer;position:relative;margin-left: 0;vertical-align: top;}
header .fr01 .ss.btn img{ margin:-3px 0 0}
header .fr01 .ss.btn:before{content:"";position:absolute;left:0;width:1px;height:6px;background:#fff;top:50%;margin-top:-3px;display: none;}
header .fr01 ul{ display:inline-block}
header .fr01 ul li{display:inline-block;font-size: 14px;margin-left: 0.5rem;vertical-align: top;line-height: 40px;background: url(../images2020/rightLine.png) no-repeat right center;padding-right: 0.75rem;}
header .fr01 ul li a{color: #fff;transition:0.36s;}

.a_body.fixed #nav{ position:fixed; top:0; width:100%;}
.header_wai{height: 60px;}

.sousuo{display:inline-block;position:relative;z-index: 10000;padding: 0 0;}
.sousuo img{}
.search{float:right;z-index: 1000;border:transparent 1px solid;border-radius: 20px;position: relative;}
.search input{float:left;}

input.btn {}
.test{width:0;height: 24px;line-height: 22px;padding:0;border:  none;color: #fff;background:none;outline:none;font-size: 12px;-moz-transition: all 0.9s ease;-webkit-transition: all 0.9s ease;-o-transition: all 0.9s ease;-ms-transition: all 0.9s ease;transition: all 0.9s ease;}
.sousuo .btn{width: 24px;height: 24px;border:none;position:  absolute;right: 2px;font-size: 14px;color: #fff;background: url(../images2020/sousuo.png) center no-repeat;cursor:  pointer;top: -1px;border-radius: 50%;}
.sousuo .test{width: 122px;padding: 5px 25px 5px 12px;}
.sousuo .search{border: #769dc5 1px solid;}
header .fr01 .lan a img{ margin-left:0.5rem}

.navBox{position: relative;z-index: 12;}
#nav{height: 60px;position:relative;z-index:1;background: #fff;}
.navBox ul{font-size: 0;}
.navBox ul .left{width: calc((100% - 12.125rem) / 2);white-space: nowrap;}
.navBox ul .left li{width: 25%;text-align: left;}
.navBox ul .right{width: calc((100% - 12.125rem) / 2);white-space: nowrap;}
.navBox ul .right li{}
.navBox ul .right li>a{padding: 0;text-align: right;}
.nav li{text-align: center;position: relative;display: inline-block;margin-left: 2rem;}
.navBox ul .left li:last-child{}
.nav li:before{content:"";position:absolute;right:0;top:50%;width:1px;height:6px;margin-top:-3px;background:#c1c1c1;display: none;}
.nav li:last-child:before{ display:none}
.nav a {display: block;position: relative;padding: 0;font-size: 18px;height: 60px;line-height: 60px;perspective: 300px;transform-style: preserve-3d;transition: 0.6s;}
.nav a .bg {background-color: #fff;position: absolute;left: 0px;bottom: 0;width: 100%;display: block;height: 2px;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;-webkit-transform: rotateX(70deg);transform: rotateX(70deg);z-index: -1;transform-origin: center bottom 0;-webkit-transform-origin: center bottom 0;left: 0;opacity: 0;bottom: 0;visibility: hidden;display: none;}
.nav a .txt img{margin:-4px 10px 0 0;vertical-align: middle;}
.nav a .txt img.img02{ display:none}
.nav a .txt {position: relative;z-index: 2;font-size: 1.125rem;color: #ffffff;display: inline-block;}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;background: #1b5ea4;}
.nav .active a .txt,.nav .on a .txt {color: #fff;font-weight: bold;}
.navBox .arrow { position: absolute; left: 0px; top: 75px; height: 4px; display: block; background-color: #e62129; }
.subNavbox a:link, .subNavbox a:visited {color: #333;}
.subNavbox a:active, .subNavbox a:hover {color: #fff;background: #1a7232;}
.subNavbox {position: absolute;left: -16px;width: 140px;background-color: rgba(255, 255, 255, 0.8);box-shadow: 1px 2px 2px 0 rgba(88, 88, 88, 0.2);display: none;text-align: center;padding: 0;top: 90px;}
.subNavbox p {line-height: 1.2;}
.subNavbox p a {line-height: 0 !important;height: auto !important;padding: 20px 1rem;font-size: 14px;transition: 0.36s;text-align: left;white-space: nowrap;}
.nav a:hover .txt img.img01{ display:none}
.nav a:hover .txt img.img02{ display:inline-block}

.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images2020/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}



.tc2 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;}
.tc2 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);visibility: hidden;}
.tc2 .tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform:scale(1);visibility: visible;}
.tc2 .close:hover{ transform:rotate(180deg);}
.tc2 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc2 .tc-box{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
.tc2 .tc.act{display: block; }
.tc2 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }



.tc2 .tc-bg {height: 100%;background: rgba(0,0,0,.6);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}


#openBtn{ display:none}
.rd-navbar-main-element { position: absolute; float: left;}
.rd-navbar-nav-wrap.active {
    transform: translateX(0);
}
.rd-navbar-nav-wrap {
    color: #ffffff;
    background: #1a7232;
    box-shadow: none;
}
.rd-navbar-nav-wrap {
    position: fixed;
    left: 0;
    top: -37px;
    bottom: -56px;
    z-index: 100;
    width: 100%;
    padding: 140px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 28px;
    transform: translateX(-110%);
}
.rd-navbar-nav {
    display: block;
    margin: 15px 0;
    height: auto;
    text-align: left;
}
.rd-navbar-submenu {
    position: relative;
}
.rd-nav-item {
    text-align: left;
}
.rd-navbar-wrap, .rd-navbar, .rd-menu, .rd-navbar-nav, .rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-nav-wrap, .rd-navbar-submenu {
    transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}
.rd-nav-link {
    color: #fff;
}
.rd-nav-link {
    display: block;
    padding: 10px 56px 10px 18px;
}
.rd-nav-link {font-size:14px;color: #fff;letter-spacing:2px;text-transform: capitalize;font-family: "Times New Roman";}

.rd-navbar-submenu-toggle {
    color: #fff;
}
.rd-navbar-submenu-toggle {
    cursor: pointer;
    display: inline-block;
    width: 56px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.rd-navbar-submenu-toggle::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 48px;
    font: 400 14px "FontAwesome";
    line-height: 48px;
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    cursor: pointer;
    background:url(../images2020/sanjiao_svg.svg) center no-repeat;
    background-size: 10px;
}
.rd-nav-item.focus .rd-nav-link, .rd-nav-item.active .rd-nav-link, .rd-nav-item.opened .rd-nav-link {
    color: #ffffff;
    background: #1f8039;
}
.rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block;
}
li.opened > .rd-menu {
    opacity: 1;
    height: auto;
}
li.opened > .rd-navbar-dropdown {
    padding: 4px 0 0;
}
.rd-menu {
    transition: opacity 0.3s, height 0.4s ease;
    opacity: 0;
}
.rd-navbar-dropdown {
}

li.opened > .rd-navbar-submenu-toggle::after {
    top: 0;
    transform: rotate(180deg);
    color:#fff;
}
.rd-navbar-submenu .rd-navbar-dropdown > li > a {
    padding-left: 30px;
}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
    color: rgba(255, 255, 255, 0.6);
}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
    display: block;
    padding: 9px 56px 9px 16px;
    font-size: 14px;
    line-height: 1.5;
}

.rd-nav-item.opened .rd-menu{ opacity:1}
.rd-navbar-open-right{ height:0}

.rd-nav-item.active .rd-navbar-submenu-toggle{ color:#fff}
.rd-navbar-submenu .rd-navbar-dropdown > li.active > a{color: #fff;}

#openBtn {
  display: none;
  margin-top: 0;
  right: 0;
  cursor: pointer;
  float: right;
  margin-left: 1.5rem;
  position: absolute;
  top: 4px;
  z-index: 10;
}

#openBtn .lcbody {
  width: 26px;
  height: 18px;


  position: relative;

}

#openBtn .lcbody .lcitem {
  width: 100%;
  height: 1px;
  position: absolute;
  transition: transform 0.36s ease;
}

#openBtn .lcbody .lcitem div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: auto;
  right: 0;
  background: #fff;
}

#openBtn .lcbody .top {
  top: 0;
}

#openBtn .lcbody .center {
  display: block;
  top: 49%;
}

#openBtn .lcbody .bottom {
  top: 100%;
}

#openBtn .lcbody:hover .lcitem.top .rect {
  animation: move 0.4s ease-in-out 1;
}

#openBtn .lcbody:hover .lcitem.center .rect {
  animation: move 0.4s ease-in-out 0.1s 1;
}

#openBtn .lcbody:hover .lcitem.bottom .rect {



  animation: move 0.4s ease-in-out 0.9s 1;
}

.active#openBtn .lcitem.top {
  transform: rotateZ(45deg);
  top: 49%;
}

.active#openBtn .lcitem.center {
  opacity: 0;
}

.active#openBtn .lcitem.bottom {
  transform: rotateZ(-45deg);
  top: 49%;
}

@keyframes move {
  0% {
    right: 0;
  }
  40% {
    right: 0;
    width: 0;
  }
  60% {
    right: auto;
    width: 0%;
  }
  100% {
    right: auto;
    width: 100%;
  }
}

.header_bottom{ position:relative; z-index:1}

body.fixed header{background:#1a7232;padding:5px 8%;height: 95px;}
body.fixed header:before{ opacity:0; visibility:hidden}
body.fixed header .logo a img{width: 20rem;}
body.fixed header .nav a{ height:40px; line-height:40px;}
body.fixed header .logo{margin-top: -24px;}

.banner_box{ position:relative; height:100vh}
#banner{width: 100%;width: 100vw;overflow:  hidden;z-index: 0;background:#252525;position: fixed;top: 0;}
#banner .miso-slide{display: block;height:100%;overflow: hidden;text-align:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
#banner .miso-slide img{display: block;width:100%;height: 100vh;object-fit: cover;-webkit-animation-name: centerBig;animation-name: centerBig;animation-duration: 5s;animation-iteration-count: infinite;}
/*#banner .miso-prev,
#banner .miso-next{width:22px;height:42px;z-index: 10000;margin-top: -22px;}
#banner .miso-prev{left:110px;background:url(../images2020/banner_prev.png) center center no-repeat;transition:0.36s;}
#banner .miso-next{right:110px;background:url(../images2020/banner_next.png) center center no-repeat;transition:0.36s;}*/
/*#banner .miso-dots{bottom:2.5rem;}
#banner .miso-dots li{width:20px;height:20px;border-radius:50%;margin:0 0.375rem; background:url(../images2020/dots01.png) center no-repeat}
#banner .miso-dots li.miso-active{ background:url(../images2020/dots01_on.png) center no-repeat}*/
@keyframes centerBig {
	0% {transform: scale(1.0, 1.0);}
	50% {transform: scale(1.03, 1.03);}
	100% {transform: scale(1.0, 1.0);}
}

.mainBox1{background:#fff;position: relative;}
/* newsBox */
.newsBox{padding: 3.125rem 0;overflow: hidden;}
.title001{position: relative;margin-bottom: 2.5rem;}
.title001 h4{font-weight: bold;font-size: 1.875rem;color: #2C9448;text-align: center;position: relative;} 
.title001 h4 small{font-size:1.375rem;font-family: simsun;vertical-align: bottom;}
.title001 h4::after{content: "";position: absolute;left: 50%;width: 3.75rem;height: 2px;background: #2C9448;margin-left: -1.875rem;bottom: -1rem;}
.newsBox .ulPic{margin: 0 -1.125rem;font-size: 0;margin-bottom: 1.625rem;}
.newsBox .ulPic li{width: 33.3333333%;display: inline-block;padding: 0 1.125rem;}
.newsBox .ulPic li a{display: block;}
.newsBox .ulPic li a .pic{width: 100%;overflow: hidden;}
.newsBox .ulPic li a .pic img{width: 100%;max-height:270px;}
.newsBox .ulPic li a .text{background: white;height: 70px;box-shadow: 3px 5.196px 8px 2px rgba(0, 0, 0, 0.1);overflow: hidden;padding: 0 1.125rem;}

.newsBox .ulPic li a .text .date{background: url(../images2020/fg.png) no-repeat 0 21px;width: 42px;float: left;height: 70px;background-size: 42px 31px;}
.newsBox .ulPic li a .text .date i{display: block;font-size: 26px;font-weight: normal;font-style: normal;color: #323232;margin-left: 0;margin-top: 10px;font-family: Times New Roman;}
.newsBox .ulPic li a .text .date b{display: block;font-size: 20px;color: #323232;font-style: normal;font-weight: normal;margin-left: 20px;margin-top: 0px;font-family: Times New Roman;}
.newsBox .ulPic li a .text p{font-size: 18px;color: #333333;line-height: 70px;width: calc(100% - 42px);padding: 0 0 0 1.25rem;float: right;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.newsBox .ulPic li a:hover .text p{color: #2c9448;}
.newsBox .ulText{font-size: 0;margin: 0 -1.875rem;margin-bottom: 1.875rem;}
.newsBox .ulText li{width: 50%;display: inline-block;padding: 0 1.875rem;}
.newsBox .ulText li a{display: block;background: url(../images2020/qd33.png) no-repeat left center;line-height: 36px;padding-left: 20px;overflow: hidden;}
.newsBox .ulText li a i{font-size: 12px;font-style: normal;color: #666;line-height: 36px;text-align: right;display: block;float: right;transition: 0.4s;}
.newsBox .ulText li a p{font-size: 16px;color: #323232;width: calc(100% - 70px);float: left;transition: 0.4s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsBox .ulText li a:hover p{color: #2c9448;transition: 0.4s;padding-left: 5px;}
.newsBox .ulText li a:hover i{color: white;color: #2c9448;transition: 0.4s;}
.newsBox .more{color: white;font-size: 12px;width: 160px;height: 40px;display: block;line-height: 40px;margin: 0 auto;text-align: center;background: #2C9448;color: white;transition: 0.4s;border: #2c9448 1px solid;}
.newsBox .more:hover{color: #2C9448;border: 1px solid #2C9448;background: none;box-sizing: border-box;transition: 0.4s;}

/* XlBox */
.XlBox{padding: 3.125rem 0;background: url(../images2020/bg2.jpg) no-repeat center;background-size: cover;overflow: hidden;}

.XlBox .Xlkp{width: 59%;background: white;box-shadow: 0px 6px 7.5px 2.5px rgba(0, 0, 0, 0.16);padding: 30px 54px 40px 54px;box-sizing: border-box;}
.XlBox .Xlkp dl{}
.XlBox .Xlkp dl dt{border-bottom: 1px solid #c6c6c6;padding-bottom: 25px;}
.XlBox .Xlkp dl dt a{display: block;}
.XlBox .Xlkp dl dt a .pic{width: 11.25rem;height: 11.25rem;float: left;overflow: hidden;}
.XlBox .Xlkp dl dt a .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}
.XlBox .Xlkp dl dt a .text{float: right;width: calc(100% - 11.25rem);padding-left: 1.5rem;}
.XlBox .Xlkp dl dt a .text h5{font-size: 1.25rem;color: #323232;line-height: 1.625rem;font-weight: bold;height: 3.25rem;overflow: hidden;}
.XlBox .Xlkp dl dt a:hover .text h5{color: #2C9448;}
.XlBox .Xlkp dl dt a .text i{font-size: 12px;display: block;color: black;font-style: normal;margin: 1.875rem 0 0.5rem;}
.XlBox .Xlkp dl dt a .text p{font-size: 14px;color: #797979;line-height: 1.625rem;height: 4.875rem;overflow: hidden;}
.XlBox .Xlkp dl dt a .text p span{font-size: 14px;color: #b61f1f;}
.XlBox .Xlkp dl dt a .text p span:hover{font-size: 14px;color: #2C9448;}
.XlBox .Xlkp dl dd{border-left: 1px solid #c6c6c6;padding-top: 15px;}
.XlBox .Xlkp dl dd+dd{padding-top: 0;}
.XlBox .Xlkp dl dd a{display: block;position: relative;padding-left: 22px;}
.XlBox .Xlkp dl dd a::before{content: "";position: absolute;left: -5px;top: 50%;margin-top: -4px;width: 9px;height: 9px;border: 1px solid #FFFFFF;box-sizing: border-box;border-radius: 50%;background: #c6c6c6;}
.XlBox .Xlkp dl dd a p{font-size: 16px;color: #323232;line-height: 2.375rem;width: calc(100% - 80px);float: left;transition: 0.4s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.XlBox .Xlkp dl dd a i{width: 70px;font-size: 12px;color: #666666;display: block;text-align: right;line-height: 2.375rem;float: right;font-style: normal;font-weight: normal;}
.XlBox .Xlkp dl dd a:hover p{color: #2C9448;padding-left: 10px;transition: 0.4s;}
.XlBox .Xlkp dl dd a:hover i{color: #2C9448;}
.XlBox .Xlkp dl dd a:hover::before{content: "";position: absolute;left: -5px;top: 50%;margin-top: -4px;width: 9px;height: 9px;border: 1px solid #FFFFFF;box-sizing: border-box;border-radius: 50%;background: #2C9448;}
.XlBox .pbxl{width: 36%;background-color: white;box-shadow: 0px 6px 7.5px 2.5px rgba(0, 0, 0, 0.16);padding: 20px 20px 20px 20px;box-sizing: border-box;margin-top: 40px;}
.XlBox .pbxl ul li a{display: block;border-bottom: 1px solid #dcdcdc;padding: 0 0 1.125rem;position: relative;margin-bottom: 1.125rem;}
.XlBox .pbxl ul li a .pic{width: 7.5rem;height: 5rem;float: left;overflow: hidden;position: relative;}
.XlBox .pbxl ul li a .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}
.XlBox .pbxl ul li a .text{float: right;width: calc(100% - 7.5rem);padding-left: 1.5rem;}
.XlBox .pbxl ul li a .text h5{font-size: 1.25rem;color: #323232;line-height: 1.625rem;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 0.5rem;}
.XlBox .pbxl ul li a:hover .text h5{color: #2C9448;}
.XlBox .pbxl ul li a .pic i{font-size: 12px;display: block;color: black;font-style: normal;position: absolute;width: 82px;height: 23px;background: url(../images2020/dateBg.png) no-repeat;background-size: 82px 23px;bottom: 0;right: 0;color: white;text-align: right;padding-right: 3px;display: block;line-height: 23px;}
.XlBox .pbxl ul li a .text p{font-size: 14px;color: #797979;line-height: 1.375rem;height: 2.75rem;overflow: hidden;}
.XlBox .pbxl ul li a:hover h5{color: #2C9448;}

.title002{position: relative;margin-bottom: 2.5rem;}
.title002 h4{display: block;margin: 0 auto;font-size: 1.875rem;color: #2C9448;text-align: center;position: relative;float: left;font-weight: bold;} 
.title002 h4::after{content: "";position: absolute;left:0;width: 3.75rem;height: 2px;background: #2C9448;bottom: -1rem;}
.title002 a{float: right;text-align: right;display: inline-block;font-size: 14px;color: #323232;}
.title002 a:hover{color: #2C9448;}

/* 下半部分 */
.ContainerMain{background: url(../images2020/bg6.jpg) no-repeat bottom center;background-size: cover;}

.sameArticle{margin-top: 0;}
.sameArticle li{}
.sameArticle li a{display: block;border-bottom: 1px solid #d9d9d9;padding: 1rem 0;overflow: hidden;}
.sameArticle li a .date{float: left;width: 50px;}
.sameArticle li a .date i{font-style: normal;color: #323232;font-size: 24px;font-weight: bold;display: block;text-align: center;}
.sameArticle li a .date b{font-style: normal;color: #323232;font-size: 12px;font-weight: normal;display: block;text-align: center;}
.sameArticle li a p{transition: 0.4s;font-size: 1.125rem;color: #000000;float: right;box-sizing: border-box;width: calc(100% - 65px);font-weight: bold;line-height: 30px;border-left: 1px solid #999999;padding: 1px 0 1px 18px;margin: 3px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sameArticle li:hover a p{padding-left: 26px;transition: 0.4s;color: #2C9448;font-weight: bold;}
.sameArticle li:hover a i{color: #2C9448;}
.sameArticle li:hover a b{color: #2C9448;}
.mainBox .col2{margin-top: 25px;}

/* jpkeBox */
.jpkeBox{position: relative;margin: 50px 0 40px 0;}
.jpkeBox .hd{position: relative;width: 35rem;background: url(../images2020/pic6.png) no-repeat center;height: 22.5rem;background-size: cover;z-index:1;}
.jpkeBox .hd ul{position: absolute;top: 50%;right: -50px;text-align: right;transform: translateY(-50%);}
.jpkeBox .hd ul li{margin-right: 0;line-height: 30px;color: white;font-size:1.875rem;position: relative;width: 21.25rem !important;padding-left: 30px;height: 86px;line-height: 86px;float: none;display: inline-block;text-align: left;background: rgba(38, 173, 145, .46);margin-bottom: 2px;transition: 0.6s;cursor: pointer;font-family: simsun;}
.jpkeBox .hd ul li small{font-family: simsun;vertical-align: baseline;}
.jpkeBox .hd ul li a{background: url(../images2020/more.png) no-repeat center;width: 20px;height: 20px;position: absolute;right:20px;top: 50%;display: block;margin-top: -10px;}
.jpkeBox .hd ul li.miso-current a{background: url(../images2020/more.png) no-repeat center;width: 20px;height: 20px;display: block;transition: 0.4s;}
.jpkeBox .hd ul li.miso-current a:hover{transform: rotate(90deg);transition: 0.4s;}
.jpkeBox .hd ul li.miso-current{background:#2C9448;font-weight: bold;font-family: inherit;}
.jpkeBox .hd ul li.miso-current small{font-family: inherit; font-size:1.875rem;}
.jpkeBox .bd {width: calc(100% - 35rem);padding-left: 6.25rem;}
.jpkeBox .bd ul{}

/* cgzs */
.cgzs .title001{ text-align:left}
.cgzs .title001 h4{text-align:left} 
.cgzs .title001 h4::after{content: "";position: absolute;left: 0;width: 3.75rem;height: 2px;background: #2C9448;margin-left: 2rem;bottom: -1rem;}
.cgzsCon{ position:relative;margin-top: 20px;}
.cgzsCon .hd{}
.cgzsCon .bd ul .miso-prev, .cgzsCon .bd ul .miso-next{position: absolute;z-index: 999;display:block;width:30px;height:30px;cursor:pointer;margin-top: -15px;}
.cgzsCon .bd ul .miso-prev{background: url(../images2020/ll.png) no-repeat center;left: -3rem;}
.cgzsCon .bd ul .miso-next{background: url(../images2020/rr.png) no-repeat center;right: -3rem;}
.cgzsCon .hd ul{display: none;}
.cgzsCon .bd{}
.cgzsCon .bd ul{zoom:1;margin: 0 -0.625rem;}
.cgzsCon .bd ul li{float:left;_display:inline;width: 280px;position: relative;padding: 0 0.625rem;}
.cgzsCon .bd ul li a{display: block;position: relative;}
.cgzsCon .bd ul li .pic{position: relative;}
.cgzsCon .bd ul li .pic .img{overflow: hidden;}
.cgzsCon .bd ul li .pic .img img{display: block;width: 100%;height: 13.75rem;transition: 0.6s all;object-fit: cover;}
.cgzsCon .bd ul li .pic .video-icon{position: absolute;top: 50%;margin-top: -17px;left: 50%;margin-left: -17px;display: block;width: 34px;height: 34px;z-index: 1;}
.cgzsCon .bd ul li p{transition: 0.6s all;font-size: 1rem;line-height: 24px;overflow: hidden;color: white;text-align: center;position: absolute;bottom: 0;left: 0;line-height: 30px;width: 100%;background: rgba(0,0,0, 0.5);padding: 0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cgzsCon .bd ul li:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}
.cgzsCon .bd ul li:hover p{color: #2C9448;transition: 0.6s all;}
.cgzs .more{color: white;font-size: 12px;width: 160px;height: 40px;display: block;line-height: 40px;margin: 30px auto;text-align: center;background: #2C9448;color: white;transition: 0.4s;border: #2c9448 1px solid;}
.cgzs .more:hover{color: #2C9448;border: 1px solid #2C9448;background: none;box-sizing: border-box;transition: 0.4s;}
/* links */
.links{margin-top: 3.125rem;margin-bottom: 8.75rem;font-size: 0;padding: 0 4.375rem;}
.links .box{display:inline-block;width: 20%;padding: 0 0.5rem;}
.links .sameLink{width:100%;height: 40px;border: 1px solid #d2d2d2;background: #f9f9f9;box-sizing: border-box;padding: 0 15px;position: relative;display:block;}
.links .sameLink+.sameLink{margin-left: 25px;}
.links .sameLink h3{font-size: 14px;color: #4c4c4c;font-weight: normal;display: block;position: relative;line-height: 40px;}
.links .sameLink h3 span{background: url(../images2020/hd.png) no-repeat center;width: 11px;height: 6px;position: absolute;right: 0;top: 16px;transition: 0.4s;}
.links .sameLink h3:hover span{transform: rotate(-90deg);transition: 0.4s;}
.links .sameLink ul{position: absolute;left: 0;width: 100%;bottom: 40px;height: 160px;overflow-y: scroll;background: rgba(255,255,255,1);display: none;}
.links .sameLink:hover ul{display: block;}
.links .sameLink ul li{}
.links .sameLink ul li+li{border-top: 1px solid #FAFAFA;}
.links .sameLink ul li a{font-size: 14px;line-height: 30px;display: block;color: #666666;padding-left: 15px;}
.links .sameLink ul li a:hover{color: white;background: #2C9448;}
/* footer */
.footer{padding-bottom: 30px;}
.footer p{color: #FFFFFF;font-size: 14px;line-height: 32px;}
.footer p a{color: #FFFFFF;font-size: 14px;line-height: 32px;text-align: left;}
.footer p a:hover{color: white;font-weight: bold;}
.footer .leftText{margin-top: -40px;}
.footer .ewm{margin-top: -20px;}
.footer .ewm .ewm0{margin-left: 30px;display: inline-block;}
.footer .ewm .ewm0 img{display: block;width: 5.625rem;height: 5.625rem;}
.footer .ewm .ewm0 p{font-size: 14px;color: white;text-align: center;}

.bannerNy{max-width: 1920px;position: relative;z-index: 3;height: 500px;}
.bannerNy img{width: 100%;display: block;margin: 0 auto;text-align: center;height: 500px;}
.bannerNy::before{content: "";position: absolute;left: 0;top: 0;right: 0;height: 160px;background: linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0));z-index: 4;}
.position{background:#f5f5f5;padding: 0 15px;height: 40px;line-height: 40px;position: relative;z-index: 6;margin-bottom: 1.875rem;}
.position p{padding-left: 24px;font-size: 14px;color: #808080;background: url(../images2020/position.png) no-repeat left center;}
.position p a{color: #959595;transition: 0.6s all;}
.position p a:hover{color: #2C9448;transition: 0.6s all;}

.list-box{margin-top: 60px;margin-bottom: 60px;}
.left-nav{width: 18.75rem;}
.left-nav .con{margin-bottom: 30px;padding-bottom: 61px;}
.left-nav h5{height: 80px;line-height: 80px;background:#2C9448;font-size: 20px;color: #fff;font-weight: bold;text-align: left;padding-left: 20px;}
.left-nav ul{background: #f5f5f5;box-sizing: border-box;padding: 0 30px;}
.left-nav ul li{padding-left: 18px;border-bottom: 1px solid white;background: url(../images2020/qdSj.png) no-repeat left center;}
.left-nav ul li+li{border-top: 1px solid #dedede;}
.left-nav ul li a{transition: 0.6s all;line-height: 24px;display: block;font-size: 16px;color: #333333;font-weight: normal;text-align: left;padding: 12px 0;}
.left-nav ul li.on{}
.left-nav ul li.on{background: url(../images2020/qdSjOn.png) no-repeat left center;}
.left-nav ul li.on a{color: #2C9448;transition: 0.3s all;font-weight: bold;}
.left-nav ul li:hover{background: url(../images2020/qdSjOn.png) no-repeat left center;}
.left-nav ul li:hover a{color: #2C9448;transition: 0.3s all;font-weight: bold;}
.left-nav ul li:last-child{border-bottom: none;}

/* listPic0 */
.listPic0{width: 100%;}
.listPic0 ul{margin-bottom: 50px;margin-top: 0;}
.listPic0 ul li{width: 100%;}
.listPic0 ul li+li{margin-top: 45px;}
.listPic0 ul li a{display: block;overflow: hidden;}
.listPic0 ul li a .pic{width: 15rem;height: 11.25rem;overflow: hidden;}
.listPic0 ul li a .pic img{width: 100%;height: 100%;transition: 0.4s;}
.listPic0 ul li a:hover .pic img{transform: scale(1.2);transition: 0.4s;}
.listPic0 ul li a .text{width: calc(100% - 15rem);padding-left: 2rem;}
.listPic0 ul li a .text h5{font-size: 18px;color: #323232;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 20px;line-height: 20px;}
.listPic0 ul li a .text h5:hover{color: #2C9448;}
.listPic0 ul li a .text span{width: 80px;height: 2px;display: block;background: #2C9448;margin: 10px 0;}
.listPic0 ul li a .text p{font-size: 14px;text-align: justify;color: #999;line-height: 24px;margin-top: 15px;height: 72px;overflow: hidden;}
.listPic0 ul li a .text i{font-size: 14px;color: #808080;font-style: normal;font-weight: normal;background: #e3e3e3;padding: 6px 12px;display: inline-block;margin-top: 25px;}
.listPic0 ul li:hover p{color: #2C9448;}
/* listPic5 */
.listPic5{width: 100%;}
.listPic5 ul{margin: 0 -1rem;font-size: 0;margin-bottom: 2rem;}
.listPic5 ul li{width: 50%;padding: 0 1rem;display: inline-block;margin-bottom: 30px;}
.listPic5 ul li a{display: block;}
.listPic5 ul li a .pic{width: 7.5rem;height: 10rem;overflow: hidden;float: left;}
.listPic5 ul li a .pic img{width: 100%;height: 100%;transition: 0.4s;}
.listPic5 ul li a:hover .pic img{transform: scale(1.2);transition: 0.4s;}
.listPic5 ul li a .text{width: calc(100% - 9rem);float: right;border-top: 1px solid #dadada;}
.listPic5 ul li a .text p{font-size: 14px;text-align: justify;color: #323232;line-height: 24px;margin-top: 15px;font-weight: bold;}
.listPic5 ul li:hover a p{color: #2C9448;}

.list-r{width: calc(100% - 18.75rem);padding-left: 4rem;}
.list ul{margin-bottom: 40px;margin-top: 0;}
.list h6{font-size: 16px;color: white;background: #2C9448;line-height: 46px;text-align: center;margin-bottom: 20px;}
.list li{padding-bottom: 12px;margin-bottom: 12px;border-bottom: 1px solid #ebebeb;}
.list li:hover{border-bottom: 1px solid #2C9448;}
.list li a{display: block;font-size: 16px;color: #323232;overflow: hidden;transition: 0.6s all;background: url(../images2020/qd22.png) no-repeat left center;padding-left: 15px;}
.list li a font{display:inline-block;width:calc(100% - 80px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list li a i{font-size: 14px;color: #666666;float: right;font-style: normal;}
.list li:hover a{color: #2C9448;transition: 0.6s all;padding-left: 20px;}
.fanye img{display: block;margin: 0 auto;}
/* show */
.show01{margin-bottom: 35px;}
.show01 h5{font-size: 1.625rem;color: #323232;text-align: center;line-height: 2.25rem;margin-bottom: 10px;}
.show01 p{font-size: 12px;color: #808080;text-align: center;}
.show01 p i{font-style: normal;margin: 0 5px;}
.show02{padding-bottom: 18px;}
.show02 p{font-size: 16px;color: #323232;line-height: 32px;margin-bottom: 45px;}
.show02 img{display: block;margin: 0 auto 30px auto;max-width: 100%;}
.show03{padding-top: 30px;border-top: 1px solid #e6e6e6;}
.show03 p{font-size: 14px;color: #323232;margin-bottom: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.show03 p a{color: #323232;white-space: nowrap;text-overflow: ellipsis;margin-left: 0;overflow: hidden;}
.show03 p a:hover{color: #900201;transition: 0.6s all;}
/* listPic */
.listPic1{}
.listPic1 ul{margin-bottom: 50px;margin: 0 -1rem;margin-top: 0;font-size: 0;}
.listPic1 ul li{width: 33.333333%;padding: 0 1rem;margin-bottom: 30px;display: inline-block;}
.listPic1 ul li a{display: block;}
.listPic1 ul li a .pic{width: 100%;height: 13.75rem;overflow: hidden;text-align: center;}
.listPic1 ul li a .pic img{max-width: 100%;height: 13.75rem;transition: 0.4s;display: inline-block;object-fit: cover;}
.listPic1 ul li:hover a .pic img{transition: 0.4s;}
.listPic1 ul li a h4{font-size: 16px;text-align: center;color: #323232;line-height: 26px;height: 26px;overflow: hidden;font-weight: normal;margin-top: 6px;}
.listPic1 ul li:hover h4{color: #2C9448;}

.listPic2{}
.listPic2 ul{margin-bottom: 50px;margin: 0 -1rem;font-size: 0;}
.listPic2 ul li{width: 25%;display: inline-block;margin-bottom: 30px;padding: 0 1rem;}
.listPic2 ul li a{display: block;}
.listPic2 ul li a .pic{width: 100%;height: 11.25rem;overflow: hidden;text-align: center;}
.listPic2 ul li a .pic img{max-width: 100%;height: 11.25rem;transition: 0.4s;object-fit: cover;}
.listPic2 ul li:hover a .pic img{transition: 0.4s;}
.listPic2 ul li a h4{font-size: 16px;text-align: center;color: #323232;line-height: 26px;height: 26px;overflow: hidden;font-weight: normal;margin-top: 6px;}
.listPic2 ul li:hover h4{color: #2C9448;}


/* backtop */
.backtop{position: fixed;z-index: 999999;bottom: 3%;right: 4%;cursor: pointer;}
.robot{position: fixed;z-index: 999999;top: 30%;right: 0%;cursor: pointer;display: block;width: 200px;height: 197px;}
.robot img{display: block;}

/* 左侧悬浮 */
.leftPosition{position: fixed;z-index: 999999;top: 50%;left: 0;margin-top: -168px;}
.leftPosition ul{}
.leftPosition ul li{width: 130px;height: 40px;border: 1px solid #c1996e;margin-bottom: 4px;}
.leftPosition ul li a{display: block;}
.leftPosition ul li a li{display: block}
.leftPosition ul li a .pic{display: block;}
.leftPosition ul li.li2 a .pic{background: url(../images2020/leftIc01.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li3 a .pic{background: url(../images2020/leftIc02.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li4 a .pic{background: url(../images2020/leftIc03.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li5 a .pic{background: url(../images2020/leftIc04.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li6 a .pic{background: url(../images2020/leftIc05.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li7 a .pic{background: url(../images2020/leftIc06.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li8 a .pic{background: url(../images2020/leftIc07.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li9 a .pic{background: url(../images2020/leftIc08.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}

.leftPosition ul li.li2:hover a .pic{background: url(../images2020/leftIc01on.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li3:hover a .pic{background: url(../images2020/leftIc02on.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li4:hover a .pic{background: url(../images2020/leftIc03on.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li5:hover a .pic{background: url(../images2020/leftIc04on.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li6:hover a .pic{background: url(../images2020/leftIc05on.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li7:hover a .pic{background: url(../images2020/leftIc06on.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li8:hover a .pic{background: url(../images2020/leftIc07on.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}
.leftPosition ul li.li9:hover a .pic{background: url(../images2020/leftIc08on.png) no-repeat center center;float: left;margin-left: 22px;margin-top: 8px;width: 22px;height: 22px;}

.leftPosition ul li:hover{background:#c1996e;} 
.leftPosition ul li a p{font-size: 14px;color: #c1996e;line-height: 40px;margin-left: 10px;float: left;}
.leftPosition ul li:hover a p{color:#ce1216;}

#nav_slide{background: #2c9448;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #2c9448;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.footerNy{padding-bottom: 30px;background: url(../images2020/bg6.png) top center no-repeat;padding-top: 101px;background-size: cover;}





/*2021.01.07*/
#banner .miso-dots{position:absolute;right: 15px;top: 50%;bottom: auto;width: 66px;transform: translateY(-50%);}
#banner .miso-dots li{height:40px;line-height:40px;display: block;}
#banner .miso-dots li:before{ transition:0.6s;content:"";position:absolute;right: -41px;width: 0;height: 2px;top: 9px;background:#fff;}
#banner .miso-dots li button{color:#fff;font-size: 18px;transition: 0.36s;}
#banner .miso-dots li.miso-active:before{ width:25px}
#banner .miso-dots li.miso-active button{ padding:0; font-size:22px}
/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	header .fr01 ul li a:hover{ text-decoration:underline}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1680px){
	header .logo a img{ width: 20rem;}
}

@media(max-width: 1450px){
}

@media(max-width: 1400px){
}

@media(max-width: 1330px){
	.w1300{ padding:0 15px;}
	
	.cgzsCon .bd ul .miso-prev{left: 1rem;}
	.cgzsCon .bd ul .miso-next{right: 1rem;}
}

@media(max-width: 1280px){
	body header{ padding:20px 15px}
	body.fixed header{ padding:5px 15px}
}

@media(max-width: 1200px){
	.nav li{ margin-left:1rem}
	
	.links{padding:0;margin-bottom: 3rem;}
}

@media(max-width: 992px){
	.navBox{ display:none}
	
	#openBtn{ display:inline-block}
	header .logo{left: 15px;margin-left: 0;width: 15rem;line-height: 65px;height: 65px;top: 0;text-align: left;margin-top: -20px;}
	header .logo a img{display:inline-block;}
	header{height:65px;}
	header:before{
    height: 130px;
    background-size: 100% 100%;
} 
	body.fixed header{ height:85px}
	
	.newsBox .ulPic li{ width:100%; margin-bottom:1rem}
	.newsBox .ulPic li a .text p{ font-size:15px}
	

	.XlBox .Xlkp{width:100%;padding: 2rem 1.5rem;}
	.XlBox .pbxl{width:100%;margin-top: 2rem;}
	
	.jpkeBox .hd{width:100%;margin-bottom:1rem;height: 15rem;}
	.jpkeBox .bd{width:100%;padding: 0;}
	
	.jpkeBox .hd ul{ right:0}
	.jpkeBox .hd ul li{width:100% !important;height: 60px;line-height: 60px;}
	
	.links .box{width:33.333333%;margin-bottom: 1.25rem;}

	
	#banner .miso-slide img, .banner_box{ height:35vh}
	body header{ padding:0 15px}
	
	#nav_slide{ display:block}
	
	.n_banner img{width:100%;left:0;margin-left:0;height: 20vh;object-fit: cover}
	
	.aside-nav{ display:none}
	.left-nav{ display:none}
	.list-r{width:100%;padding: 0;}
	.position{ display:none}
	
	.list-box{margin: 3rem 0;}
	
	.footerNy{margin-top: -4rem;}
	
	.robot{ display:none !important}
	
	.leftPosition{ display:none}
}

@media(max-width: 768px){
	.newsBox .ulText li{ width:100%}
	.newsBox .ulText li a p{ font-size:14px;}
	.newsBox .ulText li a{background-size: 7px auto !important;padding-left: 15px;}
	
	.XlBox .Xlkp dl dd a p{ font-size:14px;}
	.XlBox .Xlkp dl dd a{ padding-left:12px}
	.XlBox .pbxl ul li a .text{ padding-left:1rem}
	.XlBox .pbxl ul li a .pic i{ opacity:0.8}
	.jpkeBox .hd ul li a{ transform:scale(0.7)}
	.sameArticle li a p{width: calc(100% - 57px);padding-left: 10px;}
	.cgzsCon .bd ul li .pic .img img{ height:10rem}
	
	.links .box{width:50%;margin-bottom: 0.75rem;}
	
	.footer .leftText{width:100%;text-align: center;margin-top: 0;padding: 0rem 0 1rem;}
	.footer .ewm{width:100%;text-align: center;margin-top: 0;}
	.footer{padding-bottom: 1rem;}
	.footer .ewm .ewm0{ margin:0 1rem}
	.footer p, .footer .ewm .ewm0 p, .footer p a{font-size:12px;line-height: 22px;}
	.links .sameLink h3{ font-size:12px;}
	.cgzsCon .bd ul .miso-prev, .cgzsCon .bd ul .miso-next{ transform:scale(0.7)}
	.XlBox .pbxl ul li a .text p, header .fr01 ul li{ font-size:12px;}
	
	#gotop{ right:0; transform:scale(0.6)}
	
	.tc2 .tc-box{ width:94%; left:3%; margin-left:0}
	.list li a i{ font-size:12px}
	.list li a font{ font-size:13px;}
	.list li a{background-size: 4px;padding-left: 10px;}
	.listPic1 ul li{ width:50%}
	.listPic1 ul li a h4, .listPic2 ul li a h4{ font-size:13px;}
	
	.listPic2 ul li{ width:50%}
	
	.listPic0 ul li a .pic{width: 35vw;height: 7rem;object-fit: cover;}
	.listPic0 ul li a .text{width: calc(100% - 35vw);}
	.listPic0 ul li a .text h5{ font-size:14px}
	.listPic0 ul li a .text p{font-size:12px;line-height:18px;height:36px;margin-top: 5px;}
	.listPic0 ul li a .text span{ display:none}
	.listPic0 ul li a .text i{font-size:12px;margin-top: 5px;}
	.listPic0 ul li+li{ margin-top:15px}
	.listPic5 ul li{ width:100%}
	.listPic5 ul li a .text p{ font-size:12px; margin-top:5px}

	.show02 p{font-size:13px;line-height:26px;margin-bottom: 26px;}
}

@media(max-width: 456px){
	
}