@charset "utf-8";
#vsb_content table {
	border-width: 1px 0px 0px 1px;
	border-right-style: initial;
	border-bottom-style: initial;
	border-right-color: initial;
	border-bottom-color: initial;
	border-image: initial;
	border-left-style: solid;
	border-left-color: rgb(221, 221, 221);
	border-top-style: solid;
	border-top-color: rgb(221, 221, 221);
	width: 100%;
	margin: 20px auto;
}

#vsb_content table tr td {
	border-width: 0px 1px 1px 0px;
	border-left-style: initial;
	border-left-color: initial;
	border-top-style: initial;
	border-top-color: initial;
	line-height: 23px;
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: rgb(221, 221, 221);
	border-bottom-color: rgb(221, 221, 221);
}

#vsb_content table tr td p {
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#browser-modal {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	color: rgb(48, 50, 51);
	position: fixed;
	z-index: 9999;
}

#browser-modal .browser-modal-cover {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: rgb(17, 17, 17);
	opacity: 0.9;
	z-index: -1;
}

#browser-modal .browser-content {
	width: 700px;
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
	padding-top: 50px;
	background-color: rgb(255, 255, 255);
	border-radius: 5px;
}

#browser-modal .browser-content .browser-dpc-logo img {
	height: 42px;
	margin: 45px auto 40px;
}

#browser-modal .browser-content .browser-text-title {
	text-transform: uppercase;
	font-size: 24px;
}

#browser-modal .browser-content .browser-text-desc {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14px;
}

#browser-modal .browser-content .browser-list {
	width: 600px;
	margin: 20px auto;
	height: 130px;
}

#browser-modal .browser-content .browser-item {
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#browser-modal .browser-content .browser-item .iconfont {
	width: 100px;
	height: 100px;
	margin: 0px auto 10px;
	font-size: 80px;
	line-height: 80px;
}

#browser-modal .browser-content .browser-item .iconchrome {
	background: url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/img/bro.png") 0px 0px no-repeat;
}

#browser-modal .browser-content .browser-item .iconfirefox {
	background: url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/img/bro.png") 0px -100px no-repeat;
}

#browser-modal .browser-content .browser-item .iconopera {
	background: url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/img/bro.png") 0px -200px no-repeat;
}

#browser-modal .browser-content .browser-item .iconEdge {
	background: url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/img/bro.png") 0px -300px no-repeat;
}

#browser-modal .browser-content .browser-item a {
	cursor: pointer;
	display: block;
}

#browser-modal .browser-content .browser-item a img {
	display: block;
	margin: 0px auto;
	max-width: 100px;
	width: 100px;
	height: 100px;
}

#browser-modal .browser-content .browser-item a h4 {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 700;
}




/* CSS Document */
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
ol, ul, i{ list-style:none; font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#444;}
a:hover {COLOR: #0e4f8f;}
img { border:0;}
.clearfix:after {display:block; visibility:hidden; clear:both; content:'.'; overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
.clearfix {*zoom:1;display:block;}
/*公共样式开始*/
body{ margin:0 auto; color:#444; background:#fff; font-family:"微软雅黑","宋体"; font-size:14px; min-width:1400px;}

.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.fl{float:left;}
.fr{ float:right;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.ml20{ margin-left:25px;}
.pt15{ padding-top:15px;}
.hidden {display:none;}
.display{display:block;}
.w1200{ width:1200px; margin:0 auto;}


.head1{ background:#003871;}
.top {
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}
.top .fl{width:50%;font-size: 12px;}
.top a{ margin:0; color:#fff;}
.head2{ background:#0e4f8f;}
.min{ height:144px;}
.logo{ margin-top:30px; width:728px; height:80px;}

/*search*/
.ss{ width:220px; height:25px; padding:5px 7px; background:url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/images/ssk.png") left top no-repeat; overflow:hidden;}
.ssk{ width:190px; height:25px; line-height:25px; float:left; overflow:hidden; border:none; background:none; outline:medium none; color:#999; font-family:"微软雅黑";}
.search_btn{ float:right; width:25px; height:24px; outline:medium none;}





/******nav******/
.menu-nav{width:100%;height: 48px;line-height: 48px;background:#fff;position:relative;z-index:1000;}
.nav { width:1200px; margin:0 auto; position:relative;}
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left; position:relative; z-index:998;display:block;}
.nav ul li a{display:block;text-decoration:none;width: 133px;text-transform:capitalize;height: auto;text-align:center;line-height: 24px;font-size:16px;overflow:hidden;padding: 12px 0;}
.nav ul li .sub_nav {display: none;}
.nav ul li ul li{width: 133px;position:static;}
.nav ul li:hover a {color:#000; background:#ebebeb; }
.nav ul li.hover a {color: #000000;background: #ebebeb;}
.nav ul li:hover .sub_nav {display:block; position:absolute; top:48px; left:0px; width:120px;}
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block;text-align:center;height:auto;line-height:20px;background:#000;font-size:14px;color:#fff;opacity:0.7;width:100%;/* padding:8px 5px; */}
.nav ul li:hover ul li a:hover {color:#fff; text-align:center; background:#0e4f8f;}
.nav ul li ul li:hover ul{display:block;}
.nav ul li  .sub_nav  li{position:relative;}
.nav ul li  .sub_nav  li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: auto;
    z-index: 10;
    background: rgb(0 0 0 / 70%);
    /* background: #000000; */
    /* opacity: 0.7; */
}
/******banner******/

.slideBox {
	width: 100%;
	height:460px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox2 .hd {
	overflow:hidden;
	position:absolute;
	top:430px;
	z-index:99;
	left:47%;
}
.slideBox2 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox2 .hd ul li {
	float:left;
	margin-right:15px;
	width: 9px;
	height: 9px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border: 3px solid #fff;
	border-radius: 50%;
}
.slideBox2 .hd ul li.on {
	background: #0e4f8f;
}

.slideBox2 .bd li .tit{
	_height: 42px;
	position: absolute;
	left:19%;
	bottom:35px;
	color: #fff;
	font-size: 24px;
	font-weight:bold;
	text-indent: 14px;
	line-height: 36px;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#66000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')";      /*IE8*/
}
.slideBox2 .bd li .tit p { padding:5px 15px; letter-spacing:2px;
 margin: 0 auto;
}




.gg{ background:#efefef; height:50px; line-height:50px; width:100%; overflow:hidden; margin-bottom:5px;}
.gg h2{font-size:16px;color: #0e4f8f;font-weight:bold;float:left;width:100px;text-align:center;}

#scrollDiv{float:left;width: 960px;margin-left:10px;height:50px;line-height:50px;overflow:hidden;}
#scrollDiv li{ height:50px; line-height:50px; padding-left:15px; background:url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/images/xb.jpg") left center no-repeat; color:#fff; font-size:14px;}
#scrollDiv li span{float:right; color:#999; font-size:14px;}
.more a{ float:right; margin-right:15px; color:#999;}
.more a:hover{color: #0e4f8f;}
.tit{ /* background: url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/images/titbg.png") left bottom no-repeat; */ height: 48px;line-height: 48px;}
.tit h2{float:left;text-align:center;font-size: 20px;width: auto;text-align: left;font-weight:bold;}
.tit a{ float:right; color:#777;}

.tit a:hover{color: #0e4f8f;}
.xxxw{ width:49%; height:auto; position:relative; z-index:5; background:#fff; overflow:hidden;}
.xxxwbox .list { width:49%; }
.xxxw .bd { position:relative; z-index:3;  width:630px; height:200px;}
.xxxw .bd ul{ overflow:hidden; zoom:1;  width:630px; height:200px;}
.xxxw .bd ul li{ _display:inline; overflow:hidden;  width:630px; height:200px;}
.xxxw .bd ul li .xwpic {position:absolute; left:0; top:0;}
.xxxw .bd ul li .xwpic img{ width:315px; height:200px; display:block; overflow:hidden;}
.xxxw .bd ul li .title{ position:absolute; background:#f3f3f3; width:255px; padding:15px 30px; right:0px; bottom:0px; top:0px; z-index:99; text-align:left; height:170px;  float:right;}
.xxxw .bd ul li .title a {color: #0e4f8f;}
.xxxw .bd ul li .title h3 {line-height:28px; font-size:16px; font-weight:bold; font-family:微软雅黑;}
.xxxw .bd ul li .title p { line-height:28px; color:#999; text-indent:2em; margin-top:5px;}
.xxxw .bd ul li .title p a:hover { text-decoration:underline;}

.xxxw .hd{ overflow:hidden;position:absolute; z-index:5; height:16px; bottom:10px; right:60px; width:150px;}
.xxxw .hd ul{overflow:hidden; zoom:1; z-index:10; position:absolute;top:0;width:140px; right:0;}
.xxxw .hd ul li{float:left;width:11px;height:11px;overflow:hidden;margin:0 5px;text-indent:-999px;cursor:pointer;background: #ccc;border-radius: 100%;}
.xxxw .hd ul li.on{ background:#0e4f8f; }

.list { width:100%;}
.list ul li {height:35px; line-height:35px; background:url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/images/xb.jpg") left 16px no-repeat; padding-left:15px; font-size:14px;}
.list ul li span{ float:right; color:#999; font-size:14px;}

.mtbd{ margin-top:15px;}
.mtbd li{float:left;display:block;width:255px;height: auto;padding:15px;background:#f7f7f7;margin-right:20px;}
.mtbd li:last-of-type{margin-right:0;}
.mtbd li .ti{ height:40px; margin-top:5px; line-height:40px;}
.mtbd li i{ float:left; display:block; width:110px; text-align:center; color:#fff; font-size:14px;}
.mtbd li i.color1{ background:#c50000;}
.mtbd li i.color2{ background:#c99e03;}
.mtbd li em{ float:right; font-style:normal; background:url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/images/more.png") right center no-repeat; width:65px; font-size:12px; color:#888;} 
.mtbd li h2{display:block;font-size: 16px;font-weight:normal;height: 56px;line-height: 28px;width:255px;overflow:hidden;}
.mtbd li p{line-height:24px; margin-top:5px; color:#999;}

.sp{width: 585px;}
.sp ul li {height: 34px;line-height: 34px;background:url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/images/xb.jpg") left 14px no-repeat;padding-left:15px;font-size:14px;}
.sp ul li span{ float:right; color:#999; font-size:14px;}

.zt{width: 585px;}
.zt li{width: 32%;overflow:hidden;float:left;margin-top: 20px;margin-right: 2%;}
.zt li a,.zt li a img{display:block;height: auto;width: 100%;object-fit: cover;}
.zt li a img{height: 130px;}
.zt li:nth-of-type(3n){margin-right:0;}
.zt li a p.txt{
    font-size: 14px;
    color: #444;
    line-height: 24px;
    border: 1px solid #e7e7e7;
    padding: 5px;
}
.zt li a:hover p.txt{
	color:#0e4f8f;
}


.foot{background: #4270a5;height:auto;}
.lxfs{width: 100%;line-height:30px; color: #fff; text-align:left; }
.ewm{width:245px; height:60px; float:right; margin-top:10px;}
.ewm a .preview{display:none;}
.ewm a:hover .preview{display:block; position:absolute; top:-80px; left:-0px;z-index:999999999;}
.ewm img{vertical-align:top; width:30px; height:30px; }
.ewm li{ display:inline; float:left; width:80px; height:60px;text-align:center; border-right:1px  dotted #ffedd0; position:relative;}
.ewm li .preview{width:80px;height:80px;}
.ewm li p{ text-align:center; line-height:30px; font-size:12px;}


.link{line-height: 42px;height: 42px;overflow:hidden;color: #fff;border-top: 1px solid #6f8daf;}
.link a {margin:0 15px;color: #fff;}
.link a:first-of-type {
    margin-left: 0;
}
.link a:hover{color:#FFEB3B;}
.foot-b{font-size: 13px;color:#fff;line-height: 38px;text-align:center;background: #2e5d93;}
.foot-b a{color:#fff;}
.foot-b img{
    transform: translateY(5px);
}
.nybanner{height: 460px;width:100%;}

/*内页样式*/
.ny{ background:#f3f3f3; }
.ny_left{ float:left; width:240px; min-height:500px;}
.ny_left_top{background: #0e4f8f;width:240px;height:81px;line-height:81px;color:#fff;font-size:24px;text-align:center;font-weight:bold;}

.ny_right{ float:right; background:#fff; width:1130px; min-height:500px; padding-left:30px; padding-bottom:15px;}
.ny_right1{ background:#fff; min-height:500px; padding-bottom:15px;}
.ny_right_con{font-size:15px;line-height:33px !important;padding: 10px 0;}
.nytit{ background:url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/images/titbg1.png") left bottom no-repeat; height:43px; line-height:42px; padding-left:25px;}


/*次级页面二级菜单*/
.left_nav{width:240px;margin-top: 1px;}
.left_nav li{margin-top:0px;width:240px;height: auto;overflow:hidden;font-size: 16px;border-bottom:1px solid #fff;}
.left_nav li a{
	font-weight:normal;
	line-height: 24px;
	display:block;
	text-align: center;
	width: 100%;
	padding: 10px 25px;
	box-sizing: border-box;
}
.left_nav li a:hover{
	font-weight:bold;
	display:block;
	color:#FFF;
	background: #3b71b1;
}
.left_nav li a.hover{
	font-weight:bold;
	display:block;
	color:#FFF;
	background: #3b71b1;
}



/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc; background:url("https://www.lancasteroutdoors.com/__xh__/jcb.xzhmu.edu.cn/images/xb.jpg") no-repeat left 20px; padding-left:20px; font-size: 16px; }
.Newslist ul li span{float: right; color: #999999; margin-right: 2px;}


/*图片列表开始*/
.Pic {}
.Pic ul li { float: left; width:259px; height:206px; display:block; margin:10px 21px; overflow:hidden;}
.Pic ul li img {width:253px; height:165px; padding:2px; border:1px solid #ddd; overflow:hidden;}
.Pic ul li span { display: block; text-align: center; width:259px; height:35px; clear: both; line-height:35px; overflow:hidden;}
.line1 { border-top: 1px dashed #DDDDDD;}




/*详细页*/
.content{width: 100%;padding: 20px 00px;}
.content-title{width: 100%;border-bottom:1px dashed #ccc;padding-bottom:10px;}
.content-title h3{ font-size:24px; line-height:50px; width:100%; text-align:center; color:#dc2e2f; padding-bottom:5px;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{width: 100%;font-size:16px;line-height:32px;padding:10px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:800px; margin:15px auto; display: block;}

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:940px; height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}

/*搜索结果*/
.ssjg-list{ min-height:500px; padding-bottom:50px;}
.ssjg-list li{border-bottom:1px dotted #bfc1c2;padding: 15px 0;}
.ssjg-list li h3{font-size:16px; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ssjg-list li p{height: auto;line-height:24px;color:#333;}
.ssjg-list li i{color:#666; font-size:12px; line-height:24px;}


.dpzw h2.bt{
	font-size: 26px;
	text-align: center;
	line-height: 30px;
	margin: 25px 0;
}
.dpzw p{text-indent:2em;text-align:justify;font-size: 16px;color: #333;margin-bottom: 5px;line-height: 32px;}
.dpzw img{text-align: center; max-width:600px; margin:15px auto; display: block;} 
#vsb_content table{border: 0px;border-left:1px solid #ddd;border-top:1px solid #ddd;width: auto;margin:20px auto;min-width: 80%;max-width: 100%;}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }

/* 宽度从 1200px 修改为 1400px */
.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.nav {
    width: 1400px;
}

.nav>ul {
    display: flex;
}

.nav>ul>li {
    flex: 1 1 auto;
}

.nav ul li a {
    width: 155px;
}

.nav ul li ul li {
    width: 155px;
}

.slideBox {
    max-width: 1400px;
    margin: 0 auto;
}

.tit {
    background: unset;
}

.tit h2 {
    font-size: 24px;
}

.list ul li,
.xxxwbox .list ul li {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}

/* 底部 */
.foot {
    font-family: "微软雅黑", "PingFang SC", "Microsoft YaHei", sans-serif;
}

.foot_top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
}

/* ---------- 左侧主信息 ---------- */
.foot_info {
    flex: 1;
    min-width: 0;
}

.motto p {
    margin: 0;
    font-size: 40px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.92);
    letter-spacing: 4px;
    font-family: "隶书", "LiSu", "STKaiti", "KaiTi", "楷体", "STSong", "SimSun", serif;
}

/* 校训与链接之间的细分隔线，制造层次 */
.link {
    margin-top: 22px;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 18px;
    height: auto;
    line-height: 1.8;
}

.link a {
    margin: 0;
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.72);
    transition: color .2s;
    white-space: nowrap;
}

/* 伪元素分隔线，替代裸露的 | 字符 */
.link a+a::before {
    content: "";
    position: absolute;
    left: -9px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 12px;
    background: rgba(255, 255, 255, 0.3);
}

.link a:hover {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.lxfs {
    margin-top: 18px;
    font-size: 14px;
    line-height: 1.9;
    color: rgba(255, 255, 255, 0.6);
    font-style: normal;
}

.lxfs p {
    margin: 0;
}

.lxfs span+span {
    margin-left: 28px;
}

/* ---------- 右侧二维码 ---------- */
.ercode {
    flex-shrink: 0;
}

.imgcode {
    display: flex;
    gap: 20px;
}

.imgcode .imgitem {
    width: 128px;
    text-align: center;
}

.imgcode .imgitem img {
    width: 100%;
    height: auto;
}

.imgcode .imgitem p {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.92);
}

/* ---------- 底部版权栏 ---------- */
.foot-b {
    font-size: 13px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.65);
    text-align: center;
    background: #2e5d93;
    padding: 14px 0;
}

.foot-b p {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px 10px;
}

.foot-b a {
    color: rgba(255, 255, 255, 0.75);
    transition: color .2s;
}

.foot-b a:hover {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* 给宽高，防止图片加载时布局跳动 */
.foot-b img {
    display: inline-block;
    width: 16px;
    height: 16px;
    transform: unset;
}