/**顶部*/
.v3_wrapper{
	overflow: hidden;
}
input { outline:none;font-family: 'Microsoft YaHei'}
.v3_wrapperTop{
	height: 35px;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
}
.v3_top{
	width: 1220px;
	margin: 0 auto;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	font-size: 12px;
}
.v3_top li{
	float: left;
	width: 610px;
}
.v3_top li:nth-child(2){
	/*background: url(/statics/201704/images/topRShu.jpg) no-repeat 334px 12px;*/
	box-sizing: border-box;
}
.v3_top_rightText a,.v3_top_rightText span{
	float: right;
	display: inline-block;
	margin-left:10px;
}
.v3_hSerchIn {
	cursor:pointer;
}
.v3_top_rightText a{
	margin-left: 16px;
}
.v3_top_rightText a.v3_hasRed{
	color: #f33;
	margin: 0 30px 0 18px;
}
/*end 顶部*/
/*header*/
.v3_headerWrapper{
	position: relative;
	z-index: 20;
	overflow: inherit;
	background-color: #fff;
}
.v3_header{
	position: relative;
	margin: 0 auto;
	padding-top: 16px;
	box-sizing: border-box;
	width: 1220px;
	height: 100px;
}
.v3_hLogoL{
	float: left;
	overflow: hidden;
	margin:7px 65px 0 3px;
}
.v3_hLogoL img{
	width: 253px;
	height: 53px;
}
.v3_hSerch{
	position: relative;
	width: 500px;
	height: 40px;
	box-sizing: border-box;
	float: left;
	border:2px solid #ffcc66;
	margin:14px 10px 0 0;
}
.v3_hSerchIn{
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
}
.v3_hFind{
	float: left;
	width: 77px;
	color: #B2B2B2;
	background: url(/statics/201704/images/hSerchSj.jpg) no-repeat 58px 16px;
	box-sizing: border-box;
	padding-left: 8px;
	cursor: pointer;
}

.v3_hSearchFindInfo{
	position: absolute;
	left: 0px;
	top: 36px;
	width: 77px;
	display: none;
	background: #fff;
}
.v3_hSearchFindInfo li{
	overflow: hidden;
	width:70px;
}
.v3_hSearchFindInfo li a{
	background:#fff;
	color: #B2B2B2;
	display: block;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	box-sizing: border-box;
	padding-left: 14px;
}
.v3_hSearchFindInfo li a:hover{
	background: #f7f7f7;
}
.v3_hInput{
	float: left;
	width: 345px;
	color: #ccc;
	text-indent: 5px;
	box-sizing: border-box;
}
.v3_hSerchBtn{
	float: left;
	width: 74px;
	font-size: 14px;
	background: #ffcc66;
	color:#fff;
	box-sizing: border-box;
}
.mianfeifabu{
	float:left;
	border-width: 0px;
	width: 114px;height:
	40px;background:
	inherit;background-color:
	rgba(255, 204, 102, 1);
	border: none;
	border-radius: 0px;
	box-shadow: none;
	color: #FFFFFF;
	margin-top: 14px;
	cursor:pointer;
	background-color: #209ef6!important;
}
.v3_logoR{
	width: 328px;
	box-sizing: border-box;
	position:absolute;
	right:0;
	height: 95px;
	overflow: hidden;
	background:url(/statics/201704/images/lx.png) no-repeat center 18px;
}
.v3_logoRindex{
	width: 328px;
	box-sizing: border-box;
	position:absolute;
	right:0;
	height: 95px;
	overflow: hidden;
	background:url(/statics/201704/images/logoCarR.jpg) no-repeat 120px 5px;
}
.v3_logoRTextT{
	text-align: right;
	font-family: '微软雅黑',serif;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.v3_logoRTextC{
	text-align: right;
	font-size: 12px;
	color: #999;
	margin-top:14px;
}
/*end header*/
/*nav*/
.v3_wrapperNav{
	height: 50px;
	line-height: 50px;
	background: #209ef6;
	margin-bottom: 28px;
	overflow: inherit;
}
.v3_nav{
	position: relative;
	width: 1220px;
	margin: 0 auto;
}
.v3_navList{
	overflow: hidden;
}
.v3_navLink{
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 16px;
	overflow: hidden;
}
.v3_navLink .v3_subMuneA{
	display: inline-block;
	padding:0 20px;
	box-sizing: border-box;
	color:#fff;
}
.v3_navLink a.v3_subMuneASj:after{
	content:url(/statics/201704/images/navXSj.jpg);
	margin-left: 5px; 
}
.v3_hasSj{
	display: inline-block;
	width: 10px;
	height: 6px;
	background: url(/statics/201704/images/navXSj.jpg) no-repeat 0 0;
}
/*鼠标悬浮在上面的操作*/
.v3_navLink .v3_subMuneA:hover{
	font-weight: bold;
	font-size: 16px;
	background: #258fc7;
}
.v3_navLink  a.v3_subMuneASj:hover:after{
	content:url(../images/navSSj.jpg);
	margin-left: 5px; 
}
/*鼠标悬浮，显示的长条*/
.v3_hoverShow{
	width: 1220px;
	height: 38px;
	line-height: 38px;
	background: #fff;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 99;
	display: none;
	box-sizing: border-box;
	border: solid 1px #eee;
	/*border:1px solid #f00;*/

}
.v3_hoverShow a.v3_subChildA{
	display: inline-block;
	padding:0 10px;
	margin:0 0 0 5px;
	color: #666;
	font-size: 14px;
}
a.v3_subChildA:hover{
	color: #F08900;
}
.v3_navLink:hover .v3_hoverShow{
	display: block;
}
/*end nav*/
/*banner*/
.v3_wrapperBanner{
	position: relative;
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
.v3_banner{
	margin: 0 auto;
	height: 330px;
	width: 1220px;
	box-sizing: border-box;
	overflow: hidden;
}
.v3_banner_left,.v3_banner_center,.v3_banner_right{
	float: left;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.v3_banner_left{
	margin-right: 20px;
	padding: 0 20px;
	width: 300px;
}
.v3_leftTit{
	line-height: 35px;
	width: 100%;
	text-align: center;
	color: #666;
	font-size: 18px;
	font-family: '微软雅黑',serif;
	position: relative;
	padding: 7px 0 8px;
}

.v3_leftTit img{
	width: 258px;
	height: 35px;
}
.v3_leftTit p{
	position: absolute;
	width: 30px;
	height: 1px;
	background: #666;
	top:19px;
}
.v3_lineL{
	left: 29px;
}
.v3_lineR{
	right: 30px;
}
p.v3_numPo{
	color: #999;
	font-size: 12px;
	width: 260px;
	text-align: right;
	margin-bottom: 10px;
}
p.v3_numPo span{
	color: #ffcc66;
}
.v3_banner_left input,.v3_banner_left select{
	float: left;
	box-sizing: border-box;
	border: 1px solid #ddd;
	width: 100%;
	height: 36px;
	margin-bottom: 12px;
	text-indent: 13px;
}
.v3_banner_left select{
	/*去掉默认样式*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	background: url(/statics/201704/images/hSerchSj.jpg) no-repeat 107px center;
	text-indent: 10px;
	color: #666;
}
.v3_signUp{
	width: 212px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background: #fc6;
	margin: 8px 0 0 25px;
	border-radius: 5px;
	font-size: 14px;
}
.v3_marginR6{
	margin-right: 6px!important;
}
.v3_banner_address{
	width: 258px;
	height: 96px;
	overflow: hidden;
}

.v3_banner_address select,.v3_banner_address input{
	width: 126px!important;
	float: left!important;
	padding: 0!important;
	height: 36px!important;
}
/*banner center*/
.v3_banner_center{
	width: 620px;
}
/*轮播*/
.v3_bannerCenter{
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.v3BannerCenter .swiper-button-prev,.v3BannerCenter .swiper-button-next{
	width: 50px;
	height: 50px;
	margin-top: -15px;
	background: url(/statics/201704/images/bannerLeftBtn1.png) no-repeat center center rgba(107,142,169,0.3)
}
.v3BannerCenter .swiper-button-prev:hover{
	background: url(/statics/201704/images/bannerLeftBtn1.png) no-repeat center center rgba(107,142,169,0.8)
}
.v3BannerCenter .swiper-button-next:hover{
	background: url(/statics/201704/images/bannerRightBtn2.png) no-repeat center center rgba(107,142,169,0.8)
}
.v3BannerCenter .swiper-button-prev{
	left: 0;
}
.v3BannerCenter .swiper-button-next{
	right: 0;
	background: url(/statics/201704/images/bannerRightBtn2.png) no-repeat center center rgba(107,142,169,0.3)
}
.v3BannerCenter .swiper-pagination-bullet-active{
	background: #000;
}
.v3BannerCenter .swiper-pagination-bullet{
	background: #fff;
}
/*end 轮播*/
.v3_banServe{
	overflow: auto;
	margin-top: 10px;
}
.v3_banServe dl{
	float: left;
}
dl.v3_fxyy{
	width: 190px;
	margin:0 26px 0 14px;
}
dl.v3_ffbz{
	width: 190px;
}
dl.v3_yhhd{
	width: 186px;
	margin-left: 12px;
}

.v3_banServe dd{
	float: left;
	overflow: auto;
}
.v3_banServe dt{
	float: left;
}
.v3_banServe dt h5{
	font-weight: normal;
	font-size: 18px;
	font-family: '微软雅黑',sans-serif;
	color: #666;
}
.v3_banServe dt p{
	font-size: 12px;
	color: #666;
	margin-top:16px;
}
/*banner-right*/
.v3_banner_right{
	width: 280px;
	box-sizing: border-box;
}
.v3_threeQuan{
	width: 100%;
	height: 62px;
	overflow: auto;
	margin-top: 11px;
}
.v3_quan{
	width: 62px;
	height: 62px;
	float: left;
	margin:0 12px;
}
.v3_quanG{
	margin-left: 22px;
	background: url(/statics/201704/images/greenQuan.jpg) no-repeat 0 0;
}
.v3_quanB{
	background: url(/statics/201704/images/blueQuan.jpg) no-repeat 0 0;
}
.v3_quanC{
	background: url(/statics/201704/images/biyexueyuan.jpg) no-repeat 0 0;
}
.v3_quanNum{
	text-align: center;
	font-size: 14px;
	font-family: '微软雅黑',serif;
	margin-top: 16px;
}
.v3_quanText{
	font-size: 12px;
	font-family: '微软雅黑',serif;
	text-align: center;
	color: #666;
}
.v3_quanG .v3_quanNum{
	color: #22d300;
}
.v3_quanB .v3_quanNum{
	color: #3897d8;
}
.v3_jzHot{
	position: relative;
	width: 238px;
	margin: 10px 0 0 20px;
	line-height: 24px;
	height: 24px;
	color: #666;
	font-size: 12px;
	text-indent: 22px;
	background: url(/statics/201704/images/banRHline.jpg) no-repeat 88px center;
}
.v3_jzHot .v3_laba{
	position: absolute;
	display: block;  
	width: 16px;
	height: 14px;
	background: url(/statics/201704/images/laba.jpg) no-repeat left center;
	left: 0;
	top: 5px;
}
/*banner 轮播 superSlide插件*/
.v3_newJoin{
	margin: 0 0 0 19px;
	width: 240px;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.bd{
	overflow: hidden;
}
.bd .v3_newJoinList{
	overflow: hidden;
	zoom: 1;
}
.bd .v3_newJoinList li{
	height: 57px!important;
	box-sizing: border-box;
	border-bottom: 1px dashed #ddd;
	font-size: 12px;
	color: #999;
	padding: 7px 0 0 62px;
	position: relative;
}
.bd  .v3_newJoinList h3{
	color: #666;
	height: 22px;
	line-height: 22px;
}
.bd  .v3_newJoinList p{
	height: 22px;
	line-height: 22px;
}
.bd  .v3_newJoinList span{
	color: #fd342d;
}
.bd  span.v3_congratulate{
	display: block;
	position: absolute;
	top: 19px;
	left: 2px;
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #ff7800;
}
/*end banner 轮播 superSlide插件*/
.v3_bannerAd{
	width: 240px;
	height: 80px;
	margin: 17px 0 0 19px;
}
/*end banner*/
/*content*/
.v3_content{
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
}
/*标题--公共样式*/
.v3_conTitle{
	margin-top: 12px;
	height: 54px;
	line-height: 54px;
	box-sizing: border-box;
	border-bottom: 2px solid #eee; 
	font-size: 20px;
	font-family: '微软雅黑',serif;
	overflow: hidden;
	text-indent: 10px;
	font-weight: bold;
}
.v3_conTitle a{
	font-size: 14px;
	color: #666;
	font-family: 'Microsoft YaHei',serif;
	font-weight: normal;
}
.v3_conTitle a:hover{
	color:#F08900;
}
a.v3_floLeft{
	margin-left: 34px;
}
a.v3_floRight{
	float: right;
	display: inline-block;
	margin-left: 50px;
}
/*子菜单中的公共样式*/
.v3_subMenu{
	height: 54px;
	overflow: auto;
}
.v3_subMenu a{
	float: left;
	line-height: 24px;
	padding:0 8px;
	margin-right: 16px;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.v3_subMenu a:hover{
	background: #8c96a2;
	color: #fff;
}
.v3_subMenu .v3_subHasClick{
	background: #8c96a2;
	color: #fff;
}
/*品牌驾校*/
.v3_conTitlOne{
	background: url(/statics/201704/images/conTitlH1.jpg) no-repeat left bottom;
	color: #ff6633;
}
.v3_brandDriving{
	overflow: hidden;
	height: 680px;
}
/*左边*/
.v3_brandDriving_left{
	float: left;
	width: 1200px;
	overflow: hidden;
}
.v3_brandDrivingLunbo{
	height: 650px;
	overflow: hidden;
	width: 100%;
}
.v3_brandDrivingBox {
	width: 100%;
	box-sizing: border-box;
}
.v3_brandDrivingList{
	width: 1200px;
	box-sizing: border-box;
	padding: 0 22px;
	overflow: hidden;
}
.v3_brandDrivingList li{
	float: left;
	width: 224px;
	height: 212px;
	box-sizing: border-box;
	font-family:'宋体',serif;
	position: relative;
	border: 1px solid #eee;
}
.v3_brandDrivingList img:nth-child(1){
	position: relative;
	z-index: 2;
	width: 130px;
	height: 130px;
	margin: 12px 46px 0 46px;
	box-sizing: border-box;
	margin-bottom: 6px;
}
.v3_brandDrivingList h4{
	line-height: 26px;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.v3_brandDrivingList p{
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	color: #999;
}
.v3_brandDrivingList p span{
	color: #ff7602;
	margin: 0 20px 0 4px;
}
.v3_hotPic{
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	z-index: -1;
}
/*轮播*/
.v3_brandDrivingBox .swiper-button-prev,.v3_brandDrivingBox .swiper-button-next{
	top:210px;
	width: 28px;
	height: 30px;
	background: url(/statics/201704/images/bannerLeftBtn1.png) no-repeat center center rgba(204,204,204,0.3);
	margin-top: -15px;
}
.v3_brandDrivingBox .swiper-button-prev:hover{
	background: url(/statics/201704/images/bannerLeftBtn1.png) no-repeat center center rgba(127,127,127,0.5);
}
.v3_brandDrivingBox .swiper-button-next:hover{
	background: url(/statics/201704/images/bannerRightBtn2.png) no-repeat center center rgba(127,127,127,0.5);
}
.v3_brandDrivingBox .swiper-button-prev{
	left: 0;
}
.v3_brandDrivingBox .swiper-button-next{
	right: 0;
	background: url(/statics/201704/images/bannerRightBtn2.png) no-repeat center center rgba(204,204,204,0.3);
}
.v3_brandDrivingBox .swiper-pagination-bullet-active{
	background: #000;
}
.v3_brandDrivingBox .swiper-pagination-bullet{
	background: #fff;
}
/*end 轮播*/
/*右边*/
.v3_brandDriving_right{
	float: left;
	width: 260px;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 33px;
	margin-top:10px;
}
.v3_brandDriving_right h3{
	line-height: 44px;
	font-size: 14px;
	color: #666;
	font-family: 'Microsoft YaHei', sans-serif;
	/*font-weight: bolder;*/
}
.v3_brandDriving_right ul{
	overflow: hidden;
}
.v3_brandDriving_right li{
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	font-size: 12px;
}
.v3_brandDriving_right a{
	display: block;
	width: 44px;
	height: 24px;
	text-align: center;
	line-height: 22px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #666;
	border-radius: 2px;
}
.v3_brandDriving_right .longstr a{width:66px;}
.v3_brandDriving_right a:hover{
	border-color: #FF6434;
	color: #FF6434;
}
/*li.v3_borderRed{
	border-color: #f63;
	color: #f63;
}*/
/*驾校精选*/
.v3_conTitlTwo{
	background: url(/statics/201704/images/conTitlH2.jpg) no-repeat left bottom;
	color: #0ec5cc;
}
.v3_jingxuan{
	height: 190px;
}
/*精选左侧内容*/
.v3_jxLeft{
	width: 852px;
	float: left;
}
.v3_jxLeftCon{
	width: 100%;
	overflow: auto;
	margin-top:-10px;
}
.v3_jxLeftCon li{
	float: left;
	width: 216px;
	line-height: 34px;
	margin-right: 68px;
}
.v3_jxLeftCon li span,.v3_jxLeftCon li b,.v3_jxLeftCon li a{
	display: inline-block;
	float: left;
}
.v3_jxLcL{
	font-size: 14px;
	color: #666;
}
.v3_jxLcL:hover{
	color: #F08900;
}
.v3_yen{
	margin-left: 52px;
	color: #f3993f;
	font-size: 12px;
}
.v3_price{
	font-size: 14px;
	margin-right: 4px;
	color: #f18700;
}
.v3_qi{
	color: #999;
	font-size: 12px;
}

/*精选右侧内容*/
.v3_jxRight{
	width: 368px;
	float: right;
}
.v3_jxRight h3{
	line-height: 42px;
	color: #999;
	font-size: 14px;
	margin-bottom: 4px;
}
.v3_jxRightLunbo{
	width: 100%;
	height: 134px;
	overflow: hidden;
	position: relative;
}

/*精选右侧轮播图 superSlide插件*/
.v3_jxRightLunbo .bd{
	overflow: hidden;
	padding:10px;
}
.v3_jxRightLunbo .bd .v3_jxRListCon{
	overflow: hidden;
	zoom:1;
}
.v3_jxRightLunbo .bd .v3_jxRListCon li{
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #666;
}
.bd .v3_jxRListCon li span{
	float: left;
	display: inline-block;
}
.bd .v3_jxName,.bd .v3_jxTel{
	margin-right: 30px;
}
.bd .v3_jxSex,.bd .v3_jxSchool{
	margin-right: 32px;
}


/*仿真练习*/
.v3_conTitlThree{
	background: url(/statics/201704/images/conTitlH3.jpg) no-repeat left bottom;
	color: #88c867;
}
.v3_fzPractice{
	width: 100%;
	height: 266px;
}
.v3_fzPracCon{
	width: 610px;
	overflow: hidden;
	float: left;
}
.v3_fzPracCon h3{
	font-size: 18px;
	text-align: center;
	color: #666;
	margin-top:50px;
	line-height: 52px;
	font-family: '微软雅黑',serif;
	font-weight: bolder;
}
.v3_fzType{
	font-size: 12px;
	color: #999;
	margin-bottom: 28px;
	text-align: center;
}
.v3_fzBtn{
	width: 136px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	margin-bottom: 38px;
	margin-left: 242px;
	font-size: 16px;
	border-radius: 3px;
}
.v3_fzBtn a{color:#fff; }
.v3_fzBtnL{
	background: #1dacf9;
}
.v3_fzBtnR{
	background: #32b16c;
}
.v3_fzLink{
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.v3_fzLink a{
	float: left;
	padding: 0 23px 0 22px;
	background: url(/statics/201704/images/fzShu.jpg) no-repeat left center;
	line-height: 14px;
	font-size: 14px;
	color: #666;
}
.v3_fzLink a:hover{
	color:#F08900;
}
.v3_fzLink a.v3_noHasBg{
	background: none;
}
.v3_fzLinkL{
	padding-left: 58px;
}
.v3_fzLinkR{
	padding-left: 105px;
}

/*模拟题库*/
.v3_conTitlFour{
	background: url(/statics/201704/images/conTitlH4.jpg) no-repeat left bottom;
	color: #209ef6;
}
/*模拟题库*/
.v3_conTitlSeven{
	background: url(/statics/201704/images/conTitlH7.jpg) no-repeat left bottom;
	color: #13bd83;
}
/*学车资讯*/
.v3_conTitlFive{
	background: url(/statics/201704/images/conTitlH5.jpg) no-repeat left bottom;
	color: #6cd4d9;
}
/*汽车资讯*/
.v3_conTitlSix{
	background: url(/statics/201704/images/conTitlH6.jpg) no-repeat left bottom;
	color: #ff6363;
}
/*公共样式*/
.v3_commonCont{
	overflow: hidden;
}
.v3_commonCont_left{
	float: left;
	width: 894px;
	box-sizing: border-box;
}
.v3_commonContLeftCont_left{
	width: 300px;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	/*padding-top: 12px;*/
	margin-top: -8px;
}
img.v3_newTi{
	width: 300px;
	height: 300px;
	margin-top: 20px;
}
.v3_commonContLeftContLList{
	overflow: hidden;
}
.v3_commonContLeftContLList li{
	position: relative;
	height: 150px;
	width: 100%;
	margin-top: 20px;
}
.v3_commonContLeftContLList img{
	width: 100%;
	height: 100%;
}
.v3_commonContLeftContLList p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;background: rgba(177,175,177,0.8);
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: '宋体',serif;
}

.v3_commonContLeftCont_right{
	margin-left: 50px;
	float: left;
	width: 494px;
	overflow: hidden;
}
.v3_commonContLeftCont{
	overflow: hidden;
	margin-top: -12px;
}
.v3_commonContLeftContR{
	overflow: hidden;
}
.v3_commonContLeftContRTop{
	box-sizing: border-box;
	padding-bottom: 16px;
	border-bottom: 1px solid #ededed;
}
.v3_commonContLeftContRTop h3{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
}
.v3_commonContLeftContRTop p{
	line-height: 20px;
	font-size: 12px;
	color: #999;
}
.v3_commonContLeftContRTop  a{
	 color: #666;

 }
.v3_commonContLeftContRTop a:hover{
	color: #f18700;
}
.v3_commonContLeftContRList{
	width: 234px;
	float: left;
	overflow: hidden;
}
.v3_commonContLeftContRList li{
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background: url(/statics/201704/images/tiKuListBg.jpg) no-repeat 0 center;
	text-indent: 10px;
}
.v3_marginR{
	margin-right: 26px;
}


/*右半部分*/
.v3_commonCont_right{
	width: 326px;
	float: right;
}
.v3_tiKuRTit{
	line-height: 40px;
	font-size: 14px;
	overflow: auto;
}
.v3_tiKuRTit a{
	float: left;
	display: inline-block;
	margin-right: 30px;
	color: #666;
	font-size: 14px;
}
.v3_tiKuRTit a.v3_tiKuClick{
	color: #209ef6;
	font-weight: bold;
}
.v3_tiKuRTit a:hover{
	color: #209ef6;
	font-weight: bold;
}

/*右侧列表*/
/*.v3_tiKuRList{*/
	/*width: 290px;*/
	/*overflow: auto;*/
/*}*/
.v3_tiKuRList li{
	overflow: auto;
	width: 100%;
	background: url(/statics/201704/images/tiKuListBg.jpg) no-repeat 0 center;
	line-height: 36px;
	color: #666;
}
.v3_tiKuRList li a{
	float: left;
	display: inline-block;
	color: #666;
	width: 206px;
	margin: 0 30px 0 10px;
	/*单行文本溢出显示省略号*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.v3_tiKuRList li a:hover{
	color: #F08900;
}
.v3_tiKuRList li span{
	float: left;
	width: 70px;
	display: inline-block;
	font-size: 12px;
	color: #999;
}
/*end 公共样式*/

/*友情链接*/
.v3_friendLink{
	overflow: hidden;
	margin-top: 48px;
	height: 120px;
}
.v3_friendLink_title{
	overflow: hidden;
}
.v3_friendLink_title a.v3_borderBottom{
	border-bottom: 1px solid #3897d8;
}
.v3_friendLink_title a{
	float: left;
	height: 37px;
	line-height: 36px;
	box-sizing: border-box;
	font-size: 14px;
	color: #666;
	width: 100px;
	text-align: center;
}
.v3_friendLinkABox{
	margin-top: -1px;
	height: 121px;
	overflow: hidden;
}
.v3_friendLinkA{
	min-height: 120px;
	border-top: 1px solid #eee;
	box-sizing: border-box;
	padding-top: 12px;
}
.v3_friendLinkA a{
	float: left;
	margin-right: 34px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
}
.v3_friendLinkA a:hover{
	color: #F08900;
}

/*end content*/
/*footerLink*/
.v3_footerLinkWrapper{
	height: 270px;
	background: #555;
}
.v3_footerLink{
	width: 1220px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 23px 0 0 5px;
	color: #ddd;
}
.v3_linkServer a{
	display: block;
	width: 124px;
	height: 32px;
	line-height: 32px;
	background: rgb(255,135,0);
	color: #fffefe;
	font-size: 14px;
	text-indent: 52px;
	position: relative;
	margin-top: 10px;
}
.v3_linkServer a img{
	display: block;
	position: absolute;
	top: 3px;
	left: 14px;
	color: #333;
	width: 26px;
	height: 26px;
}
.v3_linkServer a:hover{
	background: #ff7800;
}
.v3_fLinkWidth160 h3{
	font-size: 16px;
	line-height: 48px;
}
.v3_fLinkList{
	overflow: hidden;
}
.v3_fLinkWidth160{
	width: 160px;
	float: left;
	margin-right: 5px;
}
.v3_linkServer{
	margin: 0 56px 0 40px;
}
.v3_fLinkWidth160 h3{
	font-size: 16px;
	line-height: 48px;
}
.v3_fLinkList{
	overflow: hidden;
}
.v3_fLinkList li,.v3_linkServer p{
	line-height: 24px;
	font-size: 14px;
	width:170px;
}
.v3_fLinkList li a{
	color: #ddd;
}
.v3_fLinkList li a:hover{
	color: #F08900;
}
.v3_erweima{
	width: 145px;
	float: left;
	margin-top: 5px;
	font-size: 14px;
}
.v3_downloadApp{
	width: 154px;
}
.v3_erweima h3{
	line-height: 40px;
	font-size: 14px;
}
.v3_erweima img{
	width: 100px;
	height: 100px;
}
.v3_erweima p{
	line-height: 38px;
}
/*end footerLink*/
/*footer*/
.v3_footer{
	overflow: hidden;
	width: 1220px;
	margin: 0 auto;
}
.v3_footerInfo{
	overflow: hidden;
	text-align: center;
	margin: 20px 0 14px 0;
	box-sizing: border-box;
	padding-left: 312px;
}
.v3_footerInfo li{
	display: inline-block;
	float: left;
	padding: 0 27px 0 66px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #333;
	position: relative;
	border-left: 1px solid #999;
}
.v3_footerInfo li:nth-child(1){
	border: none;
}
.v3_footerInfo li:before{
	position: absolute;
	left: 30px;
	top:0;
	content: '';
	display: inline-block;
	width: 26px;
	height: 26px;
	background:url(/statics/201704/images/footer_icon.png) no-repeat center center;
	background-position: -52px 0;
}
.v3_footerInfo li:nth-child(2):before{
	background-position: 0 0;
}
.v3_footerInfo li:nth-child(3):before{
	background-position: -26px 0;
}
.v3_footerInfo li:nth-child(4):before{
	background-position: -78px 0;
}
.v3_footerText{
	text-align: center;
	line-height: 20px;
	color: #666;
	font-size: 12px;
	margin-bottom: 15px;
}
.v3_footerPic{
	text-align: center;
	overflow: auto;
}
.v3_footerPic img{
	width: 150px;
	height: 50px;
	display: inline-block;
	margin-right: 15px;
}
/*end footer

 */


/*品牌驾校按钮焦点图*/
.lrtb { width: 100%; height: auto; overflow: hidden; box-sizing: border-box;}
.lrbtnl { width: 28px; height: 30px; float: left; background:red; position: relative; z-index: 98; left:-3px; top: 296px; cursor: pointer; background: url(../images/bannerLeftBtn1.png) no-repeat center center rgba(107,142,169,0.3)}
.lrbtnr { width: 28px; height: 30px; float: right; background:red; position: relative; z-index: 98; right:-3px; top: 296px; cursor: pointer; background: url(../images/bannerRightBtn2.png) no-repeat center center rgba(107,142,169,0.3)}
.lrtb_c { width: 902px; height: auto; overflow: hidden; margin-left:29px;}
.lrtu { width: 1200px; height:auto; _display: inline; float: left;}
.lrbtnl:hover{background: url(../images/bannerLeftBtn1.png) no-repeat center center rgba(107,142,169,0.8)}
.lrbtnr:hover{background: url(../images/bannerRightBtn2.png) no-repeat center center rgba(107,142,169,0.8)}
.lrtu ul{width: 1200px; height: auto; overflow:hidden;}
.lrtu ul li{width:220px; height: 300px; overflow: hidden; position: relative; float:left;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 6px;}
.lrtu ul li a{width:220px; height: 300px; display: block; float:left;    box-sizing: border-box;
	border: #EEEEEE solid 1px;}
.lrtu ul li a img{width:130px; height: 130px; display: block; margin: 12px auto; transition:all 0.5s ease 0s;}
.lrtu ul li a:hover img{transform: scale(1.08,1.08); }
.lrtu ul li a p{    width: 220px;
	height: auto;
	text-align: center;
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 20px;}
.lrtb-tag{position: absolute; z-index: 1; left: 0; top: 0; width: 50px; height: 50px;}
.lrtu ul li a p em{font-size:14px; color: #999;}
.lrtu ul li a p span{font-size:14px; color: #FF7602;}
.lrtu ul li a p span:first-of-type{margin-right: 20px;}
.lrtu ul li #jxtitle{font-size:18px; font-family: '宋体'; }
.lrtu ul li #jxtitle:hover{color:#F08900;}
.lrtu ul li #level em,.lrtu ul li #level span{font-size:16px; font-family: '宋体'; line-height: 22px;  }
.lrtu ul li #level span{color: #ff7602;}
.v3_banner_center .swiper-slide{height: 250px;}
.design {
	font-size: 16px;
	width: 120px;
	height: 35px;
	margin-top: 25px;
	line-height: 33px;
	margin: 0 auto;
	color: #ff8421;
	background-color: white;
	border: 1px solid #ff8421;
	box-sizing: border-box;
	text-align: center;
}
#jxtitle {
	font-size: 18px;
}
#level {
	font-size: 16px;
}
/*增加右侧*/
.commcont a.commimg em {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(/statics/201704/images/rank/hot.png) no-repeat;
    font: 14px/26px '宋体';
    overflow: hidden;
}
.navigat-box .content .wrap{background: #fff;}
.navigat-box .crumbs{background: #f6f6f6; margin: 10px 0 30px 0; padding-left: 10px; box-sizing: border-box;}
.navigat-box .wrap{width: 1200px; overflow:hidden;}
.navigat-box .main{float:left; width:875px;}
.navigat-box .main-right{float:right; width: 300px; overflow:hidden;}
.navigat-box .mflbox{border:0;}
.navigat-box .arcticle{margin: 0;}
.navigat-box .preinfo p{margin-top: 20px;}
.navigat-box .exam{margin-top: 0; margin-bottom: 20px;}
.navigat-box .schoolone,.navigat-box .schoolone ul,.navigat-box .schoolone ul li{width: 100%; box-sizing: border-box;}
.navigat-box .schoolone ul li{width: 100%; box-sizing: border-box; padding: 0 12px 20px 12px; margin: 0; overflow:hidden; height: auto;}
.navigat-box .schoolone ul li:hover{border:1px solid #eaeaea;}
.schoolone .exam{border:0; padding: 0;}
.navigat-box .commcont a.commimg{width: 100%; height: auto; overflow:hidden;}
.navigat-box .commcont a.commimg img{width: 100%; height: 150px; overflow:hidden; border-radius:6px;}
.navigat-box .commcont p,.navigat-box .commcont p span,.navigat-box .commcont p i,.navigat-box .commcont p b{font-size:12px; line-height: 22px;}
.navigat-box .commcont p strong{font-size:20px; line-height: 22px; padding-right:5px;}
.navigat-box .commlook span{font-size:12px; line-height: 22px;}
.navigat-box .commlook a{font:bold 12px/28px "宋体"; padding: 0 10px;}
/*--上一篇下一篇--*/
.article{width:100%; height:auto; overflow:hidden; padding:10px 0;}
.article ul li{width:40%; height:auto; overflow:hidden; float:left; line-height:26px; color:#333; margin: 0 5px;}
.article ul li a:link,.article ul li a:visited{text-decoration:none; color:#666;}
.article ul li a:hover{text-decoration:underline; color:#FF0000;}

.exam{margin-top: 10px;padding: 0px 10px 0px 10px;border: 1px solid #eee;}
.exam .exam_title{height: 38px;font:16px/38px "寰蒋闆呴粦";border-bottom: 2px solid #1fafdb;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.exam .exam_title a{display: block;float: right;font:12px/38px "寰蒋闆呴粦";color: #999;}
.exam .exam_cont a{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font: 12px/38px "寰蒋闆呴粦";border-top:1px dashed #eee;height: 38px;display: block;}
.exam .exam_cont a:hover{color:#f58500; }
.exam .exam_cont span{color: #999;float: right;}
.exam .exam_cont a:first-child{border-top: none;}
.cont_fr img{margin-top: 10px;}
.exam .exam_label{margin: 5px 0px;}
.exam .exam_label a{display: inline-block;width: 65px;font: 14px/25px "寰蒋闆呴粦";height: 25px;margin: 8px 0px;text-align: center;}
.exam .exam_label a:hover{background-color: #f58500;color: #fff;}
.exam .exam_label .school{background-color: #f58500;color: #fff;}

/*陪练*/
.peilian_tags{width:100%;height: auto; overflow:hidden; line-height: 22px;}
.drivsrl{height: 190px;}
.drivsrl h4{color: #3F3F3F;}
.drivsrl p{text-align: center;color: #666;}
.drivsrl p em{width:16px;}
.drivsrl .commlook{margin-top:20px;}
.drivsrl .delfot a:hover{color: #fff;}
.drivsrl p span.sf{float: left;color: #dbdbdb;height:35px;line-height: 30px;}
.peilian_tags .aution{color: #666;height: 26px;line-height: 26px;}
.peilian_tags .aution .s1{background: #92d979;}
.peilian_tags .aution .s2{background: #f56b5c;}
.peilian_tags .aution .s3{background: #9cb6af;}
.peilian_tags .aution .s4{background: #b8add4;}
.peilian_tags .aution .s5{background: #dcb476;}
.peilian_tags .aution .s6{background: #b9ae99;}
.peilian_tags .aution .s7{background: #71bfe1;}
.peilian_tags .aution .s7{background: #a7c0e2;}
body .peilian_tags .aution span{color: #fff;display: inline-block;vertical-align: middle;width: auto;height: 14px;padding: 2px 2px 2px 3px;text-align: center;line-height: 14px;margin-right: 2px;}
.zgsr_fy{float: right;width: 117px;height: 30px;position: relative;text-align: center;line-height: 30px;border-left: 1px solid #f2f2f2;}
.zgsr_fy a{top: 14px;width: 6px;height: 9px;}
.zgsr_fy i{display: inline-block;width: 20px;height: 20px;vertical-align: middle;}
.zgsr_fy i.prev-i{background: url(/statics/images/peilian/icon-left.png) no-repeat center center;}
.zgsr_fy i.next-i{background: url(/statics/images/peilian/icon-right.png) no-repeat center center;}
.pricebox{width: 100%; overflow:hidden;}
.price{
    display: block;
    margin: 7px 30px 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #e7691e;
}
.price .small{font-size:12px; font-weight:normal; padding-left:5px;}
.free_design{width:65px; height:26px;margin-top:8px; text-align:center; line-height:26px;border-radius:3px; float:left; display:inline; background-color: #e7691e ; color:#fff; }
.free_design:hover{background-color:#f26f20; color:#fff}
.zs_area{color: #666}
.info-btn:link,.info-btn:visited{width: 100%; height: 36px; display: block; background:#FF8700 url(/statics/201704/img/icon-edit.png) 76px 4px no-repeat; color:#fff; text-align: center; line-height: 36px; font-size:18px; margin: 0 0 20px 0; border-radius: 2px;}
.info-btn:hover{background:#E37700 url(/statics/201704/img/icon-edit.png) 76px 4px no-repeat;}

