﻿@charset "UTF-8";
/**
 * @authors luankezhen (luankezhen@foxmail.com)
 * @date    2013-08-18 14:49:58
 */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, hr, fieldset, form, label, legend, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, summary, hgroup {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana,"Microsoft YaHei", "SimHei", "SimSun";
}
body {
	padding: 0 0 65px;
}
img {
	/*max-width: 100%;*/
	display: block;
	border:0;
	vertical-align:middle;
}
ul {
	list-style:none;
}
html, body {
	height: 100%;
	background: #fff;
}
body {
	font-family: Verdana;
	-webkit-text-size-adjust: none;
}
/*选中后背景色*/
::selection {color: #fff;background: #fd6114;} 
::-moz-selection {color: #fff;background: #fd6114;}
a {
	/*	*/
	text-decoration:none;
}
a:active, a:hover {
	outline: 0;
}
.a-del {
	color: #c00;
}
.a-del:hover {
	color: #b00;
	text-decoration: underline;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.icon-arrow-right {
	
}
.fb18 {
	font-size: 18px;
	font-weight: bold;
}
.fb24 {
	font-size: 24px;
	font-weight: bold;
}
.cred {
	color: #c00 !important;
}
.cblue {
	color: #06c !important;
}

/*====IE提示====*/
.ie8-tips {
	width:100%;
	padding:30px 0;
	border-bottom:1px solid #0066cc;
	background:#fff;
	color:#333;
	line-height:50px;
	text-align:center;
	font-size:2em;
}
.ie8-tips p {
	padding:5px 0;
}
.ie8-tips a {
	margin:0 1em;
	font-size:2em;
}
/*=清除非IE浏览器下的浮动溢出=*/
.wrapfix:after{	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.wrapfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .wrapfix {
	height: 1%;
}
.wrapfix {
	display: block;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}
/* End hide from IE-mac */
.l_biaoz{
    text-align: center;
}
.l_biaoz>a{
    margin-left: 20px;
    background: #006fe2;
    color: white;
    text-align: center;
    font-size: 15px;
    line-height: 39px;
    display: inline-block;
    width: 70%;
    margin: 0 auto;
    margin-top: 20px;
}
#zhegai{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 18889;
	display: none;
	width: 100%;
	height: 100%;
}
#zhegai>a{
    position: absolute;
    background: #de4848;
    color: white;
    right: 20px;
    top: 19px;
    font-size: 19px;
    line-height: 39px;
    padding: 0px 18px;
    border-radius: 8px;
}
#zhegai img{width:100%}
#zhegai .con{
	width: 100%;
	margin: 0 auto;
	background: white;
	height: 100%;
	overflow: scroll;
}
#zhegai .con h1{
    text-align: center;
    line-height: 26px;
    font-size: 22px;
    margin-top: 40px;
}
#zhegai .con p{
	width:90%;
	font-size:20px;
	line-height: 35px;
	margin: 20px auto;
}
.zxieY {
    position: relative;
    z-index: ;;
    background: white;
    width: 100%;
    height: 100%;
}
.zxieY>a.close{
    position: absolute;
    background: rgba(185, 185, 185, 0.71);
    color: white;
    right: 0;
    top: 0;
    font-size: 19px;
    line-height: 39px;
    padding: 0px 18px;
}
.zxieY>h1{
    text-align: center;
    line-height: 100px;
    font-size: 20px;
}
.zxieY .con{
    width: 90%;
    margin: 0 auto;
    line-height: 28px;
    padding: 5%;
    height: 50%;
    overflow: scroll;
    position: relative;
    border: 1px solid #eee;
    background: #eee;
    max-height: 500px;
    overflow-y: scroll;
}
.zxieY .con>h1{
    font-size: 16px;
    font-weight: bold;
}
.zxieY .con>p{
    font-size: 14px;
}
.zxieY .xiYT{
    position: relative;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.zxieY .xiYT label{
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    background: rgba(238, 238, 238, 0.28);
    line-height: 36px;
    margin-bottom: 20px;
}
.zxieY .xiYT .shangX{
    background: #e44343;
    color: white;
    font-size: 16px;
    line-height: 30px;
    display: block;
    width: 130px;
    margin: 0 auto;
    border-radius: 5px;
}
.zxieY .xiYT .shangX_{
    background: #436de4;
    color: white;
    font-size: 16px;
    line-height: 30px;
    display: block;
    width: 130px;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 20px;
}
.zxieY .xiYT .Ht{margin-left: 40px;}