@charset "utf-8";

/* CSS Document*/


/*!common/css/wp_init.css*/

body,
button,
dd,
div,
dl,
dt,
form,
td,
th,
h1,
h2,
h3,
h4,
h5,
h6,
select,
input,
ul,
li,
ol,
p {
	margin: 0;
	padding: 0;
	clear: inherit;
}

body {
	background: #fff;
	color: #333;
	font-size: .24rem;
	font-family: "Microsoft YaHei", "微软雅黑";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

dl,
ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

a,
a:active,
a:link,
a:visited,
a:hover {
	text-decoration: none;
}

a {
	color: #fff;
	display: block;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
}

em,
i {
	font-style: normal;
}

.center {
	width: 7.5rem !important;
	box-shadow: 0 0 1px 1px #ccc;
	letter-spacing: 1px;
	overflow: hidden;
	margin: 0 auto 0;
}

.fl {
	float: left;
	margin-left: 0 !important;
}

.fr {
	float: right;
	margin-right: 0 !important;
}

.no-left {
	margin-left: 0 !important;
}

.no-right {
	margin-right: 0 !important;
}

.clear {
	clear: both;
	width: 0;
	height: 0;
	font-size: 0;
}


/*标题*/

.titles {
	padding: .2rem 0;
	height: .4rem;
}

.titles h2 {
	width: auto;
	height: .4rem;
	font-size: .4rem;
	line-height: .4rem;
	color: #333;
}

.titles p {
	line-height: .4rem;
	float: right;
	color: #fff;
}


/*按钮*/

.buttons {
	height: .66rem;
	margin: .3rem auto 0;
	font-size: .3rem;
	cursor: pointer;
}

.buttons a {
	width: 3.2rem;
	height: .65rem;
	line-height: .6rem;
	background: url("../img/btn.png") center center no-repeat;
	background-size: 3.2rem .65rem;
	color: #fff;
	margin: 0 auto;
}


/*顶部*/

.header {
	width: 6.9rem;
	height: 0.5rem;
	background: #fff;
	margin: 0 auto;
	padding: .15rem .3rem;
	/*position:fixed;*/
	z-index: 9996;
	position: relative;
}

.logo {
	clear: both;
	display: block;
	width: 1.92rem;
	height: 0.5rem;
	float: left;
}

.logo img {
	width: auto;
	height: .5rem;
}

.right1 {
	float: right;
	color: #000;
	line-height: .58rem;
	background: url("../img/tel.png") no-repeat 0 0.13rem;
	background-size: 0.24rem 0.32rem;
	padding: 0 0rem 0 .3rem;
	font-size: .34rem;
}

.menu {
	position: absolute;
	right: .3rem;
	top: .25rem;
	z-index: 99998;
}

.menu img {
	width: .38rem;
	height: .32rem;
}

.space-area {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}

.menu-list {
	width: 100%;
	height: 0;
	position: fixed;
	background: transparent;
	left: 0;
	top: 0;
	z-index: 9999;
	overflow: hidden;
	display: none;
}

.menu-main {
	width: 65%;
	height: 100%;
	background: rgba(255, 255, 255, 0.95);
	position: absolute;
	right: 0;
	top: .60rem;
	z-index: 99996;
	overflow: scroll;
	padding: 0 .2rem;
}

.menu-tac {
	width: 100%;
	height: auto;
	padding-bottom: .6rem;
}

.menu-tac h2 {
	font-size: .24rem;
	color: #333;
	font-weight: bold;
	padding: .2rem 0 .08rem;
	border-bottom: .02rem solid #0053ab;
	color: #0053ab;
}

.alpha {
	width: 85%;
	height: auto;
	position: relative;
	padding-left: 15%;
	padding-top: .06rem;
	padding-bottom: .05rem;
	border-bottom: 1px dotted #ccc;
}

.alpha01 {
	width: 100%;
	height: auto;
	padding-top: .05rem;
	padding-bottom: .05rem;
	border-bottom: 1px dotted #ccc;
}

.alpha span {
	display: block;
	width: .2rem;
	height: .2rem;
	font-size: .2rem;
	line-height: .2rem;
	text-align: center;
	position: absolute;
	left: 0;
	top: .1rem;
	background: #aaa;
	color: #fff;
}

.alpha a {
	display: inline-block;
	font-size: .2rem;
	line-height: .4rem;
	color: #333;
	margin-right: .08rem;
}

.alpha01 a {
	display: inline-block;
	font-size: .2rem;
	line-height: .4rem;
	color: #333;
	margin-right: .12rem;
}

.alpha a:hover,
.alpha01 a:hover {
	color: #2685eb;
	text-decoration: underline;
}


/**/

.banner {
	width: 7.5rem;
	height: 4.2rem;
	position: relative;
}

.Showhd1 {
	position: absolute;
	bottom: .1rem;
	left: 50%;
	z-index: 1;
	padding: 0;
	margin-left: -1rem;
}

.Showhd1 ul {
	overflow: hidden;
	padding-left: 0;
	width: 3.0rem;
}

.Showhd1 li {
	width: .3rem;
	height: .05rem;
	background: #bbb;
	font-size: 0;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	border-radius: .1rem;
	float: left;
	margin: 0 .05rem;
}

.Showhd1 .on {
	background: #fff;
}

.Showbd1 {
	width: 7.5rem;
	height: 4.2rem;
	margin: 0 auto;
}

.Showbd1 li {
	width: 7.5rem;
	height: 4.2rem;
	position: relative;
}

.Showbd1 li a {
	width: 7.5rem;
	height: 4.2rem;
}

.Showbd1 li img {
	width: 100%;
}

.Showbd1 .b1 {
	background: url("../img/banner1.jpg") center center no-repeat;
	background-size: 7.5rem 4.2rem;
}

.Showbd1 .b2 {
	background: url("../img/banner2.jpg") center center no-repeat;
	background-size: 7.5rem 4.2rem;
}

.Showbd1 .b3 {
	background: url("../img/banner3.jpg") center center no-repeat;
	background-size: 7.5rem 4.2rem;
}

.Showbd1 .b4 {
	background: url("../img/banner4.jpg") center center no-repeat;
	background-size: 7.5rem 4.2rem;
}

.Showbd1 .b5 {
	background: url("../img/banner5.jpg") center center no-repeat;
	background-size: 7.5rem 4.2rem;
}

.Showbd1 .b6 {
	background: url("../img/banner6.jpg") center center no-repeat;
	background-size: 7.5rem 4.2rem;
}


/*count-down*/

.count-down {
	position: relative;
	background: #fff;
	width: 6.9rem;
	height: .5rem;
	line-height: .56rem;
	margin: .2rem auto 0;
	border-radius: .1rem;
	padding: .2rem .3rem;
}

.word {
	margin: 0 auto;
	text-align: left;
	background: url("../img/clock.png") no-repeat 0 0.1rem;
	background-size: 0.36rem 0.36rem;
	padding-left: .6rem;
	font-size: .32rem;
}

.clock {
	padding-left: 0rem;
	color: #333;
	margin: 0 auto;
}

.daojishi {
	display: inline-block;
	color: #333;
}

.daojishi span {
	background: #e0ebff;
	padding: .1rem;
	color: #fff;
	margin: 0 .06rem;
	border-radius: .1rem;
	color: #2970ff;
	font-weight: bold;
	font-size: .32rem;
}

.count-down a {
	width: 1.5rem;
	height: .5rem;
	line-height: .52rem;
	background: url("../img/tl-btn.png") center center no-repeat;
	background-size: 1.5rem .5rem;
	position: absolute;
	bottom: .2rem;
	right: .3rem;
}


/*通栏*/

.tl1 {
	width: 7.2rem;
	height: 1rem;
	background: #fff;
	margin: 0 auto .2rem;
	position: relative;
	z-index: 6;
	padding: .2rem .15rem;
}

.tl1 li {
	width: 1.7rem;
	height: 1rem;
	margin: 0 .05rem;
	float: left;
	background: #e0ebff;
	border-radius: .1rem;
}

.tl1 li b {
	width: 1.3rem;
	height: .5rem;
	line-height: .6rem;
	font-weight: bold;
	letter-spacing: 1px;
	color: #003DA5;
	border-bottom: 1px solid #003DA5;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.tl1 li p {
	line-height: .4rem;
	letter-spacing: 1px;
	font-size: .22rem;
	text-align: center;
}


/*sort*/

.tl {
	padding: .2rem .35rem 0rem;
	background: #fff;
	margin-bottom: .1rem;
	overflow: hidden;
}

.tl a {
	float: left;
	width: 1.7rem;
	height: 1.3rem;
	color: #232323;
	font-size: .24rem;
	text-align: center;
	overflow: hidden;
	margin: 0 auto .2rem;
	position: relative;
}

/* .tl a {
	width: 1.7rem;
	height: 1.3rem;
	position: absolute;
	top: 0;
	left: 0;
} */

.tl img {
	display: block;
	height: .9rem;
	width: .9rem;
	margin: 0 auto;
}

.tl span {
	display: block;
	height: .4rem;
	line-height: .45rem;
}


/**/

.content {
	width: 7.5rem !important;
	height: auto;
	text-align: center;
	margin: .2rem auto 0;
	padding: .2rem 0 0;
	background: #fff;
}

.con {
	width: 6.92rem !important;
	height: 7.1rem;
	margin: .1rem auto 0;
}

.con li {
	width: 3.4rem;
	height: .8rem;
	margin: 0 auto .2rem;
	position: relative;
	padding: 2.6rem 0 0;
	cursor: pointer;
}

.con li span {
	display: block;
	height: .75rem;
	line-height: .52rem;
	margin: 0 auto;
	overflow: hidden;
	font-size: .26rem;
}

.con li p {
	width: 3.1rem;
	height: .5rem;
	margin: 0 auto;
	overflow: hidden;
}

.con li p a {
	width: 1.5rem;
	line-height: .5rem;
	color: #fff;
	float: left;
}

.con li a.left2 {
	background: url("../img/btn1.png") center center no-repeat;
	background-size: 1.5rem .5rem;
}

.con li a.right2 {
	background: url("../img/btn2.png") center center no-repeat;
	background-size: 1.5rem .5rem;
	float: right;
}

.con li a.right3 {
	background: url("../img/btn1.png") center center no-repeat;
	background-size: 1.5rem .5rem;
	float: right;
}


/*状态管理班*/

.content1 {
	width: 7.5rem;
	height: 6.5rem;
	padding-bottom: .1rem;
}

.top1 {
	width: 6.9rem;
	height: 2.7rem;
	margin: .15rem auto .25rem;
	position: relative;
}

.top1 img {
	position: absolute;
}

.top1 .img1-1 {
	width: 2.16rem;
	height: 2.6rem;
	top: 0;
	left: 0;
}

.top1 .img1-2 {
	width: 2.16rem;
	height: 1.2rem;
	top: 0;
	left: 2.36rem;
}

.top1 .img1-3 {
	width: 2.16rem;
	height: 1.2rem;
	top: 0;
	left: 4.72rem;
}

.top1 .img1-4 {
	width: 2.16rem;
	height: 1.2rem;
	top: 1.4rem;
	left: 2.36rem;
}

.top1 .img1-5 {
	width: 2.16rem;
	height: 1.2rem;
	top: 1.4rem;
	left: 4.72rem;
}

.con1 {
	width: 7.28rem;
	height: 2.4rem;
	margin: 0 auto 0;
	position: relative;
	border-top: 1px dashed #999;
	overflow: hidden;
	padding-top: .1rem;
}

.con1 li {
	width: 1.5rem;
	height: .5rem;
	border: 1px solid #003DA5;
	float: left;
	margin: .2rem .12rem 0;
	border-radius: 3rem;
}

.con1 li a {
	width: 1.5rem;
	line-height: .5rem;
	color: #333;
	font-size: .24rem;
}


/*.con1 li.bor-n{border:none;}*/


/*表单3*/

.content9 {
	width: 7.5rem;
	height: 9.8rem;
	padding-bottom: .1rem;
}

.top9 {
	width: 6.9rem;
	height: 3.9rem;
	margin: .1rem auto;
	position: relative;
	overflow: hidden;
	background: #999;
}

.tanchuang {
	width: 6.6rem;
	height: 5rem;
	margin: 0 auto 0;
}

.left9 {
	width: 6.6rem;
	height: .6rem;
	margin: 0 auto;
}

.left9 p {
	width: 2.6rem;
	line-height: .48rem;
	font-size: .3rem;
	color: #333;
	float: left;
	margin: 0 .2rem;
}

.left9 input {
	margin: 0 .1rem;
}

.pop9 {
	width: 5.65rem;
	height: 4.2rem;
	padding: 0 0 0.2rem;
	margin: 0 auto;
}

.pop9 input {
	width: 5.6rem;
	height: .6rem;
	line-height: .6rem;
	text-align: left;
	background: #fff;
	font-size: .26rem;
	color: #333;
	border-radius: .1rem;
	text-indent: 0.8em;
	margin-bottom: .2rem;
	border: 1px solid #999;
}

.pop9 .yzm9 {
	width: 3.9rem;
	font-size: .26rem;
	color: #333;
	border-radius: .1rem;
	margin-right: .1rem;
	float: left;
	margin-bottom: 0;
}

.pop9 .submit9 {
	width: 1.6rem;
	text-align: center;
	background: #e0ebff;
	font-size: .24rem;
	border: none;
	color: #333;
	border-radius: .1rem;
	text-indent: 0;
	margin-bottom: 0;
}

.pop9 .submit10 {
	width: 5.6rem;
	text-align: center;
	background: url("../img/btn9.png") center top no-repeat;
	background-size: 5.94rem .6rem;
	font-size: .18rem;
	color: #fff;
	border-radius: .3rem;
	border: none;
	overflow: hidden;
	text-indent: 0;
	font-size: .3rem;
	letter-spacing: 1px;
}

.pop9 span {
	display: block;
	clear: left;
	margin: 0 auto;
	text-align: left;
	text-indent: 2em;
	color: #999;
	font-size: .2rem;
	line-height: .6rem;
}

.pop9 i {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #ff0000;
	font-size: .2rem;
	line-height: .5rem;
	height: .5rem;
}

.pop9 input::-webkit-input-placeholder {
	color: #999;
}

input::-moz-input-placeholder {
	color: #999;
}

input::-ms-input-placeholder {
	color: #999;
}


/*表单*/

.pz-form {
	width: 100%;
	margin: 0.15rem auto 0;
	overflow: hidden;
	background: #FFF;
	padding: 0 10% 10px;
	box-sizing: border-box;
}

.form {
	width: 100%;
	overflow: hidden;
}

.form input {
	width: 99%;
	height: 0.7rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	text-indent: 0.1rem;
	margin-bottom: 0.25rem;
	font-size: 0.23rem;
	outline: none;
}

.sjyz {
	width: 100%;
	overflow: hidden;
}

.sjyz input {
	float: left;
	width: 40%;
}

#sendsms {
	float: right;
	width: 55%;
	background: #ccc;
}

#sub_bottom {
	background: #09F;
	color: #fff;
	border: 0.1rem;
	line-height: 0.7rem;
	letter-spacing: 0.06rem;
	font-size: 0.32rem;
	background: linear-gradient(270deg, #009ce0, #3379ff, #33b9ff);
	background-size: 600%;
}


/*在校考研班*/

.content2 {
	width: 7.5rem;
	height: 8.2rem;
	padding-bottom: .1rem;
}

.con2 li {
	width: 3.4rem;
}

.con2 li span {
	height: 1.6rem;
	line-height: .52rem;
	color: #204ae6;
}

.li2-1 {
	background: url("../img/floor2-1.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li2-2 {
	background: url("../img/floor2-3.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li2-3 {
	background: url("../img/floor2-2.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li2-4 {
	background: url("../img/floor2-4.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}


/*状态管理班*/

.content3 {
	width: 7.5rem;
	height: 8.2rem;
	padding-bottom: .1rem;
}

.con3 li span {
	line-height: .52rem;
	color: #333;
	float: left;
}

.li3-1 {
	background: url("../img/floor3-2.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li3-2 {
	background: url("../img/floor3-1.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li3-3 {
	background: url("../img/floor3-3.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li3-4 {
	background: url("../img/floor3-4.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}


/*在校考研班*/

.content4 {
	width: 7.5rem;
	height: 9.65rem;
	padding-bottom: .1rem;
}

.con4 li span {
	line-height: .52rem;
	color: #333;
	float: left;
}

.li4-1 {
	background: url("../img/floor4-1.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li4-2 {
	background: url("../img/floor4-2.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li4-3 {
	background: url("../img/floor4-3.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.li4-4 {
	background: url("../img/floor4-4.png") center top no-repeat;
	background-size: 3.4rem 3.4rem;
}

.bottom4 {
	width: 7.2rem;
	height: 1.5rem;
	margin: 0 auto 0;
	overflow: hidden;
}

.bottom4 li {
	width: 1.54rem;
	height: .54rem;
	float: left;
	margin: 0 .13rem .25rem;
}

.bottom4 li a {
	width: 1.5rem;
	line-height: .5rem;
	border: 1px solid #003DA5;
	color: #333;
	border-radius: .4rem;
}

.bottom4 li a.bt4 {
	background: url("../img/btn1.png") center top no-repeat;
	background-size: 1.5rem .5rem;
	border: none;
	color: #fff;
}


/*多样学习方式*/

.content5 {
	width: 7.5rem;
	height: 7.6rem;
	background: #fff;
	padding-bottom: 0rem;
}

.con5 {
	width: 6.9rem;
	height: 6.3rem;
	padding: 0;
	background: #fff;
	border-radius: .2rem;
	margin: .1rem auto 0;
	box-shadow: 0px 0px 2px 3px #eef3fe;
	overflow: hidden;
}

.con5-ul {
	width: 6.9rem;
	height: .6rem;
	line-height: .6rem;
	background: #003DA5;
	color: #fff;
	margin: 0 auto;
	padding: 0;
}

.con5-ul li {
	width: 2.3rem;
	height: .6rem;
	float: left;
	font-size: .26rem;
}

.con5-li {
	background: #fff;
	color: #003DA5;
}


/**/

.con5 .table5 {
	width: 6.55rem;
	height: auto;
	margin: .3rem auto 0;
	overflow: hidden;
}

.con5 .table5 div {
	display: none;
}

.con5 .table5 .con5-table {
	display: block;
}

.con5 .table5 div {
	width: 6.55rem;
	height: 5.2rem;
	margin: 0 auto;
	position: relative;
}

.con5 .table5 div img {
	position: absolute;
}

.img5-1 {
	width: 1.95rem;
	height: 2.5rem;
	top: 0rem;
	left: .05rem;
}

.img5-2 {
	width: 4.32rem;
	height: 2.5rem;
	top: 0rem;
	left: 2.2rem;
}

.img5-3 {
	width: 3.12rem;
	height: 2.5rem;
	top: 2.7rem;
	left: .05rem;
}

.img5-4 {
	width: 3.12rem;
	height: 2.5rem;
	top: 2.7rem;
	left: 3.4rem;
}

.img5-5 {
	width: 4.32rem;
	height: 2.5rem;
	top: 0rem;
	left: .05rem;
}

.img5-6 {
	width: 1.95rem;
	height: 2.5rem;
	top: 0rem;
	left: 4.55rem;
}

.img5-7 {
	width: 3.12rem;
	height: 2.5rem;
	top: 2.7rem;
	left: .05rem;
}

.img5-8 {
	width: 3.14rem;
	height: 2.5rem;
	top: 2.7rem;
	left: 3.4rem;
}

.img5-9 {
	width: 6.55rem;
	height: 1.65rem;
	top: 0rem;
	left: 0rem;
}

.img5-10 {
	width: 6.55rem;
	height: 1.65rem;
	top: 1.85rem;
	left: 0rem;
}

.img5-11 {
	width: 6.55rem;
	height: 1.65rem;
	top: 3.6rem;
	left: 0rem;
}

.img5-13 {
	width: 3.14rem;
	height: 2.5rem;
	top: 0rem;
	left: .05rem;
}

.img5-14 {
	width: 3.14rem;
	height: 2.5rem;
	top: 0rem;
	left: 3.4rem;
}

.img5-15 {
	width: 3.14rem;
	height: 2.5rem;
	top: 2.7rem;
	left: .05rem;
}

.img5-16 {
	width: 3.14rem;
	height: 2.5rem;
	top: 2.7rem;
	left: 3.4rem;
}


/*状态管理班*/

.content6 {
	width: 7.5rem;
	height: 6.6rem;
	padding-bottom: .1rem;
	float: left;
}

.con6 {
	width: 7.1rem;
	height: 5.7rem;
	margin: .15rem auto 0;
}

.con6 li {
	width: 2.16rem;
	height: .5rem;
	float: left;
	margin: 0 .1rem .2rem;
	padding-top: .7rem;
}

.con6 li a {
	width: 2.16rem;
	height: .5rem;
	line-height: .5rem;
	color: #fff;
	font-size: .26rem;
}

.li6-1 {
	background: url("../img/floor6-1.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-2 {
	background: url("../img/floor6-2.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-3 {
	background: url("../img/floor6-3.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-4 {
	background: url("../img/floor6-4.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-5 {
	background: url("../img/floor6-5.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-6 {
	background: url("../img/floor6-6.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-7 {
	background: url("../img/floor6-7.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-8 {
	background: url("../img/floor6-8.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-9 {
	background: url("../img/floor6-9.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-10 {
	background: url("../img/floor6-10.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-11 {
	background: url("../img/floor6-11.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}

.li6-12 {
	background: url("../img/floor6-12.png") center top no-repeat;
	background-size: 2.16rem 1.2rem;
}


/*状态管理班*/

.content7 {
	width: 7.5rem;
	height: 2.3rem;
	background: #e0ebff;
	padding-bottom: .1rem;
	margin: 0 auto;
}

.top7 {
	width: 6.9rem;
	height: 5.2rem;
	background: #fff;
	border-radius: .2rem;
	margin: .15rem auto 0;
	position: relative;
	padding: 0;
}

.top7 img {
	position: absolute;
}

.top7 .img7-1 {
	width: 1.95rem;
	height: 2.5rem;
	top: .2rem;
	left: .2rem;
}

.top7 .img7-2 {
	width: 4.32rem;
	height: 2.5rem;
	top: .2rem;
	left: 2.36rem;
}

.top7 .img7-3 {
	width: 4.12rem;
	height: 2.1rem;
	top: 2.9rem;
	left: .2rem;
}

.top7 .img7-4 {
	width: 2.16rem;
	height: 2.1rem;
	top: 2.9rem;
	left: 4.52rem;
}

.con7 {
	width: 7.12rem;
	height: 1.6rem;
	margin: .3rem auto 0;
}

.con7 img {
	display: block;
	width: 2.16rem;
	height: 1.6rem;
	float: left;
	margin: 0 .1rem;
}


/*文都教育考研——考研培训行业典范*/

.content8 {
	width: 7.5rem;
	height: 2.7rem;
	padding-bottom: .1rem;
	margin: 0 auto;
}

.con8 {
	width: 7.25rem;
	height: 1.5rem;
	margin: .15rem auto 0;
	overflow: hidden;
}

.con8 a {
	width: 1.48rem;
	line-height: .5rem;
	border: 1px solid #3377ff;
	color: #333;
	border-radius: .4rem;
	float: left;
	margin: 0 .14rem .25rem;
}

.con8 a.bt4 {
	background: url("../img/btn1.png") center top no-repeat;
	background-size: 1.5rem .5rem;
	border: none;
	color: #fff;
}


/*底部*/

.copyright1 {
	text-align: center;
	font: normal .14rem/0.3rem "微软雅黑";
	margin: 0.2rem auto 1.6rem;
	padding: 0;
	float: left;
	width: 100%;
	text-align: center;
}

.copyright1 a {
	height: .3rem;
	margin: 0 auto;
	line-height: .3rem;
	background: #f5f5f5;
	color: #333;
	display: inline-block;
}

.footer6 {
	width: 100%;
	position: fixed;
	z-index: 200;
	height: 50px;
	overflow: hidden;
	left: 0;
	bottom: 0
}

.footer6 table {
	width: 100%;
	text-align: center;
	table-layout: fixed
}

.footer6 table tr td {
	height: 50px;
	color: #fff;
	font-size: 16px;
	padding: 0
}

.footer6 table tr td a {
	color: #fff;
	display: block;
	height: 50px;
	line-height: 50px;
	background: 0 0
}

.footer6 table tr td:nth-child(1) {
	background: #eda867
}

.footer6 table tr td:nth-child(2) {
	background: #003DA5;
}

.footer6 table tr td:nth-child(3) {
	background: #003DA5;
}

.footer6 table tr td i {
	display: inline-block;
	width: 20%;
	height: auto;
	vertical-align: middle;
	margin-right: 6px
}

.footer6 table tr td i img {
	width: 100%;
	height: auto
}

/*底部*/

.foot {
	width: 7.5rem;
	height: .9rem;
	margin: 0 auto;
	background: #3377ff;
	overflow: hidden;
	border-top: 1px solid #ddd;
	padding: .14rem 0 .06rem;
}

footer {
	left: 50%;
	width: 7.5rem;
	bottom: 0rem;
	height: 1.1rem;
	margin: 0 auto 0 -3.75rem;
	display: block;
	position: fixed;
	z-index: 99;
}

.foot a {
	width: 25%;
	height: 100%;
	float: left;
	line-height: .54rem;
	color: #e5eeff;
}

.foot a img {
	width: .42rem;
	height: .42rem;
	display: block;
	margin: 0 auto;
}