@charset "utf-8";
/* CSS Document */
ol, ul, menu {
	list-style:none
}
.sign_bg{ background-color:#f9f9f9; padding-top:50px; padding-bottom:300px; font-size:12px;}
.sign_box{ width:800px; margin:0 auto; background-color:#fff; padding:30px 0;}
.sign_box h3{ font-size:30px; font-weight:normal; text-align:center; margin-bottom:20px;}
.logo_sign{ width:800px; padding:20px; margin:0 auto;}
.sign_bottom{ background-color:#e5e5e5; padding:10px;}
#bottom_box{ width:800px; margin:0 auto;}
#bottom_box span{ font-size:18px; color:#666;}
.login_bg{ background-color:#f9f9f9; padding-top:50px; padding-bottom:200px; font-size:12px;}
.login_box{ width:800px; margin:0 auto; background-color:#fff; padding-top:30px; padding-bottom:300px;}
.login_box h3{ font-size:30px; font-weight:normal; text-align:center; margin-bottom:20px;}
.table{ width:690px;}
.table_s{ width:200px; text-align:right; display:inline-block;}
#bbtn{ margin-left:200px;}
.forget{ width:690px; padding-left:400px;}
.forget a{float:left; margin:10px 8px; font-size:14px; text-decoration:underline;color:#004098;}
.forget_bg{background-color:#f9f9f9;padding-top:50px; padding-bottom:200px; font-size:12px;}
.forget_box{ width:800px; background-color:#fff; margin:0 auto; padding-top:30px; padding-bottom:300px;}
.forget_list{ list-style:none; height:40px; border-bottom:1px solid #e1e1e1; width:500px; margin:10px auto 20px auto;}
.forget_list li{ float:left; margin-left:40px;font-size:16px; padding-bottom:18px; cursor:pointer;}
.forget_list .borderbottom{ border-bottom:2px solid #2983ff;}
.font{ text-align:right; width:200px; display:block; float:left; font-size:14px; line-height:40px; height:40px;}
.spanf{ height:60px;}
.text{ width:330px; height:30px; padding-left:5px;}
.btn{ height:44px; cursor:pointer;margin-left:10px; width:100px; background-color:#2983ff; line-height:40px; color:#fff; font-size:14px; border:none;}
.btng{ background-color:#2983ff; width:334px; height:40px; line-height:40px; color:#fff; font-size:14px; cursor:pointe; border:none;}


.item-input{ width:408px; height:150px;}
.verify{ width:100px; height:30px;}
.text1{ width:400px; height:30px; padding-left:5px; padding-left:10px;}
.btg{ width:106px;background-color:#2983ff; height:46px; line-height:40px; color:#fff; font-size:14px; cursor:pointe; border:none; cursor:pointer; }
.verify_img{ line-height:60px; position:absolute;left:330px; top:4px;} 
.spanfg{ height:150px; line-height:60px; margin-bottom:10px;}
.spanff{ height:60px; position:relative; margin-top:20px;}
.feedtitle{ font-size:24px; color:#333;margin-bottom:0px;height:66px; display:block; margin-left:200px;}
.spant{ padding-left:200px;}
.spant span{ font-size:14px;}
.spant a{ color:#007aff; padding-left:4px; cursor:pointer;}

.feedtitle1{font-size:24px; color:#333;margin-bottom:0px;}
.feedlist{ font-size:24px; margin-left:50px; display:block; margin-bottom:-20px;}
.feedb_bg{ background-color:#f9f9f9; padding-top:50px; padding-bottom:100px; font-size:12px;}
.feedb_box{ width:1000px; background-color:#fff; margin:0 auto; padding-top:20px; height:600px;}
.feedname{ width:850px; margin-top:40px; background-color:#f9f9f9; height:40px; border-top:1px solid #666; list-style:none; border-bottom:1px solid #666; padding-left:150px;}
.feedname li{ float:left; margin:0 60px; line-height:40px;line-height:40px; font-size:14px; color:#000; font-weight:bold;}

.feedtr{width:835px;height:60px;list-style:none; border-bottom:1px dashed #666; padding-left:165px;}
.feedtr li{ float:left;margin:0 45px; line-height:60px;}
.one{ width:36px; text-align:center;}
.two{ width:60px; text-align:center;}
.detaile{ width:30px; text-align:center;}
.true{ color:#007bff; width:120px; text-align:center;}
.feedpage{ list-style:none; margin:0 auto; width:400px;}
.feedpage li{ float:left; margin:20px; list-style:none; cursor:pointer;}
/* input */
.ipt {
	border: solid 1px #d2d2d2;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-radius: 2px;
	box-shadow: inset 0 1px 0 #f8f8f8;
	background-color: #fff;
	padding: 4px 6px;
	height: 21px;
	line-height: 21px;
	color: #555;
	width: 180px;
	vertical-align: baseline;
}
.ipt-mini {
	width: 140px;
	padding: 1px 3px;
}
.ipt:focus {
	border-color: #95C8F1;
	box-shadow: 0 0 4px #95C8F1;
}
.btn {
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	min-width: 52px;
	padding: 0 12px;
	text-align: center;
	text-decoration: none;
	border-radius: 2px;
	border: 1px solid #ddd;
	color: #666;
	background-color: #f5f5f5;
	background: -webkit-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: -moz-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: linear-gradient(top, #F5F5F5, #F1F1F1);
}
input.btn {
	height: 29px;
}
.btn:hover {
	border-color:#c6c6c6;
	color:#333;
	background-color:#f8f8f8;
	background:-webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	background:-moz-linear-gradient(top, #f8f8f8, #f1f1f1);
	background:linear-gradient(top, #f8f8f8, #f1f1f1);
	box-shadow:#ddd 0 1px 1px 0;
}
.btn:active, .btn.btn-active {
	box-shadow:#ddd 0 1px 2px 0 inset;
	border-color:#c6c6c6;
}
.btn:focus {
	border-color:#4d90fe;
	outline:none
}
.btn-primary {
	border-color: #3079ED;
	color: #F3F7FC;
	background-color: #4D90FE;
	background: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background: linear-gradient(top, #4D90FE, #4787ED);
}
.btn-primary:hover {
	border-color:#2F5BB7;
	color:#fff;
	background-color: #4D90FE;
	background: -webkit-linear-gradient(top, #4D90FE, #357AE8);
	background: -moz-linear-gradient(top, #4D90FE, #357AE8);
	background: linear-gradient(top, #4D90FE, #357AE8);
}
.btn-primary:active, .btn-primary.btn-active {
	box-shadow:#2176D3 0 1px 2px 0 inset;
	border-color: #3079ED;
}
.btn-primary:focus {
	border-color:#4d90fe;
	outline:none
}
.theme-buy {
	margin-top:20px;
	text-align: center;
}
.theme-gobuy, .theme-signin {
	font-size: 15px;
}
.theme-price {
	position: relative;
	bottom: -6px;
	font-family: microsoft yahei, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-weight: bold;
	color: #f60;
	line-height: 32px;
	font-size: 24px;
	display: inline-block;
}
.theme-price dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px;
}
.theme-desc {
	padding: 30px;
}
.theme-version {
	padding: 30px;
}
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:460px;
	height:360px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-poptit {
	border-bottom:1px solid #ddd;
	padding:4px 12px;
	position: relative;
}
.theme-popbod {
	padding:60px 15px;
	color:#444;
	height: 148px;
}
.theme-popbom {
	padding:15px;
	background-color:#f6f6f6;
	border-top:1px solid #ddd;
	border-radius:0 0 5px 5px;
	color:#666
}
.theme-popbom a {
	margin-left:8px
}
.theme-poptit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.theme-poptit .close:hover {
	color:#444;
}
.btn.theme-reg {
	position: absolute;
	top: 8px;
	left: 43%;
	display: none
}
.inp-gray, .feed-mail-inp {
	border:1px solid #ccc;
	background-color:#fdfdfd;
	width:220px;
	height:16px;
	padding:4px;
	color:#444;
	margin-right:6px
}
.dform {
	padding:60px 0px 40px;
	text-align: center;
}
.dform .ipt_error {
	background-color:#FFFFCC;
	border-color:#FFCC66
}
.dform-tip {
	display:none;
	background-color:#080;
	color:#fff;
	line-height:42px;
	margin-top:10px;
display:;
	font-size: 14px;
}
.dform-tip-errer {
	background-color: #CF301A;
}
.dform-tip a {
	display: inline-block;
	padding: 0 20px;
	margin-left:10px;
	background-color: #FFE924;
	color: #CF301A;
}
.dform-login {
	padding:0;
	height: 270px;
	overflow: hidden;
}
.dform-login iframe {
	height: 470px;
	margin-top: -180px;
}
.theme-signin {
	margin: -50px -20px -50px 90px;
	text-align:left;
	font-size: 14px;
}
.theme-signin h4 {
	color:#999;
	font-weight:100;
	margin-bottom: 20px;
	font-size: 12px;
}
.theme-signin li {
	padding-left: 40px;
	margin-bottom: 15px;
}
.theme-signin li strong {
	float: left;
	margin-left: -80px;
	width: 80px;
	text-align: right;
	line-height: 32px;
}
.theme-signin .btn {
	margin-bottom: 10px;
}
.theme-signin p {
	font-size: 12px;
	color: #999;
}
.theme-desc, .theme-version {
	padding-top: 0
}