@charset "UTF-8";
@font-face {
	font-family:'Conv_HelveticaNeueLTPro-Th';
	src: url('../fonts/HelveticaNeueLTPro-Th.eot');
	src: url('../fonts/HelveticaNeueLTPro-Th.woff') format('woff'), 
	     url('../fonts/HelveticaNeueLTPro-Th.ttf') format('truetype'), 
		 url('../fonts/HelveticaNeueLTPro-Th.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}
*{ margin:0; padding:0; list-style-type:none; touch-action: pan-y;} 
 html,body { font:normal 100% "Microsoft YaHei",Arial; /*background-color:#f7f7f7;*/ } 
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,table,tbody,thead,tfoot,tr,td,th,input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,em,h6,b,p { font-weight:normal; font-style:normal; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu,hgroup { display:block; margin:0; padding:0; }
img,hr { border:none; -ms-interpolation-mode:bicubic; }
img { display:block; }
a { text-decoration:none; color:#000; cursor:pointer; }
a:hover { color:#000; }
ul,li { list-style:none outside none; }
li,p,a { vertical-align:bottom; }
ul:after { display:block; height:0; clear:both; visibility:hidden; overflow:hidden; content:"."; }
.clear { clear:both; }
table { border-collapse:collapse; }
::selection { background-color:#000; color:#fff; /* Safari */} 
::-moz-selection { background-color:#000; color:#fff; /* Firefox */ }
input,select { -webkit-appearance:none; appearance:none; }
select::-ms-expand { display:none; }
input[type=radio]::-ms-check,input[type=checkbox]::-ms-check { display:none; }
::-webkit-scrollbar { width:8px; }
::-webkit-scrollbar-track { background-color:#fff; }
::-webkit-scrollbar-thumb { background-color:#1b1b1b; }
::-webkit-scrollbar-thumb:window-inactive { background-color:#1b1b1b; }
::-webkit-scrollbar-thumb:vertical:hover { background-color:#1b1b1b; }
.fl { float:left !important; }
.fr { float:right !important; }
.f-cb { zoom:1; }
.f-cb:after { display:block; height:0; clear:both; visibility:hidden; overflow:hidden; content:"."; }
.w-f { width:100%; }
.h-f { height:100%; }
.w1520 { width:89%; margin:0 auto; }
.wp70 { width:70%; margin:0 auto; }
overflow-hidden { overflow:hidden; }
.img-size img { width: 100%; height: 100%; }
.mg-auto { margin: auto; }
.ptb5 {padding:5px 0;} 
.layout { display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; ustify-content: center; -ms-flex-align: center; -webkit-align-items: center; -moz-box-align: center; align-items: center; width: 100%; height: 100%; }
.w100 { width: 100%; }
.h100 { height: 100%; }



.wrap { background-color:#fff; z-index:2; position:relative; -webkit-transition:-webkit-transform 0.3s; -moz-transition:-moz-transform 0.3s; transition:transform 0.3s; will-change:transform; }
.wrap .wrap_cont { width:90%; height:auto; padding:18px 5% 0; position:relative; }
.more_box { width:100%; height:100%; position:absolute; top:0; transition: all 0.4s ease 0s; opacity:1; filter:alpha(opacity=100); }
.more_box .more_bg { display:block; width:100%; height:100%; background-color:#000; opacity:0.4; filter:alpha(opacity=40); }
.more_box .more_bga { display:block; width:100%; height:30px; position:absolute; top:50%; margin-top:-15px; }
.more_box .more_bga .more_font { width:65px; height:30px; color:#fff; font-size:14px; text-align:center; line-height:28px; margin:auto; }
.link { display:block; width:38px; height:38px; border:1px solid #aaa; border-radius:50%; margin-top:40px; transition:background 0.3s ease 0s; position:relative; overflow:hidden; }
.link i { display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:2; transition:all 0.3s ease 0s; background:url(../images/ico_02.png) no-repeat center; }
.link i.inth { background:url(../images/ico_03.png) no-repeat center; }

header { width:100%; position:relative; z-index:10; -webkit-transition:-webkit-transform 0.3s; -moz-transition:-moz-transform 0.3s; transition:transform 0.3s; height:auto; background-color:#fff; }
header .header-main { width:100%; transition:padding 0.3s ease 0s, transform 0.5s ease 0s; padding:15px 0; }
header .logo img { transition:all 0.3s ease 0s; height:34px; float:left; }
header .menu { width:20px; height:15px; cursor:pointer; padding:9px 0; float:right; }
header .menu.nav_visible { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0x); transform: translateX(0); }
header .menu .menu_box { width:20px; height:15px; position:relative; }
header .menu .menu_box .menu_line { display: block; width:100%; height:2px; background-color:#1d1d1d; position:absolute; left:0; transition:width 0.3s ease 0s; }
header .menu .menu_box .menu_line.line1 { width:12px; top:0; }
header .menu .menu_box .menu_line.line2 { width:20px; top:6px; }
header .menu .menu_box .menu_line.line3 { width:16px; top:13px; }
.nav_visible { -webkit-transform:translateX(-200px); -moz-transform:translateX(-200px); -ms-transform:translateX(-200px); -o-transform:translateX(-200px); transform:translateX(-200px); }
.nav_list { visibility:hidden; -webkit-transition:visibility 0s 0.3s; -moz-transition:visibility 0s 0.3s; transition:visibility 0s 0.3s; }
.nav_list, .nav_list ul { height:100%; width:200px; position:fixed; top:0; right:0; background:#2e3233; -webkit-overflow-scrolling:touch; z-index:1; -webkit-transform:translateZ(0); -moz-transform:translateZ(0); -ms-transform:translateZ(0); -o-transform:translateZ(0); transform:translateZ(0); -webkit-transform:translateX(0); -moz-transform:translateX(0); -ms-transform:translateX(0); -o-transform:translateX(0); transform:translateX(0); -webkit-transition:-webkit-transform 0.3s; -moz-transition:-moz-transform 0.3s; transition:transform 0.3s; }
.nav_list a, .nav_list ul a { display:block; height:50px; line-height:50px; padding:0 20px; color:#fff;  font-size:16px; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-bottom:1px solid #3a3f40; -webkit-transform:translateZ(0); -moz-transform:translateZ(0); -ms-transform:translateZ(0); -o-transform:translateZ(0); transform:translateZ(0); will-change:transform, opacity; -webkit-transition:-webkit-transform 0.3s, opacity 0.3s; -moz-transition:-moz-transform 0.3s, opacity 0.3s; transition:transform 0.3s, opacity 0.3s; }
.nav_list.nav_hidden, .nav_list ul.nav_hidden { -webkit-transform:translateX(100%); -moz-transform:translateX(100%); -ms-transform:translateX(100%); -o-transform:translateX(100%); transform:translateX(100%); }
.nav_list.moves_out > li > a, .nav_list ul.moves_out > li > a { -webkit-transform:translateX(-100%); -moz-transform:translateX(-100%); -ms-transform:translateX(-100%); -o-transform:translateX(-100%); transform:translateX(-100%); opacity:0; }
.nav_list.nav_visible { visibility:visible; -webkit-transition:visibility 0s 0s; -moz-transition:visibility 0s 0s; transition:visibility 0s 0s; }
.nav_li > a { padding-right:40px; }
.nav_li > a::before, .nav_li > a::after, .nav_back a::before, .nav_back a::after { content:''; position:absolute; top:50%; margin-top:-1px; display:inline-block; height:2px; width:10px; background:#464c4e; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.nav_li > a::before, .nav_li > a::after { right:20px; -webkit-transform-origin:9px 50%; -moz-transform-origin:9px 50%; -ms-transform-origin:9px 50%; -o-transform-origin:9px 50%; transform-origin:9px 50%; }
.nav_li > a::before, .nav_back a::before { -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg); }
.nav_li > a::after, .nav_back a::after { -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); transform:rotate(-45deg); }
.nav_list .nav_back a { padding-left:40px; }
.nav_list .nav_back a::before, .nav_list .nav_back a::after { left:20px; -webkit-transform-origin:1px 50%; -moz-transform-origin:1px 50%; -ms-transform-origin:1px 50%; -o-transform-origin:1px 50%; transform-origin:1px 50%; }
.nav_li > a, .nav_back a { position:relative; }

/*banner*/
.banner { position:relative; width:100%; height:auto; background-color:#e6e6e6; overflow:hidden; }
.banner ul.banner_list { width:10000%; height:100%; padding:0px; margin:0px; list-style:none; }
.banner ul.banner_list>li { float:left; width:1%; height:100%; background-position:center; background-size:cover; display:table; }
.banner .banner_icon { position:absolute; height:80%; width:10%; top:10%; z-index:100; overflow:hidden; }
.banner .banner_icon .arrow { display:block; height:100%; width:90%; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; -o-transition:all 0.2s ease-out; -ms-transition:all 0.2s ease-out; transition:all 0.2s ease-out; }
.banner .banner_icon:hover, .banner .banner_icon .arrow:hover { cursor:pointer; }
.banner .banner_icon.left { left:0%; }
.banner .banner_icon.left .arrow { opacity:0; margin:0px 0px 0px 50%; background-image:url(../images/prev.png); background-repeat:no-repeat; background-position:left; }
.banner .banner_icon.right { right:0%; }
.banner .banner_icon.right .arrow { opacity:0; margin:0px 0px 0px -50%; background-image:url(../images/next.png); background-repeat:no-repeat; background-position:right; }
.banner .banner_icon.left.hover .arrow { opacity:1; margin:0px 0px 0px 20%; }
.banner .banner_icon.right.hover .arrow { opacity:1; margin:0px 0px 0px -20%; }
.banner .banner_dot { position:absolute; bottom:10px; width:100%; text-align:center; z-index:100; }
.banner .banner_dot ul { text-align:center; list-style:none; padding:0px 15px; }
.banner .banner_dot ul li { display:inline-block; float:none; }
.banner .banner_dot .dot { width:10px; height:10px; margin:0px 6px; background-color:rgba(255, 255, 255, 0.3); border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; -webkit-transition:background-color 0.2s ease-out; -moz-transition:background-color 0.2s ease-out; -o-transition:background-color 0.2s ease-out; -ms-transition:background-color 0.2s ease-out; transition:background-color 0.2s ease-out; }
.banner .banner_dot .dot:hover { cursor:pointer; background-color:rgba(255, 255, 255, 0.6); }
.banner .banner_dot .dot.active { background-color:#fff; }
.banner .banner_dot.left, .banner .banner_dot.left ul { text-align:left; }
.banner .banner_dot.right, .banner .banner_dot.right ul { text-align:right; }
.banner.animate-transform-slide ul.banner_list { -webkit-perspective:1000; -webkit-backface-visibility:hidden; transform:translate3d(0%, 0px, 0px); -webkit-transform:translate3d(0%, 0px, 0px); -webkit-transition:-webkit-transform 0.6s; -o-transition:-o-transform 0.6s; -moz-transition:-moz-transform 0.6s; transition:transform 0.6s; }
.banner.animate-transition-slide ul.banner_list { position:relative; left:0%; -webkit-transition:left 0.4s ease-out; -moz-transition:left 0.4s ease-out; -o-transition:left 0.4s ease-out; -ms-transition:left 0.4s ease-out; transition:left 0.4s ease-out; }

/*首页关于我们*/
.iabout { width:100%; height:auto; background-color:#fff; padding-bottom:10px; border-bottom:16px #f7f7f7 solid; }
.iabout h2 { font-size:18px; color:#333; font-weight:bold; padding:16px 0 15px; }
.iabout .iabout_font { width:100%; line-height:28px; font-size:14px; color:#4c4c4c; }
.iabout .number { width:100%; height:auto; text-align:center; padding:20px 0 40px; }
.iabout .number li { width:42%; height:auto; zoom:1; display:inline-block; *display:inline; color:#000; position:relative; margin:0 3%; }
.iabout .number li .number_t { width:100%; height:auto; line-height:47px; font-size:28px; font-family:Conv_HelveticaNeueLTPro-Th; }
.iabout .number li .number_t span { width:10px; height:auto; line-height:20px; font-size:20px; display:block; position:absolute; top:0px; right:0px; }
.iabout .number li .number_b { width:100%; height:22px; line-height:22px; font-size:12px; }
.iabout a { display:block; line-height:56px; border-top:1px solid #e3e3e3; font-size:14px; text-transform:uppercase; color:#777; }
.iabout a .point { display:inline-block; width:24px; height:56px; background:url(../images/ico_01.png) no-repeat center; }

/*首页班型*/
.igroundy { width:100%; height:auto; background-color:#fff; padding-bottom:10px; border-bottom:16px #f7f7f7 solid; }
.igroundy h2 { font-size:18px; color:#333; font-weight:bold; padding:0 0 15px; line-height: 24px;}
.course-box { width: 100%; margin: 0 auto 0.5rem; }
.course-box .course-lists { height: auto /*calc(1.59rem*3 + 3px)*/; overflow: hidden; }
.course-box .course-lists .course-list { position: relative; padding: .3rem 0; border-bottom: 1px solid #eee; }
.course-box .course-lists .course-list h1 { font-size: 14px;  color: #4c4c4c; font-weight: 400; }
.course-box .course-lists .course-list h1 .money { float: right; color: #999999; }
.course-box .course-lists .course-list h1 .money span { padding-right:8px; color: #f46263; }
.course-box .course-lists .course-list .content { height: 5px; height: .36rem; padding: 0 0 5px; padding: 0 0 .37rem; font-size: 3px; font-size: .24rem; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.course-box .course-lists .course-list .icon-course-info { position: absolute; top: 50%; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); right: 4px; right: .3rem; }
.course-box .course-lists.active { height: auto; }
.course-box .course-btn { display: block; height: 14px; height: .9rem; background: #fff; font-size: 4px; font-size: .3rem; color: #3a3d3b; text-align: center; line-height: 14px; line-height: .9rem; cursor: pointer; }
.course-box .course-btn .iconfont { margin-right: 2px; margin-right: .18rem; }

/*首页练车场地*/
.iplace { width:100%; height:auto; background-color:#fff; padding-bottom:10px; border-bottom:16px #f7f7f7 solid; }
.iplace h2 { font-size:18px; color:#333; font-weight:bold; padding:0 0 15px; line-height: 24px;}
.iplace h2 span { float:right; font-weight:normal; font-size:14px; }
.iplace { margin-top:3px; }
.iplace li { margin:0 5px 5px 0; text-align:center; line-height:44px; float:left; cursor:pointer; font-size:14px;  }
.iplace li a { display:block; color:#000; background-color:#f5f5f5; padding:0 22px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; }
.owl-box { position:relative; width:100%; -ms-touch-action:pan-y; margin: 0 auto 0.5rem; }
.owl-box .owl-wrap { display:none; position:relative; -webkit-transform:translate3d(0,0,0); }
.owl-box .owl-wrap:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
.owl-box .owl-wrap-outer { overflow:hidden; position:relative; width:100%; }
.owl-box .owl-item { float:left; }
.owl-box .owl-wrap,.owl-box .owl-item { -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); }
.owl-controls { -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-tap-highlight-color:rgba(0,0,0,0); }
.owl-controls .owl-page { cursor:pointer; }
.owl-pagination { margin-top:0; }
.owl-theme .owl-controls { margin-top:20px; text-align:center; }
.owl-theme .owl-controls .owl-page { display:inline-block; zoom:1; *display:inline; }
.owl-theme .owl-controls .owl-page span { width:7px; height:7px; display:block; margin:0 5px; background-color:#fff; border:1px #dadada solid; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; }
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span { background-color:#fff; border:1px solid #3b3b3b; }
.owl-li { padding:0 1px; }
.owl-li img { width:100%; display:block; }
.owl-li .owl-font { padding:20px 6.4% 0; border:1px solid #f2f2f2; margin-top:-1px; }
.owl-li .owl-font p.tit { line-height:32px; font-size:16px; color:#333; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; }
.owl-li .owl-font p.intr { height:52px; display:block; line-height:22px; font-size:14px; color:#999; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; }
.owl-li .owl-font .owl-link { display:block; line-height:40px; border-top:1px solid #e5e5e5; font-size:12px; text-transform:uppercase; color:#777; }
.owl-li .owl-font .owl-link .owl-point { display:inline-block; width:24px; height:40px; background:url(../images/ico_01.png) no-repeat center; }

/*首页服务保障*/
.isafety { width:100%; height:auto; background-color:#fff; padding-bottom:10px; border-bottom:16px #f7f7f7 solid; }

.order-box,.order-div { background: #fff;font-size: 14px;color: #666;line-height: 9px;line-height: .6rem; width: 90%;padding: 0 5%;border-bottom: 15px #f7f7f7 solid;}

.course-info { padding: 0 4px; overflow: hidden; zoom: 1; line-height: 1.5; }
.course-info .course-h1 { padding: 4px 0 2px; padding: .20rem 0; font-size: 5px; font-size: .34rem; color: #111; font-weight: 400; }
.course-info .course-h1 .money { float: right; }
.course-info .course-h1 .money del { font-size: 3px; font-size: .2rem; color: #999; vertical-align: middle; }
.course-info .course-h1 .money small { padding-left: 1px; padding-left: .11rem; font-size: 3px; font-size: .24rem; color: #f46263; }
.course-info .course-h1 .money small span { padding-left: 1px; padding-left: .1rem; font-size: 5px; font-size: .32rem; }
.course-info .course-content { padding-bottom: 5px; padding-bottom: .36rem; border-bottom: 1px solid #eee; font-size: 3px; font-size: .24rem; color: #666; }
.course-info .course-benefit { padding: 5px 0; font-size: 3px; font-size: .22rem; color: #666; }
.course-info .course-benefit .benefit-header { display: inline-block; width: 17px; width: 1.1rem; padding: 0 0; padding: .05rem 0; margin-right: 2px; margin-right: .13rem; border: 1px solid #00bcd4; border-radius: .16rem; color: #00bcd4; font-size: 3px; font-size: .2rem; line-height: 3px; line-height: .2rem; text-align: center; }
.course-info .course-benefit:first-of-type { padding-top: 3px; padding-top: .24rem; }
.course-info .course-benefit:last-of-type { padding-bottom: 4px; padding-bottom: .25rem; }

.course-order-header { padding: .15rem 0; font-size: .3rem; font-weight: 400; color: #14b2aa; text-align:center; }

.course-costs { padding: 5px 0 0; padding: .3rem 0 0; overflow: hidden; zoom: 1; }
.course-costs .course-cost,.course-costs .order-cost { position: relative; margin: 0 4px 11px; margin: 0 0 .71rem; border-top: 1px dotted #ccc; }
.course-costs .course-cost:last-of-type,.course-costs .order-cost:last-of-type { margin: 0 4px 8px; margin: 0 .3rem .55rem; }
.course-costs .course-cost .title,.course-costs .order-cost .title { position: absolute; top: -4px; top: -.3rem; left: 0; padding-right: 2px; padding-right: .15rem; background: #fff; font-size: 14px; color: #666; }
.course-costs .course-cost .money,.course-costs .order-cost .money { position: absolute; top: -4px; top: -.3rem; right: 0; padding-left: 2px; padding-left: .15rem; background: #fff; font-size: 14px; color: #f46263; }
.course-cost h1,.order-cost h1 { position: relative; height: 14px; height: .9rem; border-bottom: 1px solid #eee; font-size: 14px; font-weight: 400; color: #333; line-height: 14px; line-height: .9rem; }
.course-cost h1 .icon-cost-down,.order-cost h1 .icon-cost-down { position: absolute; top: 50%; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); right: 0; }
.course-cost h1 .icon-cost-show,.order-cost h1 .icon-cost-show { position: absolute; top: 50%; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); right: 0; }
.course-cost .course-contenr,.order-cost .course-contenr { display: none; padding: 4px 0 0; padding: .3rem 0 .3rem; margin-bottom: 0; margin-bottom: -.06rem; font-size: 14px; color: #666; line-height: 5px; line-height: .45rem; }
.course-cost .course-contenr .section,.order-cost .course-contenr .section { padding-top: 5px; padding-top: .35rem; }
.active.order-cost .course-contenr,.course-cost.active .course-contenr { display: block; }
.course-tip { width: 90%; margin: -.19rem auto .42rem; padding: .2rem 5%; background: #f7f7f7; border-radius: .05rem; font-size: 14px; color: #999; line-height: 22px;}
.course-phone { height: 16px; height: 1.01rem; font-size: 3px; font-size: .22rem; color: #999; text-align: center; line-height: 16px; line-height: 1.01rem; }



/*学员保障*/
.safety { width:100%; height:auto; background-color:#fff; }
.safety h2 { font-size:20px; color:#666; font-weight:bold; padding:10px 0; /*text-align:center;*/ }
.safety .safety_font { width:100%; line-height:30px; font-size:14px; color:#666; padding:15px 0 30px; }

.question-wt li { border-bottom: 1px solid #f0f0f0; }
.question-wt li.active { color: #666666; }
.question-wt li h2 { position: relative; height: 30px; font-size: 14px; line-height: 30px; cursor: pointer; padding:5px 0; }
.question-wt li h2 span { display: block; font-weight: normal;}
.question-wt li div.content { display: none; padding:0 0 10px; font-size: 14px; color: #666; line-height: 24px; }
.question-wt li.active div.content { display: block; }

.down-app { width: 100%; margin: 0.3rem auto; }
.down-app .down-app-header { position: relative; margin: 9px 11px 8px; margin: .59rem .7rem .5rem; border-bottom: 1px solid #f0f0f0; font-size: 4px; font-size: .28rem; font-weight: 400; color: #333; }
.down-app .down-app-header span { position: absolute; top: 50%; left: 50%; -webkit-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0); white-space: nowrap; padding: 0 2px; padding: 0 .17rem; background: #fff; }
.down-app .down-app-service { overflow: hidden; zoom: 1; }
.down-app .down-app-service li { float: left; width: 33%; padding: .01rem 0 .02rem; text-align: center; font-size: 14px; color: #666; }
.down-app .down-app-service li .service-bg { position: relative; display: block; width: 17px; width: 1.1rem; height: 17px; height: 1.1rem; border-radius: .55rem; background: #f7f7f7; margin: 0 auto;}
.down-app .down-app-service li .service-bg .iconfont { position: absolute; top: 50%; left: 50%; -webkit-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0); }
.down-app .down-app-service li span { display: block; padding: 2px 0 6px; padding: .15rem 0 .4rem; }
.down-app .down-app-link { display: block; width: 100%; height: 12px; height: .8rem; margin: 0 auto 5px; margin: 0 auto .35rem; background: #ffeb3b; line-height: 12px; line-height: .8rem; font-size: 4px; font-size: .3rem; color: #3a3d3b; text-align: center; }
.down-app.no-shadow { box-shadow: none; }footer { padding: 4px 0 3px; padding: .27rem 0 .2rem; font-size: 3px; font-size: .22rem; color: #666; text-align: center; }

.icon-tiku { background-position: 0 73.54802%; width: 6px; width: .4rem; height: 8px; height: .52rem; }
.icon-time { background-position: 0 76.71075%; width: 8px; width: .52rem; height: 8px; height: .52rem; }
.icon-price { background-position: 0 79.87349%; width: 8px; width: .52rem; height: 8px; height: .52rem; }
.icon-dindan { background-position: 0 70.38528%; width: 8px; width: .52rem; height: 8px; height: .52rem; }
.icon-pinj { background-position: 0 4.96894%; width: 11px; width: .71rem; height: 3px; height: .2rem; }
.icon-kefu { background-position: 0 67.22254%; width: 8px; width: .52rem; height: 8px; height: .52rem; }

.indexsfont { display: inline-block; background: url(../images/iconfont.png) no-repeat;}
.indexs-clone { position: absolute; top: 0; right: 0; width: 28px; height: 27px; background-position: -156px -5px; cursor: pointer; }


/*练车场地*/
.ground { width:100%; height:auto; background-color:#fff; }
.ground h2 { font-size:20px; color:#666; font-weight:bold; padding:10px 0; }
.ground h2 span { color:#fc9425;font-size:14px;float: right; line-height: 26px; font-weight: normal;}

.course-field-lists { width:100%; line-height:30px; color:#666; margin-top: 15px; }
.course-field-lists.active .field-list { display: block; }
.course-field-lists.no-icon .field-list { padding: 2px 0 2px; padding: .15rem 0 .14rem; }
.course-field-lists.no-icon .field-list .icon-field-select,.course-field-lists.no-icon .field-list.active .icon-field-select { display: none; }
.course-field-lists .field-list { position: relative; padding: 2px 0 2px 8px; padding: .15rem 0 .14rem .5rem; border-top: 1px solid #eee; color: #666; overflow: hidden; zoom: 1; }
.course-field-lists .field-list:first-child { border: none; display: block; }
/* .course-field-lists .field-list:nth-child(2) { display: block; }
.course-field-lists .field-list:nth-child(3) { display: block; } */
.course-field-lists .field-list .icon-field-select { position: absolute; top: 50%; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); left: 0; display: none; }
.course-field-lists .field-list.active .icon-field-select { display: block; }
.course-field-lists .field-list .fisld { float: left; }
.course-field-lists .field-list .recently { float: left; height: 5px; height: .32rem; padding: 0 2px; padding: 0 .15rem; margin: 2px 0 0 3px; margin: .13rem 0 0 .2rem; border-radius: .16rem; font-size: 3px; font-size: .2rem; color: #fff; background: #fdd835; line-height: 5px; line-height: .32rem; }
.course-field-lists .field-list .distance { float: right; color: #999; font-size: 3px; font-size: .22rem; }
.course-field-lists .field-list .distance .iconfont { margin-left: 1px; margin-left: .1rem; vertical-align: middle; }

.course-field-more { height: .9rem; border-top: 1px solid #eee; font-size: .24rem; color: #999999; text-align: center; line-height: .9rem; }
.course-field-more .iconfont { margin-right: 0; margin-right: .04rem; }
.course-field-more.active .iconfont { display: none; }
.course-field-more.no-more { display: none; }

.active .icon-cost-show { background-position: 0 2.37154%; width: 5px; width: .32rem; height: 3px; height: .2rem; }
.icon-cost-show { background-position: 0 3.67024%; width: 5px; width: .32rem; height: 3px; height: .2rem; }
.icon-map-position { background-position: 0 7.81427%; width: 3px; width: .2rem; height: 4px; height: .25rem; }
.icon-map { background-position: 0 52.55014%; width: 5px; width: .36rem; height: 7px; height: .46rem; }
.icon-field-position { background-position: 0 20.46617%; width: 4px; width: .25rem; height: 5px; height: .32rem; padding-left: 5px;}
.icon-course-field-more { background-position: 0 0; width: 3px; width: .2rem; height: 2px; height: .18rem; }
.icon-order-tip { background-position: 0 14.65077%; width: 4px; width: .26rem; height: 4px; height: .3rem; }
.iconfont { display: inline-block; background-image: url(../images/icons.png); background-repeat: no-repeat; background-size: 1.7rem 17.89rem; }

.order-totals { bottom: 0; width: 100%; max-width: 750px; background: #ffeb3b; text-align: center; overflow: hidden; zoom: 1; margin: 2em 0;}
.order-totals .to-submit {height:.9rem; font-size: .3rem; color: #3a3d3b; line-height: .9rem; display: block;}
.order-totals .to-submit:after { position: absolute; left: 0; top: 0; width: 0; height: 14px; height: .9rem; content: ''; border-left: 1px solid #fff; }

.orderfont { display: inline-block; background: url(../images/iconfont.png) no-repeat;}
.order-clone { position: absolute; top: 0; right: 0; width: 28px; height: 27px; background-position: -156px -5px; cursor: pointer; }

/* 地图 */
.map { position: relative; height: 100%; background: #fc3; overflow: hidden; border-bottom: 1px solid #ccc; }
.map-tip { position: absolute; left: 50%; -webkit-transform: translate3d(-50%,0,0); transform: translate3d(-50%,0,0); position: fixed; top: 0; width: 90%; max-width: 750px; padding: .3rem 5%; background: #fff; z-index: 10; }
.map-tip span { float:right !important; width:88px; height:28px; text-align:center; line-height:26px; border:1px #d6d7dc solid; display:block; float:left; font-size:14px; color:#909090; margin-top:11px; border-radius:28px; -moz-border-radius:28px; -webkit-border-radius:28px; -0-border-radius:28px; }
.map-header { line-height: 24px; font-size: 18px; font-weight: 400; color: #666; }
.map-info { font-size: 14px; color: #999; line-height: 24px; }


/****学员福利****/
.welfare { width:100%; height:auto; background-color:#fff; }
.welfare h2 { font-size:20px; color:#666; font-weight:bold; padding:10px 0; /*text-align:center;*/ }
.welfare .baox-content-n1 { width:100%; line-height:30px; font-size:14px; color:#666; padding:15px 0 30px; }

.baox-content-n2 { padding: 0 0 50px; }
.baox-content-n2 .content-n2-h2 { background: url(../images/baox-content-n1-h2.png) no-repeat center; color: #666; text-align: center; }
.baox-content-n2 .content-n2-h2 span { display: inline-block; padding: 0 27px; background: #fff; }
.baox-content-n2 table { table-layout: fixed; width: 100%; font-size: 14px;}
.baox-content-n2 table td,.baox-content-n2 table th { padding: 5px; border: 1px solid #666; color: #666;}
.baox-content-n2 table th { background: #fff100; font-weight: 500; }
.baox-content-n2 table td p.list { padding: 0 0 0 10px; }
.baox-content-n2 table td p.lock-baox { padding: 4px 0 8px; font-size: 16px; color: #fe6204; text-align: center; }
.baox-content-n2 table td p.lock-baox span { cursor: pointer; font-weight: 500; }
.baox-content-n2 table td a { color: #fe6204; }

.baop-content-n3 { width:100%; padding: 0 0 50px; }
.baop-content-n3 h2 { font-weight: 500; color: #000; text-align: center; }
.baop-content-n3 .table-box { border: 1px solid #a0a0a0; }
.baop-content-n3 .table-box table { table-layout: fixed; width: 100%; border:none; }
.baop-content-n3 .table-box table th { height: 60px; font-weight: 500; color: #000; }
.baop-content-n3 .table-box table td { height: 38px; font-weight: lighter; color: #000; text-align: center;  font-size:14px;}
.baop-content-n3 .table-box hr { margin: -3px 8px 8px;border-top: 1px solid #a0a0a0; }
.baop-content-n3 .table-box .content { height: 370px; padding: 0 0 14px; overflow: hidden; }

.baop-content-n4 { width: 100%; padding: 0 0 50px; }
.baop-content-n4 .baox-n8-erwm { width: 232px; height: 246px; border: none; background: url(../images/baop-n4-erm.png) no-repeat 0 0; margin:0 auto; }
.baop-content-n4 .baox-n8-erwm h2 { text-align:center; padding: 0 0 5px;}
.baop-content-n4 .baox-n8-erwm p { text-align: center; letter-spacing: 5px; }
.baop-content-n4 .baox-n8-phone { padding: 20px 0 0 0; line-height: 30px; font-size:14px; color:#666; text-align: center; }



/*内页banner*/
.banner-wrap { width:100%; height:auto; }

/*关于我们*/
.about { width:100%; height:auto; background-color:#fff; }
.about h2 { font-size:20px; color:#666; font-weight:bold; padding:10px 0; /*text-align:center;*/ }
.about .about_font { width:100%; line-height:30px; font-size:14px; color:#666; padding:15px 0 30px; }
.about .about_font img { width:100%; }

/*新闻*/
.news { width:100%; height:auto; background-color:#fff; }
.news h2 { font-size:20px; color:#666; font-weight:bold; padding:10px 0; /*text-align:center;*/ }
.news .news-list { width:100%; padding:15px 0 30px; }
.news .news-list li { padding-bottom:20px; }
.news .news-list li:nth-last-child(1) { padding-bottom:0px; }
.news .news-list li img { width:100%; display:block; }
.news .news-list li .news-font { padding:20px 6.4% 0; border:1px solid #f2f2f2; margin-top:-1px; }
.news .news-list li .news-font p.tit { line-height:32px; font-size:16px; color:#333; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; }
.news .news-list li .news-font p.intr { height:52px; display:block; line-height:22px; font-size:14px; color:#999; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; }
.news .news-list li .news-font .news-link { display:block; line-height:40px; border-top:1px solid #e5e5e5; font-size:12px; text-transform:uppercase; color:#777; }
.news .news-list li .news-font .news-link .case-point { display:inline-block; width:24px; height:40px; background:url(../images/ico_01.png) no-repeat center; }
.news .news-load { width:150px; height:50px; line-height:50px; text-align:center; color:#999; font-size:16px; background-color:#eee; margin:30px auto; cursor:pointer; transition:all 0.4s ease 0s; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; text-transform:uppercase; }

/*新闻详情*/
.show-font { width:100%; height:auto; background-color:#fff; padding-bottom:30px; border-top:16px #f7f7f7 solid;}
.show-font img { width:100%; height:auto; display:block; }
.show-font h2 { font-size:20px; line-height:30px; color:#333; font-weight:bold; padding:20px 0; }
.show-font hr { width:10px; height:2px; background-color:#9a9a9a; }
.show-font .time { margin-top:5px; font-size:14px; line-height:30px; color:#666; }
.show-font .news_con { width:100%; line-height:30px; font-size:14px; color:#666; padding:15px 0 30px; }


/*分页*/
.fy{ width:100%; height:auto; line-height:24px; text-align:center; padding:20px 0;}
.fy span{ color:#fff !important; background:#14b2aa; border:1px #14b2aa solid; padding:4px 8px;}
.fy a{ color:#000; background:#fff; border:1px #b3b3b3 solid; padding:4px 8px; text-decoration: none;}
.fy a:hover{ color:#000; background:#fff; border:1px #14b2aa solid; padding:4px 8px; text-decoration: none;}

/*上下篇*/
.pages { height:auto; padding:0 20px;}
.pages a { width:88px; height:28px; text-align:center; line-height:26px; border:1px #d6d7dc solid; display:block; float:left; font-size:14px; color:#909090; margin-right:20px; border-radius:28px; -moz-border-radius:28px; -webkit-border-radius:28px; -0-border-radius:28px; }
.pages a:nth-child(3n) { margin-right:0; }
.pages a:hover { border:1px #14b2aa solid; color:#14b2aa; }


/*footer*/
.foot-line { padding-bottom: 1.266rem; }
#tagbar { position: fixed; bottom: 0; left: 0; right: 0; z-index: 999; padding: 0.2rem 0; background-color: #ffffff; -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 30px rgba(0,0,0,0.1); box-shadow: 0 0 30px rgba(0,0,0,0.1); border-top:1px #e6e6e6 solid;}
#tagbar li { float: left; width: 33.333%; }
.tagbar-ico { width: 32px; height: 32px; }
.tagbar-font { padding-top: 0.1rem; line-height: 1; font-size: 0.24rem; text-align: center; color: #333333; }


/* -------------------------------- 弹框表单 -------------------------------- */
.bounceds-wrap { overflow-y: auto; position: fixed; top: 0; z-index: 1000; margin-top: 0; background-color: rgba(0,0,0,0.80); transition: all ease 0.5s; -webkit-transition: all ease 0.5s; opacity: 1; visibility: visible; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top: 0; transform: translateY(100%); }
.bounceds-con { position: absolute; left: 0.600rem; right: 0.600rem; top: 50%; margin-top: -1.970rem; padding: 0 0.340rem; height: 3.940rem; background-color: #ffffff; border-radius: 0.060rem; }
.bounceds-tit { padding-bottom: 0.600rem; line-height: 1; font-size: 0.600rem; text-align: center; color: #333333; }
.bounceds-close { position: absolute; right: -11px; top: -11px; width: 0.600rem; height: 0.600rem; background-image: url("../images/close.png"); background-position: 0; cursor: pointer; background-size: 100%;}
.bounceds-show { transform: translateY(0); }
.success_tip { padding-bottom:0!important; }

.bounced-con .tip { padding: .26rem 0 0; font-size: .24rem; color: #999; text-align: center; }
.bounced-con .tip .iconfont { margin-right: 1px; margin-right: .1rem; vertical-align: middle; }

.bounced-wrap { overflow-y: auto; position: fixed; top: 0; z-index: 1000; margin-top: 0; background-color: rgba(0,0,0,0.80); transition: all ease 0.5s; -webkit-transition: all ease 0.5s; opacity: 1; visibility: visible; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top: 0; transform: translateY(100%); }
.bounced-show { transform: translateY(0); }
.bounced-close { position: absolute; right: -11px; top: -11px; width: 0.600rem; height: 0.600rem; background-image: url("../images/close.png"); background-position: 0; cursor: pointer; background-size: 100%;}
.bounced-con {position: absolute;left: 0.600rem;right: 0.600rem;top: 50%;margin-top: -1.970rem;padding: 0 0.340rem;height: 4.400rem;background-color: #ffffff;border-radius: 0.060rem;}
.bounced-con li {padding: 0 0.240rem;margin-bottom: 0.300rem;background-color: #f5f5f5;border-radius: 0.060rem;}
.bounced-con li input {width: 100%;height: 0.640rem;line-height: 0.640rem;border: none;background-color: transparent;outline: none;font-size: 0.240rem !important;color: #333333;font-weight: 300;}
.bounced-con li input::-webkit-input-placeholder { font-size: 0.240rem; color: #999999 !important; }
.bounced-con li input:-moz-placeholder { font-size: 0.240rem; color: #999999 !important; }
.bounced-con li input::-moz-placeholder { font-size: 0.240rem; color: #999999 !important; }
.bounced-con li input:-ms-input-placeholder { font-size: 0.240rem; color: #999999 !important; }
.bounced-con li.msg { border:1px solid #b5000d!important;}
.bounced-btn {width: 100%;height: 0.520rem;border-radius: 0.060rem;background-color: #ffeb3b;line-height: 0.520rem;font-size: 0.300rem;text-align: center;color: #3a3d3b;}
.bounced-tit {padding-bottom: 0.300rem;line-height: 1;font-size: .30rem;text-align: center;color: #333333;}
.bounced-con li.msg input { color: #b5000d; }