* {
	padding: 0;
	margin: 0;
}

a,
span,
img {
	display: block;
	cursor: pointer;
}

.w {
	width: 1200px;
	margin: 0 auto;
}

.l {
	float: left;
}

.r {
	float: right;
}
.hide{
	display: none !important;
}
.active_tab {
	height: 50px !important;
	color: #E92318 !important;
	border: none !important;
	background: url(img/act_bottom.png) no-repeat 4px 25px;
}

.top {
	height: 60px;
}

.logo {
	margin-top: 17.5px;
}

.telNum a:nth-of-type(1) {
	margin-top: 15px;
	margin-right: 20px;
}

.telNum a:nth-of-type(2) {
	margin-top: 17.5px;
}

#banner {
	width: 100%;
	height: 355px;
	background: url(https://img.mison.cn/pic/download5056/img/toeic-banner-pc.jpg) no-repeat center;
}

.tab {
	width: 300px;
	height: 90px;
	margin: 0 auto;
}

.tab span {
	margin-top: 30px;
	width: 150px;
	padding: 0 10px 5px;
	border-bottom: 2px solid #B7B7B7;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #444;
	text-align: center;
}

.BEC_content {
	display: flex;
	flex-wrap: wrap;
}

.TOEIC_content {
	display: flex;
	flex-wrap: wrap;
}

.fileBox {
	margin-top: 12px;
	margin-right: 8px;
	width: 292px;
	height: 135px;
	background: #FBFBFB;
	border: 1px solid #EEEEEE;
	opacity: 1;
	border-radius: 5px;
	position: relative;
}

.fileName {
	margin-top: 10px;
	padding-left: 17.5px;
	text-align: left;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 36px;
	color: #000000;
}

.fileline {
	width: 255px;
	margin: 0 auto;
	border: 1px solid #EEEEEE;
}

.fileSize {
	height: 40px;
	margin-left: 15px;
	font-size: 15px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #707070;
	opacity: 1;
}

.fileSize img {
	margin-right: 8px;
}

.fileSize p {
	float: right;
	margin-top: 10.5px;
}

.downloadNum {
	height: 40px;
	margin-right: 15px;
	font-size: 15px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #707070;
	opacity: 1;
}

.downloadNum p {
	float: right;
	margin-top: 10.5px;
}

.downloadNum img {
	margin-right: 8px;
}

.downloadBtn {
	width: 64px;
	height: 24px;
	border: 1px solid #E92318;
	border-radius: 5px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #E92318;
	position: absolute;
	top: 96px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}

.copyright {
	margin-top: 150px;
	width: 100%;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 45px;
	color: #707070;
	text-align: center;
	background: #F1F1F1;
}

.blackLayer {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 5;
	background: rgba(0, 0, 0, .7);
	display: none;
}

.popupBox {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 1200px;
	height: 0;
	display: none;
	z-index: 10;
}

.getDownload {
	width: 356px;
	height: 356px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top: 200px;
	border-radius: 12px;
	z-index: 5;
	background: url(https://img.mison.cn/pic/download5056/img/formBG.png) no-repeat center;
	display: none;
}

.downloadNow {
	width: 334px;
	min-height: 276px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top: 200px;
	border-radius: 12px;
	z-index: 5;
	display: none;
	overflow: hidden;
}

.downloadNow .downloadNow-tit {
	width: 100%;
    height: 73px;
    background: url(https://www.mison.cn/static/public/images/bg-success-tit.png) no-repeat center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.downloadNow .downloadNow-tit .downloadNow-tit-img {
	margin-right: 10px;
}

.downloadNow .downloadNow-tit .downloadNow-tit-txt {
	color: #fff;
    font-size: 23px;
}

.urlcode {
	width: 100%;
    height: 130px;
    margin: 10px 0;
}

.urlcode  .urlcode-img {
	width: 130px;
    height: 130px;
    margin: 0 auto;
}

.loadingText {
	position: absolute;
	top: 33px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 25px;
	color: #FFFFFF;
}

.popupFileName {
	width: 300px;
	text-align: center;
	position: absolute;
	top: 61px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 28px;
	color: #FFFFFF;
}
.access_box{
	padding: 0 20px 20px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    font-size: 16px;
	color: #666;
}

.codetxt1 {
	text-align: center;
    margin-top: 10px;
	font-size: 16px;
}
#accessCode{
	width: 100px;
	border: none !important;
	position: absolute;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 34px;
	color: #393939;
}
/*.copy-btn{
	position: absolute;
	top: 155px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 31px;
	color: #393939;
	text-decoration: underline;
	cursor: pointer;
}*/
.tel {
	display: block;
	width: 294px;
	font-size: 17px;
	color: #707070;
	height: 46px;
	border: 1px solid #A8A5A5;
	border-radius: 5px;
	position: absolute;
	top: 125px;
	left: 50%;
	transform: translateX(-50%);
	padding-left: 10px;
	
}

input::-webkit-input-placeholder {
	/* WebKit browsers */
	font-size: 17px;
	color: #707070;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	font-size: 17px;
	color: #707070;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	font-size: 17px;
	color: #707070;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	font-size: 17px;
	color: #707070;
}

.msgCodeLine {
	width: 294px;
	height: 46px;
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
	margin: 0 auto;
	justify-content: space-between;
	position: absolute;
	top: 197px;
	left: 50%;
	transform: translateX(-50%);
}

.msgCodeLine input {
	width: 170px;
	height: 46px;
	border-radius: 5px;
	border: 1px solid #A8A5A5;
	padding-left: 10px;
}

.msgCodeLine p {
	height: 46px;
	line-height: 46px;
	font-size: 17px;
	color: #E92318;
	cursor: pointer;
}

.downloadSubmit {
	width: 294px;
	height: 47px;
	background: #E92318;
	border-radius: 5px;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 47px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 269px;
	left: 50%;
	transform: translateX(-50%);
}

.downloadNow .downloadSubmit {
	top: 191px;
}

/*弹框关闭*/
.closeGetDown {
	width: 35px;
	height: 35px;
	position: absolute;
	cursor: pointer;
	top: 7px;
	right: 10px;
}

.closeGetDown {
	top: 0px;
	right: 0px;
}

/*新添加百度网盘弹框*/
.baidu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.61);
    z-index: 11;
    display: none
}

.baidu .get-success {
	width: 100%;
    height: 73px;
    background: url(https://www.mison.cn/static/public/images/bg-success-tit.png) no-repeat center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.baidu .get-success span {
	color: #fff;
    font-size: 23px;
    margin-left: 10px
}

.baidu .baidu-box {
    width: 334px;
    height: 280px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-178px, -173.5px);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.baidu .JpDownLoadForm {
    width: 100%;
    height: 280px;
    text-align: center;
}

.baidu .JpDownLoadForm .baidu-url {
    font-size: 20px;
    color: #000000;
    margin-top: 18px;
    text-align: center;
}

.baidu .JpDownLoadForm #baidu-code {
    color: #E92318;
    font-size: 24px;
    margin: 13px auto 17px;
    width: 100%;
    text-align: center;
    border: none;
}

.baidu .JpDownLoadForm .copy-btn {
    font-size: 20px;
    color: #161616;
    text-align: center;
    cursor: pointer;
}

.baidu .JpDownLoadForm .go-url {
    width: 294px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #E92318;
    opacity: 1;
    border-radius: 5px;
    font-size: 20px;
    color: #ffffff;
    margin: 20px auto 0;
    display: block;
}
