﻿.clt1_1 a {
	color:#333;
    cursor: pointer;
    text-decoration: none;
}
.clt1_1 ul,li{
    list-style-type: none;
}
.clt1_1 .clr{
	clear:both;
}
.clt1_1 .cardexplain{
	margin:11px 10px 20px 9px;
	min-width:301px;
}
.clt1_1 .green{
	color:#090;
}
.clt1_1 .red{
	color:#FF6600;
}
.clt1_1 .time{
	font-size:12px;
}
.clt1_1 .small{
	font-size:12px;
}
.clt1_1 .submit {
	background-color:#179F00;
	padding:10px 20px;
	font-size:16px;
	text-decoration:none;
	border:1px solid #0B8E00;
	background-image: linear-gradient(bottom,  #179F00 0%, #5DD300 100%);
	background-image: -o-linear-gradient(bottom, #179F00 0%, #5DD300 100%);
	background-image: -moz-linear-gradient(bottom, #179F00 0%, #5DD300 100%);
	background-image: -webkit-linear-gradient(bottom, #179F00 0%, #5DD300 100%);
	background-image: -ms-linear-gradient(bottom, #179F00 0%, #5DD300 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #179F00),
	color-stop(1, #5DD300)
	);
	-webkit-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display:block;
	text-align:center;
	text-shadow:0 1px rgba(0, 0, 0, 0.2);
}
.clt1_1 .submit:active {
	padding-bottom:9px;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	top:0px;
	background-image: linear-gradient(bottom, #5DD300 0%, #179F00 100%);
	background-image: -o-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);
	background-image: -moz-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);
	background-image: -webkit-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);
	background-image: -ms-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #5DD300),
	color-stop(1, #179F00)
	);
	-webkit-box-shadow: 0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}
.clt1_1 .submit img{ width:15px; margin:-4px 10px 0 0;}
/*login*/
.clt1_1 .px {
	position: relative;
	background-color: transparent;
	color: #999999;
	display: block;
	width: 100%; 
	padding:10px;
	font-size: 16px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	-webkit-appearance:none;
	border:1px solid #e7e7e7;
	-webkit-box-shadow: 0 0 3px 0 #eeeeee inset;
	-moz-box-shadow: 0 0 3px 0 #eeeeee inset;
	box-shadow: 0 0 3px 0 #eeeeee inset;
	border-radius: 3px;
}
.clt1_1 .px[type="text"] {
     width: 100%; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
}
.clt1_1 .px[type="password"] {
     width: 100%; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
}
.clt1_1 .px[type="button"] {
     width: 100%; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
}
.clt1_1 .submit[type="button"] {
     width: 100%; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
}
.clt1_1 .pxtextarea[type="textarea"] {
     width: 100%; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
}
.clt1_1 .pxtextarea{
	position: relative;
	background-color: transparent;
	color: #999999;
	display: block;
	width: 100%; 
	margin:10px 0;
	font-size: 16px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	overflow:auto;
	-webkit-appearance:none;
	border:1px solid #e7e7e7;
	-webkit-box-shadow: 0 0 3px 0 #eeeeee inset;
	-moz-box-shadow: 0 0 3px 0 #eeeeee inset;
	box-shadow: 0 0 3px 0 #eeeeee inset;
	border-radius: 3px;
	-webkit-box-sizing:border-box;
	resize:none;
	outline:none;
}
.clt1_1 input::-moz-placeholder, textarea::-moz-placeholder { color: #cccccc;}

.clt1_1 .beizhu{
	border:1px solid #EDE17E;
	background-color: #FFF5C5;
	text-align: center;
	color: #BCA24B;
	font-size:14px;
	line-height:22px;
	-webkit-border-radius:5px;
	border-radius:5px;
	box-shadow:0 1px 1px #f6f6f6;
	-moz-box-shadow:0 1px 1px #f6f6f6;
	-webkit-box-shadow:0 1px 1px #f6f6f6;
	padding: 4px 10px 5px;
	margin: 11px 0 8px;
}
/*history*/
.clt1_1 .history { background:url(line04.gif) repeat-y 15px 0;  position:relative; }
.clt1_1 .history-date h2 { background:url(icon06.gif) no-repeat 0 0; height:32px; font-size:24px; font-family:微软雅黑; font-weight:normal; padding-left:38px; margin:0 0 30px 0; padding-top:0; background-size:32px auto;color:#1DB702; }
.clt1_1 .history-date h2.first { position:absolute; left:0; top:0; z-index:99;}
.clt1_1 .history-date h2 img { vertical-align:-5px;}
.clt1_1 .history-date h2.date02 { background:none;}
.clt1_1 .history-date ul {}
.clt1_1 .history-date ul li { background:url(icon07.gif) no-repeat 8px 0; background-size:15px 14px; padding: 0 0 20px 30px; zoom:1; }
.clt1_1 .history-date ul li.last { padding-bottom:0;}
.clt1_1 .history-date ul li:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.clt1_1 .history-date ul li h3 { color:#c3c3c3; font:normal 18px/16px Arial; margin: -2px 0 10px 0}
.clt1_1 .history-date ul li h3 img { float:left; margin-right:5px; width:32ox; height:32px;border-radius: 3px;}
.clt1_1 .history-date ul li h3 span { display:block; color:#d0d0d0; font-size:12px; margin-top:2px;}
.clt1_1 .history-date ul li dl { background-color: #FFFFFF;
    color: #666666;
    display: block;
    font-size: 12px;
	padding:10px;
	position:relative;
    border-radius: 5px 5px 5px 5px;
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.15);
}
.clt1_1 .history-date ul li dl.huifu { 
	background-color: #FFFFFF;
    box-shadow: none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.clt1_1 .history-date ul li dl dt { font-size: 16px;
    line-height: 22px; color:#737373; }
.clt1_1 .history-date ul li dl dt .czan{ display:inline-block; width:33%;float:left;text-align:center;}
.clt1_1 .history-date ul li dl dt span { display:block; color:#999; font-size:12px; line-height: 18px;word-wrap:normal;word-break:break-all;overflow:hidden;}
.clt1_1 .history-date ul li.green h3 { color:#1db702;word-wrap:normal;word-break:break-all;}
.clt1_1 .history-date ul li.green h3 span { color:#92CC88; }
.clt1_1 .history-date ul li.green dl { margin:-2px 0 10px 0;}
.clt1_1 .history-date ul li.green dl dt { font-size: 16px;
    line-height: 22px;word-wrap:normal;word-break:break-all;}
.clt1_1 .history-date h2.first .more-history {font-size: 16px; background: transparent; margin-left: 30px;}
.clt1_1 .history-date h2.first .more-history:hover {text-decoration: underline;}
.clt1_1 *body .history-date ul li dl dt {_font-size:12px !important; _font-weight:bold;}
.clt1_1 *body .history-date ul li dl dt span {_font-weight:normal !important;}
.clt1_1 *body .history-date ul li.green dl dt a {_background:transparent !important; *background:transparent !important;*font-size:12px !important; _font-weight:normal !important;}
/*window*/
.clt1_1 .window {
	width:267px;
	position:absolute;
	display:none;
	margin:0px auto 0 -136px;
	padding:2px;
	bottom:70px;
	left:50%;
	border-radius:0.6em;
	-webkit-border-radius:0.6em;
	-moz-border-radius:0.6em;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	font:14px/1.5 Microsoft YaHei, Helvitica, Verdana, Arial, san-serif;
	z-index:1000;
}
.clt1_1 .window .wtitle {
	background-color: #585858;
	line-height: 26px;
	padding: 5px 5px 5px 10px;
	color:#ffffff;
	font-size:16px;
	border-radius:0.5em 0.5em 0 0;
	-webkit-border-radius:0.5em 0.5em 0 0;
	-moz-border-radius:0.5em 0.5em 0 0;
}
.clt1_1 .window .content {
	/*min-height:100px;*/
	overflow:auto;
	padding:10px;
	color: #222222;
	text-shadow: 0 1px 0 #FFFFFF;
}
.clt1_1 .window .content p {
	margin:10px 0 0 0;
}
.clt1_1 .window .wtitle .close {
	float:right;
	width:26px;
	height:26px;
	display:block;
}
.clt1_1 .container{
	max-width:640px;
	margin:auto;
}