@charset "utf-8";
/* CSS Document */

/*重置样式*/
body,div,p,ul,ol,dl,dt,dd,li,form,input,table,th,td,img,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	/*font-family: Arial,"Microsoft Yahei","宋体",sans-serif;*/
	/*font-family: 14px/100% arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei","宋体",sans-serif;*/
	font-size: 14px;
	font-family:"宋体",Arial,"Microsoft Yahei",sans-serif;
}
body,html {
	height:100%;
}
body {
	background: #fff none;
	color: #434343;
	font-size: 14px;
	font-style: normal;
/* [disabled]font-weight:normal; */
	/*font-family: "宋体";*/
}

a {
	text-decoration: none;
	color: #434343;
	cursor: pointer;
	text-decoration: none;
}

img {
	border: none;
}

li {
	list-style: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}
/*结构*/
.wrapper {
	width: 1200px;
	margin: auto;
}

.vspace {
	height: 40px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}

.clear {
	height: 0px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}

.header {
	background: #F6F6F6;
	margin-bottom: 10px;
}

.header_top {
	height: 100px;
}

.header_top .logo {
	margin-top: 10px;
}

.header_top .search {
	margin-top: 30px;
}
/*顶部通栏*/
.top_left_d {
	width: 400px;
	float: left;
	padding-top: 5px;
	 
}

.top_left_d img
  {
  vertical-align:text-top;
  }
.nav_box_1000 {
	height: 40px;
}

.up {
	height: 40px;
	width: 100%;
	background: url(../images/jdi2_20131008_9313.jpg) 0 bottom repeat-x;
	border-bottom: #e1e1e1 1px solid;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
}

.up ul li {
	float: right;
	padding: 10px 5px;
	position: relative;
}

.up ul {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.up ul li a {
	color: #333;
}
.up ul li a.qqkf {
	display:inline-block;
	width:92px;
	height:22px;
	background:url("../images/qq.png");
	text-indent:-9999px;
}

/*搜索及LOGO*/
.retrieve {
	position: relative;
	z-index: 99;
	zoom: 1;
}

.search {
	float: right;
	width: auto;
	height: 40px;
}

.se_c {
	width: 300px;
	height: 35px;
	line-height: 35px;
	float: left;
	border: 2px solid #04A1EA;
	padding-left: 5px;
}

.sub {
	width: 80px;
	display: block;
	cursor: pointer;
	border: none;
	color: white;
	font-weight: bold;
	padding: 5px;
	height: 39px;
	float: left;
	background-color: #04A1EA;
}

.retrieve .logo {
	float: left;
}
.retrieve .logo img {
	 
}
.address {
	float: left;
	margin-left: 10px;
	padding-top: 30px;
	height: 25px;
	width: 200px;
	background-color: #FFCC33;
}
/*频道导航*/
.nav_wrapper_back {
	height: 67px;
	background:url(../images/mebu_bg.png) repeat-x;
	 
}

.nav_wrapper_back .wrapper {
	
}

.nav_wrapper_back2 {
	height: 34px;
	background: url(../images/nav_wrapper_back_20131008_9313.jpg) repeat-x;
}

.nav_wrapper_back2 .wrapper {
	background: url(../images/nav_wrapper_back_20131008_9313.jpg) repeat-x;
}

.nav_wrapper_back2 .wrapper ul {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	line-height: 25px;
	padding-top: 5px;
}

.nav_wrapper_back2 .wrapper ul li a {
	color: white;
}

.nav_wrapper_back2 .wrapper ul li {
	float: left;
	margin-right: 36px;
}

.nav {
	height: 64px;
	padding: 0 9px 0 10px;
}

.nav li {
	height: 48px;
	width: 145px;
	text-align: center;
	float: left;
	background: url(../images/nav_col_20131008_9313.jpg) top right no-repeat;
	padding: 8px 0;
}

/*导航 start*/
.menu_d {
	padding-top: 7px;
	height: 60px;
	width: 1200px;
	margin: 0px auto;
}

.menu_d li {
	float: left;
	margin-right: 20px;
}

.menu_d li a {
	color: white;
	font-family: "微软雅黑";
}

.menu_d table td img {
	margin-top: 2px;
	vertical-align: bottom;
}
/*main start*/
#diqu {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #EDF1F0;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}

#diqu ul {
	width: 960px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
}

#diqu ul li {
	float: left;
	margin-right: 7px;
	font-size:13px;
}

#main {
	width: 1200px;
	height: auto;
	margin: 10px auto;
}




/*----------------------最新驾校推荐----滑动门----------------start---------------------------------*/


form {
	padding: 0;
	margin: 0
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none
}

a:hover {
	text-decoration: underline;
	color: #f00
}

img {
	border: 0
}

p {
	padding: 0;
	margin: 0
}

li {
	list-style: none
}

br {
	height: height:0;
	overflow: hidden
}
/*通用 end */





.clr {
	clear: both
}

.taotao_type3 {
	margin-left: auto;
	margin-right: auto;
	width: 970px
}

.taotao_manage_left {
	float: left;
	width: 50px;
	width: 200px;
	font-size: 14px;
	color: #54A01A;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 6px
}

.taotao_manage_right {
	float: right;
	line-height: 22px;
	font-size: 12px;
	color: #54A01A;
	padding-right: 5px;
	padding-top: 3px
}

.taotao_managelist {
	float: left;
	width: 240px;
	padding-left: 5px!important;
	padding-left: 5px;
	padding-right: 5px!important;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px!important;
	padding-top: 4px
}

.taotao_tuijian_left {
	float: left;
	width: 68px;
	text-align: center
}

.taotao_tuijian_right {
	float: left;
	width: 150px;
	font-size: 12px;
	line-height: 20px;
	color: #828282;
	text-align: left;
	padding-left: 5px;
	line-height: 22px
}

.taotao_cont2 {
	float: left;
	width: 968px;
	margin-top: 5px;
	border: 1px solid #e6e6e6;
	overflow: hidden
}

.taotao_hot_car {
	width: 963px;
	*width: 968px;
	_width: 968px;
	background: url(../images/index_bg005.gif);
	background-repeat: repeat-x;
	height: 26px;
	font-size: 12px;
	padding-left: 5px;
	overflow: hidden;
	/*background-color:#f76b20;*/
}

.taotao_hot_car_bg {
	width: 960px;
	height: 28px;
	font-size: 12px;
	line-height: 22px;
	color: #0099FF;
}

.taotao_hot_car_bg ul {
	background-position: 0 0;
}

.hot_fl1, .hot_fl2, .hot_fl3, .hot_fl4, .hot_fl5, .hot_fl6 {
	font-weight: bold;
	float: left;
	width: 75px;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle
}

.hot_fl2 {
	width: 85px;
	*width: 88px;
	padding-right: 5px
}

.hot_fl4 {
	width: 70px
}

.hot_fl5 {
	width: 60px
}

.taotao_hot_car_cont2 {
	width: 970px;
	padding-top: 7px;
	padding-bottom: 9px!important;
	padding-bottom: 6px;
	float: left
}

.taotao_hot_car_cont {
	width: 962px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	padding-left: 6px;
	overflow: hidden
}

.taotao_hot_car_cont ul {
	width: 316px;
	float: left;
	height: 28px
}

.ct1, .ct2, .ct3, .ct4, .ct5, .ct6 {
	float: left;
	font-size: 12px;
	color: #404040;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
	padding-top: 2px
}

.ct1 {
	width: 70px
}

.ct2 {
	width: 90px;height:25px;line-height:25px;overflow:hidden;
}

.ct4 {
	width: 76px;
	color: #FD7602;
	height: 24px;
	overflow: hidden;
}

.ct5 {
	width: 58px
}

.buc {
	background-color: #F2F5F7
}

.ct1 a, .ct2 a, .ct3 a, .ct4 a, .ct5 a, .ct6 a {
	color: #333
}

.item_new_left_1 {
	float: left;
	background: url(../images/index_btn006.png);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 23px;
	width: 110px;
	font-weight: #2754BB;
	color: #1B758E;
	text-align: center;
	padding-top: 4px;
	/*background-color:#d23f0c;*/
}

.item_new_left_2 {
	float: left;
	font-size: 14px;
	height: 22px;
	width: 110px;
	text-align: center;
	padding-top: 4px;
	color: #1B758E
}

.item_new_left_1 a {
	color: #336699;
}

.item_new_left_2 a {
	color: #1B758E
}

.items {
	padding-left: 1px;
	padding-right: 1px
}

.a4 {
	display: inline-block;
	background-position: -43px -94px;
	width: 6px;
	height: 11px;
	margin-right: 12px;
	*vertical-align: top
}

.hot_car_more {
	width: 220px;
	float: right;
	padding-top: 2px;
	*padding-top: 3px;
	_padding-top: 6px
}

.hot_car_more a {
	color: #1B758E
}

.bj_x td {
	color: #666666 !important
}
/*----------------------最新驾校推荐----滑动门----------------end---------------------------------*/
#main1 {
	width: 100%;
	height: auto;
	margin-top: 15px;
}

#main1:after {
	content: '';
	display: block;
	clear: both;
}
/*-------------------------------幻灯--start------------------------------------------------------*/
#huandeng {
	width: 340px;
	height: 300px;
	float: left;
	overflow: hidden;
}

#bigpicarea {
	position: relative;
	width: 350px;
	height: 238px;
	overflow: hidden;
}

#bigpicarea .image img {
	width: 340px;
	height: 238px;
}

#bigpicarea .ui-els-hide {
	display: none
}

#bigpicarea .word {
	display: none;
	opacity: 0.85;
}

#thumbs {
	width: 100%;
	height: 56px;
	margin-left: -10px;
}

#thumbs li {
	margin-right: 3px;
	width: 65.5px;
	display: inline;
	float: left;
	height: 50px
}

#thumbs li:last-child {
	margin-right:0;
}
#thumbs li a {
	display: block;
	font-size: 0px;
	padding: 2px;
	background-color: #fff;
}

#thumbs li a img {
	width: 61px;
	height: 45px;
}

#thumbs li a:hover {
	background-color: #04A1EA;
}

#thumbs li a.current {
	background-color: #04A1EA;
}

.bigbtnPrev,.bigbtnNext {
	z-index: 100;
	position: absolute;
	top: 90px;
	cursor: pointer;
}

.bigbtnPrev {
	left: 0px
}

.bigbtnNext {
	right: 0px
}

#big_play_prev {
	height: 50px;
	width: 26px;
	background: url(../images/icons-sprite_nouveau.png) no-repeat  -10px -160px;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=50);
}

#big_play_next {
	height: 50px;
	width: 26px;
	background: url(../images/icons-sprite_nouveau.png) no-repeat -10px -35px;
	margin-right: 10px;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=50);
}

#smallpicarea {
	padding-top: 10px;
	width: 350px;
	padding-left: 10px;
}
/*--------------------------------幻灯--end--------------------------------------------------------------*/
#hdrightnew {
	width: 330px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
	border-top: 2px solid #04A1EA;
}

.tou_title {
	width: 100%;
	font-size: 16px;
	height: 27px;
	line-height: 25px;
	margin: 2px auto;
	text-align: center;
	color: red;
	font-weight: bold;
}

.tou_jianjie {
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin: 0px auto;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px dotted #e6e6e6;
}

.news_tit {
	width: 95%;
	padding: 10px;
	padding-right:0px;
	height: 235px;
	overflow: hidden;
}

.news_tit a {
	width: 100%;
	line-height: 30px;
	float: left;
	margin-right: 10px;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_tit a.hx {
	color: #E65D59;
	font-size: 16px;
	font-weight: bold;
}

.news_tit a.hx:hover {
	text-decoration: none;
	color: #f00;
}

.learn_xuzhi {
	width: 270px;
	min-height: 300px;
	border-top: 2px solid #04A1EA;
	float: left;
	margin-left: 18px;
}

.learn_xuzhi ul {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
.learn_xuzhi ul:after {
	content:'';
	display:block;
	clear:both;
}
.learn_xuzhi ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.learn_xuzhi li {
	background:url("../images/icons.png") no-repeat #04A1EA;
	display:line-block;
	float:left;
	width:64px;
	height:72px;
	margin:0 4px 4px 0;
	color:#fff;
}
.learn_xuzhi li:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.learn_xuzhi li a {
	color: #fff;
	display: block;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 48px 0 6px;
	text-align: center;
}
 .learn_xuzhi li#mf {
	background-position:-163px -7px;
 }
 .learn_xuzhi li#fy {
	background-position:-162px -80px;
 }
 .learn_xuzhi li#jl {
	background-position:-238px -6px;
 }
 .learn_xuzhi li#mt {
	background-position:-6px -80px;
	margin-right:0;
 }
 .learn_xuzhi li#jw {
	background-position:-83px -7px;
 }
 .learn_xuzhi li#ks {
	background-position:-82px -80px;
 }
 .learn_xuzhi li#sj {
	background-position:-85px -157px;
 }

 .learn_xuzhi li#hf {
	background-position:-233px -80px;
	margin-right:0;
 }
.learn_xuzhi li a {
	color:#fff;
}
.xcxz_tit {
	width: 100%;
	line-height: 35px;
	float: left;
	font-weight: bold;
}
.xcxz_tit span {
	display:inline-block;
	float:right;
	font-weight:normal;
	font-size:12px;
	padding-right:10px;
}
.xcxz_tit span a {
	color:#999;
}
.xcxz_tit span a:hover {
	color:#f00;
}
.tit_more {
	width: 100%;
	height: 35px;
	text-indent: 10px;
	 
}

.nav_d {
	width: 960px;
	height: 15px;
	clear: both;
}

#main13 {
	width: 100%;
	height: auto;
	clear: both;
}

#main13 ul {
	width: 300px;
	height: 256px;
	margin-top: 10px;
	margin-left: 22px;
	font-size: 12px;
}

#main13 ul li {
	width: 300px;
	height: 25px;
	line-height: 25px;
	list-style-type: disc;
}

#main2 {
	width: 100%;
	height: auto;
	clear: both;
}
#main2:after {
	display:block;
	content:'';
	clear:both;
}
#main2 ul {
	width: 300px;
	height: 256px;
	margin-top: 10px;
	font-size: 12px;
	overflow: hidden;
}

#main2 ul li {
	width: 300px;
	height: 28px;
	line-height: 28px;
	list-style-type: disc;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.kaoshi_jiqiao,.xueche_zhinan,.jiashi_jiqiao {
	width: 33%; 
	float: left;
	overflow: hidden;
}

.shiti_fenxi,.baoming_xinxi,.jiakao_baodian,.jiaogui_miji,.jiaotong_biaozhi,.xinshou_shanglu,.wenda,.dianping {
	width: 33%;
	min-height: 300px; 
	float: left;
	margin-left: 0.3%;
}

.baoming_xinxi2 {
	width: 33%;
	height: 300px; 
	margin-left: 0.3%;
	float: left;
}

.baoming_xinxi td {
	text-align: left;
}

.bmtit {
	font-size: 12px;
	width: 33%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#scrollBox2 {
	height: 224px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
}

#main3 {
	width: 100%;
	height: 200px; 
	clear: both;
}

.jiaxiao_fengcai,.jiashi_shipin {
	width: 100%;
	height: 185px;
	border-top: 2px solid #04A1EA;
}

.jiaxiao_fengcai ul {
	width: 98%;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.jiaxiao_fengcai ul li {
	width: 133px;
	height: 140px;
	margin-right: 19px;
	padding: 2px;
	float: left;
	margin-top: 10px;
}

.jiaxiao_fengcai ul li img {
	width: 132px;
	height: 110px;
	border: 1px solid #e6e6e6;
}

.jiaxiao_fengcai ul li .jx_name {
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#main4 {
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom:15px;
}
#main4:after {
	content:'';
	display:block;
	clear:both;
}
#main5 {
	width: 100%;
	clear: both;
}

.jiashi_shipin ul {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.jiashi_shipin ul li {
	width: 100;
	height: 100px;
	margin-right: 4px;
	padding: 2px;
	float: left;
	margin-top: 10px;
}
.jiashi_shipin ul li:last-child {
	margin-right:0;
}
.jiashi_shipin ul li img {
	width: 97px;
	height: 77px;
	border: 1px solid #e6e6e6;
}

.jiashi_shipin ul li .jx_name {
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

#main6 {
	width: 100%;
	height: auto;
	clear: both;
}
#main6:after {
	content:'';
	display:block;
	clear:both;
}
.content_d {
	width: 98%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.content_d li {
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgs_d {
	width: 50%;
	float: left;
	border-bottom: 1px dotted #c1c1c1;
	padding: 5px 0;
	
}

.imgs_d span {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgs_d a {
	display: block;
	font-size:12px;
}

.imgs_d img {
	width: 90%;
	height: 90px;
}

.imgs_d2 {
	text-align: right;
}

.imgs_d2:after {
	border-bottom: 1px dotted #c1c1c1;
}

.imgTitle {
	width: 90%;
	display: block;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgs_d2 .imgTitle {
	float: right;
}

.imgTitle ,.pu_tit ul li,#main2 ul li,.news_list li {
	background: url("../images/icon_v9.png") no-repeat left -124px;
	padding-left: 9px;
}

span .imgTitle {
	background: none;
}

.words_d {
	width: 180px;
	height: 100px;
	float: right;
}

.main_tit_d {
	width: 180px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.main_tit_d a {
	color: #FF3300;
	font-weight: bold;
}

.main_con_d {
	width: 175px;
	height: 73px;
	text-indent: 2em;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
}

.main_xx_d {
	width: 300px;
	height: 3px;
	line-height: 3px;
	border-bottom: 1px dotted #e6e6e6;
	clear: both;
}

.pu_tit {
	width: 98%;
	height: auto;
	font-size: 12px;
}

.pu_tit:after {
	content: '';
	display: block;
	clear: both;
}

.pu_tit ul li {
	margin-right: 5px;
	float: left;
	height: 28px;
	line-height: 28px;
	color: #c1c1c1;
}
/*香车美女*/
#main7 {
	width: 100%;
	height: 260px;
	clear: both;
}

.xaingche_meinv {
	width: 100%;
	height: 185px;
	border-top: 2px solid #04A1EA;
}

.xaingche_meinv ul {
	width: 98%;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.xaingche_meinv ul li {
	width: 133px;
	height: 217px;
	margin-right: 19px;
	padding: 2px;
	float: left;
	margin-top: 5px;
}

.xaingche_meinv ul li img {
	width: 132px;
	height: 182px;
	border: 1px solid #e6e6e6;
}

.xaingche_meinv ul li .jx_name {
	width: 147px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

/*友情链接*/
#main8 {
	clear: both;
}

.link {
	padding:15px;
	background:#F3F3F3;
	border:1px solid #e6e6e6;
}
.link:after {
	content:'';
	display:block;
	clear:both;
}
.link ._title {
	 
}
.link .xcxz_tit {
	float:none;
}
.link ul {
	width: 98%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.link ul li {
	width: auto;
	height: 30px;
	margin-right: 19px;
	float: left;
	margin-top: 10px;
}

.footer_wrapper {
	width:100%;
	margin-top:30px;
	background:#575757;
}
#footer {
	width: 960px;
	height: auto;
	margin: 0px auto;
	font-size: 12px;
	clear: both;
	color:#bcbcbc;
}
#footer:after {
	content:'';
	display:block;
	clear:both;
}
#footer a {
	color:#bcbcbc;
	font-size:12px;
}
#footer a:hover {
	color:#fff;
}
#footer ul a {
	line-height:40px;
	padding:0 8px;
}
.lxwm {
	text-align: center;
}
#footer .lxwm {
margin:0 auto;
}
.lxwm ul {
	width:580px;
	height: 40px;
	margin:0 auto;
}

.lxwm ul li {
	
	float: left;
}

.beian {
	text-align:center;
	font-size:12px;
	padding-bottom:15px;
	
}
.beian a img{vertical-align:middle;padding-right:5px;}

/*--------------------list------热门驾校------------*/
#main12 {
	width: 968px;
	height: auto;
}

.rmjx {
	width: 100%;
	height: auto;
	border-top: none;
}

.rmjx .tit {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 2px solid #04A1EA;
}

.rmjx .tit h3 {
	padding: 5px;
	float: left;
}

.rmjx .tit span {
	padding: 5px;
	float: right;
	width: 60px;
	height: 25px;
}

.rmjx .con {
	width: 100%;
	height: auto;
	clear: both;
}

.rmjx .con .bgtab {
	width: 100%;
	height: auto;
	padding-top: 5px;
}

.rmjx .con .smtab {
	width: 160px;
	height: 130px;
	float: left;
}
/*-----------------点击选地区--------------------------*/

.bg {
	position: absolute;
	z-index: 999;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	left: 0;
	top: 0;
	height: 99%;
	width: 100%;
}

.beian_winBG {
	MARGIN-TOP: -100px;
	LEFT: 50%;
	MARGIN-LEFT: -240px;
	WIDTH: 420px;
	POSITION: absolute;
	TOP: 146px;
	HEIGHT: 110px;
	border: #666666 1px solid;
	z-index: 1000;
}

.xzdq {
	width: 413px;
	height: 77px;
	background-color: white;
	margin: 2px auto;
	padding-left: 6px;
}

.beian_winBG a {
	width: 100px;
	height: 25px;
	margin-right: 13px;
	line-height: 25px;
}

.xz {
	width: 90%;
	float: left;
	color: white;
	text-align: center;
	line-height: 30px;
}

.clo {
	color: #333;
	text-align: right;
	height: 30px;
	width: 10%;
	float: right;
	margin-right: -8px;
	margin-top: 5px;
}

.tith {
	width: 100%;
	background: #04A1EA;
	height: 30px;
	border-bottom: #666666 1px solid;
}

.address_d {
	height: 30px;
	float: left;
	width: 100px;
	margin-top: 20px;
}

.qg_d {
	padding-top: 10px;
	padding-left: 15px;
	background: url(../images/address_bg.png) no-repeat;
	width: 89px;
	height: 30px;
	border: none;
}

.qg_d:hover {
	cursor: pointer;
}

.imgTitle:before {
	content: '';
	display: block;
	clear: both;
}

.imgTitle a {
	line-height: 28px;
	font-weight: bold;
}

.imgs_d .imgTitle a {
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgs_li {
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: 5px;
}

.imgs_li2,.imgs_li4 {
	text-align: right;
}

.imgs_li .img a {
	display: block;
}

.imgs_li img {
	width: 90%;
	height: 90px;
}

.imgs_li span {
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 90%;
	background: #000;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
/*实现FF背景透明，文字不透明*/
	filter: Alpha(opacity=60);
/*实现IE背景透明*/
	text-align: center;
	color: #888888;
	font-size: 12px;
}

.imgs_li2 span,.imgs_li4 span {
	position: absolute;
	right: 0;
	left: 10%;
}

.imgs_li span a {
	color: #fff;
	line-height: 25px;
}
#scrollBox2 td,#scrollBox2 td a{
	color:#999;
	
}
#scrollBox2 td,.bmtit td {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

#scrollBox2 td._time ,.bmtit td._time {
	text-indent: 10px;
}
.vip_jiakao {
	width:100%;
	overflow:hidden;
	text-align:center;
}
.article_detail {
	width:960px;
	margin:20px auto 0;
}
.article_detail .col_1 {
	width:70%;
	float:left;
}
.article_detail .col_r {
	width:30%;
	float:right;
}
.article_detail .col_r ._item {
	padding-left:20px;
}
.article_detail:after {
	content:'';
	clear:both;
	display:block;
}
.article_detail h2
{
	font-size: 28px;
	padding: 15px 0;
	text-align: center;
}
.title_topbar {
	border-bottom: 1px dotted #c2c2c2;
	color: #898989;
	margin-bottom: 15px;
	padding-bottom: 35px;
}
.breadcrumb {
  background: none repeat scroll 0 0 #efefef;
  color: #666;
  height: 33px;
  text-indent:10px;
}
.breadcrumb li{
	display:inline-block;
	float:left;
	line-height:33px;
}
.title_topbar em {
  float: left;
  font-size: 14px;
  font-style: normal;
  line-height: 27px;
}
.news_list h3 {
	border-top: 3px solid #076ea8;
	color: #076ea8;
	font-size: 18px;
	height: 38px;
	line-height: 35px;
	text-indent: 10px;
}
.news_list li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height:25px;
}
.body_other {
	background:url("../images/top4.jpg") no-repeat scroll center top;
	min-height:100%;  
	position:relative;
}
.body_other .footer_wrapper {
	position:absolute;  
	bottom:0;  
}
.body_other .top {
  height: 336px;
  margin: 0 auto;
  padding: 0;
  width: 960px;
}
.body_other .container {
	padding-bottom:60px;
}
.body_other .main-content {
  background: url("../images/c_bj.jpg") repeat-y scroll 0 0 ;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  width: 960px;
}
.body_other .main-content .col_1 {
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 175px;
}

.body_other .col_r {
  float: left;
  margin: 0 0 0 17px;
  overflow: hidden;
  padding: 0;
  width: 768px;
}
.col_r .joy_tit {
  background: url("../images/other_tit.jpg") no-repeat scroll 0 0 ;
  border-bottom: 1px solid #a9a9a9;
  height: 76px;
}
.col_r .joy_tit span {
	font-size:18px;
	display:line-block;
	float:left;
	padding-left:45px;
	padding-top:40px;
}
.col_r .right_info {
  line-height: 25px;
  overflow: auto;
  padding: 20px 5px;
}
.dhbox_ul li {
  display: block;
  font-family: "微软雅黑";
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  margin-bottom: 10px;
  width: 165px;
}
.dhbox_ul li a.bj {
  background: url("../images/btn.gif") no-repeat scroll 0 0 ;
  display: block;
  text-decoration: none;
}
.dhbox_ul li a {
  background: url("../images/s_btn.gif") no-repeat scroll 0 0;
  color: #fff;
  display: block;
  height: 34px;
  text-align: center;
  width: 163px;
}
.span12 {
	margin-top:25px;
}
.message .control-group label {
	display:block;
  float: left;
  width: 80px;
}
.message .control-group label span ,.controls span{
	font-size:12px;
	color:#999;
}
.message .control-group {
  line-height: 20px;
  margin-bottom: 10px;
}
.control-group input,.control-group textarea,.control-group select{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-radius: 4px;
	color: #555555;
	display: inline-block;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 4px 6px;
	vertical-align: middle;
}
.control-group select {
	height:30px;
	line-height:30px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 256px;
}
.message textarea {
    min-height: 100px;
    min-width: 500px;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.text-warning {
	background:#c00;
	line-height:25px;
	text-indent:25px;
	color:#fff;
}
.bzbx_img{width:100px;height:70px;}
.content_d li {width:33.33%;height:100px;float:left;}
.jkdt li,.jkzs li {width:98%;height:100px;float:left;}
.jkdt  ,.jkzs  {font-size:14px;}
.img-div img{width:60px;}
.select_cx {
  display: none;
  width: 20%;
  height: 100px;
  position: fixed;
  background-color: white;
  z-index: 999;
  top: 125px;
  left: 26%;
  line-height: 50px;
  border: 1px solid #efefef;
  border-radius: 10px;
  padding: 10px;
}
.xclc_tit{ 
  margin: 1px 0 0 0;
  font-size: 14px;
  font-weight: 400;
  color: #9299A5;
  line-height: 20px;
}
.xcxz_tit{
padding-left: 5px;
padding-right: 5px;
border-left: 5px solid #254282;
font-weight: 700;
font-size: 20px;
line-height: 25px;
color: #254282; 
}
.lxfs{width:1200px;height:150px;margin:10px auto;display:flex;}


.car-exam .zgz .zgzCon {
    display: flex;
}

.car-exam .zgz .zgzCon ul {
    flex: 1;
    padding: 0;
    overflow: auto;
    padding-top: 5px;
}

.car-exam .zgz .zgzCon ul li {
    width: 368px;
}

.car-exam .zgz .til {
    margin: 0 0 20px 0 !important;
}

.car-exam .zgz .zgzCon ul li {
    margin: 0 15px 20px 0;
}

.car-exam .zgz .foot {
    width: 368px;
    height: 203px;
    background: linear-gradient(126deg, #2CCBA0 0%, #6FE7C6 100%);
    border-radius: 20px;
    margin: 0 !important;
    margin-top: 5px !important;
    padding: 28px 40px;
    box-sizing: border-box;
}

.car-exam .zgz .foot a div {
    float: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.car-exam .zgz .foot a div img {
    margin: 0;
}

.car-exam .zgz .foot a p {
    float: none;
}

.car-exam .zgz .foot a p:nth-of-type(1) {
    margin: 15px 0 8px 0;
    line-height: 24px;
    display: flex;
    align-items: center;
    position: relative;
}

.car-exam .zgz .foot a p:nth-of-type(1) img {
    width: 42px;
    height: 12px;
    transition: all ease 0.4s;
    position: absolute;
    left: 100px;
    opacity: 0;
}

.car-exam .zgz .foot a p:nth-of-type(2) {
    margin: 15px 0 8px 0;
    line-height: 20px;
}

.car-exam .cont .til {
    margin: 30px 0 5px 0;
    font-size: 28px;
    font-weight: 600;
    color: #101D37;
    line-height: 40px;
    text-align: center;
}

.car-exam .cont ul {
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 30px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    flex-flow: wrap;
}

.car-exam .cont li {
    float: left;
    width: 258px;
    height: 90px;
    margin: 20px 0 0 0;
    border-radius: 20px;
    border: 1px solid #E3E7E9;
    transition: all linear 0.3s;
    background-position: -4px !important;
    box-sizing: border-box;
}

.car-exam .cont li a {
    display: block;
    padding-top: 17px;
}

.car-exam .cont li:hover {
    transform: translateY(-4px);
    background: url('http://jxedttest.58v5.cn/pcNewSite/images/home/homeSelectBgc.png') no-repeat;
    background-size: 106% 106%;
    box-shadow: 3px 3px 15px 0px rgba(0, 78, 109, 0.1);
    border: none;
}

.car-exam .cont li:nth-child(2n) {
    margin-left: 10px;
}

.car-exam li div {
    float: left;
    width: 56px;
    height: 56px;
    margin: 0px 15px 0 30px;
    border-radius: 50%;
    background: #E8FFF7;
}

.car-exam .km-4 li div {
    background: #E8FDFF;
}

.car-exam li img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 8px;
}

.car-exam li p:nth-of-type(1) {
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
    color: #101D37;
}

.car-exam li p:nth-of-type(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #9299A5;
}

.car-exam .foot {
    width: 530px;
    height: 90px;
    margin: 15px auto 0;
    transition: all ease 0.4s;
    border-radius: 20px;
}
.lc_tit{color:#999;font-size:14px;line-height:30px;}
.car-exam .foot:hover {
    transform: translateY(-4px);
    box-shadow: 3px 3px 15px 0px rgba(0, 71, 99, 0.24);
}

.car-exam .zgzCon .foot:hover .homeZgzMnksICon {
    opacity: 1 !important;
    left: 130px !important;
}

.car-exam .foot div {
    float: left;
    width: 56px;
    height: 56px;
    margin: 17px 0 0 30px;
    border-radius: 50%;
    background: #E8FFF7;
}

.car-exam .foot img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 8px auto 0;
}

.car-exam .foot p:nth-of-type(1) {
    display: block;
    float: left;
    margin: 0 15px;
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 90px;
}

.car-exam .foot p:nth-of-type(2) {
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 90px;
}

.car-exam .km-1 .foot {
    position: relative;
    background: url('../images/home/km1-btn-default.png') no-repeat 0 0;
    background-size: contain;
}

.car-exam .km-4 .foot {
    background: url('../images/home/km4-btn-default.png') no-repeat 0 0;
    background-size: contain;
}

.car-exam .km-1 .foot .ball {
    position: absolute;
    left: 0;
    top: 0;
    height: 111px;
    height: 111px;
    background: url('../images/home/ball-blue.png') no-repeat 0 0;
    background-size: contain;
}

/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);}*/
@charset "utf-8";
/* CSS Document */
 
/* 自动轮播样式 */
.banner-container{
	width:1200px;
	height:400px;
	/* 轮播图居中 */
	margin:1rem auto;
	/* 隐藏超出展示容器的内容 */
	overflow: hidden;
	position: relative;
}
 .swiper {
    width: 1200px;
    height: 410px;
} 
.banner-container .banner-img-container {
	width:6000px;
	height:400px;
	overflow: hidden;
	position: absolute;
	/* 开启弹性盒，让图片横向排列 */
	display: flex;
	animation: run 50s ease infinite;
}
 
.banner-container .banner-img-container img{
	width:1200px;
	height:100%;
}
 
/* 动画关键帧 */
@keyframes run {
	0%,10%{
		/* margin-left: 0; */
		transform: translateX(0);
	}
	20%,30%{
		/* margin-left: -1200px;; */
		transform: translateX(-1200px);
	}
	40%,50%{
		/* margin-left: -2400px; */
		transform: translateX(-2400px);
	}
	60%,70%{
		/* margin-left: -3600px; */
		transform: translateX(-3600px);
	}
	80%,90%{
		/* margin-left: -4800px; */
		transform: translateX(-4800px);
	}
	100%{
		/* margin-left: 0; */
		transform: translateX(0);
	}
}
@charset "utf-8";
/* CSS Document */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.process {
    width: 1200px;
    margin: 66px auto 0;
}

.process .til {
    font-size: 36px;
    font-weight: 600;
    color: #101D37;
    line-height: 50px;
}

.process .tilSub {
    margin: 1px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #9299A5;
    line-height: 20px;
}

.process .cont {
    overflow: hidden;
    height: 210px;
    margin: 20px 0 0 0;
    border-radius: 20px;
    background: #fff;
}
.thumb_nn{width:80%;overflow:hidden;font-size:14px;font-weight:bold;margin-top:10px;}
.process li {
    float: left;
    width: 168px;
    height: 210px;
    transition: all ease-out 0.1s;
    background: url('../images/home/process-bg.png') no-repeat right center;
    background-size: contain;
    cursor: pointer;
}

.process li:last-child {
    background: none;
}

.process li .short img {
    display: block;
    width: 112px;
    height: 112px;
    margin: 23px 0 0 10px;
}

.process li .short p {
    font-size: 20px;
    font-weight: 600;
    color: #101D37;
    line-height: 28px;
    text-indent: 35px;
    text-align: left;
}

.process li .long {
    display: none;
}

.process li .long .info {
    float: left;
    padding: 0 0 0 21px;
}

.process li .long img {
    display: block;
    float: left;
    width: 180px;
    height: 180px;
}
.process li .long .name {
    margin: 39px 0 1px 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    color: #101D37;
}

.process li .long .desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #9299A5;
}

.process li .long a {
    display: block;
    width: 112px;
    height: 40px;
    margin: 25px 0 0 0;
    border: none;
    border-radius: 20px;
    background: rgb(19, 132, 252);
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.process li:nth-child(1n) a {
    background: rgb(19, 132, 252);
}

.process li:nth-child(2n) a {
    background: rgb(0, 195, 86);
}
.thumb_nn{cursor:pointer;}
.process li:nth-child(3n) a {
    background: rgb(136, 61, 255);
}

.process li.active,
.process li:hover {
    background: none;
    width: 358px;
}

.process li.active .short,
.process li:hover .short {
    display: none;
}

 .process .con img{
 height:120px;}
.xclc{
	width:16.6%;height:190px;text-align:center;cursor:pointer;
}
.xclc:hover,.xclc span:hover{
	color:rgb(19, 132, 252)
}
.xclc span{line-height:90px;height:90px;margin-top:30px;display:block;color:#333;}
.car-exam {
    width: 1200px;
    margin: 66px auto 0;
}

.car-exam .til {
    font-size: 36px;
    font-weight: 600;
    color: #101D37;
    line-height: 50px;
	cursor:pointer;
}

.car-exam .tilSub {
    margin: 1px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #9299A5;
    line-height: 20px;
}

.car-exam .cont {
    overflow: hidden;
    margin: 20px 0 50px 0;
}

.car-exam .km-1 {
    float: left;
    width: 590px;
    height: 90px;
    border-radius: 20px;
    background: #fff;
}

.car-exam .km-4 {
    float: right;
    width: 590px;
    height: 90px;
    border-radius: 20px;
    background: #fff;
}
.cx_now{
color:#37B5F8}
.car-exam .zgz {
    display: none;
    width: 1200px;
    height: 335px;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 30px 30px 45px 30px;
    box-sizing: border-box;
}