@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.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%;}

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;}
ul li{ list-style:none;}
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;}
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}
.container01,.container01 ,.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}/*文本超出 小圆点显示*/
.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;}
.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%;}
.w13{max-width:1300px;margin:0 auto;}
@media (max-width:1299px){
	.w13{width:calc(100% - 50px);margin: 0 25px;}
}
.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:#003d98}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle}
img{ vertical-align:middle}

/*内容样式*/
.ar_article{font-size: 14px;color: #666666;line-height:28px; margin-bottom:28px;}
.ar_article p{font-size: 14px;color: #666666;line-height:28px; margin-bottom:28px;}
.ar_article p video{display:block;margin:0 auto;max-width:100%;height:auto !important;}
.ar_article img{ max-width:100%;}
.ar_article img{display:inline-block;}


/* Slider */
.miso-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:0}
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus { outline: none; }
.miso-loading .miso-list { background: #fff; }
.miso-list.dragging { cursor: pointer; cursor: hand; }
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.miso-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.miso-track:before, .miso-track:after { content: ""; display: table; }
.miso-track:after { clear: both; }
.miso-loading .miso-track { visibility: hidden; }
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; }
.miso-slide img { display: block; }
.miso-slide.miso-loading img { display: none; }
.miso-slide.dragging img { pointer-events: none; }
.miso-initialized .miso-slide { display: block; }
.miso-loading .miso-slide { visibility: hidden; }
.miso-vertical .miso-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size: 0;cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%; z-index:1}
.miso-prev{ left:0}
.miso-next{ right:0}
/* Dots */
.miso-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus { outline: none; }
.miso-dots li.miso-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #003d98;}
 

@font-face{ font-family:myFirstFont; src:url(../font/georgia.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;}

.header_box{position: fixed;z-index:100;height: 120px;left: 0;right: 0;top: 0;background:url(../images/topBg.jpg) no-repeat center;background-size: cover;}
#header{height: 120px;z-index:999;width:100%;transition: 0.6s;}
#header .w13{position: relative;}
/* #header:before{content:"";position:absolute;background:#fff;height:90px;top: 0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;} */
#header.xg:before{ opacity:0; visibility:hidden}
.header_top{height: 30px;line-height: 30px;background: #003d98;overflow: hidden;text-align: right;z-index: 10;position: relative;}
.header_top .search_btn{display:inline-block;float: none;}
.header_top ul{ display:inline-block; vertical-align:top}
.header_top ul li{font-size: 1rem;color:#fff;}
.header_box .w1750{height:100%;position:relative;max-width: 100%;margin: 0 10rem;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{}
#header #logo .table{ width:auto}
#logo{ float:left; height:100%;margin-top:20px;}
#logo img{max-height: 74px;}
.logo2 {width: 50%;position: relative;float: left;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;max-height: 45px;vertical-align: middle;margin-top: 2%;}
@media(max-width: 450px){
	.logo2 img{max-height: 38px;margin-top: 4%;}
}
@media(max-width: 365px){
	.logo2 img{max-height: 34px;margin-top: 4.5%;}
}
@media(max-width: 320px){
	.logo2 img{max-height: 32px;margin-top: 4.6%;}
}
#nav{ }
#nav ul{position:relative;position:absolute; right:2.8125rem; top:50px;}
#nav ul li{float:left;position:relative;z-index:0;margin-left: 2.25rem;}
#nav ul li a{display:block;padding: 0;text-transform:uppercase;}
#nav ul li h3{font-size: 1.125rem;color: #fff;line-height: 70px;position:relative;transition:.6s;}
#nav ul li:hover a h3{color:#ffb400;}
#nav ul li:hover a{color:#ffb400;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li a i{ display:inline-block; background:url(../images/nav_down.png) center no-repeat; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff; background:rgba(255,255,255,.95); width: 160px;left:50%;margin-left: -80px;z-index: 10000;/* transform:translateY(-20px); */visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
#nav ul li .sub .box{padding:10px 0px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 2.5;transition:.3s;font-size: 14px;color: #666;}
#nav ul li .sub a:hover{color: #003d98;background: #E5E5E5;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}
#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #FFFFFF;}
#nav .navBox>ul>li h3:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #ffb400;bottom:0px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li h3:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #ffb400 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav .navBox>ul>li:hover h3:before, #nav>ul>li.on h3:before{ opacity:1; visibility:visible}
#header.xg #nav .navBox>ul>li h3:after{ background:#ffb400}

.search_btn{height: 30px;line-height: 30px;cursor:pointer;text-align: center;float:left;transition:.6s;margin-left: 1.5rem;position: absolute;right: 0;top: 74%;border: 1px solid rgba(255,255,255, 0.5);width: 30px;border-radius: 50%;}
.search_btn img{display: block;padding: 7px 0 0 8px;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: 1.5rem;transition:.6s;margin-left: 1rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -1.5rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{background:url(../images/jt1.png) right center no-repeat;padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}

#m_header #logo .table, #nav_btn_box .table{ width:auto}
.topLink{float: right;margin-top: 30px;}
.topLink a{display:inline-block;font-size: 0.875rem;color: #FFFFFF;line-height: 1.5rem;}
.topLink a:hover{color: #ffb400;}
.topLink a+a:hover{color: #FFFFFF;}
.topLink a span{font-size: 1.5rem;color: #ffb400;font-weight: bold;line-height: 1.5rem;}
.topLink2{border-top: 1px solid rgba(255,255,255, 0.4);width: 100%;padding-top: 30px;}
.topLink2 a{display: block;padding-left: 2.3rem;font-size: 1.125rem;line-height: 2.5rem;}
.topLink2 a+a{font-size: 0.875rem;}
.topLink2 a+a span{font-size: 32px;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;box-shadow: 0 0 2px rgba(0,0,0,0.15);}
#header.xg .search_btn{}
#header.xg .dw2{ }
#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
#header.xg #nav ul li a h3{color: #FFFFFF;}
#header.xg .dw2 .dh{color: #fff;}
#header.xg .dw2.yuyan:before{ background:rgba(0,0,0,.1);}
#header.xg .dw2:after{background: #404040;}
#header.xg .dw2 .dh span{ background:url(../images/jt2.png) right center no-repeat; }
.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;}
/***********************/

/*手机头部开始*/
#m_header{position: fixed;z-index: 99;width:100%;height: 60px;left:0;top:0;padding:0 25px;background:#154b8a;display:none;border-bottom: #eaeaea 1px solid;}
#m_header #logo{height: 60px;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background:#00a0e9 url(../images/search.svg) center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

/*顶部搜索*/
.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) no-repeat center;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消失-结束 */


/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px; }
#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: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;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: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;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: #FFFFFF;}
#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;}

/*导航按钮结束*/
.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: #003d98;
    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 2.3rem; }
#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:10px;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: #003d98;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#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: 888;background-color: rgba(0,0,0,0.4);display: none;}
.m_header_box{display:none;height: 60px;}



/* banner开始*/
/* banner */
.banner{width: 100%;max-height: 600px;overflow: hidden;margin-top: 120px;}
.banner img{width: 100%;display: block;}
.banner .swiper-button-prev{background:url(../images/ll.png) no-repeat;width: 17px;height: 32px;cursor: pointer;}
.banner .swiper-button-next{background:url(../images/rr.png) no-repeat;width: 17px;height: 32px;cursor: pointer;}
/* banner结束 */
/* LinkBox 开始 */
.LinkBox{margin-top: 3.75rem;}
.LinkBox .w13{position: relative;}
.LinkBox .w13::after{content: "";position: absolute;top: 50%;margin-top: -25px;width: 100%;height: 50px;background: #fafafa;z-index: -1;}
.LinkBox ul{display: table;width: 100%;text-align: center;padding:0 29px;}
.LinkBox ul li{width: 117px;height: 117px;float: left;position: relative;margin: 0 45px;transition: 0.6s;}
.LinkBox ul li:hover{border-radius: 50%;transition: 0.6s;}
.LinkBox ul li:nth-child(1){background: #003d98;}
.LinkBox ul li:nth-child(2){background: #02aea2;}
.LinkBox ul li:nth-child(3){background: #2886c4;}
.LinkBox ul li:nth-child(4){background: #f9b432;}
.LinkBox ul li:nth-child(5){background: #b645d5;}
.LinkBox ul li:nth-child(6){background: #ef5d82;}
.LinkBox ul li a{display: block;}
.LinkBox ul li a img{display: block;text-align: center;margin:15px auto 0 auto;transition: 0.4s;}
.LinkBox ul li:hover a img{transform: rotateY(180deg);transition: 0.4s;}
.LinkBox ul li a p{font-size: 1.125rem;color: #FFFFFF;font-weight: bold;position: absolute;bottom: 15px;display: table;width: 100%;text-align: center;}
.LinkBox ul li:hover a p{font-weight: normal;text-decoration: underline;}
@media(min-width: 320px) and (max-width: 1299px){
	.LinkBox ul {padding: 0;}
	.LinkBox ul li{width:29.333%;margin: 0 2%;}
	.LinkBox ul li+li+li+li{margin-top: 4%;}
}
@media(min-width: 320px) and (max-width: 849px){
	.LinkBox ul li{height: 7.5rem;}
	.LinkBox{margin-top: 2.5rem;}
}
/* LinkBox 结束 */


a{ color:inherit}








/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	.container01 .con ul li:hover h5,.container02 .con ul li:hover h5,.container03 .con .left .text:hover h5,.n_list ul li a .con h5 font:hover,.n_wenzhang ul li a .con h5:hover{ color:#b0252a;}
}

@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1800px){
.header_box .w1750{ margin:0 15px;}
}

@media(max-width: 1600px){
	#logo img{ max-height:4.75rem}
}

@media(max-width: 1400px){
	#logo img{ max-height:70px}
}

@media(max-width: 1310px){
	.w1200{ max-width:100%; padding:0 15px}
}

@media(max-width: 1200px){
	.w1200, #header .w1200{ width:100%; padding:0 15px}
	.banner{margin-top: 0;}
	#nav{ right:15px}
	.header_box{ display:none}
	#m_header{ display:block;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}

/* part1 */
.part1-bg{margin-top: 3.75rem;}
.sametitle h5{font-size: 1.625rem;color: #333333;font-weight: bold;line-height: 32px;padding-left: 3.125rem;background: url(../images/part3-title.png) no-repeat left center;}
.part1 .Lnotice {width: 61.5%;}
.part1{background: url(../images/tzBg.png) no-repeat bottom left;background-size: auto;padding-bottom: 3.75rem;}
.part1 .Lnotice .sametitle h5{background: url(../images/part1-title1.png) no-repeat left center;background-size: 2.4375rem;}
.part1 .Lnotice ul{position: relative;}
.part1 .Lnotice ul::after{position: relative;position: absolute;left: 50%;z-index: -1;width: 1px;height: 100%;background:#cdcecd;}
.part1 .Lnotice ul li{width: 47%;float: left;}
.part1 .Lnotice ul li+li+li{margin-top: 2rem;}
.part1 .Lnotice ul li:nth-child(even){float: right;}
.part1 .Lnotice ul li a{display: block;}
.part1 .Lnotice ul li a .date{width: 3.75rem;}
.part1 .Lnotice ul li a .date i{display: block;font-family: 微软雅黑;font-size: 1.75rem;color: #000;text-align: center;font-style: normal;}
.part1 .Lnotice ul li a .date b{display: block;font-weight: normal;font-size: 0.875rem;color: #808080;display: block;text-align: center;font-family: 微软雅黑;margin-top: 0.3125rem;}
.part1 .Lnotice ul li a .text{width: calc(100% - 4.5rem);}
.part1 .Lnotice ul li a .text p{font-size: 1rem;color: #000;line-height: 1.625rem;height: 1.625rem;overflow: hidden;}
.part1 .Lnotice ul li a .text p:hover{color: #003D98;}
.part1 .Lnotice ul li a .text span{display: block;font-size: 0.75rem;color: #808080;line-height: 1.25rem;height: 2.5rem;overflow: hidden;margin-top: 0.25rem;}

.part1 .Rnews{width: 35%;}
.part1 .Rnews .sametitle h5{background: url(../images/part1-title2.png) no-repeat left center;background-size: 2.125rem;}
.part1 .Rnews ul{margin-top: 30px;}
.part1 .Rnews ul li{margin-bottom: 1.25rem;}
.part1 .Rnews ul li:last-child{margin-bottom: 0;}
.part1 .Rnews ul li a{display: block;overflow: hidden;}
.part1 .Rnews ul li p{transition: 0.6s all;float: left;width: calc(100% - 70px);font-size: 1rem;color: #323232;line-height: 1.125rem;height: 1.125rem;overflow: hidden;}
.part1 .Rnews ul li i{font-style: normal;float: right;width: 70px;text-align: right;font-family: 微软雅黑;font-size: 0.875rem;color: #323232;}
.part1 .Rnews ul li:hover p{color: #003D98;padding-left: 6px;transition: 0.6s all;}
.NewsBox{}
.NewsBox .pic{overflow: hidden;width: 100%;height: 19.375rem;position: relative;}
.NewsBox .pic::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: url(../images/line.png) repeat-x bottom;}
.NewsBox .pic img{display: block;width: 100%;object-fit: fill;transition: 0.4s;}
.NewsBox li a{display: block;}
.NewsBox li:hover .pic img{transform: scale(1.1);transition: 0.4s;}
.NewsBox .text{position:absolute;z-index: 6;bottom: 10px;width: 100%;}
.NewsBox .text p{color: white;line-height: 1.875rem;height: 1.875rem;overflow: hidden;text-align: center;font-size: 1rem;width: 100%;}
@media(min-width: 320px) and (max-width: 849px){
	.part1-bg{margin-top: 2.5rem;}
	.part1{padding-bottom: 2.5rem;}
	.part1{background:none;}
}
@media(max-width: 850px){
	.part1 .Lnotice{width: 100%;}
	.part1 .Rnews{width: 100%;}
	.part1 .Rnews .sametitle{margin-top: 2.5rem;}
	.NewsBox .pic{height: auto;}
}
@media(max-width: 768px){
	.part1 .Lnotice ul li{width: 100%;}
	.part1 .Lnotice ul::after{display: none;}
	.part1 .Lnotice ul li a .text p{height: auto;}
	.part1 .Lnotice ul li a .text span{height: 44px;margin-top: 0.25rem;}
	.part1 .Lnotice ul li+li{margin-top: 2rem;}
	
}
/* part2 */
.part2-bg{background: url(../images/part2-bg.png) no-repeat top center;background-size: cover;padding: 5rem 0;}
.part2-l{width: 61.53%;}
.part2-l .tabs{width:23.75%;height: 328px;background: #a62525;padding:0 20px;position: relative;z-index: 2;}
.part2-l .tabs p{padding: 1.75rem 0; border-bottom: 1px solid #c16767;}
.part2-l .tabs p a{display: block;font-size: 1rem;line-height: 1.625rem;height: 3.25rem;overflow: hidden; color: #d6aaaa;font-weight: bold;}
.part2-l .tabs p:last-child{border-bottom: none;}
.part2-l .tabs p.active {position: relative; background: url(../images/part2-02.png) no-repeat center 60%;}
.part2-l .tabs p.active a{color: #fff;}
.part2-l .tabs p.active::after{content: ""; width: 14px;height: 24px;position: absolute;right: -33px;top: 50%;margin-top: -12px;background: url(../images/part2-03.png) no-repeat center;}
.part2-l .swiper-container{width: 76.25%;height: 328px; background: #fcfdff url(../images/part2-01.png) no-repeat bottom right;}
.part2-l .news-list{padding: 40px;}
.part2-l .news-list li{margin-bottom: 1.25rem;}
.part2-l .news-list li:last-child{margin-bottom: 0;}
.part2-l .news-list li a{display: block;overflow: hidden;}
.part2-l .news-list li p{transition: 0.6s all;float: left;width: calc(100% - 70px);font-size: 1rem;color: #323232;line-height: 1.125rem;height: 1.125rem;overflow: hidden;}
.part2-l .news-list li i{font-style: normal;float: right;width: 70px;text-align: right;font-family: 微软雅黑;font-size: 0.875rem;color: #323232;}
.part2-l .news-list li:hover p{color: #a62525;padding-left: 6px;transition: 0.6s all;}
.part2-r{width: 34.61%;}
.part2-r a{position: relative;display: block;}
.part2-r .pic{overflow: hidden;}
.part2-r .pic img{display: block;width: 100%;transition: 0.6s all;}
.part2-r .text{position: absolute;bottom: 0.75rem;height: 58px;left: 0;width: 100%;background: url(../images/part2-05.png) no-repeat center;}
.part2-r .text p{line-height: 58px;display: table;margin: 0 auto;font-size: 1.375rem;color: #207be2;font-weight: bold;padding-left: 40px;background: url(../images/part2-06.png) no-repeat left center;}
.part2-r:hover .pic img{transform: scale(1.1);transition: 0.6s all;}

/* part3 */
.part3-bg{padding-top: 3.4375rem;background: url(../images/part3-bg.png) no-repeat 3.125rem center;background-size: cover;}
.sametitle{margin-bottom: 1.875rem;padding-bottom: 0.9375rem;border-bottom: 1px solid #cccccc;}
.sametitle h5{font-size: 1.625rem;color: #333333;font-weight: bold;line-height: 32px;padding-left: 3.125rem;background: url(../images/part3-title.png) no-repeat left center;background-size: 2.1875rem;}
.sametitle a{font-size: 0.875rem;color: #656565;margin-top: 8px;transition: 0.6s all;}
.sametitle a:hover{color: #a62525;margin-right: 6px;transition: 0.6s all;}
.part3{margin-bottom: 3.75rem;}
.part3 ul li{float: left;width: 49.23%;}
.part3 ul li+li{width: calc(25.385% - 20px);margin-left: 20px;}
.part3 ul+ul{margin-top: 20px;}
.part3 ul+ul li{width: calc(25.385% - 20px);margin-right: 20px;margin-left: 0;}
.part3 ul+ul li+li+li{width: 49.23%;margin-right: 0;margin-left: 0;}
.part3 ul li a{display: block;position: relative;}
.part3 ul li .pic{overflow: hidden;}
.part3 ul li .pic img{display: block;width: 100%;transition: 0.6s all;}
.part3 ul li .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/part3-07.png) no-repeat bottom left;}
.part3 ul li .text p{position: absolute;width: calc(100% - 50px);padding: 0 25px;bottom: 25px;font-size: 1.125rem;color: #fff;line-height: 1.625rem;}
.part3 ul li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3 ul li:hover .text p{text-decoration: underline;}
.footer-links .links{width: calc(50% - 20px);}
.footer-links .links h5{font-size: 1.125rem;font-weight: bold;color: #323232;width: 110px;}
.footer-links .links p{width: calc(100% - 110px);}
.footer-links .links p a{font-size: 1rem;color: #333333;margin-right: 1.875rem;transition: 0.6s all;margin-bottom: 0.625rem;display: inline-block;}
.footer-links .links p a:hover{color: #a62525;transition: 0.6s all;}
/* footer */
.footer{padding-top: 8.75rem; background: url(../images/footer-bg.png) no-repeat top center;background-size: cover;}
.footer-l{width: 33%;}
.footer-l li{font-size: 0.875rem;color: #fff;margin-bottom: 1.5rem;line-height: 1.25rem;padding-left: 25px;background: url(../images/footer01.png) no-repeat left 2px;}
.footer-l li+li{background: url(../images/footer02.png) no-repeat left 2px;}
.footer-l li+li+li{background: url(../images/footer03.png) no-repeat left 2px;}
.footer-c{width: 33%;}
.footer-c img{width: 100%;display: block;margin: 0 auto;}
.footer-r{width: 33%;}
.footer-r ul{width: 65%;}
.footer-r li{float: left;width: 46%;margin-right: 8%;}
.footer-r li+li{margin-right: 0;}
.footer-r li .pic img{display: block;margin: 0 auto;width: 100%;}
.footer-r li p{margin-top: 0.9375rem;font-size: 1rem;color: #fff;text-align: center;}
.footer .copyright{margin-top: 1.875rem;border-top: 1px solid #3a689e; padding: 1.375rem 0;font-size: 0.875rem;color: #fff;line-height: 1.625rem;text-align: center;}





@media screen and (max-width: 1024px) {
	
}
@media(max-width: 850px) {
.footer{background: #08458a;padding-top: 1.875rem;}
.footer-l{float: none;width: 100%;}
.footer-l li{display: table;margin: 0 auto 1.5625rem auto;}
.footer-c{float: none;width: 100%;margin: 1.25rem 0;}
.footer-c img{width: 80%;}
.footer-r{float: none;width: 100%;}
.footer-r ul{margin: 0 auto;float: none;}
.part3 ul li{width: 100%;margin-bottom: 1.875rem;}
.part3 ul li+li{width: 48%;margin-left: 0;}
.part3 ul li+li+li{margin-left: 4%;}
.part3 ul+ul{margin-top: 0;}
.part3 ul+ul li{width: 48%;margin-left: 0;margin-right: 4%;}
.part3 ul+ul li+li{margin-right: 0;}
.part3 ul+ul li+li+li{width: 100%;margin-bottom: 0;}
.footer-links .links{width: 100%;margin-bottom: 1.875rem;}
.part2-l{width: 100%;}
.part2-r{width: 100%;margin-top: 2.5rem;}
}
@media(max-width: 540px) {
	.part2-l .tabs{width: 100%;height: auto;}
	.part2-l .swiper-container{width: 100%;height: auto;}
	.part2-l .tabs p{padding: 10px 0;}
	.part2-l .tabs p a{height: auto;}
	.part2-l .tabs p.active{background-size: contain;}
	.part2-l .tabs p.active::after{display: none;}
	.part2-l .news-list li p{height: auto;line-height: 1.625rem;}
	.part3 ul li .text p{width: 90%;padding: 0 5%;}
	.part2-l .news-list{padding: 20px;}
}
@media(max-width: 375px) {
	.footer-r ul{width: 100%;}
	.footer-c img{width: 100%;}
}
@media(max-width: 360px) {
	
}
@media(max-width: 320px) {
	
}












/*==========================================内页 开始=============================================*/




#nav_slide{background: #154b8a;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #154b8a;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}



.n_container{margin:3.75rem 0 3.125rem 0; overflow: hidden; }
.n_container .w13{position: relative;}
.n_leftbg{position: absolute;left: 0;top: 0; width: 300px;height: 100%;background-image: linear-gradient(to bottom, rgba(248, 248, 248, 1), rgba(248, 248, 248, 0.3));}
.n_container .n_left{float:left;width: 300px;position: relative;z-index: 1;}
.n_container .n_left h1{height:120px;line-height:120px;background: url(../images/left_bg.png) no-repeat center;font-size:2.25rem;color:#fff;text-align: center; }
.n_container .n_left h1 span{position:relative;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -18px;width: 30px;height:2px;background:#fff;left: 50%;margin-left: -15px;}
.n_container .n_left ul{background: #f8f8f8;padding: 0;}
.n_container .n_left ul li:last-child:before{ display:none}
.n_container .n_left .con ul li{line-height: 70px;font-size: 18px;color: #333333;position:relative;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 25px;right: 25px;height:1px;background: #e3dcc4;}
.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li.on i{background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li>a{color: #333333;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 30px;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{border-left: 3px solid #154b8a; color: #154b8a;background: #ebebeb;}
.n_container .n_left .con ul li dl{display:none;padding: 5px 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 34px;padding: 0 30px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 16px;line-height: 24px; color: #323232 !important;padding: 12px 0 12px 20px;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 20px;height: 11px;position: absolute;right: -20px;top: 18px; position:absolute;background: url(../images/left_jiantou02.png) no-repeat center;}
.n_container .n_left .con ul li i.up{ background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 25px;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd  a:hover, .n_container .n_left .con ul li dl dd.on a{color: #154b8a !important;}
.n_container .n_left .con ul li dl dd:hover a:before,.n_container .n_left .con ul li dl dd.on a:before{ background:#154b8a;}
.mianbaoxie{padding-bottom: 15px;margin-bottom: 2.875rem; border-bottom: 1px solid #dadada; position: relative;}
.mianbaoxie h2{font-size: 2rem;display:inline-block;color: #323232;text-align: center;}
.mianbao{padding: 0 0 0 20px;background: url(../images/position01.png) left center no-repeat;display: inline-block;vertical-align: top;}
.mianbao,.mianbao i,.mianbao a{font-size: 14px;color: #333;font-style:normal;transition: 0.6s all;}
.mianbao i{display: inherit; margin:0 10px;width: 6px;height: 6px;background: url(../images/position02.png) no-repeat center;}
.mianbao a.on{color: #005bac;}
.mianbao a:hover{color: #005bac;transition: 0.6s all;}
.n_container .n_right{ width:calc(100% - 300px); padding-left:3.75rem}
.n_titu li a{display: inline-block;position: relative; margin-bottom: 1.25rem;padding-bottom: 1.25rem;border-bottom: 1px solid #e1e1e1;}
.n_titu li .time{width: 70px;position: absolute;top: 50%;margin-top: -22px;}
.n_titu li .time .day{transition: 0.6s all;font-size: 1.5rem;color: #666666;font-weight: bold;margin-bottom: 0.625rem;text-align: right;}
.n_titu li .time .year{font-size: 0.875rem;color: #666666;text-align: right;}
.n_titu li .n_nr{margin-left: 100px;border-left: 1px solid #e1e1e1;position: relative;}
.n_titu li .n_nr .pic{overflow: hidden;width: 270px;height: 180px;position: relative;margin-right: 30px;}
.n_titu li .n_nr .pic img{display: block;width: 100%;transition: 0.6s all;}
.n_titu li .n_nr .text{margin-left: 30px;}
.n_titu li .n_nr .text h5{transition: 0.6s all;font-size: 1.125rem;color: #323232;line-height: 1.875rem;max-height: 3.75rem;overflow: hidden;margin-bottom: 0.625rem;}
.n_titu li .n_nr .text p{font-size: 0.875rem;color: #999999; line-height: 1.5rem;max-height: 4.5rem;overflow: hidden;margin-bottom: 1.25rem;}
.n_titu li .n_nr .text i{width: 35px;height: 17px;display: inline-block;background: url(../images/n_titu_img02.png) no-repeat center;}
.n_titu li .n_nr .text h3{font-size: 0.875rem;color: #154b8a;display: none;}
.n_titu li:hover .time .day{color: #154b8a;}
.n_titu li:hover .n_nr .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .n_nr .text h5{color: #154b8a;transition: 0.6s all;}

.fanye{margin-top: 4.375rem;}
.fanye img{ max-width:100%}

/* 图片 */
.n_tu ul{margin-right: -4.22%;margin-bottom: -1.875rem;}
.n_tu li{float: left;width: 30.2%;margin-right: 2.6%;margin-bottom: 1.875rem;}
.n_tu li a{display: block;}
.n_tu li .pic{overflow: hidden;}
.n_tu li .pic img{display: block;width: 100%;height: 298px; transition: 0.6s all;object-fit: cover;}
.n_tu li p{font-size: 1rem;color: #323232;line-height: 1.125rem;height: 1.125rem;overflow: hidden;text-align: center;margin-top: 1rem;transition: 0.6s all;}
.n_tu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tu li:hover p{color: #154b8a;transition: 0.6s all;}
.n_video li a{border:1px solid #dedede;padding-bottom: 1rem;display: block;}
.n_video li .pic{position: relative;}
.n_video li .pic img{height:164px}
.n_video li .pic:before{content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../images/videoic.png) repeat-x bottom center;
    width: 3.125rem;
    height: 3.125rem;
    z-index: 4;
    transform: translate(-50%, -50%);
    background-size: 3.125rem;}
/*==========================================内页 结束=============================================*/

@media(max-width: 1200px){
	.mianbaoxie{ display:none}
	.n_container{ padding:2rem 0 3rem}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0;}
	#nav_slide{ display:block}
	.n_leftbg{display: none;}
}

@media(max-width: 1250px){
	.n_tu li .pic img{height: 269px;}
}


@media(max-width: 850px){
	.n_titu li .time{display: none;}
	.n_titu li .n_nr{margin-left: 0;border-left: none;}
	.n_titu li .n_nr .text i{display: none;}
	.n_titu li .n_nr .text h3{display: block;}
	.n_tu li .pic img{height: 252px;}
}
@media(max-width: 750px){
	.n_tu li .pic img{height: 222px;}
}
@media(max-width: 650px){
	.n_tu li{width: 48%;margin-right: 4%;}
	.n_tu li:nth-child(even){margin-right: 0;}
	.n_tu ul{margin-right: 0;}
	.n_tu li .pic img{height: 280px;}
}
@media(max-width: 540px){
	.n_titu li .n_nr .pic{width: 100%;height: auto;margin-right: 0;float: none;}
	.n_titu li .n_nr .text{margin-left: 0;margin-top: 1.25rem;}
	.fanye{margin-top: 2.5rem;}
	.n_tu li .pic img{height: 234px;}
	
}
@media(max-width: 414px){
	.n_tu li{width: 100%;margin-right: 0;}
	.n_tu li .pic img{height: auto;}
	
}


.bannerNy{margin-top: 120px;background: url(../images/bannerNy.png) no-repeat center;background-size: cover;height: 22.5rem;}
@media(max-width: 1200px){
	.bannerNy{margin-top: 0px;}
}
@media(max-width: 414px){
	.bannerNy{height: 12.5rem;}
}


/* 院系设置 */
.xyBox{}
.xyBox ul{margin-left: -3%;}
.xyBox ul li{margin-left: 3%;width: 30.333%;float: left;background: white; box-shadow: 0px 0px 5.81px 1.19px rgba(0, 0, 0, 0.11);height: 8.75rem;border-left: 3px solid #154b8a;display: flex;align-items: center;margin-bottom: 3%;position: relative;}
.xyBox ul li::after{background: url(../images/vi00.png) no-repeat right bottom;content: "";position: absolute;right: 0;bottom: 0;width: 100%;height: 100%;z-index: 1;}
.xyBox ul li::before{background: url(../images/vi11.png) no-repeat right bottom;content: "";position: absolute;right: 0;bottom: 0;width: 100%;height: 0;z-index: 2;}
.xyBox ul li:hover::before{height: 100%;transition: 0.6s;}
.xyBox ul li a{display: block;padding: 0 1.5625rem;position: relative;z-index: 9;}
.xyBox ul li a p{font-size: 1.5rem;color: #323232;line-height: 2.25rem;}
.xyBox ul li a:hover p{color: #003D98;}

@media(max-width: 850px){
	.xyBox ul{margin-left: 0%;}
	.xyBox ul li{margin-left: 0%;width: 48%;float: left;}
	.xyBox ul li:nth-child(even){margin-left: 0%;width: 48%;float: right;}
}

/* 内容页 */
/* show */

.show01{margin-bottom: 2rem;}
.show01 h5{font-size: 2.125rem;line-height: 3.125rem;text-align: center;margin-bottom: 1.5625rem;font-weight: normal;}
.show01 p{text-align: center;font-size: 0.75rem;color: #666666;background: #f4f4f4;line-height: 2.875rem;}
.show01 i{font-style: normal;margin: 0 8px;padding-left: 1.5rem;}
.show01 i{background: url(../images/time.png) no-repeat left center;line-height: 19px;display: inline-block;}
.show01 i+i{background: url(../images/eye.png) no-repeat left center;padding-left: 1.75rem;}
.show02{padding-bottom: 1.25rem;border-bottom: 1px solid #d9d9d9;margin-bottom: 2.8125rem;}
.show02 p{text-indent: 2em!important;font-size: 1.125rem!important;color: #333333;line-height: 2.25rem!important;margin-bottom: 1.875rem;}
.show02 p video{display:block;margin:0 auto;max-width:100%;height:auto !important;}
.show02 img{display: block;margin: 0 auto 1.875rem auto;max-width: 100%;border: none!important;}
.show03 p{font-size: 1.125rem;color: #666666;margin-bottom: 1.25rem;line-height:2.125rem;}
.show03 p a{color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #004B87;transition: 0.6s all;}

/* 文章列表页 */
.TextList ul li{padding: 1.125rem 0;border-bottom: 1px solid #e5e5e5;}
.TextList ul {margin-top: -1.125rem;}
.TextList ul li a{display: block;}
.TextList ul li a .date{width: 4rem;position: relative;}
.TextList ul li a .date::after{position: absolute;content: "";left: 6rem;top: 0;width: 1px;height: 100%;background: #e6e6e6;}
.TextList ul li a .date i{display: block;font-size: 1.5rem;color: #666;text-align: center;font-style: normal;font-weight: bold;}
.TextList ul li a .date b{display: block;font-weight: normal;font-size: 0.875rem;color: #666;display: block;text-align: right;margin-top: 0.3125rem;}
.TextList ul li a .text{width: calc(100% - 8rem);}
.TextList ul li a .text p{font-size: 1.125rem;color: #000;line-height: 1.625rem;height: 1.625rem;overflow: hidden;margin-top: 0.25rem;line-height: 1.75rem;height: 1.75rem;overflow: hidden;}
.TextList ul li a .text p:hover{color: #003D98;}
@media(max-width: 414px){
	.TextList ul li a .text p{margin-top: 0;height: auto;overflow: hidden;}
	.TextList ul li a .date::after{left: 5rem;top: 0;}
	.TextList ul li a .text{width: calc(100% - 6rem);}
}


.LinkBox ul li b{display: none; font-style: normal;font-size: 0.12rem;
 color: #999;
 text-align: center;
 position: absolute;
 bottom: -4.9375rem;
 width: 100%;
 padding: 0.9375rem;
 background: #dbe9f5;
border: 1px solid #cfdce8;
 z-index: 2;
 line-height: 22px;}
.LinkBox ul li:hover b{display: block;}

/* 学院专业 */
/* page start */
.n_container .n_left2{position: absolute;}
.n_container .n_right2{width: 100%;padding-left: 0;}
.mianbaoxie2{}
.mianbaoxie2 .mianbao{float: right;}
.mianbaoxie2 .mianbao i{display: inline-block;line-height: 2rem;}
.mianbaoxie2 .mianbao a{display: inline-block;line-height: 2rem;}
.mianbaoxie2 h4{font-size: 1.75rem;line-height: 2rem;color:#003D98;float: left;}
.Show_page>ul{display: flex;flex-wrap: wrap;justify-content: flex-start;margin-left:-3%;}
.Show_page li.xyzy{width: 30.333%;margin-bottom: 3%;border: 1px solid #dcdcdc;margin-left:3%;background: url(../images/xyzybg_img.png) no-repeat center bottom #FFFFFF;background-size: contain;}
.Show_page li.xyzy .pic{overflow: hidden;position: relative;}
.Show_page li.xyzy .pic .img{overflow: hidden;width: 100%;}
.Show_page li.xyzy .pic .img img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.Show_page li.xyzy .pic p{position: absolute;top: 0;left: 0;width: 100%;height: 100%; background: url(../images/page02.png) repeat-x bottom;}
.Show_page li.xyzy .pic p a{position: absolute;bottom: 1.25rem;left: 1.25rem;width: calc(100% - 40px);color: #fff;font-size: 1.125rem;line-height: 1.25rem;padding-right: 1.75rem;font-weight: 600;}
.Show_page li.xyzy .pic p a::after{content: "";position: absolute;right: 0;background: url(../images/xyzy01.png) no-repeat center;width: 1.75rem;height: 1.75rem;background-size: 1.75rem;}
.Show_page .text{padding: 1.875rem 1rem 1.25rem 1rem;}
.Show_page .text dl{display: flex;flex-wrap: wrap;justify-content: space-between;}
.Show_page .text dd{width: 49%;margin-bottom: 1rem;background: url(../images/page03.png) no-repeat left 4px;padding-left: 14px;}
.Show_page .text dd>a{display: block;font-size: 1rem;line-height: 1.375rem; color: #333333;width: calc(100% - 10px);transition: 0.6s all;}
.Show_page .text dd> ul{padding-left: 0.625rem;margin-top: 0.5rem;}
.Show_page .text dd> ul li{}
.Show_page .text dd> ul li a{display: block;font-size: 0.875rem;color: #666666;line-height: 1.25rem;position: relative;padding-left: 0.625rem;}
.Show_page .text dd> ul li a:hover{color:#003D98;}
.Show_page .text dd> ul li a::after{position: absolute;left: 0px;top: 4px;content: "";width: 4px;height: 4px;border-radius: 2px;background: #003D98;}
.Show_page .text dd> ul li+li{margin-top: 0.5rem;}
.Show_page .text dd>a:hover{color: #003D98;padding-left: 4px;transition: 0.6s all;}
.Show_page li:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}

@media(max-width: 1100px) {
	.n_container .n_right2{padding-top: 2.5rem;}
	.Show_page>ul{margin-left: 0;justify-content: space-around;}
	.Show_page li.xyzy{width: 48%;margin-left: 0;margin-bottom: 2%;}
}
@media(max-width: 580px) {
	.Show_page li.xyzy{width: 100%;margin-bottom: 4%;}
}

/* page end */


/* 学院专业 */
.part4 {padding: 3.125rem 0;}
.part4 .sametitle h5{font-size: 1.625rem;color: #333333;font-weight: bold;line-height: 32px;padding-left: 3.125rem;background: url(../images/part4-title.png) no-repeat left center;background-size: 2.4375rem;}
.part4  ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.part4 li{width: 31.333%;margin-bottom: 2%;border: 1px solid #dcdcdc;margin-left:2%;background:#FFFFFF;}
.part4 li .xyBox{background: #084389;}
.part4 li .xyBox p{top: 0;left: 0;width: 100%;height: 100%;padding: 1.25rem;}
.part4 li .xyBox p a{width: 100%;color: #fff;font-size: 1.125rem;line-height: 1.25rem;padding-right: 1.5rem;font-weight: 600;line-height: 1.625rem;position: relative;display: block;}
.part4 li .xyBox p a::after{content: "";position: absolute;right: 0;background: url(../images/xyzy01.png) no-repeat center;width: 1.75rem;height: 1.75rem;background-size: 1.75rem;transition: 0.4s all;}
.part4 li .xyBox p a:hover{color: #ffb400;}
.part4 li .xyBox p a:hover::after{right: 0.625rem;transition: 0.4s all;}
.part4 .text{padding: 1.875rem 1rem 1.25rem 1rem;}
.part4 .text dl{display: flex;flex-wrap: wrap;justify-content: space-between;}
.part4 .text dd{width: 49%;margin-bottom: 1rem;background: url(../images/page03.png) no-repeat left 4px;padding-left: 14px;}
.part4 .text dd>a{display: block;font-size: 1rem;line-height: 1.375rem; color: #333333;width: calc(100% - 10px);transition: 0.6s all;}
.part4 .text dd> ul{padding-left: 0.625rem;margin-top: 0.5rem;}
.part4 .text dd> ul li{}
.part4 .text dd> ul li a{display: block;font-size: 0.875rem;color: #666666;line-height: 1.25rem;position: relative;padding-left: 0.625rem;}
.part4 .text dd> ul li a:hover{color:#003D98;}
.part4 .text dd> ul li a::after{position: absolute;left: 0px;top: 4px;content: "";width: 4px;height: 4px;border-radius: 2px;background: #003D98;}
.part4 .text dd> ul li+li{margin-top: 0.5rem;}
.part4 .text dd>a:hover{color: #003D98;padding-left: 4px;transition: 0.6s all;}
.part4 li:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}

@media(max-width: 1100px) {
	.part4 li{width: 48%;margin-bottom: 2%;}
	.part4{padding-bottom: 0;}
}
@media(max-width: 580px) {
	.part4 li{width: 100%;margin-bottom: 4%;}
}
/*==========================================内页 结束=============================================*/