/*Inside*/
.Inside{
	background: #f2f2f2;
	margin: 0px auto;
	padding-bottom: 30px;
}

.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
}

.current-location{
	color: #666;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	padding: 10px 0px
}

.Inside .Company-search{
	background: #fff;
	padding: 2px 0px;
}

.Inside .Company-search .row{
	margin: 6px 0px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #eee;
}
.Inside .Company-search .row.province{
	position: relative;
    width: 100%; 
    overflow: hidden;
        height: 28px;
}
.Inside .Company-search .row.province div.c{
	position: absolute;
	top: 0px;
	left: 80px;
	width: 1000px;
}
.Inside .Company-search .row.province div.c span{ 
}
.Inside .Company-search .row:last-child{
	border: none;
}
.Inside .Company-search .row span{
	font-size: 12px;
	line-height: 30px;
	margin: 0px 3px;
	display: inline-block;
	*display: inline; 
	text-align: left;
	color: #888;
	padding: 2px 3px
}
.Inside .Company-search .row span.more{
	color: #333;
	cursor: pointer;
	position: absolute;
	right: 5px
}
.Inside .Company-search .row span.more i{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 10px;
	background: url(../images/select-ico.png) no-repeat  center;
}
.Inside .Company-search .row span.more:hover i{
	background-image: url(../images/select-ico-h.png);
}
.Inside .Company-search .row span.t{
	margin: 0;
	width: 75px;
	text-align: right;
	color: #999;
}
.Inside .Company-search .row span.on{ 
	text-align: left;
}
.Inside .Company-search .row span.on a{
	color: #f60;
}
.Inside .Company-search .row span:hover{
	color: #ff6600
}


/*标题*/

.Details-Basic .carrier{
	width: 95%;
	margin: 0px auto 30px;
}

.Details-Basic .carrier .c{ padding: 15px 0px}

.Details-Basic{
	background: #fff;
	padding: 10px 0px;
}

.Details-Basic .title{
	margin: 15px 0px;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}
.Details-Basic .title h2{
	font-size: 22px;
	color: #333;
}
.Details-Basic .title i{
	position: absolute;
	width: 6px;
	height: 25px;
	left: -30px;
	top: 5px;
	background: #ff6600;
}

.Details-Basic .company-list .list{
	border: 1px solid #f5f5f5
}

.Details-Basic .company-list .list:hover{
	box-shadow:none;
	border: 1px solid #ff6600
}

.Details-Basic .company-list .summary.hot a{
	background: url(../images/hot.png) no-repeat right center;
	padding-right: 35px
}



/*Details-top*/
.Details-top{
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
	    background: #fff;
}
.Details-top .Basic{
	background: #fff;
	width: 800px;
	height: 260px;
}
.Details-top .Basic .t{
	width: 95%;
	margin: 0 auto;
	padding: 25px 0;
	position: relative;
	border-bottom: 1px solid #f2f2f2
}
.Details-top .Basic .t h2{
	line-height: 30px;
	color: #333;
}
.Details-top .Basic .t .digital{
	color: #ff6600
}

.Details-top .Basic .t .collection{
	position: absolute;
	right: 0px;
	top: 32px;
	padding-left: 20px;
	background: url(../images/collection-ico.png) top left no-repeat;
}
.Details-top .Basic .t .collection:hover{
	background-position:  left -45px;
}
.Details-top .Basic .t .collection:hover a{
	color: #ff6600
}

.Details-top .contact{
	width: 330px;
	height: 260px;
	background: #fff;
}

.Details-top .Basic .t span.time{
	color: #aaa;
	font-size: 14px;
	display: inline-block;
	margin: 10px 5px 0;
}

/*statistics*/
.statistics{
	width: 95%;
	margin: 30px auto 0;
}
.statistics .row{
	float: left;
	width: 30%;
	font-size: 18px;
	border-left: 1px solid #eaeaea;
	padding-left: 25px;
}

.statistics .row:first-child{
	border: none;
	padding-left: 0px;
}
.statistics .row p{
	color: #333;
	margin-bottom: 5px
}
.statistics .row i{
	color: #888;
	font-style: normal;
}
.statistics .row span{
	font-size: 30px;
	font-weight: bold;
	color: #ff6600;
}

.publisher{
width: 300px;
margin: 0px auto;
}
.publisher .t{
	height: 115px; 
	position: relative;
}
.publisher .t span.name{
	display: block;
	font-size: 18px;    font-weight: 600;
	color: #333;
	margin-bottom: 10px
}
.publisher .t a{
	    display: block;
    width: 360px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #ff8a54; 
    margin-left: -35px;
    margin-top: 28px;
    font-size: 35px;
}
 
.publisher .t .tx{
	position:absolute;
	left: 80px;
	top: 13px
}
#flo{display: none;  
  background-color: #FFc;
    width: 100%;
    height: 230px;
    position: inherit;
    line-height: 45px;
    text-align: center;
}
#astep2Buy{
    width: 93%;
    height: 30px;
    color: #fff;
    text-align: center;
    background: none;
    background-color: #ff6600;
}
.publisher .Customer-Service{
	font-size: 14px;
	line-height: 25px;
	margin:40px 0px 20px;
	padding-left:80px;
	background: url(../images/24-tel.jpg) no-repeat 15px center;
}
.publisher .Customer-Service span{
	font-size: 24px;
	font-weight: bold;
	color: #ff6600;
	display: block;
}

.publisher .QQ-Service{
	background: #ff6600;
	text-align: center;
	line-height: 45px;
	height: 45px;
	margin-top: 15px;
	cursor: pointer;
}
.publisher .QQ-Service a{
	color: #fff;
	font-size: 16px;
}


.Details-Basic .Basic-cont{
	
}
.Details-Basic .Basic-cont div.t{
	width: 100%;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px
}
.Details-Basic .Basic-cont .row{
	font-size:14px;
}
.Details-Basic .Basic-cont .row-cont{
	margin: 5px auto;
	padding: 15px 0px
}
.Details-Basic .Basic-cont .row-cont.Interlaced{
	background: #f7f7f7;
	width: 100%;
	overflow: hidden
}
.Details-Basic .Basic-cont .row-cont span{
	display: inline-block;
}
.Details-Basic .Basic-cont .row-cont .row-t{
	width: 120px;
	text-align: center;
	color: #888;
}
.Details-Basic .Basic-cont .row-cont .row-c{
	min-width: 400px;
	color: #333;
}
.Details-Basic .Basic-cont .row-cont .row-c.long{
	padding: 0px 32px;
	margin-top: 10px;
	line-height: 27px;
}
.Details-Basic .Basic-cont .row-cont .row-tt{
	width: 160px;
	text-align: right;
	padding-right: 40px;
	color: #888;
}

.Details-Basic .inquire div.c{
	width: 100%;
	overflow: hidden;
}
.Details-Basic .inquire div.pic{
	text-align: center;
	float: left;
}
.Details-Basic .inquire div.pic a{
	display: block;
	margin-top: 20px;
	font-size: 16px;
	color: #333;
}
.Details-Basic .inquire div.list{
	float: right;
	width: 720px;
}
.Details-Basic .inquire div.list div.t{
	height: 35px;
	line-height: 35px;
	background: #f2f2f2;
	
	text-indent: 24px;
	
	font-size: 14px;
	color: #333;
}
.Details-Basic .inquire div.list a{
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	color: #888;
	padding-left: 20px;
	margin: 8px auto;
}
.Details-Basic .inquire div.list a:hover{
	color: #ff6600
}
.Details-Basic .inquire div.list a i{
	display: inline-block;
	width: 20px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	background: url(../images/inquire-bg.jpg) no-repeat center;
}


ul.FQA-list{
	width: 100%;
	overflow: hidden;
}
ul.FQA-list li{
	margin: 0px auto;
	border: 1px solid #ededed;
	font-size: 14px;
}
ul.FQA-list li .FQA-t{
	height: 40px;
	line-height: 40px;
	background: #f7f7f7;
	text-indent: 12px;
	color: #333;
	cursor: pointer;
}
ul.FQA-list li .FQA-t i{
	font-weight: bold;
	color: #ff6600;
	display: inline-block;
	width: 40px;
	text-align: center;
	margin-right: 10px;
}
ul.FQA-list li .FQA-c{
	padding: 10px 0px 10px 60px;
	color: #888;
	line-height: 27px;
	display: none
}
ul.FQA-list li:first-child .FQA-c{
	display: block
}

.menu-box{
	z-index:9999
}
.Secondary-menu{
	background: #fff;
	display: none;
	box-shadow:0 0 10px rgba(0, 0, 0, .2); 
}
.Secondary-menu dl{
	border-color: #fff
}
.Secondary-menu dt{
	border-color: #fff; 
}
.nav-shadow{
	left: 220px
}
.company-list a:visited {color:#ff5a00;}/* 已被访问的链接 */
.xmbox {
	border-radius: 6px;
	line-height: 18px;
	font-size: 14px;
	margin-left: 8px;
	padding: 3px;
	text-align: center;
	border: 1px solid;
}
.xmbox2 {
	border-radius: 6px;
	line-height: 30px;
	font-size: 14px;
	margin-left: 8px;
	padding: 3px;
	text-align: center;
	border: 1px solid;
}
.hotit{
	    color: #f60;
    font-style: normal;
    padding-right: 2px;
    font-size: 16px;
}

.listmore1{
	    font-size: 14px;
    line-height: 28px;
    margin-right: 30px;
    position: absolute;
    right: 10px;
    top: 0px;
    color: #0085d0; 
    background: url(../images/listmore.png) no-repeat right;
        width: 45px;
    background-position-x: 30px;
}
.listmore2{
	    font-size: 14px;
    line-height: 28px;
    margin-right: 30px;
    position: absolute;
    right: 10px;
    top: 0px; 
    color: #0085d0; 
}
.listshou1{
	display: none;
	    font-size: 14px;
    line-height: 28px;
    margin-right: 30px;
    position: absolute;
    right: 10px;
    bottom: 5px;
    color: #0085d0; 
    background: url(../images/listshou.png) no-repeat right; 
        width: 45px;
    background-position-x: 30px;
}
.listshou2{
	display: none;
	    font-size: 14px;
    line-height: 28px;
    margin-right: 30px;
    position: absolute;
    right: 10px;
    bottom: 18px; 
    color: #0085d0; 
}
.three{
	background: #766B66;
    position: absolute;  
    width: 98%;
   padding: 0px 5px; 
}
.Inside .Company-search .row span.ont a {
    color: #f60; 
}
.trimg{
	    background: url(../images/threeimg.png) no-repeat right;
    background-position-y: 10px;
    background-position-x: -5px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 118px;
    margin-top: -16px;
    top: 0px;
} 
#span28{
	border: 1px solid;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    border-radius: 5px;
        padding: 2px 15px 2px 15px;
}
#span29{
	border: 1px solid;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    border-radius: 5px;
        padding: 2px 4px 2px 5px;
}
#span30 {
    border: 1px solid;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    color: #fff;
}
#ont{ 
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    border-radius: 5px;
       padding: 2px 5px 2px 5px;
}
.onta{
	background: #f60;
	color: #fff!important;
	padding: 3px!important;
	border: 1px solid #f60!important;
}

#three span a{
	    margin-bottom: 4px;
    margin-top: 4px;
    padding: 3px 5px 3px 5px!important;
    color: #fff;
}
.c a:hover{
    color: #f60; 
}
.tree_up span{
	margin: 0px!important;
}
#three span{
	    margin-bottom: 4px!important;
    margin-top: 4px!important;
}
#span30:hover{
	    background: #f60;
    color: #fff!important; 
    border: 1px solid #f60!important;
}