/* banner */

.banner{

	width: 100%;

	height: 340px;

}

.banner img{

	width: 100%;

	height: 340px;

}



/* 面包屑导航 */

.mianbaoNav{

	font-size: 14px;

	color: #A2A2A2;

	padding-top: 10px;

}

.mianbaoNav a{

	color: #A2A2A2;

}

.mianbaoNav a:hover{

	color: #ff7134;

}



/* content */

/* left */

.content .boxL {

	width: 1170px;

}

/* title */

.content .boxL .title{

	margin-bottom: 36px;

	text-align:center;

}

.content .boxL .title h1{

	font-size: 26px;

	font-weight: normal;

	margin-bottom: 12px;

	text-align:center;

}

.content .boxL .title p{

	font-size: 14px;

	color: #9E9E9F;

}

/* 信息 */

.content .boxL .xinxi {

	width: 100%;

	background-color: #F4F4F4;

	margin-bottom: 34px;

	padding-bottom: 20px;

}

.content .boxL .xinxi h3{

	font-size: 18px;

	padding-top: 23px;

	margin-left: 32px;

	margin-bottom: 17px;

}

.content .boxL .xinxi div{

	width: 705px;

	margin-left: 32px;

}

.content .boxL .xinxi div p{

	width: 50%;

	font-size: 16px;

	line-height: 28px;

}



/* 学校 */

.content .boxL .school{

	margin-bottom: 52px;

}

.content .boxL .school .schoolBox{

	border-right: 1px solid #E8E8E8;

	padding-right: 48px;

	margin-right: 119px;

}

.content .boxL .school .schoolBox img{

	height: 109px;

	margin-right: 54px;

}

.content .boxL .school .schoolBox div.fl p{

	font-size: 14px;

	margin-bottom: 7px;

	padding-top: 22px;

}

.content .boxL .school .schoolBox div.fl span{

	font-size: 12px;

}



/* 案例介绍 */

.anli_jieshao{

	padding-bottom: 66px;

}

.anli_jieshao h3,.offerZs h3{

	font-size: 18px;

	border-bottom: 1px solid #DDDDDD;

	padding-bottom: 18px;

	margin-bottom: 25px;

}

.anli_jieshao p{

	font-size: 14px;

	line-height: 28px;

	margin-bottom: 20px;

	letter-spacing: 1px;

}



.swiper-container{

	height: 276px;

	overflow: hidden;

}

.swiper-container .swiper-slide{

	cursor:pointer;

}

.swiper-container .swiper-slide img{

	width: 194px;

	height: 276px;

	display: block;

	margin: 0 auto;

}



.offerZs{

	margin-bottom: 36px;

}

.offerZs .btn{

	width: 40px;

	height: 40px;

	position: absolute;

	top: 50%;

	cursor:pointer;

}

.offerZs .btn img{

	width: 100%;

	height: 100%;

}

.offerZs .btnleft{

	left: -50px;

}

.offerZs .btnright{

	right: -50px;

}



.content .boxL>p{

	font-size: 14px;

	color: #919191;

	margin-bottom: 22px;

}

.content .boxL>p>a{

	color: #919191;

	display: inline-block;

}

.content .boxL>p>a:hover{

	color: #ff7134;

}



/*  */

.offerTanchu{

	position: fixed;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	z-index: 9999999;

	background-color: #000000;

	background-color: rgba(0,0,0,0.4);

	display: none;

}

.offerTanchu img.gb{

	position: absolute;

	right: 20px;

	top: 20px;

	width: 36px;

	height: 36px;

	cursor:pointer;

}

.offerTanchu img.img{

	width: 350px;

	height: 500px;

	position: absolute;

	left: 50%;

	top: 50%;

	margin-left: -175px;

	margin-top: -250px;

}

/* 分享 */

.bdsharebuttonbox{

	font-size: 0;

	margin-bottom: 69px;

	text-align: right;

}

.bdsharebuttonbox #qq,.bdsharebuttonbox #xl,.bdsharebuttonbox #wx,.bdsharebuttonbox #top{

	width: 32px;

	height: 32px;

	border-radius: 2px;

	padding: 0;

	display: inline-block;

}

.bdsharebuttonbox #qq{

	background: url(/static/home/img/success/qq.png) no-repeat center center;

	background-size: cover;

}

.bdsharebuttonbox #xl{

	background: url(/static/home/img/success/xl.png) no-repeat center center;

	background-size: cover;

}

.bdsharebuttonbox #wx{

	background: url(/static/home/img/success/wx.png) no-repeat center center;

	background-size: cover;

}

.bdsharebuttonbox #top{

	background: url(/static/home/img/success/top.png) no-repeat center center;

	background-size: cover;

}



/* 背景提升项目推荐 */

.bjts_tJ{

	border-top: 1px solid #E2E2E2;

}

.bjts_tJ>h3{

	font-weight: normal;

	font-size: 24px;

	margin-bottom: 60px;

	padding-top: 59px;

}

.bjts_tJ .box{

	margin-bottom: 60px;

}

.bjts_tJ .box>.img{

	width: 172px;

	height: 117px;

	border-radius: 3px;

	overflow: hidden;

}

.bjts_tJ .box>.img img{

	width: 100%;

	height: 100%;

	transition: all 0.5s;

}

.bjts_tJ .box>.img:hover img{

	transform: scale(1.1);

}

.bjts_tJ .box>div.fr{

	width: 592px;

}

.bjts_tJ .box>div.fr h3{

	font-size: 18px;

	font-weight: normal;

	color: #0F0F0F;

	margin-top: 3px;

	margin-bottom: 13px;

}

.bjts_tJ .box>div.fr h3 a:hover{

	color: #ff7134;

}

.bjts_tJ .box>div.fr span{

	font-size: 14px;

	color: #B4B4BB;

	margin-bottom: 12px;

	display: block;

}

.bjts_tJ .box>div.fr p{

	font-size: 14px;

	line-height: 22px;

	color: #676666;

}





/*  */

.hotAndForm{

	width: 292px;

}



.hotAndForm .fa,.huodong_jz,.bjts_tuijian{

	margin-left: 28px;

	margin-right: 28px;

	border-bottom: 1px solid #707070;

	border-color: rgba(112,112,112,0.3);

	padding-bottom: 45px;

}

.hotAndForm .fa h3,.huodong_jz>h3,.bjts_tuijian>h3,.hot_bq>h3{

	font-size: 18px;

	padding-top: 30px;

	margin-bottom: 8px;

}

.hotAndForm .fa span,.huodong_jz>span,.bjts_tuijian>span,.hot_bq>span{

	width: 72px;

	height: 3px;

	background-color: #ff7134;

	display: block;

	margin-bottom: 27px;

}

.hotAndForm .fa input{

	width: 100%;

	border: 1px solid #D7D7D7;

	border-radius: 3px;

	height: 38px;

	margin-bottom: 19px;

	text-indent: 12px;

	font-size: 13px;

}

.hotAndForm .fa input::-webkit-input-placeholder{

    color: #333333;

}

.hotAndForm .fa textarea::-webkit-input-placeholder{

    color: #333333;

}

.hotAndForm .fa select{

	width: 100%;

	height: 38px;

	border: 1px solid #D7D7D7;

	border-radius: 3px;

	stop-color: #333333;

	font-size: 13px;

	padding-left: 10px;

}

.hotAndForm .fa textarea{

	width: 100%;

	border: 1px solid #D7D7D7;

	height: 92px;

	text-indent: 12px;

	padding-top: 10px;

	margin-top: 18px;

	border-radius: 3px;

	font-size: 13px;

}



.hotAndForm .fa button{

	width: 100%;

	height: 40px;

	border-radius: 3px;

	background-color: #ff7134;

	color: #fff;

	font-size: 14px;

	margin-top: 20px;

	    cursor: pointer;

}

.hotAndForm .fa button:hover{

	opacity: 0.8;

}



/* 活动讲座 */

.huodong_jz .box{

	margin-bottom: 30px;

}

.huodong_jz .box img{

	width: 88px;

	height: 88px;

	border-radius: 3px;

}

.huodong_jz .box div.fr{

	width: 128px;

}

.huodong_jz .box div.fr a{

	font-size: 14px;

	line-height: 24px;

	margin-bottom: 9px;

	overflow : hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

}

.huodong_jz .box div.fr p{

	font-size: 12px;

	color: #727070;

}

.huodong_jz .box div.fr a:hover{

	color: #ff7134;

}



/* 背景提升推荐 */

.bjts_tuijian .box{

	margin-bottom: 30px;

}

.bjts_tuijian .box>img{

	width: 88px;

	height: 49px;

	border-radius: 3px;

	margin-right: 19px;

}

.bjts_tuijian .box>a{

	width: 112px;

	font-size: 14px;

	line-height: 24px;

	overflow : hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

}

.bjts_tuijian .box>a.text {

	width: 100%;

	-webkit-line-clamp: 1;

}

.bjts_tuijian .box>a:hover{

	color: #ff7134;

}



/* 热门标签 */

.hot_bq{

	margin: 0 28px;

	padding-bottom: 60px;

}

.hot_bq .box a{

	width: 50%;

	font-size: 14px;

	line-height: 32px;

	text-align: left;

}

.hot_bq .box a:hover{

	color: #ff7134;

}