/* CSS Document */

body {
	font-family: Microsoft YaHei;
}


.top1 {
	height: 150px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url('../../image/header-bg_0615.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


img {
	border: 0px;
}


.top1-1 {
	height: 150px;
	width: 1200px;
	background-size: 100% auto;
	background-image: url(../images/顶部贴图@2x.png);
	background-position: right;
	background-repeat: no-repeat;
	margin: auto auto auto auto;
	white-space: nowrap;
}

.top1-1 ul li {
	display: inline-block;
	display: -moz-inline-stack;
}


.top1-1-R {
	height: 150px;
	background-repeat: no-repeat;
	margin: auto 20px auto auto;
}

.top1-1-R li {
	list-style: none;
	height: 25px;
}

.top1-1-R li table tr td {}

.weather tr td {
	color: #3366FF;
	font-size: 14px;
}


.weather tr td input {
	width: 225px;
	height: 24px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 12px;
	border: #3333FF 1px solid;
}


.topmenu {
	width: 100%;
	height: 47px;
	background: rgba(56, 91, 166, 1);
	border-bottom: 2px solid #FFFFFF;
}

.toppic {
	width: 100%;
	height: 450px;
}

.swiper-container {
	width: 100%;
	height: 450px;
	margin: 0px;
	padding: 0px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

.swiper-slide a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 8;
}

.swiper-pagination {
	height: 10px;
	font-family: PingFangSC-Regular;
	font-size: 10px;
	color: #fff;
	letter-spacing: 0;
	line-height: 10px;
	bottom: 0;
}

.swiper-pagination-bullet {
	background: #fff;
	opacity: 0.7;
	height: 10px;
	border-radius: 5px;
	width: 10px;
	transition: all 0.2s;
}

.swiper-pagination-bullet-active {
	width: 35px;
	color: #fff;
	opacity: 1;
}

.login {
	height: 348px;
	width: 100%;
	background-size: 100% auto;
	background-image: url(../images/背景@2x.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}


.alist {
	width: 360px;
	list-style: none;
	margin: 0 auto auto auto;
}

.alist li span {}


.loginxx {
	width: 360px;
	height: 320px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 1px 2px 13px 0px rgba(175, 37, 55, 0.1);
	border-radius: 6px;
}

.logintext {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(75, 136, 242, 1);
	cursor: pointer;
}

.logintextx {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	cursor: pointer;
}


.logininput1 {
	width: 300px;
	height: 30px;
	border: 1px solid rgba(191, 191, 191, 1);
	border-radius: 4px;
	background-image: url(../images/用户@2x.png);
	background-repeat: no-repeat;
	font-size: 16px;
}

.logininput1x {
	width: 215px;
	height: 30px;
	border: 1px solid rgba(191, 191, 191, 1);
	border-radius: 4px;
	background-image: url(../images/用户@2x.png);
	background-repeat: no-repeat;
	font-size: 16px;
}


.logininput2 {
	width: 300px;
	height: 30px;
	border: 1px solid rgba(191, 191, 191, 1);
	border-radius: 4px;
	background-image: url(../images/密码@2x.png);
	background-repeat: no-repeat;
	font-size: 16px;
}


.class2 {
	width: 122px;
	height: 35px;
	background: rgba(57, 91, 165, 1);
	border-radius: 6px 6px 0px 0px;
	padding-top: 15px;
	padding-left: 7px;
	display: inline-block;
}

.class3 {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}

.class4 {
	font-size: 14px;
	height: 25px;
	padding-top: 15px;
	padding-left: 10px;
	list-style: none;
}

.class5 {
	float: right;
	padding-top: 15px;
}

.class_off {
	background: rgba(200, 200, 200, .9);
	color: #666
}

a.news:link {
	text-decoration: none;
	color: #232323;
}

a.news:hover {
	text-decoration: none;
	color: #0033CC;
}

a.forgetpws:link {
	text-decoration: none;
	color: #0033CC;
	font-size: 14px;
}


.news2 {
	height: 350px;
	width: 100%;
	background-size: 100% auto;
	background-image: url(../images/背景@2x.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-color: #FFFFFF;
}


.btn1 {
	width: 315px;
	height: 80px;
	background: rgba(112, 171, 243, 1);
	border-radius: 6px;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bolder;
	padding-top: 25px;
	cursor: pointer;
}

.btn2 {
	width: 315px;
	height: 80px;
	background: rgba(249, 140, 143, 1);
	border-radius: 6px;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bolder;
	padding-top: 25px;
	cursor: pointer;
}


.course {
	height: 520px;
	width: 100%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 20px;
	background-color: #F6F6F6;
	text-align: center;
}

.course p {
	font-size: 23px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	text-align: center;
}

.clearx {
	margin: auto auto auto auto;
	width: 63px;
	height: 4px;
	background: rgba(57, 91, 166, 1);
	border-radius: 2px;
}


.arrawL {

	width: 28px;
	height: 28px;
	background: rgba(254, 167, 54, 1);
	opacity: 0.7;
	border-radius: 50%;
	text-align: center;
}

.arrawL img {
	display: inline-block;
	vertical-align: middle;
}


.arrawR {
	width: 28px;
	height: 28px;
	background: rgba(222, 222, 222, 1);
	opacity: 0.7;
	border-radius: 50%;
	text-align: center;
}

.arrawR img {
	display: inline-block;
	vertical-align: middle;
}



.coursePicCurrent {
	//width:280px;
	//height:292px;
	width: 265px;
	height: 235px;
	background: rgba(81, 140, 242, 1);
	box-shadow: 0px 4px 7px 0px rgba(81, 101, 118, 0.16);
	border-radius: 6px;
}

.coursePicCurrent table tr td {
	color: #FFFFFF;
}

.coursePicCurrent table tr td a {
	color: #FFFFFF;
}



.pp3 {
	width: 100%;
	max-width: 279px;
}

.p1 {
	font-weight: bold;
	font-size: 14px;
}

.p4 {
	content: url(../images/学习icon-白色@2x.png);
}

.p5 {
	content: url(../images/查看icon-白色@2x.png);
}


.p6 {
	content: url(../images/学习icon-灰色@2x.png);
}

.p7 {
	content: url(../images/查看icon-灰色@2x.png);
}


.coursePic {
	//width:280px;
	//height:292px;
	width: 265px;
	height: 235px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 7px 0px rgba(81, 101, 118, 0.16);
	border-radius: 6px;
}




.btn3 {
	margin: auto auto auto auto;
	width: 160px;
	height: 35px;
	background: linear-gradient(184deg, rgba(255, 205, 56, 1), rgba(253, 154, 53, 1));
	border-radius: 6px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding-top: 12px;
	cursor: pointer;
}


.btn4 {
	margin: auto auto auto auto;
	width: 300px;
	height: 30px;
	//background:linear-gradient(184deg,rgba(255,205,56,1),rgba(253,154,53,1));
	border-radius: 6px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	cursor: pointer;
}


.btn5 {
	margin: auto auto auto auto;
	width: 80%;
	height: 30px;
	background: linear-gradient(184deg, rgba(255, 205, 56, 1), rgba(253, 154, 53, 1));
	border-radius: 6px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}


.Link {
	width: 100%;
	height: 120px;
	background-color: #FFFFFF;
}

.Link1 {}

.Link1 ul li p {
	font-size: 23px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	text-align: center;
}


select {
	width: 134px;
	height: 32px;
	border: 1px solid rgba(142, 142, 142, 1);
	border-radius: 5px;
}

.foot {
	width: 100%;
	height: 155px;
	background: rgba(57, 91, 166, 1);
}






.line-limit-length {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 780px;
}

.tipRed {
	font-size: 14px;
	color: #ff0000;
}


.weltxt {
	font-size: 20px;
	color: #333333;
}