﻿@charset "utf-8";
/* CSS Document */

a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var{margin:0; padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display: block}
body{font-family: "Helvetica Neue", Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif; font-size:12px; color:#666; line-height:1.6; background:#fff;}
/*@font-face{font-family: "Helvetica Neue"; src: url("../font/Helvetica Neue.otf");}*/
a:hover{ color:#3ab7e7}
a:hover img,img{border:none; vertical-align: bottom;}
img{transition: all 0.6s;}
ol,ul{list-style: none}
input,button,select,textarea{outline:none;font-family:"微软雅黑",Arial,"宋体"; font-size:14px; color: #666;}
table input,table button,table select,table textarea{ vertical-align:middle;}
button,html input[type=button],input[type=submit]{-webkit-apperance: button; cursor: pointer}
button[disabled],html input[disabled]{cursor: default}
textarea{resize:none}
table{ border-collapse:collapse;}
a{text-decoration:none; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:400; font-family:"微软雅黑";}
th{font-weight: normal;}

.fl{float: left}
.fr{float: right}
.w_1200{width:1200px;margin: 0 auto}
.animation{
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;	
}
/*-------------------------结束公用样式--------------------------*/

/*main*/
.container-f5{ width:100%; background:#f5f5f5; overflow:hidden;    border: none !important;}
.main{width:100%;overflow:hidden;}

/*head*/
#main .head{
	position: relative
}

/*top*/
.head .top{
	height: 35px;
	line-height: 35px;
	background: #f6f6f6;
}
.head .top span{
	color: #888;
}

.head .top a{
	display:inline-block;
	text-align: center;
	height: 35px;
	line-height: 35px;
	width: 60px;
	position: relative
}
.head .top a i{
	display: inline-block;
	height: 10px;
	width: 1px;
	overflow: hidden;
	background: #c3c3c3;
	position: absolute;
	right: 0;
	top: 12px
}

/*logo*/
.logo{
	height: 110px;
	position: relative
}
.logo .logo-ico{
	position: absolute;
	top: 20px
}

.menu{
	position: absolute;
	left:470px;
	height: 42px;top:30px;
}
.menu a{
	font-size: 16px;
	color: #333;
	line-height: 42px;
	display: inline-block;
	padding: 0px 25px;
	position: relative
}
.menu a:hover{
	color:#3ab7e7;}
.menu a i.tag{
	position: absolute;
	width: 38px;
	height: 23px;
	background:url('../../images/tag-bg.png') no-repeat center;
	font-size: 12px;
	color: #fff;
	font-style: normal;
	line-height: 18px;
	text-align: center;
	top: -10px
}
.menu i{
	display:inline-block;
	width: 1px;
	height: 8px;
	background: #d1d1d1
}

.Sell-Company { float:left;    width: 150px;
    top: 35px; background:#3ab7e7;
    padding-left: 20px;}
	
.sell-button {
    width: 120px;
    height: 42px;
    background: url(../../images/zhuanrang/sell-ico.png) no-repeat 15px center #3ab7e7;
    line-height: 43px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    float: right;
    margin-top: 30px;
    margin-right: 10px;
}	
.sell-buttons {
    width: 120px;
    height: 42px;
    background: url(../../images/zhuanrang/sell-ico.png) no-repeat 15px center #FF6600;
    line-height: 43px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    float: right;
    margin-top: 30px;
    margin-right: 10px;
}	
	
/*banner*/
.banner-box{min-width:100%;height:360px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:360px;}
.banner-box .bd li a{display:block;background-size:auto;width: 100%;height: 360px;}
.banner-box .bd li img{width:100%;height:360px}
.banner-btn{width:1210px;position:absolute;top:120px;left:50%;margin-left:-605px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../../images/zhuanrang/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../../images/zhuanrang/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:200px;left:585px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.banner-box .hd ul li.on{background:#3ab7e7;}

/*content*/
.content{padding:20px 0px;overflow: hidden;}
.content-l{ width:900px; float:left;}
.content-r{ width:280px; float:right;}


/*搜索*/
.searchbar{padding: 20px;background:#fff;position:relative; width:860px; height:120px;}
.statistics{
	background: #fff;
	text-align:left;
	position: relative;
}
.statistics span{
	font-size: 14px;
	display: inline-block;
	margin: 0px 10px;
	color: #666;
}
.statistics span.digital{
	margin: 0px 5px;
	font-size: 18px;
	color: #3ab7e7;
	font-weight: bold;
}
.search{ width:856px; float:left; border:solid 2px #3db7e8; margin:10px 0;}
.search-cont{width:690px;background: #fff; border:none; padding:0 10px; line-height:45px; height:50px; font-size:16px;}
.search-btn{ width:145px; background:#3db7e8; line-height:48px; text-align:center; color:#fff; font-size:18px; border:none;}
.dynamic{ width:860px; float:left; color:#333;}
.dynamic span{ color:#ff6600;}

/*公司转让*/
.title{ width:900px; float:left; padding-top:20px; background:url(../../images/zhuanrang/title_bg.jpg) no-repeat bottom; padding-bottom:5px;}
.title h1{font-size:18px;color:#333; float:left; font-weight:bold;}
.title span{color: #666;font-size: 14px; float:left; padding:3px 0 0 10px;}
.title a{ float:right; color:#ff6600; font-weight:bold; padding-top:3px; font-size:14px;}
.title a:hover{ color:#ff3300;}

/*公司列表*/
.company-list{
	
}
.company-list .list{
	background: #fff;
	height: 125px;
	margin: 21px 0px 0px;
	position: relative;
	cursor: pointer;
	border: 2px solid #fff
}
.company-list .list .tips{
	position: absolute;
	height: 129px;
	background: #3ab7e7;
	width:40px;
	text-align: center;
	top: -2px;
	left: -2px;
}
.company-list .list .tips span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	width: 15px;
	margin-top:30px;
	line-height: 19px;
}
.company-list .list .summary{
	position: absolute;
	left:70px;
	width:85%;
	padding: 20px 0px;
}
.company-list .list .summary a{
	font-size: 16px;
	color: #333;
	margin-left: -7px
}
.company-list .list .summary span.digital{
	color: #3ab7e7;
}
.company-list .list .summary div.introduction{
	font-size: 14px;
	margin: 8px 0px 6px;
	color: #888
}
.company-list .list .summary div.introduction span{ padding-right:25px;}
.company-list .list .summary div.supplement{
	font-size: 14px;
	width:94%;
	color: #888
}
.company-list .list .time{
	width: 110px;
	border-left: 1px solid #e7e7e7;
	position: absolute;
	right: 0px;
	height: 100%;
}
.company-list .list .time span{
	display:block;
	padding-left: 20px;
	color: #666;
	line-height: 23px;
}
.company-list .list .time span.years{
	font-size: 26px;
	margin-top:40px;
}
.company-list .list .time i{
	display: block;
	position: absolute;
	width: 3px;
	height: 15px;
	background: #3ab7e7;
	top: 55px;
}

.company-list .list:hover{
	box-shadow: 1px 1px 15px #3ab7e7;
	border: 2px solid #3ab7e7;
	behavior: url(PIE.htc);
}
.company-list .list:hover a{
	color: #3ab7e7;
}

.company-list .more{font-size: 16px;text-align: center;	color: #333;margin-top:30px; padding-bottom:20px;}
.company-list .more a:hover{color: #3ab7e7;}

/*right*/
.advertising{ width:280px; float:left;}
.advertising ul{ float:left; width:280px;}
.advertising li{width:280px; float:left; padding-bottom:20px;}
.advertising dl{width:280px; float:left; text-align:center;}
.advertising dl dt{ width:280px; float:left;}
.advertising dl dd{ width:280px; float:left;}
.advertising dl dd span{ font-weight:bold; font-size:16px; color:#000; padding:10px 0 5px 0; width:280px; float:left; border-bottom:solid 2px #3ab7e7;}
.advertising dl dd p{ padding-top:10px; font-size:15px; color:#333; width:280px; float:left; line-height:24px;}


/*底部copyright*/
.copyright{
	background: #424242;
	padding:30px 0px 50px 0;
	width: 100%;
	overflow: hidden;
}
.copyright .Links{
	border-bottom: 1px solid #585858;
	padding-bottom:15px;}
.copyright .Links span{
	color: #c4c4c4;
	font-size: 14px;
}
.copyright .Links a{
	margin: 0px 5px;
	font-size: 14px;
	color: #777;
}
.copyright .Links a:hover{
	color: #fff;
}

.information{
	position: relative;
	padding: 30px 0 40px;
}
.information .tel{ width:250px; float:left;	border-left: 1px solid #4c4c4c;margin-left:500px; padding-left:70px; background:url(../../images/zhuanrang/tel-ico-1.png) no-repeat 30px; line-height:18px;}
.information .tel span{
	color: #888;
	font-size: 14px;
}
.information .tel .number{
	color: #fff;
	font-size: 24px;font-weight:bold;
}
.information .link{
	position: absolute;
	left: 0px;
}
.information .link span{
	display: block;
	font-size: 14px;
	margin: 6px 0px;
}
.information .link a{
	color: #999;
	font-size: 14px;
	margin: 0 10px 0 0;
	padding-left: 10px
}
.information .link a:first-child{
	padding: 0px;
}
.information .link a:hover{
	color: #fff;
}
.information .link i{
	display:inline-block;
	width: 1px;
	height: 8px;
	background: #575757
}

.information .code{
	position: absolute;
	width: 260px;
	right: 0px;
	top:20px;
}
.information .code div.pic{

}
.information .code .fr{
	margin:  15px 0 0 10px;
}
.information .code  span{
	display: block;
	color: #999;
	font-size: 14px;
}
.information .code  span.t{
	font-size: 16px;
	color: #fff;
}














