html,
body {
	margin: auto;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
	-webkit-text-size-adjust: none;
}

.contentWeb {
	margin: auto;
	max-width: 1300px;
}

a {
	color: #fff;
}

.logoText {
	float: left;
	font-size: 21px;
	font-weight: 400;
	margin-left: 20px;
	color: #384450;
}

.menu {
	display: none;
}

.menuBar {
	float: right;
	overflow: hidden;
	font-size: 16px;
	min-width: 620px;
	display: flex !important;
	justify-content: space-between;
	flex-flow: row nowrap;
}

.navIcon {
	overflow: hidden;
	flex-grow: 1;
}

.navTit {
	margin: 0;
	width: 170px;
}

.navIcon:hover {
	background-color: #f6faff;
}

.navIcon:hover p {
	height: 71px;
	color: #2278ff
}

.navContent {
	display: none;
	position: absolute;
	z-index: 99;
}

.navIcon:hover .navContent {
	display: block;
	border: 1px solid #d8d8d8;
	border-top: none;
	width: 168px;
	background: #fff;
}

.navContent a span:hover {
	color: #2278ff;
}

.navIcon p {
	color: #8a92a2;
	overflow: hidden;
}

.navIcon p img {
	margin-bottom: 2px;
}

.toefl-a:link,
.toefl-a:visited,
.toefl-a:hover,
.toefl-a:active {
	color: #ffffff;
	text-decoration: none;
}

.menuBtnS {
	color: #136eff;
	min-width: 90px;
	display: block;
}

.menuBtnN {
	color: #8a92a2;
	min-width: 90px;
	display: block;
}

.contentTop {
	position: relative;
}

.contentTopLeft {
	float: left;
	width: 50%;
}

.contentTopRight {
	float: right;
	width: 50%;
}

.contentTopBtnBar {
	margin: auto;
}

.contentTopBtnLeft {
	float: left;
	height: 48px;
	width: 166px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: block;
	vertical-align: middle;
	cursor: pointer;
}

.contentTopBtnRight {
	float: right;
	height: 48px;
	width: 166px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: block;
	vertical-align: middle;
	cursor: pointer;
}

.contentTopBtnCenter {
	float: left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 236px;
	vertical-align: middle;
	cursor: pointer;
}

.contentTopPic {
	float: right;
	vertical-align: middle;
	display: block;
}

.contentCenterBox {
	float: left;
	width: 33%;
	padding-top: 3.4rem;
}

.contentCenterBoxPic {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	margin: 0 auto 34px auto;
}

.contentCenterBoxTxt1 {
	color: #384450;
	font-size: 22px;
	margin-bottom: 20px;
}

.contentCenterBoxTxt2 {
	color: #8a92a2;
}

.contentBottom {
	padding: 2rem 0;
}

.contentBottomBoxDiv {
	float: left;
	width: 50%;
}

.contentBottomBoxBar {
	width: 80%;
	margin: auto;
}

.contentBottomBox {
	margin: 0 auto 2rem auto;
	border: 1px solid #e0e6ed;
	width: 21.45rem;
	height: 6.9rem;
	cursor: pointer;
}

.contentBottomBox:hover {
	border: 1px solid #2896e9;
}

.contentBottomBoxPic {
	float: left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 4.7rem;
	width: 4.7rem;
	margin: 1.1rem 1.5rem;
}

.contentBottomBoxTxt {
	float: left;
	text-align: left;
	padding-top: 1.5rem;
}

.contentBottomBoxTxt1 {
	color: #363636;
	font-size: 1.2rem;
	height: 50%;
}

.contentBottomBoxTxt2 {
	color: #9ca3a9;
	font-size: 0.8rem;
	padding-top: 0.4rem;
	height: 50%;
}

.js-webHide {
	display: none;
}

.foot {
	background-color: #000000;
	position: relative;
	padding: 15px;
	text-align: center;
}

.foot>.footTxt {
	display: inline-block;
	white-space: nowrap;
	color: #ffffff;
	font-size: 16px;
	padding-right: 1rem;
}

.overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.6;
	z-index: 10;
	background-color: #000000;
	display: none;
}

.popups {
	position: absolute;
	z-index: 100;
	background-color: white;
	height: 296px;
	padding-top: 16px;
	width: 270px;
}

.popupsClose {
	position: absolute;
	right: -17px;
	top: -17px;
	background-image: url("../image/close.png");
	background-size: auto auto;
	background-repeat: no-repeat;
	background-position: center;
	width: 34px;
	height: 34px;
	cursor: pointer;
}

.popupsImage {
	width: 240px;
}

.popupsText {
	font-size: 12px;
}

.popupsDown {
	cursor: pointer;
	color: #2896e9;
	font-size: 12px;
}

.iconXztf {
	background-image: url("../../../icons/xztf.png");
}

.iconXzys {
	background-image: url("../../../icons/xzys.png");
}

.iconXztfTpo {
	background-image: url("../../..//icons/xztfTpo.png");
}

.iconTfdc {
	background-image: url("../../../icons/tfdc.png");
}

.iconYsdc {
	background-image: url("../../../icons/ysdc.png");
}

.iconTpoPc {
	background-image: url("../../../icons/tpoPC.png");
}

.iconSat {
	background-image: url("../../../icons/sat.png");
}

.iconGre {
	background-image: url("../../../icons/gre.png");
}

.footer {
	width: 100%;
	height: 320px;
	/* height: 232px; */
	background: #363f48;
	text-align: center;
}

.footerText1 {
	font-size: 14px;
	color: #FFF;
	padding-top: 11px;
	border-bottom: 1px solid #4A525A;
}

.footerText1 p {
	margin: 27px auto 27px auto;
	width: 694px;
	text-align: left;
}

.footerText1 p span {
	padding: 0 12px 0 12px;
}

.footerText1 a:link {
	text-decoration: none;
	color: #FFF;
}

.footerText1 a:visited {
	text-decoration: none;
	color: #FFF;
}

.footerText1 a:hover {
	text-decoration: none;
	color: #FFF;
}

.footerText1 a:active {
	text-decoration: none;
	color: #FFF;
}

.footerText1P2 {
	padding-left: 150px;
}

.footerText2 {
	font-size: 14px;
	color: #FFF;
	opacity: 0.6;
	height: 102px;
}

.footerText3 {
	font-size: 12px;
	color: #FFF;
	padding-left: 150px;
}

.footerText3 p {
	text-align: center;
}

.baseCase .baseBg {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.baseCase a {
	text-decoration: none;
	vertical-align: middle;
}

/*7-12新增*/
.pc-pop{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 220;
	background-color: white;
	height: 200px;
	width: 300px;
	border-radius: 5px;
}
.content-pc{
	height: 140px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
	line-height: 140px;
}
.content-pc>span{
	font-size: 14px;
	color: #000000;
}
.btns-pc{
	height: 60px;
	line-height: 60px;
	cursor: pointer;
}
.btns-pc>span{
	color: #108EE9;
}
