.l-head{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
}
.l-head .nav{
    position: relative;
    height: 72px;
    text-align: center;
    background: #000000;
    z-index: 999;
}
.l-head .nav *,
.l-head .nav a{
    color: white;
}
.l-head .nav li{
    border: 1px solid #2E302F;
	border-bottom: none;
    border-right: none;
}
.l-head .nav li a{
    display: inline-block;
    padding: 14px 35px 11px;
    background: #000000;
}
.l-head .nav li:hover a{
    background: #212121;
}
.l-head .nav li a.active{
    background: #212121!important;
}
.l-head .nav li:nth-child(1){
    position: relative;
    left: -10px;
	width: 154px;
	height: 112px;
    border: none;
    background: #000;
    z-index: 999;
}
.l-head .nav li:nth-child(1):hover a{
	background: #000;
}
.l-head .nav li:nth-child(1) img{
	margin: 19px 0 0;
}
.l-head .nav li:nth-last-child(2){
    border-right: 1px solid #2E302F;
}
.l-head .nav li:nth-child(1) a{
    padding: 0;
    height: 112px;
}
.l-head .nav li p{
    margin: 7px 0 0;
    line-height: 14px;
}
.l-head .nav li span{
    display: inline-block;
    line-height: 12px;
    font-family: Arial;
    font-size: 12px;
    color: #565858;
}
.l-middle{
}
.l-middle .hy{
    height: 755px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/sect-1-bg.png") repeat-y center top;
}
.l-middle .hy2{
    height: 795px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 0;
    background: url("../img/sect-1-bg.png") repeat-y center top!important;
}
.l-middle .hy2 .black {
    margin: 0!important;
}
.l-middle .hy .l-serv .cont{
	margin: 0;
}
.l-middle .hy .cont{
    position: relative;
    /* padding: 60px 0 0; */
    text-align: center;
}
.l-middle .hy .cont .swiper-slide ul{
	text-align: center;
}
.l-middle .hy .cont .swiper-slide li{
	display: inline-block;
	width: 396px;
	text-align: left;
}
.l-middle .hy .cont .swiper-slide:nth-child(2) li:nth-child(2){
	position: relative;
	left: 19px;
}
.l-middle .hy .cont .swiper-slide:nth-child(3) li:nth-child(1){
	position: relative;
	left: -34px;
}
.l-middle .hy .cont .swiper-slide:nth-child(3) li:nth-child(2){
	position: relative;
	left: 43px;
}
.l-middle .hy .cont .swiper-slide p:nth-child(1){
    margin: 0 0 5px;
    padding: 40px 0 0 113px;
    font-size: 21.6px;
    color: #2c2c2c;
	white-space: nowrap;
}
.l-middle .hy .cont .swiper-slide p:nth-child(2){
    padding: 0 0 0 80px;
    font-size: 14px;
    color: #2c2c2c;
    white-space: nowrap;
}
.l-middle .hy .cont .swiper-slide p:nth-child(3){
    padding: 0 0 0 55px;
    font-size: 14px;
    color: #2c2c2c;
    white-space: nowrap;
}
.l-middle .hy .cont .swiper-slide p:nth-child(4){
    padding: 0 0 0 38px;
    font-size: 14px;
    color: #2c2c2c;
    white-space: nowrap;
}
.l-middle .hy .black{
    display: inline-block;
    margin: 40px 0 120px;
    padding: 6px 40px;
    color: white;
    background: #212121;
}
.l-middle .hy .cont>h1{
    color: #212124;
}
.l-middle .hy .cont>h4{
    margin: 17px 0 0;
    color: #767877;
}
.l-middle .sj .up{
    position: relative;
    text-align: center;
}
.l-middle .sj .up .jsleft{
    left: -50%;
}
.l-middle .sj .up .jsright{
    right: -50%;
}
.l-middle .sj .up .title{
    display: block;
    margin: 40px 0 0;
    text-align: center;
    z-index: 999;
}
.l-middle .sj .up .title *{
    position: relative;
    color: #fffff4;
    z-index: 999;
}
.l-middle .sj .up .title p:nth-child(1){
    font-size: 16px;
}
.l-middle .sj .up .title p:nth-child(2){
    margin: 0 0 30px;
    font-family: Book Antiqua;
    font-size: 12px;
}
.l-middle .sj .up .pic{
    position: relative;
    width: 50%;
    height: 715px;
    margin: -146px 0 0;
    overflow: hidden;
    z-index: 9;
}
.l-middle .sj .up .pic img{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}
.l-middle .sj .up .pic div{
    /* opacity: 1; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 715px;
    /* background: rgba(0,0,0,.8); */
    z-index: 999;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .sj .up .pic:hover div{
    opacity: 0;
}
.l-middle .sj .up .text{
    position: relative;
    width: 50%;
    height: 715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -146px 0 0;
    padding: 190px 0 0 43px;
    text-align: left;
    background: #131315;
}
.l-middle .sj .up .text *{
    color: white;
}
.l-middle .sj .up .text h1{
    font-family: Candara;
    line-height: 65px;
    font-size: 80px;
    font-weight: normal;
}
.l-middle .sj .up .text p:nth-child(3){
    font-family: Book Antiqua;
    font-size: 12px;
}
.l-middle .sj .up .text p:nth-child(4){
    margin: 60px 0 0;
    line-height: 48px;
}
.l-middle .sj .down{
    position: relative;
    margin: -1px 0 0;
    text-align: center;
}
.l-middle .sj .down .title{
    display: block;
    margin: 40px 0 0;
    text-align: center;
    z-index: 999;
}
.l-middle .sj .down .title *{
    position: relative;
    color: #fffff4;
    z-index: 999;
}
.l-middle .sj .down .title p:nth-child(1){
    font-size: 16px;
}
.l-middle .sj .down .title p:nth-child(2){
    margin: 0 0 30px;
    font-family: Book Antiqua;
    font-size: 12px;
}
.l-middle .sj .down .jsleft{
    left: -50%;
}
.l-middle .sj .down .jsright{
    right: -50%;
}
.l-middle .sj .down .pic{
    position: relative;
    width: 50%;
    height: 715px;
    margin: -146px 0 0;
    overflow: hidden;
    z-index: 9;
}
.l-middle .sj .down .pic img{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}
.l-middle .sj .down .pic div{
    /* opacity: 1; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 715px;
    /* background: rgba(0,0,0,.8); */
    z-index: 999;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .sj .down .pic:hover div{
    opacity: 0;
}
.l-middle .sj .down .text{
    position: relative;
    width: 50%;
    height: 715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -146px 0 0;
    padding: 190px 43px 0 0;
    text-align: right;
    background: #131315;
}
.l-middle .sj .down .text *{
    color: white;
}
.l-middle .sj .down .text h1{
    font-family: Candara;
    line-height: 65px;
    font-size: 80px;
    font-weight: normal;
}
.l-middle .sj .down .text p:nth-child(3){
    font-family: Book Antiqua;
    font-size: 12px;
}
.l-middle .sj .down .text p:nth-child(4){
    margin: 60px 0 0;
    line-height: 48px;
}
.l-middle .case{
    padding: 0 0 70px;
    background: #FEFEFE;
}
.l-middle .case .top{
    height: 119px;
    margin: 0 0 40px;
    background: url("../img/sect-3-icon.png") no-repeat center;
}
.l-middle .case .cont{
    position: relative;
    text-align: center;
}
.l-middle .case .swiper-slide{
    position: relative;
}
.l-middle .case .l-img{
    width: 100%;
}
.l-middle .case .l-img img{
    max-width: 100%;
}
.l-middle .case .text{
    opacity: 0;
    position: relative;
    top: -47px;
    left: 0;
    width: 250px;
    height: 95px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 29px 0 0 12px;
    text-align: left;
    background: white;
    -webkit-box-shadow: 0px 1px 12px 1px #dadada;
    -moz-box-shadow: 0px 1px 12px 1px #dadada;
    box-shadow: 0px 1px 12px 1px #dadada;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .case .swiper-slide:hover .text{
    opacity: 1;
}
.l-middle .case .text>div:nth-child(2){
	width: 180px;
	overflow: hidden;
}
.l-middle .case .text img{ 
    margin: 4px 10px 0 0;
}
.l-middle .case .text h5{
	width: 180px;
    color: #212124;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.l-middle .case .text p{
    line-height: 12px;
    font-size: 12px;
    color: #e6e6e6;
}
.l-middle .sl{
    height: 734px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 0;
    background: url("../img/sect-4-bg.png") no-repeat center;
}
.l-middle .sl .l-title *{
    color: white;
}
.l-middle .sl ul{
    margin: 50px 0 0;
}
.l-middle .sl li{
    display: inline-block;
    width: 376px;
    height: 308px;
    border-bottom: 3px solid #7A7C7B;
    -webkit-border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 31px 0 0;
    padding: 60px 0 0;
    text-align: center;
    background: white;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .sl li *{
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .sl li:hover{
    border-bottom: 3px solid #212121;
    background: #212121;
}
.l-middle .sl li a{
    display: block;
    width: 376px;
    height: 308px;
}
.l-middle .sl li h1{
    margin: 0 0 20px;
    font-weight: normal;
    font-size: 16px;
    color: #303030;
}
.l-middle .sl li p:nth-child(2){
    display: inline-block;
    width: 265px;
    margin: 0 0 20px;
    font-size: 14px;
    color: #787878;
}
.l-middle .sl li:nth-child(3n){
    margin-right: 0;
}
.l-middle .sl li:hover a,
.l-middle .sl li:hover a *{
    color: white;
}
.l-middle .sl li span{
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 10px 2px;
}
.l-middle .sl li span:nth-child(4){
    background: #212121;
}
.l-middle .sl li:hover span:nth-child(4){
    background: #fff;
}
.l-middle .sl li span:nth-child(5){
    background: #E3BE8E;
}
.l-middle .sl li p:nth-child(7){
    display: inline-block;
    border-bottom: 1px dotted #646464;
    padding: 6px 7px;
    font-family: Candara;
    font-size: 12px;
    font-weight: bold;
    color: #646464;
}
.l-middle .sl li:hover p:nth-child(7){
    border-bottom: 1px dotted #fff;
    color: #fff;
}
.l-middle .stor{
    padding: 0 0 100px;
}
.l-middle .stor li *{
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .stor .l-title{
    padding: 80px 0 70px;
}
.l-middle .stor li{
    width: 593px;
    height: 250px;
    margin: 0 14px 12px 0;
    background: #F5F5F5;
    background-size: 100% auto!important;
}
.l-middle .stor li:hover{
    background: #F5F5F5;
}
.l-middle .stor li:nth-child(2n){
    margin-right: 0;
}
.l-middle .stor li .shade{
    width: 593px;
    height: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 48px;
    background: rgba(0,0,0,0);
}
.l-middle .stor li:hover .shade{
    background: rgba(0,0,0,.7);
}
.l-middle .stor li .shade *{
    color: white;
}
.l-middle .stor li .shade p:nth-child(1){
    color: #2d2d2d;
}
.l-middle .stor li:hover .shade p:nth-child(1){
    color: #cfd5d3;
}
.l-middle .stor li .shade p:nth-child(2){
    font-family: Arial;
    font-size: 12px;
    color: #939192;
}
.l-middle .stor li:hover .shade p:nth-child(2){
    color: #cfd5d3;
}
.l-middle .stor li .shade p:nth-child(3){
    margin: 14px 0 40px;
    font-size: 12px;
    color: #939192;
}
.l-middle .stor li:hover .shade p:nth-child(3){
    color: #cfd5d3;
}
.l-middle .stor li .shade p:nth-child(4){
    text-align: right;
    font-size: 12px;
    color: #7b7b7b;
}
.l-middle .stor li:hover .shade p:nth-child(4){
    color: #e3be8e;
}
.l-middle .stor li .text{
    width: 374px;
}
.l-middle .stor li .l-img{
	width: 100px;
	height: 64.05px;
}
.l-middle .stor li .l-img img{
	max-width: 100px;
	height: 64.05px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.l-middle .stor li:hover .l-img img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.l-foot{
    padding: 8px 0 0;
    text-align: center;
    background: #131315;
}
.l-foot *,
.l-foot a{
    color: white;
}
.l-foot .l-title *{
    color: white;
}
.l-foot h5{
    margin: 0 0 19px;
    text-align: left;
    font-weight: normal;
}
.l-foot .shap{
    width: 286px;
    margin: 0 105px 0 0;
    text-align: left;
}
.l-foot .shap a{
    display: inline-block;
    border: 1px solid #A2A2A2;
    margin: 0 1px 6px;
    padding: 3px 16px;
    color: #A2A2A2;
}
.l-foot .shap a:hover{
    border: 1px solid #fff;
    color: #fff;
}
.l-foot .addr{
    text-align: left;
}
.l-foot .addr p{
	line-height: 26px;
    font-size: 12px;
    color: #a2a2a2;
}
.l-foot .work{
    width: 272px;
}
.l-foot .work li{
    position: relative;
    margin: 0 5px 5px 0;
}
.l-foot .work li:nth-child(4n){
    margin-right: 0;
}
.l-foot .work .l-img{
    width: 64px;
    height: 64px;
}
.l-foot .work .l-img img{
    width: 64px;
    height: 64px;
}
.l-foot .work .shap{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px;
    background: url("../img/foot-pic-shade.png") no-repeat center;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-foot .work li:hover .shap{
    opacity: 1;
}
.l-foot .nav{
    margin: 70px 0 0;
}
.l-foot .nav li{
    display: inline-block;
}
.l-foot .nav li a{
    display: inline-block;
    padding: 0 25px;
    color: #a2a2a2;
}
.l-foot .nav li:hover a{
    color: #fff;
}
.l-foot .nav li a.active{
    color: #fff;
}
.l-foot .righ{
    padding: 60px 0;
}
.l-foot .righ .cn,
.l-foot .righ .en{
    width: 330px;
    font-size: 12px;
    color: #a2a2a3;
}
.l-foot .righ a{
    display: inline-block;
}
.l-abou-atti{
    margin-top: -60px;
}
.l-abou-atti .colu{
    position: relative;
    z-index: 999;
}
.l-abou-atti .colu a{
    display: inline-block;
    border-right: 1px solid #1C1C1C;
    padding: 13px 42px;
    color: #fff;
    background: #3F3E3E;
}
.l-abou-atti .colu li:last-child a{
    border-right: none;
}
.l-abou-atti .colu li:hover a{
    border-right: 1px solid #E3BE8E;
    color: #363636;
    background: #E3BE8E;
}
.l-abou-atti .colu li.active a{
    border-right: 1px solid #E3BE8E;
    color: #363636;
    background: #E3BE8E;
}
.l-abou-atti .colu li a.active{
    border-right: 1px solid #E3BE8E;
    color: #363636;
    background: #E3BE8E;
}
.l-abou-atti .pt{
    padding: 0 0 100px;
}
.l-abou-atti .pt .l{
    width: 543px;
    padding: 72px 0 0;
}
.l-abou-atti .pt .l .title hr{
    position: relative;
    top: 13px;
    width: 47px;
    height: 2px;
    background: #E3BE8E;
    z-index: 999;
}
.l-abou-atti .pt .l .title h1{
    display: inline-block;
    font-family: Britannic;
    font-size: 30px;
    color: #1a1a1a;
}
.l-abou-atti .pt .l .title span{
    position: relative;
    top: -5px;
    margin: 0 0 0 11px;
}
.l-abou-atti .pt .l .title span:nth-child(3){
    display: inline-block;
    padding: 5px 12px;
    line-height: 12px;
    font-size: 12px;
    color: white;
    background: #151515;
}
.l-abou-atti .pt .l .title span:nth-child(4){
    display: inline-block;
    padding: 5px 12px;
    line-height: 12px;
    font-size: 12px;
    color: white;
    background: #E3BE8E;
}
.l-abou-atti .pt .l p{
    margin: 40px 0 0;
    line-height: 35px;
    font-size: 12px;
    color: #8e8e8e;
}
.l-abou-atti .pt .r{
    width: 600px;
}
.l-abou-atti .pt .r .l-img{
	width: 600px;
	height: 514px;
}
.l-abou-atti .pt .r .l-img img{
	max-width: 600px;
	max-height: 514px;
}
.l-abou-atti .vide{
    position: relative;
    width: 100%;
    height: 631px;
}
.l-abou-atti .vide video{
    width: 100%;
    height: 631px;
}
.vide .l-wrapper{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 234px 0 0 490px;
}
.l-abou-atti .vide .shad{
    position: absolute;
    top: 0;
    width: 100%;
    height: 631px;
    background: url("../img/l-serv-shad6.png") no-repeat center;
}
.l-serv .item .cont p:nth-child(1){
	/* position: relative;
	right: -1345px; */
}
.l-serv .item .cont p span{
	font-size: 16px;
	font-weight: bold;
	color: #c3ad6a;
}
.l-serv .vide .shad{
    background: url("../img/l-serv-shad5.png") no-repeat center;
}
.l-abou-atti .vide #shade-2{
	background: url("../img/l-serv-shad7.png") no-repeat center;
} 
.shade-1{ 
	position: relative;
	/* right: -1420px; */
	padding: 234px 0 0 80px; 
}
.shade-2{  
	position: relative;
	left: -460px;
	padding: 234px 0 0 80px; 
}
.vide .shad *{
	color: white;
}
.vide .shad h1{
	margin: 0 0 45px;
	font-family: Britannic;
	font-size: 30px;
}
.vide .shad h1 hr{
	display: inline-block;
	position: relative;
	top: -9px;
	left: 5px;
	width: 50px;
	height: 2px;
	background: #C3AD6A;
}
.vide .shad h5:nth-child(2){
	margin: 0 0 0 50px;
}
.vide .shad h5:nth-child(3){
	margin: 45px 0 0 200px;
}
.vide .shad h5 hr{
	display: inline-block;
	position: relative;
	top: -4px;
	width: 150px;
	height: 1px;
	margin: 0 15px 0 0;
	background: #C3AD6A;
}
.l-abou-hono .swiper{
    position: relative;
}
.l-abou-hono{
    padding: 0 0 220px;
}
.l-ctct ul{
    position: relative;
    z-index: 999;
    margin-top: -210px;
}
.l-ctct li{
    width: 33.2%;
    height: 395px;
    border-right: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-bottom: 1px solid #DEDEDE;
    padding: 50px 30px 0;
    text-align: center;
    background: #F6F6F6;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-ctct li:hover{
    border-right: 1px solid #212121;
    background: #212121;
}
.l-ctct li:nth-child(3){
	border-right: none;
}
.l-ctct li:last-child{
	width: 99.7%;
	height: 218px;
    border: none;
}
.l-ctct li:nth-child(4){
	width: 99.7%;
	height: 218px;
    border: none;
}
.l-ctct li h2{
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-ctct li:hover h2{
    color: white;
}
.l-ctct li h6{
	color: #a2a2a3;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-ctct li:hover h6{
    color: white;
}
.l-ctct li img:nth-child(2){
    margin: 27px 0 12px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-ctct li p{
    line-height: 37px;
    font-size: 12px;
    color: #a2a2a3;
    /* white-space: nowrap; */
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-ctct li p a{
	color: #a2a2a3;
}
.l-ctct li:hover p{
    color: #cecece;
}
.l-ctct li:hover p a{
    color: #cecece;
}
.l-ctct .word{
    padding: 80px 0;
    text-align: center;
}
.l-ctct .word h1{
    margin: 0 0 30px;
    font-size: 36px;
}
.l-ctct .word p{
    margin: 0 0 25px;
    color: #7e7e7e;
}
.l-ctct .word form{
    text-align: left;
}
.l-ctct .map{
    height: 600px;
}
.l-abou-team .l-title2{
	padding-top: 45px;
    padding-bottom: 40px;
}
.l-abou-team .desc{
    line-height: 42px;
    text-align: center;
}
.l-abou-team .desc p{
    color: #909090;
}
.l-abou-team .cont{
    width: 1023px;
    margin: 0 auto;
    padding: 120px 0 0;
}
.l-abou-team .cont li:nth-child(2){
    margin-bottom: 170px;
    padding: 140px 0 0;
}
.l-abou-team .cont .l-img{
    width: 510px;
    height: 404px;
}
.l-abou-team .cont .l-img img{
    max-width: 510px;
    max-height: 404px;
}
.l-abou-team .cont .text{
    width: 470px;
}
.l-abou-team .cont li:nth-child(even) .pic{
	float: right;
}
.l-abou-team .cont li:nth-child(even) .text{
	float: left;
}
.l-abou-team .cont .text .title hr{
    display: inline-block;
    position: relative;
    width: 71px;
    height: 2px;
    background: #C3AD6A;
}
.l-abou-team .cont .text .title hr:nth-child(1){
    top: 9px;
    left: -12px;
    float: right;
    z-index: 999;
}
.l-abou-team .cont .text .title hr:nth-child(4){
    top: -9px;
    z-index: 999;
}
.l-abou-team .cont .text .title h1{
    display: inline-block;
    font-family: Britannic;
    font-size: 30px;
}
.l-abou-team .cont .text .title h1:nth-child(2){
    float: right;
}
.l-abou-team .cont .text .title h1:nth-child(5){
    position: relative;
    left: -10px;
    margin: 13px 0 0;
}
.l-abou-team .cont .text>h5{
    margin: 45px 0 7px;
}
.l-abou-team .cont .text .desc{
    padding: 30px 0;
    line-height: 36px;
    text-align: left;
}
.l-abou-team .cont .text a{
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 4px 10px;
    line-height: 12px;
    font-size: 12px;
    color: white;
}
.l-abou-team .cont .text a:nth-last-child(2){
    background: #151515;
}
.l-abou-team .cont .text a:nth-last-child(1){
    background: #C3AD6A;
}
.l-abou-team .cont .text>h5,
.l-abou-team .cont .text>p,
.l-abou-team .cont .text>.desc,
.l-abou-team .cont .text>a{
    position: relative;
    left: 65px;
}
.l-case .list{
    padding: 70px 0;
}
.l-case .pagination{
	margin-top: -10px;
}
.l-case .list li{
    width: 375px;
    margin: 0 37px 22px 0;
}
.l-case .list li:nth-child(3n){
    margin-right: 0;
}
.l-case .list li:nth-child(1n) .l-img{
    width: 375px;
    height: 420px;
}
.l-case .list li:nth-child(1n) .l-img img{
    width: 375px;
    height: 420px;
}
.l-case .list li:nth-child(2n) .l-img{
    width: 375px;
    height: 218px;
}
.l-case .list li:nth-child(2n) .l-img img{
    width: 375px;
    height: 218px;
}
.l-case .list li p:nth-child(1){
    margin: 17px 0 10px;
    color: #565656;
}
.l-case .list li p:nth-child(2){
    line-height: 30px;
    color: #999999;
}
.l-case .list li p:nth-child(3){
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    margin: 15px 0 0;
    padding: 10px 0;
    font-size: 12px;
    color: #999999;
}
.l-case .list li p:nth-child(3) span{
    font-family: Arial;
    font-size: 12px;
    color: #cfcfcd;
}
.l-case .list li:nth-child(5){
    margin-top: -202px;
}
.l-serv .l-title2{
    padding-top: 45px;
}
.l-serv .cont{
    min-height: 405px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 120px;
    padding: 23px 0 0 0;
}
.l-serv .cont .pic{
	/* position: relative;
	left: -1200px; */
}
.l-serv .cont .text{
	position: relative;
	left: -267px;
	padding: 22px 0 0;
}
.l-serv .cont p{
    position: relative;
    line-height: 62px;
    color: #2c2c2c;
	white-space: nowrap;
}
.l-serv .cont p:nth-child(2){
    top: -12px;
    right: -43px;
}
.l-serv .cont p:nth-child(3){
    top: -11px;
    right: -64px;
}
.l-serv .cont p:nth-child(4){
    top: -4px;
    right: -59px;
}
.l-serv .cont p:nth-child(5){
    top: -3px;
    right: -25px;
}
.l-serv .item3{
    padding: 130px 0 100px;
}
.l-serv .item3 li{
    margin: 0 0 110px;
}
.l-serv .text{
    width: 505px;
    padding: 90px 0 0;
}
/* .l-serv li:nth-child(1) .text{
    position: relative;
	left: -80%;
}
.l-serv li:nth-child(1) .pic{
    position: relative;
	right: -80%;
} */
.l-serv li:nth-child(2) .text{
	/* position: relative;
	right: -80%; */
	float: right!important;
}
.l-serv li:nth-child(2) .pic{
	/* position: relative;
	left: -80%; */
	float: left!important;
}
.l-serv .text h1{
    font-family: Britannic;
}
.l-serv .text h1 hr{
    position: relative;
    top: -7px;
    display: inline-block;
    width: 47px;
    height: 2px;
    background: #C3AD6A;
    z-index: 9999;
}
.l-serv .text h5{
    position: relative;
    left: 50px;
    margin: 25px 0 0;
}
.l-serv .text h2{
    position: relative;
    left: 50px;
    margin: 37px 0 0;
    font-size: 14px;
    font-weight: normal;
    color: #838181;
}
.l-serv .text h2 hr{
    position: relative;
    top: -4px;
    display: inline-block;
    width: 122px;
    height: 1px;
    margin: 0 10px 0 0;
    background: #E4E4E4;
    z-index: 9999;
}
.l-serv .item3 li:nth-child(1) .l-img{
    -webkit-box-shadow: 40px 41px 1px 1px #F5F5F5;
    -moz-box-shadow: 40px 41px 1px 1px #F5F5F5;
    box-shadow: 40px 41px 1px 1px #F5F5F5;
}
.l-serv .item3 li:nth-child(2) .l-img{
    -webkit-box-shadow: 40px 41px 1px 1px #F5F5F5;
    -moz-box-shadow: 40px 41px 1px 1px #F5F5F5;
    box-shadow: -40px 41px 1px 1px #F5F5F5;
}
.l-proj .l-title2 h1{
    margin: 18px 0 -10px;
    color: #4e4e4e;
}
.l-proj .l-title2 h1 span{
    font-size: 36px;
    color: #000;
}
.l-proj .desc p{
    line-height: 32px;
}
.l-proj .desc h1{
    margin: 10px 0 75px;
}
.l-proj .item{
	position: relative;
    margin-bottom: 110px;
}
.l-proj .item li{
    position: relative;
}
.l-proj .item li:nth-child(2){
    margin-left: 178px;
}
.l-proj .item li .shad{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 69%;
    margin: 42px 0 0;
    background: #EDEDED;
}
.l-proj .item li .l-img{
    position: relative;
    left: 45px;
    width: 510px;
    height: 504px;
    -webkit-box-shadow: 0px 1px 12px 1px #dadada;
    -moz-box-shadow: 0px 1px 12px 1px #dadada;
    box-shadow: 0px 1px 22px 1px #dadada;
}
.l-proj .item li:nth-child(2) .l-img{
    left: -45px;
}
.l-proj .item li .l-img img{
    max-width: 510px;
    max-height: 504px;
}
.l-proj .item>img{
    position: absolute;
    top: 100px;
    left: 479px;
}
.l-proj .item li h1{
    margin: 40px 0 12px 46px;
    color: #505050;
}
.l-proj .item li h1 span{
    color: #bbbbbb;
}
.l-proj .item li h4{
    margin: 0 0 0 46px;
    font-weight: normal;
    color: #505050;
}
.l-proj .item li:nth-child(2) h1,
.l-proj .item li:nth-child(2) h4{
    position: relative;
    left: -90px;
}
.l-proj .item2{
    height: 750px;
    background: url("../img/l-advi-bg.png") no-repeat center;
}
.l-proj .item2 *,
.l-proj .item2 a{
    color: white;
}
.l-proj .item2 .title{
    padding: 48px 0 100px;
}
.l-proj .item2 .title h1{
    margin: 0 0 20px;
}
.l-proj .item2 .title span:nth-child(1){
    line-height: 50px;
    font-family: "ºÚÌå";
    font-size: 50px;
}
.l-proj .item2 li{
    margin: 0 18px 18px 0;
}
.l-proj .item2 li:nth-child(4n){
    margin-right: 0;
}
.l-proj .item2 li a{
    display: inline-block;
    width: 284px;
    height: 166px;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 15px;
}
.l-proj .item2 li a hr{
    width: 35px;
    height: 1px;
    margin: 34px 0;
    background: white;
}
.l-proj .item2 li a p:nth-child(3){
    font-size: 12px;
}
.l-proj .item2 .href{
    display: inline-block;
    position: relative;
    top: -60px;
    left: -150px;
    float: right;
}
.l-proj .item2 .href hr{
    display: inline-block;
    position: relative;
    top: -4px;
    width: 100px;
    background: white;
}
.l-proj .item3{
    padding: 70px 0 0;
    text-align: center;
}
.l-proj .item3 h5{
    margin: 0 0 70px;
    letter-spacing: 10px;
    color: #2b2b2b;
}
.l-proj .item3 div{
    height: 445px;
    background: url("../img/l-advi-pic3.png") no-repeat center;
}
.l-proj .item4{
    padding: 27px 0;
}
.l-proj .item4 li:nth-child(2),
.l-proj .item4 li:nth-child(3){
    margin: 0 0 0 45px;
}
.l-proj .item4 li:nth-child(4){
    float: right;
    text-align: center;
}
.l-proj .item4 li h5:nth-child(1){
    margin: 0 0 15px;
}
.l-proj .item4 li p{
    margin: -3px 0 6px;
    font-size: 12px;
    color: #a2a2a2;
}
.l-stor .cont{
    padding: 0 0 120px;
    text-align: center;
}
.l-stor .cont>a{
    display: inline-block;
    border: 1px solid #D8D8D8;
    margin: 20px 0 0;
    padding: 8px 30px;
    color: #383838;
}
.l-stor .cont>a:before{
    display: inline-block;
    position: relative;
    left: 50px;
    top: -39px;
    content: "";
    width: 14px;
    height: 14px;
    background: url("../img/l-stor-icon.png") no-repeat center;
}
.l-stor .cont>a:after{
    display: inline-block;
    content: "";
    width: 14px;
    height: 14px;
}
.l-stor .list{
    background: url("../img/stor-bg.png") repeat-y center;
}
.l-stor .list .l-title2{
    padding-top: 90px;
}
.l-stor .list li{
    width: 563px;
    margin: 0 0 128px;
    text-align: left;
}
.l-stor .list li:nth-child(odd){
    margin-right: 74px;
	position: relative;
    top: -10px;
}
.l-stor .list li:nth-child(even){
    position: relative;
    top: 100px; 
}
/* .l-stor .list li:nth-child(3){
    position: relative;
    top: -110px;
}
.l-stor .list li:nth-child(6){
    position: relative;
    top: -12px;
} */
.l-stor .list li h1{
    font-family: Arial;
    color: #aa8026;
}
.l-stor .list li h5{
    margin: 2px 0 20px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #c7c7c3;
}
.l-stor li .title{
    margin: 0 0 20px;
    color: #565656;
}
.l-stor li .desc{
    margin: 0 0 32px;
    line-height: 30px;
    color: #999999;
}
.l-stor li img{
    display: block;
    width: 100%;
}
.l-stor li:nth-child(odd) h1{
    position: relative;
    left: -14px;
}
.l-stor li:nth-child(odd) h1:before{
    display: inline-block;
    position: relative;
    left: 608px;
    top: -2px;
    content: "";
    width: 14px;
    height: 14px;
    background: url("../img/l-stor-icon.png") no-repeat center;
}
.l-stor li:nth-child(even) h1{
    position: relative;
    left: -14px;
}
.l-stor li:nth-child(even) h1:before{
    display: inline-block;
    position: relative;
    left: -29px;
    top: -2px;
    content: "";
    width: 14px;
    height: 14px;
    background: url("../img/l-stor-icon.png") no-repeat center;
}
.pagination{
	display: inline-block;
	margin-bottom: 70px;
	margin-top: 70px;
}
.pagination li{
	float: left;
	border: 1px solid #EEEEEE;
	margin-right: 5px;
	padding: 5px 7px;
	width: 20px;
	text-align: center;
}
.pagination .active{
	background: #EEEEEE;
}
.pagination li span,
.pagination li a{
	font-size: 16px;
	text-align: center;
	display: inline-block;
}
.l-cont2{
	padding: 70px 0;
	text-align: center;
}
.l-cont2>img{
	margin: 30px 0;
}
.l-cont2 img{
	max-width: 100%;
}
.l-cont2 .cont{
	text-align: left;
}
.l-sx{
	margin: 20px 0 0;
}
.l_mess{
	padding: 15px 0 0;
}
.l_mess .write div{
	float: left;
	margin: 0 31px 0 0;
}
.l_mess .write div:nth-child(3){
	margin-right: 0;
}
.l_mess .write div:nth-child(4){
	margin: 17px 0 0;
}
.l_mess .write div:nth-child(4),
.l_mess .write div:nth-child(5){
	margin-right: 0;
	clear: both;
}
.l_mess .write div:nth-last-child(2){
	position: relative;
	top: -10px;
}
.l_mess input{
	width: 377px;
	height: 53px;
	border: 1px solid #E6E6E6;
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input::-webkit-input-placeholder { /* WebKit browsers */ 

color: #9e9e9d; 

} 

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 

color: #9e9e9d; 

} 

input::-moz-placeholder { /* Mozilla Firefox 19+ */ 

color: #9e9e9d; 

} 

input:-ms-input-placeholder { /* Internet Explorer 10+ */ 

color: #9e9e9d; 

} 
.l_mess textarea{
	width: 1197px;
	height: 251px;
	border: 1px solid #E6E6E6;
	padding: 20px 0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #9e9e9d;
}
.l_mess .submit{
	padding: 20px 0 0;
	clear: both;
	text-align: center;
}
.l_mess .submit input{
	width: 158px;
	height: 40px;
	padding: 0!important;
	background: #000000;
	color: #fff;
}
.l_mess img{
	display: inline-block;
	position: relative;
	top: 20px;
	left: 15px;
}
.itemL{
	position: relative;
	/* left: -80%; */
}
.itemR{
	position: relative;
	/* right: -80%; */
}
.l-abou-team li:nth-child(1) .pic{
	position: relative;
	/* left: -95%; */
}
.l-abou-team li:nth-child(1) .text{
	position: relative;
	/* right: -95%; */
}
.l-abou-team li:nth-child(2) .text{
	position: relative;
	/* left: -95%; */
}
.l-abou-team li:nth-child(2) .pic{
	position: relative;
	/* right: -95%; */
}
audio{
	position: fixed;
	bottom: 30px;
	left: 1px;
	z-index: 9999;
}
#colu{
	position: relative;
	top: -37px;
}
.slideBoxPW{
	visibility: hidden;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	z-index: 9999;
}
.slideBoxP{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width:900px;
    overflow:hidden;
}
.slideBoxP ul{
    list-style:none;
}
.slideBoxP *{
    border: none;
    margin: 0;
    padding: 0;
}
.slideBoxP .clos{
	/* display: none; */
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px 0 0 11px;
	background: white;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 9999999;
	cursor: pointer;
}
.slideBox {
    height:500px;
    position:relative;
}
.slideBox ul{
    position:relative;
    width:6300px;  <!--×Ü³¤¶È-->
}
.slideBox ul li {
    float:left;
    width:900px;
    height:500px;
    position:relative;
}
.slideBox video{
    width: 900px;
    height: 100%;
}
.spanBox {
    position:relative;
    width: 1999px;
    height:74px;
    margin: 3px 0 0;
    overflow: hidden;
}
.spanBox span{
    display: inline-block;
    width: 141px;
    margin:0 2px;
    line-height:16px;
    text-align:center;
    text-shadow:2px 2px 2px #C5EBF0;
    font-family:cabin-sketch;
    font-size:15px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
	cursor: pointer;
}
.spanBox span:first-child{
    margin-left: 7px;
}
.slideBoxP .spanBox .active {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.spanBox span .l-img{
	padding: 2px 0;
	width: 141px;
	height: 70px;
}
.spanBox span img{
    max-width: 141px;
    max-height: 70px;
}
.slideBoxP .prev {
    display: none;
    position:absolute;
    left:0px;
    top: 46%;
    float:left;
    border-left:solid 1px rgba(251,245,246,1.00);
    opacity:0.5;
}
.slideBoxP .next {
    display: none;
    width:15px;
    height:50px;
    position:absolute;
    right:0px;
    top: 46%;
    float:right;
    border-right:solid 1px rgba(245,237,237,1.00);
    opacity:0.5
}
.l-banner{
	height: 480px;
}
