/*基本样式*/

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul, input {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/1.5em "微软雅黑", Arial, Helvetica, sans-serif， tahoma, arial, 'Hiragino Sans GB', 宋体;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace;
}
small {
	font-size: 12px;
}
ol, ul {
	list-style: none outside none;
}
em, i {
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #000000;
}
fieldset, img {
	border: 0 none;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#content, #footer, #header, #page {
	margin-left: auto;
	margin-right: auto;
}
input {
	padding: 5px;
}
body {
	background: #f3f4f8;
}
/*登录页面样式*/


.loginwpage {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	position: relative;
	width: 350px;
	min-height: 600px;
	margin: 50px auto 10px;
}
.InheadLogo {
	margin: 60px auto 10px;
	overflow: hidden;
	padding: 12px 0;
	width: 350px;
	text-align: center;
}
.InheadLogo font {
	color: #f3f3f3;
	display: block;
	font-size: 24px;
	margin-top: 13px;
}
.loginbanner {
	overflow: hidden;
	width: 100%;
}
.loginbanner .img02 {
}
.loginbanner div {
	height: 500px;
	position: relative;
	width: 100%;
}
.loginbox {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	width: 350px;
}
.loginbox .loginnav {
	background: #eee none repeat scroll 0 0;
	border-radius: 8px 8px 0 0;
	height: 51px;
	overflow: hidden;
	width: 350px;
}
.loginbox .loginnav a {
	border-bottom: 1px solid #ccc;
	color: #666;
	display: inline-block;
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 174px;
}
.loginbox .loginnav span {
	background: #ccc none repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 50px;
	overflow: hidden;
	vertical-align: middle;
	width: 1px;
}
.loginbox .loginnav a.on {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
}
.loginbox .logincon .con .loginfont {
	background: #fff none repeat scroll 0 0;
	overflow: hidden;
	padding: 0 25px;
}
.logintipsline {
	color: #f00;
	font-size: 12px;
	left: 30px;
	position: absolute;
	top: 65px;
}
.loginbox .logincon .con .pt {
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	height: 40px;
	margin-top: 20px;
	overflow: hidden;
}
.loginbox .logincon .con .pt i {
	background: rgba(0, 0, 0, 0) url("/Images/loginicon2.png") no-repeat scroll -189px -7px;
	display: inline-block;
	float: left;
	height: 20px;
	margin: 10px 15px 0;
	vertical-align: middle;
	width: 20px;
}
.loginbox .logincon .con .pt input {
	border: 0 none;
	display: inline-block;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 30px;
	line-height: normal;
	outline: medium none;
}
.loginbox .logincon .con .password i {
	background: rgba(0, 0, 0, 0) url("/Images/loginicon2.png") no-repeat scroll -168px -7px;
	width: 18px;
}
.loginbox .logincon .con input.btn {
	background: #3a7aa7 none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	height: 45px;
	text-align: center;
	width: 100%;
}
.loginbox .logincon .con .yanma .pt {
	float: left;
	overflow: hidden;
	width: 180px;
}
.loginbox .logincon .con .yanma img.yanm {
	background: #f4f4f4 none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	cursor: pointer;
	display: block;
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 22px;
	width: 110px;
}
.loginbox .logincon .con .de {
	color: #999;
	height: 30px;
	line-height: 30px;
}
.loginbox .logincon .con .de a {
	color: #999;
	float: right;
}
.loginbox .logincon .con .yanma {
	overflow: hidden;
}
.login_margin_bottom {
	margin-bottom: 20px;
}
.loginbox .logincon .con .yanma .pt input {
	width: 100px;
}
.logincon {
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
.loginbot {
	color: #fff;
	font-size: 12px;
	margin: 0 auto 20px;
	padding: 20px 0;
	text-align: center;
	width: 1000px;
}
/*管理员主页*/
.gltop {
	height: 60px;
	background: #fff;
	border-bottom: 1px solid #edeef0;
}
.gltop img.htlogo {
	height: 30px;
	margin: 15px 6px 15px 30px;
	border-radius: 100%;
}
.gltop .htbt {
	line-height: 30px;
	color: #000;
	font-size: 18px;
	vertical-align: 24px;
	font-weight: bold;
}
.gltop .glname {
	line-height: 60px;
	color: #a5a5a5;
	font-size: 14px;
	vertical-align: 25px;
	margin-left: 200px;
}
.gltop .glclose {
	line-height: 30px;
	color: #ff5f4f;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 40px;
	font-weight: bold;
	float: right;
}
.gltotal {
	width: 1300px;
	overflow: hidden;
}
.glleft {
	float: left;
	width: 200px;
	background: #2c303b;
	min-height: 1000px;
	padding: 10px;
}
.glleft ul {
	overflow: hidden;
	margin-top: 30px;
}
.glleft ul li {
	line-height: 50px;
}
.glleft ul li a {
	color: #b1b3c8;
	display: block;
	height: 50px;
	margin: 10px 0;
	width: 170px;
	font-size: 16px;
	padding-left: 30px;
}
.glleft ul li a:hover {
	background: #447ed9;
	color: #fff;
}
.glleft ul li a.on {
	background: #447ed9;
	color: #fff;
}
.glright {
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	min-height: 1000px;
	overflow: hidden;
	width: 1050px;
}
.glright .invent_list {
	background: #fff none repeat scroll 0 0;
	overflow: hidden;
}
.glright .mt10 {
	margin-top: 10px;
}
.glright .invent_list ul {
	background: #fff none repeat scroll 0 0;
	overflow: hidden;
}
.glright .cl {
	clear: both;
}
.glright .invent_list li {
	border-bottom: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	float: left;
	height: 141px;
	padding-left: 35px;
	padding-top: 25px;
	width: 440px;
}
.glright .animate {
	position: relative;
	transition: all 0.2s ease-out 0s;
}
.glright .invent_list .title a {
	display: inline-block;
	max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	line-height: 60px;
}
.glright .f18 {
	font-size: 18px;
}
.glright .invent-data {
	padding-top: 6px;
}
.glright .per-box {
	width: 160px;
}
.glright .i-b-d {
	display: inline-block !important;
}
.glright .mb10 {
	margin-bottom: 10px;
}
.glright .fa {
	font-family: Arial;
}
.glright .f40 {
	font-size: 26px;
}
.glright .g-orange2 {
	color: #ffa800;
}
.glright .f12 {
	font-size: 12px;
}
.glright .g9 {
	color: #999;
}
.glright .ml5 {
	margin-left: 5px;
}
.glright .mb15 {
	margin-bottom: 10px;
}
.glright .rel {
	position: relative;
}
.glright .f26 {
	font-size: 26px;
}
.glright .g6 {
	color: #666;
}
.glright .t2 {
	top: 2px;
}
.glright .db {
	display: block;
}
.glright .submit {
	margin-top: 15px;
	padding-top: 1px;
	margin-right: 20px;
	float: right;
}
.glright .submit {
	vertical-align: 12px;
}
.glright .join {
	width: 120px !important;
}
.glright .td-btn-1-or {
	background: #447ed9 none repeat scroll 0 0;
	color: #fff;
}
.glright .td-btn-1 {
	border-radius: 3px;
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 104px;
}
.glright .package_title a.gladd_people {
	float: right;
	display: inline-block;
	background-color: #1dc499;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 100px;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 60px;
}
.glright .package_title {
	line-height: 60px;
	padding-left: 32px;
	font-size: 18px;
	color: #363234;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	background: #fff;
}
.glright .package_title a {
	color: #999;
	font-size: 13px;
}
.glright .package_info i {
	color: #ff5f4f;
	font-weight: 700;
}
.glright .package_info {
	font-size: 14px;
	color: #7b7b7b;
	padding: 32px;
	line-height: 30px;
	margin-top: 10px;
	background: #fff;
}
.glright .package_info ul {
	overflow: hidden;
	margin-bottom: 30px;
}
.glright .package_info ul li {
	padding: 10px 0;
}
.glright .package_info ul li em {
	display: inline-block;
	margin-right: 20px;
	color: #333;
	font-size: 14px;
}
.glright .package_title .search-wrap {
	height: 36px;
	position: relative;
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}
.glright .package_title .search-wrap .search-ipt {
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	color: #5e5e5e;
	font-family: "microsoft yahei";
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding: 0 34px 0 10px;
	transition: border 0.1s ease-in-out 0s;
	width: 100px;
	vertical-align: 12px;
}
.glright .search-wrap .search-btn {
	background: rgba(0, 0, 0, 0) url("/Images/search-bg.png") no-repeat scroll 0 0;
	bottom: 0;
	cursor: pointer;
	display: block;
	height: 34px;
	position: absolute;
	right: 0;
	width: 34px;
}


.glright .package_title .search-flex {
	margin: 12px 12px;
    display:flex;
    flex-wrap: wrap;
}

.glright .package_title .search-flex .search-ipt {
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	color: #5e5e5e;
	font-family: "microsoft yahei";
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding: 0 10px 0 10px;
	transition: border 0.1s ease-in-out 0s;
	width: 120px;
	vertical-align: 12px;
    margin:5px 20px 5px 0;
}
.glright .search-flex .search-btn {
	background: rgba(0, 0, 0, 0) url("/Images/search-bg.png") no-repeat scroll 0 0;
	bottom: 0;
	cursor: pointer;
	display: block;
	height: 34px;
	position: absolute;
	right: 0;
	width: 34px;
}


.Gas_station {
	background: #fff;
	margin-top: 10px;
	overflow: hidden;
}
.Gas_station_list {
	padding: 30px;
	overflow: hidden;
	border-bottom: 1px solid #f3f4f8;
}
.Gas_station_list li {
	float: left;
}
.Gas_station_list li img {
	height: 80px;
	width: 107px;
	margin-right: 20px;
}
.Gas_station_list li p {
	font-size: 12px;
	line-height: 24px;
	color: #999;
}
.Gas_station_list li p.Gas_station_list_title {
	font-size: 16px;
	color: #333;
	line-height: 40px;
}
.Gas_station_list li.Gas_station_list_info {
	float: right;
}
.Gas_station_list li .buy-now {
	background-color: #447ed9;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	text-align: center;
	width: 90px;
}
.Gas_station_info_title {
	overflow: hidden;
	margin-top: 10px;
}
.Gas_station_info_title li {
	float: left;
	width: 16.6%;
	line-height: 60px;
	border-bottom: 1px solid #e6e6e6;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.Gas_station_info_list {
	overflow: hidden;
	margin-top: 20px;
}
.Gas_station_info_list li {
	float: left;
	width: 16.6%;
	line-height: 30px;
	border-bottom: 1px solid #f6f6f6;
	color: #787878;
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
}
.Gas_station_info_list li.Gas_station_info_name {
	color: #333;
	font-weight: bold;
}
.Gas_station_info_list li.Gas_station_info_ma {
	color: #323232;
}
.Gas_station_info_list li.Gas_station_info_lv {
	color: #1dc499;
}
.Gas_station_info_list li.Gas_station_info_gray {
	color: #999;
}

.Gas_station_info_list-insure {
	overflow: hidden;
	margin-top: 20px;
}
.Gas_station_info_list-insure li {
	float: left;
	width: 16.6%;
	line-height: 20px;
    height:54px;
	color: #787878;
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
    word-wrap:break-word;
}
.Gas_station_info_list-insure li.Gas_station_info_name {
	color: #333;
	font-weight: bold;
}
.Gas_station_info_list-insure li.Gas_station_info_ma {
	color: #323232;
}
.Gas_station_info_list-insure li.Gas_station_info_lv {
	color: #1dc499;
}
.Gas_station_info_list-insure li.Gas_station_info_gray {
	color: #999;
}

.Gas_station .form-item {
	border: 1px solid #f2f2f2;
	height: 52px;
	position: relative;
	width: 900px;
	z-index: 0;
	margin: 20px auto;
	font-size: 14px;
}
.Gas_station .form-item label {
	float: left;
	height: 52px;
	line-height: 52px;
	padding-left: 20px;
	width: 90px;
}
.Gas_station .form-item .field {
	border: 0 none;
	font-size: 14px;
	height: 19px;
	padding-bottom: 11px;
	padding-left: 20px;
	padding-top: 16px;
	width: 750px;
}
.Gas_station .btn-register {
	background: #1dc499 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-family: "Microsoft YaHei", "Hiragino Sans GB";
	font-size: 16px;
	height: 54px;
	width: 600px;
	margin: 30px auto;
	border-radius: 3px;
}
.delivery {
	overflow: hidden;
	padding: 20px;
	font-size: 14px;
}
.delivery div {
	overflow: hidden;
	height: 30px;
	border-bottom: 1px solid #f2f2f2;
	padding: 15px 10px;
	background: #f7f7f7;
	margin-bottom: 10px;
}
.delivery div label {
	line-height: 30px;
}
.delivery div i {
	margin-left: 10px;
}
.delivery div input[type="text"] {
	border: 1px solid #f2f2f2;
	float: right;
}
.package_title .gldrop-down {
	float: right;
}
.package_title .gldrop-down select {
	margin-right: 20px;
	display: inline-block;
	width: 150px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	padding: 5px;
}
