html,
body {
    margin: 0;
    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;
}

.logoText {
    display: none
}

.menu {
    float: right;
    background-image: url("../images/btn_menu.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 2rem;
    width: 2rem;
    margin: 1.5rem 1.8rem;
}

.menuBar {
    display: none;
    background: rgba(255, 255, 255, 0.97) none repeat scroll 0 0;
    border-bottom: 1px solid #d8d8d8;
    left: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: absolute;
    right: 0;
    top: 5.05rem;
    z-index: 2;
}

.navContent {
    display: none;
}

.menuBtnS {
    border-bottom: 1px solid #d8d8d8;
    display: block;
    font-size: 1.4rem;
    height: 5rem;
    line-height: 5rem;
    margin-left: 0;
    padding-left: 0.75rem;
    text-align: left;
    color: #136eff;
    text-align: center;
}

.menuBtnN {
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
    display: block;
    font-size: 1.4rem;
    height: 5rem;
    line-height: 5rem;
    margin-left: 0;
    padding-left: 0.75rem;
    color: #8a92a2;
}

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

.contentText1 {
    color: #0592df;
    font-size: 2.4rem;
    margin: 2.4rem auto 0.8rem auto;
}

.contentText2 {
    color: #b6bfcf;
    font-size: 1.8rem;
    font-weight: 100;
    margin-bottom: 0.4rem;
}

.contentText3 {
    color: #b6bfcf;
    font-size: 1.8rem;
    font-weight: 100;
    margin-bottom: 1rem;
}

.contentTopBtnBar {
    padding: 0.875rem 3.8rem;
    max-width: 32rem;
    margin: auto;
}

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

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

.contentTopBtnCenter {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 3.25rem;
    width: 16rem;
    display: block;
    vertical-align: middle;
    margin: auto;
    cursor: pointer;
}

.contentCenterBox {
    margin: auto;
    padding-top: 3.4rem;
}

.contentCenterBoxPic {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 6.5rem;
    width: 6.5rem;
    margin: 0 auto 1rem auto;
}

.contentCenterBoxTxt1 {
    color: #384450;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}

.contentCenterBoxTxt2 {
    color: #8a92a2;
    font-size: 0.8rem;
}

.contentBottom {
    padding: 2rem 0;
}

.contentBottomBoxDiv {
    width: calc(21.45rem + 2px);
    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%;
}

.foot {
    background-color: #000000;
    position: relative;
    padding: 0.5rem 1.8rem;
}

.foot>.footTxt {
    float: left;
    white-space: nowrap;
    color: #ffffff;
    font-size: 0.8rem;
    padding-right: 1rem;
}

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

.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");
}

.guide {
    float: right;
    background-image: url("../image/guide.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 16.3rem;
    width: 13.9rem;
    margin-right: 1.5rem;
}
.iconGre{background-image: url("../../../icons/gre.png");}
.footer {
  width: 100%;
  background: #363f48;
  text-align: center;
}
.footerText1 {
  display: none;
}
.footerText2 {
  padding: 1.5rem 1.5rem 0.5rem;
  color: #FFF;
  opacity: 0.6;
}
.footerText2P1 {
  font-size: 0.9rem;
  margin: 0;
  line-height: 1.6rem;
}
.footerText2P1 span {
  white-space: nowrap
}
.footerText2P2 {
  opacity: 0.6;
  font-size: .9rem;
  color: #FFF;
}
.footerText2 a:link{text-decoration : none ;color : #FFF ;}
.footerText2 a:visited {text-decoration : none ;color : #FFF ;}
.footerText2 a:hover {text-decoration : none ;color : #FFF ;}
.footerText2 a:active {text-decoration : none ;color : #FFF ;}

.baseCase .baseBg{
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.baseCase a{
  text-decoration: none;
  vertical-align: middle;
}

/*7-12新增*/

.dialog {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.exchangefail {
	width: 60%;
	height: 130px;
	border-radius: 5px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	overflow: hidden;
	position: fixed;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.content {
	height: 70px;
	padding: 6px 15px;
	border-bottom: 1px solid #ECECEC;
}

h3 {
	margin-bottom: 20px;
}

.tips {
	font-size: 14px;
	color: #888888;
	text-align: center;
	line-height: 20px;
}

.btns {
	width: 100%;
	height: 50px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btns>span {
	font-size: 14px;
	color: #108EE9;
}