@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; max-width:768px; margin:0 auto}
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{width:100%;padding: 0 15px;}
.fanhui{position:fixed;right: 5px;bottom: 78px;width: 30px;height: 30px;border-radius:50%;z-index: 10;}
.fanhui img{ width:100%}

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}

.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;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

/*内容样式*/
.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; width:auto !important; }
.ar_article{font-size: 16px;color: #333333;line-height: 36px;margin-bottom: 1rem;}
.ar_article p{font-size: 13px !important;color: #333333;line-height: 26px !important;margin-bottom: 10px;}	
.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;}

/*百度播放器美化*/
#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: 7px;list-style: none;display: block;text-align: center;padding: 0px;width: 100%;}
.miso-dots li {position: relative;display: inline-block;height: 8px;width: 8px;margin: 0px 5px;padding: 0px;cursor: pointer;background: #fff;border-radius: 50%;opacity: 0.4;}
.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);}
.miso-dots li.miso-active{opacity: 1;}

@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;}
.w1280{ width:94%; margin:0 3%}
a{ color:inherit}

.top_header .left ul{ font-size:0}
.top_header .left ul li{display:inline-block;line-height: 44px;margin-right: 10px;}
.top_header .left ul li a{display:inline-block;width: 15px;height: 15px;border: rgba(255,255,255,0.5) 1px solid;vertical-align: middle;cursor:pointer;transition:0.6s;}
.top_header .left ul li.li01 a{background:#c50227;}
.top_header .left ul li.li02 a{background:#0063a7;}

.top_header{ height:48px; line-height:48px; background:#1c1b3b}
.top_header .left .p{ font-size:14px; color:#fff}
.top_header .right ul{ font-size:0}
.top_header .right ul li{ display:inline-block; font-size:14px; color:#fff; margin-left:12px; position:relative}
.top_header .right ul li a{ color:#fff; transition:0.36s}
.top_header .right ul li:before{content:"";position:absolute;left: -6px;width: 2px;height: 2px;background:#fff;top: 50%;border-radius: 50%;}

.huanFu{ margin-left:30px}
.top_header .left ul li a:hover, .top_header .left ul li.select a{ border:#fff 1px solid}


header{height: 65px;width:100%;position: fixed;z-index:1000;transition: 0.6s;max-width: 768px;background-size: 100% 100%;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);}



header .logo a{ display:inline-block; line-height:84px;}
header.fixed{position:fixed;top: 0;background: #1c1b3b;}
.wai_header{height: 65px;}

.nav{font-size:0;transition:0.36s;height: 84px;line-height: 84px;padding: 12px 0;margin-right: 40px;}
.nav li {display:inline-block;text-align: center;height: 60px;position: relative;}
.nav a {display: block;position: relative;padding: 0 10px;font-size: 16px;height: 60px;line-height: 60px;perspective: 300px;transform-style: preserve-3d;text-align: center;margin: 0px 0;}
.nav a .bg {background-color: #c50227;position: absolute;left: 0px;bottom: 0px;width: 100%;display: block;height: 4px;-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;}
.nav a .txt {position: relative;z-index: 2;font-size: 16px;color: #fff;}
.nav .active a .bg,.nav .on a .bg { transform: none; opacity: 1; visibility: visible; }
.nav .active a .txt,.nav .on a .txt {}
.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: #c50227;}
.subNavbox { position: absolute; left: 0px; top: 80px; width: 100%; background-color: #fcfcfc; box-shadow: 1px 2px 2px 0 rgba(88, 88, 88, 0.2); display: none; text-align: center; padding: 20px 0px; }
.subNavbox p { line-height: 1.2; padding-bottom: 12px; }
.subNavbox p a {line-height: 1.2;height: auto;padding: 0 5px;font-size: 14px;}
header .ss{line-height:84px;cursor: pointer;}


.banner{width:100%;position:relative;z-index: 0;left: 0;overflow: hidden;}
.banner ul li.miso-slide:before{content:"";position:absolute;background: linear-gradient(rgba(0,0,0,0.6),transparent);height: 80%;width:100%;top:0;z-index: 1;display: none;}
.banner ul li.miso-slide{}
.banner ul li.miso-slide .img{position:relative;width:100%;}
.banner ul li .table{text-align:left;position: absolute;top: 0;z-index: 2;}
.banner ul li.miso-slide .img img{width: 100%;top:0;object-fit: cover;}
.banner ul li .table h3{font-size: 46px;color:#fff;font-weight:bold; transform:translateY(50px); transition:0.6s}
.banner ul li .table h4{ font-size:48px; color:#fff; font-weight:bold; margin:35px 0 55px; transform:translateY(50px); transition:0.6s;}
.banner ul li .table a{display:inline-block;width:170px;height:60px;line-height:60px;background:#c50227;font-size:18px;color:#fff;font-weight:bold;text-align: center; transform:translateY(50px); transition:0.6s;}
.banner ul li.miso-current .table h3{ transform:translateY(0)}
.banner ul li.miso-current .table h4{ transform:translateY(0)}
.banner ul li.miso-current .table a{ transform:translateY(0)}

/*.banner .miso-prev, .banner .miso-next{ width:18px; height:39px; margin-top:-20px}
.banner .miso-prev{ background:url(../images/left01.png) center no-repeat; left:3%}
.banner .miso-next{ background:url(../images/right01.png) center no-repeat; right:3%}*/

.tc2 div{border-radius: 4px;overflow: hidden;height: 60px;width:100%;}
.tc2 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 input[type="text"]:focus{ text-align: left;}
.tc2 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: 52px;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: 99999;display:none;}
.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);}
.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: 94%;left: 3%;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;}


#header{width:100%;z-index: 9999;height: 48px;position: relative;}
#logo{display: block;position: absolute;left: 1.5rem;top: 16px;}
#logo img{height: 32px;border: none;}
body{width:100%;}

/*顶部搜索*/
.tc_search{margin: 0 1.3rem;width: calc(100% - 2.6rem);}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search .focus_js{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:38px; line-height:38px; border:0; background:url(../images/search_white.svg) center center no-repeat; background-size:1.2rem;  }
.tc_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


/*侧导航按钮动画*/
#m_header #logo .table, #nav_btn_box .table{ width:auto}
/*导航按钮结束*/
.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}

.m_nav_list::-webkit-scrollbar {display:none}
#m_nav {
    z-index: 99999;
    position: fixed;
    background: #a50e0e;
    width:17rem;
    height:100vh;
    right: -400px;
    top: 0;
    display:none;
    padding: 2rem 0;
    overflow:hidden;
    pointer-events: none;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    }
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{width:100%;overflow:hidden;padding: 0 1.5rem;}
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 4rem;height: 4rem;color:#fff;padding:0;font-size:1.125rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width: 12px;height: 4rem;float:right;display:inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav .on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #014085;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;text-align:left;line-height:20px;/*height: 40px;*/border:0;font-weight:300;padding:10px 0;}
/*三级导航 开始*/
#m_nav .title .list .void>a{background-size:10px; position:relative;}
#m_nav .title .list .void>a:before{ content:"·"; position:absolute; left:-1em; font-size:12px; font-weight:bold;}
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:.875rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}

.nav_mask {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 8888;background-color: rgba(0,0,0,0.4);display: none;}
.m_header_box{height: 60px;}

/*导航按钮开始*/
#nav_btn_box{height:100%;z-index:999999999;float:right;margin-left:20px;margin-right: 15px;}
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 1.875rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 1.75rem;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 21px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #333;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #333;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}


.title00{height: 44px;margin-bottom: 14px;line-height: 44px;}
.title00 h4 {display: inline-block;font-size: 18px;color: #333333;height: 45px;float:left;position:relative;font-weight:bold;}
.title00 h4 img{vertical-align:middle;margin: -3px 10px 0 0;height: 20px;}
.title00 h4 small{font-size: 14px;color: #666666;font-weight:normal;margin-left:8px;vertical-align: middle; font-family:"Microsoft Yahei"}
.title00 a {width:73px;line-height: 36px;height: 30px;font-size: 12px;color: #000000;float:right;transition:0.2s;background:url(../images/jiantou.png) center bottom no-repeat;text-align:center;}

/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

.title001{text-align:center;margin-bottom: 25px;}
.title001 img{ height:22px}
.title001 font{display:inline-block;position:relative;padding-bottom: 13px;font-size: 20px;color:#333333;margin-left:12px;vertical-align: top;}
.title001 font:before{ content:""; position:absolute; bottom:0; left:0; width:60px; height:3px; background:#aa0018}
.title001 a{float:right;font-size: 13px;color:#666666;transition:.36s;line-height:30px;position: absolute;right: 25px;} 

.container01{padding: 2rem 0;position:relative;overflow: hidden;}
.container01:before{ content:""; position:absolute; top:0; left:0; right:0; height:210px; background:#f7f7f7}
.container01 .w1200{ position:relative} 

.container01 ul.ul1{ margin:0 -15px;}
.container01 ul.ul1 li{float:left;width: 100%;padding:0 15px;margin-bottom: 1rem;}
.container01 ul.ul1 li a{ display:block; position:relative; transition:.6s}
.container01 ul.ul1 li .img{ padding-bottom:75%; position:relative; width:100%}
.container01 ul.ul1 li .img img{width: 100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit: cover;}
.container01 ul.ul1 li .img .time{ position:absolute; z-index:1; bottom:0; left:0; width:96px; height:30px; background:#a50e0e; line-height:30px; text-align:center; font-size:14px; color:#fff}
.container01 ul.ul1 li .img .time:before{content:"";position:absolute;border-top: transparent 30px solid;border-left: #a50e0e 20px solid;right: -20px;top: 0;}
.container01 ul.ul1 li .con{border:#e4e2e2 1px solid;height:90px;padding: 15px 20px;position: relative; transition:.36s}
.container01 ul.ul1 li .con h5{font-size: 14px;line-height:24px;height:48px;overflow:hidden;transition:.36s;}
.container01 ul.ul1 li .con h5 font{ color:#a50e0e; transition:.36s}
.container01 ul.ul1 li .con:before{content:"";position:absolute;width:34px;height:2px;background:#a50e0e;bottom: 18px; transition:.36s}

.container02{ overflow: hidden;}
.container02 .left{width: 100%;}
.container02 .left ul li .img{ padding-bottom:75%; position:relative; width:100%}
.container02 .left ul li .img img{width: 100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit: cover;}
.container02 .right{width: 100%;background:url(../images/container02_bg.jpg) center no-repeat;background-size:cover;}
.container02 .right .content_box{background:#fff;position: relative;margin: 15px;}
.container02 .right .content_box .content{padding: 20px 0 0;margin: 0;}
.container02 .right .content_box .content .box{float:left;width: 100%;padding:0 20px;margin-bottom: 2.25rem;}
.container02 .right .content_box .content .box .title001{ text-align:left}
.container02 .right .content_box .content .box ul{ margin-bottom:30px; margin-top:-10px}
.container02 .right .content_box .content .box ul li a{display:block;position:relative;padding: 10px 0 7px;border-bottom: #e4e2df 1px solid;transition:.36s;}
.container02 .right .content_box .content .box ul li .time{float:left;width: 50px;height: 50px;background:#f1ebeb;border-radius:50%;transition:.36s;}
.container02 .right .content_box .content .box ul li .time h6{font-size: 14px;color:#333;margin-bottom:6px;transition:.36s;}
.container02 .right .content_box .content .box ul li .time h4{font-size: 13px;color:#333;transition:.36s;}
.container02 .right .content_box .content .box ul li .con{width: calc(100% - 50px);padding-left: 12px;padding-top: 2px;}
.container02 .right .content_box .content .box ul li .con h5{font-size: 14px;color:#333333;line-height:18px;height:18px;margin-bottom: 10px;transition:.36s;}
.container02 .right .content_box .content .box ul li .con p{font-size: 12px;color:#666666;line-height:16px;height:16px;}

.container03{padding: 30px 0 0;overflow: hidden;}
.container03 .left{width: 100%;margin-bottom: 2rem;}
.container03 .title001{ text-align:left;}
.container03 .left .top{margin: 0 0 12px 0;} 
.container03 .left .top .img,.container03 .left .top .img img{width: 140px;height: 90px;overflow:hidden;object-fit:cover;float:left;}
.container03 .left .top .con{float:right;width: calc(100% - 140px);position:relative;padding: 4px 0 0 10px;}
.container03 .left .top .con h5{font-size: 14px;color:#4c4c4c;line-height:24px;height:48px;overflow:hidden;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.container03 .left .top .con:hover h5,.container03 .left .bottom ul li:hover font,.container04 .right .bottom ul li:hover font{ color:#a50e0e;}
.container03 .left .top .con h6{font-size:14px;color:#808080;padding: 12px 0 0;}
.container03 .left .top .con span{ font-size:14px; color:#901a1a;}
.container03 .left .top .con:before{content:"";position:absolute;width:34px;height:2px;background:#a50e0e;bottom: 70px;transition:.36s;display: none;}
.container03 .left .bottom ul li{line-height: 30px;height: 30px;}
.container03 .left .bottom ul li font{padding-left: 10px;font-size: 14px;color:#333333;position:relative;display:inline-block;width: calc(100% - 45px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .36s;}
.container03 .left .bottom ul li font:before{content:"";position:absolute;width: 4px;height: 4px;background:#999999;left:0;top: 13px;}
.container03 .left .bottom ul li span{float:right;font-size: 12px;color:#808080;}


.container04{background:#f7f7f7;padding: 25px 0 30px 0;overflow: hidden;}
.container04 .right{width: 100%;}
.container04 .right .bottom{margin-top: -10px;}
.container04 .right .bottom ul li{line-height: 30px;height: 30px;}
.container04 .right .bottom ul li font{padding-left: 10px;font-size: 13px;color:#333333;position:relative;display:inline-block;width: calc(100% - 45px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .36s;}
.container04 .right .bottom ul li font:before{content:"";position:absolute;width: 4px;height: 4px;background:#999999;left:0;top: 12px;}
.container04 .right .bottom ul li span{float:right;font-size: 12px;color:#808080;}

.container05 {padding: 25px 0 45px;overflow: hidden;}
.container05 .w1200{}
.container05 .ul{margin: 0 -5px;}
.container05 .ul li{float:left;width:25%;padding: 0 5px;text-align:center;}
.container05 .ul li .img{width: 100%;overflow: hidden; padding-bottom:52.63%; position:relative}
.container05 .ul li .img img{ width: 100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit: cover;}
.container05 .ul .miso-prev, .container05 .ul .miso-next{width: 20px;height: 20px;background-size: 100% 100% !important;top: auto;bottom: -34px;}
.container05 .ul .miso-prev{background:url(../images/left02.png) center no-repeat;left: 50%;margin-left: -30px;}
.container05 .ul .miso-next{background:url(../images/right02.png) center no-repeat;right: 50%;margin-right: -30px;}


.container06{background:#f7f7f7;padding: 24px 0 10px;overflow: hidden;}
.container06 ul{margin: 0 -5px;}
.container06 ul li{width: 33.333333%;float:left;padding: 0 5px;text-align:center;margin-bottom: 15px;}
.container06 ul li a{ display:block; transition:.6s}
.container06 ul li h3{border-radius: 6px;background-color: rgb(255, 255, 255);box-shadow: 0px 1px 2.85px 0.15px rgba(0, 0, 0, 0.15);height: 66px;line-height: 66px;}
.container06 ul li h3 img{transition:.6s;height: 26px;}
.container06 ul li h5{font-size: 13px;color:#333;margin-top: 8px;letter-spacing:1px;}

footer .fl01{padding: 20px 0 18px 0;background:#b11010;}
footer .fl01 .top .lianjie{text-align: center;}
footer .fl01 .top .lianjie .box{margin: 0 25px;display: inline-block;width: 200px;text-align: left;margin-bottom: 7px;}
footer .fl01 .top .lianjie .box .rr{width: 100%;font-size:14px;color: #fff;height: 30px;line-height: 28px;border: #fff 1px solid;padding: 0 3rem 0 20px;position:relative;border-radius: 17.5px;cursor:pointer;}
footer .fl01 .top .lianjie .box .rr dt{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
footer .fl01 .top .lianjie .box .rr img{position:absolute;right: 22px;top: 13px;}
footer .fl01 .top .lianjie .box .con .dl{position:absolute;bottom: 30px;left: 0;background: #b11010;padding: 10px 12px;display:none;width: 100%;z-index:2;box-shadow: 0 0 15px rgba(0,0,0,0.15);border-radius: 17.5px;}
footer .fl01 .top .lianjie .box .con .dl dd{font-size: 13px;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color: #fff;}
footer .fl01 .top .lianjie .box .con .dl dd a{ color:#fff}

footer .bottom { margin-top:20px;}
footer .bottom .left{float:left;width: 100%;}
footer .bottom .left h6 { font-size:16px; color:#fff; margin-bottom:10px;}
footer .bottom .left ul li {font-size: 12px;color:#fff;line-height:26px;padding-left:24px;background:url(../images/footer_icon1.png) left 5px no-repeat;}
footer .bottom .left ul li+li{background:url(../images/footer_icon2.png) left 5px no-repeat;}
footer .bottom .left ul li+li+li{background:url(../images/footer_icon3.png) left 5px no-repeat;}
footer .bottom .center{ float:left; padding-top:35px;}
footer .bottom .right{width:100%;text-align: center;}
footer .bottom .right h5{ text-align:center; font-size:14px; color:#fff; margin-top:12px;}
footer .fl02{padding: 12px 0;background:#a50e0e;text-align:center;overflow: hidden;}
footer .fl02 p{font-size: 11px;color:#fff;line-height: 22px;}

ul.ul2{ margin:0 -27px; margin-top:12px; margin-bottom:20px}
ul.ul2 li{float:left;width: 100%;height: 34px;line-height: 34px;padding:0 27px;}
ul.ul2 li a{ display:block; position:relative}
ul.ul2 li a:after{ content:""; position:absolute; bottom:0; width:0; right:0; height:1px; border-bottom:#1f499b 1px solid; transition:0.36s}
ul.ul2 li a font{display:inline-block;width: calc(100% - 70px);font-size: 13px;color: #333333;position:relative;padding-left: 10px;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
ul.ul2 li a font:before{content:"";position:absolute;left:0;background:url(../images/icon_right.png) left center no-repeat;width: 10px;height: 100%;background-size: 6px auto;}
ul.ul2 li a font i{ color:#a50e0e; font-style:normal}
ul.ul2 li a span{float:right;font-size: 11px;color:#666666;}

.more00{ text-align:center}
.more00 a{display:inline-block;width: 120px;height: 32px;line-height: 32px;background:#a50e0e;font-size: 13px;color:#fff;transition: .36s;}


.n_banner{ position:relative}
.n_banner .img{ width:100%;}
.container01_top{position:absolute;left: 0;top:0;width: 60px;height: 60px;background: #c2dbf4;line-height: 60px;text-align:center;transition:1s;cursor:pointer;z-index:1;}
.container01_top img{ }


.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;}

.n_container{padding: 18px 0 30px;}
.n_container .w1200{width: 100%;margin:0 auto;} 

.mianbao{height:60px; line-height:60px; background:url(../images/mianbao.png) center no-repeat;margin-bottom:48px; padding:0 42px; margin-top:-30px; position:relative}
.mianbao h3{font-size:26px;color: #fff; font-weight:bold; display:inline-block;position:relative;}
.position{padding: 13px 0;font-size: 12px;color: #9a9a9a;padding-left: 26px;background: rgb(197 197 197 / 20%) url(../images/local.png) 15px 10px no-repeat;position: relative;height: 40px;}
.position a{font-size: 12px;color: #9a9a9a;transition:0.36s;margin: 0 0px;}
.position span{font-size:14px;color: #fff;}
.position em{font-size: 12px;color: #9a9a9a;font-style:normal;}
.position a:hover{color: #74c0fd;}

.n_sanji{text-align:center;margin-bottom: 20px;}
.n_sanji ul{ font-size:0; border-bottom:#a50e0e 1px solid}
.n_sanji ul li{display:inline-block;margin: 0;}
.n_sanji ul li a{display:block;font-size: 13px;color:#333333;padding: 0 8px;line-height: 42px;transition:.6s;}

.n_sanji ul li.on a, .n_sanji ul li:hover a{background:#a50e0e;color:#fff;font-weight: bold;}

.n_news{padding: 0;}
.n_news ul{margin-bottom: 30px;}
.n_news ul li{padding: 0;overflow:hidden;margin: 0 0 15px 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;display: none;}
.n_news ul li:hover{}
.n_news ul li .img,.n_news ul li .img img{width: 130px;height: 98px;overflow:hidden;object-fit: cover;position:relative;}
.n_news ul li .con{width: calc(100% - 140px);overflow:hidden;padding: 0px 0 0 5px;position:relative;border-bottom: #d9d9d9 1px solid;float: right;height: 98px;}
.n_news ul li .con .cc{position:relative;display: block;}
.n_news ul li .con .cc:before{content:"";position:absolute;left:0;width: 50px;height: 1px;background: #d2d2d2;transition:0.6s;bottom: -6px;}
.n_news ul li .con h5{font-size: 14px;color: #333333;font-weight: bold;text-overflow: ellipsis;overflow: hidden;max-width: 100%;height: 40px;line-height: 20px;}
.n_news ul li .con p{font-size: 12px;line-height: 18px;height: 18px;color: #999999;margin: 12px 0 8px;overflow: hidden;-webkit-line-clamp: 1;}
.n_news ul li .con h6{font-size: 12px;color: #999999;padding: 0;text-transform: uppercase;}
.n_news ul li .con .ll{width: 100%;}
.n_news ul li .con .rr{ background:url(../images/time_bg.png) center no-repeat; width:100px; height:100px; float:right}
.n_news ul li .con .rr h3{ font-size:34px; color:#389ef0; font-weight:bold; margin-bottom:12px}
.n_news ul li .con .rr h6{ font-size:14px; color:#666666;}

.n_list ul{margin-bottom: 30px;}
.n_list ul li{font-size: 13px;color: #333333;line-height: 42px;height: 42px;border-bottom:#999999 1px dashed;}
.n_list ul li a{color:#404040;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: 60px;}
.n_list ul li a:before{content:">";font-family:simsun;position:absolute;left:0;top:0;line-height: 42px;}
.n_list ul li a font{display:inline-block;width: calc(100% - 62px);color: #444444;position:relative;padding-left: 12px;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.n_list ul li a img{ display:inline-block}
.n_list ul li a span{float:right;font-size: 11px;color: #4d4d4d;}

.n_detail .ar_title{padding-bottom: 0;margin-bottom: 23px;padding: 0 0 22px;border-bottom: #d4d4d4 1px solid;text-align: center;}
.n_detail .ar_title h3{font-size: 18px;color: #333333;padding: 0;line-height: 32px;font-weight: bold;}
.n_detail .ar_title h4{font-size: 20px;color: #333333;padding: 0;line-height: 40px;}

.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;margin-top: 15px;} 

#ar_fot{position:relative;padding: 20px 0 0;box-sizing: border-box;width: 100%;margin-top: 25px;border-top: #b5b5b5 1px solid;}
#ar_fot h1{display:block;width: 100%;font-size: 13px;line-height: 32px;color: #333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

#ar_fot h1 span{color: #333333;}
#ar_fot h1 a{font-size: 13px;color: #333333;font-weight:normal;}
#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;}

.n_list02 ul{font-size:0;margin: 0px -6px;margin-bottom: 20px;}
.n_list02 ul li{display:inline-block;width: 50%;padding: 0 6px;margin-bottom: 6px;}
.n_list02 ul li a{ display:block;}
.n_list02 ul li a .img, .n_list02 ul li a .img img{width: 100%;height: 122px;object-fit: cover;overflow: hidden;}
.n_list02 ul li a .con{ padding:15px 0}
.n_list02 ul li a .con .time{width: 46px;border-right:#b2b2b2 1px solid;height: 43px;text-align:center;}
.n_list02 ul li a .con .time h3{font-size: 16px;color:#333333;font-weight: bold;line-height: 28px;}
.n_list02 ul li a .con .time h6{font-size: 11px;color:#333333;line-height: 15px;}
.n_list02 ul li a .con h5{width: calc(100% - 50px);}
.n_list02 ul li a .con h5{font-size: 14px;height: 40px;line-height: 20px;color:#333333;overflow:hidden;text-overflow:ellipsis;text-align: left;padding: 0 0 0 12px;transition:0.6s;margin: 0px 0 0;}


.n_join ul{margin: 0;font-size: 0;}
.n_join ul li{padding: 0.5rem 0;overflow:hidden;}
.n_join ul li p{ font-size:0.75rem; color:#7d7d7d; line-height:1.875rem; padding-bottom:0.75rem}
.n_join ul li .top{background: #f2f2f2;height: 50px;position:relative;line-height: 50px;}
.n_join ul li .top i{position:absolute;right: 1.25rem;top:50%;margin-top: -0.75rem;width: 6.5rem;height:1.5rem;background: url(../images/jia.png) center no-repeat;background-size: 6.5rem auto !important;}
.n_join ul li .top h5{position:relative;font-size: 15px;color: #389ef0;padding: 0 1.625rem;display:inline-block;}
.n_join ul li .top h5:after{position:absolute;right: -1.25rem;bottom:0px;content:"";width: 0;height: 0;border-right: 1.25rem solid transparent;}
.n_join ul li .top h6{font-size:12px;color: #a0a0a0;text-transform:  uppercase;}
.n_join ul li div.open .top i{ background: url(../images/jian.png) center no-repeat;}
.n_join .submenu{padding: 0 0;margin: 24px 0 20px;}
.n_join .dsjs h4 {font-size:1rem;color:#323232;font-weight:bold;height:2rem;line-height:2rem;margin: 1rem 0 0.5rem 0;}
.n_join .dsjs ul {margin: 0 -8px;}
.n_join .dsjs ul li {width: 50%;display:inline-block;border-radius:4px;font-size: 16px;line-height:2.5rem;text-align:  center;padding: 0 8px;margin: 0;margin-bottom: 15px;}
.n_join .dsjs ul li a {font-size: 16px;color:#666666;display: block;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-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;}
.n_join .dsjs ul li a .img{width:150px;line-height:210px;height:210px;position: relative;background: #e8e8e8;border-radius: 5px;display: inline-block;}
.n_join .dsjs ul li a .img:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#e5e5e5 1px solid; border-radius:4px; transform:translateX(10px) translateY(10px)}
.n_join .dsjs ul li a .img img{width:150px;line-height:210px;border-radius: 5px;position: relative;}
.n_join .dsjs ul li a .con h5{font-size: 13px;color:#000000;margin: 12px 0 0;transition: .6s;}

.newscontent .article-title{font-size:1.5rem;color:#333;text-align:center;margin:0 0 1.5rem;line-height: 2rem;}
.newscontent .box{margin-bottom: 15px;}
.teach-top{background: #edf7ff;position: relative;min-height: 260px;padding: 30px 18px 40px;margin-bottom: 22px;}
.teach-top-img{position:relative;margin: 0 auto;left: 50%;margin-left: -81px;}
.teach-top-img:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#e5e5e5 1px solid; border-radius:4px; transform:translateX(10px) translateY(10px)}
.teach-top-img img{width: 162px;height: 222px;object-fit: cover;position: relative;}
.teach-con{padding: 40px 0 0 0;width: 100%;}
.xq-title{background: #f7f7f7;font-size: 16px;color: #323232;margin: 0 0 14px;line-height: 50px;padding-left: 20px;position: relative;}
.xq-title span{display:inline-block;padding-left:12px;background:url(../images/line001.png) left center no-repeat;font-weight: bold;}
.jl-txt p{font-size: 1rem;color: #666;line-height: 1.875rem;}
.jl-txt{line-height: 30px;font-size: 16px;color: #666;padding: 0 15px;}
.jl-txt ul li{font-size: 13px;line-height:24px;color:#333333;padding-left: 18px;margin-bottom: 4px;position: relative;}
.jl-txt ul li:before{content:"";position:absolute;width:4px;height:4px;background:#0093a4;top: 9px;left:0;}

.teach-con h3{font-size: 18px;color:#323232;font-weight:bold;margin-bottom: 28px;}
.teach-con ul li{float:left;width: 100%;font-size:14px;line-height: 26px;color:#323232;display: flex;min-height: 26px;margin-bottom: 5px;}
.teach-con ul li b{display: inline-block;white-space: nowrap;}

.teacher-p .row{ font-size:0}
.teacher-p .row .col-xs-6{ width:60%; display:inline-block; padding-right:0.5rem}
.teacher-p .row .col-xs-6 p{ font-size:14px; color:#666; line-height:1.875rem} 
.teacher-p .row .col-xs-6 p span{ font-size:14px; color: #609;} 


.n_banner{position: relative;z-index: 0;height: auto;}
.n_banner img{width: 100%;height: auto;object-fit: cover;}

.mianbao_w{position:relative;top:-50px;margin-bottom: -50px;}
.mianbao01{height:50px;background:url(../images/hei30.png);padding: 0 15px;line-height: 50px;}
.mianbao{background: url(../images/home.png) left 14px no-repeat;height: 100%;padding: 0 0 0 20px;background-size: 12px;}
.mianbao,.mianbao span,.mianbao a,.mianbao i{font-size: 12px;color: #fff;font-family: Times New Roman;}
.mianbao i{ margin:0 7px;}
.mianbao a:hover{text-decoration:  underline;}


.fanye img{ max-width:100%}

.n_renwu .fl01{ margin-bottom: 1rem;}
.n_renwu .fl01 h3{overflow: hidden;position: relative;margin-bottom: 1.5rem;}
.n_renwu .fl01 h3 font{font-size: 18px;color: #333;font-weight: bold;position: relative;}
.n_renwu .fl01 h3 font:before{content: "";position: absolute;left: 140%;width: 100vw;height: 1px;background: #ebebeb;top: 50%;}
.n_renwu .fl01 ul{margin: 0 -7px;}
.n_renwu .fl01 ul li{float: left;width: 50%;padding: 0 7px;margin-bottom: 1.5rem;}
.n_renwu .fl01 ul li a{ display: block; position: relative; transition: .5s;}
.n_renwu .fl01 ul li a .img{ overflow: hidden;}
.n_renwu .fl01 ul li a .img:after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/yinying_top.png) center bottom no-repeat; background-size: 100% auto;}
.n_renwu .fl01 ul li a .img .img_hezi{ padding-bottom: 123.80% !important;}
.n_renwu .fl01 ul li a h5{ line-height: 2.5; font-size: 1.125rem; color: #000; text-align: center;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

.n_dangjiang .w1200{width: 100%;}

.img{ overflow: hidden;}

.n_dangjiang .fl01{padding: 10px 0 30px;overflow: hidden;}
.n_dangjiang .fl01 .left{width: 100%;padding: 0 0 0 20px;position: relative;z-index: 1;}
.n_dangjiang .fl01 .left::before{content: "";position: absolute;top: 40px;left: 0;bottom: 0;right: 15px;background: #aa0018;z-index: -1;}
.n_dangjiang .fl01 .left .img .img_hezi{padding-bottom: 60.8% !important;}
.n_dangjiang .fl01 .left .con{line-height: 44px;padding: 0 15px 0 0;text-align: center;}
.n_dangjiang .fl01 .right{width: 100%;box-shadow: 2px 0 4px 0px rgba(0, 0, 0, 0.1);background: #fff;padding: 24px 15px 15px;}
.n_dangjiang .fl01 .right h3{font-size: 20px;color: #333333;line-height: 1.5;position: relative;padding-bottom: 26px;text-align: center;}
.n_dangjiang .fl01 .right h3:before{content: "";position: absolute;bottom: 18px;width: 40px;height: 3px;background: #aa0018;left: 50%;margin-left: -20px;}

.n_dangjiang .fl01 .right p{font-size: 13px;color: #333333;line-height: 26px;height: 156px;margin-bottom: 5px;}
.n_dangjiang .fl01 .right a.xq{ display:inline-block; float:right; width:80px; line-height:32px; background:#aa0018; border-radius:4px; text-align:center; font-size: 14px; color:#fff; transition: .5s;}





.n_dangjiang .fl01 .right .tzgg .title001{ margin-top:20px;}
.n_dangjiang .fl01 .right .tzgg ul li{line-height: 30px;height: 30px;}
.n_dangjiang .fl01 .right .tzgg ul li font{padding-left: 10px;font-size: 14px;color:#333333;position:relative;display:inline-block;width: calc(100% - 45px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .36s;}
.n_dangjiang .fl01 .right .tzgg ul li font:before{content:"";position:absolute;width: 4px;height: 4px;background:#999999;left:0;top: 13px;}
.n_dangjiang .fl01 .right .tzgg ul li span{float:right;font-size: 12px;color:#808080;}




.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;}

.n_dangjiang .fl01 .left .con h6 font{font-size: 13px;color:#fff;margin: 0 8px;}

@media (max-width:420px){
  .n_dangjiang .fl01 .left .con h6 font.last{display:block;}
}


.n_dangjiang .fl01 .left .con h6 font img{margin: -3px 10px 0 0;transition: .5s;height: 14px;}

.n_dangjiang .fl02{background: #f9f9f9;padding: 30px 0 20px;overflow: hidden;}

.title001s{margin-bottom: 32px;}
.title001s font{margin: 0;font-size: 22px;}
.title001s font:before{content: "";position: absolute;bottom: 0;width: 40px;height: 3px;background: #aa0018;left: 50%;margin-left: -20px;}
.title001s a{font-size: 12px;color:#333333;}

.list_box_10{ margin: 0 -22px;}
.list_box_10 li{width: 100%;padding: 0 22px;float: left;margin-bottom: 26px;}
.list_box_10 li a{ display: block; position: relative;}
.list_box_10 li a .img .img_hezi{ padding-bottom: 66.67% !important;}
.list_box_10 li a .img:after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/list_box_10_bg.png) center bottom no-repeat; background-size: 100% auto;}
.list_box_10 li a .time{position: absolute;left: 30px;top: -10px;width: 80px;height: 60px;background: #aa0018;}
.list_box_10 li a .time h3{ font-size:22px; color:#fff}
.list_box_10 li a .time h6{ font-size:12px; color:#fff; margin:6px 0 0}
.list_box_10 li a h5{position: absolute;bottom:0;left:0;right:0;font-size: 14px;color:#fff;line-height:40px;padding:0 20px;}

.n_dangjiang .fl03{padding: 30px 0;overflow: hidden;}

.list_box_11{margin: 0 -5px;padding: 0 20px;}
.list_box_11 li{width: 25%;padding: 0 5px;}
.list_box_11 li a{ display: block; position: relative;}
.list_box_11 li a .img .img_hezi{ padding-bottom: 50% !important;}
.list_box_11 li a h5{font-size: 13px;color: #333333;line-height: 30px;transition: .5s;text-align: center;margin: 2px 0 0;}
.list_box_11 .miso-arrow{width: 1.25rem;height: 2.25rem;background-size: 60% !important;top: 30%;}
.list_box_11 .miso-prev{background: url(../images/list_box_11_prev1.png) center no-repeat;left: 0;}
.list_box_11 .miso-next{background: url(../images/list_box_11_next1.png) center no-repeat;right: 0;}

.list_box_12{float: left;margin: 0 -20px;}
.list_box_12 li{float: left;width: 100%;padding: 0 20px;margin-bottom: 12px;}
.list_box_12 li a{ display: block;}
.list_box_12 li a .img_box{width: 130px;background: #e1e1e1;padding: 0 0 2px 2px;float: left;}
.list_box_12 li a .img_box .img .img_hezi{ padding-bottom: 76.92% !important;}
.list_box_12 li a .con{width: calc(100% - 130px);float: left;}
.list_box_12 li a .con h5{line-height: 46px;padding: 0 10px;font-size: 1.25rem;color: #333333;}
.list_box_12 li a .con p{padding: 8px 10px;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);font-size: 12px;color: #333333;line-height: 22px;}

.n_dangjiang .fl05{overflow: hidden;padding: 15px 0;}
.n_dangjiang .fl05 .content{box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);border-radius: 5px;position: relative;overflow: hidden;}
.n_dangjiang .fl05 .left{float: left;width: 100%;font-size: 16px;color: #fff;background: #b11010;height: 100%;text-align: center;font-weight: bold;line-height: 2;}
.n_dangjiang .fl05 .right{float: left;width: 100%;padding: 15px 18px;}

.list_box_13{ overflow: hidden;}
.list_box_13 li{float: left;font-size: 12px;color: #333333;margin-right: 16px;transition: .5s;line-height: 2;}

.n_dangjiang{ overflow: hidden;}