﻿@charset "utf-8";
/*web_table begin*/
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea { -webkit-appearance: none;}
a img {
	border: 0;
}
.mini_table {
	width: 50%;
	margin-top: 5px;
	border: none;
}
.small_table {
	width: 70%;
	margin-top: 10px;
	border: none;
}
.medu_table {
	width: 90%;
	margin-top: 10px;
	border: none;
}
.large_table {
	width: 97%;
	margin-top: 45px;
	border: none;
}
.table_tr_huangse {
	background: #f8e893;
}
.table_tr_gray {
	background: #f8f8f8;
}
.table_tr_white {
	background: #fff;
}
.table_tr_red {
	background: #ff0000;
}
.table_tr_black {
	background: #000;
}
.table_tr_bul {
	background: #f5fcf8;
}
.table_tr_pink {
	background: #fef7ed;
}
.table_tr_green {
	background: #d1fca9;
}
.table_tr_bule2 {
	background: #0f009c;
}
.table_tr_green2{
	background: #129e06;
}
.table_tr_red2{
	background: #e61700;
}
.tr_td_left {
	height: 30px;
	text-align: left;
	line-height: 30px;
}
.tr_td_center {
	height: 27px;
	text-align: center;
	line-height: 28px;
}
.border-line{
	border-bottom: 1px solid #f8f8f8;
}
/*web_table end*/
/*web_content_font_color begin*/
.mini_font_light {
	font-size: 12px;
	color: #494949;
}
.mini_font_orange {
	font-size: 12px;
	color: #D2521C;
}
.small_font_orange {
	font-size: 14px;
	color: #D2521C;
}
.small_font_light {
	font-size: 12px;
	color: #555;
}
.small_font_light2 {
	font-size: 12px;
	color: #555;
	line-height: 22px;
}
.meduium_font_light {
	font-size: 14px;
	color: #999;
}
.large_font_light {
	font-size: 15px;
	color: #999;
}
.xlarge_font_light {
	font-size: 18px;
	color: #999;
}
.xxlarge_font_light {
	font-size: 24px;
	color: #999;
}
.mini_font_gray {
	font-size: 10px;
	color: #666666;
	line-height: 24px;
}
.small_font_gray {
	font-size: 12px;
	color: #666666;
}
.meduium_font_gray {
	font-size: 14px;
	color: #666666;
}
.large_font_gray {
	font-size: 15px;
	color: #666666;
}
.xlarge_font_gray {
	font-size: 18px;
	color: #147B80;
}
.xxlarge_font_gray {
	font-size: 12px;
	color: #666666;
	margin: 10px;
	text-align: left;
	margin-right: 2px;
	line-height: 18px;
}
.mini_font_black {
	font-size: 0.9em;
	color: #000000;
}
.small_font_black {
	font-size: 13px;
	color: #000000;
}
.meduium_font_black {
	font-size: 14px;
	color: #000000;
}
.large_font_black {
	font-size: 15px;
	color: #000000;
}
.xlarge_font_black {
	font-size: 18px;
	color: #000000;
}
.xxlarge_font_black {
	font-size: 24px;
	color: #000000;
}
.mini_font_red {
	font-size: 0.9em;
	color: #ff0000;
}
.small_font_red {
	font-size: 13px;
	color: #ff0000;
}
.meduium_font_red {
	font-size: 14px;
	color: #ff0000;
}
.large_font_red {
	font-size: 15px;
	color: #ff0000;
}
.xlarge_font_red {
	font-size: 18px;
	color: #ff0000;
}
.xxxlarge_font_red {
	font-size: 20px;
	color: #ffa200;
}
.xxlarge_font_red {
	font-size: 24px;
	color: #ff0000;
}
.mini_font_white {
	font-size: 12px;
	color: #ffffff;
}
.small_font_white {
	font-size: 13px;
	color: #ffffff;
}
.meduium_font_white {
	font-size: 14px;
	color: #ffffff;
}
.large_font_white {
	font-size: 16px;
	color: #ffffff;
}
.xlarge_font_white {
	font-size: 18px;
	color: #ffffff;
}
.xxlarge_font_white {
	font-size: 24px;
	color: #ffffff;
}
.mini_font_blue {
	font-size: 12px;
	color: #3167A2;
}
.small_font_blue {
	font-size: 13px;
	color: #008AC8;
}
.meduium_font_blue {
	font-size: 14px;
	color: #008AC8;
}
.large_font_blue {
	font-size: 15px;
	color: #008AC8;
}
.xlarge_font_blue {
	font-size: 18px;
	color: #008AC8;
}
.xxlarge_font_blue {
	font-size: 24px;
	color: #008AC8;
}
.meduium_font_yellows {
	 font-size: 16px;
	 color: #555;
	 padding-bottom: 10px;
 }
.meduium_font_yellows3 {
	font-size: 14px;
	color: #555;
}
.meduium_font_yellows2 {
	font-size: 1em;
	color: #ffeb00;
}
.c_pink {
	font-size: 14px;
	color: #555;
}
.c_pink2 {
	font-size: 14px;
	color: #555;
	width: 100%;
	float: left;
	overflow: hidden;
}
.new_color {
	color: #666;
}
.font_strong {
	font-weight: bold;
}
.line_height {
	line-height: 30px;
}
.line_height25 {
	line-height: 25px;
}
.content_left {
	text-align: left;
}
.img_border_line {
	BORDER: #CDCDCD 1px solid;
}
/*web_content_font_color end*/
/*web_form begin*/
.sssmall {
	height: 40px;
	line-height: 40px;
	padding:0 6px;
	font-size: 14px;
	width: 50%;
	background: #57c437;
	color:#fff;
	float: left;
}
.sssmall2 {
	height: 40px;
	line-height: 40px;
	padding:0 6px;
	font-size: 14px;
	width: 50%;
	background: #5ecb3e;
	color:#fff;
	float: left;
}
.nedsmall {
	width: 94%;
	line-height: 36px;
	font-size: 14px;
	text-align: right;
	background: #fff;
	color: #555;
	height: 36px;
}
.asmall {
	width:80px;
	line-height: 34px;
	font-size: 14px;
	text-align: right;
	background: #fff;
	color: #555;
	height: 34px;
	padding: 0px 5px;
}
.nmini {
	width: 118px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	color: #333;
	padding-right: 5px;
}
.mini {
	width: 150px;
	height: 30px;
	text-align: right;
	font-size: 14px;
	background: #fff;
	color: #333;
	padding-right: 5px;
}
.ymini {
	width: 222px;
	height: 30px;
	text-align: left;
	font-size: 14px;
	background: #fff;
	color: #333;
	padding-left:5px;
	border: 1px solid #eee;
}
.kmini {
	width: 90%;
	height: 30px;
	font-size: 14px;
	text-align: center;
	color: #333;
	padding-right: 5px;
	border: 1px solid #e1e1e1;
}
.small {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	width:100%;
	background: #b3f5eb;
	border: 1px solid #e20b0b;
	margin-bottom: 2px;
}
.ismall {
	width: 190px;
	height: 30px;
	text-align: left;
	font-size: 14px;
	background: #fff;
	color: #333;
	padding-left: 5px;
	border: 1px solid #999;
}
.hsmall {
	width: 168px;
	height: 30px;
	text-align: left;
	font-size: 14px;
	background: #fff;
	color: #333;
	padding-left: 5px;
	border: 1px solid #999;
}
.meduium {
	width: 350px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #D3D3D3;
	padding-left: 5px;
	font-size: 14px;
}
.xlarge {
	width: 80%;
	height: 25px;
	border: 1px solid #D3D3D3;
	margin-left: 2px;
	padding-left: 5px;
	height: 21px\9;
	padding-top: 7px\9;
}
.xxlarge {
	width: 98.5%;
	height: 28px;
	border: 1px solid #D3D3D3;
	margin-left: 3px;
	padding-left: 5px;
}
.news_mini {
	width: 88px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #D3D3D3;
	font-size: 14px;
	text-align: center;
}
.news_mini2 {
	width: 50px;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	background: #eee;
	text-align: center;
	color: #333;
	border: 1px solid #D3D3D3;
	float: right;
	margin-left: 55px;
	margin-top: 50px;
	font-size: 14px;
}
.fzbtn {
	width: 60px;
	height: 23px;
	border: 1px solid #D3D3D3;
	background: #0198ce;
	color: #fff;
	padding-left: 5px;
	font-size: 12px;
}
.meduium_news {
	width: 73%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #D3D3D3;
	float: left;
	padding-left: 5px;
	font-size: 14px;
}
.wz-sure {
	width: 60px;
	height: 32px;
	border: 1px solid #D3D3D3;
	background: #0198ce;
	color: #fff;
	padding-left: 5px;
	font-size: 12px;
}
.news_mini222 {
	width: 50px;
	height: 30px;
	line-height: 30px;
	background: #eee;
	color: #333;
	text-align: center;
	border: 1px solid #D3D3D3;
	font-size: 14px;
}
.mini_select {
	width: 85px;
	height: 22px;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
}
.small_select {
	width: 130px;
	height: 22px;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
}
.meduium_select {
	width: 50%;
	height: 22px;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
}
.xlarge_select {
	width: 80%;
	/* height: 22px; */
	border: 1px solid #D3D3D3;
	/* border-radius: 4px; */
	margin: 10px;
	line-height: 22px;
	padding: 5px 10px;
}
.xxlarge_select {
	width: 100%;
	height: 22px;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
}
.mini_textarea {
	width: 50%;
	vertical-align: top;
	height: 50px;
	border: 1px solid #D3D3D3;
	box-shadow: 1px 1px 1px #cccccc inset;
	padding-left: 5px;
	height: 21px\9;
	padding-top: 7px\9;
}
.small_textarea {
	width: 60%;
	vertical-align: top;
	height: 50px;
	border: 1px solid #D3D3D3;
	box-shadow: 1px 1px 1px #cccccc inset;
	padding-left: 5px;
	height: 21px\9;
	padding-top: 7px\9;
}
.meduium_textarea {
	width: 70%;
	vertical-align: top;
	height: 60px;
	border: 1px solid #D3D3D3;
}
.xlarge_textarea {
	width: 90%;
	vertical-align: top;
	height: 150px;
	border: 1px solid #D3D3D3;
	padding-left: 5px;
	height: 21px\9;
	padding-top: 7px\9;
}
.xxlarge_textarea {
	width: 100%;
	vertical-align: top;
	height: 260px;
	padding:10px;
	background: #fff;
	line-height: 30px;
	border: 1px solid #e20b0b;
}
.mini_btn {
	width: 54px;
	cursor: pointer;
	height: 25px;
	font-size: 14px;
	border: 1px solid #fff;
	color: #fff;
	background: #FC8F1A;
}
.small_btn {
	width: 92px;
	cursor: pointer;
	height: 29px;
	font-size: 14px;
	border: 1px solid #fff;
	color: #000;
	background: #8E8E8E;
}
.meduium_btn {
	width: 100px;
	height: 30px;
	border: 1px solid #D3D3D3;
	color: #fff;
	font-weight: bold;
	background: #F90;
}
.xlarge_btn {
	width: 65px;
	height: 25px;
	color: #fff;
	background: #ff9446;
	border-radius: 5px;
}
.xxlarge_btn {
	width: 65px;
	height: 25px;
	border: 1px solid #D3D3D3;
	color: #fff;
	font-weight: bold;
	background: #F90;
}
.xxlarge_btns {
	padding: 5px 20px;
	width: 100%;
	text-align: center;
	height: 50px;
	border: 1px solid #D3D3D3;
	color: #fff;
	font-weight: bold;
	background: #225a00;
}
/*web_form end*/
/*web_content_line_height begin*/
.mini_height {
	height: 5px;
	line-height: 5px;
}
.small_height {
	height: 10px;
	line-height: 10px;
}
.medu_height {
	height: 15px;
	line-height: 15px;
}
.large_height {
	height: 30px;
	line-height: 30px;
}
.xlarge_height {
	height: 40px;
	line-height: 40px;
}
.xxlarge_height {
	height: 22px;
	line-height: 22px;
}
.mini_space_left_width {
	margin-left: 5px;
}
.small_space_left_width {
	margin-left: 10px;
}
.medu_space_left_width {
	margin-left: 18px;
}
.large_space_left_width {
	margin-left: 20px;
}
.inc_all_margin {
	width: 70%;
	margin: 15px;
	text-align: left;
	line-height: 22px;
	font-size: 13px;
}
.mini_space_left_top {
	margin-top: 3px;
}
.mini_space10 {
	margin-top: 10px;
}
.mini_padding5 {
	padding-left: 5px;
	font-size: 12px;
}
.mini_padding3 {
	padding-right: 3px;
	font-size: 12px;
}
.mini_padding8 {
	padding: 8px 0px;
}
/*basic*/
html{
	height:100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
	font-family: "Microsoft YaHei";
}
body {
	height:100%;
	width: 100%;
}
a, div, header {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    text-decoration: none;
    color: #555;
}
img {
    max-width: 100%;
    border: none;
    vertical-align: middle;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-ms-tap-highlight-color: rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
.fl {
    float: left!important;
}
.fr {
    float: right!important;
}
.clear {
    clear: both;
}
.mt50 {
	margin-top: 50px!important;
}
.mt40 {
	margin-top: 40px!important;
}
.mt30 {
	margin-top: 30px!important;
}
.mt20 {
	margin-top: 20px!important;
}
.mt10 {
    margin-top: 10px!important;
}
.mt5 {
    margin-top: 5px!important;
}
.mt2 {
	margin-top: 2px!important;
}
.bt10 {
	margin-bottom: 10px!important;
}
.bt20 {
	margin-bottom: 20px!important;
}
.bt30 {
	margin-bottom: 30px!important;
}
.bt40 {
	margin-bottom: 40px!important;
}
.web_nowrap88 {
	line-height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.web_nowrap40 {
	text-overflow: ellipsis;
	line-height:18px;
}
.web_container {
	max-width: 1080px;
	margin: auto;
	z-index: 10;
	float: left;
	width: 100%;
	overflow: hidden;
}
.containerall {
	max-width: 1080px;
	margin: auto;
	position: relative;
	display: block;
	height: 980px;
	z-index: 10;
	overflow-y: scroll;
}
.container {
	max-width: 1080px;
	margin: auto;
	position: relative;
	display: block;
    z-index: 10;
	float: left;
	min-height: 680px;
	width: 100%;
}
.zscontainer {
	max-width: 1080px;
	margin: auto;
	position: relative;
	display: block;
	height: 100%;
	z-index: 10;
}
.containerlist {
	max-width: 1080px;
	margin: auto;
	position: relative;
	display: block;
	z-index: 10;
	float: left;
	width: 100%;
	min-height: 580px;
}
.addr_container {
	max-width: 1080px;
	margin: auto;
	min-height: 100%;
	position: relative;
	display: block;
	background-size: 100% 100%;
	-webkit-box-sizing: border-box;
	min-width: 280px;
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    z-index: 10;
}
.web_wrap {
	max-width: 1080px;
	margin: auto;
	position: relative;
	display: block;
	background-size: 100% 100%;
	-webkit-box-sizing: border-box;
	min-width: 230px;
	min-height:100%;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}

textarea {-webkit-appearance: none;}

select {-webkit-appearance: none;}

.inc_web_wrap_bg{
	height: 100%;
}
.inc_web_login_bg{
	height: 100%;
	background: #fff;
}
.inc_web_reg_bg{
	height: 100%;
	background: #fff;
}
/* 头部 */
.min_web_all{
	width:100%;
	float: left;
	margin: 0;
	overflow: hidden;
	background: #f8f8f8;
	padding: 0px 5px;
}
.min_web_inside{
	width: 100%;
	float: left;
	overflow: hidden;
	background: #f8f8f8;
}
.min_web_user{
	width: 94%;
	margin: 0px 3% 0px 3%;
	float: left;
	overflow: hidden;
}
.min_header {
    width: 100%;
    margin: auto;
    max-width: 100%;
    float: left;
}

.min_header .min_header_logo {
	float: left;
	text-align: left;
	font-size:18px;
	line-height: 30px;
	color: #333;
	margin:0px 5px;
	width:30px;
}
.min_header_left {
  float: left;
	color: #fff;
	background-size: 12px auto;
	line-height: 32px;
	text-align: left;
}
.min_header_left a{
	color: #fff;
}
