﻿@charset "utf-8";
/* Reset */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul, li, ol {
	list-style: none;
}
em, i {
	font-style: normal;
}
html {
	position: relative;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: #666;
}
a:hover {
	text-decoration: none;
}

body, textarea, pre, input {
	font: 12px/1.6 tahoma, arial, sans-serif;
}
input, textarea {
	margin: 0;
	padding: 0;
	outline: none;
	font-size: 100%;
	vertical-align: baseline;
}
textarea {
	resize: none;
}
textarea, input[type="text"], input[type="password"] {
	background: white 0 0 no-repeat;
}
hr {
	border: none;
	height: 1px;
	background-color: #dedede;
}
html, body {
	height: 100%;
}
body {
	color: #555;
	font-family: Arial;
	font-size: 12px;
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	clear: both;
	zoom: 1;
}
.pos_r {
	position: relative;
}
.pos_a {
	position: absolute;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.hide {
	display: none;
}
.bd_none {
	border: none !important;
}
.img_none {
	background-image: none !important;
}
.cb {
	clear: both;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.tdu:hover {
	text-decoration: underline;
}
.none {
	display: none
}
.iepngfix {
	behavior: url(../css/iepngfix/iepngfix.htc);
}
/*圆角*/
.r3 {
	border-radius: 3px;
}
.r5 {
	border-radius: 5px;
}
.r10 {
	border-radius: 10px;
}
.rt3 {
	border-radius: 3px 3px 0 0;
}
.rt5 {
	border-radius: 5px 5px 0 0;
}
.rt10 {
	border-radius: 10px 10px 0 0;
}
.rb3 {
	border-radius: 0 0 3px 3px;
}
.rb5 {
	border-radius: 0 0 5px 5px;
}
.rl3 {
	border-radius: 3px 0 0 3px;
}
.rl5 {
	border-radius: 5px 0 0 5px;
}
.rr3 {
	border-radius: 0 3px 3px 0;
}
.rr5 {
	border-radius: 0 5px 5px 0;
}
.box_shadow {
	background: #fff;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2);
}
/*间距*/
.mr0 {
	margin-right: 0;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr40 {
	margin-right: 40px;
}
.mr40 {
	margin-right: 40px;
}
.mr60 {
	margin-right: 60px;
}
.mb3 {
	margin-bottom: 3px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb208 {
	margin-bottom: 208px;
}
.mb158 {
	margin-bottom: 158px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml26 {
	margin-left: 26px;
*margin-left: 0px;
}
.ml45 {
	margin-left: 45px;
	_margin-left: 45px;
}
.mr60 {
	margin-left: 60px;
}
.mt3 {
	margin-top: 3px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt80 {
	margin-top: 80px;
}
.pt0 {
	padding-top: 0;
}
.pt2 {
	padding-top: 2px;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
}
.pt50 {
	padding-top: 50px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb50 {
	padding-bottom: 50px;
}
.pb158 {
	padding-bottom: 158px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl30 {
	padding-left: 30px;
}
.pl60 {
	padding-left: 60px;
}
.pl40 {
	padding-left: 40px;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
	_padding-right: 0;
}
.pr60 {
	padding-right: 60px;
}
/*文字*/
.bold {
	font-weight: 700;
}
.ft12 {
	font-size: 12px!important;
}
.ft13 {
	font-size: 13px!important;
}
.ft14 {
	font-size: 14px!important;
}
.ft16 {
	font-size: 16px!important;
}
.ft18 {
	font-size: 18px!important;
}
.ft22 {
	font-size: 22px!important;
}
.ft24 {
	font-size: 24px!important;
}
.ft28 {
	font-size: 28px!important;
}
.ft30 {
	font-size: 30px!important;
}
.gray {
	color: #999;
}
.green {
	color: #7CAF00;
}
s .red, a.red {
	color: #f69;
}
.orange {
	color: #f60;
}
.pink {
	color: #ff70a7;
}
.ofh {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
}
.overh {
	overflow: hidden;
}
.outlay {
	color: #FF7B0E;
}
.income {
	color: #1BB974;
}
.ftline22 {
	line-height: 22px !important;
}
.ftline24 {
	line-height: 24px !important;
}
.ftyahei {
	font-family: 'Microsoft YaHei' !important;
}
.ftarial {
	font-family: Arial!important;
}
.ftbold {
	font-weight: bold;
}
.ftheiti {
	font-weight: "黑体";
}
.t-left {
	text-align: left
}
.t-center {
	text-align: center
}
.t-right {
	text-align: right
}
.ftheiti {
	font-family: "黑体"!important
}
/*表单*/
.input_text {
	border: 1px solid #aaa;
	height: 28px;
	line-height: 22px;
	padding: 0 5px;
}
.input_text:focus {
	border: 1px solid #F8BFD1;
}
.input_text_number {
	border: 1px solid #aaa;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
}
.gray_text {
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	border: 1px #CFCFCF solid
}
.gray_text:focus {
	border: 1px solid #F8BFD1
}
/*按钮*/
.btn {
	background-color: #f69;
	border-radius: 4px;
	cursor: pointer;
	height: 26px;
	line-height: 25px;
	line-height: 28px\9;
	padding: 0 15px;
	border: none;
	color: #fff;
	font-weight: 700;
	display: inline-block;
}
a.btn:hover {
	color: #fff;
}
.upload_btn {
	color: #FE73AB;
	cursor: pointer;
}
.upload_btn:hover {
	color: #f69;
}
.uploading_btn {
	background-position: 0 -40px;
	color: #999;
	display: none
}
.orange_btn {
	background-color: #FA8100;
	border: 1px solid #FA8100;
}
.gray_btn {
	background-color: #F4F4F4;
	border: 1px solid #bbb;
	color: #333;
	font-weight: normal;
}
/*表单验证*/
.onLoad {
	background: url(../images/common/onLoad.gif) no-repeat 3px 13px;
	padding-left: 25px;
	font-size: 12px;
	color: #999;
	vertical-align: middle
}
.onCorrect {
	display: inline-block;
	height: 34px;
	background: url(../images/common/ok_01.png) no-repeat 0 11px;
	padding-left: 15px;
	vertical-align: middle;
	padding-right: 5px;
	width: 180px
}
.onFocus, .onShow, .onLoad {
	height: 34px;
	line-height: 34px;
	color: #999;
}
.onError {
	background: url(../images/common/error_01.png) left 12px no-repeat;
	color: #FF7777;
	padding-left: 22px;
}
/*跳转提示*/
.msg_wrap {
	min-height: 320px;
	height: 320px;
}
.message_box {
	margin: 60px auto;
	padding: 20px;
	width: 580px;
	background: #fff;
	box-shadow: 0 0 3px rgba(34,25,25,0.2);
}
.msg_right, .msg_error, .msg_alert {
	padding: 6px 0 6px 58px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	line-height: 160%;
	background: url(../images/common/msg_bg.png) no-repeat 10px -592px;
	font-size: 14px;
}
.msg_error {
	background-position: 10px -492px;
}
.msg_alert {
	background-position: 10px -392px;
}
.msg_btnleft {
	margin-top: 8px;
}
/*提示信息*/
.green_alert, .pink_alert, .blue_alert {
	display: block;
	margin: 5px 0;
	padding: 0 10px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 35px;
	width: 668px;
}
.green_alert {
	background-color: #EEF8D1;
	border: 1px solid #87BB44;
	color: #608100;
}
.pink_alert {
	background-color: #FFE1E9;
	border: 1px solid #FF62A1;
	color: #DA1153;
}
.blue_alert {
	background-color: #D1F2F8;
	border: 1px solid #3CC1FF;
	color: #0B7CB6;
}
/*弹窗*/
.d-outer {
	text-align: left;
}
.d-border, .d-dialog {
	border: 0 none;
	margin: 0;
	border-collapse: collapse;
	width: auto;
}
.d-nw, .d-n, .d-ne, .d-w, .d-c, .d-e, .d-sw, .d-s, .d-se, .d-header, .d-main, .d-footer {
	padding: 0;
}
.d-header, .d-button {
	font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti;
	_font-family: Tahoma, Arial, Helvetica, STHeiti;
	-o-font-family: Tahoma, Arial;
}
.d-title {
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: move;
}
.d-state-noTitle .d-title {
	display: none;
}
.d-close {
	display: block;
	position: absolute;
	text-decoration: none;
	outline: none;
	_cursor: pointer;
}
.d-close:hover {
	text-decoration: none;
}
.d-main {
	text-align: center;
	vertical-align: top;
	min-width: 9em;
}
.d-content {/*display:inline-block;*/
	display: block\0/*IE8 BUG*/;
	display: inline-block\9\0;
*zoom:1;
*display:inline;
	text-align: left;
	border: 0 none;
	width: 100%;
}
.d-content.d-state-full {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0!important;
	height: 100%;
}
.d-loading {
	height: 32px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/common/loading.gif) no-repeat center center;
}
.d-buttons {
	padding: 5px 8px;
	text-align: right;
	white-space: nowrap;
}
.d-button {
	margin-left: 15px;
	padding: 0 8px;
	cursor: pointer;
	display: inline-block;
	min-height: 2.1em;
	text-align: center;
*padding:4px 10px;
*height:2em;
	letter-spacing: 2px;
	font-family: Tahoma, Arial/9!important;
	width: auto;
	overflow: visible;
*width:1;
	color: #333;
	border: 1px solid #999;
	border-radius: 5px;
	background: #DDD;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD');
	background: linear-gradient(top, #FFF, #DDD);
	background: -moz-linear-gradient(top, #FFF, #DDD);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD));
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0 -1px 0 rgba(0, 0, 0, .09);
	-moz-transition: -moz-box-shadow linear .2s;
	-webkit-transition: -webkit-box-shadow linear .2s;
	transition: box-shadow linear .2s;
}
.d-button::-moz-focus-inner, .d-button::-moz-focus-outer {
border:0 none;
padding:0;
margin:0;
}
.d-button:focus {
	outline: none 0;
	border-color: #426DC9;
	box-shadow: 0 0 8px rgba(66, 109, 201, .9);
}
.d-button:hover {
	color: #000;
	border-color: #666;
}
.d-button:active {
	border-color: #666;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF');
	background: linear-gradient(top, #DDD, #FFF);
	background: -moz-linear-gradient(top, #DDD, #FFF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF));
	box-shadow: inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3);
}
.d-button[disabled] {
	cursor: default;
	color: #666;
	background: #DDD;
	border: 1px solid #999;
	filter: alpha(opacity=50);
	opacity: .5;
	box-shadow: none;
}
.d-state-highlight {
	color: #FFF;
	border: 1px solid #1c6a9e;
	background: #2288cc;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc');
	background: linear-gradient(top, #33bbee, #2288cc);
	background: -moz-linear-gradient(top, #33bbee, #2288cc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc));
	text-shadow: -1px -1px 1px #1c6a9e;
}
.d-state-highlight:hover {
	color: #FFF;
	border-color: #0F3A56;
}
.d-state-highlight:active {
	border-color: #1c6a9e;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc');
	background: linear-gradient(top, #33bbee, #2288cc);
	background: -moz-linear-gradient(top, #33bbee, #2288cc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc));
}
.d-mask {
	background: #fff;
	filter: alpha(opacity=80);
	opacity: .8;
}
.d-inner {
	background: #FFFFFF;
}
.d-nw, .d-ne, .d-sw, .d-se {
	width: 5px;
	height: 5px;
}
.d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se {
	background: rgba(0, 0, 0, .2);
	background: #000\9!important;
	filter: alpha(opacity=20);
}
.d-titleBar {
	position: relative;
	height: 100%;
	font-size: 14px;
	border-bottom: 1px solid #E9E9E9;
	background-color: #f7f3f3;
	color: #666666;
}
.d-title {
	height: 28px;
	line-height: 26px;
	padding: 0 48px 0 10px;
}
.d-state-drag .d-title {
	cursor: move;
}
.d-close {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
	position: absolute;
	top: 6px;
	right: 7px;
}
.d-close:hover {
	text-decoration: none;
	color: #900;
}
.d-content {
	color: #666;
}
.d-state-focus .d-content {
	color: #000;
}
.d-buttons {
	background-color: #F6F6F6;
	border-top: 1px solid #DADEE5;
}
.d-state-noTitle .d-close {
	top: 0;
	right: 5px;
	text-align: center;
	text-decoration: none;
	color: #999999;
	background: none;
filter:!important;
}
.d-state-noTitle .d-close:hover, .d-state-noTitle .d-close:active {
	text-decoration: none;
	color: #900;
}
.mob-item .overh {
	height: 87px;
}
 @media screen and (min-width:0) {/* css3 */
.d-state-focus .d-dialog {
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.d-state-drag, .d-state-focus:active {
	box-shadow: none;
}
.d-state-focus {
	box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
}
.d-outer {
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-box-shadow .2s ease-in-out, -webkit-transform .2s ease-in-out;
	transition: box-shadow .2s ease-in-out, transform .2s ease-in-out;
}
.d-state-visible {
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
.d_loading {
	background: url(../images/common/loading.gif) no-repeat scroll 20px center transparent;
	padding: 10px 40px 10px 50px;
}
/* 提示信息 */
.tipbox {
	height: 54px;
	line-height: 54px;
	position: absolute;
	display: none;
}
.tipbox .tip-l {
	float: left;
	width: 45px;
	height: 54px;
	background-image: url(../images/common/tip_layer.png);
	background-repeat: no-repeat;
	background-position: -5px 0;
}
.tipbox .tip-c {
	float: left;
	height: 54px;
	line-height: 52px;
	padding: 0 10px 0 5px;
	background-image: url(../images/common/tip_layer.png);
	background-repeat: repeat-x;
	background-position: 0 -161px;
}
.tipbox .tip-r {
	float: left;
	width: 5px;
	height: 54px;
	background-image: url(../images/common/tip_layer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tip-success .tip-l {
	background-position: -6px 0;
}
.tip-alert .tip-l {
	background-position: -6px -54px;
}
.tip-error .tip-l {
	background-position: -6px -108px;
}
.iepngfix {
}

.ban{ position:relative; overflow:hidden;}
.ban2{ width:700px; height:500px; position:relative; overflow:hidden; margin:0 auto;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:700px; height:500px;}
.ban2 ul li img{height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:500px; display:block; margin:0 auto;}
.min_pic .num ul{ position:absolute; left:0; top:0;}
.min_pic .num ul li{ width:80px; height:80px; margin-right:5px; padding:1px;}
.min_pic .num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:700px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:700px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:700px; height:500px; float:left;}
.pop_up2 ul li img{height:500px;}
