@charset "utf-8";
/* CSS Document public*/
*{font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"Microsoft Yahei",Arial,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;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
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;}
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;width: 100%;height: auto;}
.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%;}
.w14{max-width:1400px;margin:0 auto;}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#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}


#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;transition: 0.4s;}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #3961f0;}
#gotop svg:hover{width:100%;height:100%;fill: #ec8e13;}
#gotop:hover{bottom: 90px;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
 .ie9tips a{color:red;}  
 .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
 .ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}

@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:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box{z-index:999999;left: 0;right: 0;top: 0;background:#093f7d;}
#header{z-index:999;width:100%;transition: 0.6s;position: relative;padding-bottom: 25px;background:url(../images/head-text.png) no-repeat 60% center #093f7d;}
#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 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{padding: 1.5rem 0;}
#header #logo .table{ width:auto;}

.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
.bannerBox{position: relative;}
.header_box .rightBox p{font-size: 1.0625rem;color: white;}
.header_box .search{width:14.375rem;height: 40px;border-radius: 20px;background: white;margin-left: 1rem;position: relative;}
.header_box .search input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #323232;line-height: 40px;height: 40px;width: 100%;}
.header_box .search input[type="image"]{position: absolute;
    right: -1px;
    top: 0;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;}
.header_box .search .input1{float: left;width: calc(100% - 45px);}
.header_box .search .input2{float: right;color: #323232;width: 40px;height: 40px;border-radius: 50%;background: #1575d9;}
.header_box .search .input2 input[type="image"]{margin-left: 10px;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}

#nav{background:url(../images/navBG.png) repeat-y;width: 100%;position: relative;z-index: 99;max-width: 87.5rem;margin: 0 auto;position: absolute;bottom: -25px;left: 50%;margin-left: -43.75rem;background-size: 100%;}
#nav ul{width:100%;padding: 0 3.125rem;}
#nav ul li{position:relative;z-index:0;width: 12.5%;}
#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 1rem;color: #fff;line-height: 50px;position:relative;transition:.6s;font-weight: normal;text-align: center;}
#nav ul li::before{content: "";position: absolute;left: 0;width: 1px;height: 0.8125rem;background: #0863c2;top: 50%;margin-top: -0.40625rem;}
#nav ul li::after{content: "";position: absolute;right: 0;width: 1px;height: 0.8125rem;background: #2683e4;top: 50%;margin-top: -0.40625rem;}
#nav ul li:hover a h3{color:#fff;background: #e87b00;}
#nav ul li:hover a{color:#e87b00;}
#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: 100%;left:50%;margin-left: -50%;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: #e87b00;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: #e87b00;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}

.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 #logo .rightBox img{display: block;}

.topLink{float: right;margin-top: 36px;}
.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);position: fixed;}
#header.xg #logo .table{transform: scale(0.7);}
#header.xg #logo{padding: 0.5rem 0;}
#header.xg #logo img{max-height: 3.5rem;}

/*手机头部开始*/
#m_header{z-index: 99;}
#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 input[type="text"]{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 input[type="image"]{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;}

#m_nav .rightBox {width: 100%;margin-top: 1.875rem;}
#m_nav .rightBox p {font-size: 1rem;color: #FFFFFF;line-height: 1.5rem;padding: 0 2rem;}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999;}
#nav_btn_box.on{ background:none;  }
#nav_btn{display: none;}
#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;}

/*导航按钮结束*/


/*顶部搜索*/
.tc_search{margin: 0 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1.5rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search input[type="text"]{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 input[type="image"]{ position:absolute; top:0; right:0; width: 40px;height:38px; line-height:38px; border:0;}
.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_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: rgba(32,77,140,0.9);width:100%;height:100vh;right: -100vw;top: 0;display:none;padding: 7rem 0 0 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/jia.svg) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images/jian.svg) center no-repeat;}
#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: #ffb400;}
#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;background:#093f7d;}



/* banner开始*/
/* banner */
.bannerBox{max-height: 44.375rem;overflow: hidden;}
.banner{width: 100%;max-height: 44.375rem;overflow: hidden;max-width: 100%;margin: 0 auto;}
.banner img{width: 100%;display: block;max-height: 690px;}
.banner .swiper-pagination-bullet{background: none;border: 1px solid #e87b00;opacity: 1;width: 1rem;height: 1rem;}
.banner .swiper-pagination-bullet-active{background: #e87b00;}
.banner .swiper-pagination{bottom: 2.8125rem;}

@media(max-width: 1760px){
	.bannerBox .swiper-button-prev{left: 10%;}
	.bannerBox .swiper-button-next{right: 10%;}
}
@media(max-width: 1560px){
	.bannerBox .swiper-button-prev{left: 5%;}
	.bannerBox .swiper-button-next{right: 5%;}
}
@media(max-width: 1440px){
	.bannerBox .swiper-button-prev{left: 10px;}
	.bannerBox .swiper-button-next{right: 10px;}
}
/* banner结束 */
/* LinkBox 开始 */
.LinkBox{margin-top: 2.1875rem;position: relative;z-index: 9;margin-top: -2.1875rem;}
.LinkBox ul{dmargin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 5%;}
.LinkBox ul li{width: 16%;float: left;position: relative;transition: 0.6s;position: relative;transition: 0.4s;margin-left: 2%\0;_margin-left: 2%;background: #204d90;border-radius: 6px;}
.LinkBox ul li:nth-child(1){ background: #0356ad;box-shadow: 0px 0px 14px 0px rgba(10, 67, 126, 0.15);border-radius: 10px;}
.LinkBox ul li:nth-child(2){ background: #117dc2;box-shadow: 0px 0px 14px 0px rgba(10, 67, 126, 0.15);border-radius: 10px;}
.LinkBox ul li:nth-child(3){ background: #079972;box-shadow: 0px 0px 14px 0px rgba(10, 67, 126, 0.15);border-radius: 10px;}
.LinkBox ul li:nth-child(4){ background: #473dcb;box-shadow: 0px 0px 14px 0px rgba(10, 67, 126, 0.15);border-radius: 10px;}
.LinkBox ul li:nth-child(5){ background: #8c38d4;box-shadow: 0px 0px 14px 0px rgba(10, 67, 126, 0.15);border-radius: 10px;}

.LinkBox ul li a{padding: 10px 1rem;justify-content: space-around!important;}
.LinkBox ul li a div{height: 54px;width:54px;margin-left: 0.8rem;border-radius: 50%;border: 1px dashed #FFFFFF;}
.LinkBox ul li a div svg{max-height: 2rem;display: block;margin: 10px auto 0;}
.LinkBox ul li a div span{width: 100%;display: block;justify-content: center;margin: auto auto;height: 100%;align-items: center;}
.LinkBox ul li a p{font-size: 1.125rem;color: #FFFFFF;display: inline-block;line-height: 1.5rem;}
.LinkBox ul li:hover a p{font-weight: normal;text-decoration: underline;color:#ffb400;}
@media(max-width: 960px){
	.LinkBox ul{width: 100%;padding: 0;}
	.LinkBox ul li a div{margin: 0 auto;}
	.LinkBox ul li a p{text-align: center;margin-top: 0.5rem;}
}
@media(max-width: 580px){
	.LinkBox{margin-top: 1.5rem;}
	.LinkBox ul{justify-content: space-between;}
	.LinkBox ul li{width: 32.333%;}
	.LinkBox ul li:nth-child(4){width: 49%;}
	.LinkBox ul li:nth-child(5){width: 49%;}
	.LinkBox ul li+li+li+li{margin-top: 2%;}
	.LinkBox ul li a{flex-direction: column;}
	.LinkBox ul li a img{transform: scale(0.9);}
	.LinkBox ul li a div{height: 40px;width: 40px;}
	.LinkBox ul li a{padding: 8px 0;}
        .LinkBox ul li a div svg{margin: 4px auto 0;}
}
/* LinkBox 结束 */


a{ color:inherit}



@media(max-width: 1100px){
	#nav ul{display: none;}
	.m_header_box{height:auto;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	#m_header{height: 9.375rem;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 25px;;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	#m_header{height: auto;padding: 1rem 0;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 80%;}
       .fixedBG{display:none;}
}

@media(max-width: 768px){
	#nav{position: relative;}
	.logo2{margin-left: 25px;max-width: 70%;}
}

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}

/* bg */
.bg{background: url(../images/bg.png) no-repeat bottom center;background-size: cover;}

/* 通知  快讯start */
.fixedBG{position: fixed;left: 0;bottom: 0;width: 100vw;height: 100vh;background: url(../images/part1bg_bg.png) no-repeat bottom center;background-size: contain;}
.tzkx{padding: 4rem 0;position: relative;z-index: 9;}
.tzL,.kxR{width: 48.57%;}
.tzL .Btitle h5{margin: 0;background: url(../images/titleic01.png) no-repeat left center;}
.kxR .Btitle h5{margin: 0;background: url(../images/titleic02.png) no-repeat left center;}
.tzL .Btitle,.kxR .Btitle{padding-bottom: 0.75rem;border-bottom: 1px solid #003062;}
.tzLT{padding-bottom: 1.375rem;border-bottom: 1px dashed #dcdcdc;}
.tzLT a{}
.tzLT .time{width: 63px;height: 59px;background: url(../images/tz01.png) no-repeat center;padding-top: 8px;}
.tzLT .time .day{font-size: 1.25rem;color: #0a437e;text-align: center;font-weight: 600;line-height: 35px;}
.tzLT .time .year{font-size: 0.75rem;color: #fff;line-height: 16px;text-align: center;}
.tzLT .text{width: calc(100% - 83px);}
.tzLT .text h5{font-size: 1.125rem;color: #333;font-weight: 600;line-height: 1.375rem;height: 1.375rem;overflow: hidden;margin-bottom: 1.25rem;transition: 0.6s all;}
.tzLT .text p{font-size: 0.75rem;color: #737373;line-height: 1.375rem;height: 4.125rem;transition: 0.6s all;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.tzLT:hover .text h5{color: #0a437e;transition: 0.6s all;}
.tzL li a{line-height: 3.125rem;height: 3.125rem;overflow: hidden;border-bottom: 1px dashed #dcdcdc;}
.tzL li p{width: calc(100% - 110px);padding-left: 14px;font-size: 1rem;color: #333333;position: relative;height:3.125rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tzL li p::after{content: "";width: 8px;height: 2px;background: #0067d1;position: absolute;left: 0;top: 50%;margin-top: -1px;}
.tzL li i{font-style: normal;font-size: 0.875rem;color: #737373;padding-left: 18px;background: url(../images/time.png) no-repeat left center;}
.tzL li:hover p{color: #0a437e;transition: 0.6s all;padding-left: 18px;}
.kxRT{padding-bottom: 1.375rem;border-bottom: 1px dashed #dcdcdc;}
.kxRT .swiper-slide .pic{overflow: hidden;width: 340px;}
.kxRT .swiper-slide .pic img{display: block;width: 100%;transition: 0.6s all;height: 225px;object-fit: cover;}
.kxRT .swiper-slide .text{width: calc(100% - 340px);padding: 1.5625rem 2.1875rem 1.875rem 1.5625rem; background: url(../images/kx02.png) no-repeat center;background-size: cover;}
.kxRT .swiper-slide .text i{font-size: 0.875rem;display: block; font-style: normal;color: #fff;line-height: 1.125rem;padding-left: 18px;background: url(../images/timeB.png) no-repeat left center;font-weight: normal;margin-bottom: 1.25rem;}
.kxRT .swiper-slide .text h5{transition: 0.6s all;font-size: 1.125rem;color: #fff;line-height: 1.625rem;height: 3.25rem;overflow: hidden;font-weight: bold;}
.kxRT .swiper-slide .text p{font-size: 0.875rem;color: #ccd3de;line-height: 1.375rem;height: 2.75rem;margin-top: 0.9375rem;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.kxRT .swiper-pagination{width: auto;left: 365px;bottom: 1.875rem;}
.kxRT .swiper-pagination .swiper-pagination-bullet{width: 11px;height: 11px;border: 1px solid #fff;opacity: 1;background: transparent;}
.kxRT .swiper-pagination .swiper-pagination-bullet-active{background: #fff;}
.kxRT .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.kxRT .swiper-slide:hover .text h5{color: #e87b00;transition: 0.6s all;}
.kxR li a{padding: 0.9375rem 0 1.25rem 0;border-bottom: 1px dashed #dcdcdc;}
.kxR li .text{width: calc(100% - 80px);padding-right: 1.25rem;}
.kxR li .time{width: 80px;border-left: 1px solid #acbed0;}
.kxR li .time .day{font-size: 1.375rem;color: #093f7d;text-align: right;line-height: 2.1875rem;}
.kxR li .time .year{font-size: 0.75rem;color: #0a437e;text-align: right;}
.kxR li .text h5{transition: 0.6s all;font-size: 1rem;color: #333333;line-height: 1.125rem;height: 1.125rem;font-weight: 600;margin-bottom: 0.75rem;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.kxR li .text p{font-size: 0.75rem;color: #737373;line-height: 0.875rem;height: 0.875rem;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.kxR li:hover h5{color: #0a437e;transition: 0.6s all;}
.zsdm a{display: block;margin-top: 3.75rem;}
.zsdm a img{display: block;width: 100%;box-shadow: 0px 9px 16px 0px rgba(0, 27, 55, 0.3);}
.m_zsdm a{display: none;margin-top: 2rem;}
.m_zsdm a img{display: block;width: 100%;box-shadow: 0px 9px 16px 0px rgba(0, 27, 55, 0.3);}
@media(max-width: 1200px){
	.kxRT .swiper-slide .pic{width: 260px;}
	.kxRT .swiper-slide .pic img{height: 226px;}
	.kxRT .swiper-slide .text{width: calc(100% - 260px);}
	.kxRT .swiper-pagination{left: 7.5rem;}
}
@media(max-width: 1000px){
	.tzL, .kxR{width: 100%;}
	.tzL{margin-bottom: 2.5rem;}
}
@media(max-width: 768px){
	.zsdm a{display: none;}
        .m_zsdm a{display: block;}
}
@media(max-width: 540px){
	.kxRT .swiper-slide .pic{width: 40%;}
	.kxRT .swiper-slide .text{width: 60%;}
	.kxRT .swiper-slide .pic img{height: 100%;width: 100%;}
	.kxRT .swiper-pagination{width: 100%;left: auto;}
	.kxRT .swiper-slide .text{padding: 1.5rem 1rem 2rem 1rem;}
	.kxRT .swiper-slide .text h5{height: 3rem;line-height: 1.5rem;}
	.kxRT .swiper-slide .text p{display: none;}
	.kxRT .swiper-pagination{bottom: 6px;}
	.kxRT .swiper-slide .text i{margin-bottom: 0.625rem;}
	
}
@media(max-width: 465px){
	/* .kxRT .swiper-slide .pic img{height: 200px;}	 */
}
@media(max-width: 400px){
	/* .kxRT .swiper-slide .pic img{height: 180px;}	 */
}
@media(max-width: 375px){
	/* .kxRT .swiper-slide .pic img{height: 160px;}	 */
}
@media(max-width: 350px){
	/* .kxRT .swiper-slide .pic img{height: 140px;}	 */
}
/* 通知  快讯end */

/* 宣传视频 start */
.xcsp{background: #e3eefa;padding: 5rem 0;position: relative;z-index: 9;}
.xcsp .Btitle h5{background: url(../images/titleic03.png) no-repeat left center;}
.xcsp .swiper-container {width: 100%;height: 100%;padding: 55px 0;}
.xcsp .swiper-slide {text-align: center;font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;transition: 300ms;transform: scale(0.9);}
.xcsp .swiper-slide a{display: block;padding: 0.625rem;background: #fff;box-shadow: 0px 0px 12px 0px rgba(0, 37, 69, 0.15);transition: 0.6s all;}
.xcsp .swiper-slide-active,.xcsp .swiper-slide-duplicate-active{transform: scale(1.32);z-index: 9;}
.xcsp .swiper-slide-prev{transform-origin: -250px;}
.xcsp .swiper-slide-next{transform-origin: 725px;}
.xcsp .swiper-slide .img{overflow: hidden;}
.xcsp .swiper-slide .img img{display: block;width: 100%;height: 295px;transition: 0.6s all;}
.xcsp .swiper-slide .pic{position: relative;}
.xcsp .swiper-slide .pic .icon img{position: absolute;width: 40px;height: 40px;top: 50%;left: 50%;margin-top: -20px;margin-left: -20px;-webkit-animation-name: scaleDraw;
            -webkit-animation-timing-function: ease-in-out;-webkit-animation-iteration-count: infinite;-webkit-animation-duration: 10s;}
			@keyframes scaleDraw {
			            0%{
			                transform: scale(1);
			            }
			            25%{
			                transform: scale(1.2); 
			            }
			            50%{
			                transform: scale(1);
			            }
			            75%{
			                transform: scale(1.2);
			            }
			        }
.xcsp .swiper-slide .text{overflow: hidden;}
.xcsp .swiper-slide .text p{font-size: 1.125rem;color: #333;line-height: 3.125rem;height: 3.125rem;overflow: hidden;}
.xcsp .swiper-slide-active .text p{font-size: 1rem;}
.xcsp .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.xcsp .swiper-slide:hover a{background: #0a437e;transition: 0.6s all;}
.xcsp .swiper-slide:hover .text p{color: #fff;}
.xcsp .swiper-button-next,.xcsp .swiper-button-prev{width: 60px;height: 60px;display: block;top: 50%;margin-top: -30px;}
.xcsp .swiper-button-next{background: url(../images/xcsp03.png) no-repeat center;right: 28%;}
.xcsp .swiper-button-prev{background: url(../images/xcsp02.png) no-repeat center;left: 28%;}
@media(max-width: 1600px){
	.xcsp .swiper-slide .img img{height: 240px;}
	.xcsp .swiper-slide-prev{transform-origin: -188px;}
	.xcsp .swiper-slide-next{transform-origin: 625px;}
	.xcsp .swiper-container{padding: 50px 0;}
}
@media(max-width: 1200px){
	.xcsp .swiper-slide .img img{height: 180px;}
	.xcsp .swiper-slide-prev{transform-origin: -140px;}
	.xcsp .swiper-slide-next{transform-origin: 455px;}
	.xcsp .swiper-container{padding: 40px 0;}
	.xcsp .swiper-button-prev{left: 15px;}
	.xcsp .swiper-button-next{right: 15px;}
}
@media(max-width: 850px){
	.xcsp .swiper-slide{width: 100% !important;transform: scale(1);}
	.xcsp .swiper-slide a{width: 100%;}
	.xcsp .swiper-slide .img img{height: auto;}
	.xcsp .swiper-container{padding: 0;}
	.xcsp .swiper-slide-active .text p{font-size: 1.125rem;}
	.tzkx{padding: 2.5rem 0;}
}
@media(max-width: 768px){
    .xcsp .swiper-button-next, .xcsp .swiper-button-prev{width: 40px;
         height: 40px;
         margin-top: -20px;
         background-size: 100% 100%;
        }
}
/* 宣传视频 end */
/* 校园生活 start */
					
.xysh{position: relative;z-index: 9; background: url(../images/xysh-bg.jpg) no-repeat bottom center;background-size: cover;padding: 4.0625rem 0 5.625rem 0;position: relative;}
.xysh svg .cls-1{fill: none;stroke: #ccc;stroke-miterlimit: 10;stroke-width:2px;opacity: 0.8;}
.xysh .w14{position: relative;z-index: 2;}
.Btitle{margin-bottom: 2.5rem;position: relative;overflow: hidden;}
.Btitle h5{display: table;margin: 0 auto;font-size: 2rem;color: #000000;line-height: 2.25rem;padding-left: 44px;background: url(../images/titleic04.png) no-repeat left center;}
.Btitle h5 i{font-style: normal;font-size: 1rem;color: #0a437e;margin-left: 0.3125rem;padding-left: 14px;position: relative;}
.Btitle h5 i::after{content: "";display: block; width: 11px;height: 22px;background: url(../images/titleicLine.png) no-repeat center; position: absolute;left: 0;bottom: 0;}
.Btitle a{display: block;position: absolute;right: 0;bottom: 0.375rem; font-size: 0.875rem;color: #666666;transition: 0.6s all;}
.Btitle a:hover{color: #0a437e;padding-right: 0.5rem;transition: 0.6s all;}
.xyshL{width: 48.57%;}
.xyshL a,.xyshR li{display: block;position: relative;}
.xyshL .pic,.xyshR .pic{overflow: hidden;}
.xyshL .pic img{height: 430px;}
.xyshR .pic img{height: 205px;}
.xyshL .pic img,.xyshR .pic img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;}
.xyshL .text,.xyshR .text{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(../images/xysh02.png) repeat-x bottom;}
.xyshL .text p,.xyshR .text p{position: absolute;bottom: 1.625rem;width: 100%;left: 0;padding: 0 0.9375rem;text-align: center;font-size: 1rem;color: #fff;line-height: 1.5rem;}
.xyshR{width: 51.43%;}
.xyshR li{width: calc(50% - 20px);margin-left: 20px;margin-bottom: 1.25rem;}
.xyshR .text p{bottom: 1.125rem;}
.xyshL:hover .pic img,.xyshR li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.xysh-icon{position: absolute;top: 0;left: 50%;margin-left: -330px; width: 660px;height: 170px;}
@media(max-width: 1200px){
	.xyshL .pic img{height: 350px;}
	.xyshR .pic img{height: 165px;}
}
@media(max-width: 850px){
	.Btitle h5{padding-top: 5px;padding-bottom: 5px;}
	.xyshL,.xyshR{width: 100%;}
	.xyshR{margin-top: 1.25rem;}
	.xyshR li{width: 49%;margin-left: 0;}
	.xyshL .pic img{height: auto;}
	.xyshR .pic img{height: 233px;}
}
@media(max-width: 768px){
	.xyshR .pic img{height: 209px;}
           .Btitle{margin-bottom: 1.5rem;}
}
@media(max-width: 660px){
	.xysh-icon{width: 100%;left: 0;margin-left: 0;}
}
@media(max-width: 540px){
	.xyshR li{width: 100%;}
	.xyshR .pic img{height: auto;}
}

/* 校园生活 end */

/* footer */
.footer{position: relative;z-index: 9; background: url(../images/footerBg.png) no-repeat center;background-size: cover;padding: 2.1875rem 0;}
.footer .w14{align-items: center;}
.footerL dt{font-size: 1.125rem;color: #fff;padding-bottom: 0.625rem;position: relative;margin-bottom: 1.25rem;}
.footerL dt::after{content: "";width: 1.625rem;height: 0.125rem;background: #e87b00;position: absolute;bottom: 0;left: 0;}
.footerL dd a{display: block;font-size: 0.875rem;color: #fff;margin-bottom: 0.9375rem;transition: 0.6s all;}
.footerL dd a:hover{color: #e87b00;transition: 0.6s all;}
.footerC .pic{overflow: hidden;margin-bottom: 1.25rem;}
.footerC .pic img{display: block;max-height: 2.8125rem;max-width: 100%;}
.footerC p{font-size: 0.875rem;line-height: 1.625rem;color: #fff;}
.footerC p em{font-style: normal;padding-left: 20px;margin-right: 1.25rem;background: url(../images/footer02.png) no-repeat left center;}
.footerC p em+em{background: url(../images/footer03.png) no-repeat left center;}
.footerC p em+em+em{background: url(../images/footer04.png) no-repeat left center;}
.footerC p+p em{background: url(../images/footer05.png) no-repeat left center;}
.footerC p+p em+em{background: url(../images/footer06.png) no-repeat left center;padding-left: 28px;}
.footerR .pic{overflow: hidden;}
.footerR .pic img{display: block;width: 140px;}
.footerR  p{font-size: 0.875rem;color: #fff;text-align: center;margin-top: 0.5rem;}
.copyright{position: relative;z-index: 9;background: #003062;padding: 1.5625rem 0.9375rem;}
.copyright p{font-size: 0.875rem;color: #fff;text-align: center;line-height: 1.375rem;}



@media screen and (max-width: 1200px) {
	
}
@media screen and (max-width: 1024px) {
}
@media(max-width: 851px) {


}
@media(max-width: 540px) {
	

}
@media(max-width: 414px) {
	
}
@media(max-width: 375px) {
	
}

@media(max-width: 320px) {
	
}
/*==========================================内页 开始=============================================*/
.Nybanner{max-width: 100%;margin: 0 auto;position: relative;z-index: 4;}
.Nybanner img{display: block;width: 100%;position: relative;}
.Nybanner::before{content: "";position: absolute;left: 0;bottom: 0;background: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));width: 100%;height: 100px;z-index: 6;}
@media(max-width: 1100px){
.Nybanner::before{display: none;}
}
#nav_slide{background: #204d90;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{background: #FFFFFF;}
#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: #204d90;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}



.n_container{position: relative;z-index: 99; padding:0 0 2.75rem 0;background:#f7f7f7;background-size: contain;}
.n_container .w11{}
.n_container .n_left{width: 260px;position: relative;z-index: 88;top: -120px;}
.n_container .n_left h1{height:120px;line-height:120px;background: url(../images/leftNavTbg.png) no-repeat right center #093f7d;font-size:2.25rem;color:#fff;padding: 0 1.875rem;}
.n_container .n_left h1 span{position:relative;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -10px;width: 30px;height:2px;background:#e87b00;left: 0;}
.n_container .n_left ul{background: white;border-top:4px solid #e87b00;padding-bottom: 2rem;}

.n_container .n_left .con ul li{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: 15px;right: 15px;height:1px;border-bottom: 1px dashed #bfbfbf;}
.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/jt.svg) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;background-size: 7px;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/jton.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li.on i{background:url(../images/jton.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 18px 20px;transition: 0.36s;position: relative;font-size: 16px;line-height: 26px;line-height: 24px;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #093f7d;}

.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 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 14px;line-height: 20px; color: #323232 !important;padding: 10px 0 10px 40px;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 4px;height: 4px;position: absolute;left: 20px;top: 18px; position:absolute;background: #204d90;}
.n_container .n_left .con ul li i.up{background:url(../images/jt.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images/jt.svg) center no-repeat;background-size: 7px;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: #204d90 !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:#204d90;}
.mianbaoxie{position: relative;margin-top:-2.5rem;height: 2.5rem;}
.mianbaoxie h2{font-size: 2rem;display:inline-block;color: #323232;text-align: center;}
.mianbao{padding: 0 0 0 20px;background: url(../images/now.png) left center no-repeat;display: inline-block;vertical-align: top;}
.mianbao,.mianbao i,.mianbao a{font-size: 14px;color: #FFFFFF;font-style:normal;transition: 0.6s all;line-height: 1.5rem;}
.mianbao i{display: inherit; margin:0 10px;width: 5px;height: 8px;background: url(../images/now.png) no-repeat center;}
.mianbao a.on{color: #e87b00;}
.mianbao a:hover{color: #e87b00;transition: 0.6s all;}
.n_container .n_right{ width:calc(100% - 300px); position: relative; z-index: 2;}
.n_container .n_right::after{content: "";width: 1;}
/* 题图列表页 */
.n_titu{margin-top: 2.5rem;}
.n_titu li{padding: 20px;background: white;margin-bottom: 10px;}
.n_titu li a{display: block;position: relative;}
.n_titu li .pic{position: relative;width: 15rem;float: left;margin-right: 1.25rem;min-width:3.75rem;}
.n_titu li .pic .img{overflow: hidden;}
.n_titu li .pic .img img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu li .text i{font-size: 0.75rem;color: #09438a;font-style: normal;font-weight: bold;padding-left: 24px;background: url(../images/time2.png) no-repeat left center;line-height: 1.25rem;}
.n_titu li .text{margin-left: 0;padding-top: 10px;}
.n_titu li .text h5{transition: 0.6s all; font-size: 1rem;color: #323232;line-height: 1.5rem;max-height: 1.5rem;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.n_titu li .text p{margin-top: 0.875rem;position: relative;font-size: 0.875rem;color: #737373;line-height: 1.375rem;height: 4.125rem;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.n_titu li:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.n_titu li:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #09438a;transition: 0.6s all;}
.fanye{margin-top: 2.5rem;}
.fanye img{ max-width:100%}


@media(max-width: 1100px){
	
	.mianbaoxie{ display:none}
	.n_container{margin-top: 0; padding:0 0 3rem}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0;background: transparent;}
	#nav_slide{ display:block}
	.n_leftbg{display: none;}
}

@media(max-width: 540px){
	.n_titu li{padding: 0;}
	.n_titu li a{border-bottom: none;}
	.n_titu li .pic{width: 100%;float: none;}
	.n_titu li .text{margin-left: 0;padding: 1.25rem;}
	.n_titu li .text h5{max-height: none;padding-top: 0;}
	.n_titu li .text p{height: 4.125rem;}
	.fanye{margin-top: 2.5rem;}
	
}

/* 摘要文章列表开始 */
.n_zylist{margin-top: 2.5rem;}
.n_zylist li{background: white;margin-bottom: 10px;padding: 1.875rem;}
.n_zylist li a{position: relative;flex-wrap: nowrap;}
.n_zylist li .time{border: 1px solid #093f7d;width: 3.75rem;height: 4.375rem;}
.n_zylist li .day{font-size: 1.625rem;color: #093f7d;text-align: center;font-weight: bold;margin-top: 0.625rem;}
.n_zylist li .year{font-size: 0.75rem;color: #093f7d;text-align: center;margin-top: 0.25rem;}
.n_zylist li .text{width: calc(100% - 80px);}
.n_zylist li .text h5{transition: 0.6s all; font-size: 1rem;color: #323232;line-height: 1.5rem;max-height: 1.5rem;font-weight: bold;overflow: hidden;text-overflow: ellipsis;
    white-space: nowrap;}
.n_zylist li .text p{margin-top: 0.5rem;position: relative;font-size: 0.875rem;color: #737373;line-height: 1.375rem;height: 2.75rem;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.n_zylist li:hover .text h5{color: #093f7d;transition: 0.6s all;}
.n_zylist li:hover .time{background: #093f7d;transition: 0.4s;}
.n_zylist li:hover .time .day,
.n_zylist li:hover .time .year{color: white;}
@media(max-width: 540px){
	.n_zylist li a{border-bottom: none;}
	.n_zylist li .text{margin-left: 0;margin-top: 1.25rem;}
	.n_zylist li .text h5{max-height: none;padding-top: 0;}
	.n_zylist li .text p{height: 4.125rem;}
	.fanye{margin-top: 2.5rem;}
	
}
/* 摘要文章列表结束 */
/* 文章列表页 */
.TextList{margin-top: 2.5rem;}
.TextList ul li{padding: 0.875rem 0;background: white;padding: 18px 20px;margin-bottom: 10px;}
.TextList ul li:hover{}
.TextList ul {}
.TextList ul li a{display: block;position: relative;overflow: hidden;position: relative;padding-left: 1.4rem;}
.TextList ul li a::after{position: absolute;content: "";background: #09438a;left: 0;top:10px;width: 10px;height: 3px;}
.TextList ul li i{display: block;position: relative;float: right; font-style: normal; width: 104px;text-align: right;color: #666666;transition: 0.6s all;line-height: 1.5rem;background: url(../images/time.png) no-repeat left center;padding-left: 20px;}
.TextList ul li p{transition: 0.6s all;line-height:1.5rem;width: calc(100% - 110px);float: left;font-size: 1rem;}
.TextList ul li:hover i{color: #204d90;transition: 0.6s all;}
.TextList ul li:hover p{color: #204d90;transition: 0.6s all;}
@media(max-width: 540px){
	.TextList ul li a::after{top: 2.5rem;}
	.TextList ul li i{text-align: left;width: 100%;margin-bottom:5px;}
	.TextList ul li p{margin-top: 0;height: auto;overflow: hidden;width: 100%;}
	.TextList ul li a .date::after{left: 5rem;top: 0;}
	.TextList ul li a .text{width: calc(100% - 6rem);}
}
/* 走进工大 start */
.n_zjgdlist{margin-top: 2.5rem;}
.n_zjgdlist li{width: 49.5%;background: #fff;padding: 1.5625rem 1.5625rem 1.5625rem 1.25rem;margin-bottom: 0.625rem;}
.n_zjgdlist li a{display: block;overflow: hidden;position: relative;}
.n_zjgdlist li .pic{overflow: hidden;max-width: 200px;position: relative;float: left;margin-right: 25px;}
.n_zjgdlist li .pic img{display: block; max-width: 100%;width: auto;transition: 0.6s all;}
.n_zjgdlist li .text{overflow: hidden;}
.n_zjgdlist li .text h5{padding-bottom: 1.125rem;font-size: 1.125rem;color: #09438a;font-weight: 700;}
.n_zjgdlist li .text h5:hover a{color: #e87b00; transition: 0.6s all;}
.n_zjgdlist li .text p{font-size: 0.75rem;color: #737373;display: block;line-height: 1.375rem;height: 4.125rem;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.n_zjgdlist li .text i{margin-top: 2.5rem;font-style: normal;display: table;line-height: 1.625rem;height: 1.375rem;padding: 0 0.625rem;background: #f5f5f5;font-size: 0.75rem;color: #737373;}
.n_zjgdlist li:hover .text i{background: #09438a; color: #FFFFFF;transition: 0.6s all;}
.n_zjgdlist li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_zjgdlist .col01{margin-bottom: 3.125rem;}
.n_zjgdlist .Ltitle{margin-bottom: 1.875rem;}
.n_zjgdlist .Ltitle a{display: block;line-height: 2.5rem;height: 2.5rem;background: #09438a;padding: 0 1.25rem;font-size: 1rem;color: #fff;font-weight: bold;}
@media(max-width: 850px) {
	.n_zjgdlist li{width: 100%;}
}
/* 走进工大 end */

/* 内容页 */
.n_nr{margin-top: 2.5rem;}
.show01{margin-bottom: 2rem;}
.show01 h5{font-size: 1.875rem;line-height: 2.5rem;text-align: center;margin-bottom: 1.25rem;font-weight: bold;}
.show01 p{padding-bottom: 1.25rem;text-align: center;font-size: 0.875rem;color: #666666;border-bottom: 1px solid #dcdcdc;}
.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{}
.show02 p{font-size: 1rem!important;color: #333333;line-height: 2rem!important;margin-bottom: 1rem;}
.show02 table{margin:0 auto !important;}
#gjyljszy{border: 1px solid #dcdcdc !important;}
#gjyljszy .firstRow{background:#204d90;}
#gjyljszy .firstRow p{color:#fff}
#gjyljszy tr,#gjyljszy th,#gjyljszy tr td{border: 1px solid #dcdcdc !important;}
#gjyljszy tr p{padding:4px 0;}
#gjyljszy tr:nth-child(even){background: #f2f5f7;}
.show02 img{display: inline-block;margin: 0 auto;max-width: 80%;height: auto!important;border:none !important;}
.show03{margin-top: 2.5rem;background: #fff;border-left: 2px solid #093f7d;padding: 1.875rem;}
.show03 p{font-size: 1rem;color: #666666;margin-bottom: 0.9375rem;line-height:2rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #204d90;transition: 0.6s all;}
/* page start */
.Show_page ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.Show_page li{width: 48.6%;margin-bottom: 1.25rem;border: 1px solid #dcdcdc;}
.Show_page li .pic{overflow: hidden;position: relative;}
.Show_page li .pic .img{overflow: hidden;width: 100%;}
.Show_page li .pic .img img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.Show_page li .pic p{position: absolute;top: 0;left: 0;width: 100%;height: 100%; background: url(../images/page02.png) repeat-x bottom;}
.Show_page li .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;border-left: 3px solid #fff;padding-left: 0.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: 46%;margin-bottom: 1rem;background: url(../images/page03.png) no-repeat right 4px;}
.Show_page .text dd a{display: block;font-size: 0.75rem;line-height: 1.125rem; color: #333333;width: calc(100% - 10px);transition: 0.6s all;}
.Show_page .text dd a:hover{color: #204d90;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: 414px) {
	.Show_page li{width: 100%;}
	.show02 img{max-width: 80%;width: 100%;}
}
/* page end */
/* 国家级一流专业 start */
.n_zy{margin-top: 2.5rem;}
.n_zy .Ltitle{margin-bottom: 1.625rem;}
.n_zy .Ltitle h5{font-size: 1.75rem;color: #333333;font-weight: bold;margin-bottom: 1.25rem;}
.n_zy .Ltitle p{font-size: 1.25rem;color: #737373;line-height: 1.875rem;}
.n_zyT{padding: 1.375rem 1.875rem;background: #09438a;}
.n_zyT li{width: 50%;color: #fff;}
.n_zyT li h5{width: 11.7%;font-size: 1rem;}
.n_zyT li h3{width: 40.42%;font-size: 1rem;}
.n_zyT li h2{width: 47.88%;font-size: 1rem;}
.n_zyB{box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.18);}
.n_zyB li{background: #fff;padding: 0.9375rem 1.875rem;}
.n_zyB li:nth-child(even){background: #f2f5f7;}
.n_zyB li p{width: 50%;font-size: 0.875rem;line-height: 1.25rem; color: #333333;}
.n_zyB li p i{font-style: normal;width: 11.7%;display: block;padding-right: 0.3125rem;}
.n_zyB li p s{width: 40.42%;padding-right: 0.3125rem;text-decoration: none; display: block;}
.n_zyB li p s a{color: #333333;}
.n_zyB li p s a:hover{color: #09438a;}
.n_zyB li p b{width: 47.88%;padding-right: 0.3125rem;font-weight: normal;}
.n_zyB li p b a{color: #333333;}
.n_zyB li p b a:hover{color: #09438a;}
@media(max-width: 850px) {
	.n_zyT li{width: 100%;}
	.n_zyT li+li{display: none;}
	.n_zyB li{padding: 0;}
	.n_zyB li p{width: 100%;padding: 0.9375rem 1.875rem;}
	.n_zyB li:nth-child(even) p{background:#fff;}
	.n_zyB li:nth-child(even) p+p{background: #f2f5f7;}
	.n_zyB li p+p{background: #f2f5f7;}
}
/* 国家级一流专业 end */
/* 科研基地 start */
.n_kyjd{margin-top: 2.5rem;}
.n_kyjd .Ltitle{margin-bottom: 1.875rem;}
.n_kyjd .Ltitle h5{font-size: 1.75rem;color: #333333;font-weight: bold;}
.n_kyjdR{margin-bottom: 2.375rem;box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.18);border-top: 1px solid #09438a;}
.n_kyjdR h5{padding: 1.25rem 1.875rem;font-size: 1.125rem;color: #09438a;font-weight: 600;background: #e5ecf5;line-height: 1.75rem;}
.n_kyjdR ul{padding: 1.875rem 1.875rem 0 1.875rem;}
.n_kyjdR li{width: 50%;margin-bottom: 1.875rem;padding-right: 0.625rem;}
.n_kyjdR li a{display: block;font-size: 0.875rem;color: #333;line-height: 1.375rem; padding-left: 14px;background: url(../images/xkzy03.png) no-repeat left 6px;transition: 0.6s all;}
.n_kyjdR li a:hover{color: #09438a;transition: 0.6s all;}
@media(max-width: 768px) {
	.n_kyjdR li{width: 100%;}
}
/* 科研基地 end */

/* 学科专业 start */
.n_xkzylist{margin-top: 2.5rem;}
.n_xkzylist li{width: 49.5%;background: #fff;padding: 1.5625rem 1.5625rem 1.5625rem 1.25rem;margin-bottom: 0.625rem;}
.n_xkzylist li .pic{overflow: hidden;max-width: 90px;}
.n_xkzylist li .pic{max-width: 100%;width: auto;}
.n_xkzylist li .text{width: calc(100% - 120px);overflow: hidden;}
.n_xkzylist li .text h5{padding-bottom: 0.625rem;border-bottom: 1px solid #d9d9d9;}
.n_xkzylist li .text h5 a{font-size: 1.125rem;color: #09438a;font-weight: 600;padding-left: 16px;position: relative;transition: 0.6s all;}
.n_xkzylist li .text h5:hover a{color: #e87b00; transition: 0.6s all;}
.n_xkzylist li .text h5 a::after{content: "";width: 8px;height: 3px;background: #09438a;position: absolute;left: 0;top: 0.625rem;}
.n_xkzylist li .text dd{width: calc(50% - 10px);margin-top: 1.25rem;}
.n_xkzylist li .text dd a{transition: 0.6s all;font-size: 0.75rem;color: #333333;display: block;line-height: 1rem;padding-left: 14px;background: url(../images/xkzy03.png) no-repeat left 5px;}
.n_xkzylist li .text dd a:hover{color: #09438a;transition: 0.6s all;}
@media(max-width: 850px) {
	.n_xkzylist li{width: 100%;}
}
/* 学科专业 end */
/* 视频列表 start */
.n_splist{margin-top: 2.5rem;}
.n_splist li{width: 32%;margin-bottom: 1.25rem;}
.n_splist li a{display: block;padding: 0.625rem 0.625rem 0 0.625rem;background: #fff;transform: 0.6s all;}
.n_splist li .pic{overflow: hidden;position: relative;}
.n_splist li .pic .img{overflow: hidden;}
.n_splist li .pic .img img{display: block;width: 100%;transition: 0.6s all;height: 215px;object-fit: cover;}
.n_splist li .pic .icon img{position: absolute;left: 50%;width: 40px;height: 40px;position: absolute;left: 50%;top: 50%;margin-left: -20px;margin-top: -20px;}
.n_splist li .text{height: 3.125rem;line-height: 3.125rem;overflow: hidden;}
.n_splist li .text p{font-size: 1rem;color: #323232;text-align: center;}
.n_splist li:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}
.n_splist li:hover a{background: #09438a;transform: 0.6s all;}
.n_splist li:hover p{color: #fff;}
@media(max-width: 850px) {
	.n_splist li{width: 100%;}
	.n_splist li .pic .img img{height: auto;}
}
/* 视频列表 end */
/* 校园生活 start */
.n_xylist{margin-top: 2.5rem;}
.n_xylist li{width: 48.5%;margin-bottom: 1.875rem;}
.n_xylist li a{display: block;background: #fff;padding: 0.625rem;}
.n_xylist li .pic{overflow: hidden;}
.n_xylist li .pic img{display: block;width: 100%;transition: 0.6s all;height: 332px;object-fit: cover;}
.n_xylist li .text{padding: 1.375rem 1rem 1.375rem 0.75rem;position: relative;}
.n_xylist li .text::after{content: "";width: 24px;height: 24px;background: url(../images/xy01.png) no-repeat center;position: absolute;right: 1rem;top: 1.375rem;}
.n_xylist li .text i{font-style: normal;margin-bottom: 1rem; font-size: 0.75rem;color: #093f7d;padding-left: 20px;background: url(../images/xy03.png) no-repeat left center;display: block;}
.n_xylist li .text h5{transition: 0.6s all;font-size: 1rem;font-weight: 600; color: #333333;line-height: 1.375rem;height: 1.375rem;overflow: hidden;margin-bottom: 1.25rem;
    text-overflow: ellipsis;
    white-space: nowrap;}
.n_xylist li .text p{font-size: 0.75rem;color: #737373;line-height: 1.375rem;height: 2.75rem;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.n_xylist li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_xylist li:hover .text h5{color: #09438a;transition: 0.6s all;}
@media(max-width: 850px) {
	.n_xylist li{width: 100%;}
	.n_xylist li .pic img{height: auto;}
}
/* 校园生活 end */
.fanye table td{font-size: 0.875rem !important;}
.fanye div{font-size: 0.875rem !important;}
.fanye span{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
.fanye a{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
.fanye input{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
#vsb_content_2 TABLE{margin:0 auto 1.25rem !important;}
#vsb_content_2 IMG{border:none !important;}
.keywordfontcolor1074990{font-size:0.875rem !important;FONT-FAMILY: 微软雅黑 !important;color:#f00 !important;}
@media(max-width: 1440px) {
    .w14{padding: 0 30px;}
}
@media(max-width: 1024px){
   .show01 h5{font-size: 1.25rem;
   line-height: 2rem;}
}
@media(max-width: 768px) {
    .w14{padding: 0 15px;}
    .xcsp{padding: 2.5rem 0;}
    .xysh{padding: 2rem 0 1rem 0;}
    .TextList{margin-top: 1.5rem;}
    .n_splist{margin-top: 1.5rem;}
    .n_xylist{margin-top: 1.5rem;}
    .fanye{margin-top: 2rem;}
    .fanyexysh{margin-top: 0rem !important;}
    .n_container{padding: 0 0 2rem;}
}
@media(max-width: 600px) {
    .banner .swiper-pagination{bottom: 1rem;}
}
/*==========================================内页 结束=============================================*/