@charset "utf-8";
* {
	word-wrap: break-word;
	outline: none
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	background: #F5F5F5;
	-webkit-text-size-adjust: none;
	color: #3E3A39;
	font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", "\5b8b\4f53", sans-serif;
}
section, ul, ol, li, dl, dt, dd, p, form, input, button, select, h1, h2, h3, h4 {
	margin: 0;
	padding: 0
}
input, select, textarea, button {
	font-size: 14px;
	line-height: 16px;
	font-family: inherit
}
img {
	max-width: 100%;
	border: 0;
	vertical-align: middle
}
ul, ol, li {
	list-style-type: none
}
cite, em, i {
	font-style: normal
}
a {
	color: #3E3A39;
	text-decoration: none;
	transition: color 0.3s linear 0s, background-color 0.3s linear 0s
}
a:hover {
	color: #ff6700;
	text-decoration: none
}
.imga {
	display: block;
	position:relative;
}
.imga img {
	display: block;
	width: 100%
}
.imgh {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%
}
.imgh img, .trbl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.fl {
	float: left;
	display: inline
}
.fr {
	float: right!important
}
.cl {
	clear: both
}
.tc {
	text-align: center
}
.tl {
	text-align: left
}
.tr {
	text-align: right
}
.fb {
	font-weight: bold
}
.fn {
	font-weight: normal
}
.red, .red a, a.red {
	color: #ff6700
}
.fc6, .fc6 a, a.fc6 {
	color: #C6B074
}
.f3e, .f3e a, a.f3e {
	color: #3E3A39
}
.fff, .fff a, a.fff {
	color: #FFF
}
.f44, .f44 a, a.f44 {
	color: #444
}
.f66, .f66 a, a.f66 {
	color: #666
}
.f88, .f88 a, a.f88 {
	color: #888
}
.f99, .f99 a, a.f99 {
	color: #999
}
.f3e a:hover, a.f3e:hover, .fff a:hover, a.fff:hover, .f44 a:hover, a.f44:hover, .f66 a:hover, a.f66:hover, .f88 a:hover, a.f88:hover, .f99 a:hover, a.f99:hover {
	color: #ff6700
}
h3, .f18 {
	font-size: 18px
}
.f16 {
	font-size: 16px
}
h4, .f14 {
	font-size: 14px
}
.f12 {
	font-size: 12px
}
.fari {
	font-family: Arial, Helvetica, sans-serif
}
.tran, .scale img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.scale:hover img {
	transform: scale(1.06)
}
.clearfix, .Column {
	zoom: 1
}
.clearfix:after, .Column:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font: 0/0 sans-serif;
	visibility: hidden
}
#end {
	margin-right: 0
}
.hr, .hrLine {
	height: 1px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hrLine {
	background: #D2D2D2
}
.hr2 {
	height: 2px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hr3 {
	height: 3px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hr4 {
	height: 4px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hr5 {
	height: 5px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hr10 {
	height: 10px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hr15 {
	height: 15px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hr20 {
	height: 20px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hr30 {
	height: 30px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
.hr45 {
	height: 45px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}
pre, .pre {
	margin: 0;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-family: inherit
}
.break {
	white-space: nowrap;
	word-wrap: break-word;
	display: inline-block
}
.ellipsis {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.clamp {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}
.inline {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle
}
.dis {
	display: block
}
.none, #cnzz {
	display: none
}
.ove {
	overflow: hidden
}
.vis {
	overflow: visible
}
.posr {
	position: relative
}
.posa {
	position: absolute
}
.Column-100 {
	width: 100%;
	height: auto;
	margin: 0 auto
}
.Wrap {
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin: 0 auto
}
.Column {
	width: 1200px;
	height: auto;
	margin: 0 auto
}
.Column-L {
	float: left;
	display: inline;
	width: 903px;
	min-height: 100px
}
.Column-R {
	float: left;
	display: inline;
	width: 290px;
	margin-left: 7px
}
.bgFFF {
	background: #FFF;
	padding: 30px 40px
}
.Column.bgFFF {
	width: 1130px;
	padding: 25px 35px
}
.HeaderWrap a {
	color: #fff
}
.HeaderWrap a:hover {
	color: #ff6700
}
.HeaderWrap {
	height: 60px;
	border-bottom: 4px solid #ff6700;
	background: #383431
}
.Header {
	z-index: 90;
	position: absolute;
	top: 100px;
	left: 0;
	height: 60px;
	background: #383431;
	border-bottom: 4px solid #ff6700
}
.Header.noFixed {
	top: 100px;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.Header .logo {
	width: 180px;
	margin-right: 15px;
	display: block;
	height: 60px;
}
.Header .logo img {
	height: 60px;
	display: none;
}
.Header .tel {
	margin-top: 15px
}
.Header .search {
	position: relative;
	width: 60px;
	height: 60px
}
.Header .search from {
	width: 60px;
	height: 60px
}
.Header .search .form .submit {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	width: 60px;
	height: 60px;
	background: none;
	text-indent: -999em;
	cursor: pointer
}
.Header .search .form .submit i {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/search_btn.png) -120px 0 no-repeat
}
.Header .search .search_width.active {
	position: absolute;
	top: 0;
	left: -175px;
	width: 500px;
	height: 60px;
	background: #383431;
	z-index: 6
}
.search-wrapper {
	position: absolute;
	z-index: 9;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	background: #F8F8F8
}
.search-wrapper.active {
	left: -425px
}
.search-wrapper .input-holder {
	overflow: hidden;
	height: 60px;
	background: #383431;
	position: relative;
	width: 60px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.search-wrapper.active .input-holder {
	width: 528px
}
.search-wrapper .input-holder .search-input {
	width: 100%;
	height: 60px;
	padding: 0 60px 0 49px;
	opacity: 0;
	position: absolute;
	top: 10px;
	left: 0px;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	outline: none;
	font-family: "Open Sans", Arial, Verdana;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #838282;
	-webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	-moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s
}
.search-input {
	background: #fff !important;
	height: 40px !important;
}
.search-wrapper.active .input-holder .search-input {
	opacity: 1
}
.search-wrapper .input-holder .search-icon {
	width: 60px;
	height: 60px;
	background: #ff6700;
	position: relative;
	z-index: 2;
	float: left;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.search-wrapper .input-holder .search-icon span {
	width: 60px;
	height: 60px;
	background: url(../images/search_btn.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
	-moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
	transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650)
}
.search-wrapper.active .input-holder .search-icon {
	width: 44px
}
.search-wrapper.active .input-holder .search-icon span {
	background-position: -68px 0;
	width: 44px
}
.search-wrapper .close {
	position: absolute;
	z-index: 1;
	top: 18px;
	right: 20px;
	width: 23px;
	height: 23px;
	cursor: pointer;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
	-moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
	transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s
}
.search-wrapper.active .close {
	right: -50px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	-moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s
}
.search-wrapper .close::before, .search-wrapper .close::after {
	position: absolute;
	content: '';
	background: #838282
}
.search-wrapper .close::before {
	width: 3px;
	height: 23px;
	left: 10px;
	top: 0px
}
.search-wrapper .close::after {
	width: 23px;
	height: 3px;
	left: 0px;
	top: 10px
}
.search-wrapper .result-container {
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0px;
	text-align: center;
	font-family: "Open Sans", Arial, Verdana;
	font-size: 14px;
	display: none;
	color: #B7B7B7
}
.Nav {
}
.Nav li {
	float: left;
	display: inline
}
.Nav li .par {
	z-index: 2;
	position: relative;
	display: block;
	height: 60px;
	margin: 0 20px;
	line-height: 60px;
	font-size: 16px
}
.Nav li .par span {
	padding: 0 5px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top
}
.Nav li .sons {
	display: none;
	z-index: 1;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 20px 0;
	border-top: 4px solid #ACA8A8;
	background: #383431;
	;
	text-align: center
}
.Nav li .sons li {
	width: 120px
}
.Nav li .sons li .son {
	display: block
}
.Nav li .sons li .son .img {
	height: 60px;
	margin: 5px 0
}
.Nav li .sons li .son .img img, .Nav li .sons li .son .img .imgIco {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto
}
.Nav li .sons li .son .img .imgIco {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat
}
.Nav li.cur .par, .Nav li.current .son {
	color: #ff6700
}
.Nav li.open .par {
	border-bottom: 4px solid #ff6700
}
.FooterWrap {
	/*	margin-top: 30px;*/
	background: #FFF;
	font-size: 12px
}
.FooterWrap.to-bottom {
	position: fixed;
	bottom: 0;
	width: 100%
}
.FootMenu {
	padding: 30px 0
}
.FootMenu .banner {
	margin-bottom: 34px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DEDCDC
}
.FootMenu .rArea {
	width: 255px;
	border-left: 1px solid #DEDCDC;
	text-align: center
}
.FootMenu .rArea .kefu {
	display: block;
	width: 196px;
	margin: 5px auto 20px;
	border: 1px solid #383431;
	line-height: 42px;
	text-align: center;
	font-size: 16px
}
.FootMenu .rArea .kefu:hover {
	border-color: #ff6700
}
.FootMenu .menu {
	width: 940px;
	overflow: hidden
}
.FootMenu .menu dl {
	float: left;
	width: 110px;
	padding-bottom: 999px;
	margin-bottom: -999px
}
.FootMenu .menu dl dt {
	position: relative;
	margin-bottom: 3px;
	font-size: 16px
}
.FootMenu .menu dl dt span {
	padding: 0 4px;
	font-weight: bold
}
.FootMenu .menu dl dd {
	line-height: 22px
}
.FootMenu .menu dl dd a {
	color: #6A6969
}
.FootMenu .menu dl dd a:hover {
	color: #ff6700
}
.Footer {
	padding: 35px 0 50px;
	background: #383431;
	line-height: 20px;
	color: #fff
}
.Footer a {
	color: #fff
}
.Footer a:hover {
	color: #ff6700
}
.Footer .logo {
	margin-right: 15px
}
.Footer .copy .f38 {
	color: #fff
}
.Footer .copy .icons {
	width: 145px
}
.Footer .copy .icons i {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/index.png) -420px 0 no-repeat;
	text-indent: -999em
}
.Footer .copy .icons .kefu i {
	background-position: -450px 0
}
.Footer .copy .icons .weixin i {
	background-position: -480px 0
}
.Footer .copy .icons .weibo:hover i {
	background-position: -420px -30px
}
.Footer .copy .icons .kefu:hover i {
	background-position: -450px -30px
}
.Footer .copy .icons .weixin:hover i {
	background-position: -480px -30px
}
.Footer .copy .icons .weixin {
	position: relative
}
.Footer .copy .icons .weixin img {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	bottom: 200%;
	right: 0;
	width: 180px;
	height: 180px;
	max-width: none
}
.Footer .copy .icons .weixin:hover img {
	opacity: 1;
	visibility: visible;
	bottom: 100%
}
.Footer .fLinks {
	margin-top: 10px;
	padding-top: 14px;
	border-top: 1px solid #A5A4A4;
	line-height: 16px
}
.indexTit {
	clear: both;
	padding: 70px 0 75px;
	line-height: 30px;
	text-align: center
}
.indexTit h2 {
	position: relative;
	height: 30px;
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 20px
}
.indexTit p {
	font-size: 18px;
	line-height: 24px;
	color: #999
}
.indexTags {
	font-size: 18px;
	padding-bottom: 80px
}
.indexTags a {
	color: #2D2D2D;
	padding: 0 48px
}
.indexTags a:hover {
	color: #ff6700
}
.indexTit2 {
	padding: 105px 0 75px
}
.iView {
	border: 1px dashed #2D2D2D;
	width: 117px;
	height: 36px;
	text-align: center;
	display: block;
	margin: 0 auto;
	line-height: 36px;
	border-radius: 6px;
	font-size: 16px
}
.iView:hover {
	border: 1px solid #ff6700;
	color: #FFF;
	background: #ff6700
}
.pCasesList {
}
.pCasesList li {
	position: relative;
	float: left;
	width: 399px;
	margin: 0 1px 1px 0
}
.pCasesList li .img {
	overflow: hidden;
	height: 290px
}
.pCasesList li .img img {
	min-height: 100%
}
.pCasesList li .img .dstyle {
	position: absolute;
	top: 20px;
	left: 0;
	padding: 0 13px;
	background: #3E3A39;
	background: rgba(56,52,49,.8);
	color: #f5f5f5
}
.pCasesList li .info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 6px 27px;
	background: rgba(56,52,49,.9);
	color: #f5f5f5
}
.pCasesList li .info .cost {
	float: right;
	padding-left: 5px;
	font-size: 12px;
	color: #FFF
}
.pCasesList li .info .cost span {
	font-weight: bold;
	color: #C6B074
}
.pCasesList li .info .cost i {
	font-size: 16px
}
.pCasesList li .info .plan {
	float: right;
	line-height: 30px;
	font-size: 20px;
	color: #C6B074
}
.pCasesList li .info .plan i {
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/public.png) -360px -180px no-repeat
}
.pCasesList li .info .tit {
	height: 24px;
	font-weight: normal;
	font-size: 14px
}
.pCasesList li .bg {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	background: rgba(56,52,49,.9)
}
.pCasesList li .bg i {
	position: absolute;
	width: 60px;
	height: 60px;
	border: 0 solid #C6B076
}
.pCasesList li .bg i.t {
	top: 15px;
	left: 20px;
	border-top-width: 4px;
	border-left-width: 4px
}
.pCasesList li .bg i.r {
	top: 15px;
	right: 20px;
	border-top-width: 4px;
	border-right-width: 4px
}
.pCasesList li .bg i.b {
	bottom: 15px;
	left: 20px;
	border-bottom-width: 4px;
	border-left-width: 4px
}
.pCasesList li .bg i.l {
	bottom: 15px;
	right: 20px;
	border-bottom-width: 4px;
	border-right-width: 4px
}
.pCasesList li .ico {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px;
	background: url(../images/index.png) -180px -60px no-repeat;
	font-size: 18px;
	color: #C6B074
}
.pCasesList li .ico p {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 200px;
	margin: 0 -100px;
	text-align: center
}
.pCasesList li .ico.video {
	background-position: -300px -60px
}
.pCasesList li .ico.shijing {
	background-position: -360px -60px
}
.pCasesList li .ico2 {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: -30px;
	text-align: center
}
.pCasesList li .ico2 i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 15px;
	background: url(../images/index.png) -180px -60px no-repeat
}
.pCasesList li .ico2.video i {
	background-position: -300px -60px
}
.pCasesList li .ico2.shijing i {
	background-position: -360px -60px
}
.pCasesList li .ico2 a {
	padding: 4px 2px;
	margin: 0 10px;
	border-bottom: 1px solid #FFF;
	font-size: 15px;
	color: #FFF
}
.pCasesList li .ico2 a.order {
	border-bottom-color: #C6B076
}
.pCasesList li .ico2 a:hover {
	border-bottom-color: #C6B076;
	color: #C6B076
}
.pCasesList li .img .dstyle, .pCasesList li .info, .pCasesList li .bg, .pCasesList li .ico, .pCasesList li .ico2 {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.pCasesList li.hover .img .dstyle, .pCasesList li.hover .info {
	opacity: 0;
	visibility: hidden
}
.pCasesList li.hover .bg {
	opacity: 1;
	visibility: visible;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.pCasesList li.hover .ico, .pCasesList li.hover .ico2 {
	opacity: 1;
	visibility: visible;
	top: 50%
}
.sCaseList li {
	width: 376px
}
.iPlayer {
	z-index: 1;
	position: relative;
	height: 595px;
	overflow: hidden
}
.iPlayer .Column {
	height: 595px
}
.iPlayer .bd {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 100%;
	background: #FFF url('../images/loader.gif') no-repeat center
}
.iPlayer .quake-slider-wrapper {
	width: 1920px;
	height: 595px
}
.iPlayer .quake-slider {
	z-index: 2;
	position: relative;
	overflow: hidden;
	width: 1920px;
	height: 595px
}
.iPlayer .quake-link {
	position: absolute;
	z-index: 10
}
.iPlayer .quake-nav a {
	display: none
}
.iPlayer .quake-nav-wrapper, .iPlayer .hd {
	position: absolute;
	z-index: 12;
	bottom: 15px;
	left: 0;
	width: 100%;
	text-align: center
}
.iPlayer .quake-nav-container {
	display: inline-block;
*display:inline;
*zoom:1
}
.iPlayer .quake-nav-wrapper a, .iPlayer .hd a {
	float: left;
	width: 86px;
	height: 18px;
	text-indent: -999em
}
.iPlayer .quake-nav-wrapper a:before, .iPlayer .hd a:before {
	content: "";
	float: left;
	width: 68px;
	height: 2px;
	margin: 8px;
	background: #999;
	border: 1px solid #999
}
.iPlayer .quake-nav-wrapper a:hover:before, .iPlayer .quake-nav-wrapper a.active:before, .iPlayer .hd a:hover:before, .iPlayer .hd a.on:before {
	background: #FFF;
	border-color: #FFF
}
.iPlayer .btn {
	display: none;
	z-index: 3;
	position: absolute;
	left: -90px;
	top: 50%;
	width: 60px;
	height: 60px;
	margin-top: -30px
}
.iPlayer .btn i {
	display: block;
	width: 30px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/index.png) 0 -60px no-repeat;
	text-indent: -999em
}
.iPlayer .next {
	left: auto;
	right: -90px
}
.iPlayer .next i {
	background-position: -30px -60px
}
.iPlayer .prev:hover i {
	background-position: -60px -60px
}
.iPlayer .next:hover i {
	background-position: -90px -60px
}
.iModule {
	padding: 50px 0;
	background: #E3E3E3
}
.iModule li {
	float: left;
	margin-right: 30px
}
.iModule li a {
	z-index: 2;
	position: relative;
	overflow: hidden;
	width: 138px;
	height: 35px;
	padding: 14px 10px 15px 25px;
	text-align: center;
	border: 1px solid #DEDEDE;
	font-size: 16px;
	background: #FFF;
	border-radius: 4px;
	box-shadow: 2px 2px 2px #D9D9D9
}
.iModule li a .ico {
	width: 35px;
	height: 35px;
	float: left;
	display: block;
	background: url(../images/iModule.png) repeat
}
.iModule .li2 a .ico {
	background-position: 0 -35px
}
.iModule .li3 a .ico {
	background-position: 0 -70px
}
.iModule .li4 a .ico {
	background-position: 0 -105px
}
.iModule .li5 a .ico {
	background-position: 0 -140px
}
.iModule .li6 a .ico {
	background-position: 0 -175px
}
.iModule li a:hover {
	background: #ff6700;
	border: 1px solid #ff6700;
	color: #FFF;
	box-shadow: 2px 2px 2px #C1C0C0
}
.iModule li a:hover .ico {
	background-position: -35px 0
}
.iModule .li2 a:hover .ico {
	background-position: -35px -35px
}
.iModule .li3 a:hover .ico {
	background-position: -35px -70px
}
.iModule .li4 a:hover .ico {
	background-position: -35px -105px
}
.iModule .li5 a:hover .ico {
	background-position: -35px -140px
}
.iModule .li6 a:hover .ico {
	background-position: -35px -175px
}
.iModule li a .tit {
	display: inline-block;
	height: 35px;
	line-height: 36px
}
.iModule li a:hover .bg {
	opacity: 1;
	filter: alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FC4261D, endcolorstr=#7FC4261D);
	visibility: visible;
	top: 0
}
.pMCasesList li {
	float: left;
	width: 380px;
	height: 470px;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 40px
}
.pMCasesList li .imga {
	position: relative;
	width: 380px;
	height: 320px;
	overflow: hidden
}
.pMCasesList li .imga img {
	width: 380px;
	height: 320px;
	-webkit-transition: -webkit-transform .32s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: -moz-transform .32s cubic-bezier(.51, 1.1, .9, .95);
	-ms-transition: -ms-transform .35s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: -o-transform .32s cubic-bezier(.51, 1.1, .9, .95);
	transition: transform .32s cubic-bezier(.51, 1.1, .9, .95)
}
.pMCasesList li .imga .img-box {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid white;
	-webkit-transition: -webkit-transform .32s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: -moz-transform .32s cubic-bezier(.51, 1.1, .9, .95);
	-ms-transition: -ms-transform .32s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: -o-transform .32s cubic-bezier(.51, 1.1, .9, .95);
	transition: transform .32s cubic-bezier(.51, 1.1, .9, .95)
}
.pMCasesList li .info {
	position: relative;
	text-align: center;
	background: #FFF;
	height: 150px;
	overflow: hidden;
	padding: 0 20px
}
.pMCasesList li .info .f22 {
	margin-top: 15px;
	font-size: 16px;
	font-weight: normal;
	-webkit-transition: margin .3s;
	-moz-transition: margin .3s;
	-ms-transition: margin .3s;
	-o-transition: margin .3s;
	transition: margin .3s
}
.pMCasesList li .info .f18 {
	margin-top: 15px;
	font-size: 16px;
	color: #9b9996
}
.pMCasesList li .info .f16 {
	margin-top: 15px;
	font-size: 16px;
	color: #9b9996;
	-webkit-transition: margin .3s;
	-moz-transition: margin .3s;
	-ms-transition: margin .3s;
	-o-transition: margin .3s;
	transition: margin .3s
}
.pMCasesList li .info .view {
	position: absolute;
	left: 0;
	bottom: -47px;
	height: 21px;
	width: 100%;
	padding: 13px 0;
	background: #ff6700;
	display: block;
	-webkit-transition: bottom .3s;
	-moz-transition: bottom .3s;
	-ms-transition: bottom .3s;
	-o-transition: bottom .3s;
	transition: bottom .3s
}
.pMCasesList li .info .view .icon {
	display: block;
	margin: 0 auto;
	background: url(../images/index.png) -545px -62px no-repeat;
	width: 40px;
	height: 20px
}
.pMCasesList li.hover {
	box-shadow: 0 0 10px #666
}
.pMCasesList li.hover .imga img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.pMCasesList li.hover .imga .img-box {
	-webkit-transform: scale(0.89);
	-moz-transform: scale(0.89);
	-ms-transform: scale(0.89);
	-o-transform: scale(0.89);
	transform: scale(0.89)
}
.pMCasesList li.hover .info .f22, .pMCasesList li.hover .info .f18, .pMCasesList li.hover .info .f16 {
	margin-top: 7px
}
.pMCasesList li.hover .info .view {
	bottom: 0
}
.iCasesWrap {
	background: #F4F4F4;
	padding-bottom: 95px
}
.iCases {
	position: relative
}
.iCases .bd {
	padding-bottom: 100px
}
.iCases .hd {
	position: absolute;
	z-index: 12;
	bottom: 80px;
	left: 0;
	width: 100%;
	text-align: center
}
.iCases .hd li {
	display: block;
	float: left;
	width: 19px;
	height: 19px;
	background: url(../images/index.png) -701px 0 no-repeat;
	text-indent: -9999em;
	margin: 0 7px;
	cursor: pointer
}
.iCases .hd li.on {
	background-position: -701px -19px
}
.iTeam {
	z-index: 1;
	position: relative;
	height: 955px;
	overflow: hidden
}
.iTeam .indexTit {
	left: 50%;
	top: 0;
	margin-left: -600px;
	z-index: 3;
	color: #F5F5F5;
	height: 80px;
	padding-bottom: 0
}
.iTeam .indexTit p {
	color: #F5F5F5
}
.iTeam .iView {
	position: absolute;
	bottom: 60px;
	z-index: 4;
	background: #ff6700;
	border: 1px solid #ff6700;
	color: #FFF;
	left: 50%;
	margin-left: -59px
}
.iTeam .bd {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 100%;
	background: #FFF url('../images/loader.gif') no-repeat center
}
.iTeam .quake-slider-wrapper {
	width: 1920px;
	height: 955px
}
.iTeam .quake-slider {
	z-index: 2;
	position: relative;
	overflow: hidden;
	width: 1920px;
	height: 955px
}
.iTeam .quake-link {
	position: absolute;
	z-index: 10
}
.iTeam .quake-nav a {
	display: none
}
.iTeam .bd .imga.posr {
	height: 955px
}
.iTeam .bd .posa .AsCasesList li {
	border: 1px solid #FFF;
	width: 398px;
	margin: 0
}
.iTeam .bd .posa .AsCasesList li .img {
	height: 263px
}
.iTeam .bd .posa .AsCasesList li.hover .img .dstyle, .iTeam .bd .posa .AsCasesList li.hover .info {
	opacity: 1;
	visibility: visible
}
.iTeam .bd .posa {
	top: 215px;
	left: 50%;
	margin-left: -600px;
	color: #FFF;
	z-index: 4
}
.iTeam .bd .posa .bases {
	width: 510px
}
.iTeam .bd .posa .f32 {
	font-size: 32px;
	margin-bottom: 10px
}
.iTeam .bd .posa .f24 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px
}
.iTeam .bd .posa .en {
	height: 20px;
	line-height: 20px
}
.iTeam .bd .posa .f14 {
	font-size: 14px
}
.iTeam .bd .posa .f14 .red {
	height: 36px;
	line-height: 18px;
	width: 300px
}
.iTeam .bd .posa .f18 {
	color: #b5b4b4;
	margin-bottom: 20px
}
.iTeam .bd .posa .workday {
	margin-bottom: 5px
}
.iTeam .bd .posa .year {
	border: 1px dashed #ff6700;
	border-radius: 4px;
	padding: 1px 10px
}
.iTeam .bd .posa .name {
	margin-top: 125px;
	font-size: 30px;
	color: #F5F5F5;
	display: block;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px
}
.iTeam .bd .posa .bases .idea {
	position: absolute;
	left: 300px;
	bottom: 0;
	width: 205px
}
.iTeam .bd .posa .bases .btns {
	float: left
}
.iTeam .bd .posa .bases .view {
	display: block;
	height: 46px;
	width: 142px;
	text-align: center;
	border: 1px dashed #FFF;
	font-size: 18px;
	line-height: 46px;
	color: #F5F5F5;
	border-radius: 4px;
	margin-top: 17px
}
.iTeam .bd .posa .bases .order {
	display: block;
	height: 46px;
	width: 142px;
	text-align: center;
	border: 1px solid #ff6700;
	background: #ff6700;
	font-size: 18px;
	line-height: 46px;
	color: #F5F5F5;
	border-radius: 4px;
	margin-top: 20px
}
.iTeam .quake-nav-wrapper, .iTeam .hd {
	position: absolute;
	z-index: 12;
	bottom: 140px;
	left: 0;
	width: 100%;
	text-align: center
}
.iTeam .quake-nav-container {
	display: inline-block;
*display:inline;
*zoom:1
}
.iTeam .quake-nav-wrapper a, .iTeam .hd a {
	float: left;
	width: 19px;
	height: 19px;
	margin: 0 7px;
	text-indent: -999em
}
.iTeam .quake-nav-wrapper a:before, .iTeam .hd a:before {
	content: "";
	float: left;
	display: block;
	width: 19px;
	height: 19px;
	background: url(../images/index.png) -701px -38px no-repeat;
	text-indent: -9999em
}
.iTeam .quake-nav-wrapper a:hover:before, .iTeam .quake-nav-wrapper a.active:before, .iTeam .hd a:hover:before, .iTeam .hd a.on:before {
	background-position: -701px -57px
}
.iTeam .first {
	width: 288px;
	height: 528px;
	overflow: hidden;
	border: 1px solid #FFF
}
.iTeam .first .imga {
	position: relative;
	width: 288px;
	height: 528px
}
.iTeam .first .imga img {
	max-width: none;
	width: 288px;
	height: 528px
}
.iTeam .first .imga .txt {
	position: absolute;
	background: url(../images/iteam_cases.png) no-repeat;
	width: 288px;
	height: 228px;
	left: 0;
	bottom: 2px;
	color: #252525
}
.iTeam .first .imga .txt .cases_line {
	width: 25px;
	height: 2px;
	background: #464646;
	margin: 95px 20px 40px 243px
}
.iTeam .first .imga .txt em {
	display: block;
	font-size: 18px;
	text-align: right;
	margin: 0 20px 5px 0
}
.iTeam .first .imga .txt .en {
	font-size: 14px;
	text-transform: uppercase
}
.iVRWrap {
	background: url(../images/vr_bg.jpg) center center no-repeat;
	height: 1187px
}
.iVRWrap .indexTit {
	padding-top: 120px
}
.vr_img_box {
	overflow: hidden
}
.vr_img_left_box {
	width: 1200px;
	height: 490px;
	position: relative;
	margin: 0 0 12px 0
}
.vr_img_left_img {
	width: 1200px;
	height: 490px;
	position: relative
}
.vr_img_right_box {
}
.psv-hud {
	cursor: pointer !important
}
.vr_img_bottom {
	float: left;
	width: 392px;
	height: 250px;
	position: relative;
	margin: 0 12px 12px 0
}
.container-img {
	width: 392px;
	height: 250px;
	position: relative
}
.vr_state_img {
	display: block;
	width: 120px;
	height: 35px;
	position: absolute;
	top: 30px;
	right: 30px
}
.vr_case_summery {
	z-index: 21;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	left: 0;
	position: absolute;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	transition: height 0.5s;
	-moz-transition: height 0.5s;
	-webkit-transition: height 0.5s;
	-o-transition: height 0.5s
}
.vr_img_bottom_right {
	overflow: hidden;
	margin-right: 0
}
.vr_link {
	display: block;
	color: #fff
}
.vr_link span {
	padding: 0 5px
}
.iVRWrap .iView {
	margin-top: 20px
}
.iResWrap {
	background: url(../images/iRes_bg.jpg) repeat;
	padding-bottom: 35px
}
.iResWrap .indexTit {
	padding-bottom: 50px;
	color: #F5F5F5
}
.iResWrap .indexTit p {
	color: #b4b4b4
}
.iResWrap .iView {
	margin-top: 40px;
	color: #F5F5F5;
	border-color: #5B5B5B
}
.iResWrap .iView:hover {
	background: #ff6700;
	border: 1px solid #ff6700;
	color: #FFF
}
.iHouseTit {
	overflow: hidden;
	height: 48px
}
.iHouseTit a {
	float: left;
	height: 18px;
	margin: 15px 25px 15px 0;
	line-height: 18px;
	color: #f5f5f5
}
.iHouseTit a.l {
	padding-left: 25px;
	border-left: 1px solid #C1C1C1
}
.iHouseTit a:hover {
	color: #ff6700
}
.iHouseSlider {
	width: 530px;
	height: 470px;
	margin-right: 10px;
	overflow: hidden
}
.iHouseSlider .bd {
	position: relative
}
.iHouseSlider .bd ul {
	height: 470px
}
.iHouseSlider .bd li {
	float: left;
	width: 530px;
	height: 470px
}
.iHouseSlider .bd li .imga {
	position: relative;
	height: 400px;
	overflow: hidden
}
.iHouseSlider .bd li .imga img {
	min-height: 100%
}
.iHouseSlider .bd li .info {
	padding: 14px 14px 5px 10px;
	line-height: 20px;
	color: #FFF;
	background: #393939
}
.iHouseSlider .bd li .info .tit {
	font-weight: normal;
	font-size: 20px;
	height: 30px
}
.iHouseSlider .bd li .info i {
	float: left;
	width: 20px;
	height: 30px;
	background: url(../images/index.png) -330px 0 no-repeat
}
.iHouseSlider .bd li .info em {
	padding-left: 20px
}
.iHouseSlider .btn {
	position: absolute;
	right: 43px;
	bottom: 70px;
	width: 42px;
	height: 42px;
	background: #FFF;
	font-size: 30px;
	text-align: center;
	line-height: 40px
}
.iHouseSlider .next {
	right: 0
}
.iHouseSlider .btn:hover {
	background: #ff6700;
	color: #3E3A39
}
.iHouse {
	width: 390px;
	height: 440px
}
.iHouse li {
	float: left;
	display: inline;
	width: 185px;
	margin: 0 10px 10px 0;
	line-height: 30px
}
.iHouse li .imga {
	position: relative;
	overflow: hidden;
	height: 150px
}
.iHouse li .imga img {
	min-height: 100%
}
.iHouse li .imga .tit {
	z-index: 2;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(56,52,49,.9);
	height: 30px;
	padding: 0 5px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF
}
.iHouse li .imga .tit i {
	width: 24px;
	height: 30px;
	background: url(../images/index.png) -300px 0 no-repeat
}
.iReserva {
	width: 268px;
	background: #FFF
}
.iReserva .ht {
	padding: 35px 13px 16px 20px;
	line-height: 26px;
	font-weight: normal;
	text-align: center;
	height: 80px;
	background: #393939
}
.iReserva .ht span {
	font-size: 20px;
	display: block;
	color: #FFF;
	margin-bottom: 15px
}
.iReserva .ht .order {
	width: 95px;
	height: 32px;
	line-height: 32px;
	border-radius: 4px;
	background: #ff6700;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	display: block;
	margin: 0 auto
}
.iReserva .ht .order:hover {
	background: #ff6700
}
.iReserva em {
	float: left;
	width: 55px;
	text-align: center
}
.iReserva .e1 {
	width: 68px;
	padding-left: 10px
}
.iReserva .e4 {
	width: 45px
}
.iReserva .e5 {
	width: 30px
}
.iReserva .hd {
	float: left;
	width: 100%;
	background: #CFCFCF;
	line-height: 36px
}
.iReserva .bd {
	overflow: hidden;
	width: 100%
}
.iReserva .bd li {
	float: left;
	width: 100%;
	padding: 6px 0;
	border-top: 1px solid #CFCFCF;
	line-height: 30px
}
.iReserva .bd li .e1 {
	text-align: left
}
.iReserva .bd li .e1 a {
	height: 24px
}
.iReserva .bd li .view {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/index.png) -390px 0 no-repeat;
	text-indent: -999em
}
.iReserva .bd li .view:hover {
	background-position: -390px -30px
}
.iReserva .bd li.hover {
	background: #ff6700;
	color: #FFF
}
.iReserva .bd li.hover a {
	color: #FFF
}
.iNewsWrap {
	background: #F4F4F4
}
.iNewsWrap .indexTit {
	padding-bottom: 50px
}
.iNews {
	float: left;
	width: 360px;
	margin-right: 60px
}
.iNews .ht {
	padding-bottom: 28px;
	text-align: center;
	font-size: 16px;
	color: #313131
}
.iNews .bt a {
	display: block;
	width: 300px;
	height: 34px;
	margin: 28px auto 10px;
	border: 2px solid #999;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #888
}
.iNews .bt a:hover {
	border-color: #ff6700;
	background: #ff6700;
	color: #FFF
}
.iNews ul .first {
}
.iNews ul .first .imga {
	position: relative;
	overflow: hidden
}
.iNews ul .first .imga img {
	width: 306px;
	height: 230px;
	margin: 16px auto
}
.iNews ul .first .imga i {
	position: absolute;
	width: 30px;
	height: 58px;
	border: 0 solid #C9C9C9;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.iNews ul .first .imga i.t {
	top: 0;
	left: 0;
	border-top-width: 1px;
	border-left-width: 1px
}
.iNews ul .first .imga i.r {
	top: 16px;
	right: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	opacity: 0;
	visibility: hidden
}
.iNews ul .first .imga i.b {
	bottom: 0;
	right: 0;
	border-bottom-width: 1px;
	border-right-width: 1px
}
.iNews ul .first .imga i.l {
	bottom: 16px;
	left: 27px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	opacity: 0;
	visibility: hidden
}
.iNews ul .first .imga:hover i {
	border-color: #ff6700;
	opacity: 1;
	visibility: visible
}
.iNews ul .first .imga:hover i.r {
	top: 0;
	right: 0
}
.iNews ul .first .imga:hover i.l {
	bottom: 0;
	left: 0
}
.iNews ul .first .info {
	padding: 15px 28px 20px 15px
}
.iNews ul .first .info .tit {
	height: 24px;
	padding-left: 8px;
	margin-bottom: 6px;
	font-weight: normal
}
.iNews ul .first .info .note {
	height: 54px;
	-webkit-line-clamp: 3;
	line-height: 18px;
	font-size: 12px;
	color: #999
}
.iNews ul .li {
}
.iNews ul .li .tit {
	height: 26px;
	padding-left: 30px;
	background: url(../images/index.png) -700px -69px no-repeat;
	line-height: 26px;
	font-size: 14px;
	font-weight: normal
}
.iNews ul .li .tit span {
	font-weight: bold;
	font-size: 20px;
	color: #ff6700;
	vertical-align: top
}
.moduleImg {
	height: 217px;
	background-color: #C1C1C1;
	background-position: center top;
	background-repeat: no-repeat
}
.msgTeam .moduleImg {
	height: 540px;
	background-color: #C1C1C1;
	background-position: center top;
	background-repeat: no-repeat
}
.moduleTop {
	padding: 32px 0 38px;
	line-height: 30px
}
.moduleTop.fix {
	z-index: 88;
	position: absolute;
	top: 204px;
	padding-top: 15px
}
.CateList {
	float: right
}
.CateList li {
	display: inline-block;
*display:inline;
*zoom:1;
	white-space: nowrap;
	word-wrap: break-word;
	vertical-align: middle;
	margin-left: 55px;
	font-size: 16px
}
.CateList li a {
	display: block;
	padding: 0 10px;
	color: #0e0b04
}
.CateList li a:hover, .CateList li a.current {
	background: #3E3A39;
	color: #FFF
}
.moduleTit {
	font-size: 20px;
	color: #0e0b04;
	font-weight: bold
}
.moduleTit span {
	padding: 0 5px;
	font-size: 20px;
	font-weight: bold;
	vertical-align: top;
	color: #ff6700
}
.pubBtns a {
	position: relative;
	float: left;
	width: 176px;
	height: 32px;
	margin-left: 14px;
	border: 2px solid #A5A4A4;
	line-height: 32px;
	text-align: center;
	color: #A5A4A4;
	text-indent: 0;
	transition: all ease-out .3s
}
.pubBtns .book {
	border-color: #ff6700;
	background: #ff6700;
	color: #FFF
}
.pubBtns a i {
	position: absolute;
	top: 50%;
	left: 60%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: url(../images/public.png) -150px -30px no-repeat;
	transition: all ease-out .3s;
	vertical-align: middle;
	filter: alpha(opacity=0);
	opacity: 0
}
.pubBtns a:hover {
	border-color: #ff6700;
	background: #ff6700;
	color: #FFF;
	text-indent: -20px
}
.pubBtns a:hover i {
	margin-left: 20px;
	filter: alpha(opacity=100);
	opacity: 1
}
.pubTit {
	clear: both;
	min-width: 1200px;
	height: 69px;
	margin-bottom: 30px;
	border-bottom: 1px solid #D8D8D8;
	line-height: 69px
}
.pubTit2 {
	margin-bottom: 20px
}
.pubTit h2 {
	position: relative;
	float: left;
	height: 69px;
	border-bottom: 1px solid transparent;
	font-weight: normal;
	font-size: 20px
}
.pubTit h2:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	height: 1px;
	background: #ff6700
}
.pubTit h2 span {
	padding: 0 2px;
	font-weight: bold;
	color: #ff6700
}
.pubTit p {
	color: #999
}
.pubTit p span {
	padding: 0 5px;
	font-size: 18px;
	vertical-align: bottom;
	color: #C9C9C9
}
.pubTit .more {
	float: right;
	width: 60px;
	height: 30px;
	margin-top: 26px;
	background: url(../images/index.png) -60px 0 no-repeat;
	text-indent: -999em;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.pubTit .more:hover {
	background-position: -60px -30px
}
.msgTitle {
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 45px;
	padding-bottom: 20px
}
.msgTitle h1 {
	line-height: 30px;
	font-weight: normal;
	font-size: 20px;
	color: #333
}
.msgTitle h1 .date {
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	color: #999;
	margin-left: 10px
}
.HouseTitle {
	margin-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px
}
.HouseTitle h1 {
	line-height: 24px
}
.ReservaTitle {
	margin-bottom: 0
}
.ReservaTitle h1 .date {
	margin-left: 10px
}
.share {
	margin-top: 9px
}
.msgPagerNp {
	margin: 10px 0;
	padding: 10px 40px;
	background: #FFF
}
.msgPagerNp .np {
	overflow: hidden;
	width: 45%;
	line-height: 30px
}
.msgPagerNp .np p {
	padding: 15px 10px
}
.msgPagerNp .np img {
	float: left;
	width: 80px;
	height: 60px
}
.msgPagerNp .next img {
	float: right
}
.msgPagerNp.noImg {
	padding-left: 30px;
	padding-right: 30px
}
.msgPagerNp.noImg .np img {
	display: none
}
.msgPagerNp.noImg .np p {
	padding: 0
}
.msgNp {
	margin: 5px 0
}
.msgNp .np {
	display: block;
	width: 78px;
	height: 22px;
	line-height: 22px;
	border: 2px solid #999;
	text-align: center;
	color: #999;
	margin-left: 10px
}
.msgNp .np:hover {
	color: #FFF;
	background: #ff6700;
	border-color: #ff6700
}
.msgIfLike {
	margin-top: 20px;
	padding: 15px;
	background: #FFF;
	overflow: hidden
}
.msgIfLike .txt {
	width: 345px;
	height: 56px;
	margin-right: 6px;
	border-right: 3px solid #ff6700;
	background: url(../images/if_like_txt.png) right center no-repeat;
	text-indent: -999em
}
.msgIfLike a {
	margin-top: 10px
}
.msgContent {
	overflow: hidden;
	font-size: 14px
}
.noContent {
	padding: 50px 0 100px;
	line-height: 50px;
	text-align: center;
	font-size: 20px
}
.rPubBd {
	padding: 20px 10px;
	margin-bottom: 2px;
	background: #FFF
}
.rPubBd .ht {
	margin-bottom: 5px;
	line-height: 30px;
	font-weight: normal;
	font-size: 20px;
	color: #ff6700
}
.rPubBd .ht i {
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/public.png) -270px 0 no-repeat
}
.rHouseTop {
}
.rHouseTop .ht i {
	background-position: -300px 0
}
.rHouseTop li {
	overflow: hidden;
	border-bottom: 1px dotted #D3D3D3;
	line-height: 30px
}
.rHouseTop li .imga {
	display: none;
	width: 100px;
	margin-right: 10px
}
.rHouseTop li .imga img {
	height: 75px
}
.rHouseTop li .num {
	width: 18px;
	height: 30px;
	margin-right: 23px;
	background: url(../images/public.png) -660px 0 no-repeat;
	line-height: 30px;
	text-align: center;
	color: #FFF
}
.rHouseTop li .num2 {
	background-position: -690px 0
}
.rHouseTop li.first .num {
	width: 32px;
	margin-right: 9px;
	background-position: -660px -30px;
	text-indent: -999em
}
.rHouseTop li.on {
	padding: 8px 0;
	line-height: 26px
}
.rHouseTop li.on .hits {
	display: none
}
.rHouseTop li.on .imga, .rHouseTop li.on .renqi {
	display: block
}
.rHouseTop li.on .tt {
	margin-top: 10px
}
.rMorePush {
}
.rMorePush .ht i {
	background-position: -330px 0
}
.rMorePush li {
	border-bottom: 1px dotted #D3D3D3;
	line-height: 32px
}
.rMorePush li a {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.rMorePush li a:hover {
	margin: 0 -10px;
	padding: 0 10px;
	background: #ff6700;
	color: #FFF
}
.rLastSpec {
}
.rLastSpec .ht i {
	background-position: -360px 0
}
.rLastSpec .bd {
	position: relative;
	height: 202px;
	overflow: hidden
}
.rLastSpec .bd li img {
	height: 202px
}
.rLastSpec .bd .btn {
	position: absolute;
	left: 0;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: url(../images/public.png) -660px -60px no-repeat;
	text-indent: -999em
}
.rLastSpec .bd .next {
	left: auto;
	right: 0;
	background-position: -660px -90px
}
.rLastSpec .bd .prev:hover {
	background-position: -690px -60px
}
.rLastSpec .bd .next:hover {
	background-position: -690px -90px
}
.CaseSearch {
	background: #FFF;
	border: 1px solid #DEDCDC
}
.CaseSearch dl {
	position: relative;
	border-bottom: 1px solid #DEDCDC;
	padding-left: 79px
}
.CaseSearch dl dt {
	position: absolute;
	left: 0;
	top: 0;
	width: 78px;
	bottom: 0;
	text-align: center;
	line-height: 39px;
	background: #ECECEC;
	border-right: 1px solid #DEDCDC
}
.CaseSearch dl dd {
	line-height: 39px;
	margin-left: 19px
}
.CaseSearch dl dd a {
	padding-right: 25px
}
.CaseSearch dl dd a.current {
	color: #ff6700
}
.CaseSearch .houseDl {
}
.CaseSearch .kwsDl {
	border-bottom: none
}
.CaseSearch .kwsDl dd {
	padding-top: 6px;
	height: 39px
}
.CaseSearch .kwsDl dt {
	height: 45px;
	line-height: 45px
}
.CaseSearch .kwsDl form {
	position: relative;
	width: 248px;
	border: 1px solid #DEDCDC;
	border-radius: 4px
}
.CaseSearch .kwsDl input {
	display: block;
	height: 28px;
	border: none;
	line-height: 28px;
	border-radius: 4px
}
.CaseSearch .kwsDl .kws {
	width: 176px;
	padding: 0 60px 0 12px
}
.CaseSearch .kwsDl .submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 28px;
	background: #ff6700;
	cursor: pointer;
	color: #FFF;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.NewsListPush {
	position: relative;
	background: #FFF;
	margin-bottom: 25px
}
.NewsListPush .star {
	position: absolute;
	right: 0;
	top: 0;
	width: 86px;
	height: 91px;
	background: url(../images/public.png) -80px -329px no-repeat
}
.NewsListPush .bd {
	overflow: hidden;
	padding: 30px 55px 30px 30px
}
.NewsListPush li {
	position: relative;
	float: left;
	overflow: hidden
}
.NewsListPush li .tit {
	margin-bottom: 14px;
	line-height: 40px;
	height: 40px;
	font-size: 24px
}
.NewsListPush li .imga {
	position: relative;
	width: 600px;
	height: 365px
}
.NewsListPush li .imga img {
	width: 100%;
	height: 100%;
	border: none
}
.NewsListPush li .info {
	position: relative;
	width: 445px;
	padding-left: 70px;
	margin: 85px 0 0 0
}
.NewsListPush li .info .ht {
	margin-left: 0;
	margin-bottom: 5px
}
.NewsListPush li .info .cost {
	position: absolute;
	top: -8px;
	right: 0;
	color: #6a6969
}
.NewsListPush li .info .cost span {
	font-weight: bold;
	font-size: 18px;
	color: #C6B074;
	font-family: "FZKATJW", "Microsoft YaHei", "微软雅黑", "宋体", "simsun", "Arial", "Arial Narrow"
}
.NewsListPush li .info .cost i {
	font-size: 36px
}
.NewsListPush li .info .tags {
	margin-bottom: 20px
}
.NewsListPush li .info .tag {
	padding: 0 3px;
	border: 1px solid #C6B074;
	border-radius: 100px;
	color: #626262
}
.NewsListPush li .info .tag:first-child {
	border-color: #448ACA
}
.NewsListPush li .info .note {
	-webkit-line-clamp: 3;
	height: 70px;
	color: #6A6969
}
.NewsListPush li .datePlus {
	z-index: 2;
	position: absolute;
	top: 0;
	right: 100%;
	margin-right: 20px;
	line-height: 40px;
	text-align: center;
	font-size: 30px;
	color: #ff6700
}
.NewsListPush li .datePlus i {
	display: block;
	width: 98px;
	height: 98px;
	margin: 0 auto;
	background: url(../images/public.png) -540px -180px no-repeat
}
.NewsListPush .hd {
	position: absolute;
	left: 30px;
	bottom: 50px;
	width: 600px;
	text-align: center
}
.NewsListPush .hd a {
	float: left;
	display: block;
	width: 12px;
	height: 12px;
	background: #FFF;
	border-radius: 50%;
	margin: 0 4px
}
.NewsListPush .hd a.on {
	background: #ff6700
}
.NewsListPush .btn {
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -18px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font: initial;
	font-weight: bold;
	font-size: 30px;
	text-align: center
}
.NewsListPush .next {
	left: auto;
	right: -50px
}
.NewsListPushvideo li .imga .bg {
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	border: 7px solid #C6B076;
	background: rgba(51,47,44,.9)
}
.NewsListPushvideo li .imga .ico {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	margin: -30px;
	background: url(../images/public.png) -330px -120px no-repeat
}
.SpecListPush .bd {
	padding: 25px 65px 25px 20px
}
.SpecListPush li .info {
	margin-top: 55px;
	padding-left: 45px;
	width: 470px
}
.SpecListPush li .btns {
	margin: 60px 0 40px 0
}
.SpecListPush li .btns a {
	float: left;
	display: block;
	width: 183px;
	height: 36px;
	border: 1px dashed #ff6700;
	text-align: center;
	line-height: 36px;
	margin-right: 10px;
	border-radius: 4px
}
.SpecListPush li .btns .book {
	background: #ff6700;
	border: 1px solid #ff6700;
	color: #FFF
}
.SpecListPush li .btns .view:hover {
	border: 1px solid #ff6700
}
.SpecListPush li .date {
	color: #999
}
.NewsListPush3 li .info {
	margin-top: 20px
}
.NewsListPush3 li .info .base {
	line-height: 30px;
	color: #626262;
	float: right
}
.NewsListPush3 li .info .base em {
	float: left;
	margin-left: 10px
}
.NewsListPush3 li .info .base em.fr {
	margin: 0 0 0 10px
}
.NewsListPush3 li .info .base i {
	float: left;
	width: 24px;
	height: 30px;
	background: url(../images/public.png) -210px 0 no-repeat;
	text-indent: -999em
}
.NewsListPush3 li .info .base i.date {
	width: 20px;
	background-position: -240px 0
}
.NewsListPush3 li .info .posr {
	margin-bottom: 30px
}
.NewsListPush3 li .info .posr .tit {
	position: absolute;
	left: 0;
	bottom: -13px;
	width: 305px;
	height: auto;
	line-height: 30px;
	margin-bottom: 0
}
.NewsListPush3 li .info .tags {
	margin-bottom: 40px
}
.NewsListPush3 li .info .note {
	margin-bottom: 60px
}
.CasesInfo {
	margin-bottom: 2px;
	color: #999;
	position: relative
}
.CasesInfo .lArea {
	float: left;
	display: inline;
	width: 810px;
	margin-right: 85px;/*text-align:center !important*/
}
.CasesInfo .lArea .item .img {
	text-align: center !important
}
.CasesInfo .rArea {
	float: left;
	display: inline;
	width: 305px;
	background: #F5F5F5;
	z-index: 88
}
.CasesInfo .des {
}
.CasesInfo .des .imga {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 245px
}
.CasesInfo .des .imga img {
	min-height: 245px
}
.CasesInfo .des .info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 12px 3px;
	background: rgba(81,78,77,8);
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	color: #FFF
}
.CasesInfo .des .info i {
	width: 30px;
	height: 30px;
	background: url(../images/public.png) -390px -60px no-repeat
}
.CasesInfo .des .info .name {
	padding: 0 10px 0 4px;
	font-size: 28px
}
.CasesInfo .des .info .pos {
	display: inline-block;
	vertical-align: bottom;
	line-height: 24px;
	height: 24px
}
.CasesInfo .des .workday {
	top: 30px;
	left: 0;
	width: 80px;
	height: 24px;
	background: #ff6700;
	text-align: center;
	color: #f5f5f5
}
.CasesInfo .des .item {
	line-height: 30px;
	font-size: 16px;
	color: #332F2C
}
.CasesInfo .des .item span {
	float: left;
	display: inline;
	color: #A5A4A4
}
.CasesInfo .des .item p {
	overflow: hidden
}
.CasesInfo .des a:hover .info {
	background: #ff6700
}
.CasesInfo .rArea .txt {
	font-size: 18px;
	padding: 15px;
	border: 1px solid #C9C9C9;
	color: #282828;
	background: #FFF;
	margin-bottom: 30px
}
.CasesInfo .rArea .txt .bases {
	margin-bottom: 15px
}
.CasesInfo .rArea .txt .yanse {
}
.CasesInfo .rArea .txt .yanse span {
	border-radius: 50%;
	width: 36px;
	height: 36px;
	display: block;
	float: left;
	margin: 22px 22px 0 0
}
.CasesInfo .infoTab {
	margin: 25px 0;
	background: #FFF;
	padding: 20px 30px;
	border: 1px solid #C9C9C9
}
.CasesInfo .infoTab table {
	width: 100%;
	border-collapse: collapse;
	color: #4f4f4f
}
*/ .CasesInfo .infoTab th {
vertical-align:middle;
width:80px;
padding:0 15px;
border:1px solid #C9C9C9
}
.CasesInfo .infoTab td {
	vertical-align: text-top;
	padding: 6px 15px;
	border: 1px solid #C9C9C9;
	width: 638px
}
.CasesInfo .infoTab td.fb {
	width: 80px;
	padding: 0 2px;
	text-align: center;
	font-weight: bold
}
.CasesInfo .rArea .txt .dp_ht {
	background: #EDA5A1;
	color: #FFF;
	text-align: center;
	width: 150px;
	height: 32px;
	line-height: 32px
}
.msgShijing {
}
.CasesIframe {
	width: 100%;
	height: 760px;
	border: none
}
.msgShijing .Info {
	background: #373737;
	height: 115px;
	padding-top: 15px;
	color: #FFF;
	position: relative
}
.msgShijing .Info .cases_info {
	position: absolute;
	bottom: 130px;
	left: 0;
	display: none;
	background: rgba(0,0,0,.8);
	width: 100%;
	padding: 20px 0
}
.msgShijing .Info .cases_info .line {
	width: 100%;
	height: 1px;
	background: #FFF
}
.msgShijing .Info .cases_info .th {
	display: block;
	float: left;
	vertical-align: middle;
	width: 80px;
	padding: 6px 15px
}
.msgShijing .Info .cases_info .td {
	display: block;
	float: left;
	vertical-align: text-top;
	padding: 6px 15px;
	border-left: 1px solid #FFF;
	width: 999px
}
.msgShijing .Info .Column {
	position: relative
}
.msgShijing .Info .Column .baojia {
	display: block;
	margin: 25px 0 0 25px;
	width: 194px;
	height: 64px;
	text-align: center;
	background: #B23232;
	line-height: 60px;
	border-radius: 32px;
	font-size: 28px;
	color: #FFF
}
.msgShijing .Info .txt {
	text-shadow: 2px 2px 2px #292727;
	margin-top: 5px
}
.msgShijing .Info .txt .ht {
	text-align: center;
	margin-right: 30px;
	cursor: pointer
}
.msgShijing .Info .txt .ht .f16 {
	font-size: 16px
}
.msgShijing .Info .txt .icon {
	background: url(../images/public.png) -170px -327px no-repeat;
	width: 63px;
	height: 63px;
	margin: 0 auto
}
.msgShijing .Info .txt h1 {
	font-size: 30px;
	font-weight: normal;
	height: 54px;
	line-height: 54px
}
.msgShijing .Info .txt .f20 {
	font-size: 20px
}
.msgShijing .Info .des .imga {
	width: 97px;
	height: 97px;
	overflow: hidden;
	border-radius: 50%
}
.msgShijing .Info .des .imgh {
	padding-top: 150%
}
.msgShijing .Info .des {
	color: #FFF
}
.msgShijing .Info .des h2 {
	margin: 32px 0 0 15px
}
.msgShijing .Info .des h2 i {
	float: left;
	display: block;
	background: url(../images/public.png) -390px -60px no-repeat;
	width: 32px;
	height: 32px;
	margin-right: 10px
}
.msgShijing .Info .des h2 .fff {
	float: left;
	display: block;
	height: 32px;
	line-height: 30px;
	font-size: 30px
}
.msgShijing .Info .des .zhichen {
	font-size: 24px;
	line-height: 36px;
	height: 32px;
	margin: 32px 0 0 15px
}
.msgShijing .Info .tips_bg, .msgShijing .Info .tips_bg1 {
	display: none;
	z-index: 98;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4)
}
.msgShijing .Info .tips {
	display: none;
	z-index: 98;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 685px;
	height: 423px;
	margin: 0 90px 55px 0
}
.msgShijing .Info .tips .close {
	position: absolute;
	left: 400px;
	top: 40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-indent: -999em
}
.msgShijing .Info .tips_ind {
	display: none;
	z-index: 98;
	position: absolute;
	bottom: 200%;
	left: 20%;
	width: 770px;
	height: 300px;
	background: #FFF;
	padding: 40px 25px 10px 25px
}
.msgShijing .Info .tips_ind .ht {
	margin-bottom: 45px
}
.msgShijing .Info .tips_ind .ht .f30 {
	font-size: 30px;
	color: #3E3A39
}
.msgShijing .Info .tips_ind .table {
	float: left;
	width: 310px;
	clear: none;
	margin: 0 25px 15px 0
}
.msgShijing .Info .tips_ind .table .right .input-text {
	width: 183px;
	height: 34px;
	line-height: 34px;
	border-radius: 4px
}
.msgShijing .Info .tips_ind .cls_house {
	float: none;
	width: 100%
}
.msgShijing .Info .tips_ind .cls_house .right .input-text {
	width: 643px
}
.msgShijing .Info .tips_ind .table .left {
	color: #444;
	width: 85px;
	font-size: 20px;
	margin-right: 20px;
	line-height: 40px;
	height: 40px
}
.msgShijing .Info .tips_ind .table .right .clue_on {
	display: none
}
.msgShijing .Info .tips_ind .cls_phone {
	width: 205px
}
.msgShijing .Info .tips_ind .cls_btn {
	width: 205px;
	margin: 0
}
.msgShijing .Info .tips_ind .cls_btn .right {
	width: 100%
}
.msgShijing .Info .tips_ind .cls_btn .right .button {
	width: 205px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px
}
.msgShijing .Info .tips_ind .note {
	padding-top: 20px;
	color: #727272;
	font-size: 16px
}
.msgShijing .Info .tips_ind .cls_unit {
	height: 40px;
	width: 435px;
	margin-right: 0
}
.msgShijing .Info .unitVal {
	width: 435px;
	float: left
}
.msgShijing .Info .unitVal .section {
	float: left;
	width: 205px;
	margin: 0 25px 15px 0
}
.msgShijing .Info .unitVal .section select {
	width: 205px;
	border-color: #373737;
	height: 40px;
	line-height: 40px;
	border-radius: 4px
}
.msgShijing .Info .unitVal .section select option {
	text-align: center
}
.msgShijing .Info .unitVal .section label {
	display: none
}
.msgShijing .Info .tips_ind .close {
	position: absolute;
	right: -40px;
	top: -40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 50px;
	color: #FFF
}
.msgShijing .infoTab {
	padding: 0 30px
}
.msgShijing .infoTab .line {
	background: #FFF;
	width: 100%;
	height: 1px
}
.msgShijing .infoTab table {
	width: 100%;
	border-collapse: collapse;
	color: #FFF
}
.msgShijing .infoTab th {
	vertical-align: middle;
	width: 80px;
	padding: 0 15px;
	border-right: 1px solid #FFF
}
.msgShijing .infoTab td {
	vertical-align: text-top;
	padding: 6px 15px
}
.msgShijing .infoTab td.fb {
	width: 80px;
	padding: 0 2px;
	text-align: center;
	font-weight: bold
}
.msgShijing .rArea {
	width: 253px;
	margin-left: 2px;
	padding-left: 20px
}
.msgShijing .rArea .box {
	margin: 17px 0 13px
}
.msgShijing .rArea .box .ht {
	height: 50px;
	background: #ff6700;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFF
}
.msgShijing .rArea .box .ct {
	overflow: hidden;
	padding: 8px 0;
	border: 1px solid #BFBFBF;
	border-top: none
}
.msgShijing .rArea .sjDes .imga {
	overflow: hidden;
	width: 68px;
	height: 68px;
	margin: 0 25px 0 35px;
	border-radius: 50%
}
.msgShijing .rArea .sjDes .imga img {
	min-height: 68px
}
.msgShijing .rArea .sjDes .name {
	margin: 12px 0 5px;
	font-size: 24px;
	font-weight: normal
}
.msgShijing .rArea .pubBtns {
	margin: 13px 0
}
.msgShijing .rArea .pubBtns .order {
	width: 251px;
	height: 48px;
	margin: 0;
	line-height: 48px;
	font-size: 18px
}
.msgShijing .rArea .cost span {
	background: none
}
.ShijingFooter {
	margin-top: 0
}
.CaseNodeKj {
	color: #373737;
	font-size: 18px
}
.CaseNodeKj .line {
	width: 46px;
	height: 3px;
	background: #353535
}
.CaseNodeKj h4 {
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0
}
.CaseNodeKj .item {
	overflow: hidden;
	line-height: 32px
}
.CaseNodeKj .item .txt {
	margin-bottom: 20px
}
.HouseList {
}
.HouseList li .info .cost span {
	font-weight: normal
}
.HouseInfo {
}
.HouseInfo .lArea {
	width: 385px;
	margin-right: 20px
}
.HouseInfo .rArea {
	width: 795px
}
.HouseInfo .rArea.noPic {
	width: 100%
}
.HouseInfo .Con {
	overflow: hidden;
	position: relative;
	height: 155px
}
.HouseInfo .Con .openBtn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	padding-top: 20px;
	background: url(../images/house_info_open.png) repeat-x;
	text-align: center
}
.HouseInfo .Con .openBtn i {
	width: 30px;
	height: 30px;
	background: url(../images/public.png) -600px -120px no-repeat
}
.HouseInfo .Con .openBtn.up i {
	background-position: -600px -150px
}
.HouseInfo .Con .openBtn:hover i {
	background-position: -630px -120px
}
.HouseInfo .Con .openBtn.up:hover i {
	background-position: -630px -150px
}
.HouseSpec {
}
.HouseSpec li {
	float: left;
	width: 590px;
	margin: 0 20px 30px 0
}
.HouseSpec li .info {
	position: relative;
	width: 197px;
	height: 140px;
	padding-top: 54px;
	margin-right: 1px;
	border: 1px solid #CFCFCF;
	background: #FFF
}
.HouseSpec li .info .hot {
	top: -1px;
	left: -1px;
	width: 60px;
	height: 60px;
	background: url(../images/public.png) -510px -60px no-repeat
}
.HouseSpec li .info .subtitle {
	height: 24px;
	margin: 0 10px 10px;
	font-weight: normal;
	text-align: center;
	font-size: 20px
}
.HouseSpec li .info .note {
	height: 48px;
	margin: 0 10px 10px
}
.HouseSpec li .info .date {
	left: -1px;
	right: -1px;
	bottom: -1px;
	background: #ff6700;
	line-height: 30px;
	color: #FFF
}
.HouseSpec li .info .date i {
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/public.png) -420px -60px no-repeat
}
.HouseSpec li .imga {
	position: relative;
	overflow: hidden;
	width: 390px;
	height: 196px
}
.HouseSpec li .imga img {
	height: 196px
}
.HouseSpec li .imga .tit {
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 10px;
	background: rgba(62,58,57,.8);
	line-height: 30px;
	font-weight: normal;
	font-size: 14px;
	color: #FFF
}
.HouseSpec li .imga:hover .tit {
	background: #ff6700
}
.TeamCate {
	height: 62px
}
.TeamCate li {
	float: left;
	width: 25%;
	line-height: 62px;
	text-align: center
}
.TeamCate li a {
	display: block;
	font-size: 24px;
	color: #383431;
	border-bottom: 5px solid #D3D3D3;
	position: relative
}
.TeamCate li a i {
	position: absolute;
	left: 50%;
	bottom: -18px;
	margin-left: -10px;
	display: none;
	background: url(../images/public.png) -395px 0 no-repeat;
	width: 20px;
	height: 18px
}
.TeamCate li a:hover, .TeamCate li a.cur {
	border-bottom-color: #ff6700;
	color: #ff6700
}
.TeamCate li a:hover i, .TeamCate li a.cur i {
	display: block
}
.TeamCate2 {
	height: 62px;
	background: #444342
}
.TeamCate2 li {
	float: left;
	width: 25%;
	line-height: 62px;
	text-align: center
}
.TeamCate2 li a {
	display: block;
	font-size: 18px;
	color: #a5a4a4
}
.TeamCate2 li a:hover, .TeamCate2 li a.cur {
	background: #332F2C;
	color: #dedcdc
}
.pTeamList {
	position: relative
}
.pTeamList .rArea.noFixed, .CasesInfo .rArea.noFixed {
	top: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.pTeamList .lArea {
	float: left;
	width: 930px
}
.pTeamList .rArea {
	width: 255px;
	z-index: 88
}
.pTeamList .lArea .TeamScoll {
	background: #FFF;
	margin-bottom: 10px;
	border: 1px solid #EEE;
	padding: 20px 0;
	position: relative
}
.pTeamList .lArea .TeamScoll .ht {
	font-size: 20px;
	margin-left: 15px;
	height: 36px;
	line-height: 36px
}
.pTeamList .lArea .TeamScoll .search {
	position: relative;
	width: 220px;
	height: 36px;
	margin-right: 15px
}
.pTeamList .lArea .TeamScoll .search .form .kws {
	width: 163px;
	height: 34px;
	padding: 0 35px 0 20px;
	border: 1px solid #D9D9D9;
	background: none;
	border-radius: 4px
}
.pTeamList .lArea .TeamScoll .search .form .submit {
	position: absolute;
	top: 50%;
	right: 0;
	width: 49px;
	height: 26px;
	margin-top: -18px;
	border: none;
	background: none;
	text-indent: -999em;
	cursor: pointer
}
.pTeamList .lArea .TeamScoll .search .form .submit i {
	display: block;
	width: 30px;
	height: 30px;
	margin: 3px auto;
	background: url(../images/public.png) 6px -30px no-repeat
}
.pTeamList .lArea .TeamScoll .bd {
	padding: 0 40px;
	margin-top: 25px
}
.pTeamList .lArea .TeamScoll li {
	width: 150px;
	text-align: center;
	margin: 0 10px
}
.pTeamList .lArea .TeamScoll li .imga {
	width: 115px;
	height: 115px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto
}
.pTeamList .lArea .TeamScoll li .imga .imgh {
	padding-top: 150%
}
.pTeamList .lArea .TeamScoll .btn {
	position: absolute;
	left: 0;
	top: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font: initial;
	font-weight: bold;
	font-size: 30px;
	text-align: center
}
.pTeamList .lArea .TeamScoll .next {
	left: auto;
	right: 0
}
.TeamList li {
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 10px;
	padding: 40px 24px
}
.TeamList li .despic {
	float: left;
	width: 160px;
	height: 160px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 20px
}
.TeamList li .despic .imgh {
	padding-top: 150%
}
.TeamList li .info h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 20px
}
.TeamList li .info .txt {
	color: #999;
	font-size: 16px
}
.TeamList li .info .workday {
	margin-bottom: 15px
}
.TeamList li .info .workday span {
	margin: 0 10px
}
.TeamList li .info .txt em {
	color: #2d2d2d
}
.TeamList li .btns {
	padding-top: 45px;
	margin-left: 20px
}
.TeamList li .btns .view {
	border: 1px dashed #2D2D2D;
	width: 116px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	margin-bottom: 15px;
	border-radius: 4px
}
.TeamList li .btns .order {
	background: #ff6700;
	width: 118px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #FFF;
	display: block;
	margin-bottom: 15px;
	border-radius: 4px;
	border: 1px solid #ff6700
}
.TeamList li .btns .view:hover {
	border: 1px solid #ff6700
}
.TeamList li dl {
	margin-top: 30px
}
.TeamList li dl dd {
	float: left;
	width: 280px;
	height: 210px;
	margin-right: 20px
}
.TeamList li dl dd .imga {
	width: 280px;
	height: 210px
}
.TeamList li dl dd .imga img {
	width: 280px;
	height: 210px;
	border-radius: 4px
}
.RIndent {
	background: #3E3A39;
	padding: 30px 23px 20px 23px;
	position: relative
}
.RIndent .hd {
	text-align: center;
	font-size: 24px;
	color: #F5F5F5;
	margin-bottom: 30px
}
.RIndent .table {
	margin: 0 15px 15px 0;
	width: 209px
}
.RIndent .table .left, .RIndent .table .right .clue_on {
	display: none
}
.RIndent .table .right .input-text {
	width: 187px;
	line-height: 42px;
	height: 42px;
	border-radius: 4px;
	border-color: #373737;
	color: #656565
}
.RIndent .cls_btn .right .button {
	background: #ff6700;
	border-radius: 4px;
	color: #FFF;
	font-size: 26px;
	width: 209px;
	height: 48px;
	line-height: 48px
}
.RIndent .note {
	font-size: 12px;
	color: #f5f5f5
}
.RIndent .tips_bg {
	display: none;
	z-index: 98;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4)
}
.RIndent .tips {
	display: none;
	z-index: 98;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 685px;
	height: 423px;
	margin: 0 120px 87px 0
}
.RIndent .tips .close {
	position: absolute;
	left: 422px;
	top: 86px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-indent: -999em
}
.team_tit {
	font-size: 36px;
	text-align: center;
	margin: 70px auto 30px
}
.team_tit .cn {
	color: #262423;
	height: 46px;
	line-height: 46px;
	margin-bottom: 10px;
	font-weight: bold
}
.team_tit .cn span {
	margin: 0 10px
}
.team_tit .en {
	font-size: 18px;
	text-transform: uppercase;
	color: #D0D0D0
}
.TeamInfo {
	border: 2px solid #D2D2D2;
	padding: 30px;
	margin-bottom: 60px;
	box-shadow: 13px 13px 10px #E3E3E3
}
.TeamInfo .lArea {
	width: 340px;
	margin-right: 70px
}
.TeamInfo .lArea .imga {
	height: 400px;
	overflow: hidden;
	box-shadow: 10px 10px 0 #42aef9
}
.TeamInfo .lArea .imga img {
	min-height: 510px
}
.TeamInfo .rArea {
	position: relative;
	width: 651px;
	padding: 0 75px 0 0
}
.TeamInfo .rArea .star {
	top: 0;
	right: 15px;
	width: 150px;
	height: 120px;
	background: url(../images/public.png) -90px -60px no-repeat
}
.TeamInfo .rArea .name {
	margin-top: 0px;
	padding-bottom: 20px;
	line-height: 60px;
	font-weight: normal;
	font-size: 59px;
	color: #42aef9
}
.TeamInfo .rArea .name span {
	line-height: 25px;
	font-size: 20px;
	color: #505051;
	margin-left: 10px
}
.TeamInfo .rArea .workday {
	line-height: 22px;
	font-size: 12px;
	color: #252525;
	margin-left: 20px;
	border: 1px dashed #42aef9;
	padding: 2px 10px;
	border-radius: 4px
}
.TeamInfo .rArea .ht {
	margin-top: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #252525;
	font-size: 24px
}
.TeamInfo .rArea .ht i {
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/public.png) -120px 0 no-repeat
}
.TeamInfo .rArea .ht i.scfg {
	background-position: -152px 0
}
.TeamInfo .rArea .ht i.dbzp {
	background-position: -180px 0
}
.TeamInfo .rArea .ht i.sjln {
	background-position: -240px -340px;
}
.TeamInfo .rArea .note {
	color: #707070
}
.TeamInfo .rArea .view {
	right: 75px;
	bottom: 20px;
	width: 36px;
	height: 36px;
	background: url(../images/public.png) -660px -120px no-repeat;
	text-indent: -999em
}
.TeamInfo .rArea .view:hover {
	right: 65px
}
.TeamListPush {
	margin-bottom: 30px;
	overflow: hidden
}
.TeamListPush .rArea {
	min-height: 380px
}
.DesInd {
	border: 2px solid #D2D2D2;
	padding: 60px 0 7px 155px;
	position: relative
}
.DesInd .hd {
	position: absolute;
	left: 40px;
	top: -15px;
	font-size: 26px;
	color: #282828;
	background: #F5F5F5;
	height: 30px;
	line-height: 30px;
	padding: 0 10px
}
.DesInd .hd span {
	padding: 0 15px
}
.DesInd .table {
	float: left;
	margin: 0 15px 25px 0;
	width: 304px;
	clear: none
}
.DesInd .table .left, .DesInd .table .right .clue_on {
	display: none
}
.DesInd .table .right .input-text {
	width: 282px;
	line-height: 42px;
	height: 42px;
	border-radius: 4px;
	border-color: #373737;
	color: #656565
}
.DesInd .unitVal {
	width: 305px
}
.DesInd .unitVal .section {
	float: left;
	width: 145px;
	margin: 0 15px 0 0
}
.DesInd .unitVal .section select {
	width: 145px;
	border-color: #373737;
	height: 48px;
	line-height: 48px;
	border-radius: 4px;
	color: #656565
}
.DesInd .unitVal .section label {
	display: none
}
.DesInd .cls_btn .right .button {
	background: #42aef9;
	border-radius: 4px;
	color: #FFF;
	font-size: 26px;
	width: 304px;
	height: 48px;
	line-height: 48px
}
.TeamList10 {
}
.TeamList10 li {
	overflow: hidden;
	padding: 20px;
	margin-bottom: 10px;
	background: #FFF
}
.TeamList10 li .imga {
	overflow: hidden;
	width: 230px;
	height: 300px;
	margin-right: 20px
}
.TeamList10 li .imga img {
	min-height: 300px
}
.TeamList10 li .info {
	position: relative;
	width: 600px;
	height: 300px
}
.TeamList10 li .info .tit {
	height: 44px;
	line-height: 44px;
	font-weight: normal;
	font-size: 20px
}
.TeamList10 li .info .base i {
	margin: 0 8px 0 5px;
	width: 1px;
	height: 8px;
	display: inline-block;
	background: #d5d5d5
}
.TeamList10 li .info .line {
	margin: 10px 0;
	border-left: 52px solid #C73E36;
	background: #D8D8D8
}
.TeamList10 li .info .works {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%
}
.TeamList10 li .info .works .ht {
	margin-bottom: 12px
}
.TeamList10 li .info .works .img {
	float: left;
	width: 190px;
	margin-right: 15px
}
.TeamList10 li .info .works .img img {
	width: 100%;
	height: 142px
}
.TeamList10 li.hover {
	box-shadow: 0 0px 10px rgba(0,0,0,.49)
}
.TeamList10 li.hover .info .line {
	border-left-width: 600px
}
.TeamInfo10 {
}
.TeamInfo10 li .info {
	height: auto
}
.TeamInfo10 li .info .note {
	margin-top: 15px
}
.TeamInfo10 li .info .pubBtns a {
	margin: 10px 0
}
.TeamMsg10 .bgFFF {
	padding: 20px
}
.TeamMsg10 .bgFFF .pCasesList li {
	width: 286px
}
.TeamMsg10 .bgFFF .pCasesList li .img {
	height: 215px
}
.TeamMsg10 .bgFFF .pCasesList li .info {
	padding: 6px 15px
}
.SpecList {
}
.SpecList li {
	overflow: hidden;
	margin-bottom: 7px;
	color: #6A6969
}
.SpecList .lArea {
	width: 830px;
	height: 195px;
	padding: 20px 40px;
	background: #FFF
}
.SpecList .imga {
	width: 260px
}
.SpecList .imga img {
	height: 195px
}
.SpecList .info {
	padding: 7px 0 0 15px;
	line-height: 23px
}
.SpecList .info .tit {
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 20px
}
.SpecList .info .dateHits {
	line-height: 30px
}
.SpecList .info .dateHits i {
	float: left;
	width: 24px;
	height: 30px;
	margin-left: 12px;
	background: url(../images/public.png) -210px 0 no-repeat;
	text-indent: -999em
}
.SpecList .info .dateHits i.date {
	width: 20px;
	background-position: -240px 0
}
.SpecList .info .note {
	height: 46px;
	margin: 18px 0 12px
}
.SpecList .info .base span {
	color: #333
}
.SpecList .rArea {
	width: 285px;
	height: 195px;
	margin-left: 5px;
	padding: 20px 0;
	background: #FFF
}
.SpecList .time {
	margin: 30px 0;
	line-height: 30px;
	text-align: center;
	color: #3E3A39
}
.SpecList .time i {
	width: 20px;
	height: 30px;
	background: url(../images/public.png) -120px -30px no-repeat;
	vertical-align: middle
}
.SpecList .time span {
	color: #ff6700
}
.SpecList .time span em {
	font-size: 18px
}
.SpecList .btns a {
	display: block;
	float: none;
	width: 214px;
	height: 39px;
	margin: 17px auto 0;
	line-height: 39px;
	font-size: 16px
}
.SpecList .btns .view {
	color: #332f2c
}
.SpecList .btns .view:hover {
	color: #FFF
}
.NewsList {
}
.NewsList li {
	float: left;
	padding: 25px 60px 20px 20px;
	background: #FFF;
	margin-bottom: 35px
}
.NewsList li .imga {
	overflow: hidden;
	position: relative;
	width: 320px;
	height: 205px
}
.NewsList li .imga img {
	min-height: 205px
}
.NewsList li .imga .cate {
	position: absolute;
	top: 35px;
	left: 0;
	padding-right: 20px;
	background: #ff6700;
	line-height: 32px;
	color: #FFF
}
.NewsList li .imga .cate i {
	float: left;
	width: 30px;
	height: 30px;
	margin: 1px 8px 1px 0;
	background: url(../images/public.png) -180px -30px no-repeat
}
.NewsList li .info {
	overflow: hidden;
	padding: 0 0 0 80px;
	width: 720px
}
.NewsList li .info .line {
	border-left: 52px solid #FF6700;
	background: #D8D8D8;
	margin-bottom: 35px
}
.NewsList li .info .tit {
	height: 44px;
	line-height: 44px;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 6px
}
.NewsList li .info .tit i {
	float: left;
	width: 25px;
	height: 30px;
	margin-top: 7px;
	background: url(../images/public.png) -510px -120px no-repeat;
	text-indent: -999em
}
.NewsList li .info .tit i.isbest {
	width: 45px;
	background-position: -540px -120px
}
.NewsList li .info .note {
	height: 40px;
	margin: 0 0 25px;
	line-height: 20px;
	color: #6A6969
}
.NewsList li .info .more {
	float: right;
	margin-right: -35px;
	width: 30px;
	height: 30px;
	background: url(../images/public.png) -540px -150px no-repeat;
	text-indent: -999em;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.NewsList li .info .more:hover {
	background-position: -510px -150px
}
.NewsList li .info .base {
	line-height: 30px;
	color: #626262
}
.NewsList li .info .base em {
	float: left;
	margin-right: 10px
}
.NewsList li .info .base em.fr {
	margin: 0 0 0 10px
}
.NewsList li .info .base i {
	float: left;
	width: 24px;
	height: 30px;
	background: url(../images/public.png) -210px 0 no-repeat;
	text-indent: -999em
}
.NewsList li .info .base i.date {
	width: 20px;
	background-position: -240px 0
}
.NewsList li .info .tags {
}
.NewsList li .info .tag {
	padding: 0 3px;
	border: 1px solid #C6B074;
	border-radius: 100px;
	color: #626262
}
.NewsList li .info .tag:first-child {
	border-color: #448ACA
}
.NewsList li.hover {
	box-shadow: 0 0 10px #666
}
.NewsList li.hover .info .line {
	border-left-width: 720px
}
.NewsList4Column {
	padding: 15px 0;
	background: #FFF
}
.NewsList4Column .pubTitle {
	margin: 0 12px
}
.NewsList4 li {
	float: left;
	width: 50%;
	overflow: hidden
}
.NewsList4 li .imga {
	margin-left: 12px
}
.NewsList4 li .info {
	padding-left: 20px;
	padding-right: 20px
}
.NewsList4 li .info .more {
	margin-right: 0
}
.NewsList4 li.hover {
	margin: 0;
	padding: 15px 0
}
.ThinkList {
}
.ThinkList li {
	float: left;
	width: 373px;
	margin: 32px 40px 0 0
}
.ThinkList li .imga {
	position: relative
}
.ThinkList li .imga img {
	height: 280px
}
.ThinkList li .info {
	padding: 6px 15px;
	margin-top: 3px;
	background: #5A5754;
	line-height: 30px;
	color: #d1d1d1
}
.ThinkList li .info .tit {
	font-size: 16px;
	font-weight: normal;
	color: #FFF
}
.ThinkList li .info .base i {
	float: left;
	width: 24px;
	height: 30px;
	margin-left: 10px;
	background: url(../images/public.png) -240px -150px no-repeat;
	text-indent: -999em
}
.ThinkList li .info .base i.date {
	width: 20px;
	background-position: -270px -150px
}
.ThinkList li .bg {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	border: 7px solid #C6B076;
	background: rgba(56,52,49,.9)
}
.ThinkList li .ico {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px;
	background: url(../images/index.png) -180px -60px no-repeat;
	font-size: 18px;
	color: #C6B074
}
.ThinkList li .bg, .ThinkList li .ico {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.ThinkList li a:hover .bg {
	opacity: 1;
	visibility: visible;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.ThinkList li a:hover .ico {
	opacity: 1;
	visibility: visible;
	top: 50%
}
.ReservaList li {
	padding: 0 55px;
	background: #FFF;
	position: relative
}
.ReservaList li .posr {
	padding: 50px 0;
	border-bottom: 1px solid #E0E0E0;
	height: 190px
}
.ReservaList li .plan {
	position: absolute;
	top: 75px;
	left: 0;
	height: 36px;
	width: 110px;
	padding-left: 5px;
	background: #ff6700;
	text-align: center;
	color: #FFF;
	line-height: 36px;
	font-size: 18px
}
.ReservaList li .plan i {
	display: block;
	float: left;
	background: url(../images/public.png) -645px -324px no-repeat;
	width: 22px;
	height: 36px
}
.ReservaList li .imga {
	width: 305px;
	height: 190px;
	margin-right: 40px;
	float: left
}
.ReservaList li .imga img {
	width: 305px;
	height: 190px
}
.ReservaList li .info {
	width: 745px;
	height: 190px;
	float: left
}
.ReservaList li .info .tit {
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
	height: 32px;
	line-height: 32px
}
.ReservaList li .info .note {
	font-size: 18px;
	height: 24px
}
.ReservaList li .info .btns {
	padding-top: 60px;
	font-size: 16px
}
.ReservaList li .info .btns .view {
	background: #ff6700;
	display: block;
	color: #FFF;
	width: 124px;
	height: 32px;
	text-align: center;
	line-height: 32px
}
.ReservaList li .info .btns .base {
	padding-top: 4px
}
.ReservaList li .info .btns .base em {
	float: left;
	margin-right: 20px
}
.ReservaList li .info .btns .base em i {
	float: left;
	display: block;
	background: url(../images/public.png) -705px -329px no-repeat;
	width: 24px;
	height: 24px
}
.ReservaList li .info .btns .base .date i {
	background-position: -700px -362px;
	width: 30px
}
.ReservaList li .info .btns .base .hits i {
	background-position: -700px -396px
}
.ReservaList li.hover {
	background: #F5F5F5
}
.DpList .lArea {
	float: left;
	width: 910px
}
.DpList .rArea {
	width: 256px;
	padding: 20px 12px 0;
	background: #FFF;
	float: right
}
.DpList .rArea .ht {
	font-size: 24px;
	border-bottom: 1px solid #D9D8D8;
	font-weight: normal;
	padding-bottom: 20px;
	margin-bottom: 15px
}
.DianpingList {
	width: 880px;
	padding: 15px 15px 30px 15px;
	background: #FFF
}
.DianpingList li {
	padding: 0 35px
}
.DianpingList li .posr {
	padding: 30px 0
}
.DianpingList li .info {
	width: 465px
}
.DianpingList li .info .note {
	height: 48px
}
.DianpingList li .info .btns {
	padding-top: 35px
}
.RCaseList li {
	margin-right: 0;
	width: 256px;
	height: 342px;
	margin-bottom: 20px
}
.RCaseList li .imga {
	width: 256px;
	height: 192px
}
.RCaseList li .imga img {
	width: 256px;
	height: 192px
}
.RCaseList li.hover .info {
	display: block
}
.msgReserva {
	position: relative;
	border-top: 1px solid transparent;
	padding-bottom: 80px
}
.msgReserva .resNav {
	z-index: 2;
	width: 140px;
	position: relative
}
.msgReserva .resNav dl {
	position: relative;
	padding-left: 25px;
	border-left: 1px solid #DADADA;
	margin-left: 10px
}
.msgReserva .resNav dt {
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #999;
	cursor: pointer;
	padding-top: 20px
}
.msgReserva .resNav dt .circle {
	position: absolute;
	left: -11px;
	bottom: 0;
	margin-bottom: 7px;
	width: 21px;
	height: 21px;
	background: url(../images/public.png) -678px -228px no-repeat
}
.msgReserva .resNav dl.open dt {
	color: #333
}
.msgReserva .resNav dt a.cur {
	color: #ff6700
}
.msgReserva .resNav dt a:hover .circle, .msgReserva .resNav dt a.cur .circle {
	background-position: -699px -228px
}
.msgReserva .resNav .order {
	display: block;
	font-size: 22px;
	background: #DD7E4E;
	color: #FFF;
	width: 134px;
	height: 48px;
	padding: 15px 0;
	text-align: center;
	margin: 15px 0 0 5px
}
.msgReserva .resCon {
	overflow: hidden;
	margin-left: 180px
}
.msgReserva .resCon .item {
	padding: 20px 0 20px 130px;
	position: relative
}
.msgReserva .resCon .item .posa {
	left: 0;
	top: 20px;
	background: url(../images/public.png) -528px -278px no-repeat;
	width: 105px;
	height: 105px;
	text-align: center;
	color: #F5F5F5
}
.msgReserva .resCon .item .posa img {
	margin: 26px auto
}
.msgReserva .resCon .item .posa .f30 {
	font-size: 30px;
	margin-top: 28px
}
.msgReserva .resCon .item .posa .f18 {
	font-size: 18px;
	margin-top: 5px
}
.msgReserva .resCon .item .hd {
	padding: 5px 0;
	margin-bottom: 10px;
	color: #ff6700;
	font-size: 24px;
	font-weight: normal
}
.msgReserva .resCon .item .bd .txt {
	font-size: 18px;
	color: #727272;
	margin-bottom: 20px
}
.msgReserva .resCon img {
	display: block;
	max-width: 100%
}
.msgReserva .resCon li {
	float: left;
	width: 205px;
	height: 195px;
	margin: 0 23px 20px 0
}
.msgReserva .resCon li img {
	width: 205px;
	height: 195px
}
.msgReserva .infoTab {
	padding: 30px 0 15px 130px;
	border: 2px solid #F5F5F5;
	border-top: none
}
.msgReserva .infoTab table {
	width: 100%;
	border-collapse: collapse
}
.msgReserva .infoTab th {
	vertical-align: baseline;
	padding: 6px 15px;
	border: 1px solid #DADADA;
	text-align: center
}
.msgReserva .infoTab td {
	vertical-align: text-top;
	padding: 6px 15px;
	border: 1px solid #DADADA
}
.msgReserva .infoTab td.fb {
	width: 80px;
	padding: 0 2px;
	text-align: center;
	font-weight: bold
}
.ReservaCon {
	padding-left: 130px
}
.ReservaCon .msgContent {
	font-size: 16px
}
.msgReserva .resNav .tips_bg, .msgReserva .resNav .tips_bg1 {
	display: none;
	z-index: 98;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4)
}
.msgReserva .resNav .tips {
	display: none;
	z-index: 98;
	position: absolute;
	bottom: 0;
	left: 100%;
	width: 611px;
	height: 493px;
	margin: 0 140px 65px -50px
}
.msgReserva .resNav .tips .close {
	position: absolute;
	right: 140px;
	top: 104px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-indent: -999em
}
.msgReserva .resNav .tips_ind {
	display: none;
	z-index: 98;
	position: absolute;
	bottom: 0;
	left: 100%;
	width: 525px;
	height: 290px;
	margin-left: 200px;
	background: #FFF;
	padding: 40px 50px 10px 50px
}
.msgReserva .resNav .tips_ind .ht {
	margin-bottom: 45px
}
.msgReserva .resNav .tips_ind .ht .f30 {
	font-size: 30px
}
.msgReserva .resNav .tips_ind .ht .f20 {
	font-size: 20px;
	margin-left: 10px
}
.msgReserva .resNav .tips_ind .table {
	float: left;
	width: 255px;
	clear: none;
	margin: 0 15px 30px 0
}
.msgReserva .resNav .tips_ind .cls_phone, .msgReserva .resNav .tips_ind .cls_youxian {
	margin-right: 0
}
.msgReserva .resNav .tips_ind .table .right .input-text {
	width: 233px;
	height: 40px;
	line-height: 40px
}
.msgReserva .resNav .tips_ind .table .right select {
	width: 255px;
	height: 46px;
	background: none;
	line-height: 46px;
	padding: 2px 10px;
	color: #444
}
.msgReserva .resNav .tips_ind .table .left, .msgReserva .resNav .tips_ind .table .right .clue_on {
	display: none
}
.msgReserva .resNav .tips_ind .cls_btn {
	width: 100%;
	margin: 0
}
.msgReserva .resNav .tips_ind .cls_btn .right {
	width: 100%
}
.msgReserva .resNav .tips_ind .cls_btn .right .button {
	width: 318px;
	height: 48px;
	line-height: 48px;
	margin-left: 103px;
	border-radius: 4px
}
.msgReserva .resNav .tips_ind .close {
	position: absolute;
	right: -40px;
	top: -40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 50px;
	color: #FFF
}
.FaqTit {
	margin-bottom: 10px;
	line-height: 30px;
	font-weight: normal;
	font-size: 16px;
	color: #ff6700
}
.FaqTit i {
	float: left;
	width: 20px;
	height: 30px;
	background: url(../images/public.png) -570px -60px no-repeat
}
.FaqTit i.zjhd {
	background-position: -600px -60px
}
.FaqTit2 {
	margin-bottom: 20px;
	background: #F5F5F5
}
.FaqTit2 .box {
	float: left;
	display: inline;
	padding: 11px 0 11px 15px
}
.FaqTit2 .box1 {
	padding-right: 15px;
	border-right: 4px solid #FFF
}
.FaqTit2 .form {
	position: relative;
	padding: 10px 0 10px 15px
}
.FaqTit2 input {
	display: block;
	height: 30px;
	border: none;
	background: none;
	line-height: 30px
}
.FaqTit2 .kws {
	width: 200px;
	padding: 0 45px 0 15px;
	border: 1px solid #A5A4A4
}
.FaqTit2 .submit {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	width: 40px;
	height: 20px;
	border-left: 1px solid #A5A4A4;
	background: url(../images/public.png) 10px -35px no-repeat;
	cursor: pointer;
	text-indent: -999em
}
.FaqList {
}
.FaqList .item {
	overflow: hidden;
	padding: 10px 20px 10px 10px;
	margin-top: 12px;
	background: #F5F5F5
}
.FaqList .circle {
	float: left;
	width: 18px;
	height: 18px;
	margin: 3px 5px 0 0;
	background: url(../images/public.png) -570px -90px no-repeat;
	line-height: 18px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: arial
}
.FaqList .circle.q {
	margin-left: 10px
}
.FaqList .circle.a {
	background-position: -600px -90px
}
.FaqList .ht h4 {
	padding-left: 35px;
	font-weight: normal;
	color: #444
}
.FaqList .ct {
	position: relative;
	padding: 9px;
	margin-top: 10px;
	background: #FFF
}
.FaqList .ct .arrow {
	position: absolute;
	left: 0;
	top: -9px;
	width: 30px;
	height: 10px;
	background: url(../images/public.png) -630px -90px no-repeat
}
.FaqList .txt {
	height: 48px;
	overflow: hidden
}
.FaqList .read {
	float: right;
	width: 30px;
	height: 30px;
	margin-top: 8px;
	background: url(../images/public.png) -330px -180px no-repeat;
	text-indent: -999em;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	cursor: pointer
}
.JobModule {
	position: relative;
	height: 510px;
	background-position: center top;
	background-repeat: no-repeat
}
.JobModule .search {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px 0;
	background: rgba(62,58,57,.6);
	line-height: 30px;
	text-align: center;
	color: #FFF
}
.JobModule .search label {
	font-size: 24px
}
.JobModule .search .kws {
	width: 140px;
	height: 26px;
	border: none;
	border-bottom: 1px solid #FFF;
	background: none;
	line-height: 26px;
	font-size: 16px;
	color: #FFF
}
.JobModule .search .submit {
	width: 30px;
	height: 30px;
	border: none;
	background: url(../images/public.png) -630px -60px no-repeat;
	text-indent: -999em;
	cursor: pointer
}
.JobModuleHt {
	margin: 50px 0;
	line-height: 50px;
	text-align: center;
	font-size: 38px
}
.JobList {
}
.JobList .li .info1 {
	top: 353px
}
.JobList .li .info1 .name {
	margin-bottom: 6px
}
.JobList .li .info1 .name span {
	border: none
}
.JobList .li .info2 {
	top: 100%
}
.JobList .li .info2 .name span {
	font-size: 17px
}
.JobList .li .info2 .name span em {
	font-size: 27px
}
.JobList .li a:hover .info1 {
	top: 100%
}
.JobList .li a:hover .info2 {
	top: 316px
}
.Pagelist {
	margin: 50px 0;
	overflow: hidden;
	text-align: center
}
.Pagelist ul li {
	float: left;
	height: 36px;
	margin: 0 4px
}
.Pagelist ul li a, .Pagelist ul li span {
	display: block;
	width: 34px;
	border: 1px solid #CFCFCF;
	background: #FFF;
	line-height: 34px;
	color: #444
}
.Pagelist ul li .btn {
	width: auto;
	padding: 0 10px
}
.Pagelist ul li a:hover, .Pagelist ul li .current {
	border-color: #ff6700;
	background: #ff6700;
	color: #FFF
}
.PageLoad {
	display: block;
	margin: 15px auto 20px;
	text-align: center;
	cursor: pointer
}
.Column .PageLoad {
	width: 100%;
	margin-bottom: 0
}
.PageLoad span {
	font-size: 18px;
	color: #AFAFB1
}
.PageLoad i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/public.png) -90px -180px no-repeat;
	transition: background-color .5s ease-out;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: indexBannerDown;
	animation-name: indexBannerDown;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate
}
.PageLoad:hover i {
	background-position: -90px -240px
}
@keyframes indexBannerDown {
from {
transform:translateY(0)
}
to {
	transform: translateY(25px)
}
}
.my-gallery {
	z-index: 0;
	position: relative;
	width: 100%;
	overflow: hidden
}
.my-gallery .my-image-wrapper {
	position: relative;
	height: 585px;
	overflow: hidden;
	background: #EEE
}
.my-gallery .my-loader {
	position: absolute;
	z-index: 10;
	top: 48%;
	left: 48%
}
.my-gallery .my-next, .my-gallery .my-prev {
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	z-index: 200
}
.my-gallery .my-prev {
	left: 0
}
.my-gallery .my-prev-image, .my-gallery .my-next-image {
	display: none;
	position: absolute;
	top: 50%;
	left: 12px;
	z-index: 101;
	background: url(../images/prev.png);
	width: 38px;
	height: 38px;
	margin-top: -19px
}
.my-gallery .my-next-image {
	background: url(../images/next.png);
	right: 12px;
	left: auto
}
.my-gallery .my-image {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 9
}
.my-gallery .my-image-description {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 7px;
	width: 100%;
	z-index: 2;
	background: url(../images/opacity_80.png);
	color: #000
}
.my-gallery .my-nav {
	position: relative;
	height: 64px;
	padding: 10px 40px 10px 100px;
	border-top: none;
	border: 2px solid #F5F5F5;
	border-top: none
}
.my-gallery .my-forward, .my-gallery .my-back {
	z-index: 10;
	position: absolute;
	left: 70px;
	top: 12px;
	width: 30px;
	height: 60px;
	background: url(../images/public.png) -450px 0 no-repeat;
	cursor: pointer
}
.my-gallery .my-forward {
	left: auto;
	right: 10px;
	background-position: -510px 0
}
.my-gallery .my-back:hover {
	background-position: -480px 0
}
.my-gallery .my-forward:hover {
	background-position: -540px 0
}
.my-gallery .my-controls {
	position: absolute;
	left: 0;
	top: 12px;
	width: 70px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #999
}
.my-gallery .my-controls .my-info span {
	font-size: 30px;
	color: #ff6700
}
.my-gallery .my-controls .my-slideshow-controls {
	display: none!important
}
.my-gallery .pubBtns {
	position: absolute;
	right: 18px;
	top: 24px
}
.my-gallery .my-thumbs {
	overflow: hidden;
	width: 100%;
	height: 64px;
	margin: 0 auto
}
.my-gallery .my-thumbs .my-thumb-list {
	float: left;
	width: 9000px;
	list-style: none
}
.my-gallery .my-thumbs li {
	float: left;
	width: 94px
}
.my-gallery .my-thumbs li a {
	display: block;
	margin-right: 10px
}
.my-gallery .my-thumbs li a img {
	display: block;
	width: 80px;
	height: 60px;
	border: 2px solid transparent
}
.my-gallery .my-thumbs li a.my-active img {
	border-color: #ff6700
}
.my-preloads {
	position: absolute;
	left: -9000px;
	top: -9000px
}
.postFormTips {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #E2E2E2;
	background: #FFF
}
.table {
	width: 100%;
	clear: both;
	margin-bottom: 14px;
	line-height: 36px
}
.table .left {
	float: left;
	width: 150px;
	margin-right: 5px;
	font-size: 14px;
	text-align: right
}
.table .left .red {
	color: #F00
}
.table .right .input-text {
	height: 30px;
	line-height: 30px;
	padding: 2px 10px;
	font-size: 14px;
	color: #444;
	background-color: #fff;
	border: 1px solid #DADADA;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.table .right select {
	height: 36px;
	line-height: 36px;
	padding-left: 5px;
	border-color: #DADADA
}
.table .right textarea {
	display: block
}
.table .right .input-text.hover, .table .right .input-text.focus, .table .right .input-text:focus {
	border-color: #ff6700;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(207,31,31,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(207,31,31,.6)
}
.placeholder {
	color: #999
}
.table .right .input-text::-moz-placeholder {
color:#999
}
.table .right .input-text:-ms-input-placeholder {
color:#999
}
.table .right .input-text::-webkit-input-placeholder {
color:#999
}
.table .right .clue_on {
	padding-left: 5px
}
.table .right .imgcode {
	width: 85px;
	height: 36px;
	margin-left: 5px;
	cursor: pointer;
	vertical-align: top
}
.table .right .button {
	width: 160px;
	height: 36px;
	padding: 0;
	margin: 0;
	border: none;
	background: #ff6700;
	line-height: 32px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	vertical-align: middle;
	transition: color 0.3s linear 0s, background-color 0.3s linear 0s, border-color 0.3s linear 0s
}
.table .right .button:hover {
	background: #ff6700;
	color: #FFF
}
.rLastOrder {
}
.rLastOrder .table {
	margin: 10px 0 0 0
}
.rLastOrder .table .left, .rLastOrder .table .clue_on {
	display: none
}
.rLastOrder .table .input-text {
	width: 248px;
	border-radius: 4px
}
.rLastOrder .table .sys_check {
	width: 158px
}
.rLastOrder .table .right .button {
	width: 100%
}
.ShijingOrder {
	padding: 20px 0 10px
}
.ShijingOrder .table .left {
	width: 75px;
	padding-right: 0;
	line-height: 32px
}
.ShijingOrder .table .clue_on {
	display: none
}
.ShijingOrder .table .input-text {
	width: 126px;
	height: 26px;
	line-height: 26px
}
.ShijingOrder .table .sys_check {
	width: 60px
}
.ShijingOrder .table .right img {
	width: 60px;
	height: 32px
}
.ShijingOrder .table .right .button {
	width: 100px;
	height: 26px;
	line-height: 26px;
	font-size: 14px
}
.FaqForm {
	margin-bottom: 30px
}
.FaqForm .table .left, .FaqForm .table .clue_on {
	display: none
}
.FaqForm .table .right .button {
	width: 165px;
	height: 45px;
	line-height: 45px
}
.FaqForm .kws {
	color: #a5a4a4
}
.FaqForm .kws a {
	margin: 0 4px 5px 0;
	font-size: 18px;
	color: #a5a4a4
}
.FaqForm .kws a.cur, .FaqForm .kws a:hover {
	color: #ff6700
}
.ReplyBox {
	margin-bottom: 10px
}
.ReplyInput {
	width: 692px;
	margin: 0 auto 20px
}
.ReplyInput .table {
	clear: none;
	float: left;
	width: 50%
}
.ReplyInput .table .left {
	width: 85px
}
.ReplyInput .table .clue_on {
	display: none
}
.ReplyInput .cls_content {
	width: 100%
}
.ReplyInput .table .right .button {
	width: 256px
}
.ReplyList {
	float: left;
	width: 100%
}
.ReplyList .loading {
	padding: 10px 0
}
.ReplyList {
	float: left;
	width: 100%
}
.ReplyList li {
	padding: 10px 0;
	margin-bottom: 10px;
	border: 1px solid #DADADA;
	background: #FFF;
	color: #666;
	overflow: hidden
}
.ReplyList li h5 {
	width: 109px;
	margin: 0;
	border-right: 1px solid #D6D6D6;
	font-weight: normal;
	text-align: center
}
.ReplyList li h5 cite {
	display: block;
	font-size: 14px
}
.ReplyList li h5 span {
	color: #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}
.ReplyList li .msg, .ReplyList li .reply {
	padding-left: 120px;
	font-size: 14px
}
.ReplyList li p i {
	font-size: 12px;
	font-style: italic
}
@keyframes msg-animate {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes msg-animate {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes msg-animate {
0% {
opacity:0
}
100% {
opacity:1
}
}
* html {
	background-attachment: fixed
}
.SideFloat {
	z-index: 100;
	position: fixed;
	width: 62px;
	top: 200px;
	right: 10px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop));
	_margin-top: 220px
}
.SideFloat li {
	z-index: 1;
	position: relative;
	text-align: center;
	line-height: 18px;
	background: #BCBBBA
}
.SideFloat li a {
	position: relative;
	display: block;
	width: 62px;
	padding: 12px 0;
	border-bottom: 1px solid #F5F5F5;
	color: #FFF
}
.SideFloat li a i {
	display: block;
	width: 62px;
	height: 30px;
	background: url(../images/side_float.png) no-repeat
}
.SideFloat .chongzhi a {
	position: relative;
	display: block;
	width: auto !important;
	padding: 0px 0 !important;
	border-bottom: 1px solid #F5F5F5;
	color: #FFF;
}
.SideFloat li.qq .kefu_msg {
	width: 14px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 5px;
	background: red;
	border-radius: 100%;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	color: white;
	animation: msg-animate 1s infinite;
	-moz-animation: msg-animate 1s infinite;
	-webkit-animation: msg-animate 1s infinite
}
.SideFloat li.qq a i {
	background-position: 0 -211px;
	height: 34px;
}
.SideFloat li.baojia a .posa {
	display: none;
	opacity: 0;
	background: rgba(56,52,49,.62);
	top: 0;
	right: -86px;
	padding: 21px 19px 21px 0;
	line-height: 30px;
	width: 120px
}
.SideFloat li.baojia a .posa i {
	float: left
}
.SideFloat li.baojia {
	background: #ff6700
}
.SideFloat li.baojia a i {
	background-position: 0 -30px
}
.SideFloat li.addr a i {
	background-position: 0 -178px
}
.SideFloat li.charge {
}
.SideFloat li.charge a {
	height: 30px
}
.SideFloat li.charge a .posa {
	display: none;
	opacity: 0;
	background: rgba(56,52,49,.62);
	top: 0;
	right: -86px;
	padding: 12px 19px 12px 0;
	line-height: 30px;
	width: 120px
}
.SideFloat li.charge a .posa i {
	float: left
}
.SideFloat li.charge a i {
	background-position: 0 -60px
}
.SideFloat li.contact a i {
	background-position: 0 -90px
}
.SideFloat li.back a i {
	background-position: 0 -120px
}
.SideFloat li .imgs {
	display: none;
	opacity: 0;
	position: absolute;
	bottom: -1px;
	right: 86px;
	width: 120px;
	padding: 5px 0;
	background: #332F2C
}
.SideFloat li .imgs img {
	display: block;
	width: 84px;
	height: 84px;
	margin: 8px auto 0
}
.SideFloat li .imgs .tel {
	padding-top: 5px;
	line-height: 16px
}
.SideFloat li.first {
	margin-top: 0
}
.SideFloat li.first a {
	border-top: none
}
.SideFloat li.last {
	margin-bottom: 0;
	border-bottom: 0
}
.SideFloat li.last a {
	border-bottom: none
}
.SideFloat li.hover {
	z-index: 2;
	background: #ff6700
}
.SideFloat li.first.hover .red {
	color: #FFF
}
.SideFloat li.back.hover a i {
	background-position: 0 -150px
}
.SideFloat li.baojia.hover .posa, .SideFloat li.charge.hover .posa {
	background: #ff6700
}
.openbtFixedInd {
	z-index: 99;
	position: fixed;
	opacity: 0;
	left: -100%;
	bottom: -100%;
	width: 270px;
	height: 160px;
	background: url(../images/btFixedInd_open.png) no-repeat;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}
.btFixedInd {
	z-index: 98;
	position: fixed;
	opacity: 0;
	bottom: -100%;
	left: 0;
	height: 120px;
	background: url(../images/btFixedInd_bg.png) repeat;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}
body.min .btFixedInd {
	opacity: 1;
	bottom: 0
}
body.min .openbtFixedInd {
	opacity: 1;
	bottom: 0
}
.btFixedInd .cartoon {
	width: 210px;
	height: 200px;
	margin: -80px 0 0 0;
	background: url(../images/btFixedInd_cartoon.png) no-repeat
}
.btFixedInd .closeBtn {
	display: block;
	width: 30px;
	height: 30px;
	margin: -30px 0 0 2px;
	background: url(../images/btFixedInd_icon.png) -160px 0 no-repeat
}
.btFixedInd .closeBtn:hover {
	background-position: -160px -40px
}
.btFixedInd .hd {
	width: 130px;
	margin-top: 6px
}
.btFixedInd .hd a {
	float: left;
	width: 53px;
	height: 53px;
	margin: 0 4px 4px 0;
	border-radius: 4px;
	background: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 18px
}
.btFixedInd .hd a i {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/btFixedInd_icon.png) no-repeat
}
.btFixedInd .hd a.lf i {
	background-position: 0 0
}
.btFixedInd .hd a.yf i {
	background-position: -30px 0
}
.btFixedInd .hd a.bj {
	width: 110px
}
.btFixedInd .hd a.bj i {
	background-position: -60px 0
}
.btFixedInd .hd a:hover, .btFixedInd .hd a.on {
	background: #F5BD4D;
	color: #FFF
}
.btFixedInd .hd a.lf:hover i, .btFixedInd .hd a.lf.on i {
	background-position: 0 -30px
}
.btFixedInd .hd a.yf:hover i, .btFixedInd .hd a.yf.on i {
	background-position: -30px -30px
}
.btFixedInd .hd a.bj:hover i, .btFixedInd .hd a.bj.on i {
	background-position: -60px -30px
}
.btFixedInd .bd {
	width: 825px;
	margin-top: 6px
}
.btFixedInd .bd .item {
	clear: both;
	width: 100%;
	height: 124px
}
.btFixedInd .bd .form {
	width: 605px
}
.btFixedInd .bd .result {
	width: 220px
}
.btFixedInd .bd .result img {
	float: right
}
.btFixedInd .bd .result .resultShow {
	margin-bottom: 10px;
	padding: 9px 0;
	border-radius: 4px;
	background: #FFF;
	line-height: 34px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #F5BD4D
}
.btFixedInd .bd .result .resultShow cite {
	font-size: 20px
}
.btFixedInd .bd .result p {
	line-height: 18px;
	font-size: 12px;
	color: #FFF
}
.btFixedInd .table {
	clear: none;
	float: left;
	width: 170px;
	margin-bottom: 9px;
	color: #FFF
}
.btFixedInd .table.cls_contact, .btFixedInd .table.cls_area {
	width: 258px
}
.btFixedInd .table.cls_addr, .btFixedInd .table.cls_dstyle {
	width: 100%
}
.btFixedInd .table.cls_dtime, .btFixedInd .table.cls_unit {
	width: 340px
}
.btFixedInd .table .left {
	width: 88px;
	margin-right: 0;
	line-height: 30px;
	text-align: center
}
.btFixedInd .table.cls_phone .left, .btFixedInd .table.cls_dtime .left, .btFixedInd .table.cls_unit .left {
	display: none
}
.btFixedInd .table .left .red {
	display: none
}
.btFixedInd .table .right .clue_on {
	display: none
}
.btFixedInd .table .right .input-text, .btFixedInd .table .right select {
	width: 128px;
	height: 24px;
	border-color: #B2B2B2;
	border-radius: 6px;
	line-height: 24px;
	text-align: center
}
.btFixedInd .table .right select {
	width: 150px;
	height: 30px;
	line-height: 30px
}
.btFixedInd .table.cls_addr .right .input-text, .btFixedInd .table.cls_house .right .input-text {
	width: 468px
}
.btFixedInd .table .right .button {
	width: 150px;
	height: 30px;
	border-radius: 6px;
	background: #F5BD4D;
	line-height: 30px;
	font-size: 14px
}
.btFixedInd .table .right .input-text.hover, .btFixedInd .table .right .input-text.focus, .btFixedInd .table .right .input-text:focus {
	border-color: #E6BA14
}
.placeholder {
	color: #999
}
.btFixedInd .table .right {
	overflow: hidden
}
.btFixedInd .table table, .btFixedInd .table table tr {
	width: 100%
}
.btFixedInd .unitSelect {
}
.btFixedInd .unitSelect .section {
	float: left;
	width: 170px
}
.btFixedInd .dstyleSelect {
	width: 100%
}
.btFixedInd .dstyleSelect label {
	float: left;
	display: inline;
	width: 102px;
	height: 30px;
	margin-right: 0;
	cursor: pointer;
	line-height: 30px;
	color: #FFF
}
.btFixedInd .dstyleSelect label i {
	float: left;
	display: inline;
	width: 25px;
	height: 30px;
	background: url(../images/btFixedInd_icon.png) -120px 0 no-repeat
}
.btFixedInd .dstyleSelect label i.checked {
	background-position: -120px -40px
}
.btFixedInd .dstyleSelect label span {
	float: left;
	display: inline
}
.btFixedInd .dstyleSelect label input {
	opacity: 0;
	visibility: hidden;
	line-height: 30px
}
.CaseBaojia {
	position: relative;
	color: #161616
}
.CaseBaojia .tips_bg {
	display: none;
	z-index: 98;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4)
}
.CaseBaojia .tips {
	display: none;
	z-index: 98;
	position: absolute;
	top: -220px;
	bottom: 100%;
	right: 0;
	width: 685px;
	height: 423px;
	margin: 0 130px -10px 0
}
.CaseBaojia .tips .close {
	position: absolute;
	left: 400px;
	top: 40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-indent: -999em
}
.RDesInd .tips .close {
	left: 422px;
	top: 85px
}
.CaseBaojia .hd {
	margin-bottom: 15px;
	line-height: 40px;
	text-align: center;
	font-size: 20px
}
.CaseBaojia .hd i {
	width: 40px;
	height: 40px;
	margin-right: 5px;
	background: url(../images/public.png) -660px -180px no-repeat
}
.CaseBaojia .result {
	height: 42px;
	padding: 20px 15px 10px;
	margin-bottom: 14px;
	border: 1px solid #898989;
	background: #FFF;
	line-height: 42px;
	text-align: right;
	font-size: 20px
}
.CaseBaojia .result em {
	margin-right: 10px;
	font-size: 32px;
	color: #DC190E
}
.CaseBaojia .table {
	margin-bottom: 20px
}
.CaseBaojia .table .left {
	display: none
}
.CaseBaojia .table .right .clue_on {
	display: none
}
.CaseBaojia .table .input-text {
	width: 283px;
	border-color: #373737;
	border-radius: 4px;
	height: 40px;
	line-height: 40px
}
.CaseBaojia .table .right .button {
	width: 305px;
	height: 48px;
	line-height: 48px;
	border-radius: 4px;
	background: #ff6700
}
.CaseBaojia .cls_unit {
	margin-bottom: 0
}
.CaseBaojia .unitVal {
	width: 305px
}
.CaseBaojia .unitVal .section {
	float: left;
	width: 145px;
	margin: 0 15px 20px 0
}
.CaseBaojia .unitVal .section select {
	width: 145px;
	border-color: #373737;
	height: 46px;
	line-height: 46px;
	border-radius: 4px
}
.CaseBaojia .unitVal .section label {
	display: none
}
.CaseBaojia .ftips {
	opacity: .43;
	text-align: center;
	font-size: 15px
}
.R_Dianping .tips {
	margin: 0 220px -90px 0
}
.R_Dianping .tips .close {
	position: absolute;
	left: 482px;
	top: 95px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-indent: -999em
}
.R_Dianping .cls_hx_img {
	position: relative
}
.R_Dianping .table .input-text {
	width: 283px !important
}
.R_Dianping .cls_hx_img #SWFUpload_0 {
	position: absolute;
	top: 12px;
	right: 12px
}
.R_Dianping .cls_hx_img #box_hx_img_type {
	position: absolute;
	bottom: -20px;
	right: 0;
	line-height: 20px
}
.R_Dianping .cls_content .right .input-text {
	resize: none
}
.openMdFullInd {
	z-index: 99;
	position: fixed;
	left: 0;
	bottom: 50%;
	margin-top: -35px;
	width: 113px;
	height: 70px;
	background: url(../images/1907_hqbj.gif) no-repeat
}
.mdFullInd {
	display: none /*!important*/;
	z-index: 100;
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;

}
.mdFullInd .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5)
}
.mdFullInd .container {
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 855px;
	height: 410px;
	padding: 20px;
	margin: -225px -447.5px;
	background: #FFF
}
.mdFullInd .closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	margin: 20px;
	width: 40px;
	height: 40px;
	background: url(../images/mdFullInd.png) 0 -80px no-repeat
}
.mdFullInd .closeBtn:hover {
	background-position: -40px -80px
}
.mdFullInd .lImg {
	width: 430px;
	height: 410px;
	margin-right: 50px
}
.mdFullInd .rArea {
	width: 375px
}
.mdFullInd .rArea .ht {
	margin: 25px 0 35px;
	padding-left: 40px;
	background: url(../images/mdFullInd.png) -120px 0 no-repeat;
	line-height: 40px;
	font-size: 18px
}
.mdFullInd .table {
	margin-bottom: 20px
}
.mdFullInd .table .left, .mdFullInd .table .right .clue_on {
	display: none
}
.mdFullInd .table .right table {
	width: 100%
}
.mdFullInd .table .right .input-text {
	display: block;
	width: 324px;
	padding: 4px 10px;
	border-color: #A0A0A0;
	font-size: 18px
}
.mdFullInd .placeholder {
	color: #2f2f2f
}
.mdFullInd .table .right .input-text::-moz-placeholder {
color:#2f2f2f
}
.mdFullInd .table .right .input-text:-ms-input-placeholder {
color:#2f2f2f
}
.mdFullInd .table .right .input-text::-webkit-input-placeholder {
color:#2f2f2f
}
.mdFullInd .table .right .button {
	width: 346px;
	height: 46px;
	background: #ff6700;
	line-height: 46px
}
.mdFullInd .unitVal {
}
.mdFullInd .unitVal label {
	display: none
}
.mdFullInd .unitVal .section {
	float: left;
	margin-right: 10px
}
.mdFullInd .unitVal .section .list {
	width: 79px;
	height: 40px
}
.mdFullInd .night {
	background: url(../images/mdFullInd_night_bg.jpg) no-repeat;
	color: #6a6a6a
}
.mdFullInd .night .closeBtn {
	background-position: -80px -80px
}
.mdFullInd .night .closeBtn:hover {
	background-position: -120px -80px
}
.mdFullInd .night .lImg.a1, .mdFullInd .lImg.a2 {
	display: none
}
.mdFullInd .night .lImg.a2 {
	display: block
}
.mdFullInd .night .rArea .ht {
	background-position: -120px -40px;
	color: #FFF
}
.mdFullInd .night .table .right .input-text {
	background: none;
	color: #FFF
}
.mdFullInd .night .table .right .input-text .opt {
	background: #FFF;
	color: #333
}
.mdFullInd .night .table .button {
	background: #B65C21
}
.mdFullInd .night .placeholder {
	color: #FFF
}
.mdFullInd .night .table .right .input-text::-moz-placeholder {
color:#FFF
}
.mdFullInd .night .table .right .input-text:-ms-input-placeholder {
color:#FFF
}
.mdFullInd .night .table .right .input-text::-webkit-input-placeholder {
color:#FFF
}
.IE6 {
	display: none;
*display:block;
*z-index:999999;
*position:absolute;
*top:expression(eval(document.documentElement.scrollTop));
*width:100%;
*background:#FFF;
*text-align:center;
*color:red;
*line-height:40px
}
.msgReplay {
	margin: 10px 0
}
#SOHUCS #SOHU_MAIN .module-cmt-footer {
	display: none!important
}
#SOHUCS .invalidity {
	width: auto!important
}
.wow {
	visibility: hidden
}
.VideoWrap {
	background: url(../images/video_bg.jpg) center no-repeat;
	height: 854px
}
.VideoWrap .CasesIframe {
	height: 640px
}
.VideoWrap .CasesInfo h1 {
	font-size: 24px;
	color: #3e3a39;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	margin-bottom: 20px
}
.VideoWrap .msgVideoTitle {
	background: #FFF;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0 20px;
	margin-bottom: 15px;
	color: #7d7d7d
}
.VideoWrap .CasesInfo .rArea {
	background: none
}
.Footer .copy .weixin2 {
	position: relative;
}
.Footer .copy .weixin2 img {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	bottom: 200%;
	right: 0;
	width: 180px;
	height: 180px;
	max-width: none;
}
.Footer .copy .weixin2:hover img {
	opacity: 1;
	visibility: visible;
	bottom: 100%
}
/*181020*/
.index-strategy-center {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.index-reservation-content {
	width: 100%;
	height: 72px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.index-reservation-content li {
	width: 160px;
	height: 70px;
	border: 1px solid #e5e5e5;
	padding: 15px 20px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-content: center;
	align-content: center;
	-webkit-align-items: center;
	align-items: center;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.index-reservation-content li i {
	background: url(../images/icon1810.png);
}
.index-reservation-content li h5 {
	width: 60px;
	color: #8a8a8a;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.index-reservation-content a:nth-child(1) li i {
	width: 36px;
	height: 34px;
	background-position: 0 -383px;
}
.index-reservation-content a:nth-child(2) li i {
	width: 34px;
	height: 34px;
	background-position: 0 -460px;
}
.index-reservation-content a:nth-child(3) li i {
	width: 35px;
	height: 33px;
	background-position: 0 -541px;
}
.index-reservation-content a:nth-child(4) li i {
	width: 35px;
	height: 33px;
	background-position: 0 -621px;
}
.index-reservation-content a:nth-child(5) li i {
	width: 36px;
	height: 33px;
	background-position: 0 -699px;
}
.index-reservation-content a:nth-child(6) li i {
	width: 34px;
	height: 34px;
	background-position: 0 -777px;
}
.index-reservation-content a:nth-child(7) li i {
	width: 32px;
	height: 35px;
	background-position: 0 -856px;
}
.index-reservation-content .active {
	border-color: #c79e68;
	box-shadow: 0 0 20px #d2b38c;
}
.index-reservation-content a:nth-child(1) .active i {
	background-position: 0 -422px;
}
.index-reservation-content a:nth-child(2) .active i {
	background-position: 0 -500px;
}
.index-reservation-content a:nth-child(3) .active i {
	background-position: 0 -581px;
}
.index-reservation-content a:nth-child(4) .active i {
	background-position: 0 -659px;
}
.index-reservation-content a:nth-child(5) .active i {
	background-position: 0 -738px;
}
.index-reservation-content a:nth-child(6) .active i {
	background-position: 0 -816px;
}
.index-reservation-content a:nth-child(7) .active i {
	background-position: 0 -895px;
}
.index-reservation-content .active h5 {
	color: #c79e68;
}
/*品牌墙*/
.branding-wall {
	width: 100%;
	height: 120px;
	background: url(../images/specialbg.jpg) center center;
	padding: 32px 0;
	margin-top: 60px;
}
.branding-wall ul {
	width: 1200px;
	height: 115px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px
}
.branding-wall ul li {
	width: 210px;
	height: 115px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	cursor: pointer;
}
.branding-wall ul li:hover {
	box-shadow: 0 0 20px rgba(0,0,0,.3);
	margin-top: -6px;
}
/*181119 add*/
.SendAddr {
	display: none;
	z-index: 999;
	position: fixed;
	left: 50%;
	top: -100%;
	margin-left: -365px;
	padding: 20px 60px 20px 20px;
	background: #FFF
}
.SendAddr .close {
	position: absolute;
	top: 0;
	right: 0;
	margin: 20px 10px;
	width: 40px;
	height: 40px;
	background: url(../images/mdFullInd.png) 0 -80px no-repeat;
	text-indent: -9999em
}
.SendAddr .close:hover {
	background-position: -40px -80px
}
.SendAddr .form .table .right .clue_on {
	display: none
}
.SendAddr .form .table {
	float: left;
	clear: none;
	width: auto;
	margin-bottom: 0
}
.SendAddr .form .cls_phone {
	margin: 0 10px
}
.SendAddr .form .table .input-text {
	height: 44px;
	line-height: 44px;
	width: 354px
}
.SendAddr .form .cls_btn .btn {
	height: 50px;
	width: 200px;
	border: none;
	background: #ff6700;
	cursor: pointer;
	line-height: 50px;
	font-size: 22px;
	text-align: center;
	color: #FFF
}
.SendBg {
	display: none;
	z-index: 998;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8) scroll repeat !important;
	filter: Alpha(opacity=80);
	background: #000
}
/*190816 add*/
.top {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.iActivity {
	padding: 60px 0 0px;
}
.vActivity {
	padding: 0px 0 40px;
}
/*191206 add*/
.chongzhiBg {
	display: none;
	z-index: 998;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8) scroll repeat !important;
	filter: Alpha(opacity=80);
	background: #000
}
.chongzhiCon {
	display: none;
	z-index: 999;
	position: fixed;
	left: 50%;
	top: -100%;
	margin-left: -205px;
	width: 410px;
	height: 606px;
}
.chongzhi1 {
	display: block;
	margin: 0 auto;
	width: 409px;
	height: 483px;
}
.chongzhi2 {
	display: none;
	margin: 0 auto;
	width: 375px;
	height: 470px;
	position: relative;
}
.chongzhi3 {
	display: none;
	margin: 0 auto;
	width: 375px;
	height: 470px;
}
.chongzhiGb {
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
}
.chongzhi2List {
	width: 335px;
	height: 124px;
	position: absolute;
	top: 235px;
	left: 50%;
	margin-left: -167px;
}
.chongzhi2List li {
	width: 335px;
	height: 56px;
	margin-bottom: 12px;
}
.chongzhi2List li input {
	width: 313px;
	height: 54px;
	border: 1px #C5C5C5 solid;
	border-radius: 5px;
	padding-left: 20px;
}
.chongzhiButton {
	position: absolute;
	top: 370px;
	left: 50%;
	margin-left: -167px;
	width: 335px;
	height: 54px;
}
.chongzhiButton input {
	width: 335px;
	height: 54px;
	background: #FF6701;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 5px;
	font-size: 18px;
	color: #FFF;
}
/*家居指南*/

.indexVideoWrap {
	background: url(../images/index_video_bg.jpg) center no-repeat;
	padding-bottom: 35px
}
.indexVideo {
	padding: 40px 0
}
.indexVideo .bd {
	overflow: hidden;
	width: 800px;
	height: 467px
}
.indexVideo .bd li {
	position: relative;
	width: 800px;
	height: 470px
}
.indexVideo .bd li .imga {
	z-index: 3;
	height: 470px
}
.indexVideo .bd li .imga img {
	min-height: 470px
}
.indexVideo .bd li .imga .bg {
	background: rgba(0,0,0,.2)
}
.indexVideo .bd li .imga .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90px;
	height: 90px;
	margin: -45px;
	background-position: -540px -60px
}
.indexVideo .bd li iframe {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}
.indexVideo .hd {
	overflow: hidden;
	width: 400px;
	height: 467px;
	background: #FFF
}
.indexVideo .hd li {
	display: block;
	padding: 0 20px;
	cursor: pointer;

}
.indexVideo .hd li:last-child {
	border-bottom: none
}
.indexVideo .hd li .box {
	padding: 22px 0;
	border-bottom: 1px dashed #CDCDCD
}
.indexVideo .hd li .imga {
	overflow: hidden;
	width: 130px;
	height: 72px;
	margin-right: 18px;
		position:relative;
}
.indexVideo .hd li .imga .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px;
	background-position: -480px -120px
}
.indexVideo .hd li .info .title {
	margin-bottom: 10px;
	font-weight: normal;
	color: #2D2D2D
}
.indexVideo .hd li .info .note {
	height: 36px;
	line-height: 18px;
	color: #888
}
.indexVideo .hd li.hover, .indexVideo .hd li.active {
	background: #F3F3F3
}
.indexVideo .hd li.hover .info .title, .indexVideo .hd li.active .info .title {
	color: #cc0a0a
}
.indexVideo .hd li.hover .imga .icon, .indexVideo .hd li.active .imga .icon {
	background-position: -510px -120px
}
.indexNewsWrap {
	overflow: hidden;
	background: url(../images/index_news_bg.jpg) center no-repeat;
	height: 866px
}
.indexVideoWrap .icon, .indexVideoWrap .icon2 {
	float: left;
	display: inline;
	width: 30px;
	height: 30px;
	background: url(../images/index2020.png) -9999em -9999em no-repeat;
}
.indexVideoWrap  .indexTitle {
	padding-top: 65px;
	margin-bottom: 45px;
	text-align: center;
	font-size: 18px;
	color: #999;
}
.indexVideoWrap  .indexTitle  fieldset {
	width: 970px;
	height: 115px;
	padding: 0;
	margin: 0  auto;
	border: 4px  solid #E0E0E0;
}
.indexVideoWrap  .indexTitle h2 {
	height: 44px;
	padding: 2px 28px 0;
	line-height: 44px;
	font-size: 36px;
	font-weight: normal;
	color: #3E3A39
}
.indexVideoWrap  .indexTitle2 {
	color: #F5F5F5
}
.indexVideoWrap  .indexTitle2 fieldset {
	border-color: rgba(255,255,255,.12)
}
.indexVideoWrap  .indexTitle2 h2 {
	color: #FFF
}

.indexVideoWrap  .indexMore{display:block;width:454px;height:40px;margin:35px
auto;border:1px
solid #959595;line-height:40px;text-align:center;font-size:18px;color:#2D2D2D}
.indexVideoWrap  .indexMore2{border-color:rgba(245,245,245,.5);color:#f5f5f5}
.indexVideoWrap  .indexMore:hover{border-color:#C4261E;background:#ff6700;color:#FFF}


/*底部飘浮*/
.footer_float{ width:100%; height:88px;position:fixed; bottom:0; z-index:99}
.footer_float input{ margin:0; padding:0; border:0;}
.footer_float_bg{ width:100%; height:74px;background:#484848; margin-top:14px; }
.footer_float_con{ width:1400px; height:74px; margin:0 auto; position:relative;}
.footer_float_img{ width:73px; height:85px; top:-14px; left:75px; position:absolute;}
.footer_float_list{ width:580px; height:35px; position:absolute; top:20px; left:174px; overflow:hidden;}
.footer_float_list ul{ display:flex;justify-content: space-between;flex-flow: row wrap;}
.footer_float_list li:nth-child(1){ width:130px; height:35px; overflow:hidden;}
.footer_float_list li:nth-child(1) input{ width:120px; height:35px;}
.footer_float_list li:nth-child(2){ width:160px; height:35px; overflow:hidden;}
.footer_float_list li:nth-child(2) input{ width:150px; height:35px;}
.footer_float_list li:nth-child(3){ width:160px; height:35px; overflow:hidden;}
.footer_float_list li:nth-child(3) input{ width:150px; height:35px;}
.footer_float_list li:nth-child(4){ width:90px; height:35px; overflow:hidden;}
.footer_float_list li:nth-child(4) input{ width:80px; height:35px; }
.footer_float_list li input{ border-radius:10px; padding-left:10px; }
.footer_float_button{ width:128px; height:35px;}
.footer_float_button{ width:130px; height:35px; position:absolute; top:20px; left:778px;}
.footer_float_button input{width:130px; height:35px; text-align:center; background:#E6382E; border-radius:10px; color:#FFF; font-size:16px;}
.footer_float_text{ width:410px; height:74px; position:absolute; top:0; left:944px; display:inline-block;}
.footer_float_text span:nth-child(1){ width:170px; height:74px; line-height:74px; color:#FFF; font-size:16px; display:block; position:absolute; top:0px;}
.footer_float_text span:nth-child(2){ width:240px; height:74px; line-height:74px; color:#E6382E; font-size:24px; display:block;font-weight:bold;position:absolute; top:0px; left:170px;}


/*181126 add*/
.tcs{ 
	width:100%;
    float: left;
    min-height: 140px;
    position: fixed;
    bottom: 0px;
    background: rgba(75,75,75,0.95);
    z-index: 99999;
}
.tcs_main {
    width: 100%;
    height: 115px;
    margin: 0 auto;
    max-width: 1200px;
	padding-top:25px;
	position:relative;
	overflow:hidden;
}
.biaodan{ width:670px; height:90px; margin-left:290px; }
.biaodan div{ margin-bottom:10px; height:40px}
.biaodan div input{ width:237px;height:40px; margin:0; padding:0; border:0; padding-left:10px; }
.biaodan div:nth-child(1){ margin-bottom:10px;}
.biaodan div:nth-child(1) span{ display: inline-block; margin-right:20px;}
.biaodan div:nth-child(2) span{ display: inline-block; margin-right:20px;}
.biaodan_bottom{ width:140px; height:90px; position:absolute; top:25px; left:825px; }
.biaodan_bottom input{width:140px; height:90px; font-size:36px;}
.tupian1{ width:270px; height:60px; background:url(../images/add181126/tcs1.png) no-repeat; position:absolute; left:0px; top:40px;}
.tupian2{ width:180px; height:73px; background:url(../images/add181126/tcs2.png) no-repeat;position:absolute; left:980px; top:40px;}
.tcsClose{ width:22px; height:22px; position:absolute; top:0px; right:0px; color:#FFF; font-size:28px; cursor:pointer;}