.product-center-width {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

/*product-info*/
.product-center-width .product-info-top {
    margin-top:10px;
    border-radius: 3px;
    background: #f;
    margin-bottom: 30px;
}
.product-center-width .product-info-top .product-info-top-box {
    width: 100%;
    overflow: hidden;
}
.product-center-width .product-info-top .product-info-top-box .ff-left {
    float: left;
    display: inline;
    width:828px;
    overflow: hidden;
}
.product-center-width .product-info-top .product-info-top-box .ff-right {
    float: right;
    display: inline;
    width: 330px;
    
}

.product-center-width .product-info-top .product-info-top-box .ff-left h2 {
    height:auto; overflow:hidden;
    border-bottom: 1px solid #eee; padding-top:25px;
    font-size: 24px;
    text-indent: 30px;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con {
    padding: 20px;
    padding-top: 35px;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con .share {
    padding: 20px 0;
    text-align: right;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con .product-box-list {
    width: 98%;
    margin-left: 2%;
    font-size: 14px;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con .product-box-list p.subject {
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con .product-box-list table {
    width: 100%;
    border:1px solid #f2f2f2;
    margin-bottom: 15px;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con .product-box-list table td {
    padding: 8px 0;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con .product-box-list table td p {
    padding: 3px 5px;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con .product-box-list table td p span {
    font-size: 20px;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con ul.product-box-info {
    background: #F1F6FA;
    width: 98%;
    overflow: hidden;
    padding: 20px 0;
    margin:0 0 30px 2%;
}
.product-center-width .product-info-top .product-info-top-box .ff-left .ff-left-con ul.product-box-info li {
    float: left;
    display: inline;
    margin-right: 30px;
    padding:10px 0 10px 20px;
    min-width: 206px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data {
    height: 70px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data div.head-img {
    float: left;
    display: inline;
    width: 50px;
    height: 50px;
    border-radius: 20px;
    overflow: hidden;
    padding-top: 10px;
	margin-left:10px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data div.head-img img {
    width: 50px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data .user-info {
    float: right;
    display: inline;
    width: 235px;
    padding-top: 10px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data .user-info .name {
    line-height: 50px;
	font-size:14px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data .user-info .name a {
    color: #0072ff;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data .user-info .date {
    line-height: 23px;
    color: #777;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data-tab {
    width: 100%;
    overflow: hidden;
    display: block;
	font-size:14px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data-tab tr.tab-tr-bottom-border {
    border-bottom: 1px solid #eee;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data-tab tr.tab-tr-bottom-border td {
    padding-bottom: 15px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data-tab tr.tab-tr-top-border td{
    padding-top: 28px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data-tab td {
    padding: 4px 0;
    color:#333;
}
.product-center-width .product-info-top .product-info-top-box .ff-right .user-data-tab td.tab-left {
    text-align: left;
    width: 90px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div {
    width: 100%;
    overflow: hidden;
    color: #333;
}
.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div .left {
    float: left;
    display: inline;
}
.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div .right {
    float: right;
    display: inline;
    color: #0072ff;
}
.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div .add-number {
    width: 100%;
    overflow: hidden;
    line-height: 25px;
}
.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div .select-len {
    width: 150px;
    height: 25px;
    overflow: hidden;
    float: left;
    display: inline;
    border:1px solid #ccc;
}
.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div .select-len span.minus {
    float: left;
    display: inline;
    height: 25px;
    width: 20px;
    text-align: center;
    line-height: 25px;
    border-right: 1px solid #ccc;
    font-size: 16px;
    cursor: pointer;
    color: #333;
}
.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div .select-len span.plus {
    float: right;
    display: inline;
    height: 25px;
    width: 20px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
    border-left: 1px solid #ccc;
    font-size: 16px;
    color: #333;
}
.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div .select-len span.not {
    cursor: pointer;
    color: #999;
}

.product-center-width .product-info-top .product-info-top-box .ff-right div.tab-r-div .select-len input {
    float: left;
    display: inline;
    width:106px;
    border: none;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.product-center-width .user-data-tab .compact {
    padding-top: 15px;
    line-height: 23px;
    color: #777;
}
.product-center-width .user-data-tab .compact a {
    color: #0072ff;
}
/*bottom*/
.product-center-width .product-info-bottom {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
}
.product-center-width .product-info-bottom-left {
    float: left;
    display: inline;
    width: 828px;
    border-radius: 3px;
    border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
	margin-top:20px;
}
.product-center-width .product-info-bottom .product-info-bottom-right {
    float: right;
    display: inline;
    width: 330px;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 3px;
    position: relative;
    background: #fff;
}
.product-center-width .product-info-bottom-left .con-tab {
    width: 105%;
    overflow: hidden;
    height: 40px;
}
.product-center-width .con-tab-info {
    width: 784px;
    padding: 20px;
    overflow: hidden;
}
.product-center-width .con-tab p {
    float: left;
    display: inline;
    width: 24%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #eee;
    cursor: pointer;
    border-right: 1px solid #ddd;
    border-bottom: solid #ddd 1px;
    font-size: 14px;
    color:#333;
}
.product-center-width .product-info-bottom-left .con-tab p.cur {
    background: #00a755;
    color: #fff;
}
.con-info-con {
    display: none;
}
.con-info-con .con-info-con-main{
    overflow:hidden;
}
.con-info-con .con-info-con-main .con-info-con-table{
    /*margin:20px 0 60px;*/
    margin: 20px 0 25px;
}
.con-info-con .con-info-con-main .con-info-con-table tr td{
    border: solid #ddd 1px;
    font-size:14px;
    padding:12px 50px;
    text-align:left;
}
.con-info-con .con-info-con-main .con-info-con-table .td1{
    background-color:#f2f2f2;
    width:77px;
    color:#333;
}
.con-info-con .con-info-con-main .con-info-con-table .td2{
    text-align:justify;
}
.con-info-con .con-info-con-main .con-info-con-img{
    width: 100%;
    height: 408px;
    text-align: center;
    overflow:hidden;
    position:relative;
}
.con-info-con .con-info-con-main .con-info-con-img .con-info-con-img-bg{
    height:35px;
    width:100%;
    background-color:#272727;
    opacity: 0.5;
    filter:alpha(opacity=50);
    position:absolute;
    bottom:0;
    text-align:center;
}
.con-info-con .con-info-con-main .con-info-con-img .con-info-con-text{
    color:#fff;
    height:35px;
    line-height:35px;
    font-size:14px;
    width:100%;
    position:absolute;
    bottom:0;
    text-align:center;
}
.product-center-width .product-info-bottom .product-info-bottom-right h2 {
    height: 40px;
    line-height: 40px;
    background: #eee;
    padding-left: 20px;
    font-size: 16px;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul {
    padding: 0;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul li {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul li a {
    display: block;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul li h3 {
    padding: 5px 15px;
    overflow: hidden;
    line-height: 30px;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul li a:hover h3 {
    color: red;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul li div {
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px 0;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul li div p.left {
    float: left;
    display: inline;
    margin-left: 15px;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul li div p.right {
    float: right;
    display: inline;
    margin-right: 15px;
}
.product-center-width .product-info-bottom .product-info-bottom-right ul li.end {
    border: none;
}
/*login*/
.login-dialog {
    padding: 20px 20px 5px 20px;
}
.login-dialog table {
    width: 100%;
    overflow: hidden;
}
.login-dialog table td {
    height: 20px;
}
.login-dialog table td div.login-yzm-img {
    height: 36px;
    border: 1px solid #eee;
    cursor: pointer;
    overflow:hidden;
}
.login-dialog table td input.input-text {
    width: 240px;
}
.login-dialog .ff-error-tip {
    text-align: center;
}
.login-dialog .reg-tips {
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
}
.login-dialog .reg-tips .ff-left {
    float: left;
    display: inline;
}
.login-dialog .reg-tips .ff-right {
    float: right;
    display: inline;
    margin-right: 20px;
}

.transfer-index-one-t{ 
	height:38px; 
	line-height:38px; 
	background:#f2f2f2; 
	color:#333; 
	position:relative; 
	padding-left:44px; 
	border: solid #ddd 1px; 
	font-size:14px; 
	font-weight:bold; 
	margin-bottom:19px;
}
.transfer-index-one-t img{ 
	position:absolute; 
	top:8px; 
	left:18px; 
	right:10px;
}
.transfer-index-one-t span{ 
	color:#fd6900;
}
.transfer-detail-left{ 
	width:836px; 
	float:left;
}
.transfer-detail-left .transfer-detail-left-one{ 
	border: solid #ddd 1px; 
	padding-left:28px; 
	padding-right:28px; 
	overflow:hidden;
	position:relative;
}
.transfer-detail-left-one .shouqing{
	position:absolute;
	right:40px;
    top:10px;
	z-index:10;
}
.transfer-detail-left .transfer-detail-left-one .transfer-detail-left-one-tip{ 
	height:58px; 
	line-height:58px; 
	border-bottom: 
	solid #ddd 1px; 
	font-size:16px; 
	color:#333;
	position:relative;
}
.transfer-detail-left-one-tip .num-span{
	position:absolute;
	right:10px;
    top:20px;
    line-height:22px; 
    font-size: 14px;
    color:#666;
}
.transfer-detail-left-one-tip .num-span .count-time{
    display: inline-block;
    line-height:22px; 
    text-decoration: none;
    width:180px;
    font-size: 14px;
    color:#666;
}
/*加息*/
.transfer-detail-left-one-tip .add{
	/*font-size: 12px;*/
}
.transfer-detail-left-one-tip .add em{
	background: red;
	padding:0px 10px;
	margin:0 8px;
}
.transfer-detail-left .transfer-detail-left-one .transfer-detail-left-one-tip .block-span{ 
	font-size:12px; 
	border-radius:3px; 
	background:#fd6900; 
	color:#fff; 
	padding:3px 16px; 
	margin-left:24px;
}
.transfer-detail-left .transfer-detail-left-one ul{ 
	display:block; 
	padding-bottom:30px; 
	padding-top:30px; 
	overflow:hidden;
}
.transfer-detail-left .transfer-detail-left-one .transfer-detail-left-one-li{ 
	float:left; 
	width:175px; 
	text-align:center; 
	line-height:32px; 
	font-size:14px;
}
.transfer-detail-left .transfer-detail-left-one .transfer-detail-left-one-li1{ 
	float:left; 
	width:258px; 
	text-align:center; 
	line-height:32px; 
	font-size:14px;
    color:#666;
}
.transfer-detail-left-one-li2{
	float:left; 
	width:258px; 
	text-align:center; 
	line-height:32px; 
	font-size:14px;
}
.transfer-detail-b-x{ 
	border-right: solid #f2f2f2 1px;
}
.transfer-detail-b-fm{ 
	font-size:30px; 
	color:#eeaa3d;
	font-family:Arial;
}
.transfer-detail-b-fms{ 
	font-size:14px; 
	color:#fd6900;
}
.transfer-detail-left .transfer-detail-left-two{ 
	overflow:hidden;
}
.transfer-detail-left .transfer-detail-left-two .transfer-detail-left-two-table tr td{ 
	border: solid #ddd 1px; 
	padding-left:24px; 
	padding-bottom:4px; 
	padding-top:4px; 
	font-size:14px;
}
.transfer-detail-left  .transfer-detail-left-thire{ 
	border: solid #ddd 1px; 
	overflow:hidden; 
	position:relative;
    padding-bottom: 30px;
    *padding-bottom: 30px;
}
.transfer-detail-left  .transfer-detail-left-thire p{ 
	height:38px; 
	line-height:38px; 
	padding-left:28px; 
	border-bottom: solid #ddd 1px; 
	font-size:16px;
}
.transfer-detail-left  .transfer-detail-left-thire .transfer-detail-left-thire-list{ 
	width:128px; 
	height:30px; 
	float:left; 
	background:url(../images/jy08.jpg); 
	margin-left:10px; 
	margin-top:44px; 
}
.transfer-detail-left  .transfer-detail-left-thire .transfer-detail-left-thire-list-bj{ 
	width:128px; 
	height:30px; 
	float:left; 
	background:url(../images/jy008.jpg); 
	margin-left:10px; 
	margin-top:44px; 
	margin-bottom:29px;
}
.transfer-detail-left-thire-list-left{ 
	height:30px; 
	width:24px; 
	line-height:30px; 
	text-align:center; 
	color:#fff; 
	display:block; 
	float:left; 
	font-size:14px; 
	font-weight:bold;
}
.transfer-detail-left-thire-list-right{ 
	height:30px; 
	width:104px; 
	line-height:30px; 
	text-align:center; 
	color:#fff; 
	display:block; 
	float:left;
}
.transfer-detail-left-thire-jindu{ 
	position:absolute; 
	width:120px; 
	height:24px; 
	line-height:24px; 
	font-size:14px; 
	top:12px;
	left:15px;
}
.transfer-detail-left-thire-jindu img{ 
	float:left; 
	margin-right:10px;
}
.transfer-detail-left .transfer-detail-left-four{ 
	border: solid #ddd 1px;  
	overflow:hidden;
}
.transfer-detail-left .transfer-detail-left-four .transfer-detail-left-four-tip{ 
	height:38px; 
	line-height:38px; 
	font-size:16px; 
	padding-left:28px; 
	padding-right:18px;
}
.transfer-detail-left .transfer-detail-left-four .transfer-detail-left-four-tip img {
	vertical-align: -10px;
}
.transfer-detail-left .transfer-detail-left-four .transfer-detail-left-four-tip a{ 
	float:right; 
	margin-top:6px; 
	margin-left:12px;
}
.transfer-detail-left .transfer-detail-left-four .transfer-detail-left-four-tip span{ 
	color:#fd6900; 
	font-size:14px;
}
.transfer-detail-left .transfer-detail-left-four .transfer-detail-left-four-ul{ 
	background:#f2f2f2; 
	display:block; 
	overflow:hidden;
}
.transfer-detail-left .transfer-detail-left-four li{ 
	float:left; 
	border-left:solid #ddd 1px;  
	border-top:solid #ddd 1px; 
	margin-left:-1px; 
	line-height:38px; 
	text-align:center; 
	font-size:14px;
}
.transfer-detail-left-four-a{ 
	width:133px; 
	cursor:pointer;
}
.transfer-detail-left-four-b{ 
	width:78px;
}
.transfer-detail-left-four-c{ 
	width:165px; 
	cursor:pointer;
}
.transfer-detail-left-four-d{ 
	width:128px;
}
.transfer-detail-left-four-e{ 
	width:163px; 
	cursor:pointer;
}
.transfer-detail-left-four-f{ 
	width:167px;
}
.transfer-detail-left .transfer-detail-left-four .transfer-detail-left-four-fudong{ 
	width:139px; 
	border-left: solid #ddd 1px; 
	margin-left:-1px; 
	float:left;  
	overflow:hidden;
}
.transfer-detail-left .transfer-detail-left-four .transfer-detail-left-four-fudong li{ 
	height:38px; 
	text-align:center; 
	width:139px;
}
.transfer-detail-left .transfer-detail-left-four .transfer-detail-left-four-fudong .transfer-detail-left-four-fudong-a
{
	border-top: solid #ddd 1px; 
	background:#f2f2f2;
}
.transfer-detail-left  .transfer-detail-left-five{ 
	border: solid #ddd 1px; 
	margin-top:18px;
}
.transfer-detail-left  .transfer-detail-left-five .transfer-detail-left-five-ul{ 
	display:block; 
	overflow:hidden; 
}
.transfer-detail-left  .transfer-detail-left-five .transfer-detail-left-five-ul li{ 
	width:167px; 
	text-align:center; 
	line-height:38px; 
	text-align:center; 
	border-left: solid #ddd 1px; 
	float:left; 
	border-bottom:solid #ddd 1px; 
	font-size:14px; 
	margin-left:-1px;
	background:#f2f2f2; 
	cursor:pointer;
}
.transfer-detail-biaoti{ 
	height:36px; 
	line-height:36px; 
	font-size:16px; 
	padding-top:12px; 
	color:#333;
}
.transfer-detail-biaoti span{ 
	color:#fd6900;
	font-size:14px;
}
.transfer-detail-left-five-ul-class{ 
	display:none; 
	padding:10px 12px; 
	line-height:24px; 
	font-size:14px;
}
.detail-login{
	border:1px solid #ddd;
    padding:0 0 28px 28px;
}

.look-hetong{
	color:#64af2c;	
	margin-left:10px;
    display:none;
}
.main-btn-green2 {
    width: 160px;
    height: 35px;
    color: #58B521;
    font-size: 16px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #58B521;
	text-align:center;
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:35px;
}
.surplus-span{
	color:#FD6900;	
}
.transfer-index-thire-right-banner ul li{
	margin-bottom:15px;	
}
.transfer-index-thire-right-banner ul li a img{
	display:block;
	width:100%;	
} 
.pr{
}
.kucun_span2{
	line-height: 30px;
    display: block;
}
.h30{
    text-indent:90px;
	height:30px !important;
}