@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	background: #F8F8F8;
}
a {
	border: 0px;
	text-decoration: none;
	color: #414446;
}
img {
	border: 0px;
}
.cursor {
	cursor: pointer;
}
img {
	border: 0;
}
#gif {
	width: 140px;
	height: 70px;
	position: fixed;
	left: 91%;
	top: 90%;
}
.a-left-b1 .current{
	background: #B59967 !important;
	color: #FFF;
}
.a-left-b1 dd a:hover{
	background: #B59967 !important;
	color: #FFF;	
}


/*幻灯片*/
#banner {
	overflow: hidden;
	position: relative;
	clear: both;
	z-index: 1;
	top:130px;
}
#banner .bd{
	height:700px;
	overflow: hidden;
}
#banner .bd li {
	height: 700px;
}
#banner .hd ul {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 30px;
	height: 8px;
	margin-right: 2px;
	background: #FFF;
	overflow: hidden;
	line-height: 9999px;
}
#banner .hd ul .on {
	width: 60px;
	background: #ac9368;
}
#banner .container {
	height: 700px;
}
#banner .container a {
	height: 700px;
	display: block;
}
#banner .next, #banner .prev {
	position: absolute;
	top: 0;
	width: 68px;
	height: 700px;
	color: #FFF;
	line-height: 700px;
	text-align: center;
	cursor: pointer;
}
#banner .next {
	right: 80px;
	background: url(../images/next.png) center no-repeat;
}
#banner .prev {
	left: 80px;
	background: url(../images/prev.png) center no-repeat;
}
#nrbanner {
	width: 100%;
	height: 700px;
	margin-top:130px;
}
/* 网站头部开始*/
.header {
	height: 130px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
	background:#e6e6e6;
}
/* 顶部设置 */

/* 导航部分盒子 */
.header-box {
	width: 1200px;
	margin: auto;
}
/* LOGO设置 */

.header-left{
	width: 520px;
	float: left;
}
.header-left ul li{
	display:block;
	height:130px;
	float:left
}
.header-left .logo{
	width: 240px;
	height:130px;
	background: url(../images/l_bj.png) no-repeat right center;
}
.header-left .logo img{
	width: 240px;
	display:block;
}
.header-left .zi{
	width: 280px;
	font-size:28px;
	line-height:130px;
	color:#ac9368;
	text-indent:5px;
}
.header-right{
	width:680px;
	float:right;
}
/* 导航设置 */
#navigation {
	position: relative;
	margin-top: 50px;
	z-index: 9999;
}
#navigation>li {
	float: right;
	position: relative;
}
#navigation>li>a {
	display: block;
	line-height: 35px;
	width: 130px;
	color: #000;
	text-align: center;
	font-size: 18px;
}
#navigation>li:hover>a {
	background: #F1F1F1;
	text-decoration: none;
	color: #000;
}
#navigation>li>a:hover {
	background: #F1F1F1;
	text-decoration: none;
	color: #000;
}
#navigation .current {
	background: #F1F1F1;
	text-decoration: none;
	color: #000;
}
#navigation .sub {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #F1F1F1;
	text-align: center;
}
#navigation .sub li {
	background: none;
	float: none;
}
#navigation .sub li a {
	display: block;
	height: 35px;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #000;
}
#navigation .sub li a:hover {
	background: #F9F9F9;
}
.head-03 {
	width: 100%;
	background: #EBEBEB;
	overflow: hidden;
}
.head-03 ul {
	width: 1200px;
	height: 125px;
	margin: auto;
}
.head-03 ul li {
	width: 240px;
	height: 125px;
	display: block;
	float: left;
}
/*首页品牌结束*/
.index-about {
	width: 1200px;
	margin: 130px auto 0px auto;
	overflow: hidden;
}
.index-about dt {
	display: block;
	font-size: 25px;
	text-align: center;
	padding-top: 50px;
	font-weight: bold;
	color: #494949;
}
.index-about dt span {
	display: block;
	text-align: center;
	padding-top: 10px;
	font-weight: lighter;
	color: #929292;
	font-size: 18px;
	line-height: 40px;
}
.index-about dt span i {
	display: block;
	width: 40px;
	height: 3px;
	background: #ab9367;
	margin: auto;
}
.index-about dd {
	display: block;
	overflow: hidden;
}
.index-about-box{
	width:600px;
	display:block;
	margin:10px auto 30px auto;
	line-height:30px;
	font-size:16px;
	color:#666;
	letter-spacing:3px;
	text-align:center;
}
.index-about-box li{
	display:block;
	float:left;
}
.index-about-box li img{
	display:block;
	padding-left:20px;
	border-radius:5px;
}
/*首页视频*/
.index-about-sp{
	width:1200px;
	height:650px;
	margin:auto;
	overflow:hidden;

}

/*首页经典案例*/
.index-case {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.index-case dt {
	display: block;
	font-size: 25px;
	text-align: center;
	padding-top: 50px;
/*	font-weight: bold;*/
	color: #494949;
}
.index-case dt span {
	display: block;
	text-align: center;
	font-weight: lighter;
	color: #929292;
	font-size: 18px;
}
.index-case dt span i {
	display: block;
	width: 40px;
	height: 3px;
	background: #ab9367;
	margin: auto;
}
.index-case dd {
	display: block;
	overflow: hidden;
}
/*推荐案例设置*/
.case-1 {
	width: 590px;
	height: 340px;
	float: left;
	margin-top: 10px;
	position: relative;
	cursor: pointer;
}
.box {
	width: 590px;
	height: 340px;
	position: relative;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.box img {
	width: 100%;
	height: 340px;
	overflow: hidden;
}
.box .bx {
	width: 100%;
	height: 300px;
	background: black;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	color: #FFF;
	text-align: center;
	z-index: 1;
}
.box h4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
	color: #FFF;
}
.box:hover .bx {
	width: 100%;
	height: 300px;
	display: block;
	color: white;
	text-align: center;
	background: url(../images/zzbj.png)repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-style: normal;
}
.box:hover .bx img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 25% auto;
}
/*热门案例设置*/
.case-2 {
	width: 600px;
	float: right;
	position: relative;
	cursor: pointer;
}
.box1 {
	width: 290px;
	height: 165px;
	position: relative;
	cursor: pointer;
	float: left;
	margin: 10px 10px 0px 0px;
	overflow: hidden;
}
.box1 img {
	width: 100%;
	height: 165px;
	overflow: hidden;
}
.box1 .bx1 {
	width: 100%;
	height: 165px;
	background: black;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	color: #FFF;
	text-align: center;
	z-index: 1;
}
.box1 h4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
	color: #FFF;
}
.box1:hover .bx1 {
	width: 100%;
	height: 165px;
	display: block;
	color: white;
	text-align: center;
	background: url(../images/zzbj.png)repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-style: normal;
}
.box1:hover .bx1 img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 15% auto;
}
/*其它案例设置*/
.case-3 {
	width: 1200px;
	height: 165px;
}
.box2 {
	width: 290px;
	height: 165px;
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.box2 img {
	width: 290px;
	height: 165px;
	display: block;
}
.box2 .bx2 {
	width: 100%;
	height: 125px;
	background: black;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	color: #FFF;
	text-align: center;
	z-index: 1;
}
.box2 h4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
	color: #FFF;
}
.box2:hover .bx2 {
	width: 100%;
	height: 125px;
	display: block;
	color: white;
	text-align: center;
	background: url(../images/zzbj.png)repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-style: normal;
}
.box2:hover .bx2 img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 15% auto;
}
/*首页特色*/
.index-ts{
	width:600px;
	margin:25px auto;
	line-height:30px;
	font-size:16px;
	color:#666;
	letter-spacing:3px;
	text-align:center;
}
/*服务*/
.index-service {
	width: 100%;
	/*height: 780px;*/
	margin: auto;
}
.index-service dt {
	width: 1200px;
	margin: auto;
	display: block;
	font-size: 25px;
	text-align: center;
	padding-top: 50px;
/*	font-weight: bold;*/
	color: #494949;
}
.index-service dt span {
	display: block;
	text-align: center;
	font-weight: lighter;
	color: #929292;
	font-size: 18px;
}
.index-service dt span i {
	display: block;
	width: 40px;
	height: 3px;
	background: #ac9368;
	margin: auto;
}
.index-service dd {
	width: 100%;
	display: block;
	overflow: hidden;
}
/*优质服务*/
.service {
	height: 658px;
	background: url(../images/ico12.jpg) no-repeat center 75px;
	padding: 0 0px 40px 0;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-top: -76px;
}
.service .area {
	position: relative;
	top: 390px;
	text-align: center;
	color: #FF863A;
	font-weight: bold;
	font-size: 48px;
}
.service li {
	position: absolute;
	cursor: pointer;
	width: 100%;
}
.service .pic {
	width: 515px;
	margin: 0 auto;
	position: relative;
	top: 0px;
}
.service .pic li {
	z-index: 9;
}
.service .pic li a {
	display: block;
}
.service .present {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.service .one, .service .two, .service .three, .service .four, .service .five, .service .six {
	transition: 0.6s;
}
.service .one {
	background: url(../images/ico26.png) no-repeat left top;
	width: 106px;
	height: 259px;
	left: 30px;
	top: 335px;
}
.service .two {
	background: url(../images/ico28.png) no-repeat left top;
	width: 224px;
	height: 156px;
	left: 140px;
	top: 473px;
}
.service .three {
	background: url(../images/ico30.png) no-repeat left top;
	width: 223px;
	height: 192px;
	left: 262px;
	top: 408px;
}
.service .four {
	background: url(../images/ico32.png) no-repeat left top;
	width: 106px;
	height: 259px;
	left: 377px;
	top: 205px;
}
.service .five {
	background: url(../images/ico34.png) no-repeat left top;
	width: 224px;
	height: 156px;
	left: 150px;
	top: 170px;
}
.service .six {
	background: url(../images/ico36.png) no-repeat left top;
	width: 224px;
	height: 191px;
	left: 30px;
	top: 200px;
}
.service .one a {
	width: 106px;
	height: 259px;
}
.service .two a {
	width: 224px;
	height: 156px;
}
.service .three a {
	width: 223px;
	height: 192px;
}
.service .four a {
	width: 106px;
	height: 259px;
}
.service .five a {
	width: 224px;
	height: 156px;
}
.service .six a {
	width: 224px;
	height: 191px;
}
.service .one:hover {
	background: url(../images/ico27.png) no-repeat left top;
	left: 17px!important;
	top: 355px!important;
}
.service .two:hover {
	background: url(../images/ico29.png) no-repeat left top;
	left: 150px!important;
	top: 490px!important;
}
.service .three:hover {
	background: url(../images/ico31.png) no-repeat left top;
	left: 282px!important;
	top: 408px!important;
}
.service .four:hover {
	background: url(../images/ico33.png) no-repeat left top;
	left: 388px!important;
	top: 188px!important;
}
.service .five:hover {
	background: url(../images/ico35.png) no-repeat left top;
	left: 139px!important;
	top: 153px!important;
}
.service .six:hover {
	background: url(../images/ico37.png) no-repeat left top;
	left: 8px!important;
}
.service .Text {
	position: absolute;
}
.service .Text span {
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	display: block;
	width: 216px;
	padding-left: 58px;
	background: url(../images/ico_service.png) no-repeat left center;
}
.service li:hover .Text span {
	background: url(../images/ico_service_on.png) no-repeat left center;
}
.service .one .Text {
	padding: 6px 63px 0 6px;
	width: 277px;
	height: 51px;
	right: 62px;
	top: 152px;
	background: url(../images/arrow_04.png) no-repeat center;
}
.service .two .Text {
	padding: 6px 63px 0 6px;
	width: 277px;
	height: 50px;
	right: 138px;
	top: 132px;
	background: url(../images/arrow_04.png) no-repeat center;
}
.service .three .Text {
	padding: 0 6px 0 70px;
	width: 256px;
	height: 50px;
	left: 158px;
	top: 100px;
	background: url(../images/arrow_03.png) no-repeat left bottom;
}
.service .four .Text {
	padding: 0 6px 0 56px;
	width: 262px;
	height: 82px;
	left: 72px;
	top: 42px;
	background: url(../images/arrow_01.png) no-repeat left bottom;
}
.service .five .Text {
	padding: 0 6px 0 56px;
	width: 262px;
	height: 80px;
	left: 125px;
	top: -58px;
	background: url(../images/arrow_01.png) no-repeat left bottom;
}
.service .six .Text {
	padding: 0px 60px 0 8px;
	width: 276px;
	height: 105px;
	right: 162px;
	top: -3px;
	background: url(../images/arrow_02.png) no-repeat left bottom;
}
/*优势*/
.index-ys {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.index-ys dt {
	display: block;
	font-size: 25px;
	text-align: center;
	padding-top: 30px;
/*	font-weight: bold;*/
	color: #494949;
}
.index-ys dt span {
	display: block;
	text-align: center;
	font-weight: lighter;
	color: #929292;
	font-size: 18px;
}
.index-ys dt span i {
	display: block;
	width: 40px;
	height: 3px;
	background: #ac9368;
	margin: auto;
}
.index-ys dd {
	display: block;
	overflow: hidden;
}
.ou-box {
	width: 1200px;
	height: 210px;
	display: block;
}
.ou-box li {
	width: 200px;
	height: 210px;
	display: block;
	float: left;
	margin: 0px 20px;
}
.ou-box li i {
	width: 200px;
	height: 174px;
	display: block;
	font-style: normal;
	border-bottom: 1px solid #BFBFBF;
	color: #FFF;
	text-align: center;
	line-height: 174px;
	font-size: 100px;
	font-weight: lighter;
}
.ou-box li span {
	width: 200px;
	height: 35px;
	display: block;
	background: #999;
	text-align: center;
	font-size: 16px;
	line-height: 35px;
	color: #FFF;
}
.ou-box li .b1 {
	background: #D14582;
}
.ou-box li .b2 {
	background: #90BC35;
}
.ou-box li .b3 {
	background: #FEB438;
}
.ou-box li .b4 {
	background: #29B79D;
}
.ou-box li .b5 {
	background: #3FBAE6;
}
/*新闻*/
.index-new {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
	min-height: 450px;
}
.index-new dt {
	display: block;
	font-size: 25px;
	text-align: center;
	padding-top: 30px;
/*	font-weight: bold;*/
	color: #494949;
}
.index-new dt span {
	display: block;
	text-align: center;
	font-weight: lighter;
	color: #929292;
	font-size: 18px;
}
.index-new dt span i {
	display: block;
	width: 40px;
	height: 3px;
	background: #ac9368;
	margin: auto;
}
.index-new dd {
	display: block;
	overflow: hidden;
	padding-top: 20px;
}
/* TAB切换 */
#tabqh {
	background: #F3F2ED;
	overflow: hidden;
	padding-bottom: 50px;
}
#tabqh dt {
	width: 1200px;
	height: 200px;
	display: block;
	margin: auto;
	text-align: center;
	font-size: 28px;
}
#tabqh dt span {
	display: block;
	margin: auto;
	padding-top: 60px;
	color: #888;
}
#tabqh dt b {
	width: 40px;
	height: 4px;
	display: block;
	margin: 5px auto;
	background: #b7a178;
}
#tabqh dd {
	width: 1200px;
	margin: auto;
	display: block;
	overflow: hidden;
}
/* TAB */
#tab {
	position: relative;
	width: 1200px;
	margin: auto;
	clear: both;
	margin-bottom: 100px;
}
#tab .tab_menu {
	width: 240px;
	position: absolute;
	left: 470px;
	z-index: 1;
}
#tab .tab_menu li {
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #6E6E6E;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	opacity: .8;
	list-style: none;
	font-size: 15px;
}
#tab .tab_box {
	width: 1200px;
	clear: both;
	position: relative;
	top: 50px;
	overflow: hidden;
}
#tab .tab_menu .selected {
	cursor: pointer;
	opacity: 1;
	background: #ac9368;
	transition: all .6s ease 0s;
}
#tab .hide {
	display: none;
}
#tab .tab_box div {
	padding: 0px;
}
#tab .tab_box div ul {
	display: block;
	margin: 20px 0px;
}
.box01 {
	width: 580px;
	float: left;
	background: #F2F2F2;
	display: block;
}
.box02 {
	width: 580px;
	float: right;
	margin-left: 20px;
}
.box01 li img {
	width: 580px;
	height: 350px;
}
.box01 li h4, .box01 li p {
	padding: 10px 10px 0px 10px;
	display: block;
	color: #888;
}
.box01 h4, .box02 .r_rft h4 {
	font-weight: 500;
}
.box02 .r_lft {
	width: 180px;
	float: left;
	margin-bottom: 20px;
	clear: both;
	background: #F2F2F2;
}
.box02 .r_lft img {
	width: 180px;
	height: 120px;
}
.box02 .r_rft {
	width: 400px;
	height: 120px;
	float: right;
	background: #F2F2F2;
}
.box02 .r_rft h4, .box02 .r_rft p {
	padding: 10px 10px 0px 10px;
	display: block;
	color: #888;
}
/* 查看更多 */
.more {
	clear: both;
	border-radius: 2px;
	width: 130px;
	height: 40px;
	line-height: 40px;
	display: block;
	margin: auto;
	background: #ac9368;
	color: #FFF;
	text-align: center;
}

.more a {
	color: #FFF;
	font-size: 18px;
}
.more a:hover {
	color: #FFF;
	font-size: 18px;
}
/* 合作客户 */
#kehu {
	overflow: hidden;
	margin-bottom: 30px;
}
#kehu dt {
	width: 1200px;
	display: block;
	margin: auto;
	text-align: center;
	font-size: 25px;
	padding-bottom:15px;
}
#kehu dt span {
	display: block;
	margin: auto;
	color: #888;
	font-size: 18px;
}
#kehu dt span i {
	display: block;
	width: 40px;
	height: 3px;
	background: #ac9368;
	margin: auto;
}
#kehu dt b {
	width: 40px;
	height: 4px;
	display: block;
	margin: 5px auto;
	background: #b7a178;
}
#kehu dd {
	width: 1200px;
	margin: 0px auto 30px auto;
	overflow: hidden;
}
#kehu dd .khbox {
	width: 188px;
	height: 120px;
	border: 1px dotted #EEE;
	float: left;
	margin:5px;
}
#kehu dd .khbox img {
	width: 188px;
	height: 118px;
}
/* 浮动客服 */
#float {
	z-index: 9999;
	position: absolute;
	display: block;
	top: 200px;
	right: 0;
}
#float .wrap {
	margin-bottom: 1px;
	position: relative;
	cursor: pointer;
	background: #C1BFC0;
	z-index: 999;
	border-radius: 3px 0px 0px 3px;
}
#float .wrap:hover {
	background: #C1BFC0;
}
#float .icon {
	width: 60px;
	display: block;
	line-height: 60px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
}
#float .content {
	min-height: 60px;
	min-width: 200px;
	position: absolute;
	right: 60px;
	top: 0;
	display: none;
	background: #C1BFC0;
}
#float .content a {
	color: #FFF;
}
#float .qq .content {
	line-height: 60px;
	padding: 0 20px;
	font-size: 30px;
	color: #FFF;
}
#float .qrcode .content {
	padding: 5px;
}
#float .phone .content {
	line-height: 60px;
	padding: 0 20px;
	font-size: 30px;
	color: #FFF;
}
#float .custom .content {
	padding: 20px;
	color: #FFF;
}
#float .gotop .content {
}
/* 底部 */
.footer {
	height: 430px;
	background: #555 url(../images/bbg.png)no-repeat bottom center;
}
.footer ul {
	width: 1200px;
	height: 300px;
	min-width: 1200px;
	margin: auto;
	padding-top: 50px;
	display: block;
}
.footer ul li {
	display: block;
	float: left;
	overflow: hidden;
	padding-top: 30px;
	color: #F3F3F3;
}
.copy {
	width: 1200px;
	height: 30px;
	line-height: 30px;
	margin: 30px auto 0px auto;
	text-align: center;
	color: #F3F3F3;
}
.copy a {
	color: #F3F3F3;
}
/* 底部详情 */
.f1 h4, .f2 h4, .f3 h4, .f4 h4 {
	border-bottom: #525252 1px dotted;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.f1 a, .f2 a, .f3 a, .f4 a {
	color: #F3F3F3;
	text-decoration: none;
}
.f1 p, .f2 p, .f3 p, .f4 p {
	text-indent: 5px;
	padding-top: 5px;
}
.f1 {
	width: 300px;
	margin: 0px 15px;
	padding: 0px 5px;
}
.flogo {
	width: 250px;
	height: 60px;
	margin-top: 50px;
}
.f2 {
	width: 150px;
	margin: 0px 15px;
	padding: 0px 5px;
	height: 260px;
	overflow: hidden;
}
.f3 {
	width: 380px;
	height: 260px;
	overflow: hidden;
}
.f4 {
	width: 270px;
	height: 260px;
	overflow: hidden;
}
.f4 p{
	display:block;
	float:left;
	margin:0px 5px;
	width: 120px;
	height: 260px;
}
.f4 p img{
	width: 120px;
	height: 120px;
	display: block;
	margin: auto;
}
.f4 p i {
	margin: auto;
	display: block;
	text-align: center;
	line-height: 30px;
	font-style: normal;
}
/* 浮动客服 */
#float {
	z-index: 9999;
	position: absolute;
	display: block;
	top: 200px;
	right: 0;
}
#float .wrap {
	margin-bottom: 1px;
	position: relative;
	cursor: pointer;
	background: #C1BFC0;
	z-index: 999;
	border-radius: 3px 0px 0px 3px;
}
#float .wrap:hover {
	background: #C1BFC0;
}
#float .icon {
	width: 60px;
	display: block;
	line-height: 60px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
}
#float .content {
	min-height: 60px;
	min-width: 200px;
	position: absolute;
	right: 60px;
	top: 0;
	display: none;
	background: #C1BFC0;
}
#float .content a {
	color: #FFF;
}
#float .qq .content {
	line-height: 60px;
	padding: 0 20px;
	font-size: 30px;
	color: #FFF;
}
#float .qrcode .content {
	padding: 5px;
}
#float .phone .content {
	line-height: 60px;
	padding: 0 20px;
	font-size: 30px;
	color: #FFF;
}
#float .custom .content {
	padding: 20px;
	color: #FFF;
}
#float .gotop .content {
}
.main1140 {
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
}
/*拍摄服务流程开始*/
.process-box {
	width: 1140px;
	height: 450px;
}
.process-box ul {
	width: 1140px;
}
.process-box ul li {
	width: 196px;
	height: 196px;
	float: left;
	cursor: pointer;
	position: relative;
}
.process-box ul li .kuang {
	position: absolute;
	width: 196px;
	height: 196px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px solid #ddd;
	margin-top: 42px;
	margin-left: 42px;
}
.process-box ul li .kuang1 {
	top: 0;
	left: 0;
	z-index: 1;
}
.process-box ul li .kuang2 {
	left: 5px;
	top: 0px;
	z-index: 2;
}
.process-box ul li .text1 {
	width: 276px;
	height: 276px;
	text-align: center;
	z-index: 3;
	position: absolute;
	left: 7px;
	top: 2px;
}
.process-box ul li .text1 .bg {
	width: 276px;
	height: 276px;
}
.process-box ul li .text1 .bg1 {
	background: url(../images/process-img1.png) no-repeat;
}
.process-box ul li .text1 .bg2 {
	background: url(../images/process-img2.png) no-repeat;
}
.process-box ul li .text1 .bg3 {
	background: url(../images/process-img3.png) no-repeat;
}
.process-box ul li .text1 .bg4 {
	background: url(../images/process-img4.png) no-repeat;
}
.process-box ul li .text1 .bg5 {
	background: url(../images/process-img5.png) no-repeat;
}
.process-box ul li .text1 .bg6 {
	background: url(../images/process-img6.png) no-repeat;
}
.process-box ul li .text1 .bg7 {
	background: url(../images/process-img7.png) no-repeat;
}
.process-box ul li .text1 .num {
	padding-top: 100px;
	font-size: 30px;
	font-weight: lighter;
	color: #292929;
}
.process-box ul li .text1 .title {
	font-size: 15px;
	color: #422710;
}
.process-box ul li .text1 .eng {
	font-size: 12px;
	color: #b4a078;
}
.process-box ul li .text2 {
	width: 276px;
	height: 276px;
	z-index: 4;
	position: absolute;
	left: 5px;
	top: 0px;
	display: none;
}
.process-box ul li .text2 .mengban {
	border: 1px solid #533b26;
	position: absolute;
	z-index: 1;
	width: 196px;
	height: 196px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #533b26;
	margin-top: 42px;
	margin-left: 42px;
}
.process-box ul li .text2 .desc {
	position: absolute;
	z-index: 2;
	width: 150px;
	height: 110px;
	top: 88px;
	left: 70px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 24px;
}
.process-box ul li {
	margin-right: 89px;
}
.process-box ul.two li {
	margin-top: -40px;
}
.process-box ul li:hover .text2 {
	display: block;
}
/*拍摄服务流程结束*/

/* 关于我们 */
.a_bout {
	width: 1200px;
	margin: 50px auto 30px auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.a-left {
	width: 207px;
	float: left;
}
.a-right {
	width: 980px;
	float: right;
	line-height: 25px;
	color:#414446;
}
.a-right-title {
	width: 980px;
	height: 150px;
	background: url(../images/ab_bj.png) no-repeat center center;
}
.a-right-title1 {
	width: 980px;
	height: 150px;
	background: url(../images/title.png) no-repeat center center;
}
.a-right-title span {
	display: block;
	line-height: 100px;
	font-size:30px;
	color: #ac9368;
}
.a-right h1 {
	display: block;
	margin: 30px 0px 20px 0px;
	text-align: center;
	font-size: 25px;
	font-weight: lighter;
}
.a-right h5 {
	display: block;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: lighter;
}
.a-left-b1 {
	width: 207px;
	height: 430px;
	background: url(../images/about_c_left_bj.jpg) no-repeat;
}
.a-left-b1 dt {
	height: 63px;
	line-height: 63px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}
.a-left-b1 dd {
	height: 367px;
}
.a-left-b1 dd a {
	width: 156px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: #EBEBEB;
	margin: auto;
	border-bottom: 1px solid #D7D7D7;
	text-align: center;
	font-size: 16px;
}
.a-left-b1 dd span {
	width: 207px;
	height: 70px;
	display: block;
	background: url(../images/about_c_left_bottom.jpg) no-repeat;
}
/* 新闻 */
.new-box {
	display: block;
	height: 180px;
	margin: 20px 0px;
}
.new-box li {
	display: block;
	float: left;
	height: 180px;
}
.new-01 {
	width: 50px;
}
.new-01 span {
	width: 50px;
	height: 55px;
	background: #b7a178;
	text-align: center;
	display: block;
}
.new-01 span b {
	font-size: 20px;
	color: #FFF;
	display: block;
	padding-top: 5px;
}
.new-01 span i {
	font-size: 12px;
	color: #FFF;
	display: block;
	font-style: normal;
}
.new-02 {
	width: 270px;
}
.new-02 img {
	width: 270px;
	height: 180px;
}
.new-03 {
	background: #FFF;
	width: 660px;
}
.new-03 h2 {
	display: block;
	font-size: 20px;
	font-weight: lighter;
	text-indent: 30px;
	padding: 20px 0px 10px 0px;
}
.new-03-cont {
	font-weight: lighter;
	text-indent: 30px;
	font-size: 14px;
	padding: 0px 20px;
	height: 90px;
	overflow: hidden;
}
.new-03-more {
	display: block;
	text-indent: 30px;
	color: #b7a178;
}
/*案例*/
.case-box {
	width: 460px;
	height: 380px;
	display: block;
	float: left;
	margin: 20px 15px;
	background: #FFF;
}
.case-box img {
	width: 460px;
	height: 295px;
	display: block;
}
.case-box h2 {
	display: block;
	width: 90%;
	margin: 20px auto 10px auto;
	text-indent: 5px;
	font-weight: lighter;
}
.case-box h2 i {
	width: 2px;
	height: 30px;
	display: block;
	background: #b7a178;
	float: left;
}
.case-label {
	display: block;
	width: 86%;
	margin: 10px auto;
	padding: 1px 5px;
	color: #b7a178;
	overflow: hidden;
}
.case-label span {
	display: block;
	float: left;
	margin-right: 10px;
	color: #b7a178;
}
.case-cont {
	width: 90%;
	margin: auto;
	color: #313131;
}
.cplistx {
	width: 200px;
	height: 160px;
	float: left;
	margin: 10px;
}
.cplistx img {
	width: 188px;
	height: 118px;
	border: 1px dotted #CCC;
}
.cplistx p {
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
/*分页*/
.page_show {
	margin: 50px 0px;
	text-align: center;
	clear: both;
}
.page_show a, .page_show span {
	display: inline-block;
	min-width: 10px;
	text-align: center;
	background: #F2F2F2;
	margin-right: 2px;
	padding: 5px 15px;
}
.page_show a:link, .page_show a:visited {
	text-decoration: none;
}
.page_show a:hover, .page_show a.current {
	background: #b7a178;
	color: #FFF;
}
#ilink {
	margin: auto;
	width: 1200px;
	overflow: hidden;
	text-align: left;
	clear: both;
	color: #F3F3F3;
}
#ilink a {
	color: #F3F3F3;
	margin: 5px 10px 0px 0px;
}
