﻿@charset "utf-8";
body,
ul,
li,
p,
input,
form,
hr,
td,
h1,
h2,
h3,
h4,
h5,
h6 a {
	margin: 0;
	padding: 0;
	
}

body {
	font-size: 14px;
	line-height: 22px;
	color: #ccc;
	background: #000;font-family: "微软雅黑"
}

em,
i {
	font-style: normal;
}

a {
	color: #fff;
	text-decoration: none;
}

.f12 {
	font-size: 12px;
}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #000;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

option {
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari 和 Chrome */
	appearance: none;
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/

select::-ms-expand {
	display: none;
}

button,
input,
select,
textarea {
	font-family: inherit;
	margin: 0;
	outline: none;
	resize: none;
	border: none;
}

button,
input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: 'Microsoft YaHei';
	background: none;
	color: #C7C7C7;
}

.cf {
	clear: both;
	overflow: hidden;
}

img {
	border: none;
	vertical-align: middle;
}

li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.o {
	overflow: hidden;
}

.pr {
	position: relative;
}

.img-rs {
	width: 100%;
	/*height: 100%;*/
	overflow: hidden;
	display: block;
}

.img-rs:hover img {
	-moz-transition: all 0.5s linear 30ms;
	-webkit-transition: all 0.5s linear 30ms;
	-o-transition: all 0.5s linear 30ms;
	transition: all 0.5s linear 30ms;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


/******************************top开始**************************************/

.top {
	width: 100%;
	height: 130px;
	background: url(../img/header.png) repeat 0 0;
		left: 0;
	top: 0;
	z-index: 100;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.logocom {
	display: block;
	width: 440px;
	height: 50px;
	margin-top: 18px;
}

.logo {
	background: url(../img/idx_03.png) no-repeat 0 0;
}

.logor {
	background: url(../img/idx_05.png) no-repeat 0 0;
}

.nav {
	margin-top: 20px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 40px;
	line-height: 40px;
}

.cur {
	background: #ef9f20;
}

.nav li {
	float: left;
    margin-right: 30px;
    text-align: center;
    padding: 0 14px;
}

.num {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 60px;
	left: 0;
}

.num span {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	overflow: hidden;
	border: 3px solid #fff;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}

.current {
	background: none !important;
}

.prev {
	left: 0;
	background: url(../img/prev.png) no-repeat 0 0;
}

.prev,
.next,
.caseprev,
.casenext {
	width: 41px;
	height: 72px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -36px;
}

.next {
	right: 0;
	background: url(../img/next.png) no-repeat 0 0;
}

.caseprev {
	left: 0;
	top: 250px;
	background: url(../img/prev.png) no-repeat 0 0;
}

.casenext {
	right: 0;
	top: 250px;
	background: url(../img/next.png) no-repeat 0 0;
}


/*******************************首页通知开始**************************************/

.hotNews {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #0d0d0d;
	background: #000;
	overflow: hidden;
	position: absolute;
	top: 690px;
	
}

.hotNews .tie {
	background: url(../img/hotIcon.png) no-repeat left center;
	width: 20px;
	height: 50px;
	font-size: 14px;
	float: left;
	font-weight: normal;
	color: #efa021;
}

.tempWrap {}

.tempWrap li {
	float: left;
}


/*******************************首页套餐活动开始**************************************/

.idiv {
	width: 100%;
	background: url(../img/bg.png) repeat 0 0;
	height: auto;
	padding-bottom: 40px;
}

.tit-pack {
	width: 200px;
	height: 200px;
	background: url(../img/idx_10.png) no-repeat center;
	padding: 20px;
	margin: 0 auto;
	text-align: center;
}

.tit-pack h1 {
	color: #ef9f20;
	line-height: 50px;
	margin-top: 60px;
	width: 180px;
}

.tit-pack h3 {
	width: 180px;
}

.packm> ul> li {
	margin-right: 2px;
}

.pack-one {
	width: 298px;
	height: 600px;
	background: #fff;
	text-align: center;
	color: #d7d7d7;
}

.pack-one> img {
	width: 298px;
	height: 350px;
	margin-bottom: 40px;
}

.pk-text> img {
	margin-bottom: 20px;
}

.pk-text> span {
	color: #ef9f20;
	font-size: 40px;
	font-family: fantasy;
}

.pk-text b {
	font-size: 26px;
	margin-left: 4px;
	font-family: "黑体";
}

.pk-text> p {
	font-size: 16px;
	margin-bottom: 40px;
	color: #696969;
}


/******************首页案例开始*******************/

.tdiv {
	width: 100%;
	background: #141414;
	height: auto;
	padding-bottom: 40px;
}

.case-nav> ul {
	width: 490px;
	margin: 0 auto;
	height: 60px;
}

.case-nav> ul> li {
	width: 100px;
	height: 30px;
	background: #252525;
	border: 1px solid #505050;
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

.case-nav> ul> li:hover {
	background: #ef9f20;
	border: 1px solid #ef9f20;
}

.casebg {
	padding: 0px 0 50px;
	height: auto;
}

.case {
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.case-list {    margin-top: 40px;}

.case-list li {
	width: 380px;
  margin-right: 20px;	margin-bottom: 20px;
	float: left;
	color: #191718;
}

.case-list li.hover {
	background: #fff;
	z-index: 10;
}

.img {
	width: 380px;
	height: 298px;
	overflow: hidden;
	position: relative;
}

.img img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.case-name {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #000;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-indent: 17px;
	overflow: hidden;
}

.more {
	display: block;
	width: 174px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	background: #666666;
	text-transform: uppercase;
	border-radius: 3px;
	margin: 28px auto 0;
}

.case-time {
	height: 67px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 50px;
	color: #191718;
	font-weight: bold;
}

.case-time span {
	font-size: 40px;
	padding-bottom: 15px;
	float: left;
	margin-right: 10px;
	border-bottom: 2px solid #333333;
}

.case-name2 a {
	color: #191718;
}

.casediv {
	display: none;
}

.casediv p {
	color: #ccc;
}

.tx240 {
	white-space: nowrap;
	width: 240px;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	overflow: hidden;
}


/******************首页关于我们开始*******************/

.intro {
	height: 175px;
	padding: 69px 0 64px;
}

.w535 {
	width: 535px;
}

.ibt {
	font-size: 24px;
	line-height: 30px;
}

.int {
	line-height: 26px;
	padding: 15px 0 20px;
}

.p_m {
	position: relative;
	overflow: hidden;
	width: 70px;
	height: 20px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding-bottom: 0;
}

.p_m span {
	width: 100%;
	height: 100%;
	background: #666;
	display: block;
	position: absolute;
	left: -70px;
}

.m {
	padding: 0 10px;
	position: absolute;
	top: 0;
	font-size: 12px;
	line-height: 20px;
}

.news {
	width: 402px;
	height: 110px;
	padding: 20px 30px 40px;
	background: #141414;
}

.list {
	height: 126px;
	overflow: hidden;
}

.list li {
	line-height: 26px;
	padding-left: 18px;
	background: url(../img/fk.png) no-repeat 0 center;
}

.team {
	width: 754px;
	height: 341px;
	padding: 0 10px;
	background: #000;
}

.teamdiv {
	width: 660px;
	overflow: hidden;
	padding: 30px;
}

.teamdiv img {
	width: 670px;
	height: 280px;
}

.team-int {
	width: 380px;
	height: 190px;
	padding: 40px;
	line-height: 26px;
	overflow: hidden;
	position: absolute;
	top: 35px;
	left: 738px;
	background: url(../img/ico.png) no-repeat 0 35px #141414;
}

.team-int p {
	padding-bottom: 10px;
}


/******************客户心声开始******************************/

.vic-m> li {
	float: left;
	margin-right: 20px;
}

.idx-vic {
	width: 280px;
	height: 320px;
}

.idx-vic>img {
	width: 280px;
	height: 200px;
}

.idx-vic>h3 {
	margin-top: 20px;
}

.idx-vic>p {
	color: #555555;
	font-size: 12px;
	margin-top: 4px;
}

.img-mg {
	text-align: center;
	margin-top: 40px;
}


/*首页我们的服务开始*/

.service {
	background: url(../img/fw.jpg) no-repeat center;
	width: 100%;
	height: auto;
	padding: 80px 0 120px 0;
}

.ser-ctnl {
	margin-top: 70px;
	width: 400px;
}

.ser-ctnr {
	width: 500px;
}


/*首页合作伙伴开始*/

.partner {
	background: url(../img/hzhbbj.png) no-repeat center;
	height: 280px;
	position: relative;
}

.partner li {
	position: absolute;
	float: left;
	width: 190px;
	height: 190px;
	text-align: center;
}

.partner li img {
	width: 140px;
	height: 95px;
}

.p1 {
	left: 140px;
	top: 50px;
}

.p2 {
	left: 320px;
	top: 50px;
}

.p3 {
	left: 500px;
	top: 50px;
}

.p4 {
	left: 680px;
	top: 50px;
}

.p5 {
	left: 870px;
	top: 50px;
}

.p6 {
	top: 140px;
	right: 50px;
}

.p7 {
	top: 140px;
	right: 240px;
}

.p8 {
	top: 140px;
	right: 420px;
}

.p9 {
	top: 140px;
	right: 600px;
}

.p10 {
	top: 140px;
	left: 230px;
}

.p11 {
	top: 140px;
	left: 50px;
}


/*******************流程图************************/

.idx-flow {
	height: auto;
	background: #1a1a1a;
	width: 100%;
	border-top: 1px solid #000;
	padding: 40px 0;
}

.idx-flow> ul> li {
	float: left;
	width: 138px;
	height: 138px;
	text-align: center;
	margin-right: 20px;
	border: 1px solid #535353;
	padding: 20px;
	color: #999999;
}

.idx-flow i,
.idx-flow b {
	background: url(../img/tb.png) no-repeat;
	display: block;
	zoom: 1;
}

.idx-flow> ul> li> b {
	height: 50px;
	width: 50px;
	overflow: hidden;
	margin: 0px auto 4px;
}

.idx-flow> ul> li> i {
	height: 40px;
	width: 40px;
	overflow: hidden;
	margin: 4px auto 10px;
}

.sz1 {
	background-position: -40px 0px !important;
}

.sz2 {
	background-position: -40px -54px !important;
}

.sz3 {
	background-position: -40px -104px !important;
}

.sz4 {
	background-position: -40px -154px !important;
}

.sz5 {
	background-position: -40px -204px !important;
}

.sz6 {
	background-position: -40px -254px !important;
}

.icon1 {
	background-position: 0px 0px !important;
}

.icon2 {
	background-position: 0px -40px !important;
}

.icon3 {
	background-position: 0px -80px !important;
}

.icon4 {
	background-position: 0px -120px !important;
}

.icon5 {
	background-position: 0px -160px !important;
}

.icon6 {
	background-position: 0px -200px !important;
}


/******************底部导航开始************************/

.company li {
	width: 104px;
}

.company ul,
.company ul li a {
	line-height: 28px;
	color: #a9a9a9;
	font-size: 12px;
}

.contact {
	margin-left: 12px;
}

.contact li {
	line-height: 36px;
}

.tel {
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.tel span {
	background: -webkit-gradient(linear, left top, left bottom, from(#ff8008), to(#b94802));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 24px;
	font-weight: 700;
}

.tel-icon {
	background: url(../img/idx_44.png) no-repeat !important;
	width: 35px;
	height: 35px;
}

.tel-p {
	margin-left: 42px;
	margin-top: 4px;
	color: #666;
}

.btn {
	width: 178px;
	height: 36px;
	background: #ef9f20;
	margin-left: 42px;
	margin-top: 34px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}


/****************底部装修报价开始*********************8*/

.bottom_fiexd_box {
	height: 160px;
	position: fixed;
	bottom: 0px;
	z-index: 9998;
	width: 100%;
	_position: absolute;
	_left: expression(eval(document.documentElement.scrollLeft));
	_top: expression(eval(document.documentElement.scrollTop+ document.documentElement.clientHeight - 215));
}

.new-bottom-left .new-left-img {
	background: url(../img/idx_52.png) no-repeat;
	width: 220px;
	height: 208px;
	position: absolute;
	left: 0;
	bottom: 24px;
}

.container-box {
	width: 1200px;
	margin: 0 auto;
}

.bottom_sjybj_right_box {
	margin: 20px 0 20px 28px;
	float: left;
	position: relative;
}

.bottom_sjybj_right_box .bottom_atten_code {
	display: block;
	width: 135px;
	height: 136px;
	padding-top: 4px;
}

.bottom_sjybj_right_box .icn_tip_close {
	background: url(../img/global.png);
	position: absolute;
	right: -230px;
	top: 0px;
	width: 20px;
	height: 18px;
	cursor: pointer;
}

.bottom_sjybj_right_box .bottom_atten_code img {
	display: block;
	width: 94px;
	height: 94px;
	margin: 0 auto;
}

.bottom_fiexd_sjybj {
	height: 360px;
	/*position: absolute;
	bottom: 0px;*/
	z-index: 5;
	width: 100%;
	background: #000;
}

.bottom_sjybj_bg {
	height: 180px;
	background: #15161a;
	position: absolute;
	bottom: 0px;
	z-index: 5;
	width: 100%;
	opacity: 0.78;
}


/*.bottom_fiexd_sjybj .new-bottom-center {
	margin-left: 920px;
	width: 590px;
}*/

.bottom_fiexd_sjybj .new-bottom-content {
	/*position: absolute;
	top: 0;*/
	/*right: 358px;
	background: url(../img/bg.png) repeat;
	width: 900px;*/
	padding: 18px 0 22px 0;
	font-size: 0;
}

.bottom-content-left,
.bottom-content-center,
.bottom-content-right {
	float: left;
	margin-left: 15px;
}

.bottom-content-left {
	margin-left: 20px;
}


/*.new-bottom-content {
	overflow: hidden;
}*/


/*.new-bottom-content .elment {
	position: relative;
}*/

.new-bottom-content .new-bottom-fill {
	margin: 15px 0 16px 0;
	_margin-top: 13px;
}

.new-bottom-content .area-unit {
	font-size: 16px;
	position: absolute;
	left: 185px;
	top: 6px;
}

.new-bottom-content .fill-input {
	width: 178px;
	border: none;
	font-size: 14px;
	padding: 7px 20px 7px 10px;
	display: inline-block;
	border: 1px solid #ccc;
	height: 18px;
}

.new-bottom-content .new-bottom-address {
	margin-bottom: 5px;
}

.new-bottom-content .new-bottom-region {
	width: 210px;
	padding: 8px 10px;
	border: none;
	font-size: 12px;
	margin-right: 4px;
	display: inline-block;
	vertical-align: middle;
	color: #999;
	padding-left: 8px;
}

.bottom-content-center .count-btn-new {
	background: url(../img/idx_54.png) no-repeat 0 0;
	width: 70px;
	height: 140px;
	display: block;
	background-position: -71px 6px;
}

.bottom-content-center .recount-btn {
	background-position: 2px 6px;
}

.bottom-content-center {
	margin-left: 11px;
}

.bottom-budget-price span {
	font-size: 16px;
	color: #fff;
}

.bottom-budget-price b {
	font-size: 26px;
	color: #ffa00b;
	display: inline-block;
	font-weight: normal;
	height: 35px;
	text-align: center;
	width: 60px;
}

.bottom-budget-price a {
	margin-left: 170px;
	font-size: 12px;
	color: #fff;
	height: 18px;
	line-height: 18px;
	width: 76px;
	border: 1px solid #fff;
	display: inline-block;
	padding: 2px 6px;
	text-align: center;
}

.bottom-budget-price em {
	color: #fff;
	font-size: 12px;
}

.bottom-budget-price a,
.bottom-budget-price b,
.bottom-budget-price span {
	*display: inline;
	*zoom: 1;
}

.bottom-budget-price .show-on {
	color: #ffa00b;
	border: 1px solid #ffa00b;
}

.bottom-budget-list ul {
	width: 510px;
	overflow: hidden;
	margin-top: 5px;
}

.bottom-budget-list li {
	float: left;
	margin-top: 10px;
	width: 116px;
	height: 18px;
	display: inline;
}

.bottom-budget-list li span,
.bottom-budget-list li b,
.bottom-budget-list li em {
	font-size: 12px;
	color: #fff;
}

.bottom-budget-list li b {
	float: right;
	display: inline-block;
	font-weight: normal;
	*display: inline;
	*zoom: 1;
}

.bottom-budget-list li em {
	margin-left: 5px;
}

.bottom-budget-list .budget-list-right {
	margin-left: 55px;
}

.bottom-budget-point {
	position: absolute;
	bottom: 8px;
	left: 330px;
}

.bottom-budget-point p {
	color: #666;
	overflow: hidden;
	font-size: 12px;
}

.bottom-budget-point em {
	color: #ef9f20;
}

.bottom-budget-top {
	overflow: hidden;
	height: 143px;
}

.bottom-budget-top .title {
	background: #ef9f20;
	width: 220px;
	height: 115px;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	padding-top: 60px;
	line-height: 30px;
	position: relative;
}

.bottom-budget-top .title span {
	display: block;
	font-size: 14px;
	color: #ffc15e;
	letter-spacing: 4px;
}

.bottom-budget-top .title:before,
.bottom-budget-top .title:after {
	content: "";
	position: absolute;
	top: 85px;
	right: -16px;
	width: 0px;
	height: 0px;
	border: 8px solid transparent;
	border-left-color: #ef9f20;
}

.bottom-content-left .erro {
	position: absolute;
	bottom: -1px;
	left: 22px;
	font-size: 12px;
	color: #f66;
}

.bottom-content-left .erro em {
	background-position: 0 -892px;
	width: 18px;
	height: 12px;
	display: inline-block;
	margin-right: 8px;
	*display: inline;
	*zoom: 1;
	vertical-align: top\9;
	margin-top: 2px\9;
}

.bottom_fiexd_sjybj .container-box {
	height: 180px;
	/*position: relative;*/
	padding-top: 0;
}

.bottom_fiexd_sjybj .bottom_sjybj_right {
	margin: 20px 0 20px 28px;
}

.channel-left {
	/*position: absolute;
    left: 10px;
    top: 0;*/
	width: 300px;
	/* height: 118px;*/
}

.channel-centre {
	/*position: absolute;
    left: 300px;
    top: 0;*/
	width: 364px;
	/* height: 118px;*/
	margin-left: 20px;
}

.channel-left .leftTxt {
	float: left;
	width: 480px;
	height: 147px;
}

.channel-left .leftTxt h1 {
	font-size: 28px;
	color: #ffc600;
	line-height: 70px;
	height: 70px;
	padding-right: 40px;
	text-align: right;
}

.channel-left .leftTxt p {
	font-size: 24px;
	color: #fff3e3;
	line-height: 30px;
	height: 30px;
	padding-right: 40px;
	text-align: right;
}

.channel-right {
	/*position: absolute;
    right: 20px;
    top: 0;*/
	width: 280px;
	/*  height: 118px;*/
}

.channel-right form {
	/*position: relative;*/
	background-color: #262626;
	width: 292px;
	height: 115px;
}

.channel-right form .row-iphone {
	/*position: absolute;
    left: 15px;
    top: 10px;*/
	width: 258px;
	height: 40px;
	border: 1px solid #ccc;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.row-iphone span {
	float: left;
	display: inline-block;
	margin-top: 5px;
	width: 36px;
	height: 30px;
	background-image: url("../img/iphone-channel.png");
	background-repeat: no-repeat;
	background-position: 10px;
	border-right: 1px solid #ccc;
}

.channel-right form input[type=text] {
	float: left;
	border: 0;
	margin-top: 2px;
	margin-left: 10px;
	height: 30px;
	font-size: 14px;
	outline: 0;
}

.channel-right form .row-username {
	position: absolute;
	left: 15px;
	top: 60px;
	width: 160px;
	height: 40px;
	border: 1px solid #ccc;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.row-username span {
	float: left;
	display: inline-block;
	margin-top: 5px;
	width: 36px;
	height: 30px;
	background-image: url("../img/uername-channel.png");
	background-repeat: no-repeat;
	background-position: 7px;
	border-right: 1px solid #ccc;
}

.channel-right form input[type=text] {
	float: left;
	border: 0;
	margin-top: 2px;
	margin-left: 10px;
	height: 30px;
	font-size: 14px;
	outline: 0;
}

.channel-right #bookOrder {
	position: absolute;
	width: 90px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	left: 190px;
	top: 60px;
	background-color: #ff9d00;
	border: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
}

.row-username input[type=text] {
	width: 90px;
}


/***********************二级页面精品案例开始***************************/

.case-banner {
		width: 100%;
	text-align: center;
	padding: 130px 0 0 0;
}

.case-banner img {
	margin-top: 40px;
}

.case-bg {
	background: #181818}

.case-bg:hover {
	background:#000
}

.ys-ccc,
.new-text {
    padding: 5px 20px 10px 6px;	color: #666;
}

.new-text {
	color: #ccc;
}

.bor-ccc {
	border-bottom: 2px solid #666 !important;
}

.ys-ccc> span {
	padding: 0 10px;
}

.mr20 {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.bdr {
	border-bottom: 1px solid #000;
}

.cor999 a,
.cor999 {
	color: #999;
	padding-right: 0 !important;
}

.sub-nav {
	width: 100%;
    margin-top: 60px;	height: 38px;
	border-bottom: 1px solid #000;
}

.sub-nav ul li,
.new-nav li {
	float: left;
	width: 90px;
	border-right: 1px solid #999;
	text-align: center;
	height: 16px;
	line-height: 16px;
	*border-right-style: expression(this.nextSibling==null?"none": "solid");
	/*IE6和IE7识别*/
}

.sub-nav ul li:last-child {
	border: none;
}

.new-nav li:last-child {
	border: none;
}

.sub-nav ul li a,
.new-nav li a,
.aboutit-ul li a {
	color: #999;
	font-size: 12px;
}

.sub-nav span,
.new-nav span,
.about-tit span {
	padding: 0 10px;
	color: #999;
}

.nav-cur {
	color: #ff6100 !important;
}


/******************页码开始************************/

.pagination {
	padding: 25px 0 15px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 40px;
}

.pagination a {
	font-size: 12px;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	text-align: center;
	color: #666;
	border: 1px solid #323232;float: left;
	margin-right: 3px;
}

.pagination a.a1 {
	line-height: 30px;
	height: 30px;
	margin-top: 0;
	padding: 0 12px;
}

.pagination a:hover,.cur_page {
	text-decoration: none;
	color: #666;
	border: 1px solid #323232;
	background: #191919;
}

.pagination span {
	line-height: 30px;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	text-align: center;
	color: #fff;
    float: left;	margin-right: 2px;
	color: #c37f13;
    border: 1px solid #563a0e;
}


/****************KTV资讯列表页开始**************************/



.new-ban h1 {
	font-size: 68px;
	margin: 30px 0 40px 0;
	color: #434343;
	font-weight: 400;
}

.new-ban {
	height: auto;
	width: 100%;
	margin-top: 130px;
	    margin-bottom: 40px;	border-bottom: 1px solid #000;
}

.new-nav {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 88;
}

.mt20 {
	margin-top: 20px;
}

.new-text {
	width: 352px;
	height: 40px;
	/*display:block;
	white-space:nowrap;
	overflow:hidden; 
	text-overflow:ellipsis;*/
}



.corfff {
	color: #d4d4d4;
}

.new-bg:hover .corfff {
	color: #fff;
}

.bor-fff {
	border-bottom: 2px solid #d4d4d4 !important;
}

.new-tit {
		padding: 10px 0;
}

.new-tit h3 {
	text-align: center;
	height: 36px;
	line-height: 36px;
}

.new-tit p {
	text-align: center;
	margin: 6px 0;
}

.new-tit span {
	margin: 0 10px;
}

.new-coten p {
	line-height: 30px;
color: #c7c7c7 !important;	margin-bottom: 30px;
}.new-coten img{max-width: 1100px !important;
   
    display: block;
    margin-bottom: 20px;
}

.bdrt {
	border-bottom: 1px solid #000;
}

.rela-new {
	height: 48px;
	margin-bottom: 50px;
}

.rela-tit {
	width: 90px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #212121;
	position: absolute;
	top: 28px;
}

.onnew {
	width: 1160px;
	margin: 0 auto;
	height: 48px;
	background: url(../img/bg.png) repeat;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 48px;
	padding: 0 20px;
}

.hidden {
	overflow: hidden;
}

.newsMain_list {
	margin-bottom: 100px;
}

.new-l,
.new-r {
	width: 370px;
}

.newsMain_list ul {}

.new-l li,
.new-r li {
	width: 340px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #212121;
	text-transform: uppercase;
}

.new-l li {
	float: left;
	padding-right: 60px;
}

.new-r li {
	float: right;
}

.new-mr {
	margin-right: 60px;
}

.newsMain_list ul li a,
.newsRight li a {
	display: block;
	width: 240px;
	line-height: 40px;
	background: url(../img/news_li.png) no-repeat left center;
	padding-left: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	color: #e5e5e5;
	transition: all 0.3s;
}

.newsMain_list ul li span,
.newsRight li span {
	float: right;
	color: #999;
}

.newsMain_list ul li a:hover,
.newsRight li a:hover {
	background: url(../img/fk.png) no-repeat 10px center;
	padding-left: 22px;
	color: #ef9f20;
	transition: all 0.3s;
}


/**************分享页*****************/

.detailShare {
	overflow: hidden;
	margin-bottom: 50px;
	padding: 25px 0;
	border-bottom: 1px dotted #131313;
	border-top: 1px dotted #131313;
}

.detailShare span {
	border-left: 1px dashed #000;
	padding: 0 15px;
}

.detailShare span.date {
	margin-left: 15px;
}

.detailShare .back {
	float: right;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 5px;
	background: #ef9f20;
	color: #fff;
}

.detailShare .back:hover {
	background: #000;
	transition: all 0.3s;
}

.detail_fenx {
	font-size: 14px;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
}

.detail_fenx div {
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/******************关于我们开始**************************/

.about-tit {
	height: 50px;
	line-height: 50px;
	width: 100%;
	background: #000;
}

.aboutit-ul {
	margin-left: 440px;
}

.aboutit-ul li {
	float: left;
	margin-right: 10px;
}

.about-pho {
	background: #000;
	height: auto;
	padding:100px 0 50px 0;
}

.aboutl {
	width: 754px;
	padding: 0 10px;
	background: #000;
}

.aboutdiv {
	width: 717px;
	padding-top: 35px;
}

.about-int {
	width: 380px;
	height: 160px;
	padding: 40px;
	line-height: 32px;
	overflow: hidden;
	position: absolute;
	top: 90px;
	left: 738px;
	background: url(../img/bg.png);
}


/**************公司简介开始**********************/

.intomain {
	background: url(../img/bg.png);
	width: 100%;
	height: auto;
	padding: 30px 0 70px 0;
}

.into-tit {
	text-align: center;
	padding: 10px 0;
	color: #fff;
}

.into-tit> h1 {
	margin-bottom: 20px;
}

.into-tit> h2 {
	display: inline;
	font-weight: 500;
}

.into-bdr,
.into-bdrt {
	width: 30px;
	height: 50px;
	border-bottom: 2px solid #fff;
	position: absolute;
	top: 12px;
}

.into-bdr {
	left: 510px;
}

.into-bdrt {
	right: 510px;
}

.into-cotn {
	line-height: 30px;
	text-indent: 2em;
}

.texth {
	color: #ef9f20;
}


/**************公司文化开始**********************/

.culturemain {
	background: #141414;
	width: 100%;
	height: auto;
	padding: 30px 0 70px 0;
}

.culture-cotn {
	color: #fff;
	margin-top: 40px;
}

.culturel> h1 {
	margin-bottom: 30px;
}

.culturel> p {
	line-height: 40px;
}


/**************荣誉资质开始**********************/

.honordiv {
	width: 100%;
	height: 390px;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}

.honordiv .prev,
.honordiv .next,
.teamdiv3 .prev,
.teamdiv3 .next {
	width: 17px;
	height: 31px;
	position: absolute;
	top: 160px;
	cursor: pointer;
	z-index: 10;
	margin: 0;
}

.honordiv .prev,
.teamdiv3 .prev {
	left: 100px;
	background: url(../img/p2.png) no-repeat 0 0;
}

.honordiv .next,
.teamdiv3 .next {
	right: 100px;
	background: url(../img/n2.png) no-repeat 0 0;
}

.honorfocus {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 385px;
}

.honorfocus ul {
	position: absolute;
	left: 0;
}

.honorfocus li {
	width: 250px;
	overflow: hidden;
	float: left;
	padding-right: 47px;
	cursor: pointer;
}

.img2 {
	width: 250px;
	height: 340px;
	overflow: hidden;
}

.img2 img {
	width: 100%;
	height: 100%;
}

.name {
	font-size: 12px;
	line-height: 40px;
	padding-top: 5px;
}

.honorfocus li:hover {
	color: #666;
}

.name a {
	color: #999;
}


/*************联系我们开始*****************/

.formdiv {
	height: 230px;
	padding-top: 10px;
}

.w465 {
	width: 465px;
}

.formul li {
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	padding: 20px 0 6px 0;
	border-bottom: 1px solid #fff;
}

.formul li span {
	float: left;
	padding-right: 10px;
}

.text {
	width: 400px;
	height: 24px;
	line-height: 24px;
	background: none;
	color: #fff;
}

.w500 {
	width: 500px;
}

.ibt2 {
	font-size: 14px;
	padding: 20px 0 5px 0;
	line-height: 24px;
}

.texts {
	height: 100px;
	border: 1px solid #fff;
	overflow: hidden;
	outline: none;
	padding: 2px 5px;
}

.more:hover {
	background: #ef9f20;
}


/*************案例详情开始*****************/

.case-deta {
	margin-top: 130px;
	margin-bottom: 30px;
	height: 500px;
	width: 100%;
}

.case-deta li {
	float: left;
}

.casel,
.caser {
	width: calc((100% - 1200px) / 2);
	width: -moz-calc((100% - 1200px) / 2);
	width: -webkit-calc((100% - 1200px) / 2);
	width: calc((100% - 1200px) / 2);
	overflow: hidden;
}

.casec {
	width: 1200px;
	overflow: hidden;
}

.caseli-one {
	margin-right: 70px;
}

.mb100 {
	margin-bottom: 100px;
}

.cased-list img:hover {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}


/*********************核心服务开始*************************/

.serul-one {
	width: 390px;
	margin-right: 10px;
	float: left;
}

.serul-one li {
	margin-bottom: 10px;
}

.p60 {
	padding: 60px 0;
}

.img615 {
	width: 390px;
	height: 615px;
}

.img300 {
	width: 390px;
	height: 300px;
}

.ser-tit {
	background: url(../img/bg.png);
	width: 270px;
	padding: 90px 60px;
	height: 435px;
}

.ser-tit> h1 {
	color: #ef9f20;
	font-size: 40px;
	margin-bottom: 20px;
}

.ser-tit> p {
	line-height: 60px;
	font-size: 22px;
	color: #fff;
}

.serbz {
	padding-top: 40px;
}

.serbz li {
	float: left;
	width: 190px;
	height: 230px;
	margin-right: 10px;
	text-align: center;
}

.serbz li:hover {
	background: url(../img/bg.png);
}

.serbz i {
	background: url(../img/hrdczs.png) no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	zoom: 1;
	overflow: hidden;
	margin: 30px auto 20px;
}

.serbz> li> p {
	font-size: 18px;
	line-height: 34px;
	color: #fff;
}

.ser-icon1 {
	background-position: 0px 0px !important;
}

.ser-icon2 {
	background-position: 0px -50px !important;
}

.ser-icon3 {
	background-position: 0px -100px !important;
}

.ser-icon4 {
	background-position: 0px -150px !important;
}

.ser-icon5 {
	background-position: 0px -200px !important;
}

.ser-icon6 {
	background-position: 0px -250px !important;
}


/************设计团队开始***************/

.teambg {
	background: url('../img/desi-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-bottom: 140px;
	text-align: center;
	height: 500px;
}

.teambg h1 {
	color: #ef9f20;
	display: inline-block;
    text-shadow: 1px 1px #000;	letter-spacing: 6px;
	padding: 14px 35px;
	margin: 150px 0 20px 0;
}

.teambg h2 {
	padding-bottom: 10px;
	color: #fff;
}

.teambg p {
	width: 800px;
	margin: 0 auto;text-shadow: 1px 1px #060101;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 32px;
}

.yybtn {
	margin-top: 30px;
	padding: 8px 14px;
	border: 2px solid #fff;
	background: none;
	color: #fff;
	cursor: pointer;
}

.teambg .yybtn:hover {
	background: #ef9f20;
	border-color: transparent;
}

.exp {
	width: 1200px;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	z-index: 20;
}

.exp td {
	width: 20%;
	height: 70px;
	color: #bbb;
	text-align: center;
}

.exp u {
	margin-right: 10px;
	color: #ef9f20;
	font-family: Arial;
	font-size: 26px;
	text-decoration: none;
}

.photo {
		border: 1px solid #000;
}

.photo li {
	width: 298px;
    	overflow: hidden;
	
}

.photo li img {
	width: 258px;
      padding: 20px;
}

.bdrn {
	border: none !important;
	width: 242px !important;
}

.bdrn>img {
	width: 242px !important;
	height: 350px;
}/******************套餐活动开始*********************/

.proBox {
	padding-top: 40px;
	width: 1200px;
	margin: 0 auto;
	height: 615px;
}

.box {
	height: 659px;
	margin-top: 200px;
}

.seccasefocus {
	width: 100%;
	height: 830px;
	position: relative;
	overflow: hidden;
	margin-top: 130px;
}

.w99999 {
	width: 99999px;
}

.seccasefocus ul {
	float: left;
}

.seccasefocus li {
	height: 830px;
	position: relative;
	overflow: hidden;
	float: left;
}

.seccasefocus li img {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -240px;
}

.imgbg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.imgbg:hover {
	background: none;
}

.seccase-int {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 324px;
	left: 0;
	color: #fff;
}

.seccase-int .cn {
	font-size: 60px;
	color: #ffbe00;
	font-weight: 100;
	line-height: 90px;
	text-shadow: 3px 3px 0px #000;
	filter: shadow(Color=#000, Direction=2, Strength=2);
}

.seccase-int .en {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 60px;
	text-shadow: 3px 3px 0px #000;
	filter: shadow(Color=#000, Direction=2, Strength=2);
}

.m2 {
	display: inline-block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #fff;
	margin-top: 40px;
}

.m2:hover {
	background: #ef9f20;
	color: #fff;
	border: 1px solid #ef9f20;
}

.tcimg img {
	width: 80%;
}


/***********新服务内容开始*******************/

.ddafwk {
	background: url(../img/bg.png);
	padding: 25px 0 75px;
	overflow: hidden;
}

.dfw1 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
}

.dafwk {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.dfw2_2 {
	margin-top: 10px;
}

.dfwk {
	width: 13%;
	float: left;
	margin-left: 70px;
}

.dafwk_ti {
	padding-bottom: 58px;
	width: 288px;
	height: 110px;
	margin: 0 auto;
	position: relative;
}

.dafwk_ti img {
	position: absolute;
	display: block;
}

.dat1_01 {
	left: 0;
	top: 0;
}

.dat1_02 {
	right: 0;
	top: 0;
}

.dat1_03 {
	right: 0;
	bottom: 80px;
}

.dat1_01 {
	animation: dat1_01 0.5s cubic-bezier(1, .57, .48, 1.1) 0.3s both;
	-webkit-animation: dat1_01 0.5s cubic-bezier(1, .57, .48, 1.1) 0.3s both;
	-moz-animation: dat1_01 0.5s cubic-bezier(1, .57, .48, 1.1) 0.3s both;
	-ms-animation: dat1_01 0.5s cubic-bezier(1, .57, .48, 1.1) 0.3s both;
	-o-animation: dat1_01 0.5s cubic-bezier(1, .57, .48, 1.1) 0.3s both;
}

.fwtk {
	background: #efefef;
	padding: 40px 0;
}

.fwti {
	display: block;
	width: 288px;
	height: 110px;
	margin: 0 auto;
	padding-bottom: 5px;
}

.qing {
	display: block;
	clear: both;
	overflow: hidden;
	text-align: center;
}

.serimg {
	position: absolute;
	left: 280px;
}

.ser01 {
	position: absolute;
	left: 20px;
}

.ser02 {
	position: absolute;
	left: 20px;
	top: 250px
}

.ser03 {
	position: absolute;
	left: 20px;
	top: 450px
}

.ser04 {
	position: absolute;
	right: 20px;
	top: 50px
}

.ser05 {
	position: absolute;
	right: 20px;
	top: 250px
}

.ser06 {
	position: absolute;
	right: 20px;
	top: 400px
}

.dfw3 {
	font-size: 12px;
	color: #999;
}


/**/

.pach-h {
	width: 298px;
	height: 300px;
	position: absolute;
	bottom: 0;
	background: #ef9f20;
	color: #fff;
	text-align: center;
	display: none;
}

.pach-h h1 {
	margin-bottom: 20px;
	margin-top: 30px;
}

.pach-h p {
	margin: 0 20px 34px 20px;
}

.packm li:hover .pach-h {
	display: block;
}

.vic-m li:hover {}

.bottom_show_left {
	height: 160px;
	background: url(../img/sjybj_show_left.png) no-repeat;
	_background: url(../img/sjybj_show_left.png) no-repeat;
	width: 156px;
	height: 165px;
	position: absolute;
	left: 0px;
	bottom: 80px;
	position: fixed;
	_position: absolute;
	z-index: 9998;
	_position: absolute;
	_left: expression(eval(document.documentElement.scrollLeft));
	_top: expression(eval(document.documentElement.scrollTop+ document.documentElement.clientHeight - 325));
}

.footerBotton {
	height: 50px;
	line-height: 50px;padding-left:60px;
	font-size: 12px;
	background: #1a1a1a;
}


/* slider */

#slider {
	width: 1200px;
	height: 312px;
	overflow: hidden;
	padding: 20px 15px;
	position: relative;
	margin: 0 auto;
}

.scroll {
	width: 1000px;
	height: 312px;
	margin: 0 120px;
	overflow: hidden;
	position: relative;
}

.scrollContainer {
	position: relative;
	width: 1815px;
	left: 0px;
}

.scrollContainer .current .inside {
	width: 230px;
	height: 288px;
}

.scrollContainer .panel {
	width: 170px;
	height: 235px;
	float: left;
	margin-right: 25px;
	display: inline;
}

.panel .inside {
	display: block;
	position: relative;
}

.inside img {
	height: 100%;
	width: 100%;
}

.scroll li .inside span {
	width: 197px;
	height: 37px;
	line-height: 37px;
	display: none;
	position: absolute;
	bottom: -17px;
	left: 16px;
	background-color: #ef9f20;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

.scroll li.current .inside span {
	display: block;
}

.btnMode a.btn {
	background: url('../img/index.png') no-repeat;
}

.btnMode a.btn {
	width: 20px;
	height: 39px;
	position: absolute;
	top: 125px;
}

.btnMode a.prev {
	left: 0;
	background-position: 0 -61px;
}

.btnMode a.prev:hover {
	background-position: 0 -102px;
}

.btnMode a.next {
	right: 0;
	background-position: -50px -61px;
}

.btnMode a.next:hover {
	background-position: -50px -102px;
}


/*主材品牌合作商*/

.container {
	width: 1000px;
	height: 100%;
	position: absolute;
	top: 240px;
	left: 50%;
	margin-left: -416px;
}

.hex {
	width: 166px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
	float: left;
	text-align: center;
	zoom: 1;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.hex:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}


/*材料展示厅*/

.Column-1202 {
	margin-bottom: 20px;
}

.top20 {
	margin-top: 20px;
}

.materials ul {
	width: 1200px;
	margin: 0 auto;
	height: 420px
}

.materials li {
	float: left;
	width: 240px;
	position: relative;
}

.materials li span {
	display: block;
	position: absolute;
	font-size: 18px;
	color: #ffffff;
	bottom: 43px;
	left: 80px;
}

.materials li.material01 img {
	margin-top: 0;
	transition: margin-top 400ms;
}

.materials li.material01 img:hover {
	margin-top: 25px;
	transition: margin-top 400ms;
}

.materials li.material02 img {
	margin-top: 45px;
	transition: margin-top 400ms;
}

.materials li.material02 img:hover {
	margin-top: 70px;
	transition: margin-top 400ms;
}


/*****************video开始*********************/

.pck1080 {
	background: url(../img/1080tc_01.png);
	width: 100%;
	height: auto;
	padding-bottom: 100px;
}

.video {
	height: 420px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-image: url(../img/map.jpg);
	position: relative;
}

.video em {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: #000;
}

/* .video h3 {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
	margin-top: -32px;
	opacity: 0.8;
	filter: alpha(opacity=80);
} */


/*css3动画效果*/

.animated {
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.xuanzhuan {
	animation-name: xuanzhuan;
	-webkit-animation-name: xuanzhuan;
}

@keyframes xuanzhuan {
	0% {
		opacity: 0;
		transform: rotate(60deg);
		-webkit-transform: rotate(60deg);
	}
	50% {
		opacity: 0.5;
		transform: scale(0.8, 0.8);
		-webkit-transform: scale(0.8, 0.8);
	}
	100% {
		opacity: 1;
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}
}

@-webkit-keyframes xuanzhuan {
	0% {
		opacity: 0;
		transform: rotate(60deg);
		-webkit-transform: rotate(60deg);
	}
	50% {
		opacity: 0.5;
		transform: scale(0.8, 0.8);
		-webkit-transform: scale(0.8, 0.8);
	}
	100% {
		opacity: 1;
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}
}


/******************************右边返回顶部开始*************************************/

.floating_ck {
	position: fixed;
	right: 20px;
	top: 30%;
	z-index: 9898989899898;
}

.floating_ck dd a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-top: 54px;
}

.floating_phone {
	color: #fff;
	font-size: 14px;
	padding-top: 15px;
	height: 65px;
}

.floating_phone span {
	display: block;
	font-size: 16px;
}

.floating_ck dl dd {
	position: relative;
	width: 80px;
	height: 80px;
	background-color: #2b2b2b;
	border: solid 1px #000000;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
	border-bottom: none;
}

.floating_ck dl dd:hover {
	background-color: #ef9f20;
	border-bottom: solid 1px #a40324;
}

.floating_ck dl dd:hover .floating_left {
	display: block;
}

.consult {
	background-image: url(../img/qq.png);
}

.words {
	background-image: url(../img/zxicon.png);
}

.quote {
	background-image: url(../img/kficon.png);
}

.qrcord {
	background-image: url(../img/erweima.png);
}

.return {
	background-image: url(../img/fanhui.png);
}

.floating_ck dd span {
	color: #fff;
	display: block;
	padding-top: 54px;
}

.floating_left {
	position: absolute;
	left: -160px;
	top: 0px;
	width: 160px;
	height: 65px;
	background-color: #ef9f20;
	border-bottom: solid 1px #a40324;
	display: none;
}

.floating_left a {
	color: #fff;
	line-height: 80px;
}

.floating_ewm {
	height: 260px;
	top: -180px;
}

.floating_ewm i {
	background: url(../img/index_90.png) no-repeat;
	display: block;
	width: 145px;
	height: 145px;
	margin: auto;
	margin-top: 7px;
}

.floating_ewm p {
	color: #fff;
	margin-top: 5px;
}

.floating_ewm .qrcord_p01 {
	font-size: 12px;
	line-height: 20px;
}

.floating_ewm .qrcord_p02 {
	font-size: 18px;
}


/*新核心服务开始*/

.bus_list {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.bus_list ul li {
	float: left;
	position: relative;
	height: 470px;
	width: 1180px;
	margin: 20px 0px;
	background: #fff;
}

.bus_list .text {
	padding: 45px 0 0 76px;
	width: 545px;
	float: left;
}

.bus_list .text h2 {
	font-size: 32px;
	color: #ef9f20;
	text-transform: uppercase;
	font-family: Arial;
	line-height: 0.8;
}

.bus_list .text h2 span {
	font-size: 22px;
	color: #494949;
	font-family: "微软雅黑";
	border-bottom: 3px solid #ef9f20;
	padding-bottom: 12px;
}

.bus_list .text p {
	min-height: 220px;
	margin: 40px 0 0 0;
	line-height: 1.7;
	font-size: 14px;
	color: #494949;
	background: url(../images/b_sanjiao.png) no-repeat left bottom;
	padding-bottom: 35px;
}

.bus_list .text p a {
	color: #494949;
}

.bus_list .text p span {
	display: block;
	margin: 60px 0 0 0;
	float: right;
}

.bus_list .divimg {
	position: absolute;
	left: 50%;
	margin-left: 140px;
	width: 749px;
}

.bus_list .divimg img {
	width: 450px;
	height: 470px;
}

.bus_list .divimg .bg {
	position: absolute;
	z-index: 2;
	right: 0px;
	width: 462px;
	top: 0px;
	height: 100%;
}

.lt9 .bus_list .divimg .bg {
	filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#880066aa", EndColorStr="#880066aa")
}

.bus_list ul li.li02 .text {
	float: right;
	padding: 45px 76px 0px 0px;
}

.bus_list ul li.li02 .divimg {
	margin-left: -600px;
}

.bus_list ul li.li02 h2 {
	text-align: right;
	color: #16a6cc;
}

.bus_list ul li.li02 h2 span {
	border-bottom: 3px solid #16a6cc;
}

.bus_list ul li.li02 p {
	background: url(../images/sanjiao2.png) no-repeat right bottom;
	margin: 40px 0 0 0;
}

.bus_list ul li.li02 p span {
	float: left;
}

.bus_list ul li.li02 .divimg .bg {
	left: 0px;
	right: auto;
}

.lt9 .bus_list ul li.li02 .divimg .bg {
	filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#8849c1f0", EndColorStr="#8849c1f0")
}

.Breadcrumbs p,
.Breadcrumbs p a {
	font-size: 14px;
	color: #555;
	line-height: 80px;
}


/*新的核心服务开始*/

.food-supply {
	text-align: center;
}

.food-supply .food-supply-ul-wrapper {
	background-color: #191919;
	padding-top: 230px;
	margin-top: -224px;
	padding-bottom: 20px;
}

.food-supply .food-supply-ul {
	overflow: hidden;
	width: 630px;
	margin: 0 auto;
}

.food-supply .food-supply-ul .item {
	width: 210px;
	float: left;
}

.food-supply .food-supply-ul .item:first-child .desc {
	text-indent: -2.2em;
}

.food-supply .food-supply-ul .item .desc {
	color: #fff;
	font-size: 14px;
}

.systems {
	overflow: hidden;
	padding: 30px 0;
}

.systems ul {
	width: 980px;
	margin: 30px auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #000;
}

.systems li.cur {
	background: url(../img/bg.png);
}

.systems li {
	width: 50%;
	padding: 34px 0;
	float: left;
}

.systems li .system.first {
	background-image: url("../img/pic-A.png");
}

.systems li .system {
	padding-left: 166px;
	line-height: 1.2;
	background-image: url("../img/pic-B.png");
	background-repeat: no-repeat;
	background-position: 26px;
}

.systems li.cur .system .nm,
.systems li.cur .system .nm-en,
.systems li.cur .system .desc {
	color: #fff;
}

.systems li .system .nm {
	font-size: 30px;
	color: #fff;
}

.systems li.cur .system .nm,
.systems li.cur .system .nm-en,
.systems li.cur .system .desc {
	color: #fff;
}

.systems li .system .desc {
	font-size: 12px;
	padding-top: 24px;
	line-height: 1.6;
	color: #fff;
}


/*优势*/

.con-main {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 30px;
}

.con-main .nm {
	font-size: 30px;
	color: #fff;
}

.con-main .nm-en {
	font-family: Arial;
	font-size: 16px;
	line-height: 1.8;
	color: #fff;
}

.con-main .adv {
	overflow: hidden;
	padding-bottom: 40px;
}

.con-main .adv .item {
	float: left;
	width: 33%;
	text-align: center;
	padding-top: 40px;
	color: #fff;
	font-size: 18px;
	line-height: 1.8;
	border: 1px solid #000;
	height: 270px;
}

.con-main .adv .item .adv-img {
	display: block;
	margin: 0 auto;
}

.con-main .adv .item .nm-hd {
	display: inline-block;
	color: #fff;
	border-bottom: 1px solid #dcdcdc;
}

.con-main .adv .item .nm-cont {
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
}


/*六大品牌一站式输出*/

.hidden {
	overflow: hidden;
}

.serviceBox2_main ul {
	width: 580px;
	margin-top: 30px;
}

.serviceBox2_main li {
	background: #181818;
	height: 170px;
	overflow: hidden;
	padding-right: 20px;
	color: #888;
	font-size: 14px;
	margin-bottom: 20px;
	transition: all 0.3s;
}

.serviceBox2_main li:hover {
	background: #efa021;
	color: #fff;
	transition: all 0.3s;
}

.serviceBox2_main li:hover img {
	transition: all 0.5s;
	transform: scale(1.1, 1.1);
}

.serviceBox2_main li:hover strong {
	color: #fff;
}

.serviceBox2_main li .sImg {
	float: left;
	width: 340px;
	height: 170px;
	overflow: hidden;
	margin-right: 20px;
}

.serviceBox2_main li strong {
	display: block;
	padding-top: 25px;
	font-size: 36px;
	font-weight: normal;
	height: 50px;
	color: #c1c1c1;
	transition: all 0.3s;
}

.content_z {
	width: 1200px;
	height: 380px;
	margin-top: 30px;
}

.content_z1_p {
	font-size: 14px;
	color: rgb(204, 204, 204);
	width: 200px;
	font-family: 微软雅黑;
	margin: 20px 0px 0px 50px;
}

.content_z1 {
	border: 1px solid #000;
	width: 298px;
	height: 300px;
	float: left;
	text-align: center;
	padding: 30px 0 30px 0;
}

.nobder1 {
	border-left: none !important;
}


/*2016.12.26更新底部信息提交*/

.select-box {
	position: relative;
	left: 0;
	padding: 8px 0;
}

.input-group {
	border: 1px solid #333;
	color: #C7C7C7;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	padding-left: 10px;
	overflow: hidden;
	background: #111;
	height: 30px;
	line-height: 30px;
}

.bottom_fiexd_sjybj .title {
	text-align: center;
	padding: 40px 0;
	margin-right: 15px;
}

.select-box> select {
	position: absolute;
	font-size: 12px;
	z-index: 0;
	right: 0;
	top: 8px;
	background: #111;
	color: #c7c7c7;
	padding: 6px;
	width: 68%;
	opacity: 9;
	font-family: arial, "Microsoft Yahei";
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: none;
	border-left: none;
}

.input-group .input-icon-1 {
	background-position: 0px 0px;
}

.input-group i {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(../img/input-icon.png) no-repeat;
	background-size: 40px 168px;
	vertical-align: middle;
}

.input-icon-11 {
	background: url(../img/xl.png) no-repeat;
	position: absolute;
	width: 14px;
	height: 14px;
	right: 10px;
	top: 17px;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: none;
}

.input-group .input-icon-3 {
	background-position: 0 -100px;
}

.input-group .input-icon-2 {
	background-position: 0 -50px;
}

.input-group .m-input-icon-1 {
	background-position: -25px 0px;
}

.input-group .input-icon-4 {
	background-position: 0 -150px;
}

.in-ltit {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.in-type {
	display: -webkit-box;
	-webkit-box-pack: justify;
}

.in-type>div.redy {
	background: url(../img/redy.png) top center no-repeat;
	background-size: 19px 19px;
}

.in-type>div {
	padding-top: 27px;
	background: url(../img/y.png) top center no-repeat;
	background-size: 19px 19px;
}

.in-type>div>img {
	display: block;
	width: 80px;
}

.quick-button {
	display: block;
	width: 100%;
	margin: 8px 0;
	background-color: #ef9f20;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}


/*2016.12.29新加内容*/

.xt_list {
	height: 280px;
}

.main_xt {
	width: 198px;
	height: 254px;
	float: left;
	text-align: center;
	background: url(../img/tysx.png) no-repeat right bottom;
}

.main_xt1 img {
	width: 160px;
	height: 140px;
}

.main_xt1 {
	width: 151px;
	height: 140px;
	margin: 0 auto;
}

.main_xt p {
	font-family: 微软雅黑;
	text-align: center;
}

.main_xt2 {
	font-size: 20px;
	color: #fff;
	margin: 20px 0 0 0;
}

.main_xt3 {
	font-size: 12px;
	color: #999;
	margin: 5px 0 0 0;
}

.main_xt4 {
	font-size: 12px;
	color: #b3b3b3;
	padding: 0 10px;
	margin-top: 20px;
	line-height: 18px;
}


/*设计服务包含什么*/

.serl {
	position: absolute;
	left: 0;
	top: 46px;
	width: 210px;
	height: 400px;
	border: 4px solid #b1b1b1;
	padding: 40px;
}

.serl p {
	line-height: 34px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 8px;
}

.serl hr {
	width: 280px;
	margin-top: 12px;
}

.serl h1 {
	margin-top: 40px;
	font-size: 34px;
}

.serr {
	position: absolute;
	right: 0;
	top: 46px;
	width: 900px;
	height: 400px;
}

.serr li {
	float: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 70px;
	width: 152px;
}

.serr img {
	width: 160px;
	padding: 14px 0;
}

.serr h2 {}

.serz {
	text-align: center;
	font-size: 40px;
	color: #666;
	font-weight: bold;
	line-height: 90px;
}

.bgfff {
	background: #4e4e4e;
	width: 100%;
	padding: 30px 0;
	color: #666;
}

.bgfffr {
	position: absolute;
	right: 0;
	bottom: 60px;
}

.bgfffr p {
	color: #fff;
}

.bgfff h1 {
	margin-bottom: 20px;
}

.bgfff p {
	width: 500px;
	margin: 0 auto;
}

.slur {
	width: 260px;
	height: 260px;
	background: #eee;
	border: 4px solid #fff;
	position: absolute;
	top: -40px;
	right: 0;
	padding: 80px 40px;
	color: #666;
	text-transform: uppercase;
}

.slur h2 {
	font-size: 20px;
	margin-bottom: 18px;
}

.slur h1 {
	font-size: 40px;
	margin-bottom: 18px;
}

.slur hr {
	margin-bottom: 10px
}

.slur p {
	font-size: 14px;
	margin-bottom: 6px;
}

.slur h3 {
	font-size: 20px;
	margin-bottom: 4px;
}

.slul ul {
	width: 830px;
	padding-top: 40px;
}

.slul ul li {
	width: 350px;
	float: left;
	margin-right: 50px;
	margin-bottom: 60px;
}

.slul img {
	width: 350px;
}

.slul strong {
	color: #ef9f20;
}

.slul h1,
.slul h3,
.slul img {
	margin-bottom: 10px;
}


/****************首页你是否意识设计重要性**********************8*/

.hi4_bottom {
	clear: both;
	text-align: center;
	padding: 20px 0 20px;
	font-weight: bold;
	font-family: '微软雅黑';
}

.hi4_bottom h2 {
	color: #ef9f20;
	font-size: 36px;
}

.hi4_bottom h3 {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	margin-top: 26px;
}

.color_blue {
	color: #fff;
}

.hi4_btn_div {
	padding: 20px 0 0;
}

.hi4_btn {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	padding: 10px 30px;
	color: #fff;
	background: #ef9f20;
	border-radius: 10px;
	margin: 0 5px;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
}

.hi4_btn {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	padding: 10px 30px;
	color: #fff;
	background: #ef9f20;
	border-radius: 10px;
	margin: 0 5px;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
}


/*2017.1.17添加表单信息*/

.clearfix {
	zoom: 1;
}

.mt22 {
	margin-top: 22px;
}

#clcu .h-jsq {
	float: right;
	height: 342px;
	width: 700px;
	padding: 0 20px;
	background: #111;
}

#clcu .h-jsp-tlt {
	height: 68px;
}

.h-jsp-tlt {
	height: 58px;
	border-bottom: #333 1px dotted;
	text-align: center;
	color: #ef9f20;
}

#clcu .h-jsp-tlt .f30 {
	text-shadow: none;
	letter-spacing: 5px;
}

.h-jsp-tlt .f30 {
	line-height: 58px;
	font-size: 30px;
	text-shadow: 1px 1px 1px #797979;
}

.h-jsp-tlt .f18 {
	font-size: 18px;
}

.ml10 {
	margin-left: 10px;
}

.mt7 {
	margin-top: 7px;
}

.ml37 {
	margin-left:20px;
}

#clcu .h-jsp-label,
#clcu .h-jsp-text,
#clcu .h-jsp-tip {
	margin-top: 10px;
}

.h-jsp-label {
	float: left;
	width: 84px;
	height: 24px;
	margin: 13px 0 0 0;
	line-height: 24px;
	text-align: right;
	font-size: 18px;
	color: #11101a;
}

#clcu input {
	background: #111;
}

.h-jsq {
	float: left;
	width: 648px;
	height: 334px;
	background: #e0e0e0;
	border: #333 2px solid;
}

.h-jsp-text {
	float: left;
	width: 130px;
	height: 24px;
	margin: 13px 0 0 12px;
	padding: 0 10px;
	background: #fff;
	border: none;
	border-radius: 3px;
	line-height: 24px;
	font-size: 18px;
	color: #ff316f;
}

.h-jsp-tip {
	float: left;
	margin: 13px 0 0 6px;
	line-height: 24px;
	font-size: 16px;
	color: #11101a;
}

#clcu .h-jsp-r {
	margin-top: 13px;
	background: url(../img/h_jsp_rbg2.png) no-repeat 40px 34px;
}

.h-jsp-r {
	float: left;
	width: 300px;
	height: 192px;
	margin: 20px 0 0 60px;
	background: url(../img/h_jsp_rbg.png) no-repeat 40px 27px;
}

.h-jsp-tltr {
	font-size: 16px;
	color: #d4d4d4;
}

.h-jsp-radio {
	position: relative;
	z-index: 1;
	float: left;
	width: 17px;
	height: 17px;
	margin: 12px 0 0 7px;
	opacity: 0;
}

input,
button,
select,
textarea {
	outline: none;
}

#clcu .h-jsp-rlabel {
	font-size: 12px;
}

.h-jsp-rlabel {
	position: relative;
	float: left;
	height: 40px;
	margin-left: 68px;
	line-height: 18px;
}

#clcu .h-jsp-rlabel .f18 {
	margin-top: 4px;
	font-size: 15px;
}

#clcu .h-jsp-text2,
#clcu .h-jsp-btn {
	margin-top: 5px;
}

.h-jsp-text2 {
	width: 300px;
	margin: 22px 0 0 20px;
	background: #fff;
	font-size: 18px;
	color: #e8ad00;
}

#clcu .h-jsp-btn {
	margin-top: 5px;
}

#clcu .h-jsp-btn,
#clcu .h-jsp-btn:hover {
	background: #ef9f20;
}

.h-jsp-btn {
	width: 219px;
	margin: 22px 0 0 13px;
	background: #8e8e8e;
	color: #fff;
}

.h-jsp-rlabel.radioOn::before {
	background: url(../img/redy.png) no-repeat;
	background-size: 17px;
}

.h-jsp-rlabel::before {
	content: '';
	position: absolute;
	z-index: 0;
	left: -85px;
	top: 12px;
	width: 17px;
	height: 17px;
	background: url(../img/y.png) no-repeat;
	background-size: 17px;
}

#clcu .mt18 {
	margin-top: 12px;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.h-jsp-text2,
.h-jsp-btn {
	float: left;
	height: 39px;
	border: none;
	border-radius: 3px;
	line-height: 39px;
	text-align: center;
}
.channel-left {
	width: 300px;
}

.select-box {
	position: relative;
	left: 0;
	padding: 8px 0;
}

.input-group {
	border: 1px solid #333;
	color: #b9b9b9;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	padding-left: 10px;
	overflow: hidden;
	background: #111;
	height: 30px;
	line-height: 30px;
}

.input-group .input-icon-1 {
	background-position: 0px 0px;
}

.input-group i {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(../img/input-icon.png) no-repeat;
	background-size: 40px 168px;
	vertical-align: middle;
}

.input-group span.label-name {
	display: inline-block;
	margin-left: 4px;
	padding-right: 8px;
	position: relative;
}

.input-group span.label-name:after {
	position: absolute;
	content: "";
	right: 0;
	top: 6px;
	width: 1px;
	height: 20px;
	border-right: 1px dotted #d9d9d9;
}

.select-box> select {
	position: absolute;
	font-size: 12px;
	z-index: 0;
	right: 0;
	top: 8px;
	background: #111;
	color: #c7c7c7;
	padding: 6px;
	width: 68%;
	opacity: 9;
	font-family: arial, "Microsoft Yahei";
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: none;
	border-left: none;
}

.input-icon-11 {
	background: url(../img/xl.png) no-repeat;
	position: absolute;
	width: 14px;
	height: 14px;
	right: 10px;
	top: 17px;
}

.select-box {
	position: relative;
	left: 0;
	padding: 8px 0;
}

.input-group .input-icon-3 {
	background-position: 0 -100px;
}

.input-group .input-icon-2 {
	background-position: 0 -50px;
}

.input-group .m-input-icon-1 {
	background-position: -25px 0px;
}

.input-group .input-icon-4 {
	background-position: 0 -150px;
}

.title {
	text-align: center;
	padding: 70px 0;
}

.bg000 {
	background: #000;
	padding: 40px 0;
}
/* 2019底部新加样式 */
.h795 {
    height: 795px;
}.footp {
    width: 100%;
    height: 795px;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    _position: absolute;
    z-index: 1;
}.contact {
    width: 100%;
    height: 730px;
    background: url(../img/video.jpg) no-repeat center 0;
    position: relative;
    overflow: hidden;
}.cdiv {
    width: 473px;
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: 7px;
}.cdivt {
    height: 183px;
    padding-left: 25px;
    background: url(../img/tbb.png) no-repeat 0 0;
    color: #fff;
}.cdivt h3 {
    font-size: 14px;
    line-height: 30px;
    padding: 10px 0;
}.ctel {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
}.cb0 {
    background-position: 0 0;
}.email {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}.ctel, .email, .address, .qq {
    padding-left: 25px;
    position: relative;
}
.cb0, .cb1, .cb2, .cb3 {
    display: block;
    width: 16px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 3px;
    background-image: url(../img/tb1.png);
    background-repeat: no-repeat;
}.address {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.cb1 {
    background-position: 0 -21px;
}.cb2 {
    background-position: 0 -51px;
}.qq {
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    font-weight: bold;
}.cb3 {
    background-position: 0 -86px;
}.cdivb {
    height: 150px;
    background: #1a1a1a;
    padding: 0 26px;
}.sec {
    width: 261px;
    height: 110px;
    background: url(../img/ibg.png) no-repeat 0 0;
}.zbmm {
    font-size: 14px;
    font-weight: bold;
    padding: 0 2px 0 30px;
    background: url(../img/tbb3.png) no-repeat left center;
    margin-top: 45px;
}
.pt20{
	padding-top:20px;
}
.co0{
	color: #fff;
}
.new-coten{    background: #111;line-height: 26px;
    padding: 30px;
    width: 1140px;}
.pd20{padding:20px 0}
.mg20{margin: 20px 0;}
.case-name2 {
    font-size: 16px;
    font-weight: bold;
    color: #b9b9b9;
    line-height: 40px;
}
.newlist li{width: 100%;}
.new-bg{height: 200px;background:#111
}
.newimg{float:left}
.newimg img{width:280px;height:200px
}
.new-name2{float:left;margin: 20px 0 0 40px;    width: 70%;}
.new-name2 h1{font-size: 18px;
    font-weight: bold;    margin-bottom: 20px;    color: #f1f1f1;}
.new-name2 p{color:#666;line-height: 28px;}
.new-name2 h4{
font-size: 10px;
    font-weight: 100;
    margin-top: 26px;
    color: #505050;}

.info {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}.info dt {
    float: left;
    width: 33%;
    height: 44px;
    line-height: 44px;
    border: 1px solid #3c3c3c;
    background: #797979;
    font-size: 14px;
    color: #fff;
    text-align: center;
}.info p {
    float: left;
    width: 33%;
    height: 44px;
    line-height: 44px;
    border: 1px solid #3c3c3c;
    background: #1a1a1a;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.link a{color: #999;}