@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Validform_checktip {
	display: none !important;
}

a {
	cursor: pointer;
}

img {
    display: inline-block;
    border: none;
}
/* header */
.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.sm_wrapper {
    width: 1000px;
    margin: 0 auto;
}
.header {
	width: 100%;
	height: 500px;
	background: url(../img/banner.jpg) no-repeat center top; position: relative;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	height: 514px;
	padding-top: 40px;
}

.headCon h1 {
	font-size: 54px;
	color: #fff;
	font-weight: bold;
	margin: 80px 0 40px;
	padding: 54px 0 0 50px;
}

.headCon .headCon_zi {
	color: #666;
	font-size: 38px;
	padding-left: 50px;
}

.headCon .headCon_zi b {
	font-size:40px;
	font-weight: bold;
	line-height: 80px;
	display: block;
}



/* header */


/* nav */

.mainNav {
	width: 100%;
	height: 54px;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 54px;
	background-color: #393e45;
}

.mainNav ul {
	width: 980px;
	margin: 0 auto;
	color: #fff;
	line-height: 24px;
	position: relative;
	height: 54px;
	text-align: center;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li,
.mainNav a {
	cursor: pointer;
	font-size: 16px;
	height: 54px;
	line-height: 54px;
	margin: 0 24px;
	float: left;
}

.mainNav li.activeNav,
.mainNav li:hover,
.mainNav a:hover {
	color: #fff;
	font-weight: bold;
}


/* nav */


/* form */

.leadFrom {
	height: 390px;
	position: relative;
	background: #fffcf1;
	z-index: 1;
}

.lbCon {
	padding: 60px 20px 60px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.biaodan {
	position: absolute;
	top: 40px;
	right: 0;
	width: 455px;
	height:370px;
	background: #fde2cc;
	padding:35px 50px;
	box-sizing: border-box;
	box-shadow: 10px 10px 5px #ece9e7;
}

.biaodan .registerform {
	margin: 0 auto;
}

.lead {
	width: 440px;
	padding-top: 30px;
}

.lead p {
	color: #333;
	line-height: 35px;
	font-size: 16px;
	margin-bottom: 20px;
	position: relative;
}

.lead p:before {
	content: '';
	position: absolute;
	width:56px;
	height:53px;
	top: -40px;
    left: 60px;
	background: url(../img/iconN.png) no-repeat center center;
	background-size: initial;
	z-index: -1;
}

.lead b {
	color: #333333;
	text-align: left;
	display: block;
	font-size: 36px;
	margin-bottom: 30px;
}

.biaodan h2 {
	font-size: 20px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	text-align: center;
	margin-bottom: 20px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
	position: relative;
	top: 1px;
}

.mobile,
.name,
.Nprofessional,
.GPA,
.language {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
	height: 40px;
}

.biaodan form div.mobile {
	background: url(../img/mobile.gif) no-repeat center;
}

.biaodan form div.name {
	background: url(../img/name.gif) no-repeat center;
}

.biaodan form div.GPA {
	background: url(../img/countryBox.jpg) no-repeat center;
}

.biaodan form div.language {
	background: url(../img/targetBox.jpg) no-repeat center;
}

#submit {
	display: block;
	width: 300px;
	height: 50px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	background-color: #fe7e02;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}

#submit:hover {
	background-color: #fe7e02;
}


/* form */


/** common style **/

.section {
	width: 100%;
	padding:60px 0 0 0;
	background-color: #fff;
}

.section_content {
	width: 1000px;
	margin: 0 auto;
}
.section.pbnone {
	padding-bottom: 0;
}

.section-content {
	width: 1000px;
	margin: 0 auto;
}

.section-content.pbt70 {
	padding-bottom: 70px;
}

.section.grayBg {
	background-color: #F3F4F8;
}

.section-content.connect,
.section-content.connect_r {
	position: relative;
}

.section-content.connect:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -125px;
	left: 20px;
	background: url(../img/ic_connect_1.png) no-repeat center;
}

.section-content.connect_r:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -125px;
	right: 20px;
	background: url(../img/ic_connect_r.png) no-repeat center;
}

.sections h2 {
	font-size: 36px;
	text-align: center;
	color: #333;
	line-height:88px;
	font-weight: bold;
	background: url(../img/tit_line.png) no-repeat center bottom;
}

.sections h3 {
	font-size: 30px;
	color: #333;
	display: block;
	line-height: 48px;
	text-align: center;
	padding-bottom: 28px;
}

p.abs {
	text-align: center;
	line-height: 26px;
	color: #666666;
	margin-bottom: 40px;
}

.ly-link { text-align: center; display: block;  width: 1000px; margin: 40px auto 0;}
.ly-link a{
	display: inline-block;
	width: 298px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #3a3e45;
	border: 1px solid #3a3e45;
	text-align: center;
	margin:0 15px;
}

.ly-link a:hover {
	color: #fff;
	background-color: #3a3e45;
}

.content {
	display: none;
}

.content.current {
	display: block;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
.bgblue {
	background-color: #f2f7ff !important;
}
/** common style **/
.bgfff{ background: #FFFFFF; padding: 60px 0 0;}
.bggrey{ background: #f2f7ff;}
.foot {
	line-height: 28px;
}

.ul_otherlink li {
	float: left;
	margin-right: 20px;
	position: relative;
	top: 0;
}

.ul_otherlink li:last-child {
	margin-right: 0;
}

.ul_otherlink li:hover {
	transition: all 0.3s ease;
	top: -10px;
	box-shadow: 10px 10px 10px #ccc;
}


/*template style*/

.yuanyin{
	background: url(../img/Nicon9.gif) no-repeat center center;
	height: 380px;
	width: 1000px;
	margin: 0 auto;	
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
.yuanyin p{
	
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.yuanyin_l
{
	width: 290px;
	background: url(../img/Nicon1.gif) no-repeat left top;
	float: left;
	padding-left: 80px;
	
}
.yuanyin_r
{
	width: 290px;
	background: url(../img/Nicon2.gif) no-repeat left top;
	float:right;
	padding-left: 80px;
	padding-top: 10px;
}
.yuanyin_l ul li{
	padding-bottom: 20px;
	padding-top: 7px;	
}
.yuanyin_r ul li{
	padding-bottom: 26px;
	padding-top: 7px;	
}
/* ------------10项专属服务-------------- */

.sec_ser {
	background: url(../img/ser_bg.jpg) #f2f2f2 no-repeat center;
}

.ser_content {
	padding-left: 360px;
	box-sizing: border-box;
}

.ser_tith2 {
	color: #333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	position: relative;
}

.ser_titsp {
	color: #333;
	font-size: 30px;
	text-align: center;
	margin: 30px 0;
	display: block;
}


.ser_boxs {
	margin-top: 10px;
	padding-bottom: 30px;
}

.ser_box {
	width: 590px;
	padding: 10px 30px;
	background: #fff;
	border-radius: 30px;
	margin-bottom: 10px;
	display: table;
	box-sizing: border-box;
}

.ser_box img {
	display: table-cell;
	min-width: 36px;
}

.ser_box span {
	color: #333;
	width: 375px;
	font-size: 14px;
	display: table-cell;
	padding: 0 40px 0 20px;
	box-sizing: border-box;
	vertical-align: middle;
}

.ser_box a {
	width: 140px;
	display: table-cell;
	vertical-align: middle;
	color: rgba(51, 51, 51, 1);
	line-height: 24px;
	background: linear-gradient(0deg, rgba(225, 25, 55, 1) 10.009765625%, rgba(255, 131, 0, 1) 89.990234375%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.ser_box a:hover {
	text-decoration: underline;
}

/* -----------推荐------------- */

.sch_recomd {
	width: 860px;
	margin: 0 auto;
	padding: 30px 0;
	box-sizing: border-box;
	background: rgba(255, 251, 244, 1);
	border: 1px solid rgba(250, 179, 33, 1);
}

.sch_banner {
	margin-top: 40px;
}

.slide, .js_carousel_1 {
	position: relative;
}

.slide .hd .prev, .slide .hd .next {
	display: block;
	width: 28px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -43px;
	/* filter: grayscale(100%); */
	opacity: .5;
}

.slide .hd .next {
	right: 0px;
	background: url(../img/next.png) no-repeat center;
}

.slide .hd .prev {
	left:0px;
	background: url(../img/prev.png) no-repeat center;
}

.slide .hd .next:hover, .slide .hd .prev:hover {
	/* filter: grayscale(0); */
	opacity: 1;
}

.schSlide .hd ul, .js_carousel_1 ul {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
}

.schSlide .hd ul li, .js_carousel_1 .hd ul li {
	position: relative;
	top: 5px;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	display: inline-block;
	background-color: #CACACA;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 4px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

.slide .hd li.on {
	background-color: #0099FF;
}

.slide .bd ul {
	overflow: hidden;
	zoom: 1;
}

.slide .bd li {
	float: left;
	_display: inline;
	overflow: hidden;
}

.js_carousel_1 {
	margin: 20px 0;
}

.js_carousel_1 .hd {
	width: 72px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.js_carousel_1 .hd ul {
    width: 72px;
    padding-left: 7px;
    height: 24px;
    box-sizing: border-box;
    line-height: 24px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    position: relative;
    z-index: 1;
}

.js_carousel_1 .hd li.on {
	background-color: #fff;
}

.js_carousel_1 li {
	width: 400px;
}

.sch_logo {
	text-align: center;
}

.sch_logo img {
	max-height: 120px;
	display: inline-block;
}

.recomd_top {
	padding: 0 30px;
}

.recomd_top .right {
	width: 380px;
}

.rank_top {
	width: 367px;
	height: 50px;
	line-height: 30px;
	padding: 8px 25px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 1);
	border-radius: 25px;
}

.rank_top span {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
}

.rank_top img {
	width: 35px;
	margin-right: 20px;
	display: inline-block;
}

.sch_name {
	text-align: center !important;
	font-size: 24px !important;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold !important;
	color: rgba(51, 51, 51, 1) !important;
	line-height: 36px !important;
	margin: 15px 0 !important;
	padding: 0 !important;
}

.sp_info {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding-top: 30px;
	position: relative;
	margin-bottom: 10px;
	width: 100%;
}

.sp_info::before {
	content: '';
	background: url(../img/intro_line.png) no-repeat center;
	background-size: contain;
	width: 40px;
	height: 6px;
	left: 165px;
	top: 10px;
	position: absolute;
}

.recomd_top {
	position: relative;
}

.recomd_top .right p {
	line-height: 24px;
}

.more_sch {
	bottom: 20px;
	right: 20px;
	position: absolute;
	width: 141px;
	height: 33px;
	display: block;
	text-align: center;
	border: 1px solid rgba(219, 133, 119, 1);
	border-radius: 16px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 134, 0, 1);
	line-height: 33px;
	background: linear-gradient(0deg, rgba(225, 25, 55, 1) 10.009765625%, rgba(255, 131, 0, 1) 89.990234375%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.more_sch:hover {
	font-weight: bold;
}

.recb_h3 {
	width: 860px !important;
	height: 62px !important;
	line-height: 62px !important;
	text-align: center !important;
	background: rgba(255, 203, 112, 1) !important;
	font-size: 24px !important;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold !important;
	color: rgba(61, 39, 0, 1) !important;
	padding-bottom: 0px !important;
}

.recb_con li {
	width: 284px;
	float: left;
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
	height: 105px;
}

.pro_icon {
	text-align: center;
	display: block;
}

.pro_icon img {
	display: inline-block;
	margin-bottom: 10px;
}

.a_proname {
	text-align: center;
}
.js_carousel  .bd
{
	width: 860px;
	margin: 0 auto;
}
/* 爱尔兰留学申请有门道*/

.sec_apply {
    background-color: #fff3e9;

}



.apply_title {
	padding: 10px 0 50px 0;
}

.apply_title img {
    width: 30px;
    height: 36px;
    margin-right: 13px;
    vertical-align: middle;
}

.apply_title span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #e11937;
    background: -webkit-linear-gradient(left, #e11937, #ff8300);
    background: -moz-linear-gradient(left, #e11937, #ff8300);
    background: linear-gradient(left, #e11937, #ff8300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.process_ul {
    margin-bottom: 50px;
}

.process_ul li {
    float: left;
    width: 140px;
    height: 169px;
    position: relative;
    text-align: center;
}

.process_icon {
    width: 90px;
    height: 90px;
    vertical-align: middle;
}

.process_right {
    width: 20px;
    vertical-align: middle;
    position: absolute;
    right: -8px;
    top: 37px;
}

.process_ul li p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.change_w {
    width: 140px !important;
}

.process_num {
    font-size: 18px !important;
    font-weight: bold;
    line-height: 36px !important;
}

.apply_plan {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 190px;
    left: 22px;
}

.apply_plan .line {
    width: 50px;
    height: 0px;
    border: dashed 1px #979797;
    margin: auto 8px;
}

.apply_plan .circel {
    width: 73px;
    height: 73px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-image: linear-gradient(180deg,
            #f22645 10%,
            #ff8e17 100%),
        linear-gradient(#ff8300,
            #ff8300);
    background-blend-mode: normal,
        normal;
    box-shadow: 0px 0px 5px 5px #ffffff;
}

.circel_blue {
    background-image: linear-gradient(180deg,
            #2630a8 10%,
            #0086f8 100%),
        linear-gradient(#ff8300,
            #ff8300) !important;
}

.circel_green {
    background-image: linear-gradient(180deg,
            #008260 10%,
            #51c21a 100%),
        linear-gradient(#ff8300,
            #ff8300) !important;
}

.apply_plan .circel p {
    padding: 0 5px;
    margin-top: 25px;
}

.apply_plan .circel .spci {
    margin-top: 17px;
}

.apply_box {
    position: relative;
    width: 100%;
    height: 466px;
}

.apply_box .box {
    position: absolute;
    display: inline-block;
    background-size: 100% 100%;
    padding: 0 15px;
}

.apply_box .plan_t {
    font-size: 18px !important;
    font-weight: bold;
    color: #333333 !important;
    margin: 17px 0 5px 0;
}

.apply_box .box p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.box_bg1 {
    top: 28px;
    left: 96px;
    width: 169px;
    height: 153px;
    background: url(../imgs/dialogue_up_1.png) no-repeat;
}

.box_bg2 {
    top: -10px;
    left: 316px;
    width: 321px;
    height: 200px;
    background: url(../imgs/dialogue_up_2.png) no-repeat;
}

.box_bg3 {
    top: 50px;
    right: 130px;
    width: 172px;
    height: 130px;
    background: url(../imgs/dialogue_up_3.png) no-repeat;
}

.box_bg4 {
    bottom: -5px;
    left: -8px;
    width: 160px;
    height: 197px;
    background: url(../imgs/dialogue_down_1.png) no-repeat;
}

.box_bg5 {
    bottom: -5px;
    left: 220px;
    width: 251px;
    height: 195px;
    background: url(../imgs/dialogue_down_2.png) no-repeat;
}

.box_bg6 {
    bottom: 35px;
    right: 250px;
    width: 189px;
    height: 155px;
    background: url(../imgs/dialogue_down_3.png) no-repeat;
}

.box_bg7 {
    bottom: 96px;
    right: 0px;
    width: 165px;
    height: 97px;
    background: url(../imgs/dialogue_down_4.png) no-repeat;
}

.box_bg4 .plan_t,
.box_bg5 .plan_t,
.box_bg6 .plan_t,
.box_bg7 .plan_t {
    margin: 36px 0 5px 0;
}

.apply_material {
    position: relative;
    width: 100%;
    height: 510px;
    /* background-color: violet; */
}

.material_title {
    position: absolute;
    top: 65px;
    left: 378px;
    display: inline-block;
    line-height: 50px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 34px;
    font-weight: bold;
    color: #333333;
}


.material_title p {
    position: relative;
}

.material_title p::before {
    content: "";
    position: absolute;
    top: 0px;
    left: -60px;
    width: 54px;
    height: 43px;
    background: url(../imgs/material_up.png) no-repeat;
}

.material_title p::after {
    content: "";
    position: absolute;
    right: -40px;
    bottom: 0px;
    width: 54px;
    height: 43px;
    background: url(../imgs/material_down.png) no-repeat;
}

.material {
    position: absolute;
    width: 246px;
    height: 283px;
    background-size: 100% 100%;
}

.material:nth-child(odd) {
    background: url(../imgs/material_bg_p.png) no-repeat;
}

.material:nth-child(even) {
    background: url(../imgs/material_bg_k.png) no-repeat;
}

.material img {
    width: 77px;
    padding: 55px 0 15px 0;
}

.material p span {
    font-weight: bold;
}

.material p {
    font-size: 14px;
    line-height: 24px;
    color: #fff3e9;
    padding: 0 26px;
}

.material2 p,
.material4 p {
    color: #282421 !important;
}

.material1 {
    top: 8px;
    left: 0;
}

.material2 {
    bottom: 0;
    left: 130px;
}

.material3 {
    bottom: 0;
    left: 380px;
}

.material4 {
    bottom: 0;
    right: 124px;
}

.material5 {
    top: 10px;
    right: -10px;
}
.a_btn {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #ffffff;
    background-color: #fe8917;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.a_btn:hover {
    background-color: #fa6a0a;
}
.btn_list_long {
    width: 625px;
    height: auto;
    top: 0;
}

.btn_list_long .a_btn,
.btn_list_long .a_btn_hollow {
    width: 300px;
}
.btn_list {
    position: relative;
    top: 30px;
    height: 100px;
    margin: 0 auto;
}
/* 滚动的ul */

.uniRecScroll {
    width: 1000px;
    /* overflow: hidden; */
    position: relative;
    height: 505px;
    margin-top: 50px;
}

.uniRecScroll .hd .prev,
.uniRecScroll .hd .next {
    display: block;
    width: 28px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
	top: 50%;
	margin-top: -23px;
}

.uniRecScroll .hd .next {
    right: 16px;
    background: url(../img/right_black.png) no-repeat center;
    z-index: 10;
}

.uniRecScroll .hd .prev {
    left: 16px;
    background: url(../img/left_gray.png) no-repeat center;
    z-index: 10;
}

.uniRecScroll .bd {
    padding: 0 60px;
}
.uniRecScroll .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	width: 100%;
	height: 15px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
}

.uniRecScroll .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: solid 1px #333333;
}

.uniRecScroll .hd ul li.on {
    background-color: #333;
}

.scroll_ul li {
    width: 100%;
    float: left; padding: 10px 0 0; background:url(../img/uni_title.png) no-repeat center top; 
}

.scroll_ul .uni{
	 color: #008260 !important;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #e42432, #fa7308);
    background: -moz-linear-gradient(left, #e42432, #fa7308);
    background: linear-gradient(left, #e42432, #fa7308);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; line-height: 36px; font-size: 24px;  margin-bottom: 30px;
}

.scroll_ul .req_box { position: relative;
    float: left;
    width: 400px;
    height: 312px;
    /*background-color: #ffffff;
    box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.17);*/
    padding: 30px 30px;
    border-radius: 2px;
    box-sizing: border-box;
    margin: 0 30px 20px 25px;
    border: 3px solid #e42432;
}
.scroll_ul .req_box p{	
    line-height: 24px; font-size: 14px; height: 206px;
}
.scroll_ul .req_box strong{font-size:20px;background: -webkit-linear-gradient(left, #e42432, #fa7308);
    background: -moz-linear-gradient(left, #e42432, #fa7308);
    background: linear-gradient(left, #e42432, #fa7308);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; display: block; margin: 0 auto 10px; }
.scroll_ul .none{
    margin-right: 0; margin-left: 0;border: 3px solid #fa7308;
} 
.scroll_ul .req_box .detail_btn{ height: 40px; line-height: 40px; width: 204px; display: block; margin: 0 auto; border: 1px solid #888888; border-radius: 50px; text-align: center;	 font-size: 16px; color: #333333; border-top: 2px solid #888888;border-bottom: 2px solid #888888;
} 
.tipL{
	 background: #fafafa; width: 10px; height: 76px;position: absolute;left: -8px;
    bottom: 35px;
}
.tipR{
	 background: #fafafa; width: 10px; height: 76px;position: absolute;right: -8px; 
    top: 35px;
}
/*css----------------- end*/
