﻿@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0 auto;
	font-size: 14px;
	font-family: "微软雅黑";
}

ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

img {
	border: 0px;
}

a {
	color: #444;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

input,
input:hover,
button,
button:hover {
	outline: 0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}


/* 车主服务平台 */

.carsearch {
	padding: 30px 0;
}

.serviceBox {
	height: 396px;
}

.violationQuery {
	width: 836px;
	height: 350px;
	float: left;
	background-color: #fff;
}

.query_tit {
	background: url(query-bg.jpg) no-repeat center bottom;
	width: 140px;
	height: 312px;
	float: left;
	padding-top: 38px;
	text-align: center;
	font-size: 15px;
	color: #d15205;
}

.query_tit em {
	background: url(query-icon.png) no-repeat;
	width: 48px;
	height: 48px;
	display: inline-block;
	margin-bottom: 3px;
}

.query_list {
	width: 580px;
	float: left;
	padding: 35px 40px;
}

.query_list dt {
	width: 90px;
	height: 30px;
	line-height: 30px;
	float: left;
	display: inline;
	padding-right: 15px;
	padding-bottom: 18px;
	text-align: right;
	color: #616161;
}

.query_list dd {
	width: 475px;
	height: 30px;
	line-height: 30px;
	float: left;
	display: inline;
	padding-bottom: 18px;
	color: #959595;
}

.query_list dd span {
	padding-left: 8px;
}

.c_input {
	width: 296px;
	height: 26px;
	line-height: 26px;
	float: left;
	display: inline;
	padding: 2px 0 2px 10px;
	margin: 0;
	margin-right: 4px;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	background: url(icon.png) no-repeat 286px -127px #fff;
	color: #333;
	font-family: "微软雅黑";
}

.b_input {
	width: 142px;
	height: 26px;
	line-height: 26px;
	float: left;
	display: inline;
	padding: 2px 0 2px 10px;
	margin: 0;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	background: url(triangle.png) no-repeat 125px 13px;
	color: #333;
	font-family: "微软雅黑";
}

.p_input {
	width: 288px;
	height: 26px;
	line-height: 26px;
	float: left;
	display: inline;
	padding: 2px 10px;
	margin: 0;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	color: #333;
	font-family: "微软雅黑";
}

.y_input {
	width: 210px;
	height: 26px;
	line-height: 26px;
	float: left;
	display: inline;
	padding: 2px 10px;
	margin: 0;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	color: #333;
	font-family: "微软雅黑";
}

.yzm {
	float: left;
	display: inline;
	margin-left: 8px;
}

.yzm img {
	width: 70px;
	height: 30px;
	border-radius: 0 3px 3px 0;
}

.query_btn {
	padding: 8px 0 0 105px;
}

.f_btn {
	width: 288px;
	height: 30px;
	color: #fff;
	background-color: #f87322;
	border: none;
	border-radius: 3px;
	font-size: 14px;
	cursor: pointer;
	font-family: "微软雅黑";
}

.query_list label {
	position: relative;
	float: left;
}

.cartype {
	position: relative;
}

.tb_list {
	display: none;
	border: 1px solid #E9E9E9;
	background: #fff;
	position: absolute;
	top: 32px;
	left: -1px;
	z-index: 100;
}

.tb_list li {
	width: 55px;
	height: auto;
	line-height: 28px;
	color: #8B8B8B;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	cursor: pointer;
}

.tb_list li:hover,
.tb_list li.open_selected {
	background: #339EE6;
	color: #fff;
}

.tb_list3 {
	display: none;
	width: 306px;
	border: 1px solid #E9E9E9;
	background: #fff;
	position: absolute;
	top: 29px;
	left: 0px;
	z-index: 100;
}

.tb_list3 li {
	height: auto;
	width: auto;
	line-height: 28px;
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	cursor: pointer;
}

.tb_list3 li:hover,
.tb_list3 li.open_selected {
	background: #339EE6;
	color: #fff;
}

.join_box {
	width: 340px;
	height: 350px;
	float: right;
	background: #fff;
}

.join_t {
	height: 48px;
	padding-left: 46px;
	background: url(join_icon.png) no-repeat 15px center #898989;
	line-height: 48px;
	font-size: 15px;
	color: #fff;
}

.join_img {
	width: 300px;
	padding: 20px;
	overflow: hidden;
	height: 262px;
	position: relative;
	background: #f3f3f3;
}

.banList {
	position: absolute;
	height: 262px
}

.banList li {
	height: 262px;
	opacity: 0;
	position: absolute;
	transform: scale(0);
	transition: transform 0.5s ease 0s, opacity 1.5s ease 0s;
	z-index: 1;
}

.banList li.join_ac {
	opacity: 1;
	transform: scale(1);
	z-index: 2;
}

.fomW {
	position: absolute;
	bottom: 25px;
	right: 20px;
	height: 20px;
	z-index: 9;
	width: 300px;
}

.jsNav {
	padding-right: 10px;
	text-align: right;
}

.jsNav a {
	display: inline-block;
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 0 2px;
}

.jsNav a.join_cur {
	background: #fc8f0f;
	cursor: pointer
}


/* 车主服务 */

.carService {
	padding: 60px 0;
}

.h_navigation em {
	background: url("navigation-bg.png") no-repeat center 0;
	display: block;
	height: 30px;
}

.h_navigation h3 {
	text-align: center;
	font-size: 24px;
	color: #464646;
	font-weight: normal;
	padding-top: 10px;
	margin-top: 50px;
}

.h_navigation h4 {
	text-align: center;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

.serviceBox {
	height: 322px;
	padding-top: 40px;
}

.orderRecord {
	width: 836px;
	height: 350px;
	float: left;
	background-color: #f3f3f3;
}

.order_tit {
	background: url("record-bg.jpg") no-repeat center bottom rgb(30,153,127);
	float: left;
	width: 150px;
	height: 350px;
}

.order_tit h3 {
	width: 150px;
	height: 136px;
	line-height: 136px;
	text-align: center;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}

.order_deal {
	padding-left: 34px;
}

.order_deal a {
	width: 116px;
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
	font-size: 16px;
	display: inline-block;
	text-align: center;
}

.order_deal a:hover {
	color: #fff;
}

.order_deal a.d_active {
	color: rgb(30,153,127);
	background-color: #FFFFFF;
	border-radius: 3px 0 0 3px;
}

.order_list {
	display: none;
	width: 626px;
	height: 292px;
	overflow: hidden;
	padding: 0 30px;
	margin-top: 23px;
}

.order_list li {
	float: left;
	width: 240px;
	height: 38px;
	line-height: 38px;
	padding: 0 34px;
}

.order_list li a span {
	width: 78px;
	color: #898989;
	padding: 0 5px;
	display: inline-block;
}

.newDynamics {
	float: right;
	width: 455px;
	height: 322px;
	background-color: #F5F5F5;
}

.dynamic_tit {
	height: 55px;
	line-height: 55px;
	color: #333333;
	font-size: 18px;
	border-bottom: 1px solid #E3E3E3;
}

.dynamic_tit em {
	background: url("tx-icon.png") no-repeat 0 -124px;
	width: 22px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
}

.dynamic_tit span {
	color: #999999;
	font-size: 14px;
	padding-left: 5px;
}

.dynamic_list {
	padding: 15px 20px;
}

.dynamic_list li {
	background: url("tx-icon.png") no-repeat -211px -30px;
	padding-left: 10px;
	height: 45px;
	line-height: 45px;
	color: #666666;
	border-bottom: 1px dashed #D4D4D4;
}

.dynamic_list li a {
	width: 310px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dynamic_list li span {
	color: #959595;
	float: right;
}


/* 车管业务 驾证业务*/



.vehicleList {
	padding-top: 40px;
}

.vehicleList li {
	float: left;
	width: 276px;
	height: 320px;
	text-align: center;
	margin-right: 32px;
}

.vehicleList li.last_child {
	margin-right: 0;
}

.vehicleList li .inner {
	height: 218px;
	padding: 30px;
	margin-top: 42px;
	color: #393939;
	border: 1px solid #C9C9C9;
}

.vehicleList li .inner h4 {
	font-size: 16px;
	padding-top: 38px;
}

.vehicleList li .inner p {
	font-size: 13px;
	color: #7D7D7D;
	padding: 20px 0;
}

.handleBtn {
	width: 100px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	text-align: center;
	margin-top: 50px;
	border-radius: 3px;
	cursor: pointer;
}

.inner .handleBtn {
	background-color: rgb(30,153,127);
	color: #FFFFFF;
}

.inner1 .handleBtn {
	border: 1px solid rgb(30,153,127);
	color: rgb(30,153,127);
}

.inner1 .handleBtn:hover {
	background-color: rgb(30,153,127);
	color: #FFFFFF;
}

.vehicleList li .inner1 {
	padding: 30px;
}

.vehicleList li .inner1 h4 {
	font-size: 16px;
	padding-top: 15px;
}

.vehicleList li .inner1 p {
	font-size: 13px;
	color: #626262;
	padding: 20px 0;
}

.vehicle1,
.vehicle2,
.vehicle3,
.vehicle4 {
	width: 84px;
	height: 84px;
	margin: 0 auto;
	margin-top: -70px;
}

.vehicle5,
.vehicle6,
.vehicle7,
.vehicle8 {
	width: 96px;
	height: 96px;
	margin: 0 auto;
}

.vehicle1 {
	background: url("vehicle.png") no-repeat 0 -100px;
}

.vehicle2 {
	background: url("vehicle.png") no-repeat -100px -100px;
}

.vehicle3 {
	background: url("vehicle.png") no-repeat -200px -100px;
}

.vehicle4 {
	background: url("vehicle.png") no-repeat -300px -100px;
}

.vehicle5 {
	background: url("vehicle.png") no-repeat 0 0;
}

.vehicle6 {
	background: url("vehicle.png") no-repeat -100px 0;
}

.vehicle7 {
	background: url("vehicle.png") no-repeat -200px 0;
}

.vehicle8 {
	background: url("vehicle.png") no-repeat -300px 0;
}

.hotlineService {
	background: url("hotline-sbg.jpg") no-repeat center 0;
	height: 132px;
}

.s_navigation {
	float: left;
	width: 800px;
	text-align: center;
	color: #E8ECEF;
}

.s_navigation h3 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 40px;
	padding-bottom: 8px;
}

.s_navigation h4 {
	font-size: 12px;
	font-weight: normal;
}

.s_hotline {
	float: right;
	width: 400px;
}

.s_hotline em {
	background: url("tx-icon.png") no-repeat -152px -86px;
	width: 64px;
	height: 64px;
	float: left;
	margin: 34px 15px 34px 50px;
}

.s_hotline p {
	color: #FFE8E2;
	font-size: 28px;
}

.s_hotline p.n_hotline {
	font-size: 22px;
	padding-top: 35px;
}


/*公司车私家车*/

.tck_bg {
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=30);
	/*兼容ie*/
	opacity: 0.3;
	position: fixed;
	top: 0;
	left: 0;
}

.cgs_main {
	width: 460px;
	height: 300px;
	position: fixed;
	top: 80px;
	left: 50%;
	margin-left: -230px;
}

.cgs_mt {
	height: 220px;
	padding: 0 40px;
	border-radius: 0 0 3px 3px;
	background: #fff;
}

.cgs_mt li {
	width: 110px;
	float: left;
	padding: 30px 40px 0 40px;
	text-align: center;
}

.cgs_mt li a {
	font-size: 16px;
	color: #1376db;
}

.cgs_mt li a.cgs_cur i {
	background: url(icon1.png) no-repeat 0 -231px;
}

.cgs_mt li em {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin-bottom: 8px;
}

.cgs_mt li p {
	margin-bottom: 12px;
}

.cgs_mt li i {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(icon1.png) no-repeat -30px -231px;
}

.car_icon1 {
	background: url(icon1.png) no-repeat 0 -112px;
}

.car_icon2 {
	background: url(icon1.png) no-repeat -100px -112px;
}

.cgs_mb {
	height: 56px;
	padding-top: 24px;
	border-radius: 3px 3px 0 0;
	background: #6fb3fe;
	text-align: center;
}

.cgs_mb button {
	width: 120px;
	height: 32px;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 3px;
	background: #377ff7;
	color: #fff;
	cursor: pointer;
}

.carousel-indicators .active {
	background-color: rgb(30,153,127) !important;
}

.chaxun ul li {
	border: 1px solid #DDDDDD;
	float: left;
	margin-left: 10px;
	color:rgb(30,153,127);
}

.chaxun span {
	height: 38px;
	line-height: 38px;
	display: inline-block;
	padding: 0 5px;
}

.chaxun ul li img {
	height: 36px;
	margin-top: -5px;
}

.chaxun label {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	float: left;
}

.chaxun label:nth-child(2) input {
	height: 38px !important;
	border: none !important;
	width: 100px;
}

.chaxun label:nth-child(4) ul li:nth-child(2),
.chaxun label:nth-child(4) ul li:nth-child(3) {
	border: none !important;
}

.chaxun label:nth-child(4) ul li input {
	margin-right: 5px;
}

.chaxun label:nth-child(3) {
	margin-left: 50px;
}

.chaxun label:nth-child(4) span {
	display: inline-block;
	min-width: 120px;
}

.sbox {
	border: 1px solid #ededed;
}

.smc {
	height: 130px;
}

.smc li {
	width: 399px;
	height: 60px;
	float: left;
}

.smc li span {
	width: 130px;
	float: left;
	line-height: 40px;
	text-align: right;
}

.select-list {
	float: left;
	display: inline-block;
}

.select-list .select_box {
	height: 40px;
	color: #000;
	background: url(txb_2.gif) 100% 50% no-repeat #fff;
	float: left;
}

.select-list div.tag_select {
	height: 38px;
	line-height: 38px;
	display: block;
	border: 1px solid #DDDDDD;
	padding: 0 5px;
}

.select-list ul.tag_options {
	position: absolute;
	padding: 5px;
	margin: 0;
	list-style: none;
	border: 1px solid #DDDDDD;
	background: #fff;
}

.select-list ul.tag_options li {
	line-height: 28px;
	height: 28px;
	padding: 0;
	background: #fff;
	float: left;
	text-align: center;
}

.select-list ul.tag_options li.open_selected {
	background: #316AC5;
	color: #fff;
	padding: 0;
	text-align: center;
}

.select-list ul.tag_options li {
	line-height: 28px;
	height: 28px;
	padding: 0;
	background: #fff;
	float: left;
	text-align: center;
}

select:not(:-internal-list-box) {
	overflow: visible !important;
}

#form_city option {
	font-weight: normal;
	display: block;
	white-space: pre;
	min-height: 1.2em;
	padding: 0px 2px 1px;
}

.select-list-margin {
	margin-right: 5px;
}

.select-list {
	float: left;
	display: inline-block;
}

.select-list .select_box {
	height: 40px;
	color: #000;
	background: url(txb_2.gif) 100% 50% no-repeat #fff;
	float: left;
}

.select-list div.tag_select {
	height: 38px;
	line-height: 38px;
	display: block;
	border: 1px solid #DDDDDD;
	padding: 0 5px;
}

.select-list div.tag_select_hover {
	display: block;
	color: #000;
	height: 38px;
	line-height: 38px;
	border: 1px solid #DDDDDD;
	padding: 0 5px;
}

.select-list div.tag_select_open {
	display: block;
	color: #000;
	height: 38px;
	line-height: 38px;
	border: 1px solid #DDDDDD;
	padding: 0 5px;
}

.select-list ul.tag_options {
	position: absolute;
	padding: 5px;
	margin: 0;
	list-style: none;
	border: 1px solid #DDDDDD;
	background: #fff;
}

.select-list ul.tag_options li {
	line-height: 28px;
	height: 28px;
	padding: 0;
	background: #fff;
	float: left;
	text-align: center;
}

.select-list ul.tag_options li.open_selected {
	background: #316AC5;
	color: #fff;
	padding: 0;
	text-align: center;
}

.select-list ul.tag_options li.open_hover {
	background: #5693f4;
	color: #fff;
	padding: 0;
}

iframe {
	border-width: 0;
	border-style: inset;
	border-color: initial;
	border-image: initial;
}

.mtitle {
	padding: 25px 0;
	font-size: 26px;
	color: #1168ea;
	text-align: center;
}

.linklist {
	padding-bottom: 30px;
	text-align: center;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.linklist img {
	border: 1px solid #d8d8d8;
}

.linklist a {
	margin: 0 8px;
}

.xuanfu {
	position: fixed;
	top: 0;
	z-index: 999;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 100%;
}
a:target{display: block;padding-top: 100px;}
.cooperate_img li {
    float: left;
    margin-right: 8px;
    margin-top: 5px;
}
.company .cooperate_img{
	    width: 1050px;
    margin: 0 auto;
}
/*实用资讯标题*/
			
			* {
				margin: 0;
				padding: 0;
			}
			
			li {
				list-style: none;
			}
			
			.useful_addresses_box {
				height: 212px;
				background: rgb(30, 153, 127);
				margin-top:40px;
			}
			
			.useful_addresses {
				width: 1003px;
				margin: 0 auto;
			}
			
			.useful_addresses_list {
				padding-top: 55px;
			}
			
			.useful_addresses_list li {
				float: left;
				color: #F3F5F7;
				height: 34px;
				width: 136px;
				line-height: 17px;
			}
			
			.useful_addresses_list .useful_addresses_big_text {
				font-size: 20px;
				line-height: 34px;
				width: 100%;
				text-align: center;
				font-family: "Microsoft YaHei";
			}
			/*实用资讯内容*/
			
			.useful_addresses_content {
				height: 378px;
				width: 1003px;
				position: relative;
				margin: 0 auto;
			}
			
			.useful_addresses_content_list {
				position: absolute;
				top: -62px;
				left: 0px;
			}
			
			.useful_addresses_content_list .content_list_li {
				width: 485px;
				height: 168px;
				margin-right: 33px;
				margin-bottom: 30px;
				float: left;
				background: #F2F7FA;
			}
			
			.useful_addresses_content_list .none_margin {
				margin-right: 0;
			}
			/*实用资讯模版页面*/
			
			.content_list_temp {
				height: 168px;
				width: 485px;
				position: relative;
			}
			
			.content_right_box {
				margin-left: 188px;
				height: 168px;
				position: relative;
			}
			
			.content_right_box .content_list_more {
				float: right;
				position: relative;
				margin-top: -3px;
				margin-right: -3px;
			}
			
			.content_list_temp img {
				width: 172px;
				height: 168px;
				display: block;
				border: none;
				margin-right: 16px;
			}
			
			.content_list_temp .content_list_li_list {
				/* padding-top:14px; */
				width: 284px;
				
			}
			
			.content_list_li_list li {
				line-height: 25px;
				color: #444444;
				padding-left: 12px;
				background: url(ontop2.gif) left center no-repeat;
				overflow: hidden;
				font-size: 12px;
			}
			
			.content_list_li_list li a {
				float: left;
				color: #444444;
				width: 194px;
				height: 25px;
				overflow: hidden;
			}
			
			.content_list_li_list li a:hover {
				color: #1458F1;
			}
			
			.content_list_li_list li i {
				margin-left: 10px;
				color: #AFAFAF;
			}
			
			.content_list_li_list .content_list_li_list_big_li {
				line-height: 38px;
				color: #000000;
				font-family: "Microsoft YaHei";
				font-size: 17px;
				background: none;
				padding: 0;
				text-align: center;
			}
			
			.fl {
				float: left;
			}
			
			.more {
				width: 85px;
				height: 25px;
				border: 1px solid rgb(228, 228, 228);
				text-align: center;
				line-height: 25px;
				background: rgb(30, 153, 127);
				color: white;
				border-radius: 5px;
				position: absolute;
				font-size: 12px;
				bottom: 0;
				left: 88px;
				cursor: pointer;
			}