﻿h5 {
	font-size: 16px;
	font-weight: bold;
}
.lsn li {
	list-style-type: none;
}
input:focus, textarea:focus, select:focus {
	outline: none;
}
input, textarea, select {
	box-shadow: inset 0 0px 0px !important;
}
font{font-family: unset;}
/* 2018改版学校网站 */
.main-wrap {
    width: 100%;
    margin: auto;
    min-width: 320px;
}
.con-wrap {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    min-width: 320px;
}
.div-shadow {
	position: absolute;bottom:0px;left:0;right:0;background-color: rgba(0,0,0,.42)
}
.carousel-control {
	width:30px;height: 40px;position: absolute;top:45%;background: #494937;
}
.carousel-control.left {
	left:0;
}
.carousel-control span {
	color:#fff;font-size:24px;margin-top: 6px;
}
.carousel-control.right {
	right:0;
}
.img-transition img {
    transition: all 0.5s ease;
}
.img-transition img:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.dateTime {
	text-align: right;
}
.picture-view {
	display: flex;
	justify-content: space-between;
	-webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    /* backface-visibility: hidden; */
    /* -webkit-perspective: 1000; */
    perspective: 1000;
    position: relative;
}
.conImgMax_web {
	overflow:hidden;
}

/*校园开放日*/
.xykfr {position: relative;}
.xykfr .pos {position: fixed;right: 30px;bottom: 8%;z-index: 999;}
.xykfr .pos a {display: inline-block;}
.xykfr .pos a>img {width: 160px; height: 160px;}
.xykfr #floating {
	position: absolute;
    top: -10px;
    right: -10px;
    font-size: 16px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
    padding-top: 3px;
    width: 26px;
    height: 26px;
    color: #d3040b;
    text-align: center;
}

/* 浮动窗口 */
#moveDiv {z-index: 1030; position: absolute; cursor: pointer;}
#moveDiv a {display: inline-block;font-size: 28px;color: #fff; position:relative;}
#moveDiv a>img {height: 182px;}
#moveDiv .moveTitle {position: absolute; left: 40px;top: 85px;}
#floating {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 16px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
    padding-top: 3px;
    width: 26px;
    height: 26px;
    color: #d3040b;
    text-align: center;
}

/* 2017新增学校网站 */
.con_wap {
    width: 1003px;
    overflow: hidden;
    margin: 0 auto;
    min-width: 320px;
}

.hiden-overstep-txt {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

a {
	color:#000;
	text-decoration: none !important;
}

a:hover {
	color:#005ee3;
}

a img {
	display: inline-block;
}

img {
	object-fit: cover;
}

.clearfix::after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix{
	zoom: 1;/*兼容*/
}

/* 图片轮播 */
.banner-carousel .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: auto;
    padding-left: 0;
    margin-left: 0px;
    text-align: center;
    list-style: none;
}
.banner-carousel .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    margin-left: 5px;
}
.banner-carousel .carousel-indicators .active {
    width: 15px;
    height: 10px;
    margin: 1px;
    background-color: #da251c;
    border: 1px solid #da251c;
    margin-left: 5px;
}
.carousel-inner>.item>a>img {
	display:initial;
}

/* 长者专区、无障碍按钮 */
@font-face {
	font-family: zhenyan;
	src: url("https://cdn.sjedu.cn/webeditor/font/zhenyan.woff") format("woff"), url("https://cdn.sjedu.cn/webeditor/font/zhenyan.ttf") format("truetype"), url("https://cdn.sjedu.cn/webeditor/font/zhenyan.eot") format("embedded-opentype");
}
.help-btns {
	position: absolute;
	right: 0;
	padding: 2px 20px;
	height: 40px;
	background: rgba(195, 64, 39, .1);
	font-family: zhenyan;
	border-radius: 20px;
	line-height: 40px;
	color: #c34027;
	text-align: center;
	font-size: 18px;
	margin-top: 25px;
}
.help-btns .btn-split {
	display: inline-block;
	width: 2px;
	height: 18px;
	margin: 10px 8px 0;
	background: #c34027;
	vertical-align: top;
}

.conImgMax_web img{max-width: 100%;}
.conImgMax_web table{max-width: 1170px;}
.info_video{width:50%;object-fit: fill;}

.video-load{
    width: 100%;
    height: 180px;
    object-fit: fill;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: transparent;
	border-color: #ddd;
}

.allztwz {
    font-family: "microsoft yahei", "微软雅黑", sans-serif;font-size: 14px;margin: 0;padding: 0;
}
.allztwz .con-wrap{width:1200px;margin: auto;}
.allztwz .clearfix:after{content:"";display: block;clear: both;height: 0;visibility: hidden;}.allztwz .clearfix{zoom: 1;}
.allztwz .left{float: left;}.allztwz .right{float: right;}
.allztwz li{list-style: none;}
.allztwz a{text-decoration: none;cursor: pointer;color: #666;}
.allztwz .now-local{padding:0;margin: 0;}
.allztwz .now-local span{text-indent: 2rem;float: left;}
.allztwz .now-local li{float: left;}
.allztwz .now-local li+li:before {padding-left:6px;content: "-\00a0";}
.allztwz .tab .left{cursor:pointer;display: flex;align-items: center;justify-content: center;}
.allztwz .textRight{text-align: end;}.allztwz .textRight a{cursor: pointer;}
.allztwz .round-center{display: flex;align-items: center;justify-content: center;}
.allztwz .main-button {display:inline-block;width: 150px;color: #fff;font-size: 18px;border-radius: 4px;}
.allztwz .fourty-eight{text-align: center;height: 48px;line-height:48px;}
.allztwz .hidden-overstep-txt{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*.wmxy1 {*/
/*    font-family:"microsoft yahei","微软雅黑";*/
/*    font-size: 14px;*/
/*}*/
/*.wmxy1 .con-wrap{width:1200px;margin: auto;}*/
/*.wmxy1  .clearfix:after{*/
/*    content:"";*/
/*    display: block;*/
/*    clear: both;*/
/*    height: 0;*/
/*    visibility: hidden;*/
/*}*/
/*.wmxy1 .clearfix{zoom: 1;}*/

/*.wmxy1 .con-wrap.top-position {padding: 0px;}*/
/*.wmxy1 .con-wrap.top-position li{float:left;list-style: none;}*/

/*.wmxy1 .con-wrap.top-position >li+li:before {*/
/*    padding: 0 5px;*/
/*    color: #666;*/
/*    content: "-\00a0";*/
/*}*/
/*.wmxy1 .left{float: left;}*/
/*.wmxy1 .right{float: right;}*/
/*.wmxy1 .tab .left{cursor:pointer;padding-left:20px;padding-right:20px;height: 48px;font-size: 20px;display: flex;align-items: center;justify-content: center;}*/
/*.wmxy1 .tab .left.active{background: #fff;color: #419aee;}*/
/*.wmxy1 .title {color: #fff;background: #419aee;height: 48px;}*/
/*.wmxy1 .textRight{text-align: end;line-height: 48px;}*/
/*.wmxy1 .textRight a{color: #fff;cursor: pointer;}*/
