@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%;height:auto;}
.ar_article img{display:inline-block;height:auto;}

/*百度播放器美化*/
#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:1200px; margin:0 auto}

.banner{ position:relative}
.banner ul li{height: 100vh;background:#000;}
.banner ul li img{opacity:0.7;width: 100%;height: 100%;object-fit: cover;}
.banner .p{ position:absolute; left:0; right:0; font-size:14px; color:#fff; bottom:1.875rem; text-align:center}
.banner .miso-prev, .banner .miso-next{ width:54px; height:54px;}
.banner .miso-prev{background:url(../images/left01.png) center no-repeat;left: 15px;}
.banner .miso-next{background:url(../images/right01.png) center no-repeat;right: 15px;}
a{ color:inherit}

footer{background:#00970e;padding: 1.5rem 0;}
footer p{ font-size:0.875rem; color:rgba(255,255,255,0.5); line-height:1.625rem}

header{padding:3rem 0 0;text-align:right;position:absolute;right: 5.125rem;z-index:1000;}
header .yuyan{ display:inline-block; line-height:34px; margin-right:10px}
header .yuyan a{ font-size:16px; color:#fff}
header .yuyan a img{ margin:-3px 6px 0 0}
header .ss{ 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;}

.content_box{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;padding:2.5rem 0 0;margin: 0 80px;}
.content_box h4{font-size:3.5rem;color:#fff;font-weight: 900; line-height:5rem; margin:7.5rem 0 4.375rem}
.content_box dl{ }
.content_box dl dd{ display:inline-block; padding:0 0.9375rem}
.content_box dl dd a{ display:inline-block; width:13.5rem; height:4.375rem; line-height:4.375rem; background:#e0d300; font-size:1.75rem; color:#fff; font-weight:bold; transition:0.6s}
.content_box dl dd a:hover{ opacity:0.8}
.content_box dl dd:last-child a{ background:#00970e}

.content_box h3 img{ height:12.1875rem }


@keyframes move {
  0% {
    right: 0;
  }
  40% {
    right: 0;
    width: 0;
  }
  60% {
    right: auto;
    width: 0%;
  }
  100% {
    right: auto;
    width: 100%;
  }
}


.rd-navbar-main-element { position: absolute; float: left;}
.rd-navbar-nav-wrap.active {
    transform: translateX(0);
}
.rd-navbar-nav-wrap {
    color: #ffffff;
    background: #e0d300;
    box-shadow: none;
}
.rd-navbar-nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    padding: 70px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 34px;
    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 {
}
.rd-nav-link {
    color: #fff;
}
.rd-nav-link {
    display: block;
    padding: 10px 56px 10px 18px;
}
.rd-nav-link {font-size:14px;color: #333;letter-spacing:2px;text-transform: uppercase;}

.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/sanjiao2.png) 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: #333;
    background: rgba(255,255,255,0.1);
}
.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 {
}
.rd-navbar-dropdown {display: none;}

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(0, 0, 0, 0.5);
}
.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{}

.rd-nav-item.active .rd-navbar-submenu-toggle{ color:#fff}
.rd-navbar-submenu .rd-navbar-dropdown > li.active > a{color: #333;}

#openBtn {position: fixed;top: 3rem;right: 15px;cursor: pointer;background: rgba(0,151,14,0.6);padding: 8px 8px;z-index: 10000000;}
#openBtn .lcbody {width: 20px;height: 18px;position: relative;}
#openBtn .lcbody .lcitem {
width: 100%;
height: 2px;
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: 1px;}
#openBtn .lcbody .center {display: block;top: 8px;}
#openBtn .lcbody .bottom {top: 15px;}
#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.2s 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%;
}
}

.n_container{overflow:hidden;padding: 40px 0 40px;}
.n_container .left{float:left;width: 240px;}

.n_container .left h1{height:80px;line-height:80px;background: #00970e;font-size: 1.5rem;color:#fff;text-align:center;font-weight: bold;font-family: "Times New Roman";}
.n_container .left ul{background: #f5f5f5;padding: 0 15px 28px;box-shadow: 3px 3px 3px rgba(0,0,0,0.05);}
.n_container .left .con ul li{line-height: 46px;font-size: 1.125rem;color: #333333;border-bottom: #ffffff 1px solid;position:relative;padding: 0 0 0 1rem;font-family: "Times New Roman";}
.n_container .left .con ul li:last-child{}
.n_container .left .con ul li:before{content:"";width: 2px;height: 0;background:transparent;position:absolute;left: 0;top: 50%;transition:0.6s;margin-top: -12px;}
.n_container .left .con ul li.on:before, .n_container .left .con ul li:hover:before{background: #00970e;height: 24px;}
.n_container .left .con ul li a{color:#4c4c4c;display: block;overflow: hidden;text-overflow: ellipsis;font-family: "Times New Roman";line-height: 24px;padding: 15px 0;}
.n_container .left .con ul li a:hover,.n_container .left .con ul li.on a{color: #00970e;}

.n_container .left .con ul li dl{display:none;margin-bottom: 15px;padding-left: 6px;}
.n_container .left .con ul li dl dd{ height:30px; line-height:30px;}
.n_container .left .con ul li dl dd a{ font-size:14px; color:#666666 !important}
.n_container .left .con ul li i.up{ background:url(../images/jian.png) center no-repeat}
.n_container .left .con ul li i{background:url(../images/jia.png) center no-repeat;width:12px;height:12px;position:absolute;right: -4px;top: 15px;cursor:pointer;}


.n_container .right{float:right;width: calc(100% - 240px);padding: 0 3.125rem;}

.mianbao{padding: 0 0 0 38px;background: #f5f5f5 url(../images/local.png) 16px 12px no-repeat;margin-bottom: 20px;height: 40px;line-height: 40px;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #808080;font-style:normal;text-transform: capitalize;}
.mianbao i{ margin:0 6px}
.mianbao a:hover{color: #00970e;}
.mianbao a{}
.detail h3{ font-size:24px; color:#323232; font-weight:bold; text-align:center; margin-bottom:20px}

.liebiao ul{margin-bottom: 40px;}
.liebiao ul li{font-size: 16px;color: #333333;line-height: 50px;height: 50px;overflow:hidden;width:100%;border-bottom: #ebebeb 1px solid;}
.liebiao ul li a{font-size: 16px;color: #000000;transition:0.36s;padding-left: 22px;background:url(../images/dot03.png) 8px center no-repeat;}
.liebiao ul li a font{display:inline-block;max-width: 75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family: "Times New Roman";}
.liebiao ul li a:hover{ color:#00970e; padding:0 0 0 5px}

.liebiao ul li a:hover{color: #00970e; padding-left:30px}

.liebiao ul li span{font-size: 14px;color: #666666;float:right;font-family: "Times New Roman";}

.fanye{ text-align:center}

.n_detail .ar_title{padding-bottom: 0;margin-bottom: 24px;padding: 0 0 26px;text-align: center;}
.n_detail .ar_title h3{font-size: 24px;color: #323232;margin-bottom: 15px;padding: 0;line-height: 48px;font-weight:  bold;}
.n_detail .ar_title h6 span{position:relative;font-size: 12px;color: #999999;display:inline-block;font-weight:normal;margin: 0 5px;}
.n_detail .ar_title h6 span i{position:absolute;left:0;bottom: -3px;width:100%;height: 3px;}
.n_detail .ar_title h6{vertical-align: top;text-align: center;} 


/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 24px 0 0;box-sizing: border-box;width: 100%;margin-top: 30px;border-top: #dcdcdc 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;font-family: "Times New Roman";}
#ar_fot h1 span{
    font-family: "Times New Roman";
}
#ar_fot h1 a{font-size: 16px;color: #000000;font-weight:normal;font-family: "Times New Roman";}
#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:#00970e}


.tu_list ul{ margin-bottom:30px;}
.tu_list ul li{border-bottom:#e5e5e5 1px solid;overflow:hidden;padding-bottom: 20px;margin-bottom: 20px;transition: 0.36s;}
.tu_list ul li .img,.tu_list ul li .img img{float:left;width:166px;height:120px;overflow:hidden;object-fit: cover;}
.tu_list ul li .con{ width:800px; float:right}
.tu_list ul li h4{font-size:16px;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tu_list ul li:hover h4{ color:#00970e}
.tu_list ul li h6{font-size:12px;color:#999999;background:url(../images/time01.png) left center no-repeat;height:14px;line-height:14px;padding-left:20px;margin: 15px 0;}
.tu_list ul li a:before{ content:""; position:absolute; top:0; width:0px; right:0; height:2px; background:#e19f00; -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;}
.tu_list ul li a:hover:before{ width:100%; left:0;  transition-delay:0.36s}
.tu_list ul li:hover h4 a{ color:#1357ac}
.tu_list ul li p{ font-size:14px; line-height:22px; height:44px; overflow:hidden; color:#999999}
.tu_list ul li:hover{ border-bottom:#1357ac 1px solid;}
.tu_list ul li:hover p{ color:#666666}

.n_teacher .fl01{ overflow:hidden; margin-bottom:28px}
.n_teacher .fl01 .img{ width:160px; height:225px; line-height:225px; overflow:hidden; text-align:center}
.n_teacher .fl01 .img img{ display:inline-block; max-width:160px; max-height:225px;}
.n_teacher .fl01 .con{width:800px;border-bottom: #cccccc 1px dashed;padding: 12px;}
.n_teacher .fl01 .con h3{font-size:24px;color:#323232;font-weight:bold;margin-bottom: 20px;padding-top: 5px;}
.n_teacher .fl01 .con dl{ font-size:14px; color:#323232; line-height:24px;}
.n_teacher .fl01 .con dl dd{ margin-right:80px; display:inline-block}
.n_teacher .fl01 .con p{font-size:14px;color:#323232;line-height:24px;margin-top: 12px;margin-bottom: 6px;}
.n_teacher .fl01 .con a{ font-size:12px; color:#1357ac; float:right}
.n_teacher .fl01 .con a:hover{ text-decoration:underline}
.n_teacher .fl02{ margin-bottom:28px}
.n_teacher .fl02 h3{ font-size:20px; color:#000000; font-weight:bold; margin-bottom:15px}
.n_teacher .fl02 dl{ font-size:14px; color:#323232; line-height:28px;}
.n_teacher .fl02 dl dt{ display:inline-block; width:120px;}
.n_teacher .fl02 dl dd{ display:inline-block;}

.n_teacher .fl04{ margin-bottom:28px}
.n_teacher .fl04 h3{ font-size:20px; color:#000000; font-weight:bold; margin-bottom:15px}
.n_teacher .fl04 dl{ font-size:14px; color:#323232; line-height:28px;}
.n_teacher .fl04 dl dt{ display:inline-block;}
.n_teacher .fl04 dl dd{ display:inline-block;}

.n_tu_list ul{ font-size:0; margin:0 -22px; margin-bottom:30px}
.n_tu_list ul li{ padding:0 22px; display:inline-block; width:33.333333%; margin-bottom:40px}
.n_tu_list ul li .box{ background:#fff; text-align:center; padding:20px 0 0; -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;}
.n_tu_list ul li .box .img img,.n_tu_list ul li .box .img{ width:260px; height:160px; overflow:hidden; display:inline-block}
.n_tu_list ul li .box h4{ font-size:16px; color:#000000; height:46px; line-height:46px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.n_tu_list ul li .box:hover{ box-shadow:0 0 10px rgba(0,0,0,0.25)}
.n_tu_list ul li .box:hover h4{ color:#1357ac;}







.n_sz_list{ overflow:hidden}
.n_sz_list ul{ font-size:0; margin:0 -31px; margin-bottom:30px}
.n_sz_list ul li{ padding:0 31px; display:inline-block; width:25%; margin-bottom:20px; border-bottom:#e0e0e0 1px solid}
.n_sz_list ul li .box{ text-align:center; -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;}
.n_sz_list ul li .box .img img,.n_sz_list ul li .box .img{ width:200px; height:250px; line-height:250px; overflow:hidden; display:inline-block; border-radius:8px; }
.n_sz_list ul li .box .img img,.n_sz_list ul li .box .img{ max-width:200px; max-height:250px; overflow:hidden; display:inline-block;}
.n_sz_list ul li .box h4{ font-size:16px; color:#000000; height:46px; line-height:46px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.n_sz_list ul li .box:hover h4{ color:#1357ac; }


.n_news ul{margin-bottom: 45px;}
.n_news ul li{padding: 0;margin: 0 0 26px 0;}
.n_news ul li a{display:block;overflow:hidden;transition:0.36s; position:relative}
.n_news ul li a:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#e5e5e5 1px solid}
.n_news ul li:hover{}
.n_news ul li .img,.n_news ul li .img img{float:left;width: 16rem;height: 11rem;overflow:hidden;object-fit: cover;position:relative;}
.n_news ul li .con{float:right;width: calc(100% - 16rem);overflow:hidden;padding: 1.5rem 25px 0 2rem;position:relative;}
.n_news ul li .con .cc{position:relative;display: block;}
.n_news ul li .con .cc:before{content:"";position:absolute;left:0;width: 100px;height:2px;background:#00970e;transition:0.6s;bottom: -10px;}
.n_news ul li .con h5{font-size:16px;color: #000000;display: inline-block;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 100%;height: 18px;line-height: 18px;font-family: "Times New Roman";}
.n_news ul li .con p{font-size:12px;line-height:24px;height:48px;color: #808080;margin: 24px 0 12px;overflow: hidden;font-family: "Times New Roman";}
.n_news ul li .con h6{font-size:12px;color:#808080;height:18px;line-height: 19px;padding: 0;font-family: "Times New Roman";}

.news .ar_article .nav01{overflow:hidden;margin-bottom: 20px;text-align:center;}
.news .ar_article h3{color: #000000;font-size: 24px;line-height: 46px;margin-bottom: 12px;font-weight: bold;font-family: "Times New Roman";}
.news .ar_article h6{display: inline-block;color: #555;font-size: 12px;line-height: 24px;font-weight:normal;margin-bottom: 0;margin-right: 22px;vertical-align: top;}
.news .ar_article h6 span{margin:0 10px;font-family: "Times New Roman";font-size:1rem;}

.n_banner{position:relative;background: #000;}
.n_banner img{position:relative;width: 100%;opacity: 0.7;}

#nav_slide{background: #de9d36;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;font-family: "Times New Roman";}
#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%;font-family: "Times New Roman";}
#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: #de9d36;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.fanye img{ max-width:100%}

#fy span{height:20px !important;margin-right:0px !important;}
#fy a{height:20px !important;margin-left:0px !important;}
#fy table td{line-height:20px !important;}

.n_teacher .fl00{ margin-bottom:2rem}
.n_teacher .fl00 h3{text-align:center;margin-bottom: 1rem;}
.n_teacher .fl00 h3 span{display:inline-block;font-size:1.375rem;color:#00970e;font-weight:bold;background:url(../images/top.png) left top no-repeat, url(../images/bottom.png) right bottom no-repeat;padding: 8px 14px;}
.n_teacher .fl00 dl {font-size:0;margin: 0;margin-bottom:10px;}
.n_teacher .fl00 dl dt{font-size:1.5rem;color:#323232;font-weight:bold;font-family: "Times New Roman";padding: 0;margin-bottom:10px;}
.n_teacher .fl00 dl dd{ display:inline-block; width:20%; padding:0 1rem; font-size:14px; color:#323232; font-family: "Times New Roman"; line-height:34px}
.n_teacher .fl00 dl dd a{color:#323232;font-family: "Times New Roman";display:block;background:url(../images/icon_right.png) 96% center no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.n_renwu ul{ font-size:0; margin:0 -1.625rem}
.n_renwu ul li{display:inline-block;width:50%;padding:0 1.625rem;margin-bottom: 1.75rem;}
.n_renwu ul li .img, .n_renwu ul li .img img{width:7.625rem;height:10rem;overflow:hidden;float:left;object-fit: cover;}
.n_renwu ul li .con{float:left;width:calc(100% - 7.625rem);padding-left:1.75rem;border-top: #ebebeb 1px solid;padding-top: 1rem; position:relative}
.n_renwu ul li .con:before{content:"";position:absolute;left:0;width:1.75rem;height:1px;background:#fff;top: -1px;}
.n_renwu ul li .con h5{font-size:14px;color:#333333;font-weight:bold;margin-bottom: 1.25rem;}
.n_renwu ul li .con p{font-size:14px;color:#333333;line-height:18px;margin-bottom: 0.75rem;}


@media(max-width: 768px){
.n_renwu ul li{ width:100%}
.n_renwu ul li .con p{font-size:12px;line-height:16px;margin-bottom: 4px;}
}

.n_renwu_list .box{ border-bottom:#d0d0d0 1px solid; margin-bottom:1.75rem}
.n_renwu_list ul li{ width:100%}
.n_renwu_list ul li .con{background:#f9f9f9;height:10rem;border: none;}
.n_renwu_list h3{ font-size:18px; color:#333333; margin-bottom:1.5rem}

/*04-08修改*/
.n_container{ overflow:visible}
.n_title01{ margin-top:-56px; margin-bottom:30px}
.n_title01 span{background:url(../images/n_title01_bg.png) left no-repeat;font-size:1.75rem;color:#fff;font-weight:bold;display:inline-block;height:93px;padding:0 48px 0 38px;line-height: 80px; position:relative}
.n_title01 span:before{ content:""; position:absolute; background:url(../images/n_title01_bg01.png) left no-repeat; width:50px; height:82px; right:-50px}
.n_title01 span img{ margin:0 10px 0 0}

.ar_article p{ color:#333; line-height:36px;}

@media(max-width: 768px){
	.n_title01 span{height: 50px;background-size: 100% 100%;line-height: 40px;padding: 0 10px 0 10px;font-size: 15px;}
	.n_title01 span:before{width: 20px;height: 44px;right: -20px;background-size: 100% 100%;}
	.n_title01 span img{margin: 0 5px 0 0;height: 12px;}
}
/*04-08修改*/

/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	.n_news ul li a:hover{ box-shadow:0 0 15px rgba(0,0,0,0.15)}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1600px){
}

@media(max-width: 1450px){
}

@media(max-width: 1400px){
}

@media(max-width: 1230px){
	.w1200{ padding:0 15px}
}

@media(max-width: 1200px){
	.content_box h3 img{ height:8rem}
	.content_box h4{font-size: 1.5rem;line-height: 2rem;margin: 2.5rem 0 1.375rem;}
	.banner .miso-prev, .banner .miso-next{ width:30px; height:30px; background-size:cover !important}
	.content_box{margin:0 40px;padding: 4rem 0 0;}
	
	footer p{ font-size:11px; line-height:14px; padding:0 15px}
	.content_box dl dd{ padding:0 4px}
	.content_box dl dd a{width:10rem;height: 4rem;line-height: 4rem;font-size: 1.25rem;}
	
	header{ padding:1rem 0 0}
	#openBtn{ top:1rem}
	.banner .p{ font-size:11px; line-height:18px;}
	
	.n_container .left{ display:none}
	.mianbao{ display:none}
	.n_container .right{ width:100%; padding:0}
	#nav_slide{ display:block}
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 2rem;}

}

@media(max-width: 768px){
	header .ss img{height: 24px;margin: 5px 0 0;}
	
	.tc2 .tc-box{ width:94%; left:3%; margin-left:0}
	
	.liebiao ul li span{display:block;float: left;padding-left:20px;margin-top: 10px;}
	.liebiao ul li{height:auto;line-height: inherit;padding: 10px 0;}
	.liebiao ul li a font{max-width: calc(100% - 15px);white-space: normal;line-height: 22px;}
	
	.liebiao ul li a{ padding-left:20px}
	.n_container{ padding:3rem 0}
	
	.n_news ul li .con p{margin: 0.5rem 0 0.25rem;line-height: 18px;height: 18px;}
	.n_news ul li .img, .n_news ul li .img img{width: 11rem;height: 8rem;}
	.n_news ul li .con{width:calc(100% - 11rem);padding: 0.5rem 0.5rem 0 1rem;}
	.n_news ul li .con .cc:before{ display:none}
	.n_news ul li{ margin-bottom:1rem}
	#ar_fot h1 a{ font-size:13px}
	.news .ar_article h3{line-height: 26px;font-size: 16px;}
	
	.n_teacher .fl00 dl dd{ width:50%}
	.n_teacher .fl00 dl dd a{ background-size:14px}
	.n_news ul li .con h5{height:36px;white-space: normal;margin-bottom: 0px;}
	
	.ar_article p{ font-size:14px; line-height:26px}
}

@media(max-width: 456px){
	.content_box{ padding:52% 0 0}
}