@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%}
.w1200{ max-width:1200px;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 td,
.ar_article th{ padding:1rem 0.9375rem; border: 1px solid #c6c5c5; vertical-align:middle}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc; width:100% !important}
.ar_article table tr:not(:first-child) td{ background:none !important}
.ar_article table td { border-left: 1px solid #ccc;border-top: 1px solid #ccc;}
.ar_article{font-size: 0.875rem;color: #6d6e70;line-height: 1.875rem; margin-bottom: 1.75rem;}
.ar_article p{font-size: 16px;color: #333333;line-height: 32px;margin-bottom: 32px;text-indent: 32px;font-family: "Times New Roman";}	
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1.25rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{display:inline-block;margin-left: -32px;}

/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}


/* Slider */
.miso-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus { outline: none; }
.miso-loading .miso-list { background: #fff; }
.miso-list.dragging { cursor: pointer; cursor: hand; }
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.miso-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.miso-track:before, .miso-track:after { content: ""; display: table; }
.miso-track:after { clear: both; }
.miso-loading .miso-track { visibility: hidden; }
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; }
.miso-slide img { display: block; }
.miso-slide.miso-loading img { display: none; }
.miso-slide.dragging img { pointer-events: none; }
.miso-initialized .miso-slide { display: block; }
.miso-loading .miso-slide { visibility: hidden; }
.miso-vertical .miso-slide { display: block; height: auto; 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;background:url(../2020images/top_icon.png) left center no-repeat;}
#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;margin-left: -1px;}
@keyframes hide-dt-f{
	0%{ opacity: 1; transform: translateY(-10px); }
	100%{ opacity: 0; transform: translateY(-150%); }
}


@font-face{ font-family:myFirstFont;}
@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;}

header{height: 64px;top: 0;z-index: 1000;width: 100%;left: 0;background: #092173;position: relative;}
header:before{content:"";position:absolute;left:0;top:0;height:204px;width:100%;display: none;}
header .w1800{ position:relative}
header .logo{width: 18.75rem;height: 5rem;position: absolute;left: 50%;margin-left: -9.375rem;z-index: 0;}
header .logo a{display:inline-block;}
header .logo a img{ width:100%; height:100%}

header .fr01{padding: 10px 0 0;text-align: right;height: 26px;}
header .fr01 .ss.btn{display:inline-block;margin: 0 12px;cursor: pointer;}
header .fr01 .lan{display:inline-block;font-size: 14px;margin-left:1.25rem;}
header .fr01 .lan a{color:#fff;transition:0.36s;font-family: "Times New Roman";}

.a_body.fixed #nav{ position:fixed; top:0; width:100%;}
.header_wai{height: 60px;}

.sousuo{display:inline-block;position:relative;z-index: 10000;padding: 0 0;}
.sousuo img{}
.search{float:right;z-index: 1000;border:transparent 1px solid;border-radius: 20px;position: relative;}
.search input{float:left;}

input.btn {}
.test{width:0;height: 24px;line-height: 22px;padding:0;border:  none;color: #fff;background:none;outline:none;font-size: 12px;-moz-transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;-ms-transition: all 0.2s ease;transition: all 0.2s 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}

#nav{height: 60px;position:relative;z-index:1;background: #fff;}
.navBox ul{font-size: 0;}
.navBox ul .left{width: calc((100% - 18.75rem) / 2);white-space: nowrap;}
.navBox ul .left li{width: 20%;}
.navBox ul .right{width: calc((100% - 18.75rem) / 2);white-space: nowrap;}
.navBox ul .right li{width: auto;}
.nav li{text-align: center;height: 38px;position: relative;display: inline-block;}
.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 0.5rem;font-size: 18px;height: 38px;line-height: 38px;perspective: 300px;transform-style: preserve-3d;}
.nav a .bg {background-color: #fff;position: absolute;left: 0px;bottom: 0px;width: 100%;display: block;height: 100%;-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;}
.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: #fff;display: inline-block; font-family:"Times New Roman"}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;background: #0b2478;}
.nav .active a .txt,.nav .on a .txt {color: #de9d36;}
.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: #092173;}
.subNavbox {position: absolute;left: 0;/* width:140px; */background-color: #fcfcfc;box-shadow: 1px 2px 2px 0 rgba(88, 88, 88, 0.2);display: none;text-align: center;padding: 0;}
.subNavbox p {line-height: 1.2;}
.subNavbox p a {line-height: 0;height: auto;padding: 20px 0.75rem;font-size: 15px;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:999;visibility: hidden;}
.tc2 .tc{ pointer-events: none;  filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0;   opacity:0;transform:scale(1.1);}
.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: #092173;
    box-shadow: none;
}
.rd-navbar-nav-wrap {
    position: fixed;
    left: 0;
    top: -37px;
    bottom: -56px;
    z-index: 100;
    width: 100%;
    padding: 140px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 28px;
    transform: translateX(-110%);
}
.rd-navbar-nav {
    display: block;
    margin: 15px 0;
    height: auto;
    text-align: left;
}
.rd-navbar-submenu {
    position: relative;
}
.rd-nav-item {
    text-align: left;
}
.rd-navbar-wrap, .rd-navbar, .rd-menu, .rd-navbar-nav, .rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-nav-wrap, .rd-navbar-submenu {
    transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}
.rd-nav-link {
    color: #fff;
}
.rd-nav-link {
    display: block;
    padding: 10px 56px 10px 18px;
}
.rd-nav-link {font-size:14px;color: #fff;letter-spacing:2px;text-transform: capitalize;font-family: "Times New Roman";}

.rd-navbar-submenu-toggle {
    color: #fff;
}
.rd-navbar-submenu-toggle {
    cursor: pointer;
    display: inline-block;
    width: 56px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.rd-navbar-submenu-toggle::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 52px;
    font: 400 14px "FontAwesome";
    line-height: 48px;
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    cursor: pointer;

}
.rd-nav-item.focus .rd-nav-link, .rd-nav-item.active .rd-nav-link, .rd-nav-item.opened .rd-nav-link {
    color: #ffffff;
    background: #193c80;
}
.rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block;
}
li.opened > .rd-menu {
    opacity: 1;
    height: auto;
}
li.opened > .rd-navbar-dropdown {
    padding: 4px 0 0;
}
.rd-menu {
    transition: opacity 0.3s, height 0.4s ease;
    opacity: 0;
}
.rd-navbar-dropdown {
}

li.opened > .rd-navbar-submenu-toggle::after {
    top: 0;
    transform: rotate(180deg);
    color:#fff;
}
.rd-navbar-submenu .rd-navbar-dropdown > li > a {
    padding-left: 30px;
}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
    color: rgba(255, 255, 255, 0.6);
}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
    display: block;
    padding: 9px 56px 9px 16px;
    font-size: 14px;
    line-height: 1.5;
}

.rd-nav-item.opened .rd-menu{ opacity:1}
.rd-navbar-open-right{ height:0}

.rd-nav-item.active .rd-navbar-submenu-toggle{ color:#fff}
.rd-navbar-submenu .rd-navbar-dropdown > li.active > a{color: #fff;}

#openBtn {
  display: none;
  margin-top: 0;
  right: 15px;
  cursor: pointer;
  float: right;
  margin-left: 1.5rem;
  position: absolute;
}

#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.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%;
  }
}



.banner{width: 100%;height:430px;overflow:  hidden;z-index: 0;background:#252525;position: relative;}
.banner .bg{width: 50%;background:rgba(0,0,0,0.6);top:0;bottom:0;z-index:1000;position: absolute;}
.banner .bg01{left: 0;margin-left: -600px;}
.banner .bg02{right: 0;margin-right: -600px;}
.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:1200px; height:430px;}
.banner .miso-slide.miso-current{}
.banner .miso-prev,
.banner .miso-next{width:35px;height:70px;margin-top: -35px;z-index: 10000;}
.banner .miso-prev{ margin-left: -600px;left: 50%; background:url(../images/banner_prev.png) center center no-repeat;}
.banner .miso-next{ margin-right: -600px;right: 50%; background:url(../images/banner_next.png) center center no-repeat;}
.banner .miso-prev:hover,
.banner .miso-next:hover{ opacity:1}
.banner .miso-dots{z-index:0;height:26px;bottom: 18px; text-align:right; width:1200px; left:50%; margin-left:-600px; padding:0 20px}
.banner .miso-dots li{border-radius:50%;margin: 10px 6px;width: 16px;height: 16px; background:#ffffff}
.banner .miso-dots li.miso-active{background: #092173;}
.banner.ar_wap{ display:none}

.title00{ text-align:center; margin-bottom:1.875rem}
.title00 span{ font-size:2.25rem; color:#000000; text-transform:capitalize; font-family:"Times New Roman"; padding:0 5.5rem; position:relative; font-weight:bold}
.title00 span:before{ content:""; background:url(../images/left_bg.png) center no-repeat; width:64px; height:12px; left:0; top:50%; margin-top:-6px; position:absolute}
.title00 span:after{ content:""; background:url(../images/right_bg.png) center no-repeat; width:64px; height:12px; right:0; top:50%; margin-top:-6px; position:absolute}

.container01{ padding:3rem 0; background:#fafcff}
.container01 ul{ font-size:0; margin:0 -0.9375rem}
.container01 ul li{ display:inline-block; width:33.333333%; padding:0 0.9375rem}
.container01 ul li a{ display:block}
.container01 ul li .img, .container01 ul li .img img{ overflow:hidden; width:100%}
.container01 ul li .con{ padding:1rem 1rem; background:#fff}
.container01 ul li .con h5{font-size:16px;line-height:20px;height:60px;overflow:hidden;color:#333333;font-family:"Times New Roman";transition:0.36s;margin-bottom: 5px;}
.container01 ul li .con h6{ font-size:14px; color:#dc9518; font-family:"Times New Roman"; text-align:right}
.container01 ul li .con h6 svg{ display:inline-block; width:16px; height:16px; margin:-2px 1px 0 0; fill:#dc9518}


.container02{ padding:3rem 0; background:#fff}
.container02 .left{ width:45%}
.container02 .left .img, .container02 .left .img img{ overflow:hidden; width:100%}
.container02 .right{ width:55%; padding:1.25rem 0 0 1.25rem}
.container02 .right .con{ background:url(../images/wenli.jpg) center no-repeat; background-size:cover; padding:2.75rem 1.875rem; box-shadow:3px 3px 3px rgba(0,0,0,0.05); margin-bottom:1.25rem}
.container02 .right .con h5{font-size:1.25rem;color:#333333;height:1.5rem;line-height:1.5rem;font-family:"Times New Roman";margin-bottom: 1.25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.container02 .right .con h5 a{ color:#333333; font-family:"Times New Roman";}
.container02 .right .con p{font-size:14px;line-height:22px;height:88px;overflow:hidden;color:#666666;font-family:"Times New Roman";margin-bottom: 1rem;}
.container02 .right .con span{display:inline-block;width:12.5rem;height:2.5rem;line-height:2.5rem;color:#fff;float:right;margin-right: 0;font-size: 1.125rem;text-align: center;position: relative;bottom: -1.5rem;}
.container02 .right .con span a{ display:block; font-family:"Times New Roman"; color:#fff; background:#de9d36; border-radius:0.5rem; transition:0.36s}
.container02 .right ul li{ padding:0 10px}
.container02 .right ul{max-width:435px;margin:0 -10px;padding:0 3.125rem;position: relative;}
.container02 .right ul li .img, .container02 .right ul li .img img{ overflow:hidden; width:100%}
.container02 .right .miso-prev,
.container02 .right .miso-next{width:36px;height:36px;margin-top: -18px;z-index: 10000;}
.container02 .right .miso-prev{background:url(../images/left.png) center center no-repeat;left: 10px;}
.container02 .right .miso-next{right: 10px;background:url(../images/right.png) center center no-repeat;}

.container03{ padding:3rem 0 2rem; background:url(../images/container03_bg.jpg) center repeat}
.container03 ul{ font-size:0; margin:0 -1rem}
.container03 ul li{ display:inline-block; padding:0 1rem; width:33.333333%; margin-bottom:1.5rem}
.container03 ul li a{ display:block; background:#fff; box-shadow:3px 3px 3px rgba(0,0,0,0.15); padding:1rem 0; transition:0.36s}
.container03 ul li a .time{ width:7rem; text-align:center; min-height:8.75rem; border-right:#eeeeee 1px solid}
.container03 ul li a .time h3{ font-size:2.25rem; color:#123680; font-family:"Times New Roman"; height:4.5rem; line-height:5.5rem}
.container03 ul li a .time h5{ font-size:1.125rem; color:#123680; font-family:"Times New Roman";}
.container03 ul li a .con{width:calc(100% - 7rem);padding:0 1rem 0 1.25rem;margin: -0.375rem 0;}
.container03 ul li a .con h4{font-size:16px;line-height:22px;height:44px;overflow:hidden;color:#666666;font-family:"Times New Roman";margin-bottom: 0.875rem; transition:0.36s}
.container03 ul li a .con h6 span{ display:inline-block; width:1.5rem}
.container03 ul li a .con h6{ font-size:14px; line-height:1.875rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#666666; font-family:"Times New Roman";}

.container04{ padding:3rem 0}
.container04 ul{ margin:0 -0.9375rem; padding:0 2.5rem}
.container04 ul li{ text-align:center; padding:0 0.9375rem}
.container04 ul li img{ display:inline-block; max-width:100%}
.container04 .miso-prev,
.container04 .miso-next{width:10px;height:18px;margin-top: -9px;z-index: 10000;}
.container04 .miso-prev{background:url(../images/left01.png) center center no-repeat;left: 0.9375rem;}
.container04 .miso-next{right:0.9375rem;background:url(../images/right01.png) center center no-repeat;}

footer .fl01{ padding:2rem 0; background:#0b2478; }
footer .fl01 .w1200{ font-size:0; text-align:center}
footer .fl01 dl{display:inline-block;padding-right: 1.5rem;margin-right: 1.5rem; border-right:#3c5093 1px solid; text-align:left}
footer .fl01 dl:last-child{ display:inline-block; padding-right:0; margin-right:0; border:none}
footer .fl01 dl dt{ font-size:1.125rem; color:#dc9518; margin-bottom:1rem}
footer .fl01 dl dt a{ color:#dc9518; transition:0.36s}
footer .fl01 dl dd{ font-size:0.875rem; color:#dc9518; line-height:1.675rem; }
footer .fl01 dl dd a{ color:#fff; transition:0.36s; padding-left:12px; display:inline-block; position:relative; transition:0.36s}
footer .fl01 dl dd a:before{ content:""; position:absolute; left:0; top:50%; width:4px; height:4px; background:#fff; border-radius:50%; margin-top:-2px}
footer .fl02{ background:#071f73; padding:1.25rem 0; text-align:center;}
footer .fl02 p, footer .fl02 p a{ font-size:14px; line-height:22px; color:#fff; font-family:"Times New Roman";}

.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: #092173;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: #092173;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: #092173;}

.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{}
.n_container .left .con ul li i{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: #092173;}
.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:#092173; padding:0 0 0 5px}

.liebiao ul li a:hover{color: #092173; 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;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:#092173}


.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:#092173}
.tu_list ul li h6{font-size:12px;color:#999999;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;overflow:hidden;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:#1f499b;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: #999999;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";}

.n_banner{ position:relative}
.n_banner img{ position:relative; width:1920px; left:50% ; margin-left:-960px;}

#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%}

.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:#1f499b;font-weight:bold;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:overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*12.22xiugai*/
.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;}
}

/*12.23*/
.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}

/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	.container01 ul li a:hover .con h5, .container03 ul li a:hover .con h4{ color:#dc9518}
	.container02 .right .con span a:hover{ background:#123680}
	
	.container03 ul li a:hover{ box-shadow:3px 3px 10px rgba(0,0,0,0.25);}
	
	footer .fl01 dl dd a:hover{ color:#dc9518}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1600px){
}

@media(max-width: 1450px){
}

@media(max-width: 1400px){
}

@media(max-width: 1200px){
	.banner.ar_web{ display:none}
	.banner.ar_wap{ display:block}
	.banner{ height:auto}
	.banner .miso-slide img{ display: block; width:100%; height:auto;}
	.banner .miso-dots{ width:100% !important;}
	
	.banner .miso-prev, .banner .miso-next{ transform:scale(0.6)}
	.banner .miso-prev{ left:0; margin:0; margin-top:-35px}
	.banner .miso-next{ right:0; margin:0; margin-top:-35px}
	
	.container03 ul li{ width:50%}
}

@media(max-width: 1230px){
	.w1200{ padding:0 15px}
}

@media(max-width: 1150px){
	.nav a .txt{ font-size:14px}
}

@media(max-width: 1080px){
	.nav a .txt{ font-size:12px}
}

@media(max-width: 992px){
	.navBox{ display:none}
	header .fr01{padding: 25px 42px 0 0;}
	
	#openBtn{ display:inline-block}
	header .logo{left:0;margin-left: 0;width: 15rem;line-height: 62px;}
	
	.container02 .left{ width:100%}
	.container02 .right{width:100%;padding: 2rem 0 0;}
	
	footer .fl01{ display:none}
	
	.n_banner img{width:100%;left:0;margin-left:0;height: 25vh;object-fit: cover;}
	
	.n_container .left{ display:none}
	.mianbao{ display:none}
	.n_container .right{ width:100%; padding:0}
	#nav_slide{ display:block}
}

@media(max-width: 768px){
	.container01 ul li{ width:100%; margin-bottom:1rem}
	.container01 ul li a{ overflow:hidden; background:#fff}
	.container01 ul li .img{ float:left; width:30%}
	.container01 ul li .con{ float:left; width:70%}
	.container01 ul li .con h5{ height:40px}
	
	#gotop{ right:0; transform:scale(0.6)}
	
	.container02 .right .con{ margin-bottom:3rem}
	.container02 .right .miso-prev, .container02 .right .miso-next{ transform:scale(0.7)}
	.container02 .right .miso-prev{ left:0}
	.container02 .right .miso-next{ right:0}
	
	.container03{ padding:2rem 0 1rem}
	.container03 ul li{ width:100%}
	.container03 ul li a .con h6{ font-size:12px}
	
	.container04 ul{ margin:0 -4px; padding:0 1.5rem}
	.container04 ul li{ padding:0 4px}
	.container04 .miso-prev{ transform:scale(0.7); left: 4px;}
	.container04 .miso-next{right:4px; transform:scale(0.7);}
	.container04{ padding:2rem 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:32px}
	
	.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){
	
}