.Inside-banner{
	height: 300px;
	background: url(../images/bannmer31.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{
	margin: 15px 0px;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}
.Inside .title h2{
	font-size: 22px;
	color: #333;
}
.Inside .title i{
	position: absolute;
	width: 6px;
	height: 25px;
	left: -30px;
	top: 5px;
	background: #ff6600;
}

/*步骤*/
.step{
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px
}
.step span{
	display: block;
	float: left;
	text-align: left;
	width: 180px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 4px solid #f2f2f2;
	margin-right: 12px;
	font-size: 14px;
	color: #888;
}
.step span:last-child{
	margin-right: 0px
}
.step span i{
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	font-style:normal;
	color: #666;
	background: #f2f2f2;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px; 
    border-radius:15px;margin-right: 5px;
}
.step span.on{
	color: #ff6600;
	border-bottom-color: #ff6600;
	font-weight: bold;
}
.step span.on i{
	background-color: #ff6600;
	color: #fff;
}

/*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/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/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-position: 105px center;
} 
.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 #ff6600;
}

.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: #ff6600
}

.submit{
	cursor: pointer;
	height: 50px;
	width: 400px;
	background: #ff8a54;
	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: #ff6600;
	border: 1px solid #ff6600;
	color: #fff;
}


.mark{
	color: #ff6600;
	cursor: pointer;
}
.mark i{
	background: url(../images/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: #ff6600;
	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/mark-cont-b.png) no-repeat;
	position:absolute;
	bottom: -20px;
}

.title .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 .tips i{
	left: 0px;
	top: 2px;
	width: 25px;
	height: 16px;
	background: url(../images/tips-list.png) left center;
}

/*location*/
.location{
	width: 100%;
	height: 45px;
	line-height: 65px; 
	    background: #f2f2f2;
}
.location .w_1200{ 
}
.location .current-location{
	font-size: 14px;
	color: #888;
}
.location .current-location a{
	color: #888;
}
.location .current-location a:hover{
	color: #ff6600;
}
.location .current-menu{
	position: absolute;
	right: 0px;
	top: 0px
}
.location .current-menu a{ 
	font-size: 16px;
	margin-left: 30px;
	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: #ff6600;
	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: #ff6600;
}

.Inside .details p,.Inside .details{
	font-size: 14px;
	line-height: 26px;
	margin: 10px 0px;
	color: #666;
}

.Inside .Line{
	margin-bottom: 20px;
}

/*新闻*/
.Inside.News{
	padding: 5px 0px 15px;
	width: 100%;
	overflow: hidden;
}

.Inside.News .w_1200{
	background: none;
}

.Inside.News .fl{
	float: left;
	width: 23%;
}

.Inside.News .fr{
	float: left;
    width: 50%;
    margin-left: 2%;
}
.Inside.News .fri{
	float: right;
    width: 23%; 
}

.Inside.News .Public{
	background: #fff;
	margin-bottom: 20px;
}
.Inside.News .Public .t{
	height: 48px;
	line-height: 48px;
	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: #ff6600;
	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: #ff6600
}
.Transfer-Company ul{
	overflow: hidden;
	width: 100%;
}
.Transfer-Company ul.company-type li{
	    width: 46%;
    float: left;
    text-align: center;
    padding: 11px 0px;
    border: 1px solid #ebebeb;
    margin: 5px 12px 5px 0;
    font-size: 14px;
    height: 17px;
    line-height: 17px;
}
.Transfer-Company ul.company-type li:nth-child(2n+0){
	margin-right: 0px;
}
.Transfer-Company ul.company-type li:hover{
	background: #ff6600;
	border: 1px solid #ff6600;
	color: #fff;
}
.Transfer-Company ul.company-type li:hover a{
	color: #fff;
}

.Transfer-Company{
	height: 425px;
}
.Top-Company li{
	height: 35px;
	line-height: 35px;
}
.Top-Company li a{
	font-size: 14px;
	color: #000;
}
.Top-Company li a:hover{
	color: #ff6600;
}
.Top-Company li i{
	    display: inline-block;
    height: 35px;
    width: 24px;
    background: url(../images/top-bg-h.jpg) no-repeat 2px 8px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-position-x: 6px;
    margin-right: 10px;
    line-height: 32px;
}
.Top-Company li.red i{
	background-image: url(../images/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;
}

.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: #ff5a00;
}
.new-Company .news-list li div.Summary  span.classification{
	display: block;
	width: 60px;
	height: 20px;
	border: 1px solid #ff6600;
	line-height: 23px;
	font-size: 12px;
	text-align: center;
	color: #ff6600;
	margin-top: 5px
}

.Transfer-Company .news-banner{
	    width: 94%;
    height: 210px;
    overflow: hidden;
    position: relative;
    margin-top: 5px;
    float: left;
    margin-left: 3%;
}

.Transfer-Company .news-banner .hd{    
	height: 16px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    bottom: 4px;
    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:#ff6600; 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:100%; height:210px; display:block;  }


.Transfer-Company .news-list{
	float: right;
	width: 100%;
	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: #ff6600;
}
.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/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/news-list-ico.jpg) no-repeat left center;
	padding-left: 15px;
	height: 30px;
}
.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);
}
 

.ptslfp{
	border: 1px solid #f3f3f3;
	padding: 10px 0;
}
.bantxt{
	    position: absolute;
    bottom: 1px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    padding-left: 2%;
    color: #fff;
    background: rgba(0,0,0,0.5);
}
.bantxtmin{
    width: 70%;
    height: 25px;
    overflow: hidden; 
}
.newbanbox{
	width: 1200px;
    margin-bottom: 20px;
}
.newbanbox img{
	width: 1200px;
	
}
.box_1200{
	width: 1200px;
	margin-top: 40px;
	height: 500px;
}
.box_l{
	width: 23%;
	float: left;
	height: 450px;
    border-top: 2px solid #FF9C64;
    background: #FEF9F6;
}
.box_m{
	width: 50%;
	float: left;
	height: 450px;
	background: #fff;
	margin-left: 2%;
}
.box_r{
	width: 23%; 
	float: right;
}
.box_ltit{
	    font-size: 28px; 
    text-align: center;
    height: 90px;
    line-height: 90px;
}
.box_lmid{


}
.box_lmin{
	  width: 120px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    margin: 0 auto;
    margin-top: 44px;
    font-family: 黑体; 
    color: #000;
}
a:hover .box_lmin{
	font-weight: bold;
}
.newon{
	color: #f60;
}
.box_m_top{
	width: 100%;
    height: 180px; 
    margin-top: 20px;

}
.box_m_left{
        width: 200px;
    height: 150px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;

}
.box_m_left img{
	    width: 200px;
    height: 150px;

}
.box_m_right{
	    width: 55%;
    float: right;
    margin-right: 4%;
    height: 180px; 

}
.m_right_cen{
	    height: 78px;
    line-height: 25px;
    width: 100%;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #888;
}
.m_right_tit{
	    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m_right_more{
	     height: 40px;
    line-height: 40px;
    color: #71ADE8;
    font-size: 16px;
}
.box_m_bot{ 
    width: 100%;
    height: 248px;
}
.box_m_bot a:hover{
	color: #f60;
}
.box_m_right a:hover{
	color: #f60;
}
.m_right_cen:hover{
	color: #f60;
}
.box_m_bot ul li{ 
    width: 40%;
    height: 35px;
    line-height: 35px;
    margin-left: 7%;
    float: left;
    margin-top: 18px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box_m_bot ul li i{  
    display: block;
    width: 25px;
    float: left;
    font-size: 32px;
    text-align: center;
    font-style: normal;
        color: #666;
}
.box_r_ul{ 
	    height: 382px; 
}
.box_r_ul li{
	    width: 85%; 
	    height: auto;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.red_cen{
	     width: 85%;
    height: 52px;
    line-height: 25px;
    white-space: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-left: 14%;
        font-size: 12px;
    color: #666;
}
.frm{
	     float: left;
    width: 75%;
    margin-left: 2%;
    background: #fff;
        height: 250px;
            margin-top: 30px;
}
.frle{
	      width: 260px;
    height: 200px; 
        margin-left: 30px;
    margin-top: 25px;
    float: left;
}
.frle img{
	    width: 260px; 
}
.frri{
	    width: 560px;
    height: 160px; 
    float: right;
    margin-top: 44px;
    margin-right: 20px;
}
.frri_tit{
	       width: 100%;
    height: 36px; 
    font-size: 18px;
    color: #9B000B;
    font-weight: bold;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tit_small{
	width: 100%;
    height: 30px;
    line-height: 30px;
}
.frri_cen{
	    height: 86px;
    line-height: 28px;
    width: 100%;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #000;
}
.small_span{
	margin-left: 40px;
}
.new_page{
	    float: left;
    width: 75%;
    margin-left: 2%;
    background: #fff;
    height: 50px;
    margin-top: 30px;
    text-align: center;
    line-height: 50px;
} 
.newli{
	float: left;
    width: 49%;
}
.top_tit{
	    width: 98%;
    height: 25px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    font-size: 14px;
    line-height: 25px;
    padding-left: 2%;
    background: rgba(0,0,0,0.6);
}
.com_key li{
	font-size: 13px!important;
}