/* banner */
.banner{
	width: 100%;
	height: 532px;
	background: url(/static/home/img/page/yanJs_shangke/banner.jpg) no-repeat center center;
	background-size: cover;
}
.banner>div{
	height: 100%;
	position: relative;
}
.banner>div>h1{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 58px;
	text-shadow:0px 3px 4px rgba(0,0,0,0.64);
	line-height: 88px;
	text-align: center;
	padding-top: 126px;
	padding-bottom: 11px;
}
.banner>div>em{
	color: #FFFFFF;
	font-size: 50px;
	line-height: 88px;
	padding-bottom: 56px;
	display: block;
	text-align: center;
	text-shadow:0px 3px 4px rgba(0,0,0,0.64);
}
.banner>div>a{
	width: 224px;
	height: 48px;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 48px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #ff7134;
	box-shadow:0px 2px 4px rgba(0,0,0,0.26);
}
.banner>div>a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}

/* nav */
.bannerNav{
	width: 100%;
	height: 60px;
	background-color: #E8E8E8;
}
.bannerNav>div{
	font-size: 0;
}
.bannerNav span{
	font-size: 16px;
	line-height: 60px;
	color: #000000;
	display: inline-block;
	margin-right: 54px;
	cursor:pointer;
}
.bannerNav span:hover{
	color: #ff7134;
}
.bannerNav span.active{
	color: #ff7134;
	font-weight: bold;
}
.navHidden{
	width: 100%;
	height: 60px;
	display: none;
}

/* title */
h3.title{
	font-size: 38px;
	font-weight: normal;
	padding-top: 80px;
	padding-bottom: 66px;
	text-align: center;
}

/* 小满商科录取捷报 */
.jiebao{
	width: 100%;
	height: 722px;
	background: url(/static/home/img/page/yanJs_shangke/beijing1.png) no-repeat center 90px;
	padding-top: 80px;
}
.jiebao h3.title{
	padding-top: 0;
}

.jiebao .contentTop .box{
	width: 33.33%;
	text-align: center;
	margin-bottom: 64px;
}

.jiebao .contentTop .box h4{
	font-weight: normal;
	font-size: 44px;
	margin-bottom: 7px;
}
.jiebao .contentTop .box p{
	font-size: 16px;
}

.jiebao .contentBottom .box{
	width: 270px;
	height: 187px;
	border: 1px solid #EBEBEB;
	position: relative;
	margin-right: 27px;
}
.jiebao .contentBottom .box h4{
	font-size: 16px;
	color: #ff7134;
	line-height: 56px;
	border-bottom: 1px solid #EBEBEB;
	text-indent: 17px;
}
.jiebao .contentBottom .box ul{
	margin-left: 18px;
	margin-top: 15px;
}
.jiebao .contentBottom .box ul li{
	font-size: 14px;
	line-height: 26px;
}
.jiebao .contentBottom .box>a{
	font-size: 14px;
	color: #ff7134;
	position: absolute;
	bottom: 17px;
	right: 11px;
}
.jiebao .contentBottom .box>a:hover{
	text-decoration: underline;
}

/* 美国商科具有绝对优势 读商科就选美国 */
.youshi{
	width: 100%;
	height: 657px;
	background: url(/static/home/img/page/yanJs_shangke/beijing2.jpg) no-repeat center center;
	background-size: cover;
}

.youshi .contentLeft{
	width: 251px;
	height: 349px;
	position: relative;
	margin-left: 86px;
}
.youshi .contentLeft .box{
	width: 144px;
	height: 144px;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	cursor:pointer;
}
.youshi .contentLeft .box:hover,.youshi .contentLeft .box.active{
	background-color: #5B636D;
	border-color: #5B636D;
}
.youshi .contentLeft .box:hover span,.youshi .contentLeft .box.active span{
	color: #FFFFFF;
}
.youshi .contentLeft .box:before{
	content: '';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.youshi .contentLeft .box span{
	vertical-align: middle;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
}
.youshi .contentLeft .box1{
	top: 0;
	left: 0;
}
.youshi .contentLeft .box2{
	right: 0;
	top: 102px;
}
.youshi .contentLeft .box3{
	left: 0;
	bottom: 0;
}

.youshi .contentRight{
	margin-right: 84px;
	display: none;
}
.youshi .contentRight h4{
	font-size: 18px;
	color: #000000;
	margin-bottom: 28px;
}
.youshi .contentRight p{
	font-size: 15px;
	margin-bottom: 18px;
	width: 649px;
}
.youshi .contentRight div{
	width: 357px;
	border: 1px solid #707070;
	font-size: 0;
	border-bottom: none;
	border-right: none;
	margin-left: 146px;
	margin-bottom: 34px;
}
.youshi .contentRight div span{
	font-size: 16px;
	width: 118px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;
}
.youshi .contentRight em,.youshi .contentRight i{
	font-size: 15px;
	width: 649px;
	display: block;
	line-height: 26px;
}
.youshi .contentRight i{
	margin-bottom: 36px;
	margin-top: 10px;
}
.youshi .contentRight a{
	width: 220px;
	height: 40px;
	border-radius: 3px;
	background-color: #ff7134;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	float: right;
}
.youshi .contentRight a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.youshi .contentRight.cr div{
	border: none;
	margin: 0;
	width: 649px;
}
.youshi .contentRight.cr div>div{
	width: 54%;
	line-height: 30px;
}
.youshi .contentRight.cr div i,.youshi .contentRight.cr div p{
	width: 100%;
}
.youshi .contentRight.cr div .img{
	width: 43%;
}
.youshi .contentRight.cr div .img img{
	width: 100%;
}
.youshi .contentRight.cr div .img p{
	font-size: 14px;
	text-align: center;
	width: 100%;
	color: #CCCCCC;
	line-height: 21px;
	display: inline-block;
}

/* 美国研究生理科热门专业推荐 */
.zhuanyeTuijian{
	margin-bottom: 79px;
}
.zhuanyeTuijian .content .contentXx .Xx{
	width: 110px;
	height: 78px;
	text-align: center;
	border: 1px solid #ff7134;
	color: #ff7134;
	font-size: 18px;
	border-radius: 5px;
	position: relative;
	margin-right: 20px;
	cursor:pointer;
}
.zhuanyeTuijian .content .contentXx .Xx:after{
	content: '';
	width: 0;
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}
.zhuanyeTuijian .content .contentXx .Xx p{
	display: inline-block;
	vertical-align: middle;
}
.zhuanyeTuijian .content .contentXx .Xx span{
	width: 0;
	height: 0;
	display: block;
	border-width: 12px;
	border-style: solid;
	border-color: #ff7134 transparent transparent transparent;
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -12px;
	display: none;
}
.zhuanyeTuijian .content .contentXx .Xx.active{
	background-color: #ff7134;
	color: #FFFFFF;
}
.zhuanyeTuijian .content .contentXx .Xx.active span{
	display: block;
}

.zhuanyeTuijian .content .xbottom{
	width: 100%;
	height: 700px;
	position: relative;
	margin-top: 36px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop{
	margin-bottom: 44px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img{
	width: 472px;
	height: 306px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden1{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 306px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	text-align: center;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden:before{
	content: '';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden>div{
	width: 347px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden h4{
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden p{
	width: 347px;
	line-height: 26px;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden a{
	width: 122px;
	height: 30px;
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 3px;
	display: block;
	margin: 0 auto;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden a:hover{
	background-color: #ff7134;
	border-color: #ff7134;
}

.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr{
	width: 649px;
	padding-top: 7px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr>div{
	position: relative;
	margin-bottom: 17px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr>div h5{
	font-size: 16px;
	padding-bottom: 8px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr>div h5 span{
	width: 8px;
	height: 8px;
	border: 2px solid #ff7134;
	border-radius: 50%;
	background-color: transparent;
	display: inline-block;
	margin-right: 6px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr>div p{
	font-size: 15px;
	line-height: 22px;
	margin-left: 18px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr>div a{
	font-size: 14px;
	color: #ff7134;
	position: absolute;
	right: 0;
	bottom: 0;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr>div a:hover{
	font-weight: bold;
}


.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr>a{
	width: 157px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background-color: #ff7134;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 3px;
	float: right;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop>div.fr>a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.zhuanyeTuijian .content .xbottom .xbottom_box .bbot h3{
	font-size: 30px;
	padding-bottom: 24px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .bbot .b .box{
	width: 166px;
	height: 202px;
	border: 1px solid #DBDBDB;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 32px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .bbot .b .box img{
	width: 88px;
	height: 88px;
	border-radius: 50%;
	margin-top: 24px;
	margin-bottom: 17px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .bbot .b .box p{
	font-size: 14px;
	margin-bottom: 12px;
	font-weight: bold;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .bbot .b .box a{
	font-size: 14px;
	color: #ff7134;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .bbot .b .box a:hover{
	font-weight: bold;
}
.zhuanyeTuijian .content .xbottom .xbottom_box>a{
	width: 352px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #ff7134;
	color: #FFFFFF;
	border-radius: 3px;
	margin: 0 auto;
	margin-top: 40px;
}
.zhuanyeTuijian .content .xbottom .xbottom_box>a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}

/* 美国研究生申请难点众多 小满留学帮你一一击破 */
.jipo{
	width: 100%;
	height: 923px;
	background: url(/static/home/img/page/yanJs_shangke/beijing3.jpg) no-repeat center center;
	background-size: cover;
}
.jipo .content{
	position: relative;
	margin-bottom: 47px;
}
.jipo .content>div.fl,.jipo .content>div.fr{
	width: 50%;
	height: 553px;
	background-color: #F3EDE8;
	position: relative;
}
.jipo .content>div.fr{
	background: url(/static/home/img/page/yanJs_shangke/jipo.jpg) no-repeat center center;
	background-size: cover;
}
.jipo .content>div.fl .poa,.jipo .content>div.fr .poa{
	width: 116px;
	background-color: #ff7134;
	text-align: center;
	padding: 18px 0;
	position: absolute;
	left: 50%;
	margin-left: -58px;
	top: -8px;
	z-index: 2;
}
.jipo .content>div.fl .poa h4,.jipo .content>div.fr .poa h4{
	font-size: 24px;
	color: #FFFFFF;
	padding: 7px 0;
}
.jipo .content>div.fr .poa h4{
	color: #FFFFFF;
}
.jipo .content>div.fl .poa span,.jipo .content>div.fr .poa span{
	width: 96px;
	height: 1px;
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto;
}
.jipo .content>div.fr .poa span{
	background-color: #FFFFFF;
}
.jipo .content>div.fl>span,.jipo .content>div.fr>span{
	width: 0;
	height: 0;
	display: inline-block;
	border-style: solid;
	border-width: 8px;
	border-color: transparent transparent #B76421 transparent;
	position: absolute;
	top: -16px;
	z-index: 1;
}
.jipo .content>div.fl>span.sj1,.jipo .content>div.fr>span.sj1{
	left: 227px;
}
.jipo .content>div.fl>span.sj2,.jipo .content>div.fr>span.sj2{
	left: 342px;
}
.jipo .content>div.fl>ul,.jipo .content>div.fr>ul{
	margin-top: 110px;
}
.jipo .content>div.fl>ul{
	margin-left: 30px;
}
.jipo .content>div.fr>ul{
	margin-left: 93px;
}
.jipo .content>div.fl>ul li,.jipo .content>div.fr>ul li{
	width: 462px;
	height: 69px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 46px;
	color: #333333;
}
.jipo .content>div.fr>ul li{
	color: #FFFFFF;
}

.jipo .content>ul{
	position: absolute;
	left: 50%;
	margin-left: -62px;
	top: 126px;
}
.jipo .content>ul li{
	width: 124px;
	height: 38px;
	background-color: #ff7134;
	border-radius: 5px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 75px;
}


.jipo>div>a{
	width: 352px;
	height: 40px;
	background-color: #ff7134;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
}
.jipo>div>a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}

/* 美国研究生工科申请规划 */
.guihua{
	width: 100%;
	height: 720px;
}

.guihua .content{
	height: 365px;
	position: relative;
	margin-bottom: 50px;
}
.guihua .content .xian{
	width: 901px;
	height: 1px;
	background-color: #BEBCBC;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	left: 136px;
}
.guihua .content .xian p{
	font-size: 17px;
	color: #333333;
	position: absolute;
	display: none;
}
.guihua .content .xian span{
	width: 20px;
	height: 20px;
	display: block;
	background-color: #ff7134;
	border-radius: 50%;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	display: none;
}
.guihua .content .box{
	width: 268px;
	background-color: #F3EDE8;
	text-align: center;
	padding: 20px 0;
	position: absolute;
	float: left;
	border-radius: 5px;
}
.guihua .content .box ul li{
	font-size: 14px;
	line-height: 24px;
}
.guihua .content .box>span{
	width: 0;
	height: 0;
	border-width: 7px;
	border-color: #F3EDE8 transparent transparent transparent;
	border-style: solid;
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -7px;
}

.guihua .anniu,.bjts .anniu{
	font-size: 0;
	text-align: center;
}
.guihua .anniu a,.bjts .anniu a{
	display: inline-block;
	width: 264px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border-radius: 3px;
}
.guihua .anniu a.a1,.bjts .anniu a.a1{
	background-color: #ff7134;
	color: #FFFFFF;
	margin-right: 58px;
}
.guihua .anniu a.a1:hover,.bjts .anniu a.a1:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.guihua .anniu a.a2,.bjts .anniu a.a2{
	background-color: #FFFFFF;
	color: #ff7134;
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
}
.guihua .anniu a.a2:hover,.bjts .anniu a.a2:hover{
	background-color: #ff7134;
	color: #FFFFFF;
}

/* 学长/学姐说申请 */
.shuoBox{
	width: 100%;
	height: 765px;
	background: url(/static/home/img/page/yanJs_shangke/beijing4.jpg) no-repeat center center;
	background-size: cover;
}
.shuo_sq h3.title{
	padding-bottom: 4px;
}
.shuo_sq>p{
	font-size: 16px;
	text-align: center;
	margin-bottom: 60px;
}

.shuo_sq .content .box{
	width: 358px;
	height: 450px;
	border: 1px solid #F5AF73;
	margin-right: 45px;
	position: relative;
	background-color: #FFFFFF;
}
.shuo_sq .content .box h4{
	font-size: 24px;
	text-align: center;
	padding-top: 37px;
	padding-bottom: 31px;
	color: #ff7134;
}
.shuo_sq .content .box>div{
	width: 295px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 22px;
}
.shuo_sq .content .box>div h3{
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 20px;
}

.shuo_sq .content .box>div.anniu{
	width: 100%;
	text-align: center;
	font-size: 0;
	padding-top: 10px;
	position: absolute;
	bottom: 0;
}
.shuo_sq .content .box>div.anniu a{
	width: 108px;
	height: 32px;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	border-radius: 3px;
	display: inline-block;
}
.shuo_sq .content .box>div.anniu a.a1{
	background-color: #ff7134;
	color: #FFFFFF;
	margin-right: 45px;
}
.shuo_sq .content .box>div.anniu a.a1:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.shuo_sq .content .box>div.anniu a.a2{
	background-color: #FFFFFF;
	color: #ff7134;
	box-shadow:0px 2px 4px rgba(0,0,0,0.14);
}
.shuo_sq .content .box>div.anniu a.a2:hover{
	background-color: #ff7134;
	color: #FFFFFF;
}
.shuo_sq{
	padding-bottom: 80px;
}

/* 全维度高品质背景提升项目 */
.bjts{
	width: 100%;
	height: 872px;
	background-size: cover;
}
.bjts h3.title{
	padding-bottom: 22px;
}
.bjts>div>p{
	font-size: 16px;
	text-align: center;
	margin-bottom: 60px;
}

.bjts .content .box{
	width: 364px;
	height: 224px;
	background: url(/static/home/img/page/yanJs_shangke/tish1.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	margin-right: 37px;
	margin-bottom: 35px;
}
.bjts .content .box2{
	background-image: url(/static/home/img/page/yanJs_shangke/tish2.jpg);
}
.bjts .content .box3{
	background-image: url(/static/home/img/page/yanJs_shangke/tish3.jpg);
}
.bjts .content .box4{
	background-image: url(/static/home/img/page/yanJs_shangke/tish4.jpg);
}
.bjts .content .box5{
	background-image: url(/static/home/img/page/yanJs_shangke/tish5.jpg);
}
.bjts .content .box6{
	background-image: url(/static/home/img/page/yanJs_shangke/tish6.jpg);
}
.bjts .content .box .hidden1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	background:linear-gradient(180deg,rgba(70,46,4,0.03) 0%,rgba(70,46,4,1) 260%);
	display: block;
	transition: all 1s;
}
.bjts .content .box:hover .hidden1{
	height: 224px;
	line-height: 224px;
}

.bjts .anniu{
	padding-top: 20px;
}
.bjts .anniu{
	font-size: 0;
	text-align: center;
}
.bjts .anniu a{
	display: inline-block;
	width: 264px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border-radius: 3px;
}
.bjts .anniu a.a1{
	background-color: #ff7134;
	color: #FFFFFF;
	margin-right: 58px;
}
.bjts .anniu a.a1:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.bjts .anniu a.a2{
	background-color: #FFFFFF;
	color: #ff7134;
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
}
.bjts .anniu a.a2:hover{
	background-color: #ff7134;
	color: #FFFFFF;
}

/* 小满服务模式 */
.fwms .content .bigBox{
	width: 340px;
	height: 340px;
	background-color: transparent;
	border: 3px solid #ff7134;
	border-radius: 50%;
	position: relative;
	margin: 0 auto;
	margin-top: 55px;
	margin-bottom: 116px;
}
.fwms .content .bigBox .box{
	width: 238px;
	height: 238px;
	background-color: #ff7134;
	color: #FFFFFF;
	line-height: 44px;
	font-size: 26px;
	font-weight: bold;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -119px;
	margin-top: -119px;
	text-align: center;
}
.fwms .content .bigBox .box:before{
	content: '';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.fwms .content .bigBox .box p{
	display: inline-block;
	vertical-align: middle;
}
.fwms .content .bigBox>span{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #ff7134;
	display: block;
	position: absolute;
}
.fwms .content .bigBox>span.yuan1{
	top: -5px;
	left: 115px;
}
.fwms .content .bigBox>span.yuan2{
	top: 34px;
	right: 45px;
}
.fwms .content .bigBox>span.yuan3{
	bottom: 138px;
	right: -9px;
}
.fwms .content .bigBox>span.yuan4{
	bottom: 12px;
	right: 75px;
}
.fwms .content .bigBox>span.yuan5{
	bottom: 20px;
	left: 60px;
}
.fwms .content .bigBox>span.yuan6{
	top: 148px;
	left: -11px;
}

.fwms .content .bigBox>.text h3{
	font-size: 22px;
	margin-bottom: 8px;
}
.fwms .content .bigBox>.text p{
	font-size: 16px;
	line-height: 24px;
}
.fwms .content .bigBox>.text{
	position: absolute;
}
.fwms .content .bigBox>.text1{
	left: -186px;
	top: -31px;
	text-align: right;
}
.fwms .content .bigBox>.text2{
	left: 325px;
	top: -11px;
	text-align: left;
	width: 368px;
}
.fwms .content .bigBox>.text3{
	bottom: 129px;
	right: -347px;
}
.fwms .content .bigBox>.text4{
	bottom: -22px;
	right: -410px;
}
.fwms .content .bigBox>.text5{
	left: -371px;
	bottom: -32px;
	text-align: right;
}
.fwms .content .bigBox>.text6{
	top: 121px;
	left: -407px;
	text-align: right;
}

/* 小满导师团队 */
.daoshi_team{
	width: 100%;
	height: 825px;
	overflow: hidden;
}
.daoshi_team h3.title{
	padding-top: 79px;
}

.daoshi_team .count>div.t{
	font-size: 16px;
	width: 912px;
	margin: 0 auto;
	margin-bottom: 28px;
}
.daoshi_team .count>div.t span{
	padding: 0 25px;
	color: #707070;
}
.daoshi_team .count>div.t a{
	color: #232426;
	padding-bottom: 10px;
}
.daoshi_team .count>div.t a:hover{
	color: #ff7134;
}
.daoshi_team .count>div.t a.active{
	color: #ff7134;
	border-bottom: 2px solid #ff7134;
}

.daoshi_team .count>div.b .bBox{
	display: none;
}
.daoshi_team .count>div.b .leftb{
	margin-top: 50px;
}
.daoshi_team .count>div.b .leftb h3{
	font-size: 30px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 6px;
}
.daoshi_team .count>div.b .leftb p{
	font-size: 24px;
	color: #333333;
	opacity: 0.6;
	filter:alpha(opacity=60);
	margin-bottom: 23px;
}
.daoshi_team .count>div.b .leftb span{
	width: 72px;
	height: 4px;
	background-color: #454545;
	opacity: 0.8;
	filter:alpha(opacity=80);
	display: block;
	margin-bottom: 32px;
}
.daoshi_team .count>div.b .leftb em{
	width: 367px;
	display: block;
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 50px;
}
.daoshi_team .count>div.b .leftb div.bBtn a{
	width: 154px;
	height: 34px;
	border: 1px solid #333333;
	line-height: 34px;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	margin-right: 28px;
}
.daoshi_team .count>div.b .leftb div.bBtn a:hover{
	color: #fff;
	border-color: #ff7134;
	background-color: #ff7134;
}

.daoshi_team .count>div.b .rightb{
	width: 716px;
}
.daoshi_team .count>div.b .rightb>div.fl{
	width: 220px;
	height: 232px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
	margin-left: 18px;
	margin-bottom: 20px;
}
.daoshi_team .count>div.b .rightb>div.fl img{
	width: 100%;
	height: 100%;
}
.daoshi_team .count>div.b .rightb>div.fl .hidden{
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.7);
	border-radius: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.daoshi_team .count>div.b .rightb>div.fl .hidden h3{
	font-size: 22px;
	color: #fff;
	font-weight: 400;
	margin-top: 31px;
	margin-bottom: 15px;
}
.daoshi_team .count>div.b .rightb>div.fl .hidden span{
	width: 40px;
	height: 1px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	margin-bottom: 21px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.daoshi_team .count>div.b .rightb>div.fl .hidden p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 22px;
	width: 90%;
	margin: 0 auto;
}
.daoshi_team .count>div.b .rightb>div.fl .hidden a{
	font-size: 14px;
	color: #fff;
	width: 98px;
	height: 28px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 28px;
	border-radius: 5px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -49px;
}
.daoshi_team .count>div.b .rightb>div.fl .hidden a:hover{
	color: #fff;
	border-color: #ff7134;
	background-color: #ff7134;
}
.daoshi_team .count>div.b .rightb>div.fl .hiddenTitle{
	width: 100%;
	height: 52px;
	background-color: rgba(0,0,0,0.46);
	text-align: center;
	line-height: 52px;
	font-size: 22px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* 小满留学致力让每一个学生牵手世界名校 */
.mydiv{
	width: 100%;
	position: relative;
	background: url(/static/home/img/page/yanJs_shangke/beijing5.jpg) no-repeat center center;
	background-size: cover;
}
.mydiv .title{
	margin-bottom: 0;
}
.mydiv canvas{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.mydiv .box{
	height: 100%;
}
.mydiv .box .content{
	position: relative;
}
.mydiv .box .content .dq{
	width: 375px;
	height: 364px;
	background: url(/static/home/img/page/YanJiuSheng/13223222222.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -27.5px;
	margin-left: -182px;
}
.mydiv .box .content .dq>div{
	width: 193px;
	height: 193px;
	border-radius: 50%;
	background: url(/static/home/img/page/7_8/a6e310318cc5a075e8e4a0a459119ad.png) no-repeat left center;
	background-size: cover;
	background-color: #281E1C;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -96.5px;
	margin-left: -96.5px;
	overflow: hidden;
	transition: all 3s;
}
.mydiv .box .content .dq>div img{
	height: 193px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
}
.mydiv .box .content .dq>div h3{
	font-size: 26px;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	color: #fff;
	/* margin-top: -56.5px; */
}
.mydiv .box .content .dq>div h3 p{
	display: table-cell;
	vertical-align: middle;
}


.mydiv .box .content>div.fl li.li1{
	margin-bottom: 69px;
}
.mydiv .box .content>div.fl li.li1 p{
	width: 240px;
}
.mydiv .box .content>div.fl li.li2{
	margin-bottom: 47px;
}
.mydiv .box .content>div.fl li.li2 p{
	width: 336px;
}
.mydiv .box .content>div.fl li.li3 p{
	width: 432px;
}

.mydiv .box .content>div.fl h3,.mydiv .box .content>div.fr h3{
	font-size: 18px;
	color: #ff7134;
	margin-bottom: 7px;
}
.mydiv .box .content>div.fl p,.mydiv .box .content>div.fr p{
	font-size: 16px;
	color: #0F0F0F;
}

.mydiv .box .content>div.fr{
	text-align: right;
}
.mydiv .box .content>div.fr li.li1 p{
	width: 320px;
}
.mydiv .box .content>div.fr li.li1{
	margin-bottom: 50px;
}
.mydiv .box .content>div.fr li.li2 p{
	width: 320px;
}
.mydiv .box .content>div.fr li.li2{
	margin-bottom: 47px;
}
.mydiv .box .content>div.fr li.li3 p{
	width: 368px;
}