﻿@charset "utf-8";
/* CSS Document */
/*侧面分类*/
.first-show {
	margin-top: 48px;
	clear: both;
}
.main-nav {
	width: 210px;
	z-index: 7;
	margin-top: -450px;
}
.float-list {
    width: 210px;
    height: 450px;
	position:relative;
    background: #f9f9f9;
}
.float-list dl {
	position: relative;
	z-index: 7;
	clear: both;
	width: 210px;
	cursor: pointer;
	filter: alpha(Opacity=0);
	opacity:0;
}
.float-list dl dt {
	display: inline;
	position: relative;
	float: left;
	width: 198px;
	border: 1px solid #eee;
	border-top: none;
	line-height: 22px;
	overflow: hidden;
	text-align: left;
	padding: 15px 0px 8px 10px;
	background: #f9f9f9;
}

.float-list dl dt.hover {
	background-color: #fff;
	width: 200px;
	z-index: 7;
	border: 1px solid #eee;
	border-right: none;
	border-left: 2px solid #E31939;
	padding-left: 9px;
	padding-top: 14px;
}
.float-list dl dt.hover .arrow-right {
	top: 14px;
	right: 17px;
}
.float-list dl dt strong {
	float: left;
	width: 208px;
	height: 18px;
	overflow: hidden;
	margin: 0 0 4px;
}
.float-list dl dt strong a {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	margin-left: 50px;
}
.float-list dl dt .arrow-right{
	display:block;
    height: 12px;
	position: absolute;
    top: 15px;
    right: 15px;
	font: 700 12px/18px simsun;
}
.float-list dl dt p {
	clear: both;
	height: 44px;
	overflow: hidden;
	font-size: 12px;
}
.float-list dl dt p a {
	white-space: nowrap;
	height:22px;
	line-height:22px;
	display:inline-block;
	margin-right: 13px;
	float: left;
}
.float-list dl dd {
    display: none;
    position: absolute;
    left: 210px;
    width: 650px;
    background: #fff;
    border: 1px solid #eee;
    z-index: 6;
}
.float-list dl dd a {
	color: #666;
	white-space: nowrap; /*禁止文字自动换行*/
}
.float-list dl dd .secondlist {
    float: left;
    width: 610px;
    padding: 0 20px;
    font-size: 12px;
}
.float-list dl dd .secondlist li {
    width: 610px;
    padding: 10px 0;
    line-height: 22px;
    overflow: hidden;
}
.float-list dl dd .secondlist li strong {
    float: left;
    width: 100px;
    font-weight: 400;
    text-align: left;
}
.float-list dl dd .secondlist li strong a {
    padding: 0;
    color: #444;
    font-size: 14px;
}
.float-list dl dd .secondlist li .float-list-cont {
    float: left;
    width: 540px;
}
.float-list dl dd .secondlist li .float-list-cont a {
    float: left;
	padding-right:13px;
}

/*banner*/
.category-banner,.tc-banner{
	position: relative;
	height: 350px;
	zoom: 1;
	width: 100%;
	overflow: hidden;
}
.category-banner .banner-panel,.tc-banner .banner-panel{
	height:350px;
	overflow:hidden;	
}
.category-banner .banner-panel li,.tc-banner .banner-panel li{
	width:100%;
	height:350px;	
}
.category-banner .banner-panel li a,.tc-banner .banner-panel li a{
	display:block;
	width:100%;
	height:350px;
}
.category-banner .banner-extra,.tc-banner .banner-extra{
	width:100%;
	position:absolute;
	bottom:15px;	
	text-align:center;
}
.category-banner .banner-extra span,.tc-banner .banner-extra span{
	display:inline-block;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    color: #fff;
    cursor: pointer;
	background:#000;
/*	filter:alpha(opacity=0);
	opacity:0;	*/
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}
.category-banner .banner-extra span.curr,.tc-banner .banner-extra span.curr{
	background:#09ABA8;	
}
.gw_bg{background:#f5f5f5;width:100%;padding-bottom:30px;}
/*广告*/
.image-box1{
	width: 1210px;
	height: 187px;
	margin: 0px auto;
	padding-top: 10px;
	overflow: hidden;	
}
.image-box1 a {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}
.image-box1 a.last{
	margin:0;	
}

/*分类楼层*/
.floor-wrapper{
	width: 1210px;
    margin: 15px auto;
    clear: both;	
}
.floor-wrapper .mt{
	height: 55px;
    line-height: 55px;
    border-bottom: 2px #bbb solid;	
}
.floor-wrapper .mt h2 {
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    float: left;
}
.floor-wrapper .mt a.category-more {
    float: right;
    line-height: 75px;
    margin-right: 10px;
}
.floor-wrapper .mt a.category-more i{
	font: 700 12px/75px simsun;	
}
.floor-wrapper .floor-content{
	clear: both;
    width: 1220px;
    min-height: 281px;
    margin-right: -10px;	
}
.floor-wrapper .floor-content .item{
	width: 232px;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    display: inline;
    position: relative;	
	border:1px solid #fff;
}
.floor-wrapper .item .item-inner{
	width: 200px;
    border: 1px solid #eee;
    text-align: center;
    overflow: hidden;
	padding:15px;
}
.floor-wrapper .item .item-img {
    display: block;
    height: 180px;
    text-align: center;
}
.floor-wrapper .item .item-img img {
	display:block;
    margin: 0 auto;
}
.floor-wrapper .item .item-name{
    height: 30px;
	line-height:20px;
    overflow: hidden;
    font-size: 14px;
    color: #333;	
	text-align:left;
}
.floor-wrapper .item .item-price{
	display: block;
    height: 20px;
    line-height: 20px;
    padding: 15px 0 0;
    overflow: hidden;	
	text-align:left;
}
.floor-wrapper .item .item-price .sale-price{
	font-size: 20px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 70px;
    float: left;
    overflow: hidden;	
}
.floor-wrapper .item .add-cart{
	background:url(../images/common-icon.png) no-repeat;
	display: block;
    width: 30px;
    height: 30px;
    background-position: -165px 0;
    position: absolute;
    right:15px;
    bottom:14px;	
}
.floor-wrapper .floor-content .item:hover,.floor-wrapper .floor-content .item:hover .item-inner{
	border:1px solid #E31939;	
}



.sub-banner-appointment {
    background: url("../images/transparent50.png") repeat scroll 0 0;
    height: 310px;
    left: 50%;
    margin-left: 344px;
    position: fixed;
    text-align: center;
    top: 25.5%;
    width: 246px;
/*	background-color: #646675;	*/
	z-index: 99;
}

.sub-banner-appointment > .appointment-box > h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 38px;
	font-weight:500px;
}
.sub-banner-appointment > .appointment-box .btn {
    border: 2px solid #fff;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin-top: 12px;
    vertical-align: middle;
    width: 202px;
}
.sub-banner-appointment > .entrepreneur > .entrepreneur-num {
    color: #fff;
    font-size: 18px;
    margin-top: 9px;
	padding: 25px 0 20px;
}

.sub-banner-appointment > .entrepreneur > .entrepreneur-num > span {
    font-size: 46px;
    font-weight: 700;
}
.sub-banner-appointment > .appointment-box .btn-show .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: white;
    width: 176px;
}
.sub-banner-appointment > .entrepreneur .btn-show {
    height: 42px;
    margin: 12px auto 0;
    overflow: hidden;
    position: relative;
    width: 180px;
}
.sub-banner-appointment > .entrepreneur .btn-show .btn {
    left: 0;
    margin-top: 0;
    overflow: hidden;
    position: absolute;
}
.sub-banner-appointment > .entrepreneur .btn-hide {
    background-color: white;
    border-radius: 2px;
    color: #004b92;
    display: inline-block;
    height: 42px;
    left: -180px;
    line-height: 42px;
    position: absolute;
    top: 0;
    width: 180px;
}
.sub-banner-appointment > .appointment-box .appointment-lists-box {
    border-bottom: 1px dashed #555;
    display: block;
    height: 30px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 13px;
    padding-top: 10px;
    width: 205px;
}

.sub-banner-appointment > .entrepreneur .appointment-lists li > span {
    line-height: 30px;
    margin-left: 15px;
    vertical-align: middle;
}
.sub-banner-appointment > .appointment-box .appointment-lists > li > span {
    color: #999;
    font-size: 12px;
    height: 30px;
}
.sub-banner-appointment > .appointment-box .appointment-lists > li > span:first-child {
    margin: 0;
}
.sub-banner-appointment > .entrepreneur .appointment-lists li > span {
    line-height: 30px;
    margin-left: 15px;
    vertical-align: middle;
}
.sub-banner-appointment > .appointment-box .appointment-lists > li > span {
    color: #999;
    font-size: 12px;
    height: 30px;
}

.banner-advantage-lists {
    margin: 8px auto 0;
    overflow: hidden;
    width: 220px;
}

.banner-advantage-lists > li {
    float: left;
    font-size: 0;
    width: 55px;
}
.banner-advantage-lists > li > i {
    background: rgba(0, 0, 0, 0) url("../images/inside-banner-icons-1.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    padding-bottom: 5px;
    vertical-align: middle;
    width: 20px;
}

.banner-advantage-lists > li > span {
    color: #aaa;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
.banner-advantage-lists > li > .icon1 {
    background-position: 0 0;
}
.banner-advantage-lists > li > .icon2 {
    background-position: -20px 0;
}
.banner-advantage-lists > li > .icon3 {
    background-position: -40px 0;
}
.banner-advantage-lists > li > .icon4 {
    background-position: -60px 0;
}


.w1180 {
    height: auto;
    margin: 0 auto;
    width: 1200px;
}
.four-nav {
    padding: 20px 0;
}

.four-nav ul {
    margin: 0 auto;
    overflow: hidden;
    width: 1068px;
}
.four-nav ul li {
    float: left;
    text-align: center;
    width: 267px;
}

.four-nav ul li i {
    background-image: url("../images/nav-icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 60px;
    margin-right: 20px;
    vertical-align: middle;
    width: 70px;
}
.four-nav ul li span {
    color: #666;
	font-size:16px;
	font-weight:bold;
	
}

.four-nav ul li.bank1 i {
    background-position: -75px 0;
}

.four-nav ul li.bank2 i {
    background-position: -151px 0;
}

.four-nav ul li.bank3 i {
    background-position: -227px 0;
}

.big-gray-box {
    background-color: #f4f4f6;
    min-width: 1200px;
    text-align: center;
    width: 100%;
}

.company-inquiry {
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 0 19px;
    text-align: center;
	width: 756px;
}
.company-inquiry span {
    color: #666;
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 50px;
    margin-right: 20px;
}

.company-inquiry .check-box {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 2px;
    float: left;
    height: 46px;
    overflow: hidden;
    width: 670px;
}
.company-inquiry .check-box label {
    background: rgba(0, 0, 0, 0) url("../images/nav-icon.png") no-repeat scroll -305px 13px;
    float: left;
    height: 46px;
    margin: 0 14.5px;
    text-align: center;
    width: 19px;
}

.company-inquiry .check-box input {
	border:none;
    border-left: 1px solid #d0d0d0;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-top: 11px;
    padding-left: 15px;
    width: 464px;
}
.check-free-btn {
    background-color: #dd342f;
    float: right;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 140px;
}

.check-free-btn a {
    color: white;
    display: block;
    font-size: 16px;
}

.business-package {
    height: 305px;
    padding: 30px 0 0;
    position: relative;
}

.business-package ul::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.business-package ul {
    position: absolute;
}

.business-package ul li {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0 14px 3px rgba(0, 0, 0, 0.05);
    float: left;
    margin-left: 34px;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    width: 370px;
    z-index: 3;
}
.business-package ul li:first-child {
    margin-left: 0;
}
.business-package ul li .til {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 64px;
    line-height: 60px;
}
.business-package ul li.list-1 .til {
    background: rgba(0, 0, 0, 0) url("../images/tit-1.png") no-repeat scroll 0 0;
}
.business-package ul li .package-con {
    height: 125px;
    margin: 10px auto 0;
    overflow: hidden;
    width: 312px;
}
.package-con p {
    border-bottom: 1px dashed #e5e5e5;
    overflow: hidden;
    padding: 10px 0;
}
.package-con p .left-til {
    color: #333;
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 240px;
	font-size:16px;
}
.business-package ul li.list-0 .til {
    background: rgba(0, 0, 0, 0) url("../images/tit-1.png") no-repeat scroll 0 0;
}
.business-package ul li.list-1 .til {
    background: rgba(0, 0, 0, 0) url("../images/tit-2.png") no-repeat scroll 0 0;
}
.business-package ul li.list-2 .til {
    background: rgba(0, 0, 0, 0) url("../images/tit-3.png") no-repeat scroll 0 0;
}
.package-con p .right-mon {
    color: #999;
    float: right;
    text-decoration: line-through;
}

.package-bottom {
    margin: 16px auto 0;
    overflow: hidden;
    width: 312px;
}
.package-bottom .left-mon {
    float: left;
}
.package-bottom .left-mon span {
    display: inline-block;
    float: left;
    text-align: left;
}
.package-bottom .left-mon span.total-mon {
    color: #fa4f4f;
    font-size: 30px;
    margin-right: 5px;
    position: relative;
    top: 5px;
}

.package-bottom .left-mon span.be-mon {
    color: #999;
    font-size: 12px;
}

.line-through {
    text-decoration: line-through;
}



.package-bottom a {
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    color: #fa4f4f;
    display: block;
    float: right;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    width: 113px;
}

.slow-all {
    background-image: url("../images/arrow-down.png");
    background-position: 95px 17px;
    background-repeat: no-repeat;
    color: #999;
    display: none;
    padding: 11px 0 11px 30px;
    text-align: left;
}


.til-box {
    margin-top: 20px;
    overflow: hidden;
    padding: 10px 0;
}
.til-box span {
    border-left: 3px solid;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
}

.til-box ul {
    float: right;
    position: relative;
}
.til-box ul li {
    color: #666;
    cursor: pointer;
    display: inline;
    font-size: 16px;
    margin-left: 45px;
    padding: 0 13px;
    text-align: center;
    width: 90px;
}
.til-box ul li.on {
    color: black;
}
#buoy-an {
    background-color: black;
    bottom: -13px;
    height: 3px;
    left: 45px;
    position: absolute;
    width: 90px;
}
.business-con-box {
    border-top: 1px solid black;
    overflow: hidden;
}
.con-left-box588 {
    width: 590px;
}

.top-con {
    height: 260px;
    overflow: hidden;
    position: relative;
    width: 590px;
}

.top-con a {
    display: block;
    height: 100%;
}

.two-top-con {
    margin: 40px 50px;
    position: absolute;
    z-index: 1;
}

.top-con .til {
    color: #333;
    font-size: 24px;
    font-weight: bold;
}


.top-con .sub-til {
    color: #999;
	margin-bottom:6px;
	margin-top:6px;
}


.top-con .price-red {
    color: #aaa;
    font-size: 12px;
	margin-top:15px;
}
.top-con .price-red font {
    color: #fa4f4f;
    font-size: 24px;
}

.top-con img{width: 100%;transition: all .6s linear;-webkit-transition: all .6s linear;-moz-transition: all .6s linear;-ms-transition: all .6s linear;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);}
.top-con:hover .til{color: #FA4F4F;}
.top-con:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);}

.bottom-con {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    overflow: hidden;
}



.small-con-detail a {
    display: block;
    height: 100%;
    width: 100%;
}
.small-con-detail .con-detail-txt {
    padding: 30px;
}
.small-con-detail img {
    bottom: 0;
    position: absolute;
    right: -10px;
	width:125px;
}
.con-right-box592 {
    width: 590px;
}
.con-right-box {
    float: right;
    overflow: hidden;
}
.con-left-box {
    float: left;
    overflow: hidden;
}
.small-con-detail {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    float: left;
    height: 220px;
    overflow: hidden;
    position: relative;
}
.small-con-detail .til {
    color: black;
    font-size: 16px;
}
.con-right-box592 .h260 {
    height: 260px;
}

.w292 .small-con-detail {
    width: 293px;
}
.small-con-detail .sub-til {
    color: #999;
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
}
#buoy-an {
    position: absolute;
    width: 90px;
    height: 3px;
    left: 45px;
    bottom: -10px;
    background-color: black;
}
.small-con-detail .mon-benefit font {
    color: #FA4F4F;
    font-size: 20px;
}

.con-left-box510 .top-con {
    height: 442px;
}
.con-right-box670 {
    width: 670px;
}
.con-left-box510 {
    width: 510px;
}
.con-right-box670 .small-con-detail {
    width: 334px;
}
.counselor-zone .counselor_man {
    overflow: hidden;
    position: relative;
    height: 380px;
    width: 1140px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.counselor-zone .counselor_man .c_ul {
    overflow: hidden;
    height: 344px;
    width: 1180px;
}

.counselor-zone .counselor_man .c_ul {
    overflow: hidden;
    min-height: 344px;
    width: 1505px;
}
.counselor-zone .counselor_man .c_ul li {
    float: left;
    height: 344px;
    width: 275px;
    overflow: hidden;
    margin-right: 26px;
}
.counselor-zone .counselor_man .c_ul li {
    float: left;
    min-height: 344px;
    width: 240px;
    overflow: hidden;
    margin-right: 60px;
}
.counselor-zone .top-img {
    width: 240px;
    height: 240px;
    overflow: hidden;
}
.counselor-zone .top-img img {
    width: 100%;
}
.counselor-zone .bottom-info {
    text-align: center;
    padding: 15px 0;
}
.counselor-zone .bottom-info p {
    line-height: 1;
    padding-bottom: 10px;
}
.counselor-zone .bottom-info .name {
    color: #999;
    font-size: 12px;
}
.counselor-zone .bottom-info .name span {
    color: #333;
    font-size: 18px;
    padding-right: 5px;
}
.counselor-zone .bottom-info .num {
    color: #999;
    font-size: 12px;
    padding-bottom: 15px;
}
.counselor-zone .bottom-info .num span:first-child {
    padding-right: 15px;
}
.counselor-zone .bottom-info .num font {
    color: #d7000f;
}
.counselor-zone .bottom-info .info-btn {
    font-size: 0;
}
.counselor-zone .bottom-info .info-btn a:hover{
    color:white;
    background-color:#d7000f ;
}
.counselor-zone .bottom-info .info-btn a {
    display: inline-block;
    width: 88px;
    height: 28px;
    border-radius: 2px;
    line-height: 28px;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #d7000f;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.counselor-zone .bottom-info .info-btn a.btn-zy {
    border-color: #ddd;
    margin-right: 5px;
}
.counselor-zone .guwen_ul {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.counselor-zone .guwen_ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ccc;
    margin-left: 2px;
    margin-right: 2px;
    text-indent: -2000px;
    cursor: pointer;
}
.counselor-zone .guwen_ul .on {
    background: #ff7f00 !important;
}
.consulting-left {
    float: left;
    width: 482px;
}
.consulting-left-top {
    width: 100%;
    height: 260px;
    position: relative;
    overflow: hidden;
}
.consulting-left-top img {
    width: 100%;
    transition: all .6s linear;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -ms-transition: all .6s linear;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.consulting-left-top p {
    color: white;
    position: absolute;
    font-size: 16px;
    bottom: 0;
    width:450px;
    padding: 10px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}
.consulting-left .til {
    padding: 6px 15px;
    color: #999;
    font-size: 16px;
    width: 450px;
    height: 46px;
    line-height: 17px;
    border: 1px solid #e5e5e5;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.consulting-middle {
    float: right;
    width: 600px;
    padding: 12px 30px;
    border: 1px solid #e5e5e5;
    margin: 0 20px;
    max-height: 294px;
    min-height: 294px;

}
.consulting-middle .til {
    color: #333;
    font-size: 16px;
    padding-bottom: 13px;
    border-bottom: 1px solid #e5e5e5;
}
.consulting-middle ul {
    overflow: hidden;
    margin-top: 10px;
}
.consulting-middle ul li {
    float: left;
    width: 50%;
    padding: 10px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
}
.consulting-middle ul li i {
    width: 4px;
    height: 4px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    background-color: #dd342f;
}
.consulting-middle ul li a {
    width: 48%;
    font-size: 16px;
}
.consulting-right {
    width: 178px;
    float: right;
    display: none;
    
}
.consulting-right .til {
    color: #666;
    font-size: 16px;
}
.consulting-right ul li {
    width: 176px;
    height: 65px;
    margin-top: 9px;
    overflow: hidden;
}
.consulting-right ul li a {
    display: block;
    cursor: default;
}

















.w1210{position:relative}