

/*# sourceMappingURL=style.css.map */

/* 本例子css */
body{
	padding: 0;
	margin: 0;
	min-width: 1280px;
}

.tip-icons{
	width: 42px;
	height: 168px;
	background-color: #c2986d;
	position: fixed;
	right: 0;
	z-index: 9;
	top: 55%;
	margin-top: -63px;
}
.tip-icons .icon{
	width: 42px;
	height: 42px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.tip-icons .wx{
	background: url(../img/tip-iconwx.png) center no-repeat;
}
.tip-icons .ewm{
	position: absolute;
	right: 42px;
	top: 0;
	width: 100px;
	display: none;
	padding: 12px 14px 0;
	height: 135px;
	background-color: #c2986d;
	border:1px solid #c6a07b;
}
.tip-icons .ewm p{
	font-size: 12px;
	text-align: center;
	color: #fff;
	line-height: 35px;
}
.tip-icons i{
	display: block;
	width: 6px;
	height: 9px;
	background: url(../img/tip-arr.png) center no-repeat;
	position: absolute;
	right: -6px;
}
.tip-icons .ewm i{
	top: 17px;
}
.tip-icons .qq{
	background: url(../img/tip-iconqq.png) center no-repeat;
}
.tip-icons .yx{
	background: url(../img/yx.png) center no-repeat;
}
.tip-icons .qq .phone,.tip-icons .tel .ttl,.tip-icons .yx .youx{
	height: 51px;
	width: 127px;
	border:1px solid #c6a07b;
	position: absolute;
	right: 42px;
	top: 34px;
	background-color: #c2986d;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	padding-top: 5px;
	display: none;
}
.tip-icons .yx .youx{top:117px;width: 200px;}
.tip-icons .tel .ttl{width: 200px;}
.tip-icons .yx i{top: 25px;}
.tip-icons .qq .phone .math,.tip-icons .tel .ttl .math,.tip-icons .yx .youx .math{
	font-size: 14px;
}
.tip-icons .yx .youx .math a{color: #fff}
.tip-icons .qq .phone i,.tip-icons .tel .ttl i,.tip-icons .yx .yx i{
	top: 24px;
}
.tip-icons .tel .ttl{
	top: 76px;
}
.tip-icons .tel{
	background: url(../img/tip-icontel.png) center no-repeat;
}
.tip-icons .icon:hover{
	background-color: #b38243;
}

input.inp-tet::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #878888; 
} 
input.inp-tet:-moz-placeholder, textarea:-moz-placeholder { 
	color: #878888; 
} 

.joinheader{
	width: 100%;
	height: 68px;
	/*background-color: #e7e7e7;*/
}
.joinheader .warp{
	width: 1280px;
	margin: 0 auto;
	height: 68px;
}
.joinheader .warp .logo{
	width: 179px;
	height: 38px;
	margin: 17px 0 0;
}
.joinheader .warp .logo a{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.joinheader .warp .logo img{
	display: block;
	width: 100%;
}
.joinheader .warp .nav{
	height: 68px;
	width: 900px;
}
.joinheader .warp .nav li{
	display: block;
	width: 180px;
	height: 68px;
	float: left;
	text-align: center;
	background-color: transparent;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.joinheader .warp .nav li a{
	display:inline-block;
	width:70px;
	padding-left: 35px;
	height:68px;
	line-height: 68px;
	font-size: 16px;
	color: #808080;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.joinheader .warp .nav li.on{
	background-color: #c2986d;
}
.joinheader .warp .nav li.on a{
	color: #fff;
}
.joinheader .warp .nav .a-t1 a{
	background: url(../img/jobnav-icon1.png) left center no-repeat;
}
.joinheader .warp .nav .a-t2 a{
	background: url(../img/jobnav-icon2.png) left center no-repeat;
}
.joinheader .warp .nav .a-t3 a{
	background: url(../img/jobnav-icon3.png) left center no-repeat;
}
.joinheader .warp .nav .a-t4 a{
	background: url(../img/jobnav-icon4.png) left center no-repeat;
}
.joinheader .warp .nav .a-t5 a{
	background: url(../img/jobnav-icon5.png) left center no-repeat;
}
.joinheader .warp .nav .a-t1.on a{
	background: url(../img/jobnav-icon11.png) left center no-repeat;
}
.joinheader .warp .nav .a-t2.on a{
	background: url(../img/jobnav-icon22.png) left center no-repeat;
}
.joinheader .warp .nav .a-t3.on a{
	background: url(../img/jobnav-icon33.png) left center no-repeat;
}
.joinheader .warp .nav .a-t4.on a{
	background: url(../img/jobnav-icon44.png) left center no-repeat;
}
.joinheader .warp .nav .a-t5.on a{
	background: url(../img/jobnav-icon55.png) left center no-repeat;
}
.socia-warp{
	width: 1280px;
	margin: 60px auto 0px;
}
.socia-warp .l-serch{
	width: 210px;
	background-color: #f1f2f2;
	padding: 20px 15px;
	/*box-shadow: 0 0 5px 0 rgba(0,0,0,0.2)*/
}
.socia-warp .l-serch h2{
	font-size: 18px;
	color: #595757;
	line-height: 30px;
	margin-bottom: 15px;
}
.socia-warp .l-serch .sel1,.socia-warp .l-serch .sel2{
	width: 208px;
	height: 30px;
	line-height: 30px;
	border:1px solid #e3e4e4;
	margin-bottom: 16px;
	background-color: #fff;
	position: relative;
}
.socia-warp .l-serch .sel1{cursor: pointer;}
.socia-warp .l-serch .sel1 .menu1{
	width: 188px;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	font-size: 14px;
	background-color: transparent;
	color: #878888;
	background:#fff url(../img/bot-icon.png) 97% center no-repeat;
}
.socia-warp .l-serch .sel1 .box{
	width: 208px;
	background-color: #fff;
	color: #666666;
	font-size: 12px;
	position: absolute;
	top: 30px;
	left: -1px;
	z-index: 200;
	line-height: 34px;
	border:1px solid #e3e4e4;
	display: none;
}
.zdindex1{z-index:1;}
.zdindex2{z-index:2;}
.zdindex3{z-index:3;}
.zdindex4{z-index:4;}
.socia-warp .l-serch .sel1 .box p{
	line-height: 34px;
	height: 34px;
	color: #666666;
	font-size: 12px;
	padding: 0 10px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.socia-warp .l-serch .sel1 .box p:hover{
	background-color: #c2986d;
	color: #fff;
}
.socia-warp .l-serch .sel1 select option:hover{
	background-color: #c2986d;
}
.socia-warp .l-serch .sel2{
	margin-bottom: 0
}
.socia-warp .l-serch .sel2 .txt{
	width: 160px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	background-color: transparent;
	display: block;
	float: left;
	border:0;
	font-size: 14px;
	color: #878888;
}
.socia-warp .l-serch .sel2 .sub{
	width: 30px;
	height: 30px;
	float: right;
	background-color: transparent;
	border:0;
	background: url(../img/serch-icon.png) center no-repeat;
}

.r-warp{
	width: 990px;
	min-height: 750px;
}
.r-warp .title,.campus-warp .right .title{
	height: 44px;
	background-color: #c2986d;
	width: 100%;
}
.r-warp .title table td,.campus-warp .right .title table td{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	height: 44px;
	line-height: 44px;
}
.r-warp .list,.campus-warp .right .list{margin-bottom: 100px;}
.r-warp .list li .tit table td,.campus-warp .right .list li .tit table td{
	color: #595757;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	padding: 20px 0 20px;
}
.r-warp .list li .tit table .btns{
	color: #c2986d;
	cursor: pointer;
}
.r-warp .list li .warp .top{
	height: 44px;
	padding: 0 30px;
	background-color: #f1f2f2;
	width: 930px;
}
.r-warp .list li .warp .top .left{
	float: left;
	width: 600px;
	height: 24px;
	padding: 10px 0;
} 
.r-warp .list li .warp .top .left .tip{
	font-size: 14px;
	line-height: 24px;
	color: #c2986d;
	float: left;
	margin-right: 10px;
}
.r-warp .list li .warp .top .left .btn{
	display: inline-block;
	float: left;
	padding: 0 8px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #808080;
	border:1px solid #d6d7d7;
	border-radius: 20px;
	margin-right: 8px;
}
.r-warp .list li .warp .top .right{
	height: 24px;
	line-height: 24px;
	width: 170px;
	padding: 10px 0;
	text-align: right;
	font-size: 14px;
	color: #c2986d;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
/*.r-warp .list li .warp .top .right:hover{
	color: #000;
}*/
.r-warp .list li .warp .top .right span{
	color: #808080;
}
.r-warp .list li .warp .details,.campus-warp .right .list li .details{
	border-bottom: 1px dashed #c4c3c3;
	padding-bottom: 31px;
	display: none;
}
.r-warp .list li .warp .details .ml,.campus-warp .right .list li .details .ml{
	padding-left: 20px;
	font-size: 14px;
	line-height: 24px;
	color: #808080;
	margin-bottom: 35px;
}
.r-warp .list li .warp .details .ml h3,.campus-warp .right .list li .details h3{
	font-size: 16px;
	line-height: 24px;
	color: #808080;
	margin: 20px 0 5px;
}
.r-warp .list li .warp .details .ml p,.campus-warp .right .list li .details .ml p{
	font-size: 14px;
	line-height: 24px;
	color: #808080;
}
.r-warp .list li .warp .details .a-btn,.campus-warp .right .list li .details .a-btn{
	display: block;
	width: 113px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border:2px solid #c2986d;
	background-color: #c2986d;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
/*.r-warp .list li .warp .details .a-btn:hover,.campus-warp .right .list li .details .a-btn:hover{
	background-color: transparent;
	color: #c2986d;
}*/
.campus-warp{
	width: 1280px;
	margin: 60px auto 130px;
}
.campus-warp .left{
	width: 245px;
	float: left;
}
.campus-warp .left a{
	width: 131px;
	padding-left: 91px;
	display: block;
	height: 75px;
	line-height: 75px;
	color: #979797;
	font-size: 18px;
	margin-bottom: 30px;
	border-radius: 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
}
.campus-warp .left a span{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding-left: 23px;
	border-left: 1px solid #c4c5c5;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin-top: 22px;
}
.campus-warp .left a.on span{
	color: #fff;
	border-left: 1px solid #b58d62;
}
.campus-warp .left .t1{
	background:#f1f2f2 url(../img/campus-icon111.png) 35px center no-repeat
}
.campus-warp .left .t2{
	background:#f1f2f2 url(../img/campus-icon22.png) 35px center no-repeat
}
.campus-warp .left .t3{
	background:#f1f2f2 url(../img/campus-icon33.png) 35px center no-repeat
}
.campus-warp .left .t1.on{
	background:#c2986d url(../img/campus-icon1.png) 35px center no-repeat
}
.campus-warp .left .t2.on{
	background:#c2986d url(../img/campus-icon2.png) 35px center no-repeat
}
.campus-warp .left .t3.on{
	background:#c2986d url(../img/campus-icon3.png) 35px center no-repeat
}
.campus-warp .right{
	width: 990px;
	float: right;
	min-height: 700px;
}
.campus-warp .right .serch{
	margin-bottom: 27px;
}
.campus-warp .right .serch .ser1,.campus-warp .right .serch .ser2{
	float: left;
	width: 211px;
	height: 30px;
	line-height: 30px;
	border:1px solid #e1e0e0;
	margin-right: 43px;
	position: relative;
}
.campus-warp .right .serch .ser1{cursor: pointer;}
.campus-warp .right .serch .ser1 .menu1{
	width: 191px;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	font-size: 14px;
	background-color: transparent;
	color: #878888;
	background:#fff url(../img/bot-icon.png) 97% center no-repeat;
}
.campus-warp .right .serch .ser1 .box{
	width: 211px;
	background-color: #fff;
	color: #666666;
	font-size: 12px;
	position: absolute;
	top: 30px;
	left: -1px;
	z-index: 2;
	line-height: 34px;
	border:1px solid #e3e4e4;
	display: none;
}
.campus-warp .right .serch .ser1 .box p{
	line-height: 34px;
	height: 34px;
	color: #666666;
	font-size: 12px;
	padding: 0 10px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.campus-warp .right .serch .ser1 .box p:hover{
	background-color: #c2986d;
	color: #fff;
}

/*.campus-warp .right .serch .ser1 select{
	display: block;
	width: 211px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	background-color: transparent;
	color: #878888;
	border:0;
	appearance: none;
    -moz-appearance: none;
    outline: none;
    -webkit-appearance: none;
	background:#fff url(../img/bot-icon.png) 97% center no-repeat;
}*/
.campus-warp .right .serch .ser2{
	margin-right: 0;
	overflow: hidden;
}
.campus-warp .right .serch .ser2 .txt{
	width: 160px;
	padding-left: 10px;
	height: 30px;
	background-color: transparent;
	display: block;
	float: left;
	border:0;
	font-size: 14px;
	color: #878888;
}
.campus-warp .right .serch .ser2 .sub{
	width: 30px;
	height: 30px;
	float: right;
	background-color: transparent;
	border:0;
	background: url(../img/serch-icon.png) center no-repeat;
}
.campus-warp .right .list li .tit table .btns{
	color: #c2986d;
	cursor: pointer;
}
.campus-warp .right .list li.cut .tit{
	background-color: #f5f4f4;
}
.campus-warp .right .list li .details,.campus-warp .right .list li .tit{
	border-top: 1px dashed #c4c3c3; 
}
.campus-warp .right .list li.nn .tit{
	border-top: 0; 
}
.campus-warp .right .list li.tt .details{
	border-bottom: 0;
}
.campus-warp .right .warp2 table{
	margin-bottom: 40px;
}
.campus-warp .right .warp2 table th{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	background-color: #c2986d;
	font-weight: normal;
	padding: 10px 0 13px;
}
.campus-warp .right .warp2 table td{
	font-size: 16px;
	color: #595757;
	line-height: 24px;
	text-align: center;
	padding: 15px 0;
}
.campus-warp .right .warp2 table tr.on td{
	background-color: #f1f2f2;
}
.campus-warp .right .warp2 table .tt .col{
	color: #c2986d
}

.campus-warp .warp2 .yearbtns,.campus-warp .warp2 .loadbtns{
	width:100%;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #686868;
	cursor: pointer;
	padding-bottom: 15px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	display: block;
	/*display: none;*/
	background: url(../img/news-btnsbg.png) center bottom no-repeat;
}
.campus-warp .warp2 .yearbtns:hover{
	color: #000;
}
.campus-warp .warp2  .loadbtns{
	display: none;
}
.campus-warp .warp3{
	width: 100%;
}
.campus-warp .warp3 img{
	margin: 55px auto 0; 
	display: block;
	max-width: 100%;
}



.treat-warp{
	width: 1280px;
	margin: 60px auto 130px;
}
.treat-warp .left{
	width: 245px;
	float: left;
}
.treat-warp .left a{
	width: 131px;
	padding-left: 91px;
	height: 75px;
	line-height: 75px;
	color: #979797;
	display: block;
	font-size: 18px;
	margin-bottom: 30px;
	border-radius: 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
}
.treat-warp .left a span{
	display: inline-block;
	width: 131px;
	height: 30px;
	line-height: 30px;
	padding-left: 23px;
	margin-top: 22px;
	border-left: 1px solid #c4c5c5;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.treat-warp .left a.on span{
	color: #fff;
	border-left: 1px solid #b58d62;
}
.treat-warp .left .t1{
	background:#f1f2f2 url(../img/campus-icon44.png) 37px center no-repeat
}
.treat-warp .left .t2{
	background:#f1f2f2 url(../img/campus-icon55.png) 37px center no-repeat
}
.treat-warp .left .t3{
	background:#f1f2f2 url(../img/campus-icon66.png) 37px center no-repeat
}
.treat-warp .left .t1.on{
	background:#c2986d url(../img/campus-icon4.png) 37px center no-repeat
}
.treat-warp .left .t2.on{
	background:#c2986d url(../img/campus-icon5.png) 37px center no-repeat
}
.treat-warp .left .t3.on{
	background:#c2986d url(../img/campus-icon6.png) 37px center no-repeat
}
.treat-warp .right{
	width: 990px;
	float: right;
}
.treat-warp .right .warp1 .title,.treat-warp .right .warp3 .title{
	width:100%;
	margin-bottom: 60px;
	border-left:1px solid #bebebe;
	height: 51px;
}
.treat-warp .right .warp1 .title a,.treat-warp .right .warp3 .title a{
	display: block;
	float: left;
	width: 148px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 16px;
	color: #606060;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.treat-warp .right .warp1 .title a.on,.treat-warp .right .warp3 .title a.on{
	border-top: 1px solid #c2986d;
	border-bottom: 1px solid #c2986d;
	border-right: 1px solid #c2986d;
	background-color: #c2986d;
	color: #fff;
}
.treat-warp .right .warp1 .list{display: none;}
.treat-warp .right .warp1 .list .tabl1 td{
	font-size: 18px;
	line-height: 24px;
	color: #808080;
	text-align: center;
	padding: 20px 0;
}
.treat-warp .right .warp1 .list .tabl1 td span{
	font-size: 48px;
	line-height: 55px;
	color: #4c4c4c;
	padding: 0 5px;
}
.treat-warp .right .warp1 .list .tabl1 .tit{
	font-size: 28px;
	color: #4c4c4c;
	line-height: 36px;
}
.treat-warp .right .warp1 .list li{
	margin-bottom: 25px;
}
.treat-warp .right .warp1 .list li h3{
	font-size: 20px;
	line-height: 35px;
	color: #b68c6d;
	border-bottom: 1px dashed #e4e4e4;
	padding: 10px 0 10px 43px;
	margin-bottom: 15px;
	font-weight: normal;
}
.treat-warp .right .warp1 .list li p{
	font-size: 18px;
	color: #4c4c4c;
	line-height: 30px;
	padding-left: 45px;
}
.treat-warp .right .warp1 .list h2{
	font-size: 26px;
	line-height: 34px;
	color: #727171;
	text-align: center;
	font-weight: normal;
	margin-bottom: 55px;
}
.treat-warp .right .warp1 .list .tabl2{margin-bottom: 80px}
.treat-warp .right .warp1 .list .tabl2,.treat-warp .right .warp1 .list .tabl3{
	width: 885px;
	text-align: center;
}
.treat-warp .right .warp1 .list .ml{
	width:100%;
	/*margin-left: 103px;*/
	text-align: center;
	font-size: 18px;
    color: #4c4c4c;
    line-height: 30px;
}
.treat-warp .right .warp1 .list .ml img{
	max-width: 100%;
}
.treat-warp .right .warp1 .list .tabl2 table td,.treat-warp .right .warp1 .list .tabl3 table td{
	font-size: 18px;
	line-height: 28px;
	color: #808080;
	padding: 7px 0;
}

.treat-warp .right .warp1 .list .tabl3 .wd{
	padding: 20px;
}
.treat-warp .right .warp1 .list .tabl3 .wd .di{
	margin-bottom: 25px;
}
.treat-warp .right .warp1 .list .tabl3 .wd .di span{
	padding-left: 10px;
	background: url(../img/tab-icon.png) left 12px no-repeat;
	display: block;
	line-height:30px;
	font-size: 18px;
	color: #808080;
	text-align: left;
}
.treat-warp .right .warp1 .list .tabl3 .wd p{
	font-size: 18px;
	line-height: 30px;
	color: #545454;
	text-align: left;
}
.treat-warp .right .warp2 .pic-list1{
	width: 320px;
}
.treat-warp .right .warp2 .pic-list2{
	width: 450px;
}
.treat-warp .right .warp2 .pic-list3{
	width: 220px;
}
.treat-warp .right .warp2 .pic-list1 .wd1{
	width: 320px;
	height: 275px;
	overflow: hidden;
}
.treat-warp .right .warp2 .pic-list1 .wd2{
	width: 320px;
	height: 225px;
	overflow: hidden;
}
.treat-warp .right .warp2 .pic-list2 .wd1{
	width: 450px;
	height: 275px;
	overflow: hidden;
}
.treat-warp .right .warp2 .pic-list2 .wd2{
	width:225px;
	height:225px;
	overflow: hidden;
}
.treat-warp .right .warp2 .pic-list3 .wd1{
	width:220px;
	height:170px;
	overflow: hidden;
}
.treat-warp .right .warp2 .pic-list3 .wd2{
	width:220px;
	height:165px;
	overflow: hidden;
}
.treat-warp .right .warp2 .wd1{position: relative;cursor: pointer;}
.treat-warp .right .warp2 .wd2{position: relative;cursor: pointer;}
.treat-warp .right .warp2 img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.treat-warp .right .warp2 .img:hover img{
	transform:scale(1.05); 
	-webkit-transform:scale(1.05); 
	-moz-transform:scale(1.05); 
	-o-transform:scale(1.05); 
}
.treat-warp .right .warp2 i{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	z-index: 3;
	top: 0;
	background: url(../img/tipbg.png) center repeat;
}
.treat-warp .right .warp2 .tit{
	position: absolute;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	text-align: right;
	bottom: 10px;
	right: 0; 
	z-index: 2;
	padding: 0 20px;
	display: none;
}
.tip-img{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 10;
	top: 0;
	display: none;
}
.tip-img i{
	position: fixed;
	width: 100%;
	display: block;
	height: 100%;
	cursor: pointer;
	background: url(../img/tipbg.png) center repeat;
	left: 0;
	z-index: 2;
	top: 0;
}
.tip-img .warp{
	width: 1280px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -640px;
	z-index: 3;
}
/*.treat-warp .right .warp2  .pic .img:hover i{
	z-index: -1;
}
*/

.orbit-container .orbit ul li a{
    display: block;
    height:100%;
    background-color: #fff;
    width: 100%;
}
.orbit-container .orbit ul li a em{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.orbit-container .orbit ul li a img{
     vertical-align:middle;
}
.orbit-container .orbit ul li p{
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background-color: #fff
}
.orbit-container #featured .prev{
	z-index: 20;
	display: block;
	position: absolute;
	top: 40%;
	height: 103px;
	width: 46px;
    left:-100px;
    background:url(../img/tip-icon1.png) no-repeat;
}
.orbit-container .orbit .next{
	display: block;
	position: absolute;
	top: 40%;
	z-index: 20;
	height: 103px;
	width: 46px;
	right:-100px;
	background:url(../img/tip-icon2.png) no-repeat;
}

.treat-warp .right .warp3 .list{
	width: 990px;
	overflow: hidden;
	display: none;
}
.treat-warp .right .warp3 .list ul{
	width: 1000px;
}
.treat-warp .right .warp3 .list li{
	width: 230px;
	height: 325px;
	float: left;
	margin-right: 20px;
	padding-top: 59px;
}
.treat-warp .right .warp3 .list li .pic{
	width: 65px;
	margin: 0 auto 39px;
	height: 65px;
}
.treat-warp .right .warp3 .list li .pic img{
	display: block;
	width: 100%;
}
.treat-warp .right .warp3 .list li .box{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.treat-warp .right .warp3 .list li h3{
	font-size: 21px;
	line-height: 35px;
	padding-bottom: 13px;
	position: relative;
	color: #fff;
	margin-bottom: 25px;
	background: url(../img/listbg.png) center bottom no-repeat;
}
.treat-warp .right .warp3 .list li .details,.treat-warp .right .warp3 .list li .details p{
	font-size: 13px;
	line-height: 20px;
	color: #fff;
}

.treat-warp .right .warp3 .list li.anjin{
	background-color: #b68c6d;
}
.treat-warp .right .warp3 .list li.danlv{
	background-color: #56b0a1;
}
.treat-warp .right .warp3 .list li.lanse{
	background-color: #6a9fd6;
}
.treat-warp .right .warp3 .list li.jins{
	background-color: #e09e37;
}

.treat-warp .right .warp3 .list .tit{
	text-align: center;
	margin-bottom: 42px;
}
.treat-warp .right .warp3 .list .tit h2{
	font-size: 27px;
	color: #727171;
	line-height: 35px;
	margin-bottom: 15px;
}
.treat-warp .right .warp3 .list .tit .fa{
	font-size: 16px;
	color: #808080;
	line-height: 24px;
	padding-bottom: 20px;
	background: url(../img/campus-icon14.png) center bottom no-repeat;
}
.treat-warp .right .warp3 .list .pic{
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.treat-warp .right .warp3 .list .pic img{
	max-width: 100%;
}
.mt-75{margin-top: 15px;}