@charset "utf-8";
/* CSS Document public*/
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
}
*{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: #9b141c;}

.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;}
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;margin:0 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:#9b141c}

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;}
.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;}
.w100{width:100%;}
.w128{max-width:1280px;margin:0 auto;}
@media (max-width:1299px){
	.w128{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 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: #9b141c;}
 

@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{z-index:100;height: 140px;left: 0;right: 0;top: 0;background:url(../images/bg.png) 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 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-top: 1.5625rem;}
#header #logo .table{ width:auto}
#logo{ }
#logo img{}
.logo2 {width: 60%;position: relative;float: left;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
.bannerBox{position: relative;}
.bannerBox .search{width: 15rem;height: 34px;border-radius: 17px;border: 1px solid #fff3f4;box-sizing: border-box;background: none;margin-top: 1rem;}
.bannerBox .search .text{background: transparent !important;outline: none;border: none;padding: 0 0 0 10px;color: white;width: 12.3125rem;line-height: 32px;height: 34px;border-bottom-left-radius: 18px;
    border-top-left-radius: 18px;}
.bannerBox .search .img{margin-top: 6px;}
.bannerBox .search .input1{float: left;}
.bannerBox .search .input2{float: left;color: white;}
.text::-webkit-input-placeholder {
  color: #fff;
}
.text:-moz-placeholder {
  color: #fff;
}
.text:-ms-input-placeholder {
  color: #fff;
}

#nav{position: absolute;top: 0;left: 0;z-index: 99;background: rgba(0,0,0, 0.6);width: 100%;}
#nav ul{width: calc(100% - 25rem);}
#nav ul li{float:left;position:relative;z-index:0;width: 20%;}
#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 1.125rem;color: #fff;line-height: 60px;position:relative;transition:.6s;font-weight: bold;text-align: center;}
#nav ul li:hover a h3{color:#ea9425;}
#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: 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: 17px;color: #666;}
#nav ul li .sub a:hover{color: #f60;font-weight: bold;}
#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:#007f64}

.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);}
#header #logo .rightBox img{display: block;}

#m_header #logo .table, #nav_btn_box .table{ width:auto}
.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);}
#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; }

/*手机头部开始*/
#m_header{z-index: 99;width:100%;height: 60px;left:0;top:0;padding:0 25px;background:url(../images/bg.png) no-repeat center;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;}

#m_nav .rightBox {width: 100%;margin-top: 1.875rem;}
#m_nav .rightBox img { display: block;width: 90%;margin: 0 auto;}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px;}
#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);}
.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.png) center center no-repeat;background-size:1.2rem;  }
.tc_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */

.m_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: #9b141c;
    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: #9b141c;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;text-align:left;line-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;}



/* banner开始*/
/* banner */
.banner{width: 100%;max-height: 500px;overflow: hidden;}
.banner img{width: 100%;display: block;}
.banner .swiper-button-prev{background:url(../images/ll.png) no-repeat;width: 60px;height: 60px;cursor: pointer;}
.banner .swiper-button-next{background:url(../images/rr.png) no-repeat;width: 60px;height: 60px;cursor: pointer;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background: #9b141c;}
.banner .swiper-pagination-bullet{opacity: 1;background: none;border: 1px solid #9b141c;box-sizing: border-box;}
/* banner结束 */
/* LinkBox 开始 */
.LinkBox{background: url(../images/linkBg.png) no-repeat center;background-size: cover;padding: 25px 0;}
.LinkBox .w128{position: relative;}
.LinkBox .w128::after{content: "";position: absolute;top: 50%;margin-top: -25px;width: 100%;height: 50px;background: #fafafa;z-index: -1;}
.LinkBox ul{display: table;width: 80%;text-align: center;margin: 0 auto;}
.LinkBox ul li{width: 25%;float: left;position: relative;transition: 0.6s;position: relative;transition: 0.4s;}
.LinkBox ul li+li::after{width: 1px ;height: 90%;background: #e4e4e4;content: "";position: absolute;left: 0;top: 5%;}
.LinkBox ul li a{display: block;}
.LinkBox ul li a span{display: block;height: 50px;}
.LinkBox ul li a img{display: block;text-align: center;margin: 0 auto;transition: 0.4s;}
.LinkBox ul li:hover a img{transform: rotateY(180deg);transition: 0.4s;}
.LinkBox ul li a p{font-size: 1rem;color: #323232;margin-top: 15px;}
.LinkBox ul li:hover a p{font-weight: normal;text-decoration: underline;color:#9b141c;}
@media(min-width: 320px) and (max-width: 1299px){
	.LinkBox ul {padding: 0;}
}
@media(max-width: 1200px){
	.LinkBox ul{width: 100%;}
}
@media(max-width: 375px){
	.LinkBox ul li a img{transform: scale(0.9);}
	.LinkBox ul li+li+li+li a img{position: relative;top: 6px;}
}
/* LinkBox 结束 */


a{ color:inherit}



@media(max-width: 1600px){
	#logo img{}
}

@media(max-width: 1400px){
}

@media(max-width: 1310px){
	.w1200{ max-width:100%; padding:0 15px}
}

@media(max-width: 1200px){
	.w1200, #header .w1200{ width:100%; padding:0 15px}
	#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;margin-top: 2%;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.bannerBox .search{width: 70%;margin-top:0}
	.bannerBox .input1{width: calc(100% - 50px);}
	.banner{margin-top: 0;}
	.header_box{ display:none}
	#m_header{ display:block; height: auto;padding: 1rem 0;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;}
}

@media(max-width: 768px){
	#nav{position: relative;}
}

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}

/* part1 */
.part1-bg{margin-top: 3.75rem;background: url(../images/bg3.png) no-repeat center bottom;background-size: cover;}

.newsBox {width: 100%;}
.newsBox .clum01{width: 31.3333%;}
.newsBox .clum01+.clum01{margin-left: 3%;}
.newsBox .clum01 .titlBox h4{font-size: 1.375rem;color: white;background: url(../images/titleBg1.png) no-repeat left center;line-height: 2.75rem;padding-left:2.5rem;float: left;width: calc(100% - 4rem);position: relative;z-index: 9;}
.newsBox .clum01 .titlBox a{font-size: 0.875rem;color: #999999;float: right;display: block;text-align: right;width: 3.125rem;line-height: 2.75rem;position: relative;}
.newsBox .clum01 .titlBox a::after{content: "";position: absolute;left: -400%;top: 50%;width: 400%;height: 1px;background: #d0d0d0;z-index: 1;}
.newsBox .clum01 .titlBox a:hover{color: #9b141c;}
.newsBox .clum02 .titlBox h4{background: url(../images/titleBg2.png) no-repeat left center;}
.newsBox .clum03 .titlBox h4{background: url(../images/titleBg3.png) no-repeat left center;}

.newsBox .clum01 ul{margin-top: 0.625rem;}
.newsBox .clum01 ul li{border-bottom: 1px solid #dadada;}
.newsBox .clum01 ul li a{display: block;width: calc(100% - 5rem);padding-left: 1rem;background: url(../images/notice.png) no-repeat left center;line-height: 3.1875rem;float: left;overflow: hidden;height: 3.1875rem;}
.newsBox .clum01 ul li a:hover{color: #9b141c;}
.newsBox .clum01 ul li i{display: block;width:3.75rem;float: right;font-size: 0.75rem;color: #999999;line-height: 3.1875rem;font-family: georgia;text-align: right;font-style: normal;}
.newsBox .clum02 ul li a{background: url(../images/zs.png) no-repeat left center;}
.newsBox .clum03 ul li a{background: url(../images/zc.png) no-repeat left center;}

@media(max-width: 850px){
	.newsBox .clum01{width: 100%;}
	.newsBox .clum01+.clum01{margin-left: 0%;margin-top: 3rem;}
	.newsBox .clum01 .titlBox a::after{content: "";position: absolute;display: none;}
}

/* 特殊类招生 */
.tslzs{background-size: cover;padding: 25px 0;margin-top: 3rem;padding-bottom: 3rem;}
.tslzs ul{display: table;width: 80%;text-align: center;margin: 0 auto;}
.tslzs ul li{width: 12.5%;float: left;position: relative;transition: 0.6s;position: relative;transition: 0.4s;}
.tslzs ul li+li::after{width: 1px ;height: 90%;background: #e4e4e4;content: "";position: absolute;left: 0;top: 5%;}
.tslzs ul li a{display: block;}
.tslzs ul li a span{display: block;height: 50px;}
.tslzs ul li a img{display: block;text-align: center;margin: 0 auto;transition: 0.4s;}
.tslzs ul li:hover a img{transform: rotateY(180deg);transition: 0.4s;}
.tslzs ul li a p{font-size: 1rem;color: #323232;margin-top: 15px;}
.tslzs ul li:hover a p{font-weight: normal;text-decoration: underline;color:#9b141c;}

@media(max-width: 1200px){
	.tslzs ul{width: 100%;}
}
@media(max-width: 850px){
	.tslzs{margin-top: 2.5rem;}
	.tslzs ul li{width: 25%;float: left;position: relative;transition: 0.6s;position: relative;transition: 0.4s;}
	.tslzs ul li+li+li+li+li{margin-top: 2rem;}
	.tslzs ul li a img{transform: scale(0.9);}
}
@media(max-width: 375px){
	.tslzs ul li a img{transform: scale(0.85);}
}


/* part3 */
.part3-bg{position: relative;background:#fafaee url(../images/part3-bg.png) no-repeat center;padding: 3.125rem 0;}
.sametitle{margin-bottom: 1.875rem;position: relative;}
.sametitle h5{position: relative;display: table;margin: 0 auto;padding: 0 210px;background: none;}
.sametitle h5 i{font-style: normal; font-size: 1.5rem;color: #333333;font-weight: bold;line-height: 1.875rem;padding-left: 1.875rem; background: url(../images/part3-title.png) no-repeat left center;}
.sametitle h5::after{position: absolute;content: "";width: 200px;height: 1px;background: #d0d0d0;right: 0; top: 16px;margin-left: 10px;}
.sametitle h5::before{position: absolute;content: "";width: 200px;height: 1px;background: #d0d0d0;left: 0; top: 16px;margin-right: 10px;}
.sametitle a{position: absolute;right: 0;top: 0; font-size: 0.875rem;color: #999999;transition: 0.6s all;}
.sametitle a:hover{color: #9b141c;margin-right: 6px;transition: 0.6s all;}
.part3-l{width: 51.5625%;}
.part3-l a{display: block;position: relative;}
.part3-l .pic{overflow: hidden;}
.part3-l .pic img{width: 100%;display: block;object-fit: cover;transition: 0.6s all;}
.part3-l .icon{position: absolute;top: 50%;margin-top: -32px;left: 50%;margin-left: -35px;}
.part3-l .text{position: absolute;width: 100%;height: 100%;top: 0;left: 0; background: url(../images/part3-02.png) repeat-x bottom left;}
.part3-l .text p{position: absolute;bottom: 1.875rem;padding: 0 20px;font-size: 1.125rem;color: #fff;text-align: center;}
.part3-l.videoIndex{position: relative;height: 439px; background: #f6f6f6;}
.part3-l.videoIndex img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.part3-l.videoIndex span{width: 69px;height: 64px;position: absolute;top: 50%;margin-top: -32px;left: 50%;margin-left: -35px;z-index: 2;background: url(../images/part3-03.png) no-repeat center;background-size: cover;}
.part3-l.videoIndex video{}



.part3-l:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3-l:hover .text p{text-decoration: underline;}


.part3-r{width: 45.3125%;}
.part3-r ul{margin-bottom: 1.25rem;}
.part3-r ul li{width: 48%;margin-right: 4%;}
.part3-r ul li+li{margin-right: 0;}
.part3-r ul li a{display: block;position: relative;}
.part3-r ul li .pic{overflow: hidden;}
.part3-r ul li .pic img{display: block;width: 100%;object-fit: cover;height:190px;transition: 0.6s all;}
.part3-r ul li .text{position: absolute;top: 0;left: 0; width: 100%;height: 100%;background: url(../images/part3-05.png) repeat-x bottom;}
.part3-r ul li .text p{position: absolute;bottom: 1.25rem; padding:0 1.25rem;width: 100%;font-size: 1rem;line-height: 1.5rem;color: #fff;}
.part3-r ul li .time{position: absolute;width: 56px;height: 50px;left: -10px;top: 10px;background: rgba(155,20,28,0.9);}
.part3-r ul li .time .day{font-size: 2.125rem;text-align: center;font-family: georgia;color: #fff;}
.part3-r ul li .time .year{color: #debebf;font-size: 0.75rem;text-align: center;font-family: georgia;}
.part3-r ul li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.part3-r ul li:hover .text p{text-decoration: underline;}
.part3-r dd{margin-top: 0.9375rem;padding-bottom: 0.9375rem;border-bottom: 1px solid #e1e1e1;}
.part3-r dd a{display: block;overflow: hidden;}
.part3-r dd i{transition: 0.6s all;display: block;position: relative;float: left; font-style: normal; width: 100px;height: 26px;line-height: 26px;text-align: center;font-family: georgia; border: 1px solid #e0e0e0;border-radius: 13px;color: #666666;}
.part3-r dd p{transition: 0.6s all;width: calc(100% - 120px);float: right; height: 26px;line-height: 26px;overflow: hidden;}
.part3-r dd:hover i{background: #9b141c;border: 1px solid #9b141c;color: #fff;transition: 0.6s all;}
.part3-r dd:hover p{color: #9e1b23;transition: 0.6s all;}
/* footer */
.footer{ background: url(../images/footer-bg.png) repeat top center;padding-top: 1.875rem;}
.footer-l{width: 27.34%;}
.footer-l h5,.footer-c h5,.footer-r h5{margin-bottom: 1.25rem;padding-bottom: 0.9375rem;padding-left: 1.875rem;background: url(../images/footer01.png) no-repeat left 5px;font-size: 1.5rem;color: #fff;letter-spacing: 4px;border-bottom: 1px solid #b85b61;}
.footer-l li{float: left;width: 49%; font-size: 0.75rem;margin-bottom: 1.25rem;}
.footer-l li a{color: #dababb;transition: 0.6s all;}
.footer-l li:hover a{color: #fff;transition: 0.6s all;}
.footer-c{width: 26.56%;margin-left: 13.67%;}
.footer-c h5{background: url(../images/footer02.png) no-repeat left 5px;}
.footer-c li{font-size: 0.75rem;color: #e0cdcd;margin-bottom: 1.25rem;}
.footer-r{width: 22%;}
.footer-r h5{background: url(../images/footer03.png) no-repeat left 5px;}
.footer-r ul{}
.footer-r li{float: left;width: 48%;margin-right: 4%;}
.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: 0.75rem;color: #fff;text-align: center;}
.footer .copyright{margin-top: 1.625rem;border-top: 1px solid #ae4349; padding: 1.25rem 0;font-size: 0.75rem;color: #fff;line-height: 1rem;text-align: center;}





@media screen and (max-width: 1200px) {
	.footer-l{width: 35%;}
	.footer-c{width: 30%;margin-left: 4%;}
        .part3-l.videoIndex{height: 380px;}
.part3-r ul li .pic img{height: 170px;}

}
@media screen and (max-width: 1024px) {
	.footer-l{width: 40%;}
.part3-l.videoIndex{height: 360px;}
	.part3-r ul li .pic img{height: 144px;}

}
@media(max-width: 850px) {
.footer-l{width: 100%;}
.footer-c{width: 100%;margin-left: 0;padding: 1.25rem 0;}
.footer-r{width: 100%;}
.footer-r ul{width: 50%;margin: 0 auto;}
.part3-l{width: 100%;}
.part3-r{width: 100%;margin-top: 1.875rem;}
.part3-bg{background: url(../images/part3-bg01.png) no-repeat left bottom;background-size: contain;}
.sametitle h5::after{display: none;}
.sametitle h5::before{display: none;}
.sametitle h5{padding: 0;}
.sametitle a{line-height: 2.25rem;}
.part3-l.videoIndex{height: 360px;}
.part3-r ul li .pic img{height: 221px;}


}
@media(max-width: 540px) {
	.footer-r ul{width: 100%;}
	.part3-l.videoIndex{height: 330px;}
	.part3-r ul li .pic img{height: 159px;}


}
@media(max-width: 414px) {
	.part3-r ul li{width: 100%;margin-right: 0%;}
	.part3-r ul li+li{margin-top: 2rem;}
.part3-l.videoIndex{height: 235px;}
	.part3-r ul li .pic img{height: auto;}

}
@media(max-width: 375px) {
	.footer-l li{width: 50%;}
.part3-l.videoIndex{height: 192px;}
}

@media(max-width: 320px) {
	
}
/*==========================================内页 开始=============================================*/
.Nybanner{}
.Nybanner img{display: block;width: 100%;}

#nav_slide{background: #9b141c;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: #9b141c;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}



.n_container{position: relative;margin-top: -3.125rem;z-index: 9; padding:0 0 8.75rem 0; overflow: hidden;background: url(../images/list-bg.png) no-repeat bottom center;background-size: contain;min-height:700px;}
.n_container .w128{}
.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: absolute;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;padding: 0 1.875rem;}
.n_container .n_left h1 span{position:relative;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -18px;width: 30px;height:2px;left: 0;}
.n_container .n_left ul{padding-right: 30px;border-left: 3px solid #eaeaea;padding-top: 0.625rem;}

.n_container .n_left .con ul li{line-height: 60px;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: #dcdcdc;}
.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 #ea9425;color: #fff;background: #9b141c;}

.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: 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: #9b141c;}
.n_container .n_left .con ul li i.up{background:url(../images/left_jiantou.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: #9b141c !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:#9b141c;}
.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: 5px;height: 8px;background: url(../images/position02.png) no-repeat center;}
.mianbao a.on{color: #9b141c;}
.mianbao a:hover{color: #9b141c;transition: 0.6s all;}
.n_container .n_right{ width:calc(100% - 270px);padding: 1.875rem 3.125rem 2.5rem 3.125rem; position: relative;margin-top: 30px; z-index: 2;background: #f7f7f7;}
.n_container .n_right::after{content: "";width: 1;}
.n_titu li a{display: block;position: relative; margin-bottom: 1.25rem;padding-bottom: 1.25rem;border-bottom: 1px solid #dcdcdc;}
.n_titu .show ul li a{margin-bottom: 0rem!important}
.n_titu li .pic{position: relative;width: 260px;float: left;}
.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 .pic .time{position: absolute;left:-10px;top: 10px;background: rgba(155,20,28,0.9);width: 56px;height: 50px;}
.n_titu li .pic .day{font-size: 2.125rem;color: #fff;font-family: georgia;text-align: center;}
.n_titu li .pic .year{font-size: 0.75rem;color: #ddbdbf;text-align: center;font-family: georgia;}
.n_titu li .text{margin-left: 280px;}
.n_titu li .text h5{transition: 0.6s all;padding-top: 0.625rem; font-size: 1.125rem;color: #323232;line-height: 1.625rem;max-height: 3.875rem;font-weight: bold;overflow: hidden;}
.n_titu li .text p{margin-top: 1.875rem;position: relative;font-size: 0.75rem;color: #999999;line-height: 1.5rem;height: 4.5rem;overflow: hidden;}
.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: #9b141c;transition: 0.6s all;}
.fanye{margin-top: 2.5rem;}
.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;position: relative;}
.n_tu li a{display: block;}
.n_tu li .pic{overflow: hidden;position: relative;z-index: 1;}
.n_tu li .pic::after{content: "";position: absolute;left: 0;bottom: 0;background: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));height: 5rem;z-index: 2;width: 100%;}
.n_tu li .pic img{display: block;width: 100%;height: 180px; transition: 0.6s all;object-fit: cover;}
.n_tu li p{transition: 0.6s all;font-size: 1rem;color: #323232;line-height: 3.75rem;height: 3.75rem;background: #fff;border: 1px solid #e6e6e6;overflow: hidden;text-align: center;transition: 0.6s all;z-index: 9;color: #323232;width: 100%;text-align: center;}
.n_tu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tu li:hover p{background: #9b141c;border-color:#9b141c;color: #fff;transition: 0.6s all;}

/* 学院列表 */
.n_tuxy ul{margin-right: -4.22%;margin-bottom: -1.875rem;}
.n_tuxy li{float: left;width: 30.2%;margin-right: 2.6%;margin-bottom: 1.875rem;}
.n_tuxy li a{display: block;}
.n_tuxy li .pic{overflow: hidden;}
.n_tuxy li .pic img{display: block;width: 100%;height: auto; transition: 0.6s all;object-fit: cover;}
.n_tuxy li p{font-size: 1rem;text-align: center; color: #323232;line-height: 3.125rem;height: 3.125rem;background: #fff;border: 1px solid #e6e6e6;border-top: none; overflow: hidden;transition: 0.6s all;position: relative;}
.n_tuxy li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tuxy li:hover p{color: #fff;background: #9b141c;border-color:#9b141c; transition: 0.6s all;}
@media(max-width: 850px){
	.n_tuxy ul{margin-right: 0;margin-bottom: -1.875rem;}
	.n_tuxy li{float: left;width: 48%;margin-right: 0%;margin-bottom: 1.875rem;}
	.n_tuxy li:nth-child(even){float: right;}
	
}
@media(max-width: 414px){
	
	
	
}
@media(max-width: 1200px){
	
	.mianbaoxie{ display:none}
	.n_container{margin-top: 0; padding:2rem 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: 1250px){
	.n_tu li .pic img{height: 170px;}
}


@media(max-width: 850px){
	.n_tu li .pic img{height:160px;}
}
@media(max-width: 750px){
	.n_tu li .pic img{height:150px;}
}
@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: 158px;}
}
@media(max-width: 540px){
	.n_titu li .pic{width: 100%;float: none;}
	.n_titu li .text{margin-left: 0;margin-top: 1.25rem;}
	.n_titu li .text h5{max-height: none;padding-top: 0;}
	.n_titu li .text p{height: auto;}
	.fanye{margin-top: 2.5rem;}
	.n_tu li .pic img{height: 155px;}
	
}
@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: 1.875rem;line-height: 2.25rem;text-align: center;margin-bottom: 1.25rem;font-weight: normal;}
.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{padding-bottom: 1.25rem;border-bottom: 1px solid #d9d9d9;margin-bottom: 2.8125rem;}
.show02 p{text-indent: 2.25rem;font-size: 1.125rem!important;color: #333333;line-height: 2.125rem!important;margin-bottom: 0.3rem;word-break: break-all;}
table p{text-indent:0rem !important;}
.show02 img{auto;max-width: 100%;}
.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: #9b141c;transition: 0.6s all;}

/* 文章列表页 */
.TextList ul li{margin-bottom: 0.9375rem;padding-bottom: 0.9375rem;border-bottom: 1px solid #dcdcdc;}
.TextList ul {}
.TextList ul li a{display: block;position: relative;overflow: hidden;}
.TextList ul li i{display: block;position: relative;float: right; font-style: normal; width: 100px;height: 26px;line-height: 26px;border-radius: 13px; border: 1px solid #dadada;text-align: center;font-family: georgia;color: #666666;transition: 0.6s all;}
.TextList ul li p{transition: 0.6s all;line-height: 1.625rem;width: calc(100% - 130px);float: left;}
.TextList ul li:hover i{background: #9b141c;border: 1px solid #9b141c;color: #fff;transition: 0.6s all;}
.TextList ul li:hover p{color: #9b141c;transition: 0.6s all;}
.TextList ul li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
@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);}
}

/* 非普通类 */
.fptlBox{}
.fptlBox .ptzsfl{}
.fptlBox .ptzsfl a{font-size: 1rem;display: block;text-align: center;color: #000000;line-height: 3.125rem;width: 50%;float: left;background: white;}
.fptlBox .ptzsfl a.on{color: white;background: #9b141c;}
.fptlBox .ptzsfl a:hover{color: white;background: #9b141c;}
.fptlBox .outerTabCon{width: 320px;display: block;margin: 1rem auto;}
.fptlBox .outerTabCon .outerTitle{width: 100px;margin: 1.25rem 3px;float: left;}
.fptlBox .outerTabCon .outerTitle p{line-height: 2.5rem;text-align: center;display: block;font-size: 1.25rem;color: #000000;border: 1px solid #9b141c;box-sizing: border-box;}
.fptlBox .outerTabCon .outerTitle.cur p{color: white;background: #9B141C;}

.fptlBox .fptlCon{width: 100%;float: left;}
.fptlBox .fptlCon .conTit{font-size: 1.5rem;color: #000000;font-weight: bold;line-height: 34px;text-align: center;margin: 10px 0 20px 0;}
.fptlBox .fptlCon .fjBox{border-top: 1px solid #b3b3b3;padding-top: 1.5rem;margin-top: 3rem;}
.fptlBox .fptlCon .fjBox p{font-size: 1rem;color: #000000;line-height: 1.5rem;}
.fptlBox .fptlCon .textCon{margin-top: 1.875rem;}
.fptlBox .fptlCon .textCon p{font-size: 1rem;color: #000000;text-indent: 2em;margin-top: 20px;line-height: 2rem;}
.fptlBox .fptlCon .textCon img{display: block;margin: 8px 0;width: 100%;}
.fptlBox .fptlCon .tabCon{width: 100%;text-align: center;margin: 0 auto 1.5625rem auto;}
.fptlBox .fptlCon .tabCon .flTitle{cursor: pointer;margin-bottom: 1.5625rem;display: inline-block;margin: 0 1.4rem;}
.fptlBox .fptlCon .tabCon .flTitle p{font-size: 1.125rem;color: #000000;padding-bottom: 0.9375rem;display: inline-block;}
.fptlBox .fptlCon .tabCon .flTitle.cur p{color: #9B141C;font-weight: bold;}
.fptlBox .swiper-slide{}
.fptlBox .swiper-slide ul{}
.fptlBox .swiper-slide ul li{}
.fptlBox .swiper-slide ul li a{display: block;border-bottom: 1px solid #b5dfc5;}
.fptlBox .swiper-slide ul li a p{width: calc(100% - 3.125rem);float: left;color: #323232;font-size: 1rem;line-height: 4.125rem;background: url(../images2020/qdr.png) no-repeat left center;padding-left: 0.875rem;}
.fptlBox .swiper-slide ul li a i{width: 2.5rem;display: block;text-align: right;font-style: normal;color: #198D44;font-size: 0.875rem;float: right;line-height: 4.125rem;}




/* 表单 */
.ftable{width: 100%;border: 1px solid #b3b3b3;box-sizing: border-box;border-left: none;border-bottom: none;}
.ftable thead{width: 100%;background: #dcdcdc;}
.ftable td{width: 30%;border-left: 1px solid #B3B3B3;border-bottom: 1px solid #B3B3B3;}
.ftable td+td{width: 14%;}
.ftable td{border;}

.ftable thead tr{}
.ftable thead tr td{font-size: 1rem;color: #000;line-height: 1.5rem;padding: 0.8125rem 0;text-align: center;}
.ftable tbody tr td{font-size: 0.875rem;color: #595959;line-height: 1.5rem;padding: 0.8125rem 0;text-align: center;}

@media(max-width: 1200px){
	.fptlBox .ptzsfl a{background: #F1F1F1;}
}
@media(max-width: 600px){
	.fptlBox .fptlCon .tabCon{width: auto;}
}
@media(max-width: 414px){
	.fptlBox .outerTabCon {width: 100%;}
	.fptlBox .outerTabCon .outerTitle{width:29.333%;margin:1rem 0 1.25rem 0;}
	.fptlBox .outerTabCon .outerTitle+.outerTitle{margin-left: 6%;}
}

/*学院电话表格*/
.tablexy{ border: 1px solid #d1aeb0!important;}
.tablexy tr:nth-child(odd){ background-color: rgba(153,15,24,.2);}
.tablexy td{padding: 0.9rem 0.6rem 0.9rem 1.75rem!important;width: 50%;border:none!important;border-right: 1px solid #d1aeb0!important;}
.tablexy td p{text-indent:0!important;}
@media(max-width: 768px){
.tablexy td{padding:10px 5px!important;}

}


/*==========================================内页 结束=============================================*/

/* 新增部分css */
/* 宣传资讯  优质生源基地 start */
.part4-bg{background: url(../images/part4BG.png) no-repeat bottom center;background-size: 100%;padding: 3.125rem 0;}
.part4T{margin-bottom: 3.125rem;}
.part4T .sametitle h5 i{background: url(../images/part4-title.png) no-repeat left center;}
.part4TL{width: 51.56%;overflow: hidden;position: relative;}
.part4TL .swiper-slide a{display: block;position: relative;border-radius: 0.3125rem;}
.part4TL .swiper-slide .pic{overflow: hidden;border-radius: 0.3125rem;position: relative;}
.part4TL .swiper-slide .pic::after{content: "";width: 100%;height: 100%;background: url(../images/part4-02.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part4TL .swiper-slide .pic img{display: block;width: 100%;height: 450px; object-fit: cover;transition: 0.6s all;transition: 0.6s all;}
.part4TL .swiper-slide .text{position: absolute;bottom: 1.25rem;padding: 0 1.875rem;width: 100%;left: 0;}
.part4TL .swiper-slide .text i{display: block;font-style: normal;font-family: georgia;color: #fff;margin-bottom: 0.625rem;}
.part4TL .swiper-slide .text p{font-size: 1.125rem;color: #fff;line-height: 1.75rem;max-height: 3.5rem;overflow: hidden;}
.part4TL .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part4TL .swiper-button-prev,.part4TL .swiper-button-next{width: 60px;height: 60px;margin-top: -30px;}
.part4TL .swiper-button-prev{background: url(../images/part4L.png) no-repeat center;left: 0.625rem;}
.part4TL .swiper-button-next{background: url(../images/part4R.png) no-repeat center;right: 0.625rem;}
.part4TR{width: 45.31%;}
.part4TR dd{margin-bottom: 1.25rem;padding-bottom: 1.25rem;border-bottom: 1px solid #e1e1e1;}
.part4TR dd:last-child{margin-bottom: 0;}
.part4TR dd a{display: block;overflow: hidden;}
.part4TR dd i{transition: 0.6s all;display: block;position: relative;float: left; font-style: normal; width: 100px;height: 26px;line-height: 26px;text-align: center;font-family: georgia; border: 1px solid #e0e0e0;border-radius: 13px;color: #666666;}
.part4TR dd p{transition: 0.6s all;width: calc(100% - 120px);float: right; height: 26px;line-height: 26px;overflow: hidden;}
.part4TR dd:hover i{background: #9b141c;border: 1px solid #9b141c;color: #fff;transition: 0.6s all;}
.part4TR dd:hover p{color: #9e1b23;transition: 0.6s all;}
@media(max-width: 1200px){
	.part4TL .swiper-slide .pic img{height: 403px;}
}
@media(max-width:850px){
	.part4TL{width: 100%;}
	.part4TR{width: 100%;margin-top: 2.5rem;}
	.part4TL .swiper-slide .pic img{height: 548px;}
}
@media(max-width:768px){
	.part4TL .swiper-slide .pic img{height: 490px;}
}
@media(max-width:640px){
	.part4TL .swiper-slide .pic img{height: auto;}
}
.part4B ul{justify-content: flex-start;margin-right: -2%;margin-bottom: -1.25rem;}
.part4B li{width: 32%;margin-right: 1.33%;margin-bottom: 1.25rem;transition: 0.6s all;}
.part4B li a{display: block;border: 2px solid #9b141c;border-radius: 0.5rem;}
.part4B li h5{height: 3.125rem;line-height: 3.125rem;background: #9b141c;padding: 0 1.25rem;overflow: hidden;font-size: 1.125rem;color: #fff;font-weight: bold;}
.part4B dl{padding: 1.875rem 1.25rem;margin-bottom: -0.9375rem;}
.part4B dd{font-size: 1rem;color: #323232;line-height: 1.25rem;height: 1.25rem;overflow: hidden;margin-bottom: 0.9375rem;}
.part4B li:hover{background: #fff;box-shadow: 0px 2px 19.6px 0.4px rgba(0, 0, 0, 0.14);transition: 0.6s all;}
@media(max-width:850px){
	.part4B li{width: 100%;}
}
/* 宣传资讯  优质生源基地 end */
/* 现任领导 start */
.n_lead01  ul{margin-bottom: -1.875rem;}
.n_lead01 li{position: relative;margin-bottom: 1.875rem;}
.n_lead01 li::after{content: "";width: 100%;height: calc(100% - 40px);background: #f4f2ed url(../images/lead-icon03.png) no-repeat 96% 94%;position: absolute;right: 0;bottom: 0;}
.n_lead01 li a{position: relative;z-index: 3;padding: 0 1.25rem 1.875rem 1.25rem;}
.n_lead01 li .n_lead01L{width: 180px;}
.n_lead01 li .n_lead01L .pic{overflow: hidden;}
.n_lead01 li .n_lead01L .pic img{display: block;width: 100%;object-fit: cover;}
.n_lead01 li .n_lead01L .text{margin-top: 1.25rem;}
.n_lead01 li .n_lead01L .text P{font-size: 0.875rem;color: #323232;text-align: center;line-height: 1.375rem;}
.n_lead01 li .n_lead01R{width: calc(100% - 210px);}
.n_lead01 li .n_lead01R h5{margin-bottom: 1.25rem;font-size: 1.5rem;color: #323232;font-weight: 600;}
.n_lead01 li .n_lead01R h3{padding-top: 1.875rem;}
.n_lead01 li .n_lead01R h3 i{font-style: normal;width: 30%;display: inline-block;font-size: 0.875rem;color: #323232;line-height: 1.25rem;padding-left: 1.25rem;background: url(../images/lead-icon01.png) no-repeat left 3px;}
.n_lead01 li .n_lead01R h3 i+i{background: url(../images/lead-icon02.png) no-repeat left 3px;}
.n_lead01 li .n_lead01R dl{margin-top: 1.25rem;padding-top: 1.25rem;border-top: 1px solid #e5e3dd;margin-bottom: -0.9375rem;}
.n_lead01 li .n_lead01R dt{font-size: 1.125rem;color: #323232;font-weight: 600;margin-bottom: 1.125rem;}
.n_lead01 li .n_lead01R dd{font-size: 0.875rem;color: #666666;line-height: 1.25rem;margin-bottom: 0.9375rem;}
@media(max-width:768px){
	.n_lead01 li .n_lead01L{width: 100%;display: flex;justify-content: space-between;}
	.n_lead01 li .n_lead01L .pic{width: 150px;}
	.n_lead01 li .n_lead01L .text{width: calc(100% - 170px); margin-top: 4.375rem;}
	.n_lead01 li .n_lead01L .text p{text-align: left;}
	.n_lead01 li .n_lead01R{width: 100%;margin-top: 1.25rem;}
	.n_lead01 li .n_lead01R h5{margin-bottom: 1.25rem;}
	.n_lead01 li .n_lead01R h3{padding-top: 0;}
}
@media(max-width:540px){
	.n_lead01 li .n_lead01R h3 i{width: 50%;}
}
/* 现任领导 end */
/* 优质生源基地一览 start */
.n_yzsyT{background: #f4f2ed url(../images/lead-icon03.png) no-repeat 95% 98%;padding: 1.875rem;}
.n_yzsyT h5{margin:0 auto 1.875rem auto;display: table;font-size: 1.5rem;font-weight: bold;position: relative;}
.n_yzsyT h5::after{content: "";width: 150%;height: 1px;background: #d0d0d0;position: absolute;left: -160%;top: 50%;}
.n_yzsyT h5::before{content: "";width: 150%;height: 1px;background: #d0d0d0;position: absolute;right: -160%;top: 50%;}
.n_yzsyT ul{justify-content: flex-start;margin-bottom: -0.625rem;}
.n_yzsyT li{width: 60px;margin: 0 5px 0.625rem 5px;transition: 0.6s all;}
.n_yzsyT li a{line-height: 1.875rem;display: block;text-align: center;font-size: 1rem;color: #323232;transition: 0.6s all;}
.n_yzsyT li.on{background: #9b141c;border-radius: 0.5rem;}
.n_yzsyT li.on a{color: #fff;}
.n_yzsyT li:hover{background: #9b141c;border-radius: 0.5rem;transition: 0.6s all;}
.n_yzsyT li:hover a{color: #fff;transition: 0.6s all;}
.n_yzsyB{justify-content: flex-start;margin-right: -2.21%;}
.n_yzsyB li{width: 31.86%;margin-right: 1.47%;margin-top: 1.25rem;}
.n_yzsyB li a{display: block;}
.n_yzsyB li .pic{overflow: hidden;}
.n_yzsyB li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 184px;}
.n_yzsyB li .text{background: #fff;border: 1px solid #eeeeee;border-top: none;padding: 1.25rem;}
.n_yzsyB li .text h5{font-size: 1rem;color: #323232;line-height: 1.25rem;height: 1.25rem;overflow: hidden;font-weight: 600;transition: 0.6s all;}
.n_yzsyB li .text p{margin-top: 0.9375rem;padding-top: 0.9375rem;border-top: 1px solid #eaeaea;position: relative;}
.n_yzsyB li .text p::after{content: "";width: 30px;height: 3px;background: #9b141c;position: absolute;top: -2px;left: 0;transition: 0.6s all;}
.n_yzsyB li .text p i{font-style: normal;display: block;font-size: 0.875rem;color: #323232;line-height: 1.125rem;height: 1.125rem;overflow: hidden;}
.n_yzsyB li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_yzsyB li:hover h5{color: #9b141c;transition: 0.6s all;}
.n_yzsyB li:hover .text p::after{width: 100%;transition: 0.6s all;}
@media(max-width:1200px){
	.n_yzsyB li .pic img{height: 232px;}
}
@media(max-width:1000px){
	.n_yzsyB li .pic img{height: 192px;}
}
@media(max-width:850px){
	.n_yzsyB li .pic img{height: 162px;}
}
@media(max-width:768px){
	.n_yzsyB{margin-right: 2%;}
	.n_yzsyB li{width: 49%;margin-right: 1%;}
	.n_yzsyB li .pic img{height: 214px;}
}
@media(max-width:650px){
	.n_yzsyB li .pic img{height: 179px;}
}
@media(max-width:540px){
	.n_yzsyB{margin-right: 0;}
	.n_yzsyB li{width: 100%;margin-right: 0;}
	.n_yzsyB li .pic img{height: auto;}
}
/* 优质生源基地一览 end */
/* 宣传资讯 start */
.n_xczx{position: relative;}
 .n_xczxL{width: 47.25%;overflow: hidden;position: relative;}
 .n_xczxL .swiper {width: 100%;}
 .n_xczxL .mySwiper2 {position: relative;}
.n_xczxL .mySwiper2 .swiper-slide a{display: block;overflow: hidden;border-radius: 0.625rem;}
.n_xczxL .mySwiper2 .swiper-slide img{display: block;width: 100%;transition: 0.6s all;height: 600px;object-fit: cover;}
.n_xczxL .mySwiper2 .swiper-button-next, .n_xczxL .mySwiper2 .swiper-button-prev{width: 60px;height: 60px;margin-top: -30px;}
.n_xczxL .mySwiper2 .swiper-button-next{background: url(../images/part4R.png) no-repeat center;right: 0.625rem;}
.n_xczxL .mySwiper2 .swiper-button-prev{background: url(../images/part4L.png) no-repeat center;left: 0.625rem;}
.n_xczxL .mySwiper{margin-top: 20px;}
.n_xczxL .mySwiper .swiper-slide {border-radius: 0.3125rem;overflow: hidden;}
.n_xczxL .mySwiper .swiper-slide a{display: block;overflow: hidden;}
.n_xczxL .mySwiper .swiper-slide img{display: block;width: 100%;height: 102px;object-fit: cover;}	
.n_xczxL .mySwiper .swiper-slide-thumb-active {border: 2px solid #dfbe09;}
.n_xczxL .mySwiper2 .swiper-slide:hover img{transition: 0.6s all;transform: scale(1.1);}
.n_xczxR{width: 48.35%;height: 722px;overflow-y: scroll;padding-right: 1.25rem;}
.n_xczxR h5{font-size: 1.875rem;line-height: 3rem;color: #323232;}
.n_xczxRB{margin-top: 2.5rem;padding-top: 2.5rem;border-top: 1px solid #dcdcdc;}
.n_xczxRB p{font-size: 1.125rem;color: #323232;line-height: 2.125rem;text-indent: 2.25rem;margin-bottom: 1.25rem;}
.n_xczxRB::-webkit-scrollbar-thumb {  
    
}
@media(max-width:1200px){
	.n_xczxL .mySwiper2 .swiper-slide img{height: 758px;}
	.n_xczxL .mySwiper .swiper-slide img{height: 140px;}
	.n_xczxR{height: 918px;}
}
@media(max-width:1000px){
	.n_xczxL .mySwiper2 .swiper-slide img{height: 627px;}
	.n_xczxL .mySwiper .swiper-slide img{height: 114px;}
	.n_xczxR{height: 761px;}
}
@media(max-width:850px){
	.n_xczxL .mySwiper2 .swiper-slide img{height: 527px;}
	.n_xczxL .mySwiper .swiper-slide img{height: 94px;}
	.n_xczxR{height: 641px;}
}
@media(max-width:768px){
	.n_xczxL{width: 100%;}
	.n_xczxL .mySwiper2 .swiper-slide img{height: auto;}
	.n_xczxL .mySwiper .swiper-slide img{height: auto;}
	.n_xczxR{width: 100%;margin-top: 2.5rem;overflow: initial;height: auto;padding-right: 0;}
}
/* 宣传资讯 end */