@charset "utf-8";
/*Author:xtt 2016-11-21*/
/*首页模块 css*/
/*banner 内容*/
.global-banner .hd.index-dot {
	position: absolute;
	bottom: 10px;
	width: 934px;
	height: 36px;
	left: 50%;
	margin-left: -590px;
	font-size: 0;
	text-align: left;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	[;letter-spacing: -4px;];
	[;word-spacing: -4px;];
}
.global-banner .hd.index-dot>ul {
	margin-left: 220px;
}
.global-banner .hd.index-dot li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 175px;
	height: 36px;
	font-size: 14px;
	color: #999;
	line-height: 36px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	margin: 0 1px;
	text-align: center;
	background: url(../newImages/transparent40.png);
	[;letter-spacing: normal;];
	[;word-spacing: normal;];
}
.global-banner .hd.index-dot li:hover {
	color: #fff;
}
.global-banner .hd.index-dot li.on {
	color: #fff;
}
/*精选套餐*/
.choiceness-box {
	width: 1180px;
	margin: 20px auto 0;
}
.choiceness-ul {
	font-size: 0;
	[;letter-spacing: -4px;];
	[;word-spacing: -4px;];
}
.choiceness-ul>li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-left: 10px;
	font-size: 14px;
	[;letter-spacing: normal;];
	[;word-spacing: normal;];
}
.choiceness-ul>li.choiceness-title {
	margin: 0;
}
.choiceness-title {
	position: relative;
	width: 210px;
	color: #fff;
	min-height: 180px;
	background-color: #C9151E;
	background-image: url(../newImages/choiceness_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.choiceness-title>h3 {
	margin: 20px 18px 0;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}
.choiceness-title>p {
	margin: 0 18px;
	font-size: 14px;
	color: #fff;
}
.choiceness-title>i {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-top: 7px transparent solid;
	border-bottom: 7px transparent solid;
	border-right: 7px #fff solid;
}
.choiceness-list {
	width: 313px;
}
.choiceness-list:hover {
	box-shadow: 0 0 14px 3px rgba(0,0,0,.1);
}
.choiceness-list>a {
	display: block;
	padding: 40px 20px 0 30px;
	min-height: 140px;
	background: #edf7fd;
}
.choiceness-list h3 {
	font-size: 18px;
	color: #000;
	margin-bottom: 5px;
}
.choiceness-list p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.choiceness-list p>span {
	font-size: 15px;
	color: #004b92;
}
.choiceness-price {
	padding: 10px 0;
}
.choiceness-price>big,
.choiceness-price>del,
.choiceness-price>i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.choiceness-price>big {
	font-size: 20px;
	color: #fa4f4f;
}
.choiceness-price>del {
	color: #999;
	margin-left: 5px;
}
.choiceness-price>i {
	line-height: 28px;
	border: 1px #fa4f4f solid;
	border-radius: 15px;
	padding: 0 12px;
	color: #fa4f4f;
	margin-left: 10px;
	cursor: pointer;
}
.choiceness-list:hover .choiceness-price>i {
	background: #fa4f4f;
	color: #fff;
	display: inline-block;
	*display:inline;
	*zoom:1;
}
.choiceness-list.bgebf1fd>a {
	background: #ebf1fd;
}
.choiceness-list.bgebf7fd>a {
	background: #ebf7fd;
}
/*创业 模块 css*/
.start-business {
	width: 1180px;
	margin: 0 auto;
	padding: 30px 0 0;
}
.start-business-main {
	margin-top: 30px;
}
.business-left {
	width: 210px;
	float: left;
	position: relative;
}
.business-left>img {
	max-width: 100%;
}
.business-category {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 17px;
	margin: 0 17px;
	overflow: hidden;
}
.business-category>a {
	display: block;
	float: left;
	width: 82px;
	text-align: center;
	margin: 3px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 26px;
}
.business-category>a:hover {
	background: url(../newImages/transparent40.png);
}
.business-right {
	float: left;
	width: 970px;
	border-top: 1px #C9151E solid;
}
.category-ul3 {
	padding: 9px 0 10px;
	overflow: hidden;
}
.category-ul3>li {
	display: block;
	float: left;
	margin-left: 10px;
}
.category-ul3 a {
	display: block;
	width: 313px;
	height: 210px;
	position: relative;
	overflow: hidden;
}
.category-ul3 img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
.category-ul3-txt {
	position: absolute;
	top: 45px;
	left: 30px;
	right: 20px;
}
.category-ul3-txt>h3 {
	font-size: 22px;
	color: #004B92;
	font-weight: bold;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.category-ul3-txt>p {
	color: #999;
	margin-bottom: 5px;
}
.category-ul3-txt>.price {
	font-size: 20px;
	color: #fa4f4f;
}
.category-ul3 a:hover img {
	position: relative;
	z-index: 1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.category-ul3 a:hover .category-ul3-txt {
	z-index: 2;
}
.category-ul3 a:hover .category-ul3-txt>h3 {
	color: #333;
}
.category-ulmore {
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	font-size: 0;
	margin-left: 10px;
	[;letter-spacing: -4px;];
	[;word-spacing: -4px;]
}
.category-ulmore>li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 318.5px;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	border-right: 1px #eee solid;
	[;letter-spacing: normal;];
	[;word-spacing: normal;];
}
.category-ulmore>li a {
	position: relative;
	display: block;
	padding: 20px 30px;
	color: #999;
	min-height: 128px;
	overflow: hidden;
}
.category-h4 {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
}
.category-ulmore>li p>sup {
	position: relative;
	top: 5px;
}
.category-ulmore>li .price {
	font-size: 12px;
	color: #aaa;
}
.category-ulmore>li .price>label {
	color: #fa4f4f;
}
.category-ulmore>li .price big {
	font-size: 20px;
}
.category-bg {
	position: absolute;
	right: -5px;
	bottom: 0;
	-webkit-transition: right 0.3s;
	-moz-transition: right 0.3s;
	transition: right 0.3s;
}
.category-ulmore>li:hover {
	box-shadow: 0 0 14px 3px rgba(0,0,0,.05);
}
.category-ulmore>li:hover .category-h4 {
	color: #004b92;
	font-weight: bold;
}
.category-ulmore>li:hover .category-bg {
	right: 0;
}
/*核心业态*/
.core-type {
	width: 1180px;
	margin: 0 auto;
	padding: 30px 0 0;
}
.core-right {
	float: left;
	width: 970px;
	border-top: 1px #c9151f solid;
}
.core-category {
	font-size: 0;
	[;letter-spacing: -4px;];
	[;word-spacing: -4px;]
}
.core-category>li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 311px;
	font-size: 14px;
	margin-left: 10px;
	border: 1px #eee solid;
	[;letter-spacing: normal;];
	[;word-spacing: normal;];
}
.core-category>li a {
	position: relative;
	display: block;
	padding: 35px 20px;
	color: #999;
	min-height: 168px;
	overflow: hidden;
}
.core-category>li .price {
	color: #FA4F4F;
	font-size: 12px;
	margin-top: 10px;
}
.core-category>li .price>big {
	font-size: 20px;
}
.core-category>li:hover {
	box-shadow: 0 0 14px 3px rgba(0,0,0,.05);
}
.core-category>li:hover .category-h4 {
	color: #004b92;
	font-weight: bold;
}
.core-category>li:hover .category-bg {
	right: 0;
}
.core-right .category-ul3 {
	padding: 9px 0 0;
}
.core-right .category-ul3 a {
	height: 270px;
}
/*顾问*/
.counselor-box {
	padding: 0px 0 10px;
}
.counselor-main {
	padding: 25px 0 20px;
	min-width: 1180px;
}
.counselor-list {
	overflow: hidden;
}
.counselor-list>li {
	width: 33.2%;
	float: left;
	overflow: hidden;
	/*background: #000;*/
	position: relative;
	transition: width 0.5s;
}

.counselor-list>li.hidetxt .counselor-txt {
	margin-top: -106.5px;
	width: auto;
	right: 5%;
}
.counselor-list>li.hidetxt .counselor-describe {
	display: none;
}
.counselor-list>li.close .counselor-img {
	width: 198.5%;
	position: relative;
	/*right: 98.5%;*/
	-webkit-filter: grayscale(60%);
	-moz-filter: grayscale(60%);
	-ms-filter: grayscale(60%);
	-o-filter: grayscale(60%);
	filter: grayscale(60%);
	filter: gray;
	filter:alpha(opacity=40);       
	-moz-opacity:0.4;              
	-khtml-opacity:0.4;              
	opacity: 0.4;
}
.counselor-list>li.close {
	width: 16.7%;
	margin: 0;
	padding: 0;
}
.counselor-list>li .counselor-img {
	width: 100%;
	/*height: 100%;*/
	right: auto;
	overflow: hidden;
}
.counselor-list>li img {
	width: 100%;
	 
}
.counselor-txt {
	position: absolute;
	top: 50%;
	right: 10%;
	margin-top: -118px;
	z-index: 1;
	width: 210px;
}
.counselor-name {
	font-size: 30px;
	color: #333;
	line-height: 30px;
}
.counselor-name>span {
	font-size: 12px;
	color: #999;
	margin-left: 10px;
}
.counselor-star {
	font-size: 0;
}
.counselor-star>i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 15px;
	height: 14px;
	margin: 0 2px;
	background: url(../newImages/star.gif);
}
.counselor-name+.counselor-star {
	margin: 6px 0 10px;
}
.counselor-skilled {
	padding: 5px 0;
}
.skilled-label {
	overflow: hidden;
	padding: 5px 0 0;
}
.skilled-label>label {
	display: block;
	float: left;
	padding: 0 12px;
	border: 1px #dcdcdc solid;
	margin-right: 10px;
	margin-bottom: 5px;
	line-height: 24px;
}
.counselor-describe {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 22px;
	height: 44px;
	margin-bottom: 10px;
}
.counselor-ta {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 0 25px;
	line-height: 36px;
	border: 1px #cc0000 solid;
	color: #cc0000;
	border-radius: 2px;
}
.counselor-ta:hover {
	background: #cc0000;
	color: #fff;
}
.counselor-list>li.close .counselor-txt {
	left: -300px;
}
.counselor-more {
	display: block;
	width: 138px;
	text-align: center;
	line-height: 34px;
	border: 1px #ddd solid;
	margin: 0 auto;
	color: #999;
}
.counselor-more:hover {
	color: #004B92;
	border-color: #004B92;
}
.index-about {
	padding: 30px 0 0;
	min-width: 1180px;
}
.index-about-main {
	margin-top: 30px;
	overflow: hidden;
}
.img-group-left {
	width: 60%;
	overflow: hidden;
	float: left;
}
.img-group-left>li {
	display: block;
	float: left;
	margin-left: 0.65%;
	margin-bottom: 0.65%;
}
.index-about-main a {
	display: block;
	position: relative;
	cursor: default;
}
.index-about-main a>p {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../newImages/transparent50.png);
	color: #fff;
	padding: 0 15px;
	line-height: 24px;
}
.hover-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../newImages/transparent20.png);
}
.index-about-main li:hover .hover-bg {
	display: none;
}
.index-about-main li img {
	width: 100%;
	display: block;
}
.img-group-left>li.img1 {
	width: 99.479%;
}
.img-group-left>li.img2 {
	width: 23.243%;
}
.img-group-left>li.img3 {
	width: 22.548%;
}
.img-group-left>li.img4 {
	width: 19.687%;
}
.img-group-left>li.img5 {
	width: 31.916%;
}
.img-group-center {
	width: 24.843%;
	float: left;
}
.img-group-center>li {
	display: block;
	float: left;
	margin-left: 1.027%;
}
.img-group-center>li.img1 {
	width: 54.765%;
}
.img-group-center>li.img2 {
	width: 43.18%;
}
.img-group-right {
	width: 15.157%;
	float: left;
}
.img-group-right>li {
	display: block;
	width: 98.125%;
	margin: 0 auto 1.55%;
}
/*数据/新闻*/
/*index*/
.xdw-data {
	width: 100%;
	min-width: 1180px;
	height: 253px;
	overflow: hidden;
	background: url(../newImages/data-bg.jpg) center no-repeat;
}
#particles-js {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.xdw-data .index-title {
	padding: 36px 0 0;
	position: relative;
	z-index: 1;
}
.xdw-data .index-title h2 {
	color: #fff;
}
.xdw-data .index-title p {
	color: #fff;
}
.xdw-data .data {
	width: 1180px;
	height: auto;
	margin: 41px auto 0;
	position: relative;
	z-index: 1;
}
.xdw-data .data ul {
	margin-left: -1px;
}
.xdw-data .data li {
	width: 235px;
	height: 60px;
	float: left;
	border-left: 1px solid #fff;
	text-align: center;
	color: #fff;
}
.xdw-data .data li:first-child {
	border: none;
}
.xdw-data .data li big {
	color: #fff;
	font-size: 55px;
	font-weight: bold;
	position: relative;
	top: 0px;
}
.xdw-data .data li span {
	font-size: 16px;
	position: relative;
	top: 0px;
}
.xdw-data .data li p {
	position: relative;
	top: 0px;
}
.index-information {
	width: 100%;
	min-width: 1180px;
	height: auto;
	padding: 30px 0;
	overflow: hidden;
}
.index-information .information {
	border-top: 1px solid #e6e6e6;
	width: 100%;
	min-width: 1180px;
	height: auto;
	margin-top: 30px;
}
.index-information .w1180 div strong {
	display: block;
	color: #333;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	font-weight: normal;
}
.index-information .fl {
	width: 380px;
}
.index-information .new-link {
	overflow: hidden;
	/*height: 860px;*/
	width: 380px;
}
.index-information .new-link .first {
	width: 380px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.index-information .new-link .first>a {
	display: block;
}
.index-information .new-link .first img {
	width: 380px;
	height: 200px;
}
.index-information .new-link .first p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	width: 100%;
	background: url(../newImages/transparent50.png) repeat;
}
.index-information .new-link .first p:hover {
	text-decoration: underline;
}
.index-information .new-link ul {
	border: 1px solid #e6e6e6;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 14px;
	padding-bottom: 31px;
	width: 358px;
}
.index-information .new-link ul li {
	display: block;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}
.index-information .new-link ul li>a {
	/*display: block;*/
}
.index-information .new-link ul li span {
	width: 70px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	color: #cc0000;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.index-information .new-link ul li p {
	width: 273px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	color: #333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.index-information .new-link ul li p:hover {
	text-decoration: underline;
	color: #004b92;
}
.index-information .fr {
	width: 770px;
}
.index-information .w1180 .fr>strong {
	height: 52px;
}
.index-information .fr ul {
	overflow: hidden;
	/*height:860px;*/
}
.message-side-box {
	/*height:745px;*/
}
.index-information .fr li {
	padding: 9px 0;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	height: 80px;
	overflow: hidden;
}
.index-information .fr li:hover {
	background: #f8f8f8;
}
.index-information .fr li:hover .txt strong {
	color: #cc0000;
}
.index-information .fr li .img-box {
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.index-information .fr li .img-box a {
	display: block;
}
.index-information .fr li .img-box img {
	width: 120px;
	height: 80px;
}
.index-information .fr li .txt {
	float: left;
	width: 490px;
}
.index-information .fr li .txt strong {
	display: block;
	font-size: 18px;
	color: #666;
	height: 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height: 30px;
}
.index-information .fr li .txt p {
	width: 630px;
	height: 60px;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 13px;
	line-height: 19px;
}

/*2016.12.6 xtt 新增 新闻切换*/
.message-side {
	overflow: hidden;
}
.message-title {
	overflow: hidden;
	padding: 17px 0;
	margin-left: -15px;
}
.message-title>a {
    display: block;
    float: left;
    color: #999;
    font-size: 18px;
    /*height: 52px;*/
    line-height: 18px;
    font-weight: normal;
    padding: 0 15px;
    border-left: 1px #999 solid;
}
.message-title>a.active {
	color: #333;
}

