﻿/* 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;
}


.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:#eee;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
    z-index: 9999;
    position: fixed;
    top: 44%;
    left: 42%;
    margin: -190px 0 0 -295px;
    border-radius: 5px;
    background-color: #eee;
    display: none;
    box-shadow: 0 0 10px #666;
}
.theme-poptit {
	border-bottom:1px solid #ddd;
	padding:12px;
	position: relative;
}
.theme-popbod h2{
    font-size: 16px;
    margin: 10px auto;
}
.theme-poptit h3{
    font-size: 18px;
}
.theme-poptit h3 img{
    width: 3.5%;
    margin-right: 10px;
}
.theme-popbod {
    color: #444;
    margin: auto 20px;
    clear: both;
}
.theme-popbod li {
    width: 47%;
    float: left;
    background: #fff;
    margin-right: 12px;
    margin-bottom: 10px;
}
.theme-popbod li:nth-child(2){    margin-right: 0px;}
.theme-popbod li .left{
    width: 80%;
    float: left;
    padding: 20px;
    position: fixed;
}
.theme-popbod li img{
    width: 34%;
    position: relative;
    left: 150px;
    bottom: 0;
    top: 48px;
}
.theme-popbod li .left .one{
    color: #e80226;
}
.theme-popbod li .left .one span{
    font-size: 24px;
    margin-right: 10px;
}
.theme-popbod li .left .two{
    margin: 10px auto;
}
.theme-popbod li .left .two span{
    border: 1px solid #666;
    padding: 0 4px;
    margin-right: 6px;
}
.theme-popbod li .left .three{
    color: #666;
    line-height: 20px;
}
.theme-popbod li .left .four{
    color: #666;
    line-height: 20px;
}
.theme-popbod li .right{
    float: right;
    width: 15%;
    line-height: 30px;
    font-size: 18px;
    background: #bc001d;
    color: #fff;
    padding: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.theme-popbod li .right a{
    color: #fff;
}
.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 .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: 80px;
	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
}
/* �������?����֮�� www.lanrenzhijia.com */
































