/* banner */
.banner{
	width: 100%;
	height: 532px;
	background: url(/static/home/img/page/yanJs_yishu/banner.jpg) no-repeat center center;
	background-size: cover;
}

.banner h1{
	font-size: 58px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 156px;
	padding-bottom: 8px;
	line-height: 88px;
	text-shadow:0px 3px 4px rgba(0,0,0,0.64);
}
.banner em{
	display: block;
	text-align: center;
	line-height: 88px;
	font-size: 44px;
	color: #FFFFFF;
	text-shadow:0px 3px 4px rgba(0,0,0,0.64);
	padding-bottom: 41px;
}
.banner a{
	width: 276px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	display: block;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #ff7134;
	border-radius: 5px;
	margin: 0 auto;
	box-shadow:0px 2px 4px rgba(0,0,0,0.26);
}
.banner a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}

/* title */
h3.title{
	font-weight: normal;
	font-size: 38px;
	padding-top: 80px;
	padding-bottom: 60px;
	text-align: center;
}

/* 作品集的核心作用 */
.hexin .content{
	margin-bottom: 52px;
}
.hexin .content .box{
	width: 214px;
	height: 154px;
	border: 1px solid #E5E5E5;
	position: relative;
	margin-right: 22px;
	cursor:pointer;
	transition: all 1s;
}
.hexin .content .box img{
	width: 40px;
	height: 40px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 8px;
}
.hexin .content .box span{
	display: block;
	width: 24px;
	height: 1px;
	background-color: #D2CFCF;
	position: absolute;
	top: 85px;
	left: 50%;
	margin-left: -12px;
}
.hexin .content .box h5{
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	position: absolute;
	top: 99px;
	left: 0;
	text-align: center;
}
.hexin .content .box p{
	width: 184px;
	color: #F96E7D;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	bottom: 29px;
	left: 50%;
	margin-left: -92px;
	display: none;
}
.hexin .content .box:hover{
	border-color: #F96E7D;
}
.hexin .content .box:hover h5{
	color: #F96E7D;
}

.hexin>a{
	width: 199px;
	height: 40px;
	display: block;
	margin: 0 auto;
	background-color: #ff7134;
	border-radius: 3px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
.hexin>a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.hexin{
	padding-bottom: 84px;
}

/* 拿到名校Offer的作品集 */
.zuopin{
	width: 100%;
	height: 704px;
	background: url(/static/home/img/page/yanJs_yishu/beijing2.jpg) no-repeat center center;
	background-size: cover;
}

.swiper-container{
	height: 396px;
}
.swiper-container .swiper-slide{
	position: relative;
}
.swiper-container .swiper-slide>img.fl{
	width: 625px;
	height: 396px;
}
.swiper-container .swiper-slide>div{
	width: 585px;
	height: 337px;
	background-color: #FFFFFF;
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -168.5px;
	box-shadow:0px 0px 4px rgba(0,0,0,0.16);
}
.swiper-container .swiper-slide>div h4{
	font-size: 24px;
	padding-top: 43px;
	padding-bottom: 14px;
	margin-left: 50px;
}
.swiper-container .swiper-slide>div p{
	font-size: 16px;
	line-height: 24px;
	margin-left: 50px;
}
.swiper-container .swiper-slide>div a{
	width: 100px;
	height: 32px;
	border: 1px solid #333333;
	border-radius: 3px;
	text-align: center;
	line-height: 32px;
	margin-right: 36px;
	margin-bottom: 41px;
	margin-left: 449px;
}
.swiper-container .swiper-slide>div a:hover{
	background-color: #ff7134;
	border-color: #ff7134;
	color: #FFFFFF;
}
.swiper-container .swiper-slide>div ul{
	margin-left: 50px;
}
.swiper-container .swiper-slide>div ul li{
	width: 88px;
	height: 80px;
	margin-right: 15px;
	cursor:pointer;
	float: left;
}
.swiper-container .swiper-slide>div ul li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.zuopin .content>div.anniu{
	text-align: right;
	margin-top: 30px;
}
.zuopin .content .btn{
	width: 56px;
	height: 38px;
	background-color: #6B6B6B;
	text-align: center;
	border-radius: 5px;
	display: inline-block;
	margin-left: 17px;
	cursor:pointer;
}
.zuopin .content .btn img{
	margin-top: 11px;
	width: 8px;
	height: 16px;
}
.zuopin .content .btn:hover{
	background-color: #ff7134;
}

/* 美国研究生工科申请规划 */
.guihua{
	width: 100%;
	height: 720px;
}

.guihua .content{
	height: 365px;
	position: relative;
	margin-bottom: 50px;
}
.guihua .content .xian{
	width: 980px;
	height: 1px;
	background-color: #BEBCBC;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	left: 90px;
}
.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: 196px;
	height: 89px;
	background-color: #F3EDE8;
	text-align: center;
	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.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;
}


/* nav */
.bannerNav{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #E8E8E8;
}
.bannerNav div{
	font-size: 0;
	height: 60px;
}
.bannerNav div span{
	font-size: 16px;
	color: #000000;
	cursor:pointer;
	margin-right: 70px;
}
.bannerNav div span.active{
	color: #ff7134;
	font-weight: bold;
}
.bannerNav div span:hover{
	color: #ff7134;
}

.navHidden{
	width: 100%;
	height: 60px;
	display: none;
}

/* 小满理科专业录取捷报 */
.luquJiebao{
	width: 100%;
	height: 669px;
	background: url(/static/home/img/page/yanJs_yishu/beijing1.jpg) no-repeat center center;
	background-size: cover;
}

.luquJiebao .content .contentTop{
	margin-bottom: 32px;
}
.luquJiebao .content .contentTop .box{
	width: 272px;
	height: 168px;
	background: url(/static/home/img/page/yanJs_yishu/jiebao1.png) no-repeat center center;
	background-size: cover;
	color: #FFFFFF;
	text-align: center;
	margin-right: 27px;
}
.luquJiebao .content .contentTop .box h4{
	font-size: 48px;
	font-weight: normal;
	padding-top: 28px;
	padding-bottom: 6px;
}
.luquJiebao .content .contentTop .box em{
	width: 32px;
	height: 1px;
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto;
	margin-bottom: 13px;
}
.luquJiebao .content .contentTop .box p{
	font-size: 16px;
}
.luquJiebao .content .contentTop .box2{
	background-image: url(/static/home/img/page/yanJs_yishu/jiebao2.png);
}
.luquJiebao .content .contentTop .box3{
	background-image: url(/static/home/img/page/yanJs_yishu/jiebao3.png);
}
.luquJiebao .content .contentTop .box4{
	background-image: url(/static/home/img/page/yanJs_yishu/jiebao4.png);
	margin-right: 0;
}

.luquJiebao .content .contentBottom .box{
	width: 270px;
	height: 187px;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
	position: relative;
	margin-right: 27px;
}
.luquJiebao .content .contentBottom .box h5{
	font-size: 16px;
	line-height: 50px;
	text-indent: 17px;
	border-bottom: 1px solid #E4E4E4;
	color: #333333;
}
.luquJiebao .content .contentBottom .box p{
	font-size: 14px;
	line-height: 26px;
	margin-left: 18px;
}
.luquJiebao .content .contentBottom .box p.name{
	margin-top: 15px;
}
.luquJiebao .content .contentBottom .box a{
	font-size: 14px;
	color: #ff7134;
	position: absolute;
	right: 11px;
	bottom: 17px;
}
.luquJiebao .content .contentBottom .box a:hover{
	font-weight: bold;
}

/* 美国研究生艺术热门专业推荐 */
.zhuanyeTuijian{
	margin-bottom: 79px;
}
.zhuanyeTuijian .content .contentXx .Xx{
	width: 138px;
	height: 70px;
	text-align: center;
	border: 1px solid #ff7134;
	color: #ff7134;
	font-size: 18px;
	border-radius: 5px;
	position: relative;
	margin-right: 31px;
	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{
	display: inline-block;
	vertical-align: middle;
}
.zhuanyeTuijian .content .xbottom .xbottom_box .btop .img .hidden h4{
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 36px;
	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;
	text-align: left;
}
.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;
}
.jipo .content{
	position: relative;
	margin-bottom: 47px;
}
.jipo .content>div.fl,.jipo .content>div.fr{
	width: 50%;
	height: 553px;
	background-color: #FCF4F5;
	position: relative;
}
.jipo .content>div.fr{
	background: url(/static/home/img/page/yanJs_wenke/jipo.png) 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.fr .poa{
	background-color: #ff7134;
}
.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 #ff7134 transparent;
	position: absolute;
	top: -16px;
	z-index: 1;
}
.jipo .content>div.fr>span{
	border-color: transparent transparent #AE1727 transparent; 
}

.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);
}

/* 全维度高品质背景提升项目 */
.bjts{
	width: 100%;
	height: 872px;
	background: url(/static/home/img/page/yanJs_yishu/beijing3.jpg) no-repeat center center;
	background-size: cover;
}
.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_yishu/bsd.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_yishu/mslg.jpg);
}
.bjts .content .box3{
	background-image: url(/static/home/img/page/yanJs_like/tisheng3.png);
}
.bjts .content .box4{
	background-image: url(/static/home/img/page/yanJs_like/tisheng4.png);
}
.bjts .content .box5{
	background-image: url(/static/home/img/page/yanJs_like/tisheng5.png);
}
.bjts .content .box6{
	background-image: url(/static/home/img/page/yanJs_like/tisheng6.png);
}
.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,4,13,0.1) 0%,rgba(2,3,29,1) 100%);
	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;
	background-color: #F6F6F6;
	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%;
	margin-left: -49px;
	bottom: 20px;
}
.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;
}
#mydiv .title{
	padding-top: 118px;
	margin-bottom: 60px;
}
#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: 26px;
	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;
}