@charset "utf-8";
/* CSS Document */
@media(min-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
body{max-width: 1920px;margin: 0 auto;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #292929;font-family: "Microsoft YaHei","微软雅黑";}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "Microsoft YaHei","微软雅黑";appearance:none;-moz-appearance:none; -webkit-appearance:none;border: none;}
/*p{text-align:justify;text-justify:inter-ideograph;}*/
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 1400px;margin: 0 auto;}
.commen1{width: 1200px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
	
	
/*
@font-face {
  font-family: "w3";
  src: url(../font/msyhlight.woff) format("woff"),
	  url("../font/msyhlight.TTF") format("truetype"),
       url("../font/msyhlight.eot") format("embedded-opentype"),
       url("../font/msyhlight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "d1";
  src: url(../font/Deng.woff) format("woff"),
	  url("../font/Deng.TTF") format("truetype"),
       url("../font/Deng.eot") format("embedded-opentype"),
       url("../font/Deng.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/
		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#000;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#000;border-radius: 5px;}

/*top*/
	#dowebok{z-index: 90;}
	.nav_bj{width: 100%;top: 0;height: 89px;z-index: 1000;position: fixed;transition: all ease 0.3s;background-color: transparent;}
	.nav{width: 93.75%;margin: 0 auto;}
	.logo{margin-top: 21px;margin-left: -4px;}
	.logo img{width: 214px;float: left;}
	.logo p{float: left;font-family: "Microsoft YaHei","微软雅黑";font-size: 14px;color: #6b6b6b;line-height: 18px;margin-top: 16px;margin-left: 14px;letter-spacing: 2px;}
	.nav_m{width: 112px;height: 34px;line-height: 34px;margin-top: 29px;background-color: #46474a;border-radius: 17px;text-align: center;transition: all ease 0.3s;margin-right: 0px;}
	.nav_m a{font-size: 14px;color: #fff;display: block;}
	.nav_m:hover{transform: translateY(-6px);background-color: #000;}
	.nav_dh{width: 175px;margin-top: 34px;margin-right: 1.778%;}
	.nav_dh img{width: 100%;}
	.navx{margin-right: 14px;}
	.nava{transition: all ease 0.3s;height: 160px;cursor: pointer;position: relative;margin: 0 2px;}
	.nava:nth-child(1){margin-left: 0;}
	.nava p{line-height: 15px;transition: all ease 0.3s;text-align: center;padding: 39px 0 37px;position: relative;}
	.nava p a{font-size: 15px;color: #666666;transition: all ease 0.3s;position: relative;}
	.nava p::after{position: absolute;content: "";width: 0px;height: 2px;background-color: #666666;left: 50%;margin-left: -30px;top: 70px;transition: all ease 0.3s;}
/*	.navaa p::after{opacity: 1;width: 60px;}*/
	.navaa p a{color: #000000;}
	.nava:hover p a{color: #000000;}
/*	.nava:hover p::after{opacity: 1;width: 60px;}*/
	.navb{width: 100px;position: absolute;z-index: 2;top: 72px;opacity: 0;background-color: #fff;text-align: center;left: 50%;margin-left: -50px;}
	.navba{line-height:42px;text-align: center;transition: all ease 0.3s;display: inline-block;width: 100%;}
	.navba a{font-size: 14px;color: #212223;transition: all ease 0.3s;display: inline-block;}
	.navba:hover{background-color: #000000;}
	.navba:hover a{transform: translateY(-3px);color: #fff;}
	.section{width: 100%;height: 100%;overflow: hidden;}
/*banner*/
	.sectionx{position: relative;z-index: 100;}
	.banner{width: 93.75%;margin: 0 auto;margin-top: 89px;}
	.ban{width: 100%;position: relative;}
	.banx{width: 100%;overflow: hidden;}
	.imgbox a{display: block;}
	.imgbox img{width: 100%;}
	.ban_z{width: 80px;height: 40px;background-image: url(../img/h3.png);position: absolute;top: 50%;margin-top: -20px;transition: all ease-out .3s;left: -35px;cursor: pointer;background-position: top left;}
	.ban_z::after{position: absolute;content: "";width: 67px;left: 8px;height: 1px;margin-top: -6px;transition: all ease-out 0.3s;opacity: 0;background-color: #d8d8d8;}
	.ban_z:hover{background-position: top -40px left;}
	.ban_z:hover::after{opacity: 1;margin-top: 4px;background-color: #000;}
	.ban_y{width: 80px;height: 40px;background-image: url(../img/h3.png);position: absolute;top: 50%;margin-top: -20px;transition: all ease-out .3s;right: -35px;cursor: pointer;background-position: top left -8px;}
	.ban_y::after{position: absolute;content: "";width: 67px;right: 8px;height: 1px;margin-top: -6px;transition: all ease-out 0.3s;opacity: 0;background-color: #d8d8d8;}
	.ban_y:hover{background-position: top -40px left -8px;}
	.ban_y:hover::after{opacity: 1;margin-top: 4px;background-color: #000;}
	.keyword{position: absolute;left: 0;bottom: 0;padding-left: 30px;height: 44px;}
	.keyword h6{font-size: 12px;color: #fff;line-height: 22px;cursor: pointer;}
	.keyword p{font-size: 12px;color: #fff;line-height: 20px;opacity: 0;}
	.keyword p a{font-size: 12px;color: #fff;line-height: 20px;}
	.bka{width: 100%;margin-top: 1.5%;}
	.bka_a{margin-right: 50px;margin-left: 5.223%;}
	.bka_a p{font-size: 20px;color: #333333;line-height: 30px;letter-spacing: 5px;text-align: center;}
	.bka_b{width: 15.833%;border-left: 1px solid #dcdcdc;padding-left: 2.223%;height: 67px;padding-top: 6px;}
	.bka_b h6{font-size: 18px;color: #333333;line-height: 18px;}
	.bka_b p{font-size: 12px;color: #8f8f8f;line-height: 17px;margin-top: 7px;}
	.bka_c{width: 16.222%;}
	.bka_d{width: 15.944%;}
	.bka_e{width: 18.111%;}
/*底部固定*/
	.dbp{width: 100%;background-color: rgba(255,255,255,0.9);position: fixed;left: 0;bottom: -84px;height: 84px;padding-top: 21px;z-index: 99;transition: all ease 0.3s;}
	.dbpa{max-width: 1437px;margin: 0 auto;width: 100%;}
	.dbpa_a{padding-left: 3%;}
	.dbpa_a h6{font-size: 20px;color: #333333;line-height: 20px;font-family: "Microsoft YaHei","微软雅黑";border-left: 3px solid #333333;padding-left: 12px;letter-spacing: 2px;}
	.dbpa_a p{font-size: 12px;color: #818181;line-height: 12px;margin-top: 5px;margin-left: 16px;letter-spacing: 1px;}
	.dbpa_a p span{font-size: 14px;}
	.dbpa_b{width: 69.937%;margin-left: 4.663%;}
	.dbpa_b .input1{width: 38.8%;line-height: 41px;height: 41px;border: 1px solid #d2d2d2;border-radius: 20px;background-color: #fff;font-size: 12px;padding-left: 26px;color: #818181;margin-right: 3.184%;}
	.dbpa_b .input2{width: 15.72%;line-height: 41px;height: 41px;text-align: center;cursor: pointer;background-color: #333333;font-size: 14px;color: #fff;border-radius: 20px;}
	.dbpa_c{width: 12px;margin-right: 6.681%;cursor: pointer;margin-top: 15px;}
	.dbp_xia{z-index: 100;}
/*案例*/
	.section1{position: relative;}
	.al{width: 93.75%;position: absolute;left: 3.125%;top: 47%;margin-top: -19%;}
	.bt{opacity: 1;transition: all ease 0.3s;}
	.bt h6{text-align: center;font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.bt h6 img{display: inline-block;position: relative;top: 3px;margin-right: 10px;}
	.bt h6 img.mob{display: none;}
	.bt h6 span{width: 18px;display: inline-block;}
	.bt h6 b{font-family: "Microsoft YaHei","微软雅黑";font-weight: normal;font-size: 21px;text-transform: uppercase;margin-right: 9px;}
	.bt p{text-align: center;font-size: 14px;color: #818181;line-height: 14px;margin-top: 14px;letter-spacing: 1.5px;}
	.ala{width: 100%;border-top: 1px solid #eaeaea;margin-top: 18px;padding-top: 21px;}
	.ala_a{display: table;margin: 0 auto;}
	.ala p{float: left;transition: all ease 0.3s;}
	.ala p a{font-size: 14px;color: #818181;line-height: 15px;transition: all ease 0.3s;}
	.ala p a:hover{color: #000;}
	.ala p.on a{color: #000;}
	.ala p:hover{transform: translateY(-4px);}
	.ala span{display: block;float: left;width: 1px;height: 15px;background-color: #eaeaea;margin: 0 42px;}
	.alb{width: 100.2416%;margin-left: -0.128%;margin-top: 12px;}
	.alb_a{width: 33.0922%;margin: 0 0.12056%;margin-top: 6px;overflow: hidden;background-color: #fff;}
	.alb_a img{width: 100%;transition: all ease 0.5s;}
	.alb_a:hover img{transform: scale(1.15);opacity: 0.8;}
/*全景展示*/
	.section2{position: relative;}
	.qj{width: 93.75%;position: absolute;left: 3.125%;top: 48%;margin-top: -17%;}
	.qj .bt h6 m{font-size: 28px;}
	.qja{width: 100%;margin-top: 44px;}
	.qja_a{width: 67.444%;overflow: hidden;position: relative;opacity: 0;}
	.qja_a img.ta{width: 100%;transition: all ease 0.3s;}
	.qja_a img.tb{width: 133px;position: absolute;left: 0;top: 0;}
	.qja_a p{position: absolute;width: 96.17%;left: 1.915%;bottom: 15px;line-height: 69px;height: 69px;background-color: rgba(0,0,0,0.6);font-size: 18px;color: #fff;padding: 0 24px;}
	.qja_a:hover img.ta{transform: scale(1.1);}
	.qja_b{width: 31.531%;}
	.qja_b p{width: 89.333%;left: 5.335%;}
/*关于*/
	.section3{position: relative;height: 100%;}
	.gya{position: absolute;height: 100%;background-image: url(../img/h9.jpg);width: 49.635%;background-repeat: no-repeat;bottom: 0;top: 0%;background-size: cover;}
	.gyb{width: 43.645%;position: absolute;right: 0;top: 50%;margin-top: -13%;opacity: 1;}
	.gyb h5{font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.gyb h5 b{font-family: "Microsoft YaHei","微软雅黑";font-weight: normal;font-size: 21px;text-transform: uppercase;margin-right: 9px;}
	.gyb h6{font-size: 18px;color: #b9b9b9;font-family: "Microsoft YaHei","微软雅黑";line-height: 13px;text-transform: uppercase;margin-top: 15px;letter-spacing: 3px;}
	.gyb p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 62px;padding-right: 18%;}
	.gyb_xt{width: 100%;height: 1px;background-color: #eaeaea;margin-top: 124px;}
	.gyb_m{width: 224px;height: 50px;line-height: 50px;text-align: center;background-color: #383838;transition: all ease 0.3s;}
	.gyb_m a{font-size: 16px;color: #fff;text-transform: uppercase;display: block;}
	.gyb_m:hover{transform: translateX(6px);}
/*合作客户*/
	.section4{position: relative;height: 100%;}
	.hz{width: 81.822%;position: absolute;top: 50%;left: 9.089%;margin-top: -17%;}
	.hza{width: 100%;margin-top: 21px;opacity: 0;}
	.hza img{width: 100%;}
/*全案*/
	.section5{position: relative;height: 100%;}
	.qa{width: 86.197%;position: absolute;left: 6.9%;top: 50%;margin-top: -18%;}
	.qaa{width: 100%;margin-top: 29px;}
	.qaa_a{width: 30.815%;position: relative;overflow: hidden;background-color: #fff;}
	.qaa_b{width: 25.377%;margin-left: 0.343%;}
	.qaa_c{width: 21.389%;margin-left: 0.343%;}
	.qaa_a img{width: 100%;transition: all ease 0.3s;}
	.qaa_w{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 13.812% 0 0 10.955%;transition: all ease 0.3s;}
	.qaa_w h6{font-size: 30px;color: #333333;line-height: 30px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;}
	.qaa_w p{font-size: 14px;color: #333333;line-height: 24px;margin-top: 15px;}
	.qaa_a:hover img{transform: scale(1.1);opacity: 0.8;}
	.qaa_a:hover .qaa_w{padding-top: 15.5%;}
/*装修攻略*/
	.section6{position: relative;height: 100%;}
	.gl{width: 80.208%;position: absolute;left: 9.896%;top: 50%;margin-top: -18%;}
	.gl .bt{opacity: 1;}
	.gla{width: 94%;margin: 0 auto;margin-top: 28px;position: relative;}
	.gla img{width: 14px;cursor: pointer;transition: all ease 0.3s;position: relative;z-index: 2;opacity: 0.6;}
	.gla img.gla_y:hover{transform: translateX(4px);opacity: 1;}
	.gla img.gla_z:hover{transform: translateX(-4px);opacity: 1;}
	.gla::after{position: absolute;content: "";width: 200%;left: -50%;height: 1px;background-color: #d2d2d2;top: 12.5px;}
	.glb{width: 100%;margin-top: 54px;overflow: hidden;}
	.gle{width: 76.1%;margin: 0 auto;}
	.gle_w{width: 100%;transition: all ease 0.3s;}
	.gle_w h6{font-size: 14px;color: #404040;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.gle_w p{font-size: 12px;color: #818181;line-height: 22px;height: 66px;overflow: hidden;margin-top: 15px;}
	.gle_t{width: 100%;overflow: hidden;margin-top: 31px;transition: all ease 0.3s;}
	.gle_t img{width: 100%;transition: all ease 0.3s;}
	.gle:hover .gle_w{transform: translateY(6px);}
	.gle:hover .gle_w h6{color: #000;}
	.gle:hover .gle_t{transform: translateY(-6px);}
	.gle:hover .gle_t img{transform: scale(1.1);}
	.gl .gyb_m{margin: 0 auto;margin-top: 50px;}
	.gl .gyb_m:hover{transform: translateY(-6px);}
	
/*footer*/
	#section-footer #footer-text{height: 383px!important;}
	.yj{background-color: #fff;}
	.yj .commen{padding: 80px 0 0 29px;}
	.yja p{float: left;font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 11px;letter-spacing: 3px;}
	.yja p img{margin-top: 11px;width: 114px;}
	.yja > img{float: left;width: 93px;margin-left: 108px;}
	.yjb{width: 49.02%;margin-top: 4px;}
	.yjb h6{font-size: 16px;color: #333333;line-height: 16px;margin-bottom: 10px;}
	.yjb p{width: 50%;font-size: 14px;color: #404040;margin-top: 10px;}
	.yjb p img{display: inline-block;position: relative;top: 4px;margin-right: 15px;}
	.yjc{width: 100%;background-color: #f8f8f8;margin-top: 87px;}
	.yjc .commen{padding: 0 33px 0 25px;}
	.yjc p{font-size: 12px;color: #898989;line-height: 41px;}
	.yjc p a{font-size: 12px;color: #898989;transition: all ease 0.3s;}
	.yjc p a:hover{color: #000;}
	.yl{display: table;padding: 0 15px;height: 84px;}
	.yl p{display: table-cell;vertical-align: middle;font-size: 14px;color: #333333;line-height: 24px;letter-spacing: 1px;}
	.yl p a{font-size: 14px;color: #333333;margin-left: 12px;transition: all ease 0.3s;letter-spacing: 0;}
	.yl p a:hover{color: #000;}
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 50%;margin-top: -150px;right: -127px;cursor: pointer;transition: all .3s ease;margin-right: -60px;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #333333 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #333333 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #333333 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #333333 url(../img/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*全案设计页*/
	.nav_bjn{background-color: #fff;}
	.dbp_n{bottom: 0;}
	.yb_conct_n{margin-right: 0;}
	.ban_n{width: 100%;margin-top: 89px;overflow: hidden;height: 450px;position: relative;}
	.ban_n .keyword{max-width: 1400px;left: 50%;margin-left: -700px;}
	.ban_na{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
	.ban_na img{position: absolute;left: 0;top: 0;}
	.ban_ul{position: absolute;bottom: 37px;left: 50%;margin-left: -66px;}
	.ban_ul li{width: 35px;height: 3px;background-color: #332c2b;float: left;margin: 0 4.5px;cursor: pointer;transition: all ease 0.3s;}
	.ban_ul li.on{background-color: #fff;transition: all ease 0.3s;}
	.ban_naz{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;background: url(../img/yi07.png) no-repeat;opacity: 1;transition: all ease 0.3s;}
	.ban_naz:hover{background: url(../img/yi09.png);opacity: 1;}
	.ban_nay{width: 47px;height: 47px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;background: url(../img/yi06.png) no-repeat;opacity: 1;transition: all ease 0.3s;}
	.ban_nay:hover{background: url(../img/yi08.png);opacity: 1;}
	.mbx{margin-top: 13px;}
	.mbx p{text-align: right;background-image: url(../img/h25.png);background-size: 13px 19px;background-repeat: no-repeat;background-position: right center;padding-right: 24px;font-size: 12px;color: #b9b9b9;}
	.mbx p a{font-size: 12px;color: #b9b9b9;transition: all ease 0.3s;}
	.mbx p a:hover{color: #332c2b;}
	.neiye{width: 100%;overflow: hidden;}
	.neiye .bt{opacity: 1;}
	.qaya{width: 100%;margin-top: 60px;}
	.qayb{margin-top: 80px;}
	.qayaa{width: 100%;}
	.qayaa_a{width: 12.5%;margin-top: 41px;}
	.qayaa_a img{width: 47px;margin: 0 auto;transition: all ease 0.3s;}
	.qayaa_a p{text-align: center;font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 17px;letter-spacing: 2px;}
	.qayaa_a:hover img{transform: translateY(-6px);}
	.qayc{max-width: 1200px;margin: 0 auto;width: 100%;margin-top: 93px;}
	.qayc img{width: 42.25%;float: left;}
	.qayc_w{width: 50%;margin-top: 120px;}
	.qayc_w h5{font-size: 30px;color: #333333;line-height: 30px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 4px;}
	.qayc_w h6{font-size: 14px;color: #818181;line-height: 14px;margin-top: 15px;letter-spacing: 1px;margin-bottom: 34px;}
	.qayc_w p{font-size: 14px;color: #818181;line-height: 24px;text-align: justify;padding-left: 45px;}
	.qayc_w span{display: block;width: 100%;height: 1px;background-color: #e5e5e5;margin: 39px 0 35px;}
	.qayd{max-width: 1200px;margin: 0 auto;width: 100%;margin-top: 37px;}
	.qayda{width: 22.416%;border: 1px solid #d2d2d2;padding: 32px 0 0 38px;height: 123px;margin-left: 3.333%;}
	.qayda:nth-child(1){margin-left: 0;}
	.qayda h6{font-size: 24px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;position: relative;}
	.qayda h6::after{position: absolute;content: "";width: 36px;height: 1px;background-color: #d2d2d2;top: 10px;left: -45px;}
	.qayda h6 span{font-family: "Microsoft YaHei","微软雅黑";font-size: 16px;color: #d5d5d5;text-transform: uppercase;letter-spacing: 1px;margin-left: 4px;}
	.qayda p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 11px;}
	.qaye{max-width: 1200px;margin: 0 auto;width: 100%;margin-top: 87px;}
	.qayea{width: 45%;padding-left: 8px;}
	.qayea span{display: block;width: 42px;height: 5px;background-color: #e5e5e5;}
	.qayea p{font-size: 18px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 30px;margin-top: 42px;letter-spacing: 2px;}
	.qaye img{width: 100%;margin-top: 56px;}
	.qayf{width: 100%;margin-top: 104px;}
	.qayfa{width: 19.791%;position: relative;overflow: hidden;margin-top: 39px;margin-left: 0.26125%;transition: all ease 0.3s;}
	.qayfb{margin-left: 0;}
	.qayfa img{width: 100%;transition: all ease 0.3s;}
	.qayfa_w{position: absolute;width: 100%;left: 0;top: 0;padding-top: 19%;}
	.qayfa_w h6{text-align: center;font-size: 24px;color: #333333;line-height: 24px;}
	.qayfa_w p{text-align: center;font-size: 14px;color: #333333;line-height: 24px;margin-top: 11px;}
	.qayfa:nth-child(4) .qayfa_w{padding-left: 46%;}
	.qayfa:nth-child(5) .qayfa_w{padding-left: 46%;}
	.qayfa:hover img{transform: scale(1.05);}
	.qayg{width: 100%;margin-top: 90px;}
	.qayga{width: 1035px;margin: 0 auto;margin-top: 8px;}
	.qayga_a{width: 207px;margin-top: 50px;position: relative;}
	.qayga_a::after{position: absolute;content: "";width: 74%;height: 1px;background-color: #d2d2d2;top: 77px;left: 63%;}
	.qayga_a:nth-child(5n)::after{display: none;}
	.qayga_a img.ta{width: 59px;margin: 0 auto;}
	.qayga_a p{text-align: center;width: 120%;margin-left: -10%;font-size: 20px;color: #333333;line-height: 20px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 10px;}
	.qayga_a img.tb{width: 31px;margin: 0 auto;margin-top: 18px;}
	.qaygb{width: 432px;margin: 0 auto;margin-top: 50px;}
	.qaygb img{width: 100%;}
	.qayh{width: 100%;margin-top: 96px;position: relative;}
	.qayh img{width: 100%;}
	.qayh_w{position: absolute;width: 100%;left: 0;top: 0;padding-top: 75px;}
	.qayh_w h6{text-align: center;font-size: 30px;color: #fff;line-height: 30px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.qayh_w p{font-size: 15px;color: #fff;text-align: center;font-family: "Microsoft YaHei","微软雅黑";line-height: 11px;margin-top: 17px;text-transform: uppercase;letter-spacing: 1.7px;}
	.liuy{width: 100%;overflow: hidden;background-color: #f8f8f8;padding: 63px 0 67px;}
	.liuya{width: 100%;}
	.liuya_a{border-left: 3px solid #333333;padding-left: 17px;}
	.liuya_a h6{font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.liuya_a p{font-size: 14px;color: #818181;letter-spacing: 1px;margin-top: 12px;line-height: 14px;}
	.liuya_a p span{font-size: 20px;margin-left: 10px;}
	.liuya > span{display: block;float: right;font-size: 26px;color: #e0e0e0;font-family: "Microsoft YaHei","微软雅黑";text-transform: uppercase;line-height: 19px;margin-top: 22px;letter-spacing: 2px;}
	.liuyb{width: 100%;margin-top: 30px;}
	.liuyb .input1{width: 48.666%;line-height: 57px;height: 57px;background-color: #fff;border-radius: 30px;font-size: 16px;color: #818181;padding-left: 48px;letter-spacing: 1px;}
	.liuyb textarea{width: 100%;line-height: 26px;height: 170px;background-color: #fff;border-radius: 30px;font-size: 16px;color: #818181;padding-left: 48px;letter-spacing: 1px;padding-top: 20px;margin-top: 20px;}
	.liuyb .input2{width: 138px;height: 57px;line-height: 57px;text-align: center;border-radius: 40px;background-color: #333333;font-size: 16px;color: #fff;margin-top: 24px;cursor: pointer;}
	
/*案例列表页*/
	.all{width: 100%;margin-top: 48px;overflow: hidden;margin-bottom: 108px;}
	.alla{width: 93.75%;margin: 0 auto;margin-top: -30px;}
	.alla .alb_a{margin-top: 62px;}
	.ym{display: table;margin: 0 auto;margin-top: 94px;}
	.ym p{float: left;width: 43px;height: 43px;line-height: 43px;background-color: #3f3f3f;text-align: center;margin: 0 5px;transition: all ease 0.3s}
	.ym p.on{background-color: #000;}
	.ym p:hover{background-color: #000;}
	.ym p.a{width: 53px;}
	.ym p a{font-size: 14px;color: #fff;display: block;transition: all ease 0.3s;}
	
/*案例内页*/
	.aln{width: 100%;overflow: hidden;margin: 0px 0 81px;}
	.alna{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 18px;}
	.alna h1{font-size: 24px;color: #333333;line-height: 34px;letter-spacing: 3px;padding-left: 3px;font-family: "Microsoft YaHei","微软雅黑";}
	.alnb{width: 100%;margin-top: 64px;border-bottom: 1px solid #e5e5e5;padding-bottom: 42px;}
	.alnba{width: 100%;position: relative;}
	.alnba img.tb{width: 53%;margin-left: 5.583%;}
	.alnba img.ta{position: absolute;left: 0;bottom: 0;width: 262px;}
	.alnbb{width: 100%;margin-top: 55px;}
	.alnbb p{font-size: 14px;color: #818181;line-height: 24px;}
	.alnbb img{max-width: 100%;margin: 0 auto;margin-top: 43px;}
	.alnbb strong{display: block;font-weight: normal;font-size: 12px;color: #b5b5b5;line-height: 22px;margin-top: 67px;text-align: right;padding-right: 13px;}
	.alnbb strong a{font-size: 12px;color: #b5b5b5;transition: all ease 0.3s;}
	.alnbb strong a:hover{color: #000;}
	.fhlb{width: 148px;margin: 0 auto;height: 43px;line-height: 43px;text-align: center;background-color: #3f3f3f;transition: all ease 0.3s;margin-top: 49px;}
	.fhlb a{font-size: 14px;color: #fff;display: block;}
	.fhlb:hover{transform: translateY(-6px);}
	
/*办公空间页*/
	.bgya{width: 100%;margin-top: 64px;border-bottom: 1px solid #e5e5e5;padding-bottom: 65px;}
	.bgya img{float: left;width: 252px;margin-top: 12px;margin-left: 14px;}
	.bgya p{float: right;font-size: 14px;color: #818181;line-height: 30px;width: 37.5%;margin-right: 2.166%;}
	.bgyb{width: 100%;margin-top: 47px;}
	.bgyba h6{font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.bgyba p{font-size: 14px;color: #818181;line-height: 14px;margin-top: 17px;}
	.bgybb{width: 100%;margin-top: 21px;}
	.bgybb_a{width: 31.916%;border: 1px solid #d2d2d2;margin-top: 27px;height: 219px;padding-top: 44px;margin-left: 2.126%;}
	.bgybb_a:nth-child(3n+1){margin-left: 0;}
	.bgybb_a img{width: 73px;margin: 0 auto;transition: all ease 0.3s;}
	.bgybb_a:hover img{transform: translateY(-6px);}
	.bgybb_a h6{text-align: center;font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 13px;}
	.bgybb_a p{font-size: 12px;color: #b9b9b9;line-height: 14px;margin-top: 7px;text-align: center;}
	.bgyc{width: 100%;background-image: url(../img/h48.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 103px;padding: 129px 0 219px;}
	.bgyc img{width: 518px;margin-right: 30px;}
	.bgyd{width: 100%;margin-top: 82px;}
	.bgyda{width: 105%;margin-top: -23px;}
	.bgyda_a{width: 16.666%;margin-top: 56px;position: relative;}
	.bgyda_a::after{position: absolute;content: "";width: 100%;height: 1px;border-top: 1px dashed #d2d2d2;left: 0;top: 35px;z-index: -1;}
	.bgyda_a:nth-child(6n)::after{display: none;}
	.bgyda_a:nth-child(6)::before{position: absolute;content: "";background-image: url(../img/h81.png);width: 72px;height: 191px;top: 36px;left: 71px;}
	.bgyda_a:nth-child(7)::before{position: absolute;content: "";background-image: url(../img/h81.png);width: 72px;height: 191px;top: 36px;left: -71px;transform: rotateZ(180deg)}
	.bgyda_a img{width: 71px;transition: all ease 0.3s;}
	.bgyda_a:hover img{transform: rotateZ(15deg);}
	.bgyda_a h6{font-size: 20px;color: #b9b9b9;line-height: 14px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 19px;}
	.bgyda_a p{font-size: 20px;color: #333333;line-height: 20px;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 10px;position: relative;}
	.bgyda_a p span{font-size: 24px;color: #333333;}
	.bgydb{width: 103.916%;margin-left: -1.958%;background-color: #f3f3f3;margin-top: 67px;padding: 21px 9.22% 21px 7.056%;border-radius: 10px;}
	.bgydb p{float: left;font-size: 24px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 57px;letter-spacing: 3px;}
	.bgydb p span{width: 47px;display: inline-block;}
	.bgydb h6{float: right;font-size: 24px;color: #fff;line-height: 57px;background-color: #333333;min-width: 375px;text-align: center;border-radius: 40px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 4px;}
	.bgye{width: 100%;margin-top: 101px;background-image: url(../img/h49.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 178px 0 242px;}
	.bgye img{width: 505px;margin-left: -9px;}
	.bgyf{margin-bottom: 83px;}
	.bgyf .qayga{width: 828px;}
	.bgyf .qayga p span{display: block;font-size: 14px;font-family: "Microsoft YaHei","微软雅黑";color: #818181;margin-top: 5px;}
	.bgyf .qayga img.tb{margin-top: 11px;}
	.bgyf .qayga_a::after{top: 95px;}
	.bgyf .qayga_a:nth-child(5n)::after{display: block;}
	.bgyf .qayga_a:nth-child(4n)::after{display: none;}
	.bgyf .qayga_a:nth-child(7)::after{display: none;}
	.bgyf .qayga_a:nth-child(5){margin-left: 12%;}
	
/*方案报价页*/
	.bjya{width: 100%;margin-top: 63px;}
	.bjya_a{width: 26.071%;margin-left: 1.5%;border: 1px solid #d2d2d2;height: 432px;padding: 50px 3.072% 0 2.572%;}
	.bjya_a h6{font-size: 24px;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";margin-bottom: 15px;letter-spacing: 3px;}
	.bjya_a .input1{width: 100%;line-height: 52px;background-color: #f9f9f9;height: 52px;font-size: 14px;color: #818181;letter-spacing: 1px;padding-left: 31px;border-radius: 26px;margin-top: 11px;}
	.bjya_a p{font-size: 14px;color: #818181;line-height: 14px;margin-top: 17px;text-align: center;}
	.bjya_a .input2{width: 100%;line-height: 52px;background-color: #333333;height: 52px;font-size: 16px;color: #fff;letter-spacing: 1px;border-radius: 26px;margin-top: 27px;text-align: center;cursor: pointer;}
	.bjya_b{width: 20.571%;margin-left: 1%;}
	.bjya_ba{width: 100%;border: 1px solid #d2d2d2;height: 210px;padding-top: 50px;}
	.bjya_bb{margin-top: 12px;}
	.bjya_ba h6{font-size: 24px;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";margin-bottom: 15px;letter-spacing: 3px;}
	.bjya_ba p{font-size: 14px;color: #818181;line-height: 23px;letter-spacing: 1px;margin-top: 16px;text-align: center;}
	.bjya_c{width: 26.071%;margin-left: 1%;border: 1px solid #d2d2d2;height: 432px;padding: 159px 0 0 3.143%;}
	.bjya_c h6{font-size: 28px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 38px;}
	.bjya_c span{display: block;width: 24px;height: 3px;background-color: #333333;margin-top: 20px;}
	.bjya_c p{font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 25px;}
	.bjyb{width: 100%;background-color: #f9f9f9;margin-top: 85px;padding: 73px 0 96px;}
	.btn h6{font-size: 21px;color: #333333;line-height: 24px;text-align: center;letter-spacing: 3px;font-family: "Microsoft YaHei","微软雅黑";}
	.btn p{text-align: center;font-family: "Microsoft YaHei","微软雅黑";font-size: 16px;color: #8f8f8f;text-transform: uppercase;line-height: 19px;margin-top: 16px;letter-spacing: 4px;}
	.btn h5{text-align: center;font-family: "Microsoft YaHei","微软雅黑";font-size: 21px;color: #333333;text-transform: uppercase;line-height: 19px;letter-spacing: 3px;margin-bottom: 14px;}
	.bjyba{width: 100%;margin-top: 41px;}
	.bjyba_a{width: 23.214%;background-color: #fff;height: 229px;padding: 42px 10px 0 35px;margin-left: 1.142%;}
	.bjyba_a h6{font-size: 16px;color: #d5d5d5;line-height: 11px;font-family: "Microsoft YaHei","微软雅黑";text-transform: uppercase;letter-spacing: 1px;}
	.bjyba_a span{display: block;width: 36px;height: 1px;background-color: #d2d2d2;margin-top: 19px;}
	.bjyba_a h5{font-size: 24px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 21px;letter-spacing: 3px;}
	.bjyba_a p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 15px;letter-spacing: 1px;}
	.bjyc{width: 100%;margin-top: 88px;}
	.bjyc .commen{width: 93.75%;}
	.bjyca{width: 99.714%;margin: 0 auto;margin-top: 48px;}
	.bjyca_a{width: 32.163%;margin: 0 0.5851%;}
	.bjyca_a img{width: 100%;}
	.bjyca_a p{font-size: 24px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 42px;letter-spacing: 3px;text-align: center;text-transform: uppercase;margin-top: 37px;}
	.bjyd{width: 100%;margin-top: 90px;}
	.bjyd .commen{width: 93.75%;}
	.bjyda{width: 100%;margin-top: 32px;}
	.bjyda p{max-width: 430px;margin: 0 auto;line-height: 39px;height: 39px;text-align: center;background-color: #333333;border-radius: 30px;margin-top: 32px;font-size: 16px;color: #fff;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";}
	.bjyda img{width: 65.357%;margin: 0 auto;}
	.bjydb{width: 100%;margin: 0 auto;margin-top: 0;}
	.bjydb_a{width: 32.163%;margin: 0 0.5851%;}
	.bjydb_a img{width: 100%;}
	.bjydb_a p{text-align: center;font-size: 24px;color: #333333;line-height: 24px;margin-top: 24px;letter-spacing: 3px;font-family: "Microsoft YaHei","微软雅黑";}
	.bjye{width: 100%;margin-top: 92px;}
	.bjyea{width: 110.666%;margin-top: 50px;}
	.bjyea_a{width: 20%;}
	.bjyea_a img{width: 103px;}
	.bjyea_a h6{font-size: 20px;color: #333333;line-height: 20px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 2px;margin-top: 39px;}
	.bjyea_a p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 12px;}
	.bjyf{width: 100%;margin-top: 109px;margin-bottom: 59px;}
	.bjyfa{width: 110%;margin-top: 74px;}
	.bjyfa_a{width: 25%;position: relative;min-height: 223px;}
	.bjyfa_a:nth-child(-n+4)::after{position: absolute;content: "";width: 1px;border-left: 1px dashed #c4c4c4;height: 223px;left: 21px;top: 43px;}
	.bjyfa_a h5{width: 43px;height: 43px;border-radius: 50%;border: 1px solid #acacac;text-align: center;line-height: 43px;font-size: 22px;color: #acacac;font-family: "Microsoft YaHei","微软雅黑";float: left;background-color: #fff;}
	.bjyfa_aw{margin-left: 27px;}
	.bjyfa_aw h6{font-size: 20px;color: #333333;line-height: 20px;margin-top: 3px;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";}
	.bjyfa_aw p{font-size: 14px;color: #818181;margin-top: 16px;line-height: 24px;}
	.bjyfb{max-width: 545px;margin: 0 auto;margin-top: 14px;}
	.bjyfb img{width: 100%;}
	
/*攻略列表页*/
	.glla{width: 100%;}
	.gllb{width: 100%;margin-top: 44px;border-top: 1px solid #e5e5e5;padding-top: 43px;}
	.gllb:nth-child(1){border: none;padding: 0;}
	.gllb_t{width: 24.416%;overflow: hidden;}
	.gllb_t img{width: 100%;transition: all ease 0.3s;}
	.gllb_w{width: 69%;margin-top: 5px;}
	.gllb_w h6{font-size: 16px;color: #404040;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.gllb_w p{font-size: 14px;color: #818181;line-height: 24px;height: 48px;overflow: hidden;margin-top: 19px;}
	.gllb_w span{display: block;font-size: 14px;color: #818181;font-size-adjust: w3;text-transform: uppercase;margin-top: 48px;transition: all ease 0.3s;}
	.gllb_w span img{display: inline-block;margin-left: 11px;position: relative;top: -3px;}
	.gllb:hover .gllb_t img{transform: scale(1.05);}
	.gllb:hover .gllb_w h6{color: #000;}
	.gllb:hover .gllb_w span{transform: translateX(6px);}
	
/*攻略内页*/
	.gln{width: 100%;margin-top: 43px;}
	.glna{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 36px;}
	.glna h1{text-align: center;font-size: 24px;line-height: 34px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.glna p{font-size: 14px;color: #b9b9b9;line-height: 10px;font-family: "Microsoft YaHei","微软雅黑";text-align: center;text-transform: uppercase;margin-top: 5px;letter-spacing: 1px;}
	.glnb{width: 100%;border-bottom: 1px solid #e5e5e5;padding: 10px 0 44px 10px;}
	.glnb p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 44px;}
	.glnb img{max-width: 100%;margin: 0 auto;margin-top: 44px;}
	.glnb span{display: block;text-align: center;font-size: 12px;color: #b5b5b5;margin-top: 14px;line-height: 12px;}
	.glnb strong{display: block;font-weight: normal;text-align: right;margin-top: 50px;font-size: 12px;color: #b5b5b5;line-height: 22px;}
	.glnb strong a{font-size: 12px;color: #b5b5b5;transition: all ease 0.3s;}
	.glnb strong a:hover{color: #000;}
	
/*关于我们页*/
	.gyy{width: 100%;overflow: hidden;margin-top: 48px;margin-bottom: 109px;}
	.gyya{border-bottom: 1px solid #e5e5e5;padding-bottom: 28px;}
	.gyya h6{text-align: center;font-size: 21px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 24px;letter-spacing: 4px;}
	.gyya h6 span{font-size: 21px;font-family: "Microsoft YaHei","微软雅黑";margin-right: 8px;display: inline-block;text-transform: uppercase;}
	.gyya p{text-align: center;font-size: 18px;color: #b9b9b9;font-family: "Microsoft YaHei","微软雅黑";text-transform: uppercase;letter-spacing: 3px;margin-top: 11px;}
	.gyyb{width: 100%;margin-top: 53px;}
	.gyyb h5{font-size: 24px;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 4px;}
	.gyyb h6{text-align: center;font-size: 14px;line-height: 24px;color: #818181;margin-top: 7px;letter-spacing: 1px;}
	.gyyb p{font-size: 14px;color: #818181;line-height: 30px;margin-top: 30px;padding: 0 10px;}
	.gyyc{width: 100%;margin-top: 55px;overflow: hidden;position: relative;}
	.gyyc > img{width: 100%;}
	.gyyc_an{position: absolute;bottom: 29px;left: 45px;}
	.gyyc_an div{cursor: pointer;width: 16px;margin-right: 26px;height: 28px;background-size: 100% 100%;}
	.gyyc_anz{background-image: url(../img/h91.png)}
	.gyyc_any{background-image: url(../img/h92.png)}
	.gyyd{width: 100%;margin-top: 57px;}
	.gyyd h6{font-size: 24px;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.gyyd p{text-align: center;font-size: 14px;color: #818181;line-height: 24px;margin-top: 28px;}
	.gyyd img.ta{width: 103px;margin: 0 auto;margin-top: 89px;}
	.gyyd img.tb{width: 142px;margin: 0 auto;margin-top: 32px;}
	.gyyd span{display: block;text-align: center;font-size: 14px;color: #333333;line-height: 23px;margin-top: 30px;}
	.gy_yj{margin-top: 0;background-color: #fff;}
	.gy_yj .commen{padding: 6px 33px 5px 25px}
	
/*人才招聘页*/
	.zpya p{width: 42.1666%;}
	.zpyb{width: 100%;border-top: 1px solid #e5e5e5;padding: 0 12px 0 16px;margin-bottom: 102px;}
	.zpyba{width: 100%;margin-top: 60px;}
	.zpyba h5{font-size: 24px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;margin-left: 33px;}
	.zpyba h5 span{font-size: 18px;margin-left: 8px;}
	.zpyba_a{width: 100%;background-color: #f8f8f8;padding: 43px 55px 40px 35px;margin-top: 22px;}
	.zpyba_a h6{font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;}
	.zpyba_a p{font-size: 14px;color: #818181;line-height: 30px;margin-top: 15px;width: 60%;}
	.zpyba_am{width: 112px;height: 34px;line-height: 34px;text-align: center;border-radius: 30px;background-color: #46474a;margin-top: -34px;transition: all ease 0.3s;}
	.zpyba_am a{font-size: 14px;color: #fff;display: block;}
	.zpyba_am:hover{transform: translateX(-6px);}
	
/*联系我们页*/
	.gyya_lx{border: none;padding: 0;}
	.lxya{width: 100%;border-bottom: 1px solid #e8e8e8;padding: 0 32px 78px 30px;margin-top: 46px;}
	.lxya p{font-size: 14px;color: #818181;line-height: 24px;}
	.lxyb{width: 100%;margin-top: 60px;}
	.lxyb .yjb{margin-left: 30px;margin-top: 5px;width: 57%;}
	.lxyb_a{width: 93px;margin-right: 38px;}
	.lxyb_a img{width: 100%;}
	.ditu{width: 95.333%;margin: 0 auto;margin-top: 72px;}
	
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-bottom: 20px;margin-top: 100px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 20px;margin-top: 89px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
	
	

@media (min-width: 1439px){
	.al{margin-top: -19%;}
	
}	


@media (min-width: 1500px){
	.nava{margin: 0 10px;}
	
}
	
@media (min-width: 1599px){
	.nav_m{margin-right: 8px;}
	.nava{margin: 0 12px;}
	.dbpa_a{padding-left: 0%;}
	.al{margin-top: -17.8%;}
	.logo p{font-size: 15px;}
}
	


@media (min-width: 1700px){
	.nava{margin: 0 14px;}
	.logo p{font-size: 18px;}
}
	
@media (min-width: 1800px){
	.nava{margin: 0 16px;}
	
}


	
	
	
}

@media screen and (min-width:1000px) and (max-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #858585;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "微软雅黑";-webkit-appearance: none;border: none;}
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen1{max-width: 1200px;width: 96%;margin: 0 auto;}
.commen{width: 96%;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

/*
@font-face {
  font-family: "w3";
  src: url(../font/msyhlight.woff) format("woff"),
	  url("../font/msyhlight.TTF") format("truetype"),
	  url("../font/msyhlight.otf") format("opentype"),
       url("../font/msyhlight.eot") format("embedded-opentype"),
       url("../font/msyhlight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {
  font-family: "d1";
  src: url(../font/Deng.woff) format("woff"),
	  url("../font/Deng.TTF") format("truetype"),
       url("../font/Deng.eot") format("embedded-opentype"),
       url("../font/Deng.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/

		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#ffa02e;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#ffa02e;border-radius: 5px;}

/*top*/
	#dowebok{z-index: 90;}
	.nav_bj{width: 100%;top: 0;height: 75px;z-index: 1000;position: fixed;transition: all ease 0.3s;background-color: transparent;}
	.nav{width: 95%;margin: 0 auto;}
	.logo{margin-top: 21px;margin-left: -4px;}
	.logo img{width: 160px;float: left;}
	.logo p{float: left;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;color: #6b6b6b;line-height: 18px;margin-top: 8px;margin-left: 10px;letter-spacing: 1px;display: none;}
	.nav_m{width: 100px;height: 32px;line-height: 32px;margin-top: 23px;background-color: #46474a;border-radius: 17px;text-align: center;transition: all ease 0.3s;margin-right: 0px;}
	.nav_m a{font-size: 14px;color: #fff;display: block;}
	.nav_m:hover{transform: translateY(-6px);background-color: #000;}
	.nav_dh{width: 135px;margin-top: 30px;margin-right: 1.778%;}
	.nav_dh img{width: 100%;}
	.navx{margin-right: 10px;}
	.nava{transition: all ease 0.3s;height: 75px;cursor: pointer;position: relative;margin: 0 7px;}
	.nava:nth-child(1){margin-left: 0;}
	.nava p{line-height: 15px;transition: all ease 0.3s;text-align: center;padding: 30px 0 37px;position: relative;}
	.nava p a{font-size: 14px;color: #666666;transition: all ease 0.3s;position: relative;}
	.nava p::after{position: absolute;content: "";width: 0px;height: 2px;background-color: #666666;left: 50%;margin-left: -30px;top: 70px;transition: all ease 0.3s;}
/*	.navaa p::after{opacity: 1;width: 60px;}*/
	.navaa p a{color: #000000;}
	.nava:hover p a{color: #000000;}
/*	.nava:hover p::after{opacity: 1;width: 60px;}*/
	.navb{width: 100px;position: absolute;z-index: 2;top: 72px;opacity: 0;background-color: #fff;text-align: center;left: 50%;margin-left: -50px;}
	.navba{line-height:42px;text-align: center;transition: all ease 0.3s;display: inline-block;width: 100%;}
	.navba a{font-size: 14px;color: #212223;transition: all ease 0.3s;display: inline-block;}
	.navba:hover{background-color: #000000;}
	.navba:hover a{transform: translateY(-3px);color: #fff;}
	.section{width: 100%;height: 100%;overflow: hidden;}
/*banner*/
	.sectionx{position: relative;z-index: 100;}
	.banner{width: 93.75%;margin: 0 auto;margin-top: 89px;}
	.ban{width: 100%;position: relative;}
	.banx{width: 100%;overflow: hidden;}
	.imgbox a{display: block;}
	.imgbox img{width: 100%;}
	.ban_z{width: 80px;height: 40px;background-image: url(../img/h3.png);position: absolute;top: 50%;margin-top: -20px;transition: all ease-out .3s;left: -25px;cursor: pointer;background-position: top left;}
	.ban_z::after{position: absolute;content: "";width: 67px;left: 8px;height: 1px;margin-top: -6px;transition: all ease-out 0.3s;opacity: 0;background-color: #d8d8d8;}
	.ban_z:hover{background-position: top -40px left;}
	.ban_z:hover::after{opacity: 1;margin-top: 4px;background-color: #000;}
	.ban_y{width: 80px;height: 40px;background-image: url(../img/h3.png);position: absolute;top: 50%;margin-top: -20px;transition: all ease-out .3s;right: -25px;cursor: pointer;background-position: top left -8px;}
	.ban_y::after{position: absolute;content: "";width: 67px;right: 8px;height: 1px;margin-top: -6px;transition: all ease-out 0.3s;opacity: 0;background-color: #d8d8d8;}
	.ban_y:hover{background-position: top -40px left -8px;}
	.ban_y:hover::after{opacity: 1;margin-top: 4px;background-color: #000;}
	.keyword{position: absolute;left: 0;bottom: 0;padding-left: 30px;height: 44px;}
	.keyword h6{font-size: 12px;color: #fff;line-height: 22px;cursor: pointer;}
	.keyword p{font-size: 12px;color: #fff;line-height: 20px;opacity: 0;}
	.keyword p a{font-size: 12px;color: #fff;line-height: 20px;}
	.bka{width: 100%;margin-top: 1.5%;}
	.bka_a{margin-right: 2.5%;margin-left: 2.5%;}
	.bka_a p{font-size: 20px;color: #333333;line-height: 30px;letter-spacing: 5px;text-align: center;}
	.bka_b{width: 15.833%;border-left: 1px solid #dcdcdc;padding: 0 1% 0 2%;height: 67px;padding-top: 6px;}
	.bka_b h6{font-size: 18px;color: #333333;line-height: 18px;}
	.bka_b p{font-size: 12px;color: #8f8f8f;line-height: 17px;margin-top: 7px;}
	.bka_b p br{display: none;}
	.bka_c{width: 16.222%;}
	.bka_d{width: 15.944%;}
	.bka_e{width: 18.111%;}
/*底部固定*/
	.dbp{width: 100%;background-color: rgba(255,255,255,0.9);position: fixed;left: 0;bottom: -84px;height: 74px;padding-top: 15px;z-index: 99;transition: all ease 0.3s;}
	.dbpa{max-width: 1437px;margin: 0 auto;width: 100%;}
	.dbpa_a{padding-left: 2.5%;}
	.dbpa_a h6{font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";border-left: 3px solid #333333;padding-left: 12px;letter-spacing: 2px;}
	.dbpa_a p{font-size: 12px;color: #818181;line-height: 12px;margin-top: 6px;margin-left: 16px;letter-spacing: 0.5px;}
	.dbpa_a p span{font-size: 14px;}
	.dbpa_b{width: 69.937%;margin-left: 4%;}
	.dbpa_b .input1{width: 38.8%;line-height: 41px;height: 41px;border: 1px solid #d2d2d2;border-radius: 20px;background-color: #fff;font-size: 12px;padding-left: 26px;color: #818181;margin-right: 3.184%;}
	.dbpa_b .input2{width: 15.72%;line-height: 41px;height: 41px;text-align: center;cursor: pointer;background-color: #333333;font-size: 14px;color: #fff;border-radius: 20px;}
	.dbpa_c{width: 12px;margin-right: 4%;cursor: pointer;margin-top: 15px;}
	.dbp_xia{z-index: 100;}
/*案例*/
	.section1{position: relative;}
	.al{width: 93.75%;position: absolute;left: 3.125%;top: 47%;margin-top: -19%;}
	.bt{opacity: 1;transition: all ease 0.3s;}
	.bt h6{text-align: center;font-size: 21px;color: #333333;line-height: 22px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.bt h6 img{display: inline-block;position: relative;top: 3px;margin-right: 9px;}
	.bt h6 img.mob{display: none;}
	.bt h6 span{width: 18px;display: inline-block;}
	.bt h6 b{font-family: "Microsoft YaHei","微软雅黑";font-weight: normal;font-size: 21px;text-transform: uppercase;margin-right: 9px;}
	.bt p{text-align: center;font-size: 14px;color: #818181;line-height: 14px;margin-top: 10px;letter-spacing: 1.5px;}
	.ala{width: 100%;border-top: 1px solid #eaeaea;margin-top: 16px;padding-top: 16px;}
	.ala_a{display: table;margin: 0 auto;}
	.ala p{float: left;transition: all ease 0.3s;}
	.ala p a{font-size: 14px;color: #818181;line-height: 15px;transition: all ease 0.3s;}
	.ala p a:hover{color: #000;}
	.ala p:hover{transform: translateY(-4px);}
	.ala span{display: block;float: left;width: 1px;height: 15px;background-color: #eaeaea;margin: 0 42px;}
	.alb{width: 100.2416%;margin-left: -0.128%;margin-top: 12px;}
	.alb_a{width: 33.0922%;margin: 0 0.12056%;margin-top: 0.3%;overflow: hidden;background-color: #fff;}
	.alb_a img{width: 100%;transition: all ease 0.5s;}
	.alb_a:hover img{transform: scale(1.15);opacity: 0.8;}
/*全景展示*/
	.section2{position: relative;}
	.qj{width: 93.75%;position: absolute;left: 3.125%;top: 48%;margin-top: -17%;}
	.qj .bt h6 m{font-size: 28px;}
	.qja{width: 100%;margin-top: 3%;}
	.qja_a{width: 67.444%;overflow: hidden;position: relative;opacity: 0;}
	.qja_a img.ta{width: 100%;transition: all ease 0.3s;}
	.qja_a img.tb{width: 133px;position: absolute;left: 0;top: 0;}
	.qja_a p{position: absolute;width: 96.17%;left: 1.915%;bottom: 15px;line-height: 69px;height: 69px;background-color: rgba(0,0,0,0.6);font-size: 18px;color: #fff;padding: 0 24px;}
	.qja_a:hover img.ta{transform: scale(1.1);}
	.qja_b{width: 31.531%;}
	.qja_b p{width: 89.333%;left: 5.335%;}
/*关于*/
	.section3{position: relative;height: 100%;}
	.gya{position: absolute;height: 100%;background-image: url(../img/h9.jpg);width: 49.635%;background-repeat: no-repeat;bottom: 0;top: 0%;background-size: cover;}
	.gyb{width: 43.645%;position: absolute;right: 0;top: 50%;margin-top: -14%;opacity: 1;}
	.gyb h5{font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.gyb h5 b{font-family: "Microsoft YaHei","微软雅黑";font-weight: normal;font-size: 21px;text-transform: uppercase;margin-right: 9px;}
	.gyb h6{font-size: 18px;color: #b9b9b9;font-family: "Microsoft YaHei","微软雅黑";line-height: 13px;text-transform: uppercase;margin-top: 15px;letter-spacing: 3px;}
	.gyb p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 52px;padding-right: 18%;}
	.gyb_xt{width: 100%;height: 1px;background-color: #eaeaea;margin-top: 90px;}
	.gyb_m{width: 224px;height: 50px;line-height: 50px;text-align: center;background-color: #383838;transition: all ease 0.3s;}
	.gyb_m a{font-size: 16px;color: #fff;text-transform: uppercase;display: block;}
	.gyb_m:hover{transform: translateX(6px);}
/*合作客户*/
	.section4{position: relative;height: 100%;}
	.hz{width: 81.822%;position: absolute;top: 50%;left: 9.089%;margin-top: -17%;}
	.hza{width: 100%;margin-top: 21px;opacity: 0;}
	.hza img{width: 100%;}
/*全案*/
	.section5{position: relative;height: 100%;}
	.qa{width: 86.197%;position: absolute;left: 6.9%;top: 50%;margin-top: -17%;}
	.qaa{width: 100%;margin-top: 22px;}
	.qaa_a{width: 30.815%;position: relative;overflow: hidden;background-color: #fff;}
	.qaa_b{width: 25.377%;margin-left: 0.343%;}
	.qaa_c{width: 21.389%;margin-left: 0.343%;}
	.qaa_a img{width: 100%;transition: all ease 0.3s;}
	.qaa_w{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 13.812% 0 0 10.955%;transition: all ease 0.3s;}
	.qaa_w h6{font-size: 26px;color: #333333;line-height: 26px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;}
	.qaa_w p{font-size: 13px;color: #333333;line-height: 24px;margin-top: 14px;}
	.qaa_a:hover img{transform: scale(1.1);opacity: 0.8;}
	.qaa_a:hover .qaa_w{padding-top: 15.5%;}
/*装修攻略*/
	.section6{position: relative;height: 100%;}
	.gl{width: 82%;position: absolute;left: 9.896%;top: 50%;margin-top: -16%;}
	.gl .bt{opacity: 1;}
	.gla{width: 94%;margin: 0 auto;margin-top: 22px;position: relative;}
	.gla img{width: 14px;cursor: pointer;transition: all ease 0.3s;position: relative;z-index: 2;opacity: 0.6;}
	.gla img.gla_y:hover{transform: translateX(4px);opacity: 1;}
	.gla img.gla_z:hover{transform: translateX(-4px);opacity: 1;}
	.gla::after{position: absolute;content: "";width: 200%;left: -50%;height: 1px;background-color: #d2d2d2;top: 12.5px;}
	.glb{width: 100%;margin-top: 4%;overflow: hidden;}
	.gle{width: 76.1%;margin: 0 auto;}
	.gle_w{width: 100%;transition: all ease 0.3s;}
	.gle_w h6{font-size: 14px;color: #404040;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.gle_w p{font-size: 12px;color: #818181;line-height: 22px;height: 66px;overflow: hidden;margin-top: 5%;}
	.gle_t{width: 100%;overflow: hidden;margin-top: 8%;transition: all ease 0.3s;}
	.gle_t img{width: 100%;transition: all ease 0.3s;}
	.gle:hover .gle_w{transform: translateY(6px);}
	.gle:hover .gle_w h6{color: #000;}
	.gle:hover .gle_t{transform: translateY(-6px);}
	.gle:hover .gle_t img{transform: scale(1.1);}
	.gl .gyb_m{margin: 0 auto;margin-top: 4%;}
	.gl .gyb_m:hover{transform: translateY(-6px);}
	
/*footer*/
	#section-footer #footer-text{height: 373px!important;}
	.yj{background-color: #fff;}
	.yj .commen{padding: 80px 0 0 29px;}
	.yja p{float: left;font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 11px;letter-spacing: 3px;}
	.yja p img{margin-top: 11px;width: 114px;}
	.yja > img{float: left;width: 93px;margin-left: 108px;}
	.yjb{width: 58%;margin-top: 4px;}
	.yjb h6{font-size: 16px;color: #333333;line-height: 16px;margin-bottom: 10px;}
	.yjb p{width: 50%;font-size: 14px;color: #404040;margin-top: 10px;}
	.yjb p img{display: inline-block;position: relative;top: 4px;margin-right: 15px;}
	.yjc{width: 100%;background-color: #f8f8f8;margin-top: 87px;}
	.yjc .commen{padding: 0 33px 0 25px;}
	.yjc p{font-size: 12px;color: #898989;line-height: 41px;}
	.yjc p a{font-size: 12px;color: #898989;transition: all ease 0.3s;}
	.yjc p a:hover{color: #000;}
	.yl{display: table;padding: 0 15px;height: 74px;}
	.yl p{display: table-cell;vertical-align: middle;font-size: 12px;color: #333333;line-height: 24px;}
	.yl p a{font-size: 12px;color: #333333;margin-left: 11px;transition: all ease 0.3s;letter-spacing: 0;}
	.yl p a:hover{color: #000;}
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 50%;margin-top: -150px;right: -127px;cursor: pointer;transition: all .3s ease;margin-right: -60px;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #333333 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #333333 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #333333 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #333333 url(../img/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/

/*全案设计页*/
	.nav_bjn{background-color: #fff;}
	.dbp_n{bottom: 0;}
	.yb_conct_n{margin-right: 0;}
	.ban_n{width: 100%;margin-top: 75px;overflow: hidden;height: 398px;position: relative;}
	.ban_na{position: relative;width: 1700px;left: 50%;margin-left: -960px;}
	.ban_na img{position: absolute;left: 0;top: 0;width: 100%;}
	.ban_ul{position: absolute;bottom: 30px;left: 50%;margin-left: -66px;}
	.ban_ul li{width: 35px;height: 3px;background-color: #332c2b;float: left;margin: 0 4.5px;cursor: pointer;transition: all ease 0.3s;}
	.ban_ul li.on{background-color: #fff;transition: all ease 0.3s;}
	.ban_naz{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;background: url(../img/yi07.png) no-repeat;opacity: 1;transition: all ease 0.3s;}
	.ban_naz:hover{background: url(../img/yi09.png);opacity: 1;}
	.ban_nay{width: 47px;height: 47px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;background: url(../img/yi06.png) no-repeat;opacity: 1;transition: all ease 0.3s;}
	.ban_nay:hover{background: url(../img/yi08.png);opacity: 1;}
	.mbx{margin-top: 13px;}
	.mbx p{text-align: right;background-image: url(../img/h25.png);background-size: 13px 19px;background-repeat: no-repeat;background-position: right center;padding-right: 24px;font-size: 12px;color: #b9b9b9;}
	.mbx p a{font-size: 12px;color: #b9b9b9;transition: all ease 0.3s;}
	.mbx p a:hover{color: #332c2b;}
	.neiye{width: 100%;overflow: hidden;}
	.neiye .bt{opacity: 1;}
	.qaya{width: 100%;margin-top: 60px;}
	.qayb{margin-top: 80px;}
	.qayaa{width: 100%;}
	.qayaa_a{width: 12.5%;margin-top: 41px;}
	.qayaa_a img{width: 47px;margin: 0 auto;transition: all ease 0.3s;}
	.qayaa_a p{text-align: center;font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 17px;letter-spacing: 2px;}
	.qayaa_a:hover img{transform: translateY(-6px);}
	.qayc{max-width: 1200px;margin: 0 auto;width: 100%;margin-top: 93px;}
	.qayc img{width: 42.25%;float: left;}
	.qayc_w{width: 50%;margin-top: 6%;}
	.qayc_w h5{font-size: 30px;color: #333333;line-height: 30px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 4px;}
	.qayc_w h6{font-size: 14px;color: #818181;line-height: 14px;margin-top: 15px;letter-spacing: 1px;margin-bottom: 34px;}
	.qayc_w p{font-size: 14px;color: #818181;line-height: 24px;text-align: justify;padding-left: 5%;}
	.qayc_w span{display: block;width: 100%;height: 1px;background-color: #e5e5e5;margin: 39px 0 35px;}
	.qayd{max-width: 1200px;margin: 0 auto;width: 100%;margin-top: 37px;}
	.qayda{width: 22.416%;border: 1px solid #d2d2d2;padding: 32px 0 0 38px;height: 123px;margin-left: 3.333%;}
	.qayda:nth-child(1){margin-left: 0;}
	.qayda h6{font-size: 24px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;position: relative;}
	.qayda h6::after{position: absolute;content: "";width: 36px;height: 1px;background-color: #d2d2d2;top: 10px;left: -45px;}
	.qayda h6 span{font-family: "Microsoft YaHei","微软雅黑";font-size: 16px;color: #d5d5d5;text-transform: uppercase;letter-spacing: 1px;margin-left: 4px;}
	.qayda p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 11px;}
	.qaye{max-width: 1200px;margin: 0 auto;width: 100%;margin-top: 87px;}
	.qayea{width: 45%;padding-left: 8px;}
	.qayea span{display: block;width: 42px;height: 5px;background-color: #e5e5e5;}
	.qayea p{font-size: 18px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 30px;margin-top: 42px;letter-spacing: 2px;}
	.qaye img{width: 100%;margin-top: 56px;}
	.qayf{width: 100%;margin-top: 104px;}
	.qayfa{width: 19.791%;position: relative;overflow: hidden;margin-top: 39px;margin-left: 0.26125%;transition: all ease 0.3s;}
	.qayfb{margin-left: 0;}
	.qayfa img{width: 100%;transition: all ease 0.3s;}
	.qayfa_w{position: absolute;width: 100%;left: 0;top: 0;padding-top: 19%;}
	.qayfa_w h6{text-align: center;font-size: 24px;color: #333333;line-height: 24px;}
	.qayfa_w p{text-align: center;font-size: 14px;color: #333333;line-height: 24px;margin-top: 11px;}
	.qayfa:hover img{transform: scale(1.05);}
	.qayg{width: 100%;margin-top: 90px;}
	.qayga{width: 975px;margin: 0 auto;margin-top: 8px;}
	.qayga_a{width: 195px;margin-top: 50px;position: relative;}
	.qayga_a::after{position: absolute;content: "";width: 74%;height: 1px;background-color: #d2d2d2;top: 77px;left: 63%;}
	.qayga_a:nth-child(5n)::after{display: none;}
	.qayga_a img.ta{width: 59px;margin: 0 auto;}
	.qayga_a p{text-align: center;width: 120%;margin-left: -10%;font-size: 20px;color: #333333;line-height: 20px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 10px;}
	.qayga_a img.tb{width: 31px;margin: 0 auto;margin-top: 18px;}
	.qaygb{width: 432px;margin: 0 auto;margin-top: 50px;}
	.qaygb img{width: 100%;}
	.qayh{width: 100%;margin-top: 96px;position: relative;}
	.qayh img{width: 100%;}
	.qayh_w{position: absolute;width: 100%;left: 0;top: 0;padding-top: 6%;}
	.qayh_w h6{text-align: center;font-size: 30px;color: #fff;line-height: 30px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.qayh_w p{font-size: 15px;color: #fff;text-align: center;font-family: "Microsoft YaHei","微软雅黑";line-height: 11px;margin-top: 17px;text-transform: uppercase;letter-spacing: 1px;}
	.liuy{width: 100%;overflow: hidden;background-color: #f8f8f8;padding: 63px 0 67px;}
	.liuya{width: 100%;}
	.liuya_a{border-left: 3px solid #333333;padding-left: 17px;}
	.liuya_a h6{font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.liuya_a p{font-size: 14px;color: #818181;letter-spacing: 1px;margin-top: 12px;line-height: 14px;}
	.liuya_a p span{font-size: 20px;margin-left: 10px;}
	.liuya > span{display: block;float: right;font-size: 26px;color: #e0e0e0;font-family: "Microsoft YaHei","微软雅黑";text-transform: uppercase;line-height: 19px;margin-top: 22px;letter-spacing: 2px;}
	.liuyb{width: 100%;margin-top: 30px;}
	.liuyb .input1{width: 48.666%;line-height: 57px;height: 57px;background-color: #fff;border-radius: 30px;font-size: 16px;color: #818181;padding-left: 48px;letter-spacing: 1px;}
	.liuyb textarea{width: 100%;line-height: 26px;height: 170px;background-color: #fff;border-radius: 30px;font-size: 16px;color: #818181;padding-left: 48px;letter-spacing: 1px;padding-top: 20px;margin-top: 20px;}
	.liuyb .input2{width: 138px;height: 57px;line-height: 57px;text-align: center;border-radius: 40px;background-color: #333333;font-size: 16px;color: #fff;margin-top: 24px;cursor: pointer;}
	
/*案例列表页*/
	.all{width: 100%;margin-top: 48px;overflow: hidden;margin-bottom: 108px;}
	.alla{width: 93.75%;margin: 0 auto;margin-top: -20px;}
	.alla .alb_a{margin-top: 52px;}
	.ym{display: table;margin: 0 auto;margin-top: 94px;}
	.ym p{float: left;width: 43px;height: 43px;line-height: 43px;background-color: #3f3f3f;text-align: center;margin: 0 5px;transition: all ease 0.3s}
	.ym p.on{background-color: #000;}
	.ym p:hover{background-color: #000;}
	.ym p.a{width: 53px;}
	.ym p a{font-size: 14px;color: #fff;display: block;transition: all ease 0.3s;}
	
/*案例内页*/
	.aln{width: 100%;overflow: hidden;margin: 0px 0 81px;}
	.alna{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 18px;}
	.alna h1{font-size: 24px;color: #333333;line-height: 34px;letter-spacing: 3px;padding-left: 3px;font-family: "Microsoft YaHei","微软雅黑";}
	.alnb{width: 100%;margin-top: 64px;border-bottom: 1px solid #e5e5e5;padding-bottom: 42px;}
	.alnba{width: 100%;position: relative;}
	.alnba img.tb{width: 53%;margin-left: 5.583%;}
	.alnba img.ta{position: absolute;left: 0;bottom: 0;width: 262px;}
	.alnbb{width: 100%;margin-top: 55px;}
	.alnbb p{font-size: 14px;color: #818181;line-height: 24px;}
	.alnbb img{max-width: 100%;margin: 0 auto;margin-top: 43px;}
	.alnbb strong{display: block;font-weight: normal;font-size: 12px;color: #b5b5b5;line-height: 22px;margin-top: 67px;text-align: right;padding-right: 13px;}
	.alnbb strong a{font-size: 12px;color: #b5b5b5;transition: all ease 0.3s;}
	.alnbb strong a:hover{color: #000;}
	.fhlb{width: 148px;margin: 0 auto;height: 43px;line-height: 43px;text-align: center;background-color: #3f3f3f;transition: all ease 0.3s;margin-top: 49px;}
	.fhlb a{font-size: 14px;color: #fff;display: block;}
	.fhlb:hover{transform: translateY(-6px);}
	
/*办公空间页*/
	.bgya{width: 100%;margin-top: 64px;border-bottom: 1px solid #e5e5e5;padding-bottom: 65px;}
	.bgya img{float: left;width: 252px;margin-top: 12px;margin-left: 14px;}
	.bgya p{float: right;font-size: 14px;color: #818181;line-height: 30px;width: 42%;margin-right: 2.166%;}
	.bgyb{width: 100%;margin-top: 47px;}
	.bgyba h6{font-size: 21px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.bgyba p{font-size: 14px;color: #818181;line-height: 14px;margin-top: 17px;}
	.bgybb{width: 100%;margin-top: 21px;}
	.bgybb_a{width: 31.916%;border: 1px solid #d2d2d2;margin-top: 27px;height: 219px;padding-top: 44px;margin-left: 2.126%;}
	.bgybb_a:nth-child(3n+1){margin-left: 0;}
	.bgybb_a img{width: 73px;margin: 0 auto;transition: all ease 0.3s;}
	.bgybb_a:hover img{transform: translateY(-6px);}
	.bgybb_a h6{text-align: center;font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 13px;}
	.bgybb_a p{font-size: 12px;color: #b9b9b9;line-height: 14px;margin-top: 7px;text-align: center;}
	.bgyc{width: 100%;background-image: url(../img/h48.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 103px;padding: 10% 0 18%;}
	.bgyc img{width: 42%;margin-right: 3%;}
	.bgyd{width: 100%;margin-top: 82px;}
	.bgyda{width: 100%;margin-top: -23px;margin-left: 5%;}
	.bgyda_a{width: 16.666%;margin-top: 56px;position: relative;}
	.bgyda_a::after{position: absolute;content: "";width: 100%;height: 1px;border-top: 1px dashed #d2d2d2;left: 0;top: 35px;z-index: -1;}
	.bgyda_a:nth-child(6n)::after{display: none;}
	.bgyda_a:nth-child(6)::before{position: absolute;content: "";background-image: url(../img/h81.png);width: 72px;height: 191px;top: 36px;left: 71px;}
	.bgyda_a:nth-child(7)::before{position: absolute;content: "";background-image: url(../img/h81.png);width: 72px;height: 191px;top: 36px;left: -71px;transform: rotateZ(180deg)}
	.bgyda_a img{width: 71px;transition: all ease 0.3s;}
	.bgyda_a:hover img{transform: rotateZ(15deg);}
	.bgyda_a h6{font-size: 20px;color: #b9b9b9;line-height: 14px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 19px;}
	.bgyda_a p{font-size: 20px;color: #333333;line-height: 20px;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 10px;width: 120%;position: relative;}
	.bgyda_a p span{font-size: 24px;color: #333333;}
	.bgydb{width: 100%;background-color: #f3f3f3;margin-top: 67px;padding: 21px 8% 21px 6%;border-radius: 10px;}
	.bgydb p{float: left;font-size: 21px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 57px;letter-spacing: 2px;}
	.bgydb p span{width: 27px;display: inline-block;}
	.bgydb h6{float: right;font-size: 21px;color: #fff;line-height: 57px;background-color: #333333;min-width: 315px;text-align: center;border-radius: 40px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 4px;}
	.bgye{width: 100%;margin-top: 101px;background-image: url(../img/h49.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 11% 0 20%;}
	.bgye img{width: 40%;margin-left: -9px;}
	.bgyf{margin-bottom: 83px;}
	.bgyf .qayga{width: 828px;}
	.bgyf .qayga p span{display: block;font-size: 14px;font-family: "Microsoft YaHei","微软雅黑";color: #818181;margin-top: 5px;}
	.bgyf .qayga img.tb{margin-top: 11px;}
	.bgyf .qayga_a::after{top: 95px;}
	.bgyf .qayga_a:nth-child(5n)::after{display: block;}
	.bgyf .qayga_a:nth-child(4n)::after{display: none;}
	.bgyf .qayga_a:nth-child(7)::after{display: none;}
	.bgyf .qayga_a:nth-child(5){margin-left: 12%;}
	
/*方案报价页*/
	.bjya{width: 100%;margin-top: 63px;}
	.bjya_a{width: 26.071%;margin-left: 1.5%;border: 1px solid #d2d2d2;height: 432px;padding: 50px 3.072% 0 2.572%;}
	.bjya_a h6{font-size: 21px;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";margin-bottom: 15px;letter-spacing: 3px;}
	.bjya_a .input1{width: 100%;line-height: 52px;background-color: #f9f9f9;height: 52px;font-size: 14px;color: #818181;letter-spacing: 1px;padding-left: 31px;border-radius: 26px;margin-top: 11px;}
	.bjya_a p{font-size: 12px;color: #818181;line-height: 14px;margin-top: 17px;text-align: center;}
	.bjya_a .input2{width: 100%;line-height: 52px;background-color: #333333;height: 52px;font-size: 16px;color: #fff;letter-spacing: 1px;border-radius: 26px;margin-top: 27px;text-align: center;cursor: pointer;}
	.bjya_b{width: 20.571%;margin-left: 1%;}
	.bjya_ba{width: 100%;border: 1px solid #d2d2d2;height: 210px;padding-top: 50px;}
	.bjya_bb{margin-top: 12px;}
	.bjya_ba h6{font-size: 21px;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";margin-bottom: 15px;letter-spacing: 3px;}
	.bjya_ba p{font-size: 14px;color: #818181;line-height: 23px;letter-spacing: 1px;margin-top: 16px;text-align: center;}
	.bjya_c{width: 26.071%;margin-left: 1%;border: 1px solid #d2d2d2;height: 432px;padding: 159px 0 0 3.143%;}
	.bjya_c h6{font-size: 24px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 38px;}
	.bjya_c span{display: block;width: 24px;height: 3px;background-color: #333333;margin-top: 20px;}
	.bjya_c p{font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 25px;}
	.bjyb{width: 100%;background-color: #f9f9f9;margin-top: 85px;padding: 73px 0 96px;}
	.btn h6{font-size: 21px;color: #333333;line-height: 24px;text-align: center;letter-spacing: 3px;font-family: "Microsoft YaHei","微软雅黑";}
	.btn p{text-align: center;font-family: "Microsoft YaHei","微软雅黑";font-size: 16px;color: #8f8f8f;text-transform: uppercase;line-height: 19px;margin-top: 16px;letter-spacing: 4px;}
	.btn h5{text-align: center;font-family: "Microsoft YaHei","微软雅黑";font-size: 21px;color: #333333;text-transform: uppercase;line-height: 19px;letter-spacing: 3px;margin-bottom: 14px;}
	.bjyba{width: 100%;margin-top: 41px;}
	.bjyba_a{width: 23.214%;background-color: #fff;height: 229px;padding: 42px 10px 0 3%;margin-left: 1.142%;}
	.bjyba_a h6{font-size: 16px;color: #d5d5d5;line-height: 11px;font-family: "Microsoft YaHei","微软雅黑";text-transform: uppercase;letter-spacing: 1px;}
	.bjyba_a span{display: block;width: 36px;height: 1px;background-color: #d2d2d2;margin-top: 19px;}
	.bjyba_a h5{font-size: 22px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 21px;letter-spacing: 3px;}
	.bjyba_a p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 15px;letter-spacing: 1px;}
	.bjyc{width: 100%;margin-top: 88px;}
	.bjyca{width: 97.714%;margin: 0 auto;margin-top: 48px;}
	.bjyca_a{width: 32.163%;margin: 0 0.5851%;}
	.bjyca_a img{width: 100%;}
	.bjyca_a p{font-size: 24px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 42px;letter-spacing: 3px;text-align: center;text-transform: uppercase;margin-top: 37px;}
	.bjyd{width: 100%;margin-top: 90px;}
	.bjyda{width: 100%;margin-top: 32px;}
	.bjyda p{max-width: 430px;margin: 0 auto;line-height: 39px;height: 39px;text-align: center;background-color: #333333;border-radius: 30px;margin-top: 32px;font-size: 16px;color: #fff;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";}
	.bjyda img{width: 65.357%;margin: 0 auto;}
	.bjydb{width: 97.714%;margin: 0 auto;margin-top: 0;}
	.bjydb_a{width: 32.163%;margin: 0 0.5851%;}
	.bjydb_a img{width: 100%;}
	.bjydb_a p{text-align: center;font-size: 24px;color: #333333;line-height: 24px;margin-top: 24px;letter-spacing: 3px;font-family: "Microsoft YaHei","微软雅黑";}
	.bjye{width: 100%;margin-top: 92px;}
	.bjyea{width: 108%;margin-top: 50px;}
	.bjyea_a{width: 20%;}
	.bjyea_a img{width: 103px;}
	.bjyea_a h6{font-size: 20px;color: #333333;line-height: 20px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 2px;margin-top: 39px;}
	.bjyea_a p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 12px;}
	.bjyf{width: 100%;margin-top: 109px;margin-bottom: 59px;}
	.bjyfa{width: 106%;margin-top: 74px;}
	.bjyfa_a{width: 25%;position: relative;min-height: 223px;}
	.bjyfa_a:nth-child(-n+4)::after{position: absolute;content: "";width: 1px;border-left: 1px dashed #c4c4c4;height: 223px;left: 21px;top: 43px;}
	.bjyfa_a h5{width: 43px;height: 43px;border-radius: 50%;border: 1px solid #acacac;text-align: center;line-height: 43px;font-size: 22px;color: #acacac;font-family: "Microsoft YaHei","微软雅黑";float: left;background-color: #fff;}
	.bjyfa_aw{margin-left: 27px;}
	.bjyfa_aw h6{font-size: 20px;color: #333333;line-height: 20px;margin-top: 3px;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";}
	.bjyfa_aw p{font-size: 14px;color: #818181;margin-top: 16px;line-height: 24px;}
	.bjyfb{max-width: 545px;margin: 0 auto;margin-top: 14px;}
	.bjyfb img{width: 100%;}
	
/*攻略列表页*/
	.glla{width: 100%;}
	.gllb{width: 100%;margin-top: 44px;border-top: 1px solid #e5e5e5;padding-top: 43px;}
	.gllb:nth-child(1){border: none;padding: 0;}
	.gllb_t{width: 293px;overflow: hidden;}
	.gllb_t img{width: 100%;transition: all ease 0.3s;}
	.gllb_w{width: 65%;margin-top: 5px;}
	.gllb_w h6{font-size: 16px;color: #404040;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.gllb_w p{font-size: 14px;color: #818181;line-height: 24px;height: 48px;overflow: hidden;margin-top: 19px;}
	.gllb_w span{display: block;font-size: 14px;color: #818181;font-size-adjust: w3;text-transform: uppercase;margin-top: 48px;transition: all ease 0.3s;}
	.gllb_w span img{display: inline-block;margin-left: 11px;position: relative;top: -3px;}
	.gllb:hover .gllb_t img{transform: scale(1.05);}
	.gllb:hover .gllb_w h6{color: #000;}
	.gllb:hover .gllb_w span{transform: translateX(6px);}
	
/*攻略内页*/
	.gln{width: 100%;margin-top: 43px;}
	.glna{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 36px;}
	.glna h1{text-align: center;font-size: 24px;line-height: 34px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.glna p{font-size: 14px;color: #b9b9b9;line-height: 10px;font-family: "Microsoft YaHei","微软雅黑";text-align: center;text-transform: uppercase;margin-top: 5px;letter-spacing: 1px;}
	.glnb{width: 100%;border-bottom: 1px solid #e5e5e5;padding: 10px 0 44px 10px;}
	.glnb p{font-size: 14px;color: #818181;line-height: 24px;margin-top: 44px;}
	.glnb img{max-width: 100%;margin: 0 auto;margin-top: 44px;}
	.glnb span{display: block;text-align: center;font-size: 12px;color: #b5b5b5;margin-top: 14px;line-height: 12px;}
	.glnb strong{display: block;font-weight: normal;text-align: right;margin-top: 50px;font-size: 12px;color: #b5b5b5;line-height: 22px;}
	.glnb strong a{font-size: 12px;color: #b5b5b5;transition: all ease 0.3s;}
	.glnb strong a:hover{color: #000;}
	
/*关于我们页*/
	.gyy{width: 100%;overflow: hidden;margin-top: 48px;margin-bottom: 109px;}
	.gyya{border-bottom: 1px solid #e5e5e5;padding-bottom: 28px;}
	.gyya h6{text-align: center;font-size: 21px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 24px;letter-spacing: 4px;}
	.gyya h6 span{font-size: 21px;font-family: "Microsoft YaHei","微软雅黑";margin-right: 8px;display: inline-block;text-transform: uppercase;}
	.gyya p{text-align: center;font-size: 18px;color: #b9b9b9;font-family: "Microsoft YaHei","微软雅黑";text-transform: uppercase;letter-spacing: 3px;margin-top: 11px;}
	.gyyb{width: 100%;margin-top: 53px;}
	.gyyb h5{font-size: 24px;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 4px;}
	.gyyb h6{text-align: center;font-size: 14px;line-height: 24px;color: #818181;margin-top: 7px;letter-spacing: 1px;}
	.gyyb p{font-size: 14px;color: #818181;line-height: 30px;margin-top: 30px;padding: 0 10px;}
	.gyyc{width: 100%;margin-top: 55px;overflow: hidden;position: relative;}
	.gyyc > img{width: 100%;}
	.gyyc_an{position: absolute;bottom: 29px;left: 45px;}
	.gyyc_an div{cursor: pointer;width: 16px;margin-right: 26px;height: 28px;background-size: 100% 100%;}
	.gyyc_anz{background-image: url(../img/h91.png)}
	.gyyc_any{background-image: url(../img/h92.png)}
	.gyyd{width: 100%;margin-top: 57px;}
	.gyyd h6{font-size: 24px;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.gyyd p{text-align: center;font-size: 14px;color: #818181;line-height: 24px;margin-top: 28px;}
	.gyyd img.ta{width: 103px;margin: 0 auto;margin-top: 89px;}
	.gyyd img.tb{width: 142px;margin: 0 auto;margin-top: 32px;}
	.gyyd span{display: block;text-align: center;font-size: 14px;color: #333333;line-height: 23px;margin-top: 30px;}
	.gy_yj{margin-top: 0;background-color: #fff;}
	.gy_yj .commen{padding: 6px 33px 5px 25px}
	
/*人才招聘页*/
	.zpya p{width: 50%;}
	.zpyb{width: 100%;border-top: 1px solid #e5e5e5;padding: 0 12px 0 16px;margin-bottom: 102px;}
	.zpyba{width: 100%;margin-top: 60px;}
	.zpyba h5{font-size: 24px;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;margin-left: 33px;}
	.zpyba h5 span{font-size: 18px;margin-left: 8px;}
	.zpyba_a{width: 100%;background-color: #f8f8f8;padding: 43px 55px 40px 35px;margin-top: 22px;}
	.zpyba_a h6{font-size: 18px;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;}
	.zpyba_a p{font-size: 14px;color: #818181;line-height: 30px;margin-top: 15px;width: 60%;}
	.zpyba_am{width: 112px;height: 34px;line-height: 34px;text-align: center;border-radius: 30px;background-color: #46474a;margin-top: -34px;transition: all ease 0.3s;}
	.zpyba_am a{font-size: 14px;color: #fff;display: block;}
	.zpyba_am:hover{transform: translateX(-6px);}
	
/*联系我们页*/
	.gyya_lx{border: none;padding: 0;}
	.lxya{width: 100%;border-bottom: 1px solid #e8e8e8;padding: 0 32px 78px 30px;margin-top: 46px;}
	.lxya p{font-size: 14px;color: #818181;line-height: 24px;}
	.lxyb{width: 100%;margin-top: 60px;}
	.lxyb .yjb{margin-left: 30px;margin-top: 5px;width: 57%;}
	.lxyb_a{width: 93px;margin-right: 38px;}
	.lxyb_a img{width: 100%;}
	.ditu{width: 95.333%;margin: 0 auto;margin-top: 72px;}
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-bottom: 20px;margin-top: 100px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 20px;margin-top: 75px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
	
	

	
	
	
@media (min-width: 1100px){
	.nava p a{font-size: 15px;}
	.yjb{width: 55%;}
	.zpya p{width: 48%;}
}

	
@media (min-width: 1279px){
	.logo p{display: block;}
	.dbpa_a{padding-left: 4.5%;}
	.yjb{width: 52%;}
	.zpya p{width: 46%;}
}

	
@media (min-width: 1365px){
	.logo img{width: 180px;}
	.logo p{margin-top: 10px;font-size: 13px;}
	.nav_dh{width: 155px;margin-top: 29px;}
	.navx{margin-right: 18px;}
	.nava p{padding: 34px 0 37px;}
	.yjb{width: 49%;}
	.zpya p{width: 42%;}
}



	

}

@media(max-width:999px){
body,html{padding:0;background: #fff;font-family:Arial;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling: touch;max-width: 760px;margin: 0 auto;}
body{overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;font-family: "微软雅黑";-webkit-appearance: none;outline: none;border: none;}
p{text-align:justify;}
.pc{display: none;}
.mob{display: block;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 92%;margin: 0 auto;}
.commen1{width: 92%;margin: 0 auto;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}
	
/*
@font-face {
  font-family: "d1";
  src: url(../font/Deng.woff) format("woff"),
	  url("../font/Deng.TTF") format("truetype"),
       url("../font/Deng.eot") format("embedded-opentype"),
       url("../font/Deng.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}	
*/
			
/*手机banner*/
	.sjban{width: 100%;margin-top: 15%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
/*手机nav*/
	.sjdhgd{width: 100%;background-size: 100% 100%;position: fixed;z-index: 10000;top: 0;left: 0;background-color: #fff;}
	.sjdh{margin: 0 auto;width: 100%;padding: 5% 1%;transition: all ease 0.4s;}
	.sjdha{width: 100%;}
	.sjdha_t1{overflow: hidden;}
	.sjdha_t1 img{width: 33%;float: left;margin-left: 4%;}
	.sjdha_t1 p{float: left;font-size: 0.8rem;color: #6b6b6b;margin-left: 3%;margin-top: 1.2%;}
	.sjdha_t2{width: 32px;position: absolute;right: 4%;top: calc(50% - 16px);}
	.sjdha_t2 img{width: 100%;}
	.topa{position: absolute;right: 3%;top: 50%;margin-top: -13px;}
	.topa_a{margin-left: 7px;position: relative;z-index: 100;cursor: pointer;}
	.topa_a img.t1{width: 26px;height: 26px;transition: all ease 0.3s;}
	.topa_a img.t3{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;width: 26px;height: 26px;}
	.topa_a:hover img.t3{opacity: 1;}
	.topa_a:nth-child(1) img.t3{opacity: 1;}
	.huakuai{position: fixed;top: 0;right: -100%;z-index: 100001;transition: all .4s cubic-bezier(.4,0,0,1);width: 100%;background: rgba(0,0,0,0.5);height: 100%;}
	.sjdhb{width: 79%;background: #fff;overflow-y: scroll;height: 100%;padding-bottom: 25%;float: right;}
	.guanbi{width: 100%;}
	.guanbi img{width: 22px;height: 22px;margin: 5%;float: right;}
	.sjdhb_a{width: 100%;}
	.sjdhb_a h6{line-height: 48px;width: 100%;padding-left: 18px;text-transform: uppercase;}
	.sjdhb_a h6 a{font-size: 1.1rem;color: #222222;}
	.sjdhb_a h6 span{font-size: 0.8rem;display: inline-block;margin-left: 7px;color: #b6b6b6;}
	.sjdhb_ah1 h6{border-left: 3px solid #000;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #000;}
	.sjdhb_aa{width: 100%;height: 0;overflow: hidden;}
	.sjdhb_ah1 .sjdhb_aa{height: auto;}
	.sjdhb_p{width: 100%;line-height: 28px;padding-left: 37px;text-transform: uppercase;margin: 11px 0;}
	.sjdhb_p a{font-size: 0.95rem;color: #222222;}
	.sjdhb_pa a{color: #000;}
/*底部菜单*/
	.dan-xia{width:100%;background-color: #383838;position: fixed;left: 0;bottom: 0;z-index: 1000;background-size: 100% 100%;}
	.dan-xib{width: 20%;padding-top: 10px;height: 72px;}
	.dan-xid img{width: 30px;margin: 0 auto;}
	.dan-xid p{ color:#fff;text-align: center;font-size: 0.75rem;line-height: 22px;margin-top: 5px;}
	.dhgd_d{width: 46px;position: absolute;left: calc(50% - 23px);top: -39px;animation: bounce_a 2s infinite;}
	.dhgd_d img{width: 100%;}
	@keyframes bounce_a {
	  0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
				transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
	  }

	  40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -14px, 0);
				transform: translate3d(0, -14px, 0);
	  }

	  70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -6px, 0);
				transform: translate3d(0, -6px, 0);
	  }

	  90% {
		-webkit-transform: translate3d(0,-1px,0);
				transform: translate3d(0,-1px,0);
	  }
	}

	.bounce_a {
	  -webkit-animation-name: bounce_a;
			  animation-name: bounce_a;
	  -webkit-transform-origin: center bottom;
		  -ms-transform-origin: center bottom;
			  transform-origin: center bottom;
	}
	
	
	.bka{width: 90%;margin: 0 auto;margin-top: 1.5%;margin-top: 6%;border-bottom: 1px solid #dcdcdc;padding-bottom: 4%;}
	.bka_a{border-bottom: 1px solid #dcdcdc;width: 100%;padding-bottom: 4%;}
	.bka_a p{text-align: center;font-size: 1.2rem;color: #333333;line-height: 30px;letter-spacing: 3px;}
	.bka_a p br{display: none;}
	.bka_b{width: 50%;border-right: 1px solid #dcdcdc;padding: 0 6% 0 4%;margin-top: 6%;height: 70px;}
	.bka_b h6{font-size: 1rem;color: #333333;line-height: 18px;}
	.bka_b p{font-size: 0.7rem;color: #8f8f8f;line-height: 17px;margin-top: 7px;}
	.bka_b p br{display: none;}
	.bka_c{border: none;padding: 0 2% 0 8%;}
	.bka_e{border: none;padding: 0 2% 0 8%;}
	.bka_b:nth-child(6){border: none;}
/*案例*/
	.al{width: 100%;margin: 0 auto;margin-top: 8%;overflow: hidden;}
	.bt{opacity: 1;transition: all ease 0.3s;}
	.bt h6{text-align: center;font-size: 1.2rem;color: #333333;line-height: 22px;letter-spacing: 2px;}
	.bt h6 img{display: inline-block;position: relative;top: 3px;margin-right: 5px;}
	.bt h6 span{width: 10px;display: inline-block;}
	.bt h6 b{font-family: "Microsoft YaHei","微软雅黑";font-weight: normal;font-size: 1.3rem;text-transform: uppercase;margin-right: 5px;letter-spacing: 1px;}
	.bt p{width: 88%;margin: 0 auto;text-align: center;font-size: 0.7rem;color: #818181;line-height: 18px;margin-top: 8px;letter-spacing: 0.5px;}
	.ala{width: 100%;border-top: 1px solid #eaeaea;margin-top: 5%;padding-top: 4%;}
	.ala_a{display: table;margin: 0 auto;}
	.ala p{float: left;transition: all ease 0.3s;}
	.ala p a{font-size: 0.8rem;color: #818181;line-height: 15px;transition: all ease 0.3s;}
	.ala p a:hover{color: #000;}
	.ala p:hover{transform: translateY(-4px);}
	.ala span{display: block;float: left;width: 1px;height: 15px;background-color: #eaeaea;margin: 0 8px;}
	.alb{width: 92%;margin-top: 6%;margin-left: 4%;}
	.alb_a{width: 100%;overflow: hidden;background-color: #fff;margin-top: 1%;}
	.alb_a img{width: 100%;transition: all ease 0.5s;}
	.alb_a:hover img{transform: scale(1.15);opacity: 0.8;}
/*全景展示*/
	.qj{width: 100%;margin: 0 auto;margin-top: 8%;}
	.qj .bt h6 m{font-size: 28px;}
	.qj .bt h6 img{top: 3px;}
	.qj .bt h6 img.pc{display: none;}
	.qja{width: 90%;margin: 0 auto;margin-top: 3%;}
	.qja_a{width: 100%;overflow: hidden;position: relative;margin-top: 2%;}
	.qja_a img.ta{width: 100%;transition: all ease 0.3s;}
	.qja_a img.tb{width: 19%;position: absolute;left: 0;top: 0;}
	.qja_a p{position: absolute;width: 95%;left: 2.5%;bottom: 4%;line-height: 45px;height: 45px;background-color: rgba(0,0,0,0.6);font-size: 0.95rem;color: #fff;padding: 0 4%;}
	.qja_a:hover img.ta{transform: scale(1.1);}
	
	.liuy_sy{width: 100%;margin-top: 8%;}
	.liuy_sy .liuyb input{border: 1px solid #dfdfdf;}
	.liuy_sy .liuyb .input2{width: 100%;}
/*关于*/
	.gya{width: 100%;margin: 0 auto;margin-top: 10%;}
	.gya img{width: 100%;}
	.gyb{width: 92%;margin: 0 auto;margin-top: 8%;overflow: hidden;}
	.gyb h5{font-size: 1.1rem;color: #333333;line-height: 24px;letter-spacing: 2px;}
	.gyb h5 b{font-family: "Microsoft YaHei","微软雅黑";font-weight: normal;font-size: 1.3rem;text-transform: uppercase;margin-right: 9px;}
	.gyb h6{font-size: 0.9rem;color: #b9b9b9;line-height: 13px;text-transform: uppercase;margin-top: 6px;letter-spacing: 1px;}
	.gyb p{font-size: 0.85rem;color: #818181;line-height: 24px;margin-top: 8%;}
	.gyb_xt{width: 110%;height: 1px;background-color: #eaeaea;margin-top: 10%;}
	.gyb_m{width: 160px;height: 42px;line-height: 42px;text-align: center;background-color: #383838;transition: all ease 0.3s;}
	.gyb_m a{font-size: 1rem;color: #fff;text-transform: uppercase;display: block;}
	.gyb_m:hover{transform: translateX(6px);}
/*合作客户*/
	.hz{width: 100%;margin: 0 auto;overflow: hidden;margin-top: 8%;}
	.hz .bt h6 img{width: 60px;}
	.hza{width: 90%;margin: 0 auto;margin-top: 5%;}
	.hza img{width: 100%;}
/*全案*/
	.qa{width: 92%;margin: 0 auto;overflow: hidden;margin-top: 10%;}
	.qaa{width: 100%;margin-top: 6%;}
	.qaa_a{width: 100%;position: relative;overflow: hidden;background-color: #fff;}
	.qaa_b{width: 100%;}
	.qaa_c{width: 100%;}
	.qaa_a img{width: 100%;transition: all ease 0.3s;}
	.qaa_w{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 8% 0 0 8%;transition: all ease 0.3s;}
	.qaa_w h6{font-size: 1.1rem;color: #333333;line-height: 22px;letter-spacing: 1px;}
	.qaa_w p{font-size: 0.75rem;color: #333333;line-height: 20px;margin-top: 6px;}
	.qaa_a:hover img{transform: scale(1.1);opacity: 0.8;}
	.qaa_a:hover .qaa_w{padding-top: 12%;}
/*装修攻略*/
	.gl{width: 100%;margin: 0 auto;background-color: #f8f8f8;padding: 10% 0;margin-top: 9%;position: relative;}
	.gl .bt h6 img{width: 200px;top: 1px;}
	.gla{position: absolute;right: 5%;bottom: 7.5%;}
	.gla img{width: 12px;cursor: pointer;transition: all ease 0.3s;position: relative;z-index: 2;margin: 0 15px;}
	.glb{width: 100%;margin-top: 2%;overflow: hidden;}
	.sjgla{width: 100%;}
	.gle{width: 86%;margin: 0 auto;margin-top: 5%;}
	.gle_w{width: 100%;transition: all ease 0.3s;}
	.gle_w h6{font-size: 0.9rem;color: #404040;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.gle_w p{font-size: 0.75rem;color: #818181;line-height: 22px;height: 44px;overflow: hidden;margin-top: 4%;}
	.gle_t{width: 45%;overflow: hidden;margin-top: 6%;transition: all ease 0.3s;}
	.gle_t img{width: 100%;transition: all ease 0.3s;}
	.gle:hover .gle_w{transform: translateY(6px);}
	.gle:hover .gle_w h6{color: #000;}
	.gle:hover .gle_t{transform: translateY(-6px);}
	.gle:hover .gle_t img{transform: scale(1.1);}
	.gl .gyb_m{margin-top: 8%;margin-left: 7%;}
	.gl .gyb_m:hover{transform: translateY(-6px);}
/*footer*/
	.yj{width: 100%;padding: 10% 1% 70px 1%;}
	.yja p{font-size: 1.3rem;color: #333333;line-height: 24px;letter-spacing: 3px;}
	.yja p img{margin-top: 8px;width: 90px;}
	.yja > img{width: 80px;margin-top: 30px;}
	.yjb{width: 62%;margin-top: 6px;}
	.yjb h6{font-size: 1rem;color: #333333;line-height: 16px;margin-bottom: 8px;}
	.yjb p{width: 100%;font-size: 0.7rem;color: #404040;margin-top: 8px;}
	.yjb p img{display: inline-block;position: relative;top: 4px;margin-right: 10px;}
	.yjc{width: 102%;margin-left: -1%;background-color: #f8f8f8;margin-top: 8%;padding-bottom: 20px;}
	.yjc .commen{padding: 15px 0;}
	.yjc p{font-size: 0.7rem;color: #898989;line-height: 20px;text-align: center;float: none;}
	.yjc p a{font-size: 0.7rem;color: #898989;transition: all ease 0.3s;}
	.yjc p a:hover{color: #000;}

	
/*****************************************内页开始******************************************/
	
/*全案设计页*/
	.mbx{margin-top: 10px;}
	.mbx p{text-align: right;background-image: url(../img/h25.png);background-size: 13px 19px;background-repeat: no-repeat;background-position: right center;padding-right: 24px;font-size: 0.8rem;color: #b9b9b9;}
	.mbx p a{font-size: 0.8rem;color: #b9b9b9;transition: all ease 0.3s;}
	.mbx p a:hover{color: #332c2b;}
	.neiye{width: 100%;overflow: hidden;}
	.neiye .bt{opacity: 1;}
	.qaya{width: 100%;margin-top: 8%;}
	.qayb{margin-top: 10%;}
	.qayaa{width: 100%;}
	.qayaa_a{width: 25%;margin-top: 5%;}
	.qayaa_a img{width: 36px;margin: 0 auto;transition: all ease 0.3s;}
	.qayaa_a p{text-align: center;font-size: 0.95rem;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 10px;letter-spacing: 1px;}
	.qayaa_a:hover img{transform: translateY(-6px);}
	.qayc{margin: 0 auto;width: 100%;margin-top: 11%;}
	.qayc img{width: 70%;max-width: 500px;margin: 0 auto;}
	.qayc_w{width: 100%;margin-top: 8%;}
	.qayc_w h5{font-size: 1.2rem;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 2px;}
	.qayc_w h6{font-size: 0.88rem;color: #818181;line-height: 14px;margin-top: 12px;letter-spacing: 1px;margin-bottom: 6%;}
	.qayc_w p{font-size: 0.85rem;color: #818181;line-height: 24px;text-align: justify;}
	.qayc_w span{display: block;width: 100%;height: 1px;background-color: #e5e5e5;margin: 6% 0;}
	.qayd{margin: 0 auto;width: 100%;margin-top: 4%;}
	.qayda{width: 48%;border: 1px solid #d2d2d2;padding: 26px 0 0 5%;height: 115px;margin-top: 4%;}
	.qayda:nth-child(2n){float: right;}
	.qayda h6{font-size: 1.1rem;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 2px;position: relative;}
	.qayda h6::after{position: absolute;content: "";width: 36px;height: 1px;background-color: #d2d2d2;top: 10px;left: -45px;}
	.qayda h6 span{font-family: "Microsoft YaHei","微软雅黑";font-size: 0.9rem;color: #d5d5d5;text-transform: uppercase;letter-spacing: 1px;margin-left: 4px;}
	.qayda p{font-size: 0.82rem;color: #818181;line-height: 24px;margin-top: 11px;}
	.qaye{margin: 0 auto;width: 100%;margin-top: 5%;}
	.qayea{width: 100%;margin-top: 5%;padding-left: 2%;}
	.qayea span{display: block;width: 42px;height: 5px;background-color: #e5e5e5;}
	.qayea p{font-size: 0.95rem;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 26px;margin-top: 5%;letter-spacing: 1px;}
	.qaye img{width: 100%;margin-top: 8%;}
	.sjqayf{width: 130%;margin-top: 5%;margin-left: 2%;}
	.qayf{width: 96%;margin: 0 auto;margin-top: 10%;}
	.qayfa{width: 100%;position: relative;overflow: hidden;transition: all ease 0.3s;}
	.qayfb{margin-left: 0;}
	.qayfa img{width: 100%;transition: all ease 0.3s;}
	.qayfa_w{position: absolute;width: 100%;left: 0;top: 0;padding-top: 19%;}
	.qayfa_w h6{text-align: center;font-size: 1.1rem;color: #333333;line-height: 24px;}
	.qayfa_w p{text-align: center;font-size: 0.85rem;color: #333333;line-height: 24px;margin-top: 6px;}
	.qayfa:hover img{transform: scale(1.05);}
	.qayg{width: 100%;margin-top: 11%;}
	.qayga{width: 106%;margin-left: -3%;}
	.qayga_a{width: 33.3%;margin-top: 6%;position: relative;}
	.qayga_a::after{position: absolute;content: "";width: 68%;height: 1px;background-color: #d2d2d2;top: 67px;right: 66%;}
	.qayga_a:nth-child(3n+1)::after{display: none;}
	.qayga_a img.ta{width: 50px;margin: 0 auto;}
	.qayga_a p{text-align: center;width: 120%;margin-left: -10%;font-size: 0.9rem;color: #333333;line-height: 20px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 8px;}
	.qayga_a img.tb{width: 30px;margin: 0 auto;margin-top: 12px;}
	.qaygb{display: none;}
	.qayh{width: 100%;margin-top: 10%;position: relative;}
	.qayh img{width: 140%;margin-left: -20%;}
	.qayh_w{position: absolute;width: 100%;left: 0;top: 0;padding-top: 6%;}
	.qayh_w h6{text-align: center;font-size: 1.1rem;color: #fff;line-height: 26px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;}
	.qayh_w p{font-size: 0.55rem;color: #fff;text-align: center;font-family: "Microsoft YaHei","微软雅黑";line-height: 11px;margin-top: 12px;text-transform: uppercase;}
	.liuy{width: 100%;overflow: hidden;background-color: #f8f8f8;padding: 10% 0;}
	.liuya{width: 100%;}
	.liuya_a{border-left: 3px solid #333333;padding-left: 12px;}
	.liuya_a h6{font-size: 1.1rem;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;}
	.liuya_a p{font-size: 0.85rem;color: #818181;letter-spacing: 1px;margin-top: 6px;line-height: 14px;}
	.liuya_a p span{font-size: 1rem;margin-left: 10px;}
	.liuya > span{display: none;}
	.liuyb{width: 100%;margin-top: 2%;}
	.liuyb .input1{width: 100%;line-height: 45px;height: 45px;background-color: #fff;border-radius: 30px;font-size: 0.9rem;color: #818181;padding-left: 20px;letter-spacing: 1px;margin-top: 15px;}
	.liuyb textarea{width: 100%;line-height: 24px;height: 120px;background-color: #fff;border-radius: 20px;font-size: 0.9rem;color: #818181;padding-left: 20px;letter-spacing: 1px;padding-top: 10px;margin-top: 20px;}
	.liuyb .input2{width: 140px;margin: 0 auto;display: block;height: 45px;line-height: 45px;text-align: center;border-radius: 30px;background-color: #333333;font-size: 0.9rem;color: #fff;margin-top: 15px;cursor: pointer;}
	
/*案例列表页*/
	.all{width: 100%;margin-top: 8%;overflow: hidden;margin-bottom: 10%;}
	.alla{width: 90%;margin: 0 auto;margin-top: 2%;}
	.alla .alb_a{margin-top: 4%;}
	.ym{display: table;margin: 0 auto;margin-top: 10%;}
	.ym p{float: left;width: 32px;height: 32px;line-height: 32px;background-color: #3f3f3f;text-align: center;margin: 0 3px;transition: all ease 0.3s}
	.ym p.on{background-color: #000;}
	.ym p:hover{background-color: #000;}
	.ym p.a{width: 53px;}
	.ym p a{font-size: 0.85rem;color: #fff;display: block;transition: all ease 0.3s;}
	
/*案例内页*/
	.aln{width: 100%;overflow: hidden;margin: 1% 0 10%;}
	.alna{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
	.alna h1{font-size: 1.2rem;color: #333333;line-height: 28px;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";}
	.alnb{width: 100%;margin-top: 8%;border-bottom: 1px solid #e5e5e5;padding-bottom: 6%;}
	.alnba{width: 100%;position: relative;}
	.alnba img.tb{width: 52%;}
	.alnba img.ta{position: absolute;left: 2%;bottom: 0;width: 35%;}
	.alnbb{width: 100%;margin-top: 8%;}
	.alnbb p{font-size: 0.85rem;color: #818181;line-height: 24px;}
	.alnbb img{max-width: 100%;margin: 0 auto;margin-top: 6%;}
	.alnbb strong{display: block;font-weight: normal;font-size: 0.8rem;color: #b5b5b5;line-height: 22px;margin-top: 8%;text-align: right;padding-right: 10px;}
	.alnbb strong a{font-size: 0.8rem;color: #b5b5b5;transition: all ease 0.3s;}
	.alnbb strong a:hover{color: #000;}
	.fhlb{width: 148px;margin: 0 auto;height: 36px;line-height: 36px;text-align: center;background-color: #3f3f3f;transition: all ease 0.3s;margin-top: 8%;}
	.fhlb a{font-size: 0.9rem;color: #fff;display: block;}
	.fhlb:hover{transform: translateY(-6px);}
	
/*办公空间页*/
	.bgya{width: 100%;margin-top: 8%;border-bottom: 1px solid #e5e5e5;padding-bottom: 8%;}
	.bgya img{float: left;width: 180px;}
	.bgya p{float: right;font-size: 0.85rem;color: #818181;line-height: 26px;width: 100%;margin-top: 4%;}
	.bgyb{width: 100%;margin-top: 8%;}
	.bgyba h6{font-size: 1.3rem;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 3px;}
	.bgyba p{font-size: 0.85rem;color: #818181;line-height: 14px;margin-top: 10px;}
	.bgybb{width: 100%;margin-top: 4%;}
	.bgybb_a{width: 31.916%;border: 1px solid #d2d2d2;margin-top: 4%;height: 160px;padding-top: 20px;margin-left: 2.126%;}
	.bgybb_a:nth-child(3n+1){margin-left: 0;}
	.bgybb_a img{width: 50px;margin: 0 auto;transition: all ease 0.3s;}
	.bgybb_a:hover img{transform: translateY(-6px);}
	.bgybb_a h6{text-align: center;font-size: 0.9rem;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 10px;}
	.bgybb_a p{font-size: 0.7rem;color: #b9b9b9;line-height: 14px;margin-top: 7px;text-align: center;}
	.bgyc{width: 100%;background-image: url(../img/h48.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 9%;padding: 10% 0 18%;}
	.bgyc img{width: 62%;margin-right: 3%;}
	.bgyd{width: 100%;margin-top: 8%;}
	.bgyda{width: 100%;margin-left: 5%;}
	.bgyda_a{width: 33.333%;margin-top: 5%;position: relative;}
	.bgyda_a::after{position: absolute;content: "";width: 100%;height: 1px;border-top: 1px dashed #d2d2d2;left: 0;top: 30px;z-index: 1;}
	.bgyda_a:nth-child(3n)::after{display: none;}
	.bgyda_a img{width: 60px;transition: all ease 0.3s;position: relative;z-index: 2;}
	.bgyda_a:hover img{transform: rotateZ(15deg);}
	.bgyda_a h6{font-size: 1rem;color: #b9b9b9;line-height: 14px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 12px;}
	.bgyda_a p{font-size: 1rem;color: #333333;line-height: 20px;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 5px;width: 140%;position: relative;}
	.bgyda_a p span{font-size: 1.2rem;color: #333333;}
	.bgydb{width: 100%;background-color: #f3f3f3;margin-top: 8%;padding: 6%;border-radius: 10px;}
	.bgydb p{float: left;font-size: 1.1rem;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 32px;letter-spacing: 1px;}
	.bgydb p span{width: 27px;display: inline-block;display: block;}
	.bgydb h6{float: left;font-size: 1.1rem;color: #fff;line-height: 42px;background-color: #333333;min-width: 300px;text-align: center;border-radius: 40px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 2px;margin-top: 2%;}
	.bgye{width: 100%;margin-top: 10%;background-image: url(../img/h49.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 11% 0 20%;}
	.bgye img{width: 60%;margin-left: -9px;}
	.bgyf{margin-bottom: 10%;}
	.bgyf .qayga p span{display: block;font-size: 14px;font-family: "Microsoft YaHei","微软雅黑";color: #818181;margin-top: 5px;}
	.bgyf .qayga_a::after{top: 92px;}
	
/*方案报价页*/
	.bjya{width: 100%;margin-top: 8%;}
	.bjya_a{width: 52%;margin-left: 2%;border: 1px solid #d2d2d2;height: 320px;padding: 25px 3% 0 2.5%;margin-bottom: 2%;}
	.bjya_a h6{font-size: 1.1rem;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";margin-bottom: 8px;letter-spacing: 1px;}
	.bjya_a .input1{width: 100%;line-height: 40px;background-color: #f9f9f9;height: 40px;font-size: 0.8rem;color: #818181;letter-spacing: 1px;padding-left: 21px;border-radius: 26px;margin-top: 8px;}
	.bjya_a p{font-size: 0.7rem;color: #818181;line-height: 14px;margin-top: 12px;text-align: center;}
	.bjya_a .input2{width: 100%;line-height: 40px;background-color: #333333;height: 40px;font-size: 0.9rem;color: #fff;letter-spacing: 1px;border-radius: 26px;margin-top: 20px;text-align: center;cursor: pointer;}
	.bjya_b{width: 42%;margin-left: 2%;}
	.bjya_ba{width: 100%;border: 1px solid #d2d2d2;height: 155px;padding-top:25px;}
	.bjya_bb{margin-top: 10px;}
	.bjya_ba h6{font-size: 1.1rem;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";margin-bottom: 10px;letter-spacing: 1px;}
	.bjya_ba p{width: 88%;margin: 0 auto;font-size: 0.8rem;color: #818181;line-height: 22px;letter-spacing: 1px;margin-top: 16px;text-align: center;}
	.bjya_ba p br{display: none;}
	.bjya_c{width: 52%;margin-left: 2%;border: 1px solid #d2d2d2;height: 320px;padding: 70px 0 0 3.143%;}
	.bjya_c h6{font-size: 1.1rem;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 30px;}
	.bjya_c span{display: block;width: 24px;height: 3px;background-color: #333333;margin-top: 20px;}
	.bjya_c p{font-size: 0.9rem;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 20px;}
	.bjyb{width: 100%;background-color: #f9f9f9;margin-top: 10%;padding: 9% 0;}
	.btn h6{font-size: 1.2rem;color: #333333;line-height: 24px;text-align: center;letter-spacing: 1px;font-family: "Microsoft YaHei","微软雅黑";}
	.btn p{text-align: center;font-family: "Microsoft YaHei","微软雅黑";font-size: 0.85rem;color: #8f8f8f;text-transform: uppercase;line-height: 19px;margin-top: 8px;letter-spacing: 4px;}
	.btn h5{text-align: center;font-family: "Microsoft YaHei","微软雅黑";font-size: 1.1rem;color: #333333;text-transform: uppercase;line-height: 19px;letter-spacing: 1px;margin-bottom: 8px;}
	.bjyba{width: 100%;margin-top: 5%;}
	.bjyba_a{width: 48%;background-color: #fff;height: 180px;padding: 30px 10px 0 3%;margin: 1%;}
	.bjyba_a h6{font-size: 1rem;color: #d5d5d5;line-height: 11px;font-family: "Microsoft YaHei","微软雅黑";text-transform: uppercase;letter-spacing: 1px;}
	.bjyba_a span{display: block;width: 36px;height: 1px;background-color: #d2d2d2;margin-top: 12px;}
	.bjyba_a h5{font-size: 1.1rem;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";margin-top: 15px;letter-spacing: 3px;}
	.bjyba_a p{font-size: 0.85rem;color: #818181;line-height: 24px;margin-top: 6px;letter-spacing: 1px;}
	.bjyba_a p br{display: none;}
	.bjyc{width: 100%;margin-top: 9%;}
	.bjyca{width: 100%;margin: 0 auto;margin-top: 2%;}
	.bjyca_a{width: 100%;margin-top: 5%;}
	.bjyca_a img{width: 100%;}
	.bjyca_a p{font-size: 1rem;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 26px;letter-spacing: 1px;text-align: center;text-transform: uppercase;margin-top: 12px;}
	.bjyd{width: 100%;margin-top: 10%;}
	.bjyda{width: 100%;margin-top: 5%;}
	.bjyda p{max-width: 430px;margin: 0 auto;line-height: 32px;height: 32px;text-align: center;background-color: #333333;border-radius: 30px;margin-top: 5%;font-size: 0.9rem;color: #fff;font-family: "Microsoft YaHei","微软雅黑";}
	.bjyda img{width: 65.357%;margin: 0 auto;}
	.bjydb{width: 100%;margin: 0 auto;margin-top: 0;}
	.bjydb_a{width: 100%;margin-bottom: 4%;}
	.bjydb_a img{width: 100%;}
	.bjydb_a p{text-align: center;font-size: 1.1rem;color: #333333;line-height: 24px;margin-top: 14px;letter-spacing: 2px;font-family: "Microsoft YaHei","微软雅黑";}
	.bjye{width: 100%;margin-top: 10%;}
	.bjyea{width: 110%;margin-top: 1%;}
	.bjyea_a{width: 33.33%;margin-top: 5%;}
	.bjyea_a:nth-child(4){margin-left: 16%;}
	.bjyea_a img{width: 75px;}
	.bjyea_a h6{font-size: 1rem;color: #333333;line-height: 20px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;margin-top: 19px;}
	.bjyea_a p{font-size: 0.8rem;color: #818181;line-height: 22px;margin-top: 8px;}
	.bjyf{width: 100%;margin-top: 10%;margin-bottom: 10%;}
	.bjyfa{width: 103%;margin-top: 8%;}
	.bjyfa_a{width: 50%;position: relative;min-height: 150px;}
	.bjyfa_a:nth-child(-n+6)::after{position: absolute;content: "";width: 1px;border-left: 1px dashed #c4c4c4;height: 150px;left: 20px;top: 40px;}
	.bjyfa_a h5{width: 40px;height: 40px;border-radius: 50%;border: 1px solid #acacac;text-align: center;line-height: 40px;font-size: 1rem;color: #acacac;font-family: "Microsoft YaHei","微软雅黑";float: left;background-color: #fff;}
	.bjyfa_aw{margin-left: 5%;width: calc(95% - 40px);}
	.bjyfa_aw h6{font-size: 1.1rem;color: #333333;line-height: 20px;margin-top: 3px;letter-spacing: 1px;font-family: "Microsoft YaHei","微软雅黑";}
	.bjyfa_aw p{font-size: 0.85rem;color: #818181;margin-top: 6px;line-height: 22px;}
	.bjyfb{max-width: 545px;width: 100%;margin: 0 auto;margin-top: 5%;}
	.bjyfb img{width: 100%;}
	
/*攻略列表页*/
	.glla{width: 100%;}
	.gllb{width: 100%;margin-top: 8%;border-top: 1px solid #e5e5e5;padding-top: 8%;}
	.gllb:nth-child(1){border: none;padding: 0;}
	.gllb_t{width: 50%;overflow: hidden;}
	.gllb_t img{width: 100%;transition: all ease 0.3s;}
	.gllb_w{width: 46%;margin-top: 1px;}
	.gllb_w h6{font-size: 0.95rem;color: #404040;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.gllb_w p{font-size: 0.82rem;color: #818181;line-height: 22px;height: 44px;overflow: hidden;margin-top: 5%;}
	.gllb_w span{display: block;font-size: 0.85rem;color: #818181;font-size-adjust: w3;text-transform: uppercase;margin-top: 7%;transition: all ease 0.3s;}
	.gllb_w span img{display: inline-block;margin-left: 11px;position: relative;top: -3px;}
	.gllb:hover .gllb_t img{transform: scale(1.05);}
	.gllb:hover .gllb_w h6{color: #000;}
	.gllb:hover .gllb_w span{transform: translateX(6px);}
	
/*攻略内页*/
	.gln{width: 100%;margin-top: 3%;}
	.glna{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 6%;}
	.glna h1{text-align: center;font-size: 1.2rem;line-height: 34px;color: #333333;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;}
	.glna p{font-size: 0.8rem;color: #b9b9b9;line-height: 10px;font-family: "Microsoft YaHei","微软雅黑";text-align: center;text-transform: uppercase;margin-top: 5px;letter-spacing: 1px;}
	.glnb{width: 100%;border-bottom: 1px solid #e5e5e5;padding: 1% 0 8% 1%;}
	.glnb p{font-size: 0.85rem;color: #818181;line-height: 25px;margin-top: 5%;}
	.glnb img{max-width: 100%;margin: 0 auto;margin-top: 5%;}
	.glnb span{display: block;text-align: center;font-size: 0.75rem;color: #b5b5b5;margin-top: 10px;line-height: 12px;}
	.glnb strong{display: block;font-weight: normal;text-align: right;margin-top: 8%;font-size: 0.8rem;color: #b5b5b5;line-height: 22px;}
	.glnb strong a{font-size: 0.8rem;color: #b5b5b5;transition: all ease 0.3s;}
	.glnb strong a:hover{color: #000;}
	
/*关于我们页*/
	.gyy{width: 100%;overflow: hidden;margin-top: 8%;margin-bottom: 10%;}
	.gyya{border-bottom: 1px solid #e5e5e5;padding-bottom: 5%;}
	.gyya h6{text-align: center;font-size: 1.3rem;color: #333333;font-family: "Microsoft YaHei","微软雅黑";line-height: 24px;letter-spacing: 2px;}
	.gyya h6 span{font-size: 1.3rem;font-family: "Microsoft YaHei","微软雅黑";margin-right: 5px;display: inline-block;text-transform: uppercase;}
	.gyya p{text-align: center;font-size: 0.95rem;color: #b9b9b9;font-family: "Microsoft YaHei","微软雅黑";text-transform: uppercase;letter-spacing: 2px;margin-top: 11px;}
	.gyyb{width: 100%;margin-top: 6%;}
	.gyyb h5{font-size: 1.2rem;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 2px;}
	.gyyb h6{text-align: center;font-size: 0.8rem;line-height: 24px;color: #818181;margin-top: 7px;letter-spacing: 1px;}
	.gyyb p{font-size: 0.85rem;color: #818181;line-height: 26px;margin-top: 5%;}
	.gyyc{width: 100%;margin-top: 6%;overflow: hidden;position: relative;}
	.gyyc > img{width: 100%;}
	.gyyc_an{position: absolute;bottom: 5%;left: 5%;}
	.gyyc_an div{cursor: pointer;width: 14px;margin-right: 20px;height: 25px;background-size: 100% 100%;}
	.gyyc_anz{background-image: url(../img/h91.png)}
	.gyyc_any{background-image: url(../img/h92.png)}
	.gyyd{width: 100%;margin-top: 8%;}
	.gyyd h6{font-size: 1.3rem;color: #333333;line-height: 24px;text-align: center;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 2px;}
	.gyyd p{text-align: center;font-size: 0.85rem;color: #818181;line-height: 24px;margin-top: 5%;}
	.gyyd p br{display: none;}
	.gyyd img.ta{width: 80px;margin: 0 auto;margin-top: 8%;}
	.gyyd img.tb{width: 122px;margin: 0 auto;margin-top: 5%;}
	.gyyd span{display: block;text-align: center;font-size: 0.85rem;color: #333333;line-height: 23px;margin-top: 6%;}
	
/*人才招聘页*/
	.zpyb{width: 100%;border-top: 1px solid #e5e5e5;margin-bottom: 10%;}
	.zpyba{width: 100%;margin-top: 8%;}
	.zpyba h5{font-size: 1.3rem;color: #333333;line-height: 24px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 2px;margin-left: 6%;}
	.zpyba h5 span{font-size: 1rem;margin-left: 5px;}
	.zpyba_a{width: 100%;background-color: #f8f8f8;padding: 6%;margin-top: 4%;}
	.zpyba_a h6{font-size: 1rem;color: #333333;line-height: 18px;font-family: "Microsoft YaHei","微软雅黑";letter-spacing: 1px;}
	.zpyba_a p{font-size: 0.85rem;color: #818181;line-height: 26px;margin-top: 12px;width: 100%;}
	.zpyba_am{width: 112px;height: 32px;line-height: 32px;text-align: center;border-radius: 30px;background-color: #46474a;margin-top: 5%;transition: all ease 0.3s;float: left;}
	.zpyba_am a{font-size: 0.85rem;color: #fff;display: block;}
	.zpyba_am:hover{transform: translateX(-6px);}
	.gy_yj{background-color: #fff;margin-top: 2%;}
	.gy_yj .commen{padding-bottom: 100px;}
	
/*联系我们页*/
	.gyya_lx{border: none;padding: 0;}
	.lxya{width: 100%;border-bottom: 1px solid #e8e8e8;padding-bottom: 8%;margin-top: 6%;}
	.lxya p{font-size: 0.85rem;color: #818181;line-height: 24px;}
	.lxyb{width: 100%;margin-top: 8%;}
	.lxyb .yjb{margin-left: 5%;margin-top: 5px;width: 100%;float: none;}
	.lxyb_a{width: 100px;float: none;margin: 0 auto;margin-top: 9%;}
	.lxyb_a img{width: 100%;}
	.ditu{width: 100%;margin: 0 auto;margin-top: 9%;}
	
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-top: 110px;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 20px;margin-top: 100px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
	
.bjydb{width: 100%;}

	
	
	
	
@media (min-width: 350px){




	
}	
	
@media (min-width: 374px){
	.qaa{}
	.ala span{margin: 0 10px;}

	
}
	
	
	

	
@media (min-width: 400px){
	.qaa{}


	
}
	
@media (min-width: 414px){
	.sjdha_t2{width: 40px;top: calc(50% - 20px);}
	.ala span{margin: 0 11px;}



	
}
	
	
	
	
	
@media (min-width: 450px){
	.sjdha_t1 p{font-size: 0.75rem;margin-top: 1.8%;letter-spacing: 0.5px;}
	.bka_b p{font-size: 0.75rem;}
	.qaa{}
	.yja{margin-left: 4%;}
	.ala span{margin: 0 12px;}
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 44px;top: calc(50% - 22px);}
	.sjdha_t1 p{font-size: 0.8rem;margin-top: 1.9%;}
	.qaa{height: 410px;}
	.yja{margin-left: 6%;}
	.yjb p{font-size: 0.8rem;letter-spacing: 1px;}
	.ala span{margin: 0 14px;}
}		
	
	
	
@media (min-width: 550px){
	.sjdha_t1 p{font-size: 0.85rem;margin-top: 2%;}
	.qaa{height: 455px;}
	.yjb{width: 56%;}
	.alla .alb_a{width: 49%;}
	.alla .alb_a:nth-child(2n){float: right;}
	.bjyca{margin-top: 6%;}
	.bjyca_a{width: 32.163%;margin: 0 0.5851%;}
}	
	
		
	
@media (min-width: 600px){
	.sjdha_t1 p{font-size: 0.95rem;margin-top: 2%;}
	.qaa{}
	
}	
	
@media (min-width: 650px){
	.sjdha_t1 p{font-size: 1rem;margin-top: 2%;}
	.qaa{}


}
	
	
	
@media (min-width: 700px){
	.sjdha_t2{width: 58px;top: calc(50% - 29px);}
	.sjdha_t1 p{font-size: 1.1rem;margin-top: 1.2%;}
	.qaa{}
}		
	
@media (min-width: 750px){
	body{max-width: 750px;margin: 0 auto;}
	.sjdhgd{max-width: 750px;left: 50%;margin-left: -375px;}
	.qaa{}

}	
	
	
	
	
	
	
	
	
	
	
	
	
	
}




