.Inside-banner{
	height: 300px;
	background: url(../../images/zhuanrang/bannmer-sell.jpg) no-repeat center;
}


/*Inside*/
.Inside{
	background: #f2f2f2;
	padding: 30px 0px;
}

.Inside .carrier{
	width: 95%;
	margin: 0px auto 30px;
}

.Inside .w_1200{
	background: #fff;
	padding: 10px 0px;
}

.Inside .title-sell{
	margin: 15px 0px;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8; font-size:16px; font-weight:bold; color:#000;
}
.Inside .title-sell h2{
	font-size: 22px;
	color: #333;
}
.Inside .title-sell i{
	position: absolute;
	width: 6px;
	height: 25px;
	left: -30px;
	top: 5px;
	background: #3ab7e7;
}



/*tips*/
.tips{
	width: 100%;
	background: #fffbe4;
	border: 1px solid #ffdeab;
	padding: 12px 0px;
	font-size: 14px;
	position: relative
}
.tips span{
	color: #ff5a00;
	margin-left: 50px
}
.tips i{
	display: inline-block;
	width: 20px;
	height: 15px;
	background: url(../../images/zhuanrang/tips-ico.png) no-repeat left center;
	position: absolute;
	top: 15px;
	left: 20px;
}


.Line .tips{
	border: none;
	padding: 0px;
	background: none;
	padding-left: 24px;
	display: none;
	color: #aaa;
}
.Line .tips i{
	top: 0px;
	height: 17px;
	left: 0px;
	background: url(../../images/zhuanrang/tips-list.png) no-repeat -35px 0px;
}
.Line .tips.err{
	color: red;
}
.Line .tips.err i{
	background-position: 0px;
}

.Line .tips.success i{
	background-position: -70px 0px
}

/*Sell-company*/
.Sell-company{
	margin: 0 auto;
	overflow: hidden;
}

.Sell-company .Line-list{
	margin-top: 30px
}
.Sell-company .title{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.Sell-company  .Line{
	
	font-size: 14px;
	color: #888;
	position: relative;
	width: 100%;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	background: red
}
.clearfix {
	display: inline-block
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
.clearfix {
	zoom: 1
}


.Sell-company  .Line .t{
	position: absolute;
	width: 200px;
	height: 34px;
	text-align: right;
	margin-right: 15px;
	left: 0px;
	line-height: 34px;
	color: #666
}
.Sell-company  .Line .t span{
	color: #ff5a00;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
}
.Sell-company  .Line  .c{
	float: right;
	width: 920px;
	position: relative;
	padding-bottom: 10px;
}
.Sell-company  .Line  .c .selectordef{
	float: left;
	height: 34px;
	border: 1px solid #e0e0e0;
	margin-right: 10px;
	line-height: 34px;
	padding: 0 35px 0 15px;
	position: relative;
	cursor: pointer;
	color: #888;
	min-width: 75px;
	background: url(../../images/zhuanrang/select-ico.png) no-repeat center right;
	background-position: 105px center;
}


.Sell-company  .Line  .c .selectordef.on,.Sell-company  .Line  .c .selectordef:hover{
	border-color: #3ab7e7;
	color: #3ab7e7;
	background-image: url(../../images/zhuanrang/select-ico-h.png);
}

.Sell-company  .Line  .c input.enter{
	height: 34px;
	border: 1px solid #e0e0e0;
	margin-right: 10px;
	line-height: 34px;
	color: #aaa;
	width: 395px;
	text-indent: 16px
}

.Sell-company  .Line  .c input.on{
	border: 1px solid #3ab7e7;
}

.Sell-company  .Line.capital .selectordef{
	float:none;
	display: inline-block;
	*display:inherit;
	margin-left: 10px;
}
.Sell-company  .Line.capital input.enter{
	width: 160px;
}

.Sell-company  .Line.Record{
	height: 38px;
	line-height: 38px;
}
.Sell-company  .Line.Record.on{
	background: #f3f3f3;
	padding-bottom: 0;
	margin-bottom: 0
}
.Sell-company  .Line.Record.on .c{
	padding-bottom: 0
}
.Record-cent{
	border: 1px solid #f3f3f3;
	border-top: none;
	clear: both;
	z-index: 9999;
	padding: 15px;
}
.Record-cent .Line{
	margin: 0px;
}
.Record-cent .Line .t{
	width: 183px
}
.Record-cent .Line .c{
	width: 905px;
	height: 38px;
	line-height: 38px;
	padding-bottom: 0px;
}
.Sell-company  .Line  .c input.radio{
	margin-left: 61px;
}

.Sell-company  .Line.Remarks textarea{
	width: 600px;
	height: 160px;
	border: 1px solid #e0e0e0;
	color: #aaa;
	text-indent: 12px;
	line-height: 26px
}

.protocol{
	padding-left: 212px;
	font-size: 14px;
	padding-top: 10px;
	margin-left: 2px;
}
.protocol a{
	color: #3ab7e7
}

.submit{
	cursor: pointer;
	height: 50px;
	width: 400px;
	background: #3ab7e7;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 0 5px;
}

.submit:hover{
	
}

/*select-options*/
.select-options{
	z-index: 999;
	zoom:1;
	background: #fff;
	border: 1px solid #e0e0e0;
	width: 125px;
	position: absolute;
	top: 35px;
	display: none;
}
.select-options ul{
	max-height: 180px;
	overflow-y: auto
}
.select-options ul li{
	height: 34px;
	line-height: 34px;
	cursor: pointer;
	text-indent: 6px;
	color: #aaa;
}
.select-options ul li.on,.select-options ul li:hover{
	background: #f3f3f3;
	color: #666;
}

.select-options.city{
	left: 137px;
}

.select-options.county{
	left: 274px;
}

.select-options.currency-1,.select-options.currency-2{
	left: 420px
}

.select-options.slfptype-1,.select-options.slfptype-2{
	left: 343px;
	top: 46px
}

.Get-code{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	background: #f2f2f2;
	border: 1px solid #e0e0e0;
	cursor: pointer;
	text-align: center;
	padding: 0px 15px;
}
.Get-code:hover{
	background: #3ab7e7;
	border: 1px solid #3ab7e7;
	color: #fff;
}


.mark{
	color: #3ab7e7;
	cursor: pointer;
}
.mark i{
	background: url(../../images/zhuanrang/mark-ico.png) no-repeat left 6px;
	display: inline-block;
	width: 20px;
	height: 20px;
}
.mark:hover{
	text-decoration: underline;
}

.mark-cont{
	z-index: 999999;
	background: #3ab7e7;
	color: #fff;
	position: absolute;
	right: 260px;
	top: -130px;
	padding: 20px 30px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px; 
    border-radius:15px;
	display: none;
}
.mark-cont h1{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.mark-cont span{
	display: block;
	font-size: 12px;
}

.mark-cont i{
	display: block;
	height: 21px;
	width: 28px;
	background: url(../../images/zhuanrang/mark-cont-b.png) no-repeat;
	position:absolute;
	bottom: -20px;
}

.title-sell .tips{
	display: inline-block;
	width: auto;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	margin-left: 15px;
	font-size: 14px;
	font-weight:normal;
	padding-left: 20px;
}
.title-sell .tips i{
	left: 0px;
	top: 2px;
	width: 25px;
	height: 16px;
	background: url(../../images/zhuanrang/tips-list.png) left center;
}

/*location*/
.location{
	width: 100%;
	height: 65px;
	line-height: 65px;
	position: relative; background:#fff;
}
.location .w_1200{
	position: relative;
}
.location .current-location{
	font-size: 14px;
	color: #888;
}
.location .current-location a{
	color: #888;
}
.location .current-location a:hover{
	color: #3ab7e7;
}
.location .current-menu{
	position: absolute;
	right: 0px;
	top: 0px
}
.location .current-menu a{
	color: #555;
	font-size: 16px;
	margin-left: 40px;
	position: relative;
	height: 60px;
	line-height: 60px;
	display: inline-block;
}

.location .current-menu a i{
	display: block;
	position: absolute;
	height: 4px;
	width: 70px;
	bottom: 0px;
	background: #3ab7e7;
	z-index: 9999;
	bottom: -5px;
	left: -2px;
	display: none;
}

.location .current-menu a.on i{
	display: block
}

.location .current-menu a:hover,.location .current-menu a.on{
	color: #3ab7e7;
}

.Inside .details p,.Inside .details{
	font-size: 14px;
	line-height: 26px;
	margin: 10px 0px;
	color: #666;
}
.details b{ font-weight:bold; color:#333;}

.Inside .Line{
	margin-bottom: 20px;
}

/*新闻*/
.Inside.News{
	padding: 15px 0px 15px 0;
	width: 100%;
	overflow: hidden;
}

.Inside.News .w_1200{
	background: none;
}

.Inside.News .fl{
	float: right;
	width: 300px;
}

.Inside.News .fr{
	float: left;
	width: 880px;
	padding-right: 20px;
}

.Inside.News .Public{
	background: #fff;
	margin-bottom: 20px;
}
.Inside.News .Public .t{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
	font-size: 16px;
	padding-left: 15px;
	background: #fbfbfb;
	color: #333;
}
.Inside.News .Public .t i{
	position: absolute;
	width: 3px;
	height: 15px;
	background: #3ab7e7;
	left: 0;
	top: 17px;
}
.Inside.News .fl .Public .c{
	width: 90%;
}
.Inside.News .Public .c{
	width: 95%;
	margin: 0 auto;
	padding: 10px 0px
}

.Public .more{
	font-size: 14px;
	position: absolute;
	right: 12px;
}
.Public .more a{
	color: #aaa;
}
.Public .more a:hover{
	color: #3ab7e7
}
.Transfer-Company ul{
	overflow: hidden;
	width: 100%;
}

.Top-Company li{
	height: 35px;
	line-height: 35px;
}
.Top-Company li a{
	font-size: 14px;
	color: #666;
}
.Top-Company li a:hover{
	color: #3ab7e7;
}
.Top-Company li i{
	display: inline-block;
	height: 35px;
	width: 20px;
	background: url(../../images/zhuanrang/top-bg-h.jpg) no-repeat 2px 8px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
}
.Top-Company li.red i{
	background-image: url(../../images/zhuanrang/top-bg.jpg);
}

.new-Company{
	width: 100%;
	overflow: hidden
}


.new-Company .news-list{
	width: 100%;
	overflow: hidden;
}

.new-Company .news-list li{
	width: 100%;
	margin: 22px 0;
	overflow: hidden; border-bottom: dashed 1px #ccc; padding-bottom:25px;
}

.new-Company .news-list li div.pic{
	width: 180px;
	height: 130px;
	float: left;
	overflow: hidden;
}
.new-Company .news-list li div.pic img{
	width: 100%;
}
.new-Company .news-list li div.pic:hover img{
	transform: scale(1.3);
}

.new-Company .news-list li div.Summary{
	width: 630px;
	float: right
}
.new-Company .news-list li div.Summary span{
	display: block;
	font-size: 14px;
}
.new-Company .news-list li div.Summary span.time{
	color: #888;
	margin: 5px auto;
}
.new-Company .news-list li div.Summary a{
	font-size: 18px;
	color: #333;
}
.new-Company .news-list li div.Summary a:hover{
	color: #3ab7e7;
}
.new-Company .news-list li div.Summary  span.classification{
	display: block;
	width: 60px;
	height: 20px;
	border: 1px solid #3ab7e7;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	color: #3ab7e7;
	margin-top: 5px
}

.Transfer-Company .news-banner{
	width: 320px;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-top: 12px;
	float: left;
}

.Transfer-Company .news-banner .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.Transfer-Company .news-banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.Transfer-Company .news-banner .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.Transfer-Company .news-banner .hd ul li.on{ background:#3ab7e7; color:#fff; }
.Transfer-Company .news-banner .bd{ position:relative; height:100%; z-index:0;   }
.Transfer-Company .news-banner .bd li{ zoom:1; vertical-align:middle; }
.Transfer-Company .news-banner .bd img{ width:320px; height:200px; display:block;  }


.Transfer-Company .news-list{
	float: right;
	width: 490px;
	padding-top: 10px
}

.Transfer-Company .news-list .headlines{
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 20px;
}
.Transfer-Company .news-list .headlines h2{
	font-size: 16px;
}
.Transfer-Company .news-list .headlines h2 a{
	color: #333;
	margin-left: 10px;
}
.Transfer-Company .news-list .headlines h2 a:hover,.Transfer-Company .news-list  ul li a:hover,.Transfer-Company .news-list .headlines span a:hover{
	color: #3ab7e7;
}
.Transfer-Company .news-list .headlines span{
	margin-top: 10px;
	display: block;
	
}
.Transfer-Company .news-list .headlines span a{
	font-size: 14px;
	color: #888
}
.Transfer-Company .news-list .headlines i{
	display: inline-block;
	color: #fff;
	font-size: 12px;
	width: 46px;
	height: 20px;
	text-align: center;
	font-style: normal;
	background: url(../../images/zhuanrang/headlines.jpg) no-repeat left center;
}

.Transfer-Company .news-list  ul{
	margin-top: 15px;
}
.Transfer-Company .news-list  ul li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.Transfer-Company .news-list  ul li a{
	color: #333;
	float: left;
	background: url(../../images/zhuanrang/news-list-ico.jpg) no-repeat left center;
	padding-left: 15px;
}
.Transfer-Company .news-list  ul li span.time{
	float: right;
	color: #aaa;
}


#goodcover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#code {
	
	top: 50%;
	z-index: 999999999999;
	left: 50%;
	
}


#code1 {
	width: 800px;
	height: 500px;
	background-color: #fff;
	position: absolute;
	display: none;
	top: 50%;
	z-index: 999999999999;
	left: 50%;
	margin-left: -400px
}

#code .title{
	background: #ff8a54;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-indent: 24px;
}
#code .goodtxt{
	padding: 20px;
	font-size: 14px;
	color: #666;
}
#code .goodtxt h1{
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0;
	color: #333;
}
#code .close{
	background: #ff8a54;
	color: #fff;
	width: 260px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	margin-left: 20px;
}


.ptslfp{
	border: 1px solid #f3f3f3;
	padding: 10px 0;
}
