@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif;padding: 0;margin:0;box-sizing:border-box;}
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,.container061,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.9s ease-in-out;-webkit-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;-ms-transition: all 0.9s ease-in-out;transition: all 0.9s 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:15px;height:15px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#f26c00;}

a{ color:inherit}

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: 1.125rem;color: #000000;line-height: 2.25rem !important;margin-bottom: 1rem;text-align:justify;}
.ar_article p span{font-size: 1.125rem;}
.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; z-index:0}
.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; border: 1px solid transparent; }
/* 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(../images/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;}

.w1200{ max-width:1600px; margin:0 auto}

.img_zd{ max-width:1600px;position:relative;}

.img_zd .img_hezi{ width:100%; padding-bottom:73.75% !important}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;width: 100%;height:100%;object-fit:cover;margin:0 auto;}


 #header>div{max-width:1755px;margin:0 auto;}
.header_box{height: 50px;position: relative;z-index: 1;padding: 16px 0 0;overflow: hidden;}
header{top: 0;z-index: 1000;width: 100%;left: 0;padding: 0 5rem;height: 128px;transition: 0.6s;position: fixed;/*border-top: #f26c00 4px solid;*/transform: translateY(-200px);}
body.on header{transform: translateY(0);}
header:before{ content:""; position:absolute; top:0; left:0; right:0; background: url(../images/jianbian.png) center top repeat-x; height:148px}
header .w1200{ position:relative}
header .logo{z-index: 10;margin-top: -26px;text-align: left;}
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;line-height: 28px;}
header .fr01 .ss.btn{display:inline-block;padding: 0 0 0 8px;cursor: pointer;position:relative;margin-left: 0;vertical-align: top;}
header .fr01 .ss.btn img{margin: 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: 16px;margin-left: 0.5rem;vertical-align: top;padding-right: 0.75rem;color: #fff;}
header .fr01 ul li a{color: #fff;transition:0.36s;}

.a_body.fixed #nav{ position:fixed; top:0; width:100%;}
.header_wai{height: 0;}

.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(../images/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: 50px;line-height: 45px;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: #f26c00;}
.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: #550882;}
.subNavbox {position: absolute;left: -16px;width: 140px;background-color: rgba(255, 255, 255, 0.9);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(../images/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: #f3f3f3;
    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: #3e3e3e;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(../images/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: #f26c00;
}
.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;background-color: #191d55;}
.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: 6px;
  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:5;text-align: right;}

body.fixed header{background: rgba(1,5,68, 0.9);position: fixed;box-shadow: 0 0 15px rgba(0,0,0,0.15);}
body.fixed header:before{ opacity:0; visibility:hidden}
body.fixed header .logo a img{width: 30rem;}
body.fixed header .nav a{}
body.fixed header .logo{}

li.yiji_nav {float: left;position: relative;left: 0px;top: 0px;height: 46px;line-height: 46px;}
a.yiji_nav {display:block;padding: 0 20px;height: 46px;line-height: 46px;text-align:center;float:left;margin-left:0px;color: #fff;font-size: 1.25rem;text-decoration:none;position:relative;transition: .36s;}
#menu .yiji_nav li a.yiji_nav:hover{ color:#f26c00}
#menu .yiji_nav li.on a.yiji_nav:before{content:"";position:absolute;left: 24px;right: 24px;height:2px;background: #e3212a;bottom: 0;}
#menu .yiji_nav li.on>a{ color:#f26c00}
.select_box li.yiji_nav,.select_box .more_ul li a,.select_box a.yiji_nav{height:auto!important;padding: 5px 0!important;line-height:24px!important;}
.select_box ul.erji_nav a{padding:10px 15px !important;}
.select_box li.yiji_nav{border-bottom:1px solid #e5e5e5;}
.select_box li.yiji_nav:hover{background: #f26c00;}
.select_box li.yiji_nav:hover>a{ color:#fff}
li.erji_nav:hover a.erji_nav, a.erji_nav:hover {color: #fff;background: #f26c00;}

/* 这是控制菜单显示与隐藏的重点 */
a.yiji_nav:hover ul.erji_nav, li.yiji_nav:hover ul.erji_nav {
visibility: visible;
}
a.erji_nav {
	display: block; /* 把a设成块级显示 */
	text-align: left;
	width: 165px;
	height: 50px;
	line-height: 50px;
	color: #000;
	text-decoration:none;
	font-size: 16px;
	background: #fff;
	padding: 0 15px;
	border-bottom: #f8f8f8 1px solid;
	transition: .36s;
}
#menu{width: 850px;display: inline-block;}      
#menu ul {
	list-style: none;  width:100%;
}

ul.erji_nav {
	visibility: hidden;
	position: absolute;  /* 第二级菜单相对于第一级菜单绝对定位 */
	top: 46px;
	width:120px!important;
	}

li.erji_nav {
	float: left;
	position: relative; /* 这里把第二级菜单项设成相对定位，以使得它包含的三级菜单相对它自己定位 */
	left: 0;
	top: 0px;
}
.more_ul{
	width: 120px;
	height:auto;
	position:absolute!important;
	z-index:45;
	top: 54px;
	right: 0px;
	background:#fff;
	filter:alpha(opacity=95);
	opacity:0.95;
	text-align:center;
}
.more_ul li{width:100%;}
.more_ul li a{
	display:block;
	line-height:80px;
	width:100%;
	float:left;
	cursor:pointer;
	color:#333;
	font-size: 16px;
	}
.more_ul li a:hover{background: #f26c00;color:#fff;}
.select_box{
	 position:relative;
	 line-height: 46px;
	 text-align:center;
	 display: inline-block;
	 vertical-align: top;
	 margin-left: 0.25rem;
}
.select_box i{
	display:block; line-height:70px;  width:80px; float:left; color:#3156a3; font-size:18px;
}
.select_box span{
	color:#fff;
	cursor:pointer;
	display: inline-block;
	white-space: nowrap;
	font-size: 1.25rem;
}
.select_box span img{ display:inline-block; vertical-align:middle}
.fl{float:left;}

.search_box{
	 position:relative;
	 width: 29px;
	 height: 80px;
	 line-height:80px;
	 text-align:center;
	  margin-left:9px;
}
.search_box img{ display:inline-block; vertical-align:middle}

.select_box span svg{width: 14px;height: 14px;fill:#fff;display: inline-block;margin: -3px 0 0 0.5rem;vertical-align: middle;}




#banner{width: 100%;width: 100vw;overflow:  hidden;z-index: 0;position:relative;}
#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: 100vw;height: 100vh;object-fit: cover;}
/*#banner .miso-prev,
#banner .miso-next{width: 3.75rem;height: 3.75rem;z-index: 10000;margin-top: -1.875rem;background-size: cover !important;}
#banner .miso-prev{left: 1rem;background:url(../images/banner_prev.png) center center no-repeat;transition:0.36s;}
#banner .miso-next{right: 1rem;background:url(../images/banner_next.png) center center no-repeat;transition:0.36s;}*/
#banner .miso-dots{bottom:20px;}
#banner .miso-dots li{width: 3.75rem;height: 2px;margin: 0 0.5rem;background: #fff; transition:0.36s}
#banner .miso-dots li.miso-active{ background:#f26c00; width:7.5rem}

.fp-viewing-page2 header, .fp-viewing-page3 header, .fp-viewing-page4 header, .fp-viewing-page5 header, .fp-viewing-page6 header, .fp-viewing-page7 header, .fp-viewing-page8 header, .fp-viewing-page9 header{ z-index:-1;opacity:0; visibility:hidden}

.container01{ background:url(../images/container01_bg.jpg) center no-repeat; background-size:cover;}

.title00{ overflow:hidden; margin-bottom:2.25rem}
.title00 h3{ font-size:2.25rem; color:#010101; font-weight:bold}
.title00 a{ float:right; font-size:14px; color:#000000; height:2.25rem; line-height:4.25rem; transition:0.36s;    z-index: 999999999999999;}
.title00 h6{font-size:1.125rem;color:#010544;font-weight:bold;line-height:1.5rem;border-left:#d1d1d1 1px solid;padding-left:12px;margin-top: 0.75rem;}
.title00 h6 span{display: inline-block;padding: 0 12px 0 6px;letter-spacing: 1px;font-weight: bolder;position:relative;text-transform: uppercase;}
.title00 h6 span:before{content:"";position:absolute;left: 110%;width: 100vw;background:#d1d1d1;height: 1px;bottom: 0.5rem;}
.title00 h6 font{ color:#f26c00}

.container01 .w1200{ position:relative; top:1.125rem}
.container01 .left{ width:70%}
.container01 .left ul.ul1{ width:33.125rem; float:left}
.container01 .left ul.ul1 li .img, .container01 .left ul.ul1 li .img img{ width:100%; height:21.25rem; overflow:hidden}
.container01 .left ul.ul1 li .con{ height:8.75rem; background:#010544; padding:1.5rem 1.5rem; position:relative}
.container01 .left ul.ul1 li .con:before{ content:"";width:0; height:100%; position:absolute; right:0px; bottom:0px;transition:0.36s;}
.container01 .left ul.ul1 li .con h6{ font-size:14px; color:#fff; margin-bottom:0.75rem; position:relative}
.container01 .left ul.ul1 li .con h5{ font-size:1.25rem; color:#fff; line-height:2rem; height:4rem; overflow:hidden; font-weight:bold; position:relative}
.container01 .left ul.ul1 .miso-dots{ bottom:9.125rem}
.container01 .left ul.ul1 .miso-dots li{ width:3.75rem; height:2px; background:#fff}
.container01 .left ul.ul1 .miso-dots li.miso-active{ background:#f26c00; width:7.5rem}

.container01 .left ul.ul2{ width:calc(100% - 33.125rem); padding-left:3.125rem; float:right}
.container01 .left ul.ul2 li{ margin-bottom:1.875rem}
.container01 .left ul.ul2 li .con{ position:relative}
.container01 .left ul.ul2 li .con h6{ font-size:14px; color:#666666; margin-bottom:0.75rem; position:relative}
.container01 .left ul.ul2 li .con h5{font-size:1.25rem;color:#000;line-height:2rem;max-height: 4rem;overflow:hidden;font-weight:bold;margin-bottom: 0.5rem; transition:0.36s; position:relative}
.container01 .left ul.ul2 li .con p{ font-size:0.875rem; line-height:1.5rem; height:3rem; color:#808080; overflow:hidden; padding-left:14px; position:relative}
.container01 .left ul.ul2 li .con p:before{ content:""; position:absolute; left:0; top:0.25rem; bottom:0.25rem; width:1px; background:#c2c2c2}

.container01 .right{ width:30%; padding-left:3.75rem}

.container01 .right ul li{position:relative; margin-bottom:1.25rem;}

.container01 .right ul li a{display:block;background:#010544;padding: 0.75rem 0.55rem;position:relative;}
.container01 .right ul li a:before{ content:"";width:0; height:100%; position:absolute; right:0px; bottom:0px;transition:0.36s;}
.container01 .right .time{padding-top: 0;width: 50px;text-align: right; position:relative}
.container01 .right .time h3{margin-bottom: 4px;font-size: 1.875rem;color: #fff;transition:0.36s;font-weight: bold;}
.container01 .right .time h6{font-size: 12px;color: #fff;transition:0.36s;}
.container01 .right .con{width: calc(100% - 50px);padding-left: 1.25rem; position:relative}
.container01 .right .con h4{font-size: 1.125rem;color: #fff;line-height: 1.875rem;height: 3.75rem;overflow:hidden;transition:0.36s;margin-top: -0.5rem;}

.title01{ overflow:hidden; margin-bottom:2.25rem; text-align:center}

.container02{ background:url(../images/container02_bg.jpg) center no-repeat; background-size:cover}

.title01{ position:relative}
.title01 h3{ width:100%}
.title01 a{ position:absolute; right:0}
.title01 h6 span:after{content:"";position:absolute;right: 110%;width: 100vw;background:#d1d1d1;height: 1px;bottom: 0.5rem;}
.title01 h6{ padding:0; border:none}
.title00 h6 span{ padding:0 10px}

.container02 .title00{ overflow:hidden; margin-bottom:3.25rem}
.container02 .content{margin: 0 -0.625%;font-size:0;text-align:center;margin-bottom:3rem;}
.container02 .content .box01{display:inline-block;width: 26%;padding: 0 0.625%;}
.container02 .content .box02{width: 48%;display:inline-block;padding: 0 0.625%;vertical-align: top;}
.container02 .content .box ul.ul1 li{margin-bottom: 4%;}
.container02 .content .box ul.ul1 li a{ display:block; overflow:hidden; position:relative}
.container02 .content .box ul.ul1 li a .img .img_hezi{padding-bottom: 59% !important;}
.container02 .content .box ul.ul1 li a .img:after{ content:""; position:absolute; bottom:0; left:0; right:0; background:url(../images/yinying01.png) center no-repeat; height:8.25rem; background-size:100% 100%}
.container02 .content .box ul.ul1 li a h5{position:absolute;bottom: 0.75rem;left:0;right:0;line-height: 2rem;max-height: 3.5rem;font-size: 1.125rem;color:#fff;overflow: hidden;text-overflow: ellipsis;padding: 0 1.25rem;text-align: center;white-space: nowrap;}

.container02 .content .box ul.ul2{}
.container02 .content .box ul.ul2 li{ }
.container02 .content .box ul.ul2 li a{ display:block; overflow:hidden;  position:relative}
.container02 .content .box ul.ul2 li a .img .img_hezi{padding-bottom: 64.47% !important;}
.container02 .content .box ul.ul2 li a .img:after{ content:""; position:absolute; bottom:0; left:0; right:0; background:url(../images/yinying01.png) center no-repeat; height:8.25rem; background-size:100% 100%}
.container02 .content .box ul.ul2 li a h5{position:absolute;bottom: 0.75rem;left:0;right:0;line-height: 2rem;max-height: 3.5rem;font-size: 1.125rem;color:#fff;overflow: hidden;text-overflow: ellipsis;padding: 0 1.25rem;white-space: nowrap;}

.container03{ background:url(../images/container03_bg.jpg) center no-repeat; background-size:cover}
.container03 .content{margin: 0 -0.9375rem;}
.container03 .black{width: 21.25%;padding: 0 0.9375rem;padding-top: 3.75rem;}
.container03 .center{width: 57.5%;padding: 0 0.9375rem;position:relative;}
.container03 ul li{display:inline-block;padding: 0;}
.container03 ul li a{display:block;height:34.375rem;background:#fff;padding-top: 4.375rem; border-top:#010544 4px solid}
.container03 ul li a .rr{ width:100%; padding:0 1.625rem 0}
.container03 ul li a .rr h5{font-size:1.125rem;line-height:1.75rem;color:#000000;margin-bottom: 1.5rem;transition: 0.36s;}
.container03 ul li a .rr dl dd{font-size:14px;line-height: 20px;color:#999;margin-bottom: 0.5rem;}
.container03 ul li a .rr dl dd span{ display:inline-block; width:1.875rem}
.container03 ul li a .rr dl dd span svg{ fill:#999; width:14px; height:14px;}
.container03 ul li a .rr .con{border-top: rgba(255,255,255,0.3) 1px solid;padding: 1.5rem 0 0;margin-top: 1.5rem;}
.container03 ul li a .rr .con p{font-size: 0.875rem;line-height: 1.75rem; max-height:7rem; overflow:hidden; color: #808080;margin-bottom: 0.5rem;}

.container03 .center .ll{width: 24.375rem;position: relative;top: -3.75rem;}
.container03 .center .ll .img{ overflow:hidden}
.container03 .center .ll .img .img_hezi{ padding-bottom:139.74% !important}
.container03 .center .ll .img img{ border:#fff 0.3125rem solid;}
.container03 .center .rr{width:calc(100% - 24.375rem);padding: 0 1.875rem; padding-top:4.375rem}
.container03 .center .miso-list{padding-top: 3.75rem;}
.container03 .center ul li a{background:#010544 url(../images/container03_bg1.jpg) center bottom no-repeat;background-size:cover;padding-top: 0;padding-left: 2.5rem;padding-right: 1rem;}
.container03 .center ul li a .rr h5{ font-size:1.375rem; line-height:2rem; color:#fff; font-weight:bold}
.container03 .center ul li a .rr dl dd, .container03 .center ul li a .rr p{ color:#b8b8c3}
.container03 .center ul li a .rr dl dd svg{ fill:#fff}

.container03 .center .jiantou{width: 43px;height: 43px;position:relative;overflow: hidden;cursor: pointer;z-index: 100;top: 50%;}
.container03 .center .jiantou.bl{position:absolute;left: -22px;}
.container03 .center .jiantou.bl:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/jiantou01.png) center no-repeat; transition:0.6s}

.container03 .center .jiantou.br{position:absolute;right: -22px;}
.container03 .center .jiantou.br:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/jiantou02.png) center no-repeat; transition:0.6s}

.container04{ background:url(../images/container04_bg.jpg) center no-repeat; background-size:cover}
.container04 .title00 a{ color:#fff}
.container04 ul{ font-size:0; margin:0 -1.5625rem}
.container04 ul li{ display:inline-block; width:33.333333%; padding:0 1.5625rem}
.container04 ul li a{ display:block; width:100%}
.container04 ul li a .img{ overflow:hidden}
.container04 ul li a .img .img_hezi{padding-bottom: 61.2% !important;}
.container04 ul li a .img:after{ content:""; position:absolute; bottom:0; left:0; right:0; background:url(../images/yinying02.png) center no-repeat; height:8.25rem; background-size:100% 100%}
.container04 ul li a .img h5{position:absolute;bottom: 0.75rem;left:0;right:0;line-height: 2rem;max-height: 3.5rem;font-size: 1.125rem;color:#fff;overflow: hidden;text-overflow: ellipsis;padding: 0;white-space: nowrap;z-index:1;text-align:center;}
.container04 ul li a .con h6{font-size:0.875rem;color:#fff;margin-bottom:0.75rem;margin-top: 3rem;}
.container04 ul li a .con h5{font-size:1.125rem;color:#fff;line-height:2rem;max-height: 4rem;overflow:hidden;margin-bottom: 0.5rem; transition:0.36s; position:relative}
.container04 ul li a .con p{font-size:0.875rem;line-height:1.5rem;height:3rem;color: #fff;overflow:hidden;padding-left:14px;position:relative;opacity: 0.6;}
.container04 ul li a .con p:before{content:"";position:absolute;left:0;top:0.25rem;bottom:0.25rem;width:1px;background: #fff;}

.title02{ margin-bottom:3.25rem}
.title02 h3{ color:#fff}
.title02 h6{ color:#fff}
.title02 h6 span:before, .title02 h6 span:after{ opacity:0.3}

.container05{ background:#fafafa url(../images/container05_bg.jpg) center bottom no-repeat; background-size:cover}
.container05 .left{ width:calc(100% - 32.5rem); padding-right:4rem}
.container05 .left .content{ margin:0 -1.625rem}
.container05 .left .content .box{ width:50%; padding:0 1.625rem; margin-bottom:3rem}
.container05 .left .content .box:nth-child(3), .container05 .left .content .box:nth-child(4){ margin-bottom:0}

.list_box1{ margin:0 0 0}
.list_box1 li{ height:2.375rem; line-height:2.375rem}
.list_box1 li a font{ display:inline-block; width:calc(100% - 6rem); font-size:1rem; color:#000000}
.list_box1 li a span{ float:right; font-size:.875rem; color:#666666}
.container05 .right{ width:32.5rem}

.list_box2 li{ margin-bottom:1.875rem}
.list_box2 li a{display:block;padding:.625rem;box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);background: #fff;}
.list_box2 li a .img, .list_box2 li a .img img{ width:7.8125rem; height:10rem; overflow:hidden; object-fit:cover}
.list_box2 li a .con{ padding:1rem 0 0 1.5rem; width:calc(100% - 7.8125rem)}
.list_box2 li a .con h5{ font-size:1.125rem; color:#333333; line-height:1.75rem; height:3.5rem; transition:.5s; font-weight:bold; margin-bottom:.5rem}
.list_box2 li a .con p{ font-size:12px; color:#737373; line-height:22px;}
.list_box2 li a .con p span{ display:inline-block; width:22px;}
.list_box2 li a .con p span img{ margin:-3px 0 0}


.container061{ background:#fafafa url(../images/container06_bg.jpg) center bottom no-repeat; background-size:cover}
.container061 .title00 a{ color:#fff}

.container06{ background:#fafafa url(../images/container06_bg.jpg) center bottom no-repeat; background-size:cover}
.container06 .title00 a{ color:#fff}

.list_box3{ margin:0 -1rem}
.list_box3 li{ float:left; width:16.6666667%; padding:0 1rem; text-align:center; margin-bottom:2rem}
.list_box3 li a{display:block;position: relative;}
.list_box3 li a:before{content:"";position:absolute;top:4.375rem;right:0;bottom:0;left:0;border:rgba(255,255,255,.3) 1px solid;transition: .5s;}
.list_box3 li a .img{ display:inline-block; width:10.625rem; max-width:100%; overflow:visible}
.list_box3 li a .img .img_hezi{ padding-bottom:132.36% !important}
.list_box3 li a .img:before{content:"";position:absolute;background:#f26c00;top: 0;right:0;bottom:0;left:0;transform: translateX(2px) translateY(2px);}
.list_box3 li a .img:after{content:"";position:absolute;background:url(../images/jianbian_bg1.png) center no-repeat;background-size:100% 6.25rem;left:0;right:0;bottom:0;height: 6.25rem;}
.list_box3 li a .img h5{position:absolute;left:0;right:0;bottom:0;font-size:1.125rem;color:#fff;font-weight:bold;line-height:3rem;z-index: 1;}
.list_box3 li a .con{position:relative;padding: 1rem 0rem .5rem;}
.list_box3 li a .con h6{font-size:.875rem;line-height:22px;height:44px;color:#fff;margin: 0;}

.container07{ background:#fafafa url(../images/container07_bg2.jpg) center top no-repeat; background-size:cover;}
.container07 .title00{ overflow:hidden; margin-bottom:3.25rem}
.container07 ul{ font-size:0; margin:0 -2.0833rem}
.container07 ul li{ display:inline-block; width:25%; padding:0 2.0833rem}
.container07 ul li a{ display:block; position:relative;}
.container07 ul li a:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#e60012 1px solid; transform:translateX(8px) translateY(8px)}
.container07 ul li .img{ overflow:hidden}
.container07 ul li .img .img_hezi{ padding-bottom:148.57% !important}

.container08{ background:#fafafa url(../images/container07_bg.jpg) center bottom no-repeat; background-size:cover}
.container08 .left{ width:52.875%}
.container08 .left ul li{}
.container08 .left ul li a{display:block;padding: 1.5rem;transition:0.36s;border-bottom: #c2c2c2 1px solid;}
.container08 .left ul li:last-child a{ border:none}
.container08 .left ul li .time{width: 5.5rem;height: 5.125rem;text-align:center;padding-right: 1.5rem;}
.container08 .left ul li .time .table{}
.container08 .left ul li .time h3{font-size: 1.875rem;color: #000000;margin-bottom: 0.5rem;transition:0.36s;}
.container08 .left ul li .time h4{font-size: 14px;color: #010544;transition:0.36s;line-height: 24px;text-align: right;padding-right: 1rem;}
.container08 .left ul li .time h5{font-size: 12px;color: #808080;transition:0.36s;}
.container08 .left ul li .right{width: calc(100% - 5.5rem);padding-left: 0;}
.container08 .left ul li .right .img, .container08 .left ul li .right .img img{width: 8.75rem;height: 5.125rem;object-fit: cover;margin-right: 1.5rem;position:relative;}
.container08 .left ul li .right .img .img_li{ overflow:hidden}
.container08 .left ul li .right .con{height: 5.125rem;padding: 0 0 0 0;float: none;}
.container08 .left ul li .right .con h5{font-size: 1.25rem;height: 1.5rem;line-height: 1.5rem;color: #000000;margin-bottom: 0.55rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:0.36s;font-weight: bold;}
.container08 .left ul li .right .con p{font-size: 0.875rem;color: #808080;line-height: 1.5rem;height: 3rem;overflow:hidden;transition:0.36s;}

.container08 .right{ width:calc(100% - 52.875%); padding-left:2.5rem}
.container08 .right ul{ font-size:0; margin:0 -1rem}
.container08 .right ul li{ display:inline-block; width:50%; padding:0 1rem}
.container08 .right ul li a{ display:block; position:relative;}
.container08 .right ul li .img{ overflow:hidden}
.container08 .right ul li .img .img_hezi{ padding-bottom:148.81% !important}


.footer{ background:url(../images/footer_bg.jpg) center no-repeat; background-size:cover}
.footer .fl01{ padding:2.75rem 0 2.125rem}
.footer .fl01 .h3{ font-size:1.125rem; color:#fff; font-weight:bold; position:relative; padding-bottom:1rem; margin-bottom:1.25rem}
.footer .fl01 .h3:before{ content:""; position:absolute; width:1.875rem; height:2px; background:#fff; bottom:0}
.footer .fl01 .left{ width:28.125rem}
.footer .fl01 .left+.left{    width: 38.125rem;}
.footer .fl01 .left ul { font-size:0}
.footer .fl01 .left ul li{ display:inline-block; width:50%; font-size:0.875rem; color:#b1b4c1; line-height:24px; margin-bottom:0.5rem}
.footer .fl01 .left ul li a{color:#b1b4c1;    font-size: 16px;}
.footer .fl01 .left ul li:hover a{color:#fff;}

.footer .fl01 .center ul li{ width:33.333333%;}
.footer .fl01 .right ul{ font-size:0}
.footer .fl01 .right ul li{ display:inline-block; margin-left:2.25rem;margin-right:4rem;}
.footer .fl01 .right ul li h5{ line-height:34px; font-size:14px; color:#fff; text-align:center}

.footer .fl02{ border-top:#394c75 1px solid; padding:1.125rem 0}
.footer .fl02 p, .footer .fl02 p a{ font-size:0.875rem; color:#b1b4c1; line-height:24px;}
.footer .fl02 p a:hover{color:#fff;}

#nav_slide{background: #010544;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: #010544;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.n_banner{ position:relative}
.n_banner img{position:relative;width: 100%;}

.mianbao{padding: 0 0 0 40px;background: #f3f3f3 url(../images/local.png) 14px 10px no-repeat;margin-bottom:2.5rem;height: 40px;line-height: 40px;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #666666;font-style:normal;text-transform: capitalize;}
.mianbao i{ margin:0 6px}
.mianbao a:hover{color:#010544;}
.mianbao span{}

.mianbao01{padding: 0;margin-bottom:2.5rem;height: 46px;line-height: 34px;border-bottom: #010544 1px solid;margin-top: -1rem;}
.mianbao01 b{ font-size:1.5rem; color:#010544}
.mianbao01 .fr{background: url(../images/local.png) 14px 6px no-repeat;padding-left: 40px;}
.mianbao01,.mianbao01 span,.mianbao01 i,.mianbao01 a{font-size: 14px;color: #666666;font-style:normal;text-transform: capitalize;}
.mianbao01 i{margin: 0px 3px;}
.mianbao01 a:hover{color:#010544;}

.n_container{padding:3.75rem 0 5rem;overflow: hidden;}
.n_container .w1200{ max-width:1300px}
.n_container .n_left{float:left;width: 250px;position: relative;z-index: 1;}

.n_container .n_right{width: calc(100% - 250px);padding-left: 3.75rem;padding-top: 0.5rem;}


.n_container .n_left h1{height: 70px;line-height: 70px;background: #010544;font-size: 1.5rem;color:#fff;padding: 0 1.5rem;text-align: center;font-weight: bold;}
.n_container .n_left h1 span{position:relative;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -18px;width:1.25rem;height:1px;background:#fff;display: none;}
.n_container .n_left ul{background: #f7f7f7;padding: 10px 0 0;}
.n_container .n_left .con ul li{line-height: 60px;font-size: 1.125rem;color: #000;position:relative;}
.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;background:#e8e8e8;}
.n_container .n_left .con ul li:last-child{}
.n_container .n_left .con ul li a:before{content:"";width: 4px;height: 0;background:transparent;position:absolute;left: -4px;top: 0;transition:0.6s;}
.n_container .n_left .con ul li.on>a:before, .n_container .n_left .con ul li:hover>a:before{height: 100%;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li a{color: #000000;display: block;overflow: hidden;/*padding: 0 30px;*/transition: 0.36s;position: relative;z-index: 0;padding: 13px 32px 13px 16px !important;line-height: 2rem;}
.n_container .n_left .con ul li a:hover,.n_container .n_left .con ul li.on a{color: #f26c00;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;padding: 10px 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right: 20px;left:20px;top:0;height:1px;background:#e8e8e8;}
.n_container .n_left .con ul li dl dd{line-height: 34px;}
.n_container .n_left .con ul li dl dd a{font-size: 15px;color: #676767; padding: 0px 20px 0 44px !important;position:relative;}
.n_container .n_left .con ul li.on dl dd a{font-size: 15px;color: #676767; padding: 0px 20px 0 44px !important;position:relative;}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 30px;width: 5px;height: 5px;background: #c9c9c9;top: 13px;}
.n_container .n_left .con ul li i.up{background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 22px;top: 0;cursor: pointer;z-index: 10;}
.n_container .n_left .con ul li dl dd a:hover{color: #f26c00;font-weight:normal !important;}
.n_container .n_left .con ul li dl dd a:hover:before{background: #f26c00;}

.n_container .n_left .con ul li.on dl{display:block;}
.n_container .n_left .con ul li.on dl dd.on a{color: #f26c00;}
.ar_article_wap{ display:none}

.n_titu ul li{ margin-bottom:3rem}
.n_titu ul li a{display:block;padding: 0 0 0 0;transition:0.36s;border-bottom: #c9c9c9 1px solid;}
.n_titu ul li .time{width: 4rem;height: 9.6875rem;text-align:center;border-left: #dcdcdc 1px solid;padding-right: 0.5rem;}
.n_titu ul li .time .table{ text-align:right}
.n_titu ul li .time h3{font-size: 1.8625rem;color: #010544;margin-bottom: 0.75rem;transition:0.36s;font-weight: bold;}
.n_titu ul li .time h4{font-size: 14px;color: #010544;transition:0.36s;line-height: 24px;text-align: right;padding-right: 1rem;}
.n_titu ul li .time h5{font-size: 14px;color: #010544;transition:0.36s;line-height: 24px;text-align: right;}
.n_titu ul li .right{width: calc(100% - 4rem);}
.n_titu ul li .right .img, .n_titu ul li .right .img img{width: 14.375rem;height: 9.6875rem;object-fit: cover;margin-right: 2rem; position:relative}
.n_titu ul li .right .img:before{content:"";position:absolute;bottom: -1px;background:#fff;left:0;right:-2rem;height: 1px;}
.n_titu ul li .right .img .img_li{ overflow:hidden}
.n_titu ul li .right .con{height: 9.6875rem;padding: 0.75rem 2.5rem 0 0;float: none;}
.n_titu ul li .right .con h5{font-size: 1.25rem;height: 1.5rem;line-height: 1.5rem;color: #000000;margin-bottom:1.25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:0.36s;font-weight: bold;}
.n_titu ul li .right .con p{font-size: 0.875rem;color: #808080;line-height: 1.5rem;height: 4.5rem;overflow:hidden;transition:0.36s;}

.n_notice ul{ margin-bottom:2.5rem; margin-top:-1.625rem}
.n_notice ul li{ border-bottom:#dad2d2 1px dashed}
.n_notice ul li a{display:block;padding:1.625rem 15px;margin: 0 -15px;transition: 0.6s;}
.n_notice ul li a h5{font-size:1.125rem;color:#000000;line-height:1.5rem;height:1.5rem;font-weight:bold;overflow:hidden;margin-bottom: 1rem; transition:0.36s;}
.n_notice ul li a h5 font{width: calc(100% - 7rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display: inline-block;}
.n_notice ul li a h5 span{ float:right; font-size:1.125rem; color:#666666}
.n_notice ul li a h6{font-size: 14px;color:#666666;}

.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: 2rem;text-align:center;}
.n_news_detail .ar_article_box h3{color: #000000;font-size: 2.25rem;line-height: 2.75rem;margin-bottom: 4px;font-weight: bold;}
.n_news_detail .ar_article_box h6{display: block;color: #010544;font-size: 0.875rem;line-height: 2.5rem;font-weight:normal;padding-bottom: 1rem;margin-right: 22px;vertical-align: top;border-bottom: #d2d2d2 1px solid;}
.n_news_detail .ar_article_box h6 span{margin: 0 0.5rem;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0}

#ar_fot{position:relative;padding: 1.5rem 0 0;box-sizing: border-box;width: 100%;margin-top: 30px;border-top: #d2d2d2 1px solid;}
#ar_fot h1{display:block;width: 100%;font-size: 16px;line-height: 40px;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{}

#ar_fot h1 a{font-size: 1.125rem;color: #000000;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #010544;}

.n_tu_wenzhang ul{ font-size:0; margin:0 -1.25rem; margin-bottom:3rem}
.n_tu_wenzhang ul li{ display:inline-block; width:50%; padding:0 1.25rem}
.n_tu_wenzhang ul li{ margin-bottom:2.5rem}
.n_tu_wenzhang ul li .img{ overflow:hidden}
.n_tu_wenzhang ul li .img_zd .img_hezi{ padding-bottom:60% !important}
.n_tu_wenzhang ul li .con{padding: 1.25rem 0 0;position: relative;}
.n_tu_wenzhang ul li .con:before{content:"";width: 1px;top: 0;bottom: 0;left: 68px;position: absolute;}
.n_tu_wenzhang ul li .con .time{width: 55px;padding-right:10px;text-align: left;border-right: #cccccc 1px solid;height: 64px;}
.n_tu_wenzhang ul li .con .time h3{font-size: 1.8625rem;color: #010544;margin-bottom: 0.375rem;transition:0.36s;font-weight: bold;}
.n_tu_wenzhang ul li .con .time h4{font-size: 14px;color: #010544;transition:0.36s;line-height: 16px;padding-left: 1rem;}
.n_tu_wenzhang ul li .con .time h5{font-size: 14px;color: #010544;transition:0.36s;line-height: 20px;}

.n_tu_wenzhang ul li .con .con_fr{width: calc(100% - 55px);padding-left: 1.25rem;}
.n_tu_wenzhang ul li .con .con_fr h5{font-size: 1.125rem;line-height: 1.875rem;max-height: 3.75rem;color:#000000;overflow:hidden;transition:0.36s;font-weight: bold;margin-bottom: .75rem;}

.n_tu_wenzhang.n_tu_wenzhang_tong ul li{ width:33.333333%;}

.n_title01{ text-align:center; margin-bottom:2rem}
.n_title01 h3{ font-size:2.25rem; color:#010544; font-weight:bold}
.n_title01 h3 span{ display:inline-block; position:relative; padding-bottom:1.75rem}
.n_title01 h3 span:before{ content:""; position:absolute; bottom:0; left:2rem; right:2rem; height:0.375rem; background:#f26c00}

.n_zonghe .w1200{ max-width:1300px;}

.n_kxyj .fl01{ padding:3.75rem 0}
.n_kxyj .fl01 ul{ font-size:0; margin:0 -1.25rem; }
.n_kxyj .fl01 ul li{ display:inline-block; width:33.3%; padding:0 1.25rem;margin-bottom:1.5rem;}
.n_kxyj .fl01 ul li a{ display:block; position:relative}
.n_kxyj .fl01 ul li a .img{ overflow:hidden}
.n_kxyj .fl01 ul li a .img .img_hezi{ padding-bottom:43.24% !important}
.n_kxyj .fl01 ul li a .img img{ z-index:0}
.n_kxyj .fl01 ul li a .con{ position:absolute; bottom:0; right:0; width:21.625rem; background:rgba(255,255,255,0.8); padding:1.625rem 1.5rem; z-index:1; transition:0.6s}
.n_kxyj .fl01 ul li a .con h3{ font-size:1rem; color:#000000; font-weight:bold; margin-bottom:1rem}
.n_kxyj .fl01 ul li a .con h3 img{ display:inline-block; margin:-3px 0.75rem 0 0}
.n_kxyj .fl01 ul li a .con p{ font-size:14px; line-height:30px; color:#000000; max-height:90px;}
.n_kxyj .fl01 ul .miso-dots{bottom:0;padding: 0;height: 4px;}
.n_kxyj .fl01 ul .miso-dots li{ width:0.9375rem; height:4px; border-radius:2px; background:#010544; padding:0; margin:0 0.375rem}
.n_kxyj .fl01 ul .miso-dots li.miso-active{ width:2.5rem; background:#010544}

.n_kxyj .fl02{ background:url(../images/n_kxyj_fl02_bg.jpg) center top no-repeat; padding:4rem 0 0; }
.n_kxyj .fl02 ul{ font-size:0; margin:0 -1.25rem;}
.n_kxyj .fl02 ul li{ display:inline-block; width:33.333333%; padding:0 1.5rem}
.n_kxyj .fl02 ul li a{ display:block; overflow:hidden; position:relative}
.n_kxyj .fl02 ul li a .img .img_hezi{ padding-bottom:67.5% !important}
.n_kxyj .fl02 ul li a .img:after{ content:""; position:absolute; bottom:0; left:0; right:0; background:url(../images/yinying01.png) center no-repeat; height:8.25rem; background-size:100% 100%}
.n_kxyj .fl02 ul li a h5{position:absolute;bottom: 0.75rem;left:0;right:0;line-height: 2rem;max-height: 3.5rem;font-size: 1.125rem;color:#fff;overflow: hidden;text-overflow: ellipsis;padding: 0 1.25rem;text-align: center;white-space: nowrap;}

.n_kxyj .fl03{ padding:5.75rem 0}
.n_kxyj .fl03 .n_title01{ text-align:left; margin-bottom:3rem}
.n_kxyj .fl03 .n_title01 h3 span:before{ left:0; right:0}
.n_kxyj .fl03 .left{ width:49%}
.n_kxyj .fl03 .left ul.ul1{ width:46.875%; float:left}
.n_kxyj .fl03 .left ul.ul1 li a{ display:block; overflow:hidden; position:relative}
.n_kxyj .fl03 .left ul.ul1 li a .img .img_hezi{ padding-bottom:130% !important}
.n_kxyj .fl03 .left ul.ul1 li a h5{position:absolute;bottom: 0;left:0;right:0;line-height: 2.5rem;height: 2.5rem;font-size: 1.125rem;color:#fff;overflow: hidden;text-overflow: ellipsis;padding: 0 1.25rem;text-align: center;white-space: nowrap;background: rgba(1,5,68,0.6);}
.n_kxyj .fl03 .left ul.ul2{ width:50%; float:right}
.n_kxyj .fl03 .left ul.ul2 li{margin-bottom: 3.125%;}
.n_kxyj .fl03 .left ul.ul2 li a{ display:block; overflow:hidden; position:relative}
.n_kxyj .fl03 .left ul.ul2 li a .img .img_hezi{ padding-bottom:59.375% !important}

.n_kxyj .fl03 .left ul.ul2 li a h5{position:absolute;bottom: 0;left:0;right:0;line-height: 2.5rem;height: 2.5rem;font-size: 1.125rem;color:#fff;overflow: hidden;text-overflow: ellipsis;padding: 0 1.25rem;text-align: center;white-space: nowrap;background: rgba(1,5,68,0.6);}
.n_kxyj .fl03 .right{width:51%;padding-left: 1.25rem;}

.n_kxyj .fl03 .right ul li{ margin-bottom:0.5rem}
.n_kxyj .fl03 .right ul li a{display:block;transition:0.36s;background:#f9f9f9;padding: 1.75rem 1.75rem 1rem;}
.n_kxyj .fl03 .right ul li .time{width: 52px;text-align: right;border-right: #dcdcdc 1px solid;padding-right: 20px;}
.n_kxyj .fl03 .right ul li .time .table{text-align: right;}
.n_kxyj .fl03 .right ul li .time h3{font-size: 1.25rem;color: #010544;margin-bottom: 0.75rem;transition:0.36s;font-weight: bold;}
.n_kxyj .fl03 .right ul li .time h4{font-size: 14px;color: #010544;transition:0.36s;line-height: 16px;padding-left: 1rem;}
.n_kxyj .fl03 .right ul li .time h5{font-size: 14px;color: #010544;transition:0.36s;line-height: 24px;}
.n_kxyj .fl03 .right ul li .right{width: calc(100% - 52px);}
.n_kxyj .fl03 .right ul li .right .img, .n_kxyj .fl03 .right ul li .right .img img{width: 14.375rem;height: 9.6875rem;object-fit: cover;margin-right: 2rem; position:relative}
.n_kxyj .fl03 .right ul li .right .img:before{content:"";position:absolute;bottom: -1px;background:#fff;left:0;right:-2rem;height: 1px;}
.n_kxyj .fl03 .right ul li .right .img .img_li{ overflow:hidden}
.n_kxyj .fl03 .right ul li .right .con{padding: 0;float: none;}
.n_kxyj .fl03 .right ul li .right .con h5{font-size: 1.25rem;height: 1.5rem;line-height: 1.5rem;color: #000000;margin-bottom: 0.55rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:0.36s;font-weight: bold;}
.n_kxyj .fl03 .right ul li .right .con p{font-size: 0.875rem;color: #808080;line-height: 1.5rem;height: 3rem;overflow:hidden;transition:0.36s;}

.n_kxyj .fl04{ background:url(../images/n_kxyj_fl04_bg.jpg) center top no-repeat; padding:4rem 0 0; }
.n_kxyj .fl04 .n_title01{ margin-bottom:3.5rem}
.n_kxyj .fl04 .n_title01 h3{ color:#fff}
.n_kxyj .fl04 .center ul{padding: 0 8.75rem;position:relative;}
.n_kxyj .fl04 ul li{display:inline-block;padding: 0;}
.n_kxyj .fl04 ul li a{display:block;height: 17.5rem;background:#fff;padding-top: 4.375rem;}
.n_kxyj .fl04 ul li a .rr{ width:100%; padding:0 1.625rem 0}
.n_kxyj .fl04 ul li a .rr h5{margin-bottom: 1.5rem;transition: 0.36s;font-size: 1.25rem;line-height: 2rem;color: #fff;font-weight: bold;height: 6rem;}
.n_kxyj .fl04 ul li a .rr dl dd{font-size:14px;line-height: 20px;color: #000000;margin-bottom: 0.5rem;}
.n_kxyj .fl04 ul li a .rr dl dd span{ display:inline-block; width:1.875rem}
.n_kxyj .fl04 ul li a .rr dl dd span svg{ fill:#999; width:14px; height:14px;}
.n_kxyj .fl04 ul li a .rr .con{border-top: rgba(255,255,255,0.3) 1px solid;padding: 1rem 0 0;margin-top: 1rem;}
.n_kxyj .fl04 ul li a .rr .con p{font-size: 0.875rem;line-height: 1.75rem; max-height:7rem; overflow:hidden; color: #808080;margin-bottom: 0.5rem;}

.n_kxyj .fl04 .center .ll{width: 15.625rem;position: relative;top: -7.125rem;}
.n_kxyj .fl04 .center .ll .img{ overflow:hidden}
.n_kxyj .fl04 .center .ll .img .img_hezi{ padding-bottom:139.74% !important}
.n_kxyj .fl04 .center .ll .img img{border: 0;}
.n_kxyj .fl04 .center .rr{width: calc(100% - 15.625rem);padding: 0 1.875rem;padding-top: 2rem;position: relative;top: -7.125rem;}
.n_kxyj .fl04 .center .miso-list{padding-top: 7.125rem;}
.n_kxyj .fl04 .center ul li a{background: #f9f9f9;background-size:cover;padding-top: 0;padding-left: 2.5rem;padding-right: 1rem;}
.n_kxyj .fl04 .center ul li a .rr h5{}
.n_kxyj .fl04 .center ul li a .rr dl dd, .container03 .center ul li a .rr p{}
.n_kxyj .fl04 .center ul li a .rr dl dd svg{}
.n_kxyj .fl04 .center ul .miso-prev, .n_kxyj .fl04 .center ul .miso-next{ width:65px; height:65px; top:60%}
.n_kxyj .fl04 .center ul .miso-prev{ background:url(../images/lleft02.png) center no-repeat}
.n_kxyj .fl04 .center ul .miso-next{ background:url(../images/right02.png) center no-repeat}

.n_kxyj .fl05{ padding:0 0 5.75rem}
.n_kxyj .fl05 .n_title01{ margin-bottom:3.5rem}
.lwy{width: 100%;}
.lwy .miso_bd{margin-bottom: 0;}
.lwy .miso_bd li .img .img_hezi{padding-bottom: 150% !important;}
.lwy .miso_bd li .img, .lwy .miso_bd li .img img{width: 100%;overflow:hidden;border-radius: 0;object-fit: cover;height: 31.875rem;}
.lwy .miso_bd li .img:after{ content:""; position:absolute; bottom:0; left:0; right:0; background:url(../images/jianbian01.png) center no-repeat; height:8.25rem; background-size:100% 100%; z-index:1}
.lwy .miso_bd li .img h5{position:absolute;bottom: 0.75rem;left:0;right:0;line-height:2.5rem;max-height: 3.5rem;font-size: 1.25rem;color:#fff; font-weight:bold;overflow: hidden;text-overflow: ellipsis;padding: 0 1.25rem;text-align: center;white-space: nowrap; z-index:2}

.lwy .miso_hd{margin: 0;}
.lwy .miso_hd .miso-list{ padding-left:1.25rem; margin-left:-1.25rem}
.lwy .miso_hd li{display:inline-block;padding: 0;margin: 0 0 1.25rem; position:relative}
.lwy .miso_hd li:after{content:"";position:absolute;top:50%;margin-top: -0.625rem;border-top: transparent 0.625rem solid;border-bottom: transparent 0.625rem solid;border-right: transparent 0.875rem solid;left: -0.875rem; transition:0.6s}

.lwy .miso_hd li .img{width:100%;height: 7.75rem;overflow:hidden;position:relative;border-radius: 0;padding: 0;}
.lwy .miso_hd li .img .img_hezi{padding-bottom: 150% !important;}
.lwy .miso_hd li .img img{width:100%;height: 100%;overflow:hidden;border-radius: 0;}
.lwy .miso_hd .miso-prev, .lwy .miso_hd .miso-next{width: 12.75rem;height:1.875rem;z-index:1000;background-size:cover !important;transition:0.6s;left: 0;}
.lwy .miso_hd .miso-prev{top: 0;background: url(../images/left07.png) center no-repeat;}
.lwy .miso_hd .miso-next{top: auto;bottom: 0;background:url(../images/right07.png) center no-repeat;transform: translate(0, 0);-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);}
.lwy .miso_hd li .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#f26c00 3px solid; transition:0.6s; transform:scale(1.2)}
.lwy .miso_hd{float:right;width: 12.75rem;padding: 3.125rem 0 0;height: 31.875rem;}
.lwy .miso_bd{float:left;width: calc(100% - 12.75rem);padding-right: 1.5rem;}

.lwy .miso_hd li.miso-current .img:after{ transform:scale(1)}
.lwy .miso_hd li.miso-current:after{ border-right: #f26c00 0.875rem solid;}

.wall{display: block;position: relative; font-size:0; margin:0 -0.9375rem; margin-bottom:2rem}
.wall-column{ display:inline-block; width:33.3333333%; padding:0 0.9375rem; vertical-align:top; }
.wall-column .article{ margin-bottom:0.5rem}
.wall-column .article .img, .wall-column .article .img img{ overflow:hidden; width:100%;}
.wall-column h5{ font-size:1.125rem; line-height:2.5rem; color:#000000; text-align:center; padding:0.375rem 0; transition:.36s}
@media (max-width: 640px) {
  .wall-column {width: 50%;}
}

.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}


/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	.title00 a:hover, .container01 .left ul.ul2 li .con h5:hover, .container03 ul li a .rr h5:hover, .container04 ul li a .con h5:hover, .container06 ul li .con h5:hover,.container061 ul li .con h5:hover, .n_titu ul li .right .con h5:hover, .n_notice ul li a:hover h5, .n_tu_wenzhang ul li a .con .con_fr h5:hover, .n_kxyj .fl03 .right ul li .right .con h5:hover, .container08 .left ul li .right .con h5:hover, .container05 .left ul li h5:hover, .wall-column h5:hover{ color:#f26c00}
	
	.container01 .right ul li:hover a:before, .container01 .left ul.ul1 li:hover .con:before{ left:0; width:100%; background:#f26c00}
	
	.container02 .content .box ul.ul1 li a:hover .img img, .container02 .content .box ul.ul2 li a:hover .img img, .container04 ul li a:hover .img img{ transform:scale(1.05)}
	
	
	.n_titu ul li a:hover{ border-bottom: 1px #f26c00 solid;}
	
	.n_notice ul li a:hover{ box-shadow:0 0 15px rgba(0,0,0,0.15)}
	
	.container08 .left ul li a:hover{ background:#fff; border-bottom:transparent 1px solid}
	
	.list_box1 li a font:hover, .list_box2 li a .con h5:hover{ color:#f26c00}
	
	.list_box3 li a:hover:before{ border:#f26c00 1px solid}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1700px){
	header .logo{width: 28%;}
}

@media(max-width: 1630px){
	.w1200{ padding:0 15px}
}

@media(max-width: 1450px){
	#menu{ width:600px}
}

@media(max-width: 1400px){

}

@media(max-width: 1330px){
	.n_container .w1200{ padding:0 15px}
}

@media(max-width: 1200px){
	.tc2 .tc-box{ width:94%; left:3%; margin-left:0}
       .container06 .title00 a{z-index:99999;}
	
	.navBox{ display:none}
	
	#openBtn{ display:inline-block}
	header .logo{left: 15px;margin-left: 0;width: 20rem;line-height: 65px;height: 60px;top: 0;text-align: left;margin-top: -20px;}
	header .logo a img{display:inline-block;}


	header{height: 80px;padding: 0 15px;border-top: #f26c00 2px solid;}
	body.fixed header{}
	.header_box{padding: 10px 0 0;height: 40px;}
	header .fr01 ul li{ font-size:12px;}
	header .fr01 .ss.btn img{height: 15px;}
	#menu{ display:none}
	
	header{ opacity:1 !important; visibility:visible !important}
	#fullpage{ transform:translate3d(0px, 0, 0px) !important}
	.section, .fp-tableCell, html, body{ height:auto !important; overflow:inherit !important}
	.section{ overflow:hidden !important}
	
	#fp-nav{ display:none}
	#banner .miso-slide img{ height:auto}
	
	.section{ padding:3rem 0}
	.section.container0b{ padding-bottom:0}
	body{overflow-x: hidden !important;}
	.fp-scrollable{ height:auto !important}
	
	.container01 .left{ width:100%}
	.container01 .right{ width:100%; padding:2rem 0 0}
	
	.container03 .black{ display:none}
	.container03 .center{ display:block; width:100%}
	
	.container05 .left{width:100%;padding: 0;}
	.container05 .right{width:100%;padding: 1rem 0 0;}
	
	.container05 .right ul li:nth-child(1){ top:0}
	.container061 ul li{ width:50%}
	.container06 ul li{ width:50%}
	
	#css001,#css002,#css003{ display:none}
	
	.n_container .n_left{ display:none}
	.mianbao{ display:none}
	.n_container .n_right{ width:100%; padding:0}
	#nav_slide{ display:block}
	
	.n_banner img{width:100%;left:0;margin-left:0;height: 20vh;object-fit: cover;}
	.n_container{padding: 2rem 0 3rem;}
	
	.fanye img{ max-width:100%}
	
	.container08 .left{width:100%; margin-bottom:2rem}
	.container08 .right{width:100%; padding:0}
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
         .ar_article{overflow-x:auto;}
	#gotop{right:0;transform:scale(0.6);bottom: 2rem;}

	.container01 .left ul.ul1{ width:100%;}
	.container01 .left ul.ul2{width:100%;padding: 2rem 0 0;}
	
	.container02 .content .box{ width:100%}
	.container02 .content .box ul.ul1{ font-size:0; margin:0 -5px}
	.container02 .content .box ul.ul1 li{ width:50%; padding:0 5px; display:inline-block}
	.container02 .content .box ul.ul2{ margin-bottom:10px}
	.container02 .content .box ul.ul1 li{ margin-bottom:10px}
	
	.container07 ul{ margin:0 -10px}
	.container07 ul li{ padding:0 10px; width:50%; margin-bottom:1.25rem}
	.container07 ul li a:before{ transform: translateX(4px) translateY(4px);}
	.container061 .title00,.container07 .title00{ margin-bottom:2.25rem}
	.container06 .title00,.container07 .title00{ margin-bottom:2.25rem}
	
	.n_kxyj .fl02 ul li{ width:100%; margin-bottom:1.25rem}
	
	.n_kxyj .fl03 .left{ width:100%;}
	.n_kxyj .fl03 .right{width:100%;padding: 2rem 0 0;}
	.n_kxyj .fl03 .right ul li .right{ padding:0 0 0 10px}
	
	.n_kxyj .fl04 .center ul{ padding:0}
    body.fixed header .logo a img{width: 24rem;}
	.container05 .left .content .box, .container05 .left .content .box:nth-child(3), .container05 .left .content .box:nth-child(4){width:100%;margin-bottom: 2rem;}
}
.container05 .left .content .title00 h3{font-size:1.85rem;}
@media(max-width: 768px){
	.header_box{padding: 5px 0 0;}
	header:before{ height:90px; background-size:cover}
	
	#banner .miso-dots li{ width:1.5rem}
	#banner .miso-dots li.miso-active{ width:2rem}
	
	.container03 .center .ll{
    display: inline-block;
    float: none;
    top: 0;}
	.container03 .center .rr{width:100%;text-align: left;}
	.container03 .center ul li a{height:auto;overflow: hidden;padding: 3rem 0;text-align: center;}

    .container03 .center .jiantou.bl, .container03 .center .jiantou.br{ top:40%; transform:scale(0.6)}
	.container03 .center .jiantou.bl{ left:15px}
	.container03 .center .jiantou.br{ right:15px}
	.container03 .center .miso-list{ padding-top:0}
	.container02 .content{ margin-bottom:0}
	.container01 .right ul li{ margin-bottom:1.2rem}
	
	.container04 ul li{ width:100%; margin-bottom:3rem}
	.container04 ul li a .con h6{ margin-top:1.5rem}
	
	.container05 .right ul li .con{padding: .5rem 1rem 0;}
	.container05 .left ul{margin:0 -10px;margin-bottom: 0rem;}
	.container05 .left ul li{  padding:0 10px;}

	.container061 ul{ margin:0 -5px}
	.container061 ul li{ padding:0 5px; margin-bottom:1.25rem}
	
	.container061 ul li .con p{ font-size:12px; line-height:20px; height:80px;}
	.container061 ul li .con{}

	.container06 ul{ margin:0 -5px}
	.container06 ul li{ padding:0 5px; margin-bottom:1.25rem}
	
	.container06 ul li .con p{ font-size:12px; line-height:20px; height:80px;}
	.container06 ul li .con{}
	
	.title00 h3{ font-size:1.5rem;height:26px;line-height:26px}
	
           .container05 .left .content .title00 h3{font-size:1rem;}

    .footer{ padding:2rem 0}
    .footer .fl01{ padding:0}
	.footer .fl01 .center ul li{ width:50%}
	
	.footer .fl01 .right ul li{width:33.333333%;margin: 0;padding: 0 1rem;}
    .footer .fl01 .right ul li h3 img{ max-width:100%}
    .footer .fl01 .left{margin:1rem 0;display: none;}
    .footer .fl02{ text-align:center}
    .footer .fl02 .left, .footer .fl02 .right{ width:100%}
	
	.container03 .center .ll{ width:12.375rem}
	
	.n_titu ul{margin-bottom:2rem;}
	.n_titu ul li{margin-bottom: 1rem;}
	.n_titu ul li a{ padding:0.5rem 0}
	.n_titu ul li .time{ display:none}
	.n_titu ul li .right{width:100%;padding: 0;}
	.n_titu ul li .right .con h5{white-space: normal;max-height: 40px;line-height: 20px;margin-bottom: 10px;}


	.n_titu ul li .right .con p{height:40px;line-height: 20px;text-indent: 0;}

	.n_titu ul li .right .img, .n_titu ul li .right .img img{width:100%;height:auto;margin: 0;}
	.n_titu ul li .right .con{padding: 1rem 0;height:auto;width: 100%;float: left;}
	
	.n_notice ul li a h5{height:auto;line-height: 1.75rem;}
	.n_notice ul li a h5 font{ white-space:normal}
	
	.mianbao01, .mianbao01 span, .mianbao01 i, .mianbao01 a{ font-size:11px}
	
	#ar_fot h1 a{ font-size:13px}
	.ar_article p{ font-size:13px; line-height:26px; margin-bottom:20px}
	.n_news_detail .ar_article_box h3{ font-size:20px; line-height:30px;}
	.n_news_detail .ar_article_box h6{ font-size:12px;}
	.n_news_detail .ar_article_box h6 span img{ max-height:12px; max-width:12px}
	
	.n_tu_wenzhang ul li{ width:100% !important}
	.n_tu_wenzhang ul{ margin-bottom:1rem}

	.n_tu_wenzhang ul li .con .time{ width:46px;}
	.n_tu_wenzhang ul li .con .con_fr{ width:calc(100% - 46px)}
          .footer .fl01 .right{width:100%;}
	.footer .fl01 .right ul{ padding:0 2rem;width:100%;text-align:center;}
	
	.n_kxyj .fl04 .center .ll{ width:12.375rem}
	
	.n_kxyj .fl04 .center .ll{
    display: inline-block;
    float: none;
    top: 0;}
	.n_kxyj .fl04 .center .rr{width:100%;text-align: left;top: 0;}
	.n_kxyj .fl04 .center ul li a{height:auto;overflow: hidden;padding: 3rem 0;text-align: center;}

    .n_kxyj .fl04 .center .jiantou.bl, .n_kxyj .fl04 .center .jiantou.br{ top:40%; transform:scale(0.6)}
	.n_kxyj .fl04 .center .jiantou.bl{ left:15px}
	.n_kxyj .fl04 .center .jiantou.br{ right:15px}
	.n_kxyj .fl04 .center .miso-list{ padding-top:0}
	
	.n_kxyj .fl04 ul li a .rr h5{ color:#333}
	.n_kxyj .fl04 .center ul .miso-prev, .n_kxyj .fl04 .center ul .miso-next{ top:20%; width:32px; height:32px; background-size:cover !important}
	.n_kxyj .fl04 .center ul .miso-prev{ left:15px;}
	.n_kxyj .fl04 .center ul .miso-next{ right:15px;}
	
	.n_kxyj .fl05{ padding:3rem 0}
	
	.lwy .miso_hd{width: auto;padding:0;margin-top:1.25rem;height: auto;float: none;}
	.lwy .miso_bd{width:100%;padding:0;float: none;}
	
	.lwy .miso_hd .miso-list{ margin:0; padding:0; padding-top:1.25rem; margin-top:-1.25rem}
	.lwy .miso_hd{ margin:0 -5px; margin-top:2rem}
	.lwy .miso_hd li{ padding:0 5px;}
	.lwy .miso_hd li .img:after{ border:#f26c00 2px solid}
	
	.lwy .miso_hd li:after{content:"";position:absolute; margin-top:auto; left:50%;margin-left: -6px; border-top:none; border-left: transparent 6px solid;border-bottom: transparent 6px solid;border-right: transparent 1.25rem solid; top:-6px; transition:0.6s}
	.lwy .miso_hd li.miso-current:after{ border-right:transparent 6px solid; border-bottom: #f26c00 6px solid;}

	.lwy .miso_bd li .img, .lwy .miso_bd li .img img{ height:16rem}
	.n_title01 h3{ font-size:1.75rem}

	.n_kxyj .fl03{ padding:3rem 0}
        .n_kxyj .fl01 ul li{width:100%;}
	.n_kxyj .fl01 ul li a .con{width: 100%;position:relative;background:#f8f8f8;}
	
	.n_kxyj .fl03 .n_title01{ text-align:center}
	.n_kxyj .fl03 .n_title01 h3 span:before{ left:2rem; right:2rem}
	
	.container08 .left ul li .time{ display:none}
	.container08 .left ul li .right{ width:100%}
	.container08 .left ul li a{ padding:1.25rem 0}
	
	.container08 .right ul{ margin:0 -10px}
	.container08 .right ul li{ padding:0 10px; width:50%; margin-bottom:1.25rem}
	.list_box2 li{ margin-bottom:1rem}
	
	.list_box2 li a .con p span img{ width:10px;}
	.list_box2 li a .con p span{ width:16px;}
	.title00{ margin-bottom:1.75rem}
}

@media(max-width: 456px){
.ar_article img{margin-left:-2rem;height:auto !important;}
	body.fixed header .logo a img{width: 22rem;}
}
@media(max-width: 350px){

	body.fixed header .logo a img{width: 20rem;}
}
.pb_sys_style1 .p_no_d {
    border: 1px solid rgba(1,5,68, 0.9) !important;
    color: #fff;
    background-color: rgba(1,5,68, 0.9) !important;
}
#vsb_content_2 TABLE{margin:0 auto;margin-bottom:20px;}